Show patches with: State = Action Required       |   6255 patches
« 1 2 ... 46 47 4862 63 »
Patch Series S/W/F Date Submitter Delegate State
[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,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 --- 2022-06-01 Lina Wang New
[RESEND,v2,2/2] mm: delete unused MMF_OOM_VICTIM flag [RESEND,v2,1/2] mm: drop oom code from exit_mmap --- 2022-05-31 Suren Baghdasaryan 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
[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
[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
[v2] selftests/net: enable lo.accept_local in psock_snd test [v2] selftests/net: enable lo.accept_local in psock_snd test --- 2022-05-25 Yun Lu 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
[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
selftests/arm64: Fix mismerge of Makefile for fp tests selftests/arm64: Fix mismerge of Makefile for fp tests --- 2022-05-24 Mark Brown New
[GIT,PULL] seccomp updates for v5.19-rc1 [GIT,PULL] seccomp updates for v5.19-rc1 --- 2022-05-23 Kees Cook New
[GIT,PULL] Kselftest update for Linux 5.19-rc1 [GIT,PULL] Kselftest update for Linux 5.19-rc1 --- 2022-05-23 Shuah Khan New
[v2] selftests/sgx: add test_encl.elf to TEST_GEN_FILES [v2] selftests/sgx: add test_encl.elf to TEST_GEN_FILES --- 2022-05-23 Jarkko Sakkinen New
selftest: sync: fix typo in comment selftest: sync: fix typo in comment --- 2022-05-21 Julia Lawall New
selftests: kvm: correct the renamed test name in .gitignore selftests: kvm: correct the renamed test name in .gitignore --- 2022-05-21 Muhammad Usama Anjum 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 --- 2022-05-19 Eugene Syromiatnikov 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,07/17] HID: initial BPF implementation 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
selftests/lkdtm: add config selftests/lkdtm: add config --- 2022-05-17 Muhammad Usama Anjum New
[bpf-next,v3,4/4] bpf_trace: pass array of u64 values in kprobe_multi.addrs [bpf-next,v3,1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach --- 2022-05-17 Eugene Syromiatnikov New
[bpf-next,v3,3/4] bpf_trace: handle compat in copy_user_syms [bpf-next,v3,1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach --- 2022-05-17 Eugene Syromiatnikov New
[bpf-next,v3,1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach [bpf-next,v3,1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach --- 2022-05-17 Eugene Syromiatnikov New
[bpf-next,v4,5/6] bpf, arm64: bpf trampoline for arm64 bpf trampoline for arm64 --- 2022-05-17 Xu Kuohai New
[bpf-next,v4,3/6] bpf: Move is_valid_bpf_tramp_flags() to the public trampoline code bpf trampoline for arm64 --- 2022-05-17 Xu Kuohai New
[bpf-next,v4,2/6] ftrace: Fix deadloop caused by direct call in ftrace selftest bpf trampoline for arm64 --- 2022-05-17 Xu Kuohai New
[bpf,v2,3/4] bpf_trace: handle compat in kprobe_multi_resolve_syms [bpf,v2,1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach --- 2022-05-16 Eugene Syromiatnikov New
[bpf,3/4] bpf_trace: handle compat in kprobe_multi_resolve_syms [bpf,1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach --- 2022-05-16 Eugene Syromiatnikov New
[bpf,1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach [bpf,1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach --- 2022-05-16 Eugene Syromiatnikov New
kselftest: alsa: handle cross compilation kselftest: alsa: handle cross compilation --- 2022-05-16 Antonio Terceiro New
selftests: alsa: Better error messages selftests: alsa: Better error messages --- 2022-05-13 Siddh Raman Pant New
[v3,2/3] kunit: Taint the kernel when KUnit tests are run [v2] kunit: Taint kernel if any tests run --- 2022-05-13 David Gow New
[net,1/2] selftests/bpf: Fix build error with ima_setup.sh selftests/bpf: fix ima_setup.sh missing issue --- 2022-05-12 Hangbin Liu New
[RFC,V2,8/8] selftests: kvm: priv_memfd: Add test avoiding double allocation Untitled series #175387 --- 2022-05-11 Vishal Annapurve New
[RFC,V2,7/8] selftests: kvm: Add hugepage support to priv_memfd_test suite. selftests: KVM: selftests for fd-based approach of supporting private memory --- 2022-05-11 Vishal Annapurve New
[RFC,V2,6/8] selftests: kvm: Add KVM_HC_MAP_GPA_RANGE hypercall test selftests: KVM: selftests for fd-based approach of supporting private memory --- 2022-05-11 Vishal Annapurve New
[RFC,V2,5/8] selftests: kvm: Add implicit memory conversion tests selftests: KVM: selftests for fd-based approach of supporting private memory --- 2022-05-11 Vishal Annapurve New
[RFC,V2,4/8] selftests: kvm: priv_memfd_test: Add shared access test selftests: KVM: selftests for fd-based approach of supporting private memory --- 2022-05-11 Vishal Annapurve New
[RFC,V2,3/8] selftests: kvm: priv_memfd_test: Add support for memory conversion selftests: KVM: selftests for fd-based approach of supporting private memory --- 2022-05-11 Vishal Annapurve New
[RFC,V2,2/8] selftests: kvm: Add a basic selftest to test private memory selftests: KVM: selftests for fd-based approach of supporting private memory --- 2022-05-11 Vishal Annapurve New
[RFC,V2,1/8] selftests: kvm: Fix inline assembly for hypercall selftests: KVM: selftests for fd-based approach of supporting private memory --- 2022-05-11 Vishal Annapurve New
[v7,6/6] selftests: Add binder cgroup gpu memory transfer tests Proposal for a GPU cgroup controller --- 2022-05-10 T.J. Mercier New
[V5,13/31] x86/sgx: Export sgx_encl_page_alloc() x86/sgx and selftests/sgx: Support SGX2 --- 2022-05-10 Reinette Chatre New
[V5,07/31] x86/sgx: Rename sgx_encl_ewb_cpumask() as sgx_encl_cpumask() x86/sgx and selftests/sgx: Support SGX2 --- 2022-05-10 Reinette Chatre New
[v11,4/8] cgroup/cpuset: Relax constraints to partition & cpus changes [v11,1/8] cgroup/cpuset: Add top_cpuset check in update_tasks_cpumask() --- 2022-05-10 Waiman Long New
[v11,3/8] cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective [v11,1/8] cgroup/cpuset: Add top_cpuset check in update_tasks_cpumask() --- 2022-05-10 Waiman Long New
[v11,1/8] cgroup/cpuset: Add top_cpuset check in update_tasks_cpumask() [v11,1/8] cgroup/cpuset: Add top_cpuset check in update_tasks_cpumask() --- 2022-05-10 Waiman Long New
[v11,0/8] cgroup/cpuset: cpu partition code enhancements --- 2022-05-10 Waiman Long New
[3/3] mm: delete unused MMF_OOM_VICTIM flag [1/3] selftests: vm: add process_mrelease tests --- 2022-05-10 Suren Baghdasaryan New
[1/3] selftests: vm: add process_mrelease tests [1/3] selftests: vm: add process_mrelease tests --- 2022-05-10 Suren Baghdasaryan New
Improve the readability of test results messages in cgroup Improve the readability of test results messages in cgroup --- 2022-05-07 Gautam Menghani New
[v2,2/2] MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation Modify some code about kprobe --- 2022-05-06 Tiezhu Yang New
[2/2] MIPS: Use NOKPROBE_SYMBOL() instead of __kprobes annotation Modify some code about kprobe --- 2022-05-05 Tiezhu Yang New
[v2,1/2] ktap_v2: change version to 2-rc in KTAP specification begin KTAP spec v2 process --- 2022-05-04 Frank Rowand New
selftests: KVM: aarch64: Let hypercalls use UAPI *_BIT_COUNT selftests: KVM: aarch64: Let hypercalls use UAPI *_BIT_COUNT --- 2022-05-04 Raghavendra Rao Ananta New
[v3] selftests/damon: suppress compiler warnings for huge_count_read_write [v3] selftests/damon: suppress compiler warnings for huge_count_read_write --- 2022-05-04 Yuanchu Xie New
selftests: mqueue: fix all errors selftests: mqueue: fix all errors --- 2022-05-04 Sebin Sebastian New
[v2,1/2] selftests/damon: suppress compiler warnings for huge_count_read_write [v2,1/2] selftests/damon: suppress compiler warnings for huge_count_read_write --- 2022-05-04 Yuanchu Xie New
[v10,7/8] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst cgroup/cpuset: Major cpu partition code restructuring --- 2022-05-03 Waiman Long New
[v4,2/3] selftests/seccomp: Refactor get_proc_stat to split out file reading code Untitled series #174702 --- 2022-05-03 Sargun Dhillon New
[v2,5/5] binder: additional transaction error logs binder: extended error and logging enhancements --- 2022-04-29 Carlos Llamas New
[bpf-next,v8,2/5] bpf: Allow helpers to accept pointers with a fixed size New BPF helpers to accelerate synproxy --- 2022-04-29 Maxim Mikityanskiy New
[v3,1/4] KVM: s390: selftests: Use TAP interface in the memop test KVM: s390: selftests: Provide TAP output in tests --- 2022-04-29 Thomas Huth New
kunit: Taint kernel if any tests run kunit: Taint kernel if any tests run --- 2022-04-29 David Gow New
[bpf-next,v7,6/6] bpf: Allow the new syncookie helpers to work with SKBs New BPF helpers to accelerate synproxy --- 2022-04-28 Maxim Mikityanskiy New
[bpf-next,v7,1/6] bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie New BPF helpers to accelerate synproxy --- 2022-04-28 Maxim Mikityanskiy New
selftests: cgroup: Fix unsigned expression compared with zero selftests: cgroup: Fix unsigned expression compared with zero --- 2022-04-27 Jiapeng Chong New
[2/3] kunit: add ability to specify suite-level init and exit functions [1/3] kunit: rename print_subtest_{start,end} for clarity (s/subtest/suite) --- 2022-04-26 Daniel Latypov New
[v5,1/4] memcg: introduce per-memcg reclaim interface memcg: introduce per-memcg proactive reclaim --- 2022-04-25 Yosry Ahmed New
[v2,1/2] KVM: s390: Don't indicate suppression on dirtying, failing memop Dirtying, failing memop: don't indicate suppression --- 2022-04-25 Janis Schoetterl-Glausch New
[bpf-next,v3,7/7] selftests/bpf: Fix trivial typo in fentry_fexit.c bpf trampoline for arm64 --- 2022-04-24 Xu Kuohai New
[bpf-next,v3,6/7] bpf, arm64: bpf trampoline for arm64 bpf trampoline for arm64 --- 2022-04-24 Xu Kuohai New
[bpf-next,v3,5/7] bpf, arm64: Support to poke bpf prog bpf trampoline for arm64 --- 2022-04-24 Xu Kuohai New
[bpf-next,v3,4/7] bpf, arm64: Impelment bpf_arch_text_poke() for arm64 bpf trampoline for arm64 --- 2022-04-24 Xu Kuohai New
[bpf-next,v3,2/7] ftrace: Fix deadloop caused by direct call in ftrace selftest bpf trampoline for arm64 --- 2022-04-24 Xu Kuohai New
[bpf-next,v3,1/7] arm64: ftrace: Add ftrace direct call support bpf trampoline for arm64 --- 2022-04-24 Xu Kuohai New
[bpf-next] selftests/bpf: Fix incorrect TRUNNER_BINARY name output [bpf-next] selftests/bpf: Fix incorrect TRUNNER_BINARY name output --- 2022-04-23 Yuntao Wang New
[v2,5/6] userfaultfd: selftests: make /dev/userfaultfd testing configurable userfaultfd: add /dev/userfaultfd for fine grained access control --- 2022-04-22 Axel Rasmussen New
[v2,4/6] userfaultfd: update documentation to describe /dev/userfaultfd userfaultfd: add /dev/userfaultfd for fine grained access control --- 2022-04-22 Axel Rasmussen New
[v2,3/6] userfaultfd: selftests: modify selftest to use /dev/userfaultfd userfaultfd: add /dev/userfaultfd for fine grained access control --- 2022-04-22 Axel Rasmussen New
[v4,4/4] selftests: cgroup: add a selftest for memory.reclaim memcg: introduce per-memcg proactive reclaim --- 2022-04-21 Yosry Ahmed New
[1/2] selftests: vm: refactor run_vmtests.sh to reduce boilerplate [1/2] selftests: vm: refactor run_vmtests.sh to reduce boilerplate --- 2022-04-21 Axel Rasmussen New
[v6,2/2] selftests: vm: Add test for Soft-Dirty PTE bit [v6,1/2] selftests: vm: bring common functions to a new file --- 2022-04-20 Muhammad Usama Anjum New
[v2,4/4] selftests/arm64: Fix O= builds for the floating point tests selftests/arm64: Fix O= builds for the FP selftests --- 2022-04-19 Mark Brown New
[v2,3/4] selftests/arm64: Clean the fp helper libraries selftests/arm64: Fix O= builds for the FP selftests --- 2022-04-19 Mark Brown New
[v2,1/4] selftests/arm64: Use TEST_GEN_PROGS_EXTENDED in the FP Makefile selftests/arm64: Fix O= builds for the FP selftests --- 2022-04-19 Mark Brown New
[GIT,PULL,drivers/misc] lkdtm updates for next [GIT,PULL,drivers/misc] lkdtm updates for next --- 2022-04-16 Kees Cook New
« 1 2 ... 46 47 4862 63 »