Show patches with: none      |   18238 patches
« 1 2 3 4182 183 »
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
[GIT,PULL] Kselftest fixes update for Linux 6.15-rc2 [GIT,PULL] Kselftest fixes update for Linux 6.15-rc2 --- 2025-04-09 Shuah Khan New
[v8,6/6] rust: enable `clippy::ref_as_ptr` lint rust: reduce `as` casts, enable related lints --- 2025-04-09 Tamir Duberstein New
[v8,4/6] rust: enable `clippy::as_underscore` lint rust: reduce `as` casts, enable related lints --- 2025-04-09 Tamir Duberstein New
[v8,2/6] rust: enable `clippy::ptr_cast_constness` lint rust: reduce `as` casts, enable related lints --- 2025-04-09 Tamir Duberstein New
[net-next,v2,6/6] bonding: Fix multiple long standing offload races xfrm & bonding: Correct use of xso.real_dev --- 2025-04-09 Cosmin Ratiu New
[net-next,v2,5/6] bonding: Mark active offloaded xfrm_states xfrm & bonding: Correct use of xso.real_dev --- 2025-04-09 Cosmin Ratiu Superseded
[net-next,v2,2/6] xfrm: Use xdo.dev instead of xdo.real_dev xfrm & bonding: Correct use of xso.real_dev --- 2025-04-09 Cosmin Ratiu New
selftests/bpf: Fix bpf_nf selftest failure selftests/bpf: Fix bpf_nf selftest failure --- 2025-04-09 Saket Kumar Bhaskar New
[RFC,bpf-next,08/13] selftests: bpf: Avoid attaching to bpf_check() Untitled series #265068 --- 2025-04-09 Daniel Xu New
[v2] selftests: pid_namespace: Add missing sys/mount.h [v2] selftests: pid_namespace: Add missing sys/mount.h --- 2025-04-08 T.J. Mercier New
[GIT,PULL] kunit fixes update for Linux 6.15-rc2 [GIT,PULL] kunit fixes update for Linux 6.15-rc2 --- 2025-04-08 Shuah Khan New
[RFT,v15,8/8] selftests/clone3: Test shadow stack support fork: Support shadow stacks in clone3() --- 2025-04-08 Mark Brown New
[RFT,v15,7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code fork: Support shadow stacks in clone3() --- 2025-04-08 Mark Brown New
[RFT,v15,6/8] selftests/clone3: Factor more of main loop into test_clone3() fork: Support shadow stacks in clone3() --- 2025-04-08 Mark Brown New
[RFT,v15,5/8] selftests/clone3: Remove redundant flushes of output streams fork: Support shadow stacks in clone3() --- 2025-04-08 Mark Brown New
[RFT,v15,4/8] fork: Add shadow stack support to clone3() fork: Support shadow stacks in clone3() --- 2025-04-08 Mark Brown New
[RFT,v15,3/8] selftests: Provide helper header for shadow stack testing fork: Support shadow stacks in clone3() --- 2025-04-08 Mark Brown New
[RFT,v15,2/8] Documentation: userspace-api: Add shadow stack API documentation fork: Support shadow stacks in clone3() --- 2025-04-08 Mark Brown New
[RFT,v15,1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack() fork: Support shadow stacks in clone3() --- 2025-04-08 Mark Brown New
[RFC,v1,nf-next] selftests: netfilter: Add bridge_fastpath.sh [RFC,v1,nf-next] selftests: netfilter: Add bridge_fastpath.sh --- 2025-04-08 Eric Woudstra New
[RFC,v7,8/8] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support Add NUMA mempolicy support for KVM guest-memfd --- 2025-04-08 Shivank Garg New
[RFC,v7,7/8] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy Add NUMA mempolicy support for KVM guest-memfd --- 2025-04-08 Shivank Garg New
[RFC,v7,6/8] KVM: guest_memfd: Add slab-allocated inode cache Add NUMA mempolicy support for KVM guest-memfd --- 2025-04-08 Shivank Garg New
[RFC,v7,5/8] KVM: guest_memfd: Make guest mem use guest mem inodes instead of anonymous inodes Add NUMA mempolicy support for KVM guest-memfd --- 2025-04-08 Shivank Garg New
[RFC,v7,4/8] KVM: Add kvm_gmem_exit() cleanup function Add NUMA mempolicy support for KVM guest-memfd --- 2025-04-08 Shivank Garg New
[RFC,v7,3/8] security: Export security_inode_init_security_anon for KVM guest_memfd Add NUMA mempolicy support for KVM guest-memfd --- 2025-04-08 Shivank Garg New
[RFC,v7,2/8] mm/mempolicy: Export memory policy symbols Add NUMA mempolicy support for KVM guest-memfd --- 2025-04-08 Shivank Garg New
[RFC,v7,1/8] mm/filemap: Add mempolicy support to the filemap layer Add NUMA mempolicy support for KVM guest-memfd --- 2025-04-08 Shivank Garg New
[PATCHv6,net-next,2/2] wireguard: selftests: update to using nft for qemu test wireguard: selftests: use nftables for testing --- 2025-04-08 Hangbin Liu New
[PATCHv6,net-next,1/2] wireguard: selftests: convert iptables to nft wireguard: selftests: use nftables for testing --- 2025-04-08 Hangbin Liu New
[bpf-next,v4,3/3] selftests/bpf: Add edge case tests for sockmap bpf: Fix use-after-free of sockmap --- 2025-04-08 Jiayuan Chen New
[bpf-next,v4,2/3] bpf, sockmap: avoid using sk_socket after free when reading bpf: Fix use-after-free of sockmap --- 2025-04-08 Jiayuan Chen New
[bpf-next,v4,1/3] bpf, sockmap: avoid using sk_socket after free when sending bpf: Fix use-after-free of sockmap --- 2025-04-08 Jiayuan Chen New
tests/pid_namespace: Add missing sys/mount.h tests/pid_namespace: Add missing sys/mount.h --- 2025-04-07 T.J. Mercier Superseded
[net-next] selftests: tc-testing: Pre-load IFE action and its submodules [net-next] selftests: tc-testing: Pre-load IFE action and its submodules --- 2025-04-07 Victor Nogueira New
[v17,15/15] arm64: dts: imx95: Add msi-map for pci-ep device PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-04-07 Frank Li New
[v17,14/15] pci: imx6: Add LUT setting for MSI/IOMMU in Endpoint mode PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-04-07 Frank Li New
[v17,13/15] pci: imx6: Add helper function imx_pcie_add_lut_by_rid() PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-04-07 Frank Li New
[v17,12/15] selftests: pci_endpoint: Add doorbell test case PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-04-07 Frank Li New
[v17,11/15] misc: pci_endpoint_test: Add doorbell test case PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-04-07 Frank Li New
[v17,10/15] PCI: endpoint: pci-epf-test: Add doorbell test support PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-04-07 Frank Li New
[v17,09/15] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-04-07 Frank Li New
[v17,08/15] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-04-07 Frank Li New
[v17,07/15] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-04-07 Frank Li New
[v17,06/15] PCI: endpoint: Set ID and of_node for function driver PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-04-07 Frank Li New
[v17,05/15] irqchip/gic-v3-its: Add support for device tree msi-map and msi-mask PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-04-07 Frank Li New
[v17,04/15] dt-bindings: PCI: pci-ep: Add support for iommu-map and msi-map PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-04-07 Frank Li New
[v17,03/15] irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-04-07 Frank Li New
[v17,02/15] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable() PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-04-07 Frank Li New
[v17,01/15] platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all() PCI: EP: Add RC-to-EP doorbell with platform MSI controller --- 2025-04-07 Frank Li New
[net-next,v25,23/23] testing/selftests: add test tool and scripts for ovpn module Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,22/23] ovpn: add basic ethtool support Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,21/23] ovpn: notify userspace when a peer is deleted Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,20/23] ovpn: kill key and notify userspace in case of IV exhaustion Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,19/23] ovpn: implement key add/get/del/swap via netlink Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,18/23] ovpn: implement peer add/get/dump/delete via netlink Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,17/23] ovpn: add support for updating local or remote UDP endpoint Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,16/23] ovpn: implement keepalive mechanism Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,15/23] ovpn: implement peer lookup logic Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,14/23] ovpn: implement multi-peer support Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,13/23] ovpn: add support for MSG_NOSIGNAL in tcp_sendmsg Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,12/23] skb: implement skb_send_sock_locked_with_flags() Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,11/23] ovpn: implement TCP transport Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,10/23] ovpn: store tunnel and transport statistics Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,09/23] ovpn: implement packet processing Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,08/23] ovpn: implement basic RX path (UDP) Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,07/23] ovpn: implement basic TX path (UDP) Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,06/23] ovpn: introduce the ovpn_socket object Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,05/23] ovpn: introduce the ovpn_peer object Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,04/23] ovpn: keep carrier always on for MP interfaces Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,03/23] ovpn: add basic interface creation/destruction/management routines Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,02/23] ovpn: add basic netlink support Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[net-next,v25,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) Introducing OpenVPN Data Channel Offload --- 2025-04-07 Antonio Quartulli New
[v3] selftests/x86/lam: fix resource leak in do_uring() and allocate_dsa_pasid() [v3] selftests/x86/lam: fix resource leak in do_uring() and allocate_dsa_pasid() --- 2025-04-07 Malaya Kumar Rout Superseded
[net,2/2] selftests: mptcp: validate MPJoin HMacFailure counters mptcp: only inc MPJoinAckHMacFailure for HMAC failures --- 2025-04-07 Matthieu Baerts (NGI0) New
[net,1/2] mptcp: only inc MPJoinAckHMacFailure for HMAC failures mptcp: only inc MPJoinAckHMacFailure for HMAC failures --- 2025-04-07 Matthieu Baerts (NGI0) New
[v5,2/2] selftests: memcg: Increase error tolerance of child memory.current check in test_memcg_protection() memcg: Fix test_memcg_min/low test failures --- 2025-04-07 Waiman Long Superseded
[v5,1/2] mm/vmscan: Skip memcg with !usage in shrink_node_memcgs() memcg: Fix test_memcg_min/low test failures --- 2025-04-07 Waiman Long New
[bpf-next,v1,4/4] selftest/bpf/benchs: Add benchmark for sockmap usage bpf, sockmap: Fix data loss and panic issues --- 2025-04-07 Jiayuan Chen New
[bpf-next,v1,3/4] bpf, sockmap: Fix panic when calling skb_linearize bpf, sockmap: Fix data loss and panic issues --- 2025-04-07 Jiayuan Chen New
[bpf-next,v1,2/4] bpf, sockmap: fix duplicated data transmission bpf, sockmap: Fix data loss and panic issues --- 2025-04-07 Jiayuan Chen New
[bpf-next,v1,1/4] bpf, sockmap: Fix data lost during EAGAIN retries bpf, sockmap: Fix data loss and panic issues --- 2025-04-07 Jiayuan Chen New
[net-next,6/6] bonding: Fix multiple long standing offload races xfrm & bonding: Correct use of xso.real_dev --- 2025-04-07 Cosmin Ratiu New
[net-next,5/6] bonding: Mark active offloaded xfrm_states xfrm & bonding: Correct use of xso.real_dev --- 2025-04-07 Cosmin Ratiu New
[net-next,4/6] xfrm: Add explicit dev to .xdo_dev_state_{add,delete,free} xfrm & bonding: Correct use of xso.real_dev --- 2025-04-07 Cosmin Ratiu New
[net-next,3/6] xfrm: Remove unneeded device check from validate_xmit_xfrm xfrm & bonding: Correct use of xso.real_dev --- 2025-04-07 Cosmin Ratiu New
[net-next,2/6] xfrm: Use xdo.dev instead of xdo.real_dev xfrm & bonding: Correct use of xso.real_dev --- 2025-04-07 Cosmin Ratiu Superseded
[net-next,1/6] net/mlx5: Avoid using xso.real_dev unnecessarily xfrm & bonding: Correct use of xso.real_dev --- 2025-04-07 Cosmin Ratiu New
[v2] selftests/x86/lam: fix resource leak in do_uring() and allocate_dsa_pasid() [v2] selftests/x86/lam: fix resource leak in do_uring() and allocate_dsa_pasid() --- 2025-04-07 Malaya Kumar Rout New
[RESEND] kunit: qemu_configs: SH: Respect kunit cmdline [RESEND] kunit: qemu_configs: SH: Respect kunit cmdline --- 2025-04-07 Thomas Weißschuh New
selftests: mptcp: add comment for getaddrinfo selftests: mptcp: add comment for getaddrinfo --- 2025-04-07 zhenwei pi New
selftest/mm: Make hugetlb_reparenting_test tolerant to async reparenting selftest/mm: Make hugetlb_reparenting_test tolerant to async reparenting --- 2025-04-07 Li Wang New
kunit: qemu_configs: Add riscv32 config kunit: qemu_configs: Add riscv32 config --- 2025-04-07 Thomas Weißschuh New
[v2,11/11] kunit: uapi: Validate usability of /proc kunit: Introduce UAPI testing framework --- 2025-04-07 Thomas Weißschuh New
[v2,10/11] kunit: uapi: Introduce preinit executable kunit: Introduce UAPI testing framework --- 2025-04-07 Thomas Weißschuh New
[v2,09/11] kunit: uapi: Add example for UAPI tests kunit: Introduce UAPI testing framework --- 2025-04-07 Thomas Weißschuh New
[v2,08/11] kunit: Introduce UAPI testing framework kunit: Introduce UAPI testing framework --- 2025-04-07 Thomas Weißschuh New
[v2,07/11] kunit: tool: Parse skipped tests from kselftest.h kunit: Introduce UAPI testing framework --- 2025-04-07 Thomas Weißschuh New
« 1 2 3 4182 183 »