Show patches with: State = Action Required       |    Archived = No       |   14196 patches
« 1 2 ... 3 4 5141 142 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks Introduce user namespace capabilities - - - --- 2024-06-09 Jonathan Calmels New
[v2,3/4] capabilities: Add sysctl to mask off userns caps Introduce user namespace capabilities - - - --- 2024-06-09 Jonathan Calmels New
[v2,2/4] capabilities: Add securebit to restrict userns caps Introduce user namespace capabilities - - - --- 2024-06-09 Jonathan Calmels New
[v2,1/4] capabilities: Add user namespace capabilities Introduce user namespace capabilities - 1 - --- 2024-06-09 Jonathan Calmels New
[bpf-next,v4,11/12] bpf: selftests: xfrm: Opt out of using generated kfunc prototypes bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-08 Daniel Xu New
[bpf-next,v4,10/12] bpf: selftests: nf: Opt out of using generated kfunc prototypes bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-08 Daniel Xu New
[bpf-next,v4,09/12] bpf: treewide: Align kfunc signatures to prog point-of-view bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-08 Daniel Xu New
[bpf-next,v4,07/12] bpf: selftests: Namespace struct_opt callbacks in bpf_dctcp bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-08 Daniel Xu New
[bpf-next,v4,06/12] bpf: selftests: Fix bpf_session_cookie() kfunc prototype bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-08 Daniel Xu New
[bpf-next,v4,05/12] bpf: selftests: Fix bpf_map_sum_elem_count() kfunc prototype bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-08 Daniel Xu New
[bpf-next,v4,04/12] bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototype bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-08 Daniel Xu New
[bpf-next,v4,03/12] bpf: selftests: Fix fentry test kfunc prototypes bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-08 Daniel Xu New
[bpf-next,v4,02/12] bpf: selftests: Fix bpf_iter_task_vma_new() prototype bpf: Support dumping kfunc prototypes from BTF - - - --- 2024-06-08 Daniel Xu New
[HID,v3,16/16] HID: bpf: make part of struct hid_device writable HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,15/16] HID: bpf: rework hid_bpf_ops_btf_struct_access HID: convert HID-BPF into using bpf_struct_ops 1 - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,14/16] bpf: allow bpf helpers to be used into HID-BPF struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,13/16] HID: bpf: error on warnings when compiling bpf objects HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,12/16] HID: bpf: Artist24: remove unused variable HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,11/16] Documentation: HID: add a small blurb on udev-hid-bpf HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,10/16] Documentation: HID: amend HID-BPF for struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,09/16] selftests/hid: add subprog call test HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,08/16] HID: bpf: remove tracing HID-BPF capability HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,07/16] HID: bpf: convert in-tree fixes into struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,06/16] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,05/16] HID: samples: convert the 2 HID-BPF samples into struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,04/16] selftests/hid: convert the hid_bpf selftests with struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,03/16] HID: bpf: implement HID-BPF through bpf_struct_ops HID: convert HID-BPF into using bpf_struct_ops 1 - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,02/16] HID: bpf: add hid_get/put_device() helpers HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[HID,v3,01/16] HID: rename struct hid_bpf_ops into hid_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-08 Benjamin Tissoires New
[5/5] selftests/mm: mseal, self_elf: rename TEST_END_CHECK to REPORT_TEST_PASS cleanups, fixes, and progress towards avoiding "make headers" - 1 1 --- 2024-06-08 John Hubbard New
[4/5] selftests/mm: mseal, self_elf: factor out test macros and other duplicated items cleanups, fixes, and progress towards avoiding "make headers" - 1 1 --- 2024-06-08 John Hubbard New
[3/5] mm/selftests: kvm, mdwe fixes to avoid requiring "make headers" cleanups, fixes, and progress towards avoiding "make headers" - - - --- 2024-06-08 John Hubbard New
[2/5] selftests/mm: fix vm_util.c build failures: add snapshot of fs.h cleanups, fixes, and progress towards avoiding "make headers" - - - --- 2024-06-08 John Hubbard New
[1/5] selftests/mm: mseal, self_elf: fix missing __NR_mseal cleanups, fixes, and progress towards avoiding "make headers" - 1 1 --- 2024-06-08 John Hubbard New
[v1,1/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL MFD_EXEC mm/memfd: add documentation for MFD_NOEXEC_SEAL - - - --- 2024-06-07 Jeff Xu New
[v4] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages() [v4] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages() - 1 - --- 2024-06-07 Donet Tom New
[net-next,6/6] selftests: mptcp: lib: use wait_local_port_listen helper selftests: mptcp: use net/lib.sh to manage netns - 1 - --- 2024-06-07 Matthieu Baerts New
[net-next,5/6] selftests: mptcp: lib: use setup/cleanup_ns helpers selftests: mptcp: use net/lib.sh to manage netns - 1 - --- 2024-06-07 Matthieu Baerts New
[net-next,4/6] selftests: net: lib: remove 'ns' var in setup_ns selftests: mptcp: use net/lib.sh to manage netns - - - --- 2024-06-07 Matthieu Baerts New
[net-next,3/6] selftests: net: lib: do not set ns var as readonly selftests: mptcp: use net/lib.sh to manage netns - 1 - --- 2024-06-07 Matthieu Baerts New
[net-next,2/6] selftests: net: lib: remove ns from list after clean-up selftests: mptcp: use net/lib.sh to manage netns - 1 - --- 2024-06-07 Matthieu Baerts New
[net-next,1/6] selftests: net: lib: ignore possible errors selftests: mptcp: use net/lib.sh to manage netns - 1 - --- 2024-06-07 Matthieu Baerts New
[HID,v2,16/16] HID: bpf: make part of struct hid_device writable HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,15/16] HID: bpf: rework hid_bpf_ops_btf_struct_access HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,14/16] bpf: allow bpf helpers to be used into HID-BPF struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,13/16] HID: bpf: error on warnings when compiling bpf objects HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,12/16] HID: bpf: Artist24: remove unused variable HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,11/16] Documentation: HID: add a small blurb on udev-hid-bpf HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,10/16] Documentation: HID: amend HID-BPF for struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,09/16] selftests/hid: add subprog call test HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,08/16] HID: bpf: remove tracing HID-BPF capability HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,07/16] HID: bpf: convert in-tree fixes into struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,06/16] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,05/16] HID: samples: convert the 2 HID-BPF samples into struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,04/16] selftests/hid: convert the hid_bpf selftests with struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,03/16] HID: bpf: implement HID-BPF through bpf_struct_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,02/16] HID: bpf: add hid_get/put_device() helpers HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[HID,v2,01/16] HID: rename struct hid_bpf_ops into hid_ops HID: convert HID-BPF into using bpf_struct_ops - - - --- 2024-06-07 Benjamin Tissoires New
[net-next,v2,5/5] selftests: forwarding: router_mpath_hash: Add a new selftest Untitled series #859996 - 1 - --- 2024-06-07 Petr Machata New
[net-next,v2,4/5] selftests: forwarding: lib: Split sysctl_save() out of sysctl_set() Untitled series #859996 - 1 - --- 2024-06-07 Petr Machata New
[net,4/4] mailmap: map Geliang's new email address mptcp: various fixes - 1 - --- 2024-06-07 Matthieu Baerts New
[net,3/4] mptcp: pm: update add_addr counters after connect mptcp: various fixes - 1 - --- 2024-06-07 Matthieu Baerts New
[net,2/4] mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID mptcp: various fixes - - - --- 2024-06-07 Matthieu Baerts New
[net,1/4] mptcp: ensure snd_una is properly initialized on connect mptcp: various fixes - 1 - --- 2024-06-07 Matthieu Baerts New
[v6,02/16] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only selftests/resctrl: resctrl_val() related cleanups & improvements - - 1 --- 2024-06-07 Ilpo Järvinen New
[2/2] selftests: Add a test mangling with uc_sigmask Add test to distinguish between thread's signal mask and ucontext_t - - - --- 2024-06-07 Dev Jain New
[1/2] selftests: Rename sigaltstack to generic signal Add test to distinguish between thread's signal mask and ucontext_t - 1 - --- 2024-06-07 Dev Jain New
[v3] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages() [v3] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages() - 1 - --- 2024-06-07 Donet Tom New
[net-next,v11,13/13] selftests: add ncdevmem, netcat for devmem TCP Device Memory TCP - - - --- 2024-06-07 Mina Almasry New
[net-next,v11,12/13] net: add devmem TCP documentation Device Memory TCP - 1 - --- 2024-06-07 Mina Almasry New
[net-next,v11,11/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags Device Memory TCP - - - --- 2024-06-07 Mina Almasry New
[net-next,v11,10/13] tcp: RX path for devmem TCP Device Memory TCP - - - --- 2024-06-07 Mina Almasry New
[net-next,v11,09/13] net: add support for skbs with unreadable frags Device Memory TCP - - - --- 2024-06-07 Mina Almasry New
[net-next,v11,08/13] net: support non paged skb frags Device Memory TCP - - - --- 2024-06-07 Mina Almasry New
[net-next,v11,07/13] memory-provider: dmabuf devmem memory provider Device Memory TCP - - - --- 2024-06-07 Mina Almasry New
[net-next,v11,06/13] page_pool: devmem support Device Memory TCP - - - --- 2024-06-07 Mina Almasry New
[net-next,v11,05/13] page_pool: convert to use netmem Device Memory TCP - - - --- 2024-06-07 Mina Almasry New
[net-next,v11,04/13] netdev: netdevice devmem allocator Device Memory TCP - - - --- 2024-06-07 Mina Almasry New
[net-next,v11,03/13] netdev: support binding dma-buf to netdevice Device Memory TCP - - - --- 2024-06-07 Mina Almasry New
[net-next,v11,02/13] net: netdev netlink api to bind dma-buf to a net device Device Memory TCP - - - --- 2024-06-07 Mina Almasry New
[net-next,v11,01/13] netdev: add netdev_rx_queue_restart() Device Memory TCP - - - --- 2024-06-07 Mina Almasry New
selftests: net: Add on/off checks for network interface non fixed features selftests: net: Add on/off checks for network interface non fixed features - - - --- 2024-06-06 Abhinav Jain New
[v3] selftests/mm: use asm volatile to not optimize mmap read variable [v3] selftests/mm: use asm volatile to not optimize mmap read variable 1 - - --- 2024-06-06 Pankaj Raghav (Samsung) New
[07/10] selftests/pidfd: Fix wrong expectation Untitled series #859655 - 2 - --- 2024-06-06 Okan Tümüklü New
[v2] selftests/mm: use global variable to not optimize mmap read variable [v2] selftests/mm: use global variable to not optimize mmap read variable - 1 - --- 2024-06-06 Pankaj Raghav (Samsung) New
selftests/mm: use volatile keyword to not optimize mmap read variable selftests/mm: use volatile keyword to not optimize mmap read variable 1 - - --- 2024-06-06 Pankaj Raghav (Samsung) New
selftests/livepatch: define max test-syscall processes selftests/livepatch: define max test-syscall processes 2 - - --- 2024-06-06 Ryan Sullivan New
[v3,4/4] selftests/resctrl: Enable MBA/MBA tests on AMD selftests/resctrl: Enable MBM and MBA tests on AMD - - - --- 2024-06-05 Moger, Babu New
[v3,3/4] selftests/resctrl: Add support for MBM and MBA tests on AMD selftests/resctrl: Enable MBM and MBA tests on AMD - - - --- 2024-06-05 Moger, Babu New
[v3,2/4] selftests/resctrl: Pass sysfs controller name of the vendor selftests/resctrl: Enable MBM and MBA tests on AMD - - - --- 2024-06-05 Moger, Babu New
[v3,1/4] selftests/resctrl: Rename variables and functions to generic names selftests/resctrl: Enable MBM and MBA tests on AMD - - - --- 2024-06-05 Moger, Babu New
[v1,2/2] selftests/mm: Guard defines from shm selftests/mm: thuge-gen defines - 2 - --- 2024-06-05 Edward Liaw New
[v1,1/2] selftests/mm: Include linux/mman.h selftests/mm: thuge-gen defines - 3 - --- 2024-06-05 Edward Liaw New
selftests: mm: Make map_fixed_noreplace test names stable selftests: mm: Make map_fixed_noreplace test names stable - 2 - --- 2024-06-05 Mark Brown New
selftests/resctrl: Fix noncont_cat_run_test for AMD selftests/resctrl: Fix noncont_cat_run_test for AMD - 1 - --- 2024-06-05 Moger, Babu New
[v5,4/4] KVM: riscv: selftests: Add Svade and Svadu Extension to get-reg-list test Untitled series #859060 - 1 - --- 2024-06-05 Yong-Xuan Wang New
selftests: arm64: Fix redundancy of a testcase selftests: arm64: Fix redundancy of a testcase - 1 - --- 2024-06-05 Dev Jain New
[net,3/3] selftests: net: lib: set 'i' as local selftests: net: lib: small fixes 1 1 - --- 2024-06-05 Matthieu Baerts New
[net,2/3] selftests: net: lib: avoid error removing empty netns name selftests: net: lib: small fixes 1 2 - --- 2024-06-05 Matthieu Baerts New
[net,1/3] selftests: net: lib: support errexit with busywait selftests: net: lib: small fixes 1 1 - --- 2024-06-05 Matthieu Baerts New
« 1 2 ... 3 4 5141 142 »