Show patches with: State = Action Required       |   18393 patches
« 1 2 3 4183 184 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v11,22/27] riscv: kernel command line option to opt out of user cfi riscv control-flow integrity for usermode - - - --- 2025-03-10 Deepak Gupta New
[v11,21/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call riscv control-flow integrity for usermode - - - --- 2025-03-10 Deepak Gupta New
[v11,20/27] riscv: Add Firmware Feature SBI extensions definitions riscv control-flow integrity for usermode - - - --- 2025-03-10 Deepak Gupta New
[v11,19/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe riscv control-flow integrity for usermode - - - --- 2025-03-10 Deepak Gupta New
[v11,18/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files riscv control-flow integrity for usermode - - - --- 2025-03-10 Deepak Gupta New
[v11,17/27] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,16/27] riscv/signal: save and restore of shadow stack for signal riscv control-flow integrity for usermode - - - --- 2025-03-10 Deepak Gupta New
[v11,15/27] riscv: signal: abstract header saving for setup_sigcontext riscv control-flow integrity for usermode - - - --- 2025-03-10 Deepak Gupta New
[v11,14/27] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode - - - --- 2025-03-10 Deepak Gupta New
[v11,13/27] prctl: arch-agnostic prctl for indirect branch tracking riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,12/27] riscv: Implements arch agnostic shadow stack prctls riscv control-flow integrity for usermode - - - --- 2025-03-10 Deepak Gupta New
[v11,11/27] riscv/shstk: If needed allocate a new shadow stack on clone riscv control-flow integrity for usermode - - - --- 2025-03-10 Deepak Gupta New
[v11,10/27] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode - - - --- 2025-03-10 Deepak Gupta New
[v11,09/27] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,07/27] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE riscv control-flow integrity for usermode - - - --- 2025-03-10 Deepak Gupta New
[v11,05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,04/27] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode - 1 - --- 2025-03-10 Deepak Gupta New
[v11,03/27] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode - - - --- 2025-03-10 Deepak Gupta New
[v11,02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode 1 - - --- 2025-03-10 Deepak Gupta New
[v11,01/27] mm: VM_SHADOW_STACK definition for riscv riscv control-flow integrity for usermode - - - --- 2025-03-10 Deepak Gupta New
[net-next] selftests: net: bump GRO timeout for gro/setup_veth [net-next] selftests: net: bump GRO timeout for gro/setup_veth - 1 - --- 2025-03-10 Jakub Kicinski New
selftests/bpf: Convert comma to semicolon selftests/bpf: Convert comma to semicolon 1 - - --- 2025-03-10 Chen Ni New
[v2,5/5] rust: enable `clippy::as_underscore` lint rust: reduce pointer casts, enable related lints - - - --- 2025-03-09 Tamir Duberstein New
[v2,4/5] rust: enable `clippy::as_ptr_cast_mut` lint rust: reduce pointer casts, enable related lints - 1 - --- 2025-03-09 Tamir Duberstein New
[v2,3/5] rust: enable `clippy::ptr_cast_constness` lint rust: reduce pointer casts, enable related lints - 1 - --- 2025-03-09 Tamir Duberstein New
[v2,2/5] rust: enable `clippy::ptr_as_ptr` lint rust: reduce pointer casts, enable related lints - 1 - --- 2025-03-09 Tamir Duberstein New
[v2,1/5] rust: retain pointer mut-ness in `container_of!` rust: reduce pointer casts, enable related lints - 1 - --- 2025-03-09 Tamir Duberstein New
[v3,net,8/8] selftests: drv-net: add xdp cases for ping.py eth: bnxt: fix several bugs in the bnxt module - - - --- 2025-03-09 Taehee Yoo New
[v3,net,7/8] net: devmem: do not WARN conditionally after netdev_rx_queue_restart() eth: bnxt: fix several bugs in the bnxt module - 1 - --- 2025-03-09 Taehee Yoo New
[v3,net,6/8] eth: bnxt: fix memory leak in queue reset eth: bnxt: fix several bugs in the bnxt module - - - --- 2025-03-09 Taehee Yoo New
[v3,net,5/8] eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx} eth: bnxt: fix several bugs in the bnxt module - 1 - --- 2025-03-09 Taehee Yoo New
[v3,net,4/8] eth: bnxt: do not update checksum in bnxt_xdp_build_skb() eth: bnxt: fix several bugs in the bnxt module - 1 - --- 2025-03-09 Taehee Yoo New
[v3,net,3/8] eth: bnxt: do not use BNXT_VNIC_NTUPLE unconditionally in queue restart logic eth: bnxt: fix several bugs in the bnxt module - 1 - --- 2025-03-09 Taehee Yoo New
[v3,net,2/8] eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc() eth: bnxt: fix several bugs in the bnxt module - 3 - --- 2025-03-09 Taehee Yoo New
[v3,net,1/8] eth: bnxt: fix truesize for mb-xdp-pass case eth: bnxt: fix several bugs in the bnxt module - - - --- 2025-03-09 Taehee Yoo New
[net-next,4/4] tools/testing/selftests/cgroup: add test for SO_PEERCGROUPID Untitled series #941946 - - - --- 2025-03-09 Alexander Mikhalitsyn New
[net-next,3/4] tools/testing/selftests/cgroup/cgroup_util: add cg_get_id helper Untitled series #941946 - - - --- 2025-03-09 Alexander Mikhalitsyn New
[net-next,v7,9/9] selftests: ncdevmem: Implement devmem TCP TX Device memory TCP TX 1 - - --- 2025-03-08 Mina Almasry New
[net-next,v7,8/9] net: check for driver support in netmem TX Device memory TCP TX 1 - - --- 2025-03-08 Mina Almasry New
[net-next,v7,7/9] gve: add netmem TX support to GVE DQO-RDA mode Device memory TCP TX - - - --- 2025-03-08 Mina Almasry New
[net-next,v7,6/9] net: enable driver support for netmem TX Device memory TCP TX 1 - - --- 2025-03-08 Mina Almasry New
[net-next,v7,5/9] net: add devmem TCP TX documentation Device memory TCP TX 1 - - --- 2025-03-08 Mina Almasry New
[net-next,v7,4/9] net: devmem: Implement TX path Device memory TCP TX 1 - - --- 2025-03-08 Mina Almasry New
[net-next,v7,3/9] net: devmem: TCP tx netlink api Device memory TCP TX - - - --- 2025-03-08 Mina Almasry New
[net-next,v7,2/9] net: add get_netmem/put_netmem support Device memory TCP TX 1 - - --- 2025-03-08 Mina Almasry New
[net-next,v7,1/9] netmem: add niov->type attribute to distinguish different net_iov types Device memory TCP TX - - - --- 2025-03-08 Mina Almasry New
[v6,bpf-next,2/2] selftests/bpf: Add a kernel flag test for LSM bpf hook security: Propagate caller information in bpf hooks - - - --- 2025-03-08 Blaise Boscaccy New
[v6,bpf-next,1/2] security: Propagate caller information in bpf hooks security: Propagate caller information in bpf hooks 2 - - --- 2025-03-08 Blaise Boscaccy New
[v6,3/3] printf: implicate test line in failure messages printf: convert self-test to KUnit - - - --- 2025-03-07 Tamir Duberstein New
[v6,2/3] printf: break kunit into test cases printf: convert self-test to KUnit - - - --- 2025-03-07 Tamir Duberstein New
[v6,1/3] printf: convert self-test to KUnit printf: convert self-test to KUnit - - - --- 2025-03-07 Tamir Duberstein New
[v5,bpf-next,2/2] selftests/bpf: Add a kernel flag test for LSM bpf hook security: Propagate caller information in bpf hooks - - - --- 2025-03-07 Blaise Boscaccy New
[v5,bpf-next,1/2] security: Propagate caller information in bpf hooks security: Propagate caller information in bpf hooks 2 - - --- 2025-03-07 Blaise Boscaccy New
[v10,8/8] selftests/mm: add tests for folio_split(), buddy allocator like split Buddy allocator like (or non-uniform) folio split - - - --- 2025-03-07 Zi Yan New
[v10,7/8] mm/truncate: use folio_split() in truncate operation Buddy allocator like (or non-uniform) folio split - - - --- 2025-03-07 Zi Yan New
[v10,6/8] mm/huge_memory: add folio_split() to debugfs testing interface Buddy allocator like (or non-uniform) folio split - - - --- 2025-03-07 Zi Yan New
[v10,5/8] mm/huge_memory: remove the old, unused __split_huge_page() Buddy allocator like (or non-uniform) folio split - - - --- 2025-03-07 Zi Yan New
[v10,4/8] mm/huge_memory: add buddy allocator like (non-uniform) folio_split() Buddy allocator like (or non-uniform) folio split - - - --- 2025-03-07 Zi Yan New
[v10,3/8] mm/huge_memory: move folio split common code to __folio_split() Buddy allocator like (or non-uniform) folio split - - - --- 2025-03-07 Zi Yan New
[v10,2/8] mm/huge_memory: add two new (not yet used) functions for folio_split() Buddy allocator like (or non-uniform) folio split - - - --- 2025-03-07 Zi Yan New
[v10,1/8] xarray: add xas_try_split() to split a multi-index entry Buddy allocator like (or non-uniform) folio split - - - --- 2025-03-07 Zi Yan New
rust: enable `clippy::ptr_as_ptr` lint rust: enable `clippy::ptr_as_ptr` lint - - - --- 2025-03-07 Tamir Duberstein New
[v9,6/6] scanf: further break kunit into test cases scanf: convert self-test to KUnit - - - --- 2025-03-07 Tamir Duberstein New
[v9,5/6] scanf: tidy header `#include`s scanf: convert self-test to KUnit - - - --- 2025-03-07 Tamir Duberstein New
[v9,4/6] scanf: break kunit into test cases scanf: convert self-test to KUnit - 1 - --- 2025-03-07 Tamir Duberstein New
[v9,3/6] scanf: convert self-test to KUnit scanf: convert self-test to KUnit - 2 1 --- 2025-03-07 Tamir Duberstein New
[v9,2/6] scanf: remove redundant debug logs scanf: convert self-test to KUnit - 1 - --- 2025-03-07 Tamir Duberstein New
[v9,1/6] scanf: implicate test line in failure messages scanf: convert self-test to KUnit - 1 1 --- 2025-03-07 Tamir Duberstein New
[net-next,v9,6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT tun: Introduce virtio-net hashing feature - - 1 --- 2025-03-07 Akihiko Odaki New
[net-next,v9,5/6] selftest: tun: Add tests for virtio-net hashing tun: Introduce virtio-net hashing feature - - 1 --- 2025-03-07 Akihiko Odaki New
[net-next,v9,4/6] selftest: tun: Test vnet ioctls without device tun: Introduce virtio-net hashing feature - - 1 --- 2025-03-07 Akihiko Odaki New
[net-next,v9,3/6] tun: Introduce virtio-net hash feature tun: Introduce virtio-net hashing feature - - 1 --- 2025-03-07 Akihiko Odaki New
[net-next,v9,2/6] net: flow_dissector: Export flow_keys_dissector_symmetric tun: Introduce virtio-net hashing feature - - 1 --- 2025-03-07 Akihiko Odaki New
[net-next,v9,1/6] virtio_net: Add functions for hashing tun: Introduce virtio-net hashing feature - - 1 --- 2025-03-07 Akihiko Odaki New
[bpf-next,2/2] selftests/bpf: lwt_seg6local: Move test to test_progs selftests/bpf: Move test_lwt_seg6local to test_progs - - - --- 2025-03-07 Bastien Curutchet (eBPF Foundation) New
[bpf-next,1/2] selftests/bpf: lwt_seg6local: Remove unused routes selftests/bpf: Move test_lwt_seg6local to test_progs - - - --- 2025-03-07 Bastien Curutchet (eBPF Foundation) New
[v8,3/3] rust: kunit: allow to know if we are in a test rust: kunit: Support KUnit tests with a user-space like syntax - - - --- 2025-03-07 David Gow New
[v8,2/3] rust: macros: add macro to easily run KUnit tests rust: kunit: Support KUnit tests with a user-space like syntax - 2 - --- 2025-03-07 David Gow New
[v8,1/3] rust: kunit: add KUnit case and suite macros rust: kunit: Support KUnit tests with a user-space like syntax - - - --- 2025-03-07 David Gow New
[PATCHv5,net,3/3] selftests: bonding: add ipsec offload test bond: fix xfrm offload issues - 1 - --- 2025-03-07 Hangbin Liu New
[PATCHv5,net,2/3] bonding: fix xfrm offload feature setup on active-backup mode bond: fix xfrm offload issues - - - --- 2025-03-07 Hangbin Liu New
[PATCHv5,net,1/3] bonding: fix calling sleeping function in spin lock and some race conditions bond: fix xfrm offload issues - - - --- 2025-03-07 Hangbin Liu New
selftests/nolibc: stop testing constructor order selftests/nolibc: stop testing constructor order - - - --- 2025-03-06 Thomas Weißschuh New
[2/2] selftests: livepatch: test if ftrace can trace a livepatched function selftests: livepatch: test if ftrace can trace a livepatched function - - - --- 2025-03-06 Filipe Xavier New
[1/2] selftests: livepatch: add new ftrace helpers functions selftests: livepatch: test if ftrace can trace a livepatched function - - - --- 2025-03-06 Filipe Xavier New
[v2] selftests: riscv: fix v_exec_initval_nolibc.c [v2] selftests: riscv: fix v_exec_initval_nolibc.c - 1 1 --- 2025-03-06 Ignacio Encinas New
[v3,5/5] selftests/nolibc: use O_RDONLY flag instead of 0 [v3,1/5] tools/nolibc: add support for openat(2) - - - --- 2025-03-06 Louis Taylor New
[v3,1/5] tools/nolibc: add support for openat(2) [v3,1/5] tools/nolibc: add support for openat(2) - - - --- 2025-03-06 Louis Taylor New
[v2] kunit: tool: Fix bug in parsing test plan [v2] kunit: tool: Fix bug in parsing test plan - 1 - --- 2025-03-06 Rae Moar brendanhiggins New
[net-next,v2,2/2] selftests: net: use the dummy bpf from net/lib [net-next,v2,1/2] selftests: drv-net: add path helper for net/lib 1 1 - --- 2025-03-06 Jakub Kicinski New
[net-next,v2,1/2] selftests: drv-net: add path helper for net/lib [net-next,v2,1/2] selftests: drv-net: add path helper for net/lib - 1 - --- 2025-03-06 Jakub Kicinski New
[net-next,v8,6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT tun: Introduce virtio-net hashing feature - - - --- 2025-03-06 Akihiko Odaki New
[net-next,v8,5/6] selftest: tun: Add tests for virtio-net hashing tun: Introduce virtio-net hashing feature - - - --- 2025-03-06 Akihiko Odaki New
[net-next,v8,4/6] selftest: tun: Test vnet ioctls without device tun: Introduce virtio-net hashing feature - - - --- 2025-03-06 Akihiko Odaki New
[net-next,v8,3/6] tun: Introduce virtio-net hash feature tun: Introduce virtio-net hashing feature - - - --- 2025-03-06 Akihiko Odaki New
[net-next,v8,2/6] net: flow_dissector: Export flow_keys_dissector_symmetric tun: Introduce virtio-net hashing feature - - - --- 2025-03-06 Akihiko Odaki New
[net-next,v8,1/6] virtio_net: Add functions for hashing tun: Introduce virtio-net hashing feature - - - --- 2025-03-06 Akihiko Odaki New
[v2,net,6/6] selftests: drv-net: add xdp cases for ping.py eth: bnxt: fix several bugs in the bnxt module - - - --- 2025-03-06 Taehee Yoo New
« 1 2 3 4183 184 »