Show patches with: Archived = No       |   16516 patches
« 1 2 3 4165 166 »
Patch Series S/W/F Date Submitter Delegate State
[net-next,v14,21/22] ovpn: add basic ethtool support Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli Superseded
[net-next,v14,20/22] ovpn: notify userspace when a peer is deleted Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli New
[net-next,v14,19/22] ovpn: kill key and notify userspace in case of IV exhaustion Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli Superseded
[net-next,v14,18/22] ovpn: implement key add/get/del/swap via netlink Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli New
[net-next,v14,17/22] ovpn: implement peer add/get/dump/delete via netlink Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli Superseded
[net-next,v14,16/22] ovpn: add support for peer floating Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli New
[net-next,v14,15/22] ovpn: add support for updating local UDP endpoint Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli Superseded
[net-next,v14,14/22] ovpn: implement keepalive mechanism Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli New
[net-next,v14,13/22] ovpn: implement peer lookup logic Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli Superseded
[net-next,v14,12/22] ovpn: implement multi-peer support Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli New
[net-next,v14,11/22] ovpn: implement TCP transport Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli Superseded
[net-next,v14,10/22] ovpn: store tunnel and transport statistics Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli New
[net-next,v14,09/22] ovpn: implement packet processing Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli New
[net-next,v14,08/22] ovpn: implement basic RX path (UDP) Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli New
[net-next,v14,07/22] ovpn: implement basic TX path (UDP) Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli Superseded
[net-next,v14,06/22] ovpn: introduce the ovpn_socket object Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli New
[net-next,v14,05/22] ovpn: introduce the ovpn_peer object Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli New
[net-next,v14,04/22] ovpn: keep carrier always on for MP interfaces Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli New
[net-next,v14,03/22] ovpn: add basic interface creation/destruction/management routines Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli Superseded
[net-next,v14,02/22] ovpn: add basic netlink support Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli New
[net-next,v14,01/22] net: introduce OpenVPN Data Channel Offload (ovpn) Introducing OpenVPN Data Channel Offload --- 2024-12-09 Antonio Quartulli New
selftests/bpf: Fix fill_link_info selftest on powerpc selftests/bpf: Fix fill_link_info selftest on powerpc --- 2024-12-09 Saket Kumar Bhaskar New
Add KUnit tests for curve25519 Add KUnit tests for curve25519 --- 2024-12-09 Enzo Bertoloti New
selftests: kselftest: Add ksft_test_result_xpass selftests: kselftest: Add ksft_test_result_xpass --- 2024-12-07 Stefano Pigozzi New
[net-next,v13,22/22] testing/selftests: add test tool and scripts for ovpn module Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,21/22] ovpn: add basic ethtool support Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,20/22] ovpn: notify userspace when a peer is deleted Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,19/22] ovpn: kill key and notify userspace in case of IV exhaustion Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,18/22] ovpn: implement key add/get/del/swap via netlink Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,17/22] ovpn: implement peer add/get/dump/delete via netlink Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,16/22] ovpn: add support for peer floating Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,15/22] ovpn: add support for updating local UDP endpoint Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,14/22] ovpn: implement keepalive mechanism Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,13/22] ovpn: implement peer lookup logic Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,12/22] ovpn: implement multi-peer support Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,11/22] ovpn: implement TCP transport Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,10/22] ovpn: store tunnel and transport statistics Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,09/22] ovpn: implement packet processing Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,08/22] ovpn: implement basic RX path (UDP) Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,07/22] ovpn: implement basic TX path (UDP) Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,06/22] ovpn: introduce the ovpn_socket object Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,05/22] ovpn: introduce the ovpn_peer object Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,04/22] ovpn: keep carrier always on for MP interfaces Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,03/22] ovpn: add basic interface creation/destruction/management routines Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,02/22] ovpn: add basic netlink support Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
[net-next,v13,01/22] net: introduce OpenVPN Data Channel Offload (ovpn) Introducing OpenVPN Data Channel Offload --- 2024-12-06 Antonio Quartulli Superseded
selftests/hid: Add host-tools to .gitignore selftests/hid: Add host-tools to .gitignore --- 2024-12-06 Charlie Jenkins New
[v5] riscv: selftests: Fix warnings pointer masking test [v5] riscv: selftests: Fix warnings pointer masking test --- 2024-12-06 Charlie Jenkins New
[v3] selftests/vDSO: support DT_GNU_HASH [v3] selftests/vDSO: support DT_GNU_HASH --- 2024-12-06 Xi Ruoyao New
[net-next,v2,08/10] mm: page_frag: add testing for the newly added API Untitled series #256843 --- 2024-12-06 Yunsheng Lin New
[bpf-next,2/2] selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.c selftests: bpf: Migrate test_xdp_meta.sh to test_progs --- 2024-12-06 Bastien Curutchet New
[bpf-next,1/2] selftests/bpf: test_xdp_meta: Rename BPF sections selftests: bpf: Migrate test_xdp_meta.sh to test_progs --- 2024-12-06 Bastien Curutchet New
[RFC,v1,2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_EXEC Add file seal to prevent future exec mappings --- 2024-12-06 Isaac Manjarres New
[RFC,v1,1/2] mm/memfd: Add support for F_SEAL_FUTURE_EXEC to memfd Add file seal to prevent future exec mappings --- 2024-12-06 Isaac Manjarres New
[v4] riscv: selftests: Fix warnings pointer masking test [v4] riscv: selftests: Fix warnings pointer masking test --- 2024-12-05 Charlie Jenkins New
[v3] riscv: selftests: Fix warnings pointer masking test [v3] riscv: selftests: Fix warnings pointer masking test --- 2024-12-05 Charlie Jenkins New
cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains cgroup/cpuset: Prevent leakage of isolated CPUs into sched domains --- 2024-12-05 Waiman Long New
[v1] selftests/memfd: Run sysctl tests when PID namespace support is enabled [v1] selftests/memfd: Run sysctl tests when PID namespace support is enabled --- 2024-12-05 Isaac Manjarres New
selftests/mm: add fork CoW guard page test selftests/mm: add fork CoW guard page test --- 2024-12-05 Lorenzo Stoakes New
[net,3/3] selftests: mlxsw: sharedbuffer: Ensure no extra packets are counted selftests: mlxsw: Add few fixes for sharedbuffer test --- 2024-12-05 Petr Machata New
[net,2/3] selftests: mlxsw: sharedbuffer: Remove duplicate test cases selftests: mlxsw: Add few fixes for sharedbuffer test --- 2024-12-05 Petr Machata New
[net,1/3] selftests: mlxsw: sharedbuffer: Remove h1 ingress test case selftests: mlxsw: Add few fixes for sharedbuffer test --- 2024-12-05 Petr Machata New
[net-next,v2,11/11] selftests: forwarding: Add a selftest for the new reserved_bits UAPI Untitled series #256666 --- 2024-12-05 Petr Machata New
[net-next,v2,10/11] selftests: net: lib: Add several autodefer helpers Untitled series #256666 --- 2024-12-05 Petr Machata New
[net-next,v2,09/11] selftests: net: lib: Rename ip_link_master() to ip_link_set_master() Untitled series #256666 --- 2024-12-05 Petr Machata New
[3/3] selftests/livepatch: Check if required config options are enabled kselftest framework to introduce TEST_CONFIG_DEPS --- 2024-12-05 BiscuitBobby New
[2/3] selftests/lib.mk: Introduce check to validate required configs kselftest framework to introduce TEST_CONFIG_DEPS --- 2024-12-05 BiscuitBobby New
[1/3] docs/kselftests: Explain the usage of TEST_CONFIG_DEPS kselftest framework to introduce TEST_CONFIG_DEPS --- 2024-12-05 BiscuitBobby New
[bpf-next,v2,1/1] selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata [bpf-next,v2,1/1] selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata --- 2024-12-05 Song, Yoong Siang New
[bpf,v2,1/1] selftests/bpf: Actuate tx_metadata_len in xdp_hw_metadata [bpf,v2,1/1] selftests/bpf: Actuate tx_metadata_len in xdp_hw_metadata --- 2024-12-05 Song, Yoong Siang New
[v2] riscv: selftests: Fix warnings pointer masking test [v2] riscv: selftests: Fix warnings pointer masking test --- 2024-12-05 Charlie Jenkins New
riscv: selftests: Fix warnings pointer masking test riscv: selftests: Fix warnings pointer masking test --- 2024-12-05 Charlie Jenkins Superseded
[net-next,4/4] netconsole: selftest: verify userdata entry limit netconsole: selftest for userdata overflow --- 2024-12-04 Breno Leitao New
[net-next,3/4] netconsole: selftest: Delete all userdata keys netconsole: selftest for userdata overflow --- 2024-12-04 Breno Leitao New
[net-next,2/4] netconsole: selftest: Split the helpers from the selftest netconsole: selftest for userdata overflow --- 2024-12-04 Breno Leitao New
[net-next,1/4] netconsole: Warn if MAX_USERDATA_ITEMS limit is exceeded netconsole: selftest for userdata overflow --- 2024-12-04 Breno Leitao New
[net-next,v2] selftests: net: cleanup busy_poller.c [net-next,v2] selftests: net: cleanup busy_poller.c --- 2024-12-04 Joe Damato New
[bpf-next,1/1] selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata [bpf-next,1/1] selftests/bpf: Enable Tx hwtstamp in xdp_hw_metadata --- 2024-12-04 Song, Yoong Siang New
[net-next,v2] selftests/net: call sendmmsg via udpgso_bench.sh [net-next,v2] selftests/net: call sendmmsg via udpgso_bench.sh --- 2024-12-03 Kenjiro Nakayama Superseded
[v2,13/13] iommu/arm-smmu-v3: Report IRQs that belong to devices attached to vIOMMU Untitled series #256494 --- 2024-12-03 Nicolin Chen New
[v2,11/13] Documentation: userspace-api: iommufd: Update EVENTQ_IOPF and EVENTQ_VIRQ Untitled series #256494 --- 2024-12-03 Nicolin Chen New
[v2,09/13] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VIRQ for vIRQ coverage Untitled series #256494 --- 2024-12-03 Nicolin Chen New
[v2,08/13] iommufd/selftest: Require vdev_id when attaching to a nested domain Untitled series #256494 --- 2024-12-03 Nicolin Chen New
[v2,07/13] iommufd/viommu: Add iommufd_viommu_report_irq helper Untitled series #256494 --- 2024-12-03 Nicolin Chen New
[v2,05/13] iommufd: Add IOMMUFD_OBJ_EVENTQ_VIRQ and IOMMUFD_CMD_VIRQ_ALLOC Untitled series #256494 --- 2024-12-03 Nicolin Chen New
[v2,02/13] iommufd/fault: Move iommufd_fault_iopf_handler() to header Untitled series #256494 --- 2024-12-03 Nicolin Chen New
[RFT,v13,8/8] selftests/clone3: Test shadow stack support fork: Support shadow stacks in clone3() --- 2024-12-03 Mark Brown New
[RFT,v13,6/8] selftests/clone3: Factor more of main loop into test_clone3() fork: Support shadow stacks in clone3() --- 2024-12-03 Mark Brown New
[RFT,v13,4/8] fork: Add shadow stack support to clone3() fork: Support shadow stacks in clone3() --- 2024-12-03 Mark Brown New
[RFT,v13,2/8] Documentation: userspace-api: Add shadow stack API documentation fork: Support shadow stacks in clone3() --- 2024-12-03 Mark Brown New
[net-next,v1,09/11] selftests: net: lib: Rename ip_link_master() to ip_link_set_master() Untitled series #256496 --- 2024-12-03 Petr Machata Superseded
[v3,9/9] kselftest/arm64: Add 2024 dpISA extensions to hwcap test [v3,1/9] arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09 --- 2024-12-03 Mark Brown New
[v3,7/9] arm64/hwcap: Describe 2024 dpISA extensions to userspace [v3,1/9] arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09 --- 2024-12-03 Mark Brown New
[v3,5/9] arm64/sysreg: Update ID_AA64SMFR0_EL1 to DDI0601 2024-09 [v3,1/9] arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09 --- 2024-12-03 Mark Brown New
[v3,3/9] arm64/sysreg: Update ID_AA64FPFR0_EL1 to DDI0601 2024-09 [v3,1/9] arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09 --- 2024-12-03 Mark Brown New
[v3,1/9] arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09 [v3,1/9] arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09 --- 2024-12-03 Mark Brown New
[v2,1/2] riscv/ptrace: add new regset to access original a0 register [v2,1/2] riscv/ptrace: add new regset to access original a0 register --- 2024-12-03 Celeste Liu New
[v1,2/2] iommufd/selftest: Cover IOMMU_FAULT_QUEUE_ALLOC in iommufd_fail_nth iommufd: Fix a small bug in fault.c --- 2024-12-03 Nicolin Chen New
selftests/net: call sendmmsg via udpgso_bench.sh selftests/net: call sendmmsg via udpgso_bench.sh --- 2024-12-02 Kenjiro Nakayama New
[bpf-next] tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind [bpf-next] tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bind --- 2024-12-02 Marco Leogrande New
« 1 2 3 4165 166 »