Show patches with: none      |   17812 patches
« 1 2 3 4178 179 »
Patch Series S/W/F Date Submitter Delegate State
[2/2] selftests/nolibc: run-tests.sh: enable testing via qemu-user selftests/nolibc: run-user improvements --- 2077-09-15 Thomas Weißschuh Accepted
[1/2] selftests/nolibc: introduce QEMU_ARCH_USER selftests/nolibc: run-user improvements --- 2077-09-15 Thomas Weißschuh Accepted
[v7,bpf-next,1/2] security: Propagate caller information in bpf hooks [v7,bpf-next,1/2] security: Propagate caller information in bpf hooks --- 2025-03-10 Blaise Boscaccy New
[6.1.y] KVM: selftests: Fix build error due to assert in dirty_log_test [6.1.y] KVM: selftests: Fix build error due to assert in dirty_log_test --- 2025-03-10 Andrey Kalachev New
mm/huge_memory: drop beyond-EOF folios with the right number of refs. mm/huge_memory: drop beyond-EOF folios with the right number of refs. --- 2025-03-10 Zi Yan New
[v3,17/17] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG [v3,01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions --- 2025-03-10 Clément Léger New
[v3,15/17] RISC-V: KVM: add SBI extension reset callback [v3,01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions --- 2025-03-10 Clément Léger New
[v3,13/17] selftests: riscv: add misaligned access testing [v3,01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions --- 2025-03-10 Clément Léger New
[v3,11/17] riscv: misaligned: use get_user() instead of __get_user() [v3,01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions --- 2025-03-10 Clément Léger New
[v3,09/17] riscv: misaligned: factorize trap handling [v3,01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions --- 2025-03-10 Clément Léger New
[v3,07/17] riscv: misaligned: move emulated access uniformity check in a function [v3,01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions --- 2025-03-10 Clément Léger New
[v3,05/17] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing [v3,01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions --- 2025-03-10 Clément Léger New
[v3,03/17] riscv: sbi: add SBI FWFT extension calls [v3,01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions --- 2025-03-10 Clément Léger New
[v3,01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions [v3,01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions --- 2025-03-10 Clément Léger New
[v11,26/27] riscv: Documentation for shadow stack on riscv riscv control-flow integrity for usermode --- 2025-03-10 Deepak Gupta New
[v11,24/27] riscv: create a config for shadow stack and landing pad instr support riscv control-flow integrity for usermode --- 2025-03-10 Deepak Gupta New
[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,20/27] riscv: Add Firmware Feature SBI extensions definitions 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,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,14/27] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode --- 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,10/27] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode --- 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 --- 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,04/27] riscv: zicfiss / zicfilp extension csr and bit definitions 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 --- 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 --- 2025-03-10 Jakub Kicinski 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 --- 2025-03-09 Tamir Duberstein New
[v2,3/5] rust: enable `clippy::ptr_cast_constness` lint rust: reduce pointer casts, enable related lints --- 2025-03-09 Tamir Duberstein New
[v2,2/5] rust: enable `clippy::ptr_as_ptr` lint rust: reduce pointer casts, enable related lints --- 2025-03-09 Tamir Duberstein New
[v2,1/5] rust: retain pointer mut-ness in `container_of!` rust: reduce pointer casts, enable related lints --- 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 --- 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 --- 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 --- 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 --- 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 --- 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 #262857 --- 2025-03-09 Alexander Mikhalitsyn New
[net-next,3/4] tools/testing/selftests/cgroup/cgroup_util: add cg_get_id helper Untitled series #262857 --- 2025-03-09 Alexander Mikhalitsyn New
[net-next,v7,9/9] selftests: ncdevmem: Implement devmem TCP TX Device memory TCP TX --- 2025-03-08 Mina Almasry New
[net-next,v7,8/9] net: check for driver support in netmem TX Device memory TCP TX --- 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 --- 2025-03-08 Mina Almasry New
[net-next,v7,5/9] net: add devmem TCP TX documentation Device memory TCP TX --- 2025-03-08 Mina Almasry New
[net-next,v7,4/9] net: devmem: Implement TX path Device memory TCP TX --- 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 --- 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 Superseded
[v6,bpf-next,1/2] security: Propagate caller information in bpf hooks security: Propagate caller information in bpf hooks --- 2025-03-08 Blaise Boscaccy Superseded
[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 --- 2025-03-07 Blaise Boscaccy Superseded
[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 Superseded
[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 --- 2025-03-07 Tamir Duberstein New
[v9,3/6] scanf: convert self-test to KUnit scanf: convert self-test to KUnit --- 2025-03-07 Tamir Duberstein New
[v9,2/6] scanf: remove redundant debug logs scanf: convert self-test to KUnit --- 2025-03-07 Tamir Duberstein New
[v9,1/6] scanf: implicate test line in failure messages scanf: convert self-test to KUnit --- 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 --- 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 --- 2025-03-07 Akihiko Odaki New
[net-next,v9,4/6] selftest: tun: Test vnet ioctls without device tun: Introduce virtio-net hashing feature --- 2025-03-07 Akihiko Odaki New
[net-next,v9,3/6] tun: Introduce virtio-net hash feature tun: Introduce virtio-net hashing feature --- 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 --- 2025-03-07 Akihiko Odaki New
[net-next,v9,1/6] virtio_net: Add functions for hashing tun: Introduce virtio-net hashing feature --- 2025-03-07 Akihiko Odaki New
[bpf-next,1/2] selftests/bpf: lwt_seg6local: Remove unused routes [bpf-next,1/2] selftests/bpf: lwt_seg6local: Remove unused routes --- 2025-03-07 Bastien Curutchet (eBPF Foundation) New
[v8,3/3] rust: kunit: allow to know if we are in a test [v8,1/3] rust: kunit: add KUnit case and suite macros --- 2025-03-07 David Gow New
[v8,1/3] rust: kunit: add KUnit case and suite macros [v8,1/3] rust: kunit: add KUnit case and suite macros --- 2025-03-07 David Gow New
[PATCHv5,net,3/3] selftests: bonding: add ipsec offload test [PATCHv5,net,1/3] bonding: fix calling sleeping function in spin lock and some race conditions --- 2025-03-07 Hangbin Liu New
[PATCHv5,net,1/3] bonding: fix calling sleeping function in spin lock and some race conditions [PATCHv5,net,1/3] bonding: fix calling sleeping function in spin lock and some race conditions --- 2025-03-07 Hangbin Liu 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,07/10] KVM: selftests: Add library support for interacting with SNP 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,02/10] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2 Basic SEV-SNP Selftests --- 2025-03-05 Pratik R. Sampat New
[bpf-next,v5,5/6] selftests/bpf: add test for XDP metadata support in tun driver [bpf-next,v5,1/6] net: tun: enable XDP metadata support --- 2025-03-05 Marcus Wichelmann New
[bpf-next,v5,3/6] selftests/bpf: move open_tuntap to network helpers [bpf-next,v5,1/6] net: tun: enable XDP metadata support --- 2025-03-05 Marcus Wichelmann New
[bpf-next,v5,2/6] net: tun: enable transfer of XDP metadata to skb [bpf-next,v5,1/6] net: tun: enable XDP metadata support --- 2025-03-05 Marcus Wichelmann New
[bpf-next,v5,1/6] net: tun: enable XDP metadata support [bpf-next,v5,1/6] net: tun: enable XDP metadata support --- 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
selftests: riscv: fix v_exec_initval_nolibc.c selftests: riscv: fix v_exec_initval_nolibc.c --- 2025-03-05 Ignacio Encinas Rubio 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
[net-next,1/2] selftests: net: fix error message in bpf_offload [net-next,1/2] selftests: net: fix error message in bpf_offload --- 2025-03-04 Jakub Kicinski New
[net-next] selftests: openvswitch: don't hardcode the drop reason subsys [net-next] selftests: openvswitch: don't hardcode the drop reason subsys --- 2025-03-04 Jakub Kicinski New
[PATCHv4,net,2/3] bonding: fix xfrm offload feature setup on active-backup mode bond: fix xfrm offload issues --- 2025-03-04 Hangbin Liu New
« 1 2 3 4178 179 »