Show patches with: Archived = No       |   28920 patches
« 1 2 ... 6 7 8289 290 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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 - 1 1 --- 2025-03-07 Tamir Duberstein New
[v9,4/6] scanf: break kunit into test cases scanf: convert self-test to KUnit - 2 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 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 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 Accepted
[v2,net,5/6] net: devmem: do not WARN conditionally after netdev_rx_queue_restart() eth: bnxt: fix several bugs in the bnxt module - - - --- 2025-03-06 Taehee Yoo Accepted
[v2,net,4/6] eth: bnxt: do not update checksum in bnxt_xdp_build_skb() eth: bnxt: fix several bugs in the bnxt module - - - --- 2025-03-06 Taehee Yoo New
[v2,net,3/6] 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-06 Taehee Yoo Accepted
[v2,net,2/6] eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc() eth: bnxt: fix several bugs in the bnxt module - 2 - --- 2025-03-06 Taehee Yoo Accepted
[v2,net,1/6] eth: bnxt: fix truesize for mb-xdp-pass case eth: bnxt: fix several bugs in the bnxt module - - - --- 2025-03-06 Taehee Yoo New
selftests: Override command line in lib.mk selftests: Override command line in lib.mk - - - --- 2025-03-06 Akihiko Odaki New
[PATCHv4,net,2/2] selftests: bonding: fix incorrect mac address bonding: fix incorrect mac address setting 1 2 - --- 2025-03-06 Hangbin Liu Accepted
[PATCHv4,net,1/2] bonding: fix incorrect MAC address setting to receive NS messages bonding: fix incorrect mac address setting 1 2 - --- 2025-03-06 Hangbin Liu Accepted
kunit: tool: Fix bug in parsing test plan kunit: tool: Fix bug in parsing test plan - - - --- 2025-03-06 Rae Moar brendanhiggins New
[v8,10/10] KVM: selftests: Add a basic SEV-SNP smoke test Basic SEV-SNP Selftests - - - --- 2025-03-05 Pratik R. Sampat New
[v8,09/10] KVM: selftests: Abstractions for SEV to decouple policy from type Basic SEV-SNP Selftests - - - --- 2025-03-05 Pratik R. Sampat New
[v8,08/10] KVM: selftests: Force GUEST_MEMFD flag for SNP VM type Basic SEV-SNP Selftests - - - --- 2025-03-05 Pratik R. Sampat New
[v8,07/10] KVM: selftests: Add library support for interacting with SNP Basic SEV-SNP Selftests - - - --- 2025-03-05 Pratik R. Sampat New
[v8,06/10] KVM: selftests: Introduce SEV VM type check Basic SEV-SNP Selftests - - - --- 2025-03-05 Pratik R. Sampat New
[v8,05/10] KVM: selftests: Replace assert() with TEST_ASSERT_EQ() Basic SEV-SNP Selftests - - - --- 2025-03-05 Pratik R. Sampat New
[v8,04/10] KVM: selftests: Add SMT control state helper Basic SEV-SNP Selftests - - - --- 2025-03-05 Pratik R. Sampat New
[v8,03/10] KVM: selftests: Add vmgexit helper Basic SEV-SNP Selftests - 1 - --- 2025-03-05 Pratik R. Sampat New
[v8,02/10] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2 Basic SEV-SNP Selftests - 1 - --- 2025-03-05 Pratik R. Sampat New
[v8,01/10] KVM: SEV: Disable SEV-SNP support on initialization failure Basic SEV-SNP Selftests - - - --- 2025-03-05 Pratik R. Sampat New
[bpf-next,v5,6/6] selftests/bpf: fix file descriptor assertion in open_tuntap helper XDP metadata support for tun driver - 1 - --- 2025-03-05 Marcus Wichelmann New
[bpf-next,v5,5/6] selftests/bpf: add test for XDP metadata support in tun driver XDP metadata support for tun driver - - - --- 2025-03-05 Marcus Wichelmann New
[bpf-next,v5,4/6] selftests/bpf: refactor xdp_context_functional test and bpf program XDP metadata support for tun driver - 1 - --- 2025-03-05 Marcus Wichelmann New
[bpf-next,v5,3/6] selftests/bpf: move open_tuntap to network helpers XDP metadata support for tun driver - - - --- 2025-03-05 Marcus Wichelmann New
[bpf-next,v5,2/6] net: tun: enable transfer of XDP metadata to skb XDP metadata support for tun driver 1 1 - --- 2025-03-05 Marcus Wichelmann New
[bpf-next,v5,1/6] net: tun: enable XDP metadata support XDP metadata support for tun driver 1 - - --- 2025-03-05 Marcus Wichelmann New
[v2,2/2] selftests/bpf: Refactor xdp_adjust_tail selftest with dynamic sizing Fix xdp_adjust_frags_tail_grow selftest on powerpc - - - --- 2025-03-05 Saket Kumar Bhaskar New
[v2,1/2] bpf, test_run: Replace hardcoded page size with dynamic PAGE_SIZE in test_run Fix xdp_adjust_frags_tail_grow selftest on powerpc - - - --- 2025-03-05 Saket Kumar Bhaskar New
selftests: riscv: fix v_exec_initval_nolibc.c selftests: riscv: fix v_exec_initval_nolibc.c - 1 1 --- 2025-03-05 Ignacio Encinas New
initramfs_test: flag kunit_case __refdata to suppress warning initramfs_test: flag kunit_case __refdata to suppress warning - - - --- 2025-03-05 David Disseldorp New
[rcu,10/10] rcu: Use _full() API to debug synchronize_rcu() Miscellaneous RCU changes for v6.15 - 1 - --- 2025-03-05 Boqun Feng New
[rcu,09/10] rcu: Update TREE05.boot to test normal synchronize_rcu() Miscellaneous RCU changes for v6.15 - 1 - --- 2025-03-05 Boqun Feng New
[rcu,08/10] rcutorture: Allow a negative value for nfakewriters Miscellaneous RCU changes for v6.15 - 1 - --- 2025-03-05 Boqun Feng New
[rcu,07/10] Flush console log from kernel_power_off() Miscellaneous RCU changes for v6.15 - 2 - --- 2025-03-05 Boqun Feng New
[rcu,06/10] context_tracking: Make RCU watch ct_kernel_exit_state() warning Miscellaneous RCU changes for v6.15 - 2 - --- 2025-03-05 Boqun Feng New
[rcu,05/10] rcu/nocb: Print segment lengths in show_rcu_nocb_gp_state() Miscellaneous RCU changes for v6.15 - - - --- 2025-03-05 Boqun Feng New
[rcu,04/10] rcu-tasks: Move RCU Tasks self-tests to core_initcall() Miscellaneous RCU changes for v6.15 - 1 1 --- 2025-03-05 Boqun Feng New
[rcu,03/10] rcu: Fix get_state_synchronize_rcu_full() GP-start detection Miscellaneous RCU changes for v6.15 - 3 1 --- 2025-03-05 Boqun Feng New
[rcu,02/10] rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes() Miscellaneous RCU changes for v6.15 - - - --- 2025-03-05 Boqun Feng New
[rcu,01/10] rcu: Split rcu_report_exp_cpu_mult() mask parameter and use for tracing Miscellaneous RCU changes for v6.15 - - - --- 2025-03-05 Boqun Feng New
[v9,7/7] selftest: test system mappings are sealed. mseal system mappings - 2 - --- 2025-03-05 Jeff Xu New
[v9,6/7] mseal sysmap: update mseal.rst mseal system mappings - 3 - --- 2025-03-05 Jeff Xu New
[v9,5/7] mseal sysmap: uprobe mapping mseal system mappings - 4 - --- 2025-03-05 Jeff Xu New
[v9,4/7] mseal sysmap: enable arm64 mseal system mappings - 3 - --- 2025-03-05 Jeff Xu New
[v9,3/7] mseal sysmap: enable x86-64 mseal system mappings - 3 - --- 2025-03-05 Jeff Xu New
[v9,2/7] selftests: x86: test_mremap_vdso: skip if vdso is msealed mseal system mappings - 3 - --- 2025-03-05 Jeff Xu New
« 1 2 ... 6 7 8289 290 »