Show patches with: State = Action Required       |   17100 patches
« 1 2 ... 100 101 102170 171 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RESEND,v4,2/4] bpf: Add bpf_request_key_by_id() helper bpf: Add bpf_verify_pkcs7_signature() helper - - - --- 2022-06-14 Roberto Sassu New
[RESEND,v4,1/4] bpf: Export bpf_dynptr_get_size() bpf: Add bpf_verify_pkcs7_signature() helper - - - --- 2022-06-14 Roberto Sassu 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
[v4,1/4] bpf: Export bpf_dynptr_get_size() bpf: Add bpf_verify_pkcs7_signature() helper 1 - - --- 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
[RFC] selftests/vm: enable running select groups of tests [RFC] selftests/vm: enable running select groups of tests 1 - 1 --- 2022-06-10 Joel Savitz New
testing: kselftest_harness: add filtering and enumerating tests testing: kselftest_harness: add filtering and enumerating tests - - - --- 2022-06-09 Jakub Kicinski 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
[1/2] livepatch: Move tests from lib/livepatch to selftests/livepatch livepatch: Move tests from lib/livepatch to selftests/livepatch - 1 - --- 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
[v2,4/9] bpftool: Add flags parameter to *_parse_fd() functions bpf: Per-operation map permissions - - - --- 2022-06-02 Roberto Sassu New
[v2,3/9] bpftool: Add flags parameter to open_obj_pinned_any() and open_obj_pinned() bpf: Per-operation map permissions - - - --- 2022-06-02 Roberto Sassu New
[v2,2/9] libbpf: Introduce bpf_obj_get_flags() bpf: Per-operation map permissions - - - --- 2022-06-02 Roberto Sassu New
[v2,1/9] libbpf: Introduce bpf_map_get_fd_by_id_flags() bpf: Per-operation map permissions - - - --- 2022-06-02 Roberto Sassu New
[v3,6/6] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh userfaultfd: add /dev/userfaultfd for fine grained access control 1 1 - --- 2022-06-01 Axel Rasmussen New
[v3,5/6] userfaultfd: selftests: make /dev/userfaultfd testing configurable userfaultfd: add /dev/userfaultfd for fine grained access control - - - --- 2022-06-01 Axel Rasmussen New
[v3,4/6] userfaultfd: update documentation to describe /dev/userfaultfd userfaultfd: add /dev/userfaultfd for fine grained access control - - - --- 2022-06-01 Axel Rasmussen New
[v3,3/6] userfaultfd: selftests: modify selftest to use /dev/userfaultfd userfaultfd: add /dev/userfaultfd for fine grained access control - - - --- 2022-06-01 Axel Rasmussen New
[v3,2/6] userfaultfd: add /dev/userfaultfd for fine grained access control userfaultfd: add /dev/userfaultfd for fine grained access control - - - --- 2022-06-01 Axel Rasmussen New
[v2] selftests net: fix bpf build error [v2] selftests net: fix bpf build error 1 - - --- 2022-06-01 Lina Wang New
selftests/vm: Add protection_keys tests to run_vmtests selftests/vm: Add protection_keys tests to run_vmtests - - - --- 2022-05-31 Shetty, Kalpana New
[2/2] selftests/bpf: Add test for retrying access to map with read-only perm bpf: Retry access to a map in read-only mode - - - --- 2022-05-30 Roberto Sassu New
[1/2] libbpf: Retry map access with read-only permission bpf: Retry access to a map in read-only mode - - - --- 2022-05-30 Roberto Sassu New
[net,v2] net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na [net,v2] net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na - - - --- 2022-05-30 Arun Ajith S New
selftests net: fix bpf build error selftests net: fix bpf build error 1 - - --- 2022-05-30 Lina Wang New
[v1] selftests/kselftest: Make failed tests exit with 1 [v1] selftests/kselftest: Make failed tests exit with 1 - - - --- 2022-05-27 Mickaël Salaün New
[RFC,3/4] rfc: kunit: eliminate KUNIT_INIT_*_ASSERT_STRUCT macros kunit: more assertion reworking - - - --- 2022-05-25 Daniel Latypov brendanhiggins New
[RFC,2/4] rfc: kunit: rename base KUNIT_ASSERTION macro to _KUNIT_FAILED kunit: more assertion reworking - - - --- 2022-05-25 Daniel Latypov brendanhiggins New
[RFC,1/4] rfc: kunit: remove format func from struct kunit_assert, get it to 0 bytes kunit: more assertion reworking - - - --- 2022-05-25 Daniel Latypov brendanhiggins New
[3/3] bpf: Add tests for signed map values bpf: Add support for maps with authenticated values - - - --- 2022-05-25 Roberto Sassu New
[2/3] bpf: Introduce bpf_map_verified_data_size() helper bpf: Add support for maps with authenticated values - - - --- 2022-05-25 Roberto Sassu New
[1/3] bpf: Add BPF_F_VERIFY_ELEM to require signature verification on map values bpf: Add support for maps with authenticated values - - - --- 2022-05-25 Roberto Sassu New
[RFC,V1,3/3] selftests: kvm: sev: Port UPM selftests onto SEV/SEV-ES VMs selftests: KVM: sev: selftests for fd-based approach of supporting private memory - - - --- 2022-05-24 Vishal Annapurve New
[RFC,V1,2/3] selftests: kvm: sev: Handle hypercall exit selftests: KVM: sev: selftests for fd-based approach of supporting private memory - - - --- 2022-05-24 Vishal Annapurve New
[RFC,V1,1/3] selftests: kvm: x86_64: Add support for pagetable tracking selftests: KVM: sev: selftests for fd-based approach of supporting private memory - - - --- 2022-05-24 Vishal Annapurve New
[V3,net-next,4/4] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests Extend locked port feature with FDB locked flag (MAC-Auth/MAB) - - - --- 2022-05-24 Hans S New
[V3,net-next,3/4] net: dsa: mv88e6xxx: mac-auth/MAB implementation Extend locked port feature with FDB locked flag (MAC-Auth/MAB) - - - --- 2022-05-24 Hans S New
[V3,net-next,2/4] net: switchdev: add support for offloading of fdb locked flag Extend locked port feature with FDB locked flag (MAC-Auth/MAB) - - - --- 2022-05-24 Hans S New
[V3,net-next,1/4] net: bridge: add fdb flag to extent locked port feature Extend locked port feature with FDB locked flag (MAC-Auth/MAB) - - - --- 2022-05-24 Hans S New
selftests/arm64: Fix mismerge of Makefile for fp tests selftests/arm64: Fix mismerge of Makefile for fp tests - - - --- 2022-05-24 Mark Brown New
[v2,3/3] selftests/filesystems: add a vfat RENAME_EXCHANGE test fat: add support for the renameat2 RENAME_EXCHANGE flag - - - --- 2022-05-24 Javier Martinez Canillas New
[GIT,PULL] seccomp updates for v5.19-rc1 [GIT,PULL] seccomp updates for v5.19-rc1 - - - --- 2022-05-23 Kees Cook New
[v2] selftests/sgx: add test_encl.elf to TEST_GEN_FILES [v2] selftests/sgx: add test_encl.elf to TEST_GEN_FILES - 1 - --- 2022-05-23 Jarkko Sakkinen New
selftest: sync: fix typo in comment selftest: sync: fix typo in comment - - - --- 2022-05-21 Julia Lawall New
[v2] kunit: tool: refactor internal kconfig handling, allow overriding [v2] kunit: tool: refactor internal kconfig handling, allow overriding - 1 - --- 2022-05-20 Daniel Latypov brendanhiggins New
[bpf-next,4/4] selftests/bpf: add reason of rejection in ld_imm64 bpf: verifier: remove redundant opcode checks - - - --- 2022-05-20 Shung-Hsi Yu New
[bpf,v4,3/3] libbpf, selftests/bpf: pass array of u64 values in kprobe_multi.addrs Fix kprobe_multi interface issues for 5.18 - - - --- 2022-05-19 Eugene Syromiatnikov New
[bpf,v4,2/3] bpf_trace: bail out from bpf_kprobe_multi_link_attach when in compat Fix kprobe_multi interface issues for 5.18 - - - --- 2022-05-19 Eugene Syromiatnikov New
[bpf,v4,1/3] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach Fix kprobe_multi interface issues for 5.18 1 - - --- 2022-05-19 Eugene Syromiatnikov New
kunit: tool: refactor internal kconfig handling, allow overriding kunit: tool: refactor internal kconfig handling, allow overriding - - - --- 2022-05-19 Daniel Latypov brendanhiggins New
[RFC,3/3] selftests/filesystems: add a vfat RENAME_EXCHANGE test fat: add support for the renameat2 RENAME_EXCHANGE flag - - - --- 2022-05-19 Javier Martinez Canillas New
[bpf-next,v5,17/17] Documentation: add HID-BPF docs Introduce eBPF support for HID devices - - - --- 2022-05-18 Benjamin Tissoires New
[bpf-next,v5,16/17] selftests/bpf: Add a test for BPF_F_INSERT_HEAD Introduce eBPF support for HID devices - - - --- 2022-05-18 Benjamin Tissoires New
[bpf-next,v5,15/17] samples/bpf: add new hid_mouse example Introduce eBPF support for HID devices - - - --- 2022-05-18 Benjamin Tissoires New
[bpf-next,v5,14/17] selftests/bpf: add report descriptor fixup tests Introduce eBPF support for HID devices - - - --- 2022-05-18 Benjamin Tissoires New
[bpf-next,v5,13/17] HID: bpf: allow to change the report descriptor Introduce eBPF support for HID devices - - - --- 2022-05-18 Benjamin Tissoires New
[bpf-next,v5,12/17] selftests/bpf: add tests for bpf_hid_hw_request Introduce eBPF support for HID devices - - - --- 2022-05-18 Benjamin Tissoires New
[bpf-next,v5,11/17] HID: bpf: introduce hid_hw_request() Introduce eBPF support for HID devices - - - --- 2022-05-18 Benjamin Tissoires New
[bpf-next,v5,10/17] selftests/bpf/hid: add test to change the report size Introduce eBPF support for HID devices - - - --- 2022-05-18 Benjamin Tissoires New
[bpf-next,v5,09/17] HID: bpf: allocate data memory for device_event BPF programs Introduce eBPF support for HID devices - - - --- 2022-05-18 Benjamin Tissoires New
[bpf-next,v5,08/17] selftests/bpf: add tests for the HID-bpf initial implementation Introduce eBPF support for HID devices - - - --- 2022-05-18 Benjamin Tissoires New
[bpf-next,v5,07/17] HID: initial BPF implementation Introduce eBPF support for HID devices - - - --- 2022-05-18 Benjamin Tissoires New
[bpf-next,v5,06/17] HID: export hid_report_type to uapi Introduce eBPF support for HID devices - - - --- 2022-05-18 Benjamin Tissoires New
[bpf-next,v5,03/17] bpf: prepare for more bpf syscall to be used from kernel and user space. Introduce eBPF support for HID devices - - - --- 2022-05-18 Benjamin Tissoires New
[bpf-next,v5,02/17] bpf/verifier: allow kfunc to return an allocated mem Introduce eBPF support for HID devices - - - --- 2022-05-18 Benjamin Tissoires New
[4/4] selftests: memcg: Remove protection from top level memcg memcontrol selftests fixups - - - --- 2022-05-18 Michal Koutný New
[3/4] selftests: memcg: Adjust expected reclaim values of protected cgroups memcontrol selftests fixups - - - --- 2022-05-18 Michal Koutný New
[1/4] selftests: memcg: Fix compilation memcontrol selftests fixups - - - --- 2022-05-18 Michal Koutný New
[bpf-next,v5,6/6] selftests/bpf: Fix trivial typo in fentry_fexit.c bpf trampoline for arm64 1 - - --- 2022-05-18 Xu Kuohai New
[bpf-next,v5,5/6] bpf, arm64: bpf trampoline for arm64 bpf trampoline for arm64 2 - - --- 2022-05-18 Xu Kuohai New
[bpf-next,v5,4/6] bpf, arm64: Impelment bpf_arch_text_poke() for arm64 bpf trampoline for arm64 1 2 - --- 2022-05-18 Xu Kuohai New
[bpf-next,v5,2/6] ftrace: Fix deadloop caused by direct call in ftrace selftest bpf trampoline for arm64 - - - --- 2022-05-18 Xu Kuohai New
[bpf-next,v5,1/6] arm64: ftrace: Add ftrace direct call support bpf trampoline for arm64 2 - - --- 2022-05-18 Xu Kuohai New
[2/2] kcsan: test: Add a .kunitconfig to run KCSAN tests [1/2] kunit: tool: Add x86_64-smp architecture for SMP testing 1 1 - --- 2022-05-18 David Gow New
[1/2] kunit: tool: Add x86_64-smp architecture for SMP testing [1/2] kunit: tool: Add x86_64-smp architecture for SMP testing 1 1 - --- 2022-05-18 David Gow brendanhiggins New
selftests/sgx: add test_encl.elf to TEST_GEN_FILES selftests/sgx: add test_encl.elf to TEST_GEN_FILES - - - --- 2022-05-18 Jarkko Sakkinen New
[bpf-next,v3,4/4] bpf_trace: pass array of u64 values in kprobe_multi.addrs Fix 32-bit arch and compat support for the kprobe_multi attach type - - - --- 2022-05-17 Eugene Syromiatnikov New
[bpf-next,v3,3/4] bpf_trace: handle compat in copy_user_syms Fix 32-bit arch and compat support for the kprobe_multi attach type - - - --- 2022-05-17 Eugene Syromiatnikov New
[bpf-next,v3,2/4] bpf_trace: support 32-bit kernels in bpf_kprobe_multi_link_attach Fix 32-bit arch and compat support for the kprobe_multi attach type - - - --- 2022-05-17 Eugene Syromiatnikov New
[bpf-next,v3,1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach Fix 32-bit arch and compat support for the kprobe_multi attach type 1 - - --- 2022-05-17 Eugene Syromiatnikov New
[bpf-next,v4,6/6] selftests/bpf: Fix trivial typo in fentry_fexit.c bpf trampoline for arm64 1 - - --- 2022-05-17 Xu Kuohai New
[bpf-next,v4,5/6] bpf, arm64: bpf trampoline for arm64 bpf trampoline for arm64 1 - - --- 2022-05-17 Xu Kuohai New
« 1 2 ... 100 101 102170 171 »