Show patches with: State = Action Required       |   6255 patches
« 1 2 ... 45 46 4762 63 »
Patch Series S/W/F Date Submitter Delegate State
[bpf-next,v7,04/24] selftests/bpf: add test for accessing ctx from syscall program type Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires New
[bpf-next,v7,01/24] selftests/bpf: fix config for CLS_BPF Introduce eBPF support for HID devices --- 2022-07-21 Benjamin Tissoires New
[next] KVM: selftests: Fix spelling mistake "mismtach" -> "mismatch" [next] KVM: selftests: Fix spelling mistake "mismtach" -> "mismatch" --- 2022-07-21 Colin Ian King New
[v4,5/5] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh userfaultfd: add /dev/userfaultfd for fine grained access control --- 2022-07-19 Axel Rasmussen New
[v4,2/5] userfaultfd: add /dev/userfaultfd for fine grained access control userfaultfd: add /dev/userfaultfd for fine grained access control --- 2022-07-19 Axel Rasmussen New
KVM: selftests: fix bit test in is_steal_time_supported() KVM: selftests: fix bit test in is_steal_time_supported() --- 2022-07-19 Dan Carpenter New
selftests: memcg: uninitialized variable in test_memcg_reclaim() selftests: memcg: uninitialized variable in test_memcg_reclaim() --- 2022-07-19 Dan Carpenter New
tools/testing/selftests/bpf/test_xdp_veth.sh: fix Couldn't retrieve pinned program tools/testing/selftests/bpf/test_xdp_veth.sh: fix Couldn't retrieve pinned program --- 2022-07-19 Jie2x Zhou New
selftests:Unneeded semicolon selftests:Unneeded semicolon --- 2022-07-19 Xin Gao New
tools: Change the division operator to a right shift operator tools: Change the division operator to a right shift operator --- 2022-07-19 Lv qian New
[v3] KVM: selftests: Fix target thread to be migrated in rseq_test [v3] KVM: selftests: Fix target thread to be migrated in rseq_test --- 2022-07-19 Gavin Shan New
tools/testing/selftests/net/bpf/Makefile: fix fatal error: 'bpf/bpf_helpers.h' file not found tools/testing/selftests/net/bpf/Makefile: fix fatal error: 'bpf/bpf_helpers.h' file not found --- 2022-07-14 Jie2x Zhou New
selftests/bpf: Return true/false (not 1/0) from bool functions selftests/bpf: Return true/false (not 1/0) from bool functions --- 2022-07-13 xiaolinkui New
[v7,6/7] selftests/bpf: Add additional test for bpf_lookup_user_key() bpf: Add bpf_verify_pkcs7_signature() helper --- 2022-07-12 Roberto Sassu New
[v7,5/7] selftests: Add verifier tests for bpf_lookup_user_key() and bpf_key_put() bpf: Add bpf_verify_pkcs7_signature() helper --- 2022-07-12 Roberto Sassu New
[v7,4/7] bpf: Add bpf_verify_pkcs7_signature() helper bpf: Add bpf_verify_pkcs7_signature() helper --- 2022-07-12 Roberto Sassu New
[v7,3/7] bpf: Add bpf_lookup_user_key() and bpf_key_put() helpers bpf: Add bpf_verify_pkcs7_signature() helper --- 2022-07-12 Roberto Sassu New
[v7,2/7] KEYS: Move KEY_LOOKUP_ to include/linux/key.h bpf: Add bpf_verify_pkcs7_signature() helper --- 2022-07-12 Roberto Sassu New
[bpf-next,v6,05/23] bpf/verifier: allow kfunc to return an allocated mem Introduce eBPF support for HID devices --- 2022-07-12 Benjamin Tissoires New
[v2,1/2] selftests/x86/signal: Adjust the test to the kernel's altstack check selftests/x86: AMX-related test improvements --- 2022-07-11 Chang S. Bae New
[v4,2/5] kunit: flatten kunit_suite*** to kunit_suite** in .kunit_test_suites Rework KUnit test execution in modules --- 2022-07-09 David Gow New
[v4,1/5] kunit: unify module and builtin suite definitions Rework KUnit test execution in modules --- 2022-07-09 David Gow New
[v5,9/9] drm: selftest: convert drm_mm selftest to KUnit drm: selftest: Convert to KUnit --- 2022-07-08 Maíra Canal New
[v3] kunit: tool: Enable virtio/PCI by default on UML [v3] kunit: tool: Enable virtio/PCI by default on UML --- 2022-07-08 Daniel Latypov New
[v4,net-next,6/6] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests Extend locked port feature with FDB locked flag (MAC-Auth/MAB) --- 2022-07-07 Hans Schultz New
[v4,net-next,5/6] net: dsa: mv88e6xxx: mac-auth/MAB implementation Extend locked port feature with FDB locked flag (MAC-Auth/MAB) --- 2022-07-07 Hans Schultz New
[v4,net-next,4/6] net: dsa: mv88e6xxx: allow reading FID when handling ATU violations Extend locked port feature with FDB locked flag (MAC-Auth/MAB) --- 2022-07-07 Hans Schultz New
[v4,net-next,3/6] drivers: net: dsa: add locked fdb entry flag to drivers Extend locked port feature with FDB locked flag (MAC-Auth/MAB) --- 2022-07-07 Hans Schultz New
[v4,net-next,2/6] net: switchdev: add support for offloading of fdb locked flag Extend locked port feature with FDB locked flag (MAC-Auth/MAB) --- 2022-07-07 Hans Schultz New
[v4,net-next,1/6] net: bridge: add locked entry fdb flag to extend locked port feature Extend locked port feature with FDB locked flag (MAC-Auth/MAB) --- 2022-07-07 Hans Schultz New
[v7,14/14] memfd_create.2: Describe MFD_INACCESSIBLE flag KVM: mm: fd-based approach for supporting KVM guest private memory --- 2022-07-06 Chao Peng New
[v7,13/14] KVM: Enable and expose KVM_MEM_PRIVATE KVM: mm: fd-based approach for supporting KVM guest private memory --- 2022-07-06 Chao Peng New
[v7,12/14] KVM: Handle page fault for private memory KVM: mm: fd-based approach for supporting KVM guest private memory --- 2022-07-06 Chao Peng New
[v7,11/14] KVM: Register/unregister the guest private memory regions KVM: mm: fd-based approach for supporting KVM guest private memory --- 2022-07-06 Chao Peng New
[v7,10/14] KVM: Add KVM_EXIT_MEMORY_FAULT exit KVM: mm: fd-based approach for supporting KVM guest private memory --- 2022-07-06 Chao Peng New
[v7,09/14] KVM: Extend the memslot to support fd-based private memory KVM: mm: fd-based approach for supporting KVM guest private memory --- 2022-07-06 Chao Peng New
[v7,08/14] KVM: Rename mmu_notifier_* KVM: mm: fd-based approach for supporting KVM guest private memory --- 2022-07-06 Chao Peng New
[v7,07/14] KVM: Use gfn instead of hva for mmu_notifier_retry KVM: mm: fd-based approach for supporting KVM guest private memory --- 2022-07-06 Chao Peng New
[v7,06/14] KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS KVM: mm: fd-based approach for supporting KVM guest private memory --- 2022-07-06 Chao Peng New
[v7,05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag KVM: mm: fd-based approach for supporting KVM guest private memory --- 2022-07-06 Chao Peng New
[v7,04/14] mm/shmem: Support memfile_notifier KVM: mm: fd-based approach for supporting KVM guest private memory --- 2022-07-06 Chao Peng New
[v7,03/14] mm: Introduce memfile_notifier KVM: mm: fd-based approach for supporting KVM guest private memory --- 2022-07-06 Chao Peng New
[v7,02/14] selftests/memfd: Add tests for F_SEAL_AUTO_ALLOCATE KVM: mm: fd-based approach for supporting KVM guest private memory --- 2022-07-06 Chao Peng New
[v7,01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd KVM: mm: fd-based approach for supporting KVM guest private memory --- 2022-07-06 Chao Peng New
[v9,9/9] drivers/node: Show in sysfs node's crypto capabilities [v9,1/9] mm/memblock: Tag memblocks with crypto capabilities --- 2022-07-04 Martin Fernandez New
[v9,7/9] x86/e820: Add unit tests for e820_range_* functions [v9,1/9] mm/memblock: Tag memblocks with crypto capabilities --- 2022-07-04 Martin Fernandez New
[v9,5/9] x86/e820: Refactor e820__range_remove [v9,1/9] mm/memblock: Tag memblocks with crypto capabilities --- 2022-07-04 Martin Fernandez New
[v9,3/9] x86/e820: Add infrastructure to refactor e820__range_{update,remove} [v9,1/9] mm/memblock: Tag memblocks with crypto capabilities --- 2022-07-04 Martin Fernandez New
[v9,1/9] mm/memblock: Tag memblocks with crypto capabilities [v9,1/9] mm/memblock: Tag memblocks with crypto capabilities --- 2022-07-04 Martin Fernandez New
kunit: Documentation: Fix a kernel-doc reference kunit: Documentation: Fix a kernel-doc reference --- 2022-07-02 David Gow New
Documentation: Kunit: Fix example with compilation error Documentation: Kunit: Fix example with compilation error --- 2022-07-01 Maira Canal New
[net-next,v4,4/4] selftests: seg6: add selftest for SRv6 H.L2Encaps.Red behavior seg6: add support for SRv6 Headend Reduced Encapsulation --- 2022-07-01 Andrea Mayer New
[v4,4/4] selftest: Taint kernel when test module loaded [v4,1/4] panic: Taint kernel if tests are run --- 2022-07-01 David Gow New
[v3,7/9] drm: selftest: convert drm_framebuffer selftest to KUnit [v3,1/9] drm: selftest: convert drm_damage_helper selftest to KUnit --- 2022-06-30 Maíra Canal New
[v3,3/9] drm: selftest: convert drm_rect selftest to KUnit [v3,1/9] drm: selftest: convert drm_damage_helper selftest to KUnit --- 2022-06-30 Maíra Canal New
[v2] selftests/tpm2: increase timeout for kselftests [v2] selftests/tpm2: increase timeout for kselftests --- 2022-06-28 Stefan Mahnke-Hartmann New
[v6,5/5] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper bpf: Add bpf_verify_pkcs7_signature() helper --- 2022-06-28 Roberto Sassu New
[v6,4/5] bpf: Add bpf_verify_pkcs7_signature() helper bpf: Add bpf_verify_pkcs7_signature() helper --- 2022-06-28 Roberto Sassu New
[v6,3/5] scripts: Handle unsigned type prefix in bpf_doc.py bpf: Add bpf_verify_pkcs7_signature() helper --- 2022-06-28 Roberto Sassu New
[net-next,v3,3/4] selftests: seg6: add selftest for SRv6 H.Encaps.Red behavior seg6: add support for SRv6 Headend Reduced Encapsulation --- 2022-06-28 Andrea Mayer New
[v3,2/3] kunit: tool: make --kunitconfig repeatable, blindly concat [v3,1/3] kunit: tool: refactor internal kconfig handling, allow overriding --- 2022-06-27 Daniel Latypov New
tools: Strong conversion of void type pointer could be removed tools: Strong conversion of void type pointer could be removed --- 2022-06-27 Li kunyu New
[v13,4/4] Documentation: trace/objtrace: Add documentation for objtrace trace: Introduce objtrace trigger to trace the kernel object --- 2022-06-26 Jeff Xie New
[v13,2/4] trace/objtrace: Get the value of the object trace: Introduce objtrace trigger to trace the kernel object --- 2022-06-26 Jeff Xie New
[v2] kselftests/damon: add support for cases where debugfs cannot be read [v2] kselftests/damon: add support for cases where debugfs cannot be read --- 2022-06-25 Gautam Menghani New
kselftests/damon: add support for checking secureboot status kselftests/damon: add support for checking secureboot status --- 2022-06-24 Gautam Menghani New
[bpf-next,v2] selftests/bpf: Use bpf_tcp_helpers.h together with vmlinux.h [bpf-next,v2] selftests/bpf: Use bpf_tcp_helpers.h together with vmlinux.h --- 2022-06-24 Jörn-Thorben Hinz New
[GIT,PULL] Kselftest fixes update for Linux 5.19-rc4 [GIT,PULL] Kselftest fixes update for Linux 5.19-rc4 --- 2022-06-22 Shuah Khan New
[v10,1/2] selftests/x86/xstate: Add xstate signal handling test for XSAVE feature Introduce XSAVE feature self-test --- 2022-06-22 Pengfei Xu New
[RFC] kunit: tool: Enable virtio/PCI by default on UML [RFC] kunit: tool: Enable virtio/PCI by default on UML --- 2022-06-22 David Gow New
[v5,4/5] selftests/bpf: Add test for unreleased key references [v5,1/5] bpf: Export bpf_dynptr_get_size() --- 2022-06-21 Roberto Sassu New
[v5,3/5] bpf: Add bpf_verify_pkcs7_signature() helper [v5,1/5] bpf: Export bpf_dynptr_get_size() --- 2022-06-21 Roberto Sassu New
KVM: Fix a typo KVM: Fix a typo --- 2022-06-21 Zhang Jiaming New
selftests/vm: Only run the 128TB boundary test if 5-level paging is enabled selftests/vm: Only run the 128TB boundary test if 5-level paging is enabled --- 2022-06-20 Adam Sindelar New
[3/5] thunderbolt: test: Use kunit_test_suite() macro Rework KUnit test execution in modules --- 2022-06-18 David Gow New
selftests/proc: Fix proc-pid-vm for vsyscall=xonly. selftests/proc: Fix proc-pid-vm for vsyscall=xonly. --- 2022-06-16 Dylan Hatch New
[RFC,2/2] efi: remove deprecated 'efivars' sysfs interface efi: get rid of deprecated sysfs varstore interface --- 2022-06-16 Ard Biesheuvel New
[07/10] drm: selftest: convert drm_dp_mst_helper selftest to KUnit [01/10] drm: selftest: convert drm_damage_helper selftest to KUnit --- 2022-06-15 Maíra Canal New
[v4,4/4] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper bpf: Add bpf_verify_pkcs7_signature() helper --- 2022-06-14 Roberto Sassu New
[v4,3/4] bpf: Add bpf_verify_pkcs7_signature() helper bpf: Add bpf_verify_pkcs7_signature() helper --- 2022-06-14 Roberto Sassu New
[v4,2/4] bpf: Add bpf_request_key_by_id() helper bpf: Add bpf_verify_pkcs7_signature() helper --- 2022-06-14 Roberto Sassu New
[RFC,6/6] pkeys: Change mm_pkey_free() to void User pkey minor bug fixes --- 2022-06-10 Ira Weiny New
[RFC,5/6] pkeys: Up level pkey_free() checks User pkey minor bug fixes --- 2022-06-10 Ira Weiny New
[RFC,4/6] pkeys: Lift pkey hardware check for pkey_alloc() User pkey minor bug fixes --- 2022-06-10 Ira Weiny New
[RFC,3/6] testing/pkeys: Add additional test for pkey_alloc() User pkey minor bug fixes --- 2022-06-10 Ira Weiny New
[RFC,2/6] testing/pkeys: Don't use uninitialized variable User pkey minor bug fixes --- 2022-06-10 Ira Weiny New
[RFC,1/6] testing/pkeys: Add command line options User pkey minor bug fixes --- 2022-06-10 Ira Weiny New
[v3,2/2] selftests/bpf: Add test for bpf_verify_signature() helper bpf: Add bpf_verify_signature() helper --- 2022-06-10 Roberto Sassu New
[v3,1/2] bpf: Add bpf_verify_signature() helper bpf: Add bpf_verify_signature() helper --- 2022-06-10 Roberto Sassu New
[V2] selftests/vm: Add protection_keys tests to run_vmtests [V2] selftests/vm: Add protection_keys tests to run_vmtests --- 2022-06-10 Shetty, Kalpana New
[v2,3/3] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper bpf: Add bpf_verify_pkcs7_signature() helper --- 2022-06-08 Roberto Sassu New
[v2,2/3] selftests/bpf: Add test_progs opts for sign-file and kernel priv key + cert bpf: Add bpf_verify_pkcs7_signature() helper --- 2022-06-08 Roberto Sassu New
[v2,1/3] bpf: Add bpf_verify_pkcs7_signature() helper bpf: Add bpf_verify_pkcs7_signature() helper --- 2022-06-08 Roberto Sassu New
[bpf-next] selftests/bpf: add lwt ip encap tests to test_progs [bpf-next] selftests/bpf: add lwt ip encap tests to test_progs --- 2022-06-07 Eyal Birger New
[2/2] selftests: livepatch: Test livepatching a heavily called syscall livepatch: Move tests from lib/livepatch to selftests/livepatch --- 2022-06-03 Marcos Paulo de Souza New
[v2,9/9] selftests/bpf: Add map access tests bpf: Per-operation map permissions --- 2022-06-02 Roberto Sassu New
[v2,8/9] bpftool: Adjust map permissions bpf: Per-operation map permissions --- 2022-06-02 Roberto Sassu New
[v2,7/9] bpftool: Add flags parameter in struct_ops functions bpf: Per-operation map permissions --- 2022-06-02 Roberto Sassu New
[v2,6/9] bpftool: Add flags parameter to map_parse_fd_and_info() bpf: Per-operation map permissions --- 2022-06-02 Roberto Sassu New
[v2,5/9] bpftool: Add flags parameter to map_parse_fds() bpf: Per-operation map permissions --- 2022-06-02 Roberto Sassu New
« 1 2 ... 45 46 4762 63 »