Show patches with: State = Action Required       |    Archived = No       |   6838 patches
« 1 2 3 468 69 »
Patch Series S/W/F Date Submitter Delegate State
[net-next,v23,23/23] testing/selftests: add test tool and scripts for ovpn module [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,21/23] ovpn: notify userspace when a peer is deleted [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,19/23] ovpn: implement key add/get/del/swap via netlink [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,17/23] ovpn: add support for updating local or remote UDP endpoint [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,15/23] ovpn: implement peer lookup logic [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,13/23] ovpn: add support for MSG_NOSIGNAL in tcp_sendmsg [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,12/23] skb: implement skb_send_sock_locked_with_flags() [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,09/23] ovpn: implement packet processing [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,07/23] ovpn: implement basic TX path (UDP) [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,05/23] ovpn: introduce the ovpn_peer object [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,03/23] ovpn: add basic interface creation/destruction/management routines [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net] selftests: drv-net: use defer in the ping test [net] selftests: drv-net: use defer in the ping test --- 2025-03-12 Jakub Kicinski New
[v9,13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-03-11 Nicolin Chen New
[v9,11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-03-11 Nicolin Chen New
[v9,09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-03-11 Nicolin Chen New
[v9,06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-03-11 Nicolin Chen New
[v9,05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-03-11 Nicolin Chen New
[v9,03/14] iommufd: Abstract an iommufd_eventq from iommufd_fault iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-03-11 Nicolin Chen New
[6.1.y] selftests/vm: fix undefined reference of the `default_huge_page_size` [6.1.y] selftests/vm: fix undefined reference of the `default_huge_page_size` --- 2025-03-11 Andrey Kalachev New
[1/2] selftests/pid_namespace: fix building with clang-20 [1/2] selftests/pid_namespace: fix building with clang-20 --- 2025-03-11 Dmitry Antipov New
[v4,11/12] selftests/mm: Skip mlock tests if nobody user can't read it [v4,01/12] selftests/mm: Report errno when things fail in gup_longterm --- 2025-03-11 Brendan Jackman New
[v4,09/12] selftests/mm: Drop unnecessary sudo usage [v4,01/12] selftests/mm: Report errno when things fail in gup_longterm --- 2025-03-11 Brendan Jackman New
[v4,07/12] selftests/mm: Skip map_populate on weird filesystems [v4,01/12] selftests/mm: Report errno when things fail in gup_longterm --- 2025-03-11 Brendan Jackman New
[v4,05/12] selftests/mm: Print some details when uffd-stress gets bad params [v4,01/12] selftests/mm: Report errno when things fail in gup_longterm --- 2025-03-11 Brendan Jackman New
[v4,03/12] selftests/mm: Skip uffd-wp-mremap if userfaultfd not available [v4,01/12] selftests/mm: Report errno when things fail in gup_longterm --- 2025-03-11 Brendan Jackman New
[v4,01/12] selftests/mm: Report errno when things fail in gup_longterm [v4,01/12] selftests/mm: Report errno when things fail in gup_longterm --- 2025-03-11 Brendan Jackman New
[net-next,v22,22/23] ovpn: add basic ethtool support Introducing OpenVPN Data Channel Offload --- 2025-03-11 Antonio Quartulli New
[net-next,v22,20/23] ovpn: kill key and notify userspace in case of IV exhaustion Introducing OpenVPN Data Channel Offload --- 2025-03-11 Antonio Quartulli New
[net-next,v22,18/23] ovpn: implement peer add/get/dump/delete via netlink Introducing OpenVPN Data Channel Offload --- 2025-03-11 Antonio Quartulli New
[net-next,v22,11/23] ovpn: implement TCP transport Introducing OpenVPN Data Channel Offload --- 2025-03-11 Antonio Quartulli New
[net-next,v22,06/23] ovpn: introduce the ovpn_socket object Introducing OpenVPN Data Channel Offload --- 2025-03-11 Antonio Quartulli New
[net-next,v22,04/23] ovpn: keep carrier always on for MP interfaces Introducing OpenVPN Data Channel Offload --- 2025-03-11 Antonio Quartulli New
[net-next,v22,02/23] ovpn: add basic netlink support Introducing OpenVPN Data Channel Offload --- 2025-03-11 Antonio Quartulli New
selftest/powerpc/mm/pkey: fix build-break introduced by commit 00894c3fc917 selftest/powerpc/mm/pkey: fix build-break introduced by commit 00894c3fc917 --- 2025-03-11 Madhavan Srinivasan New
selftests/mm/cow: Fix the incorrect error handling selftests/mm/cow: Fix the incorrect error handling --- 2025-03-11 Cyan Yang New
[v8,net-next,3/3] sched: Add dualpi2 qdisc [v8,net-next,1/3] Documentation: netlink: specs: tc: Add DualPI2 specification --- 2025-03-11 Chia-Yu Chang (Nokia) New
[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
[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
[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,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
[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
[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 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
« 1 2 3 468 69 »