Show patches with: none      |   14411 patches
« 1 2 3 4144 145 »
Patch Series S/W/F Date Submitter Delegate State
[v11,33/39] kselftest/arm64: Add very basic GCS test program arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,32/39] kselftest/arm64: Always run signals tests with GCS enabled arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,31/39] kselftest/arm64: Allow signals tests to specify an expected si_code arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,30/39] kselftest/arm64: Add framework support for GCS to signal handling tests arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,29/39] kselftest/arm64: Add GCS as a detected feature in the signal tests arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,28/39] kselftest/arm64: Verify the GCS hwcap arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,27/39] arm64: Add Kconfig for Guarded Control Stack (GCS) arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,26/39] arm64/ptrace: Expose GCS via ptrace and core files arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,25/39] arm64/signal: Expose GCS state in signal frames arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,24/39] arm64/signal: Set up and restore the GCS context for signal handlers arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,23/39] arm64/mm: Implement map_shadow_stack() arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,22/39] arm64/gcs: Implement shadow stack prctl() interface arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,21/39] arm64/gcs: Ensure that new threads have a GCS arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,20/39] arm64/gcs: Context switch GCS state for EL0 arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,19/39] arm64/mm: Handle GCS data aborts arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,18/39] arm64/traps: Handle GCS exceptions arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,17/39] arm64/hwcap: Add hwcap for GCS arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,16/39] arm64/idreg: Add overrride for GCS arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,15/39] KVM: arm64: Manage GCS access and registers for guests arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,14/39] arm64/mm: Map pages for guarded control stack arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,13/39] mm: Define VM_SHADOW_STACK for arm64 when we support GCS arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,12/39] arm64/mm: Allocate PIE slots for EL0 guarded control stack arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,11/39] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS) arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,10/39] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1 arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,09/39] arm64/gcs: Provide put_user_gcs() arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,08/39] arm64/gcs: Add manual encodings of GCS instructions arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,07/39] arm64/sysreg: Add definitions for architected GCS caps arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,06/39] arm64/gcs: Document the ABI for Guarded Control Stacks arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,05/39] arm64: Document boot requirements for Guarded Control Stacks arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,04/39] mman: Add map_shadow_stack() flags arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,03/39] prctl: arch-agnostic prctl for shadow stack arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,02/39] arm64/mm: Restructure arch_validate_flags() for extensibility arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[v11,01/39] mm: Introduce ARCH_HAS_USER_SHADOW_STACK arm64/gcs: Provide support for GCS in userspace --- 2024-08-22 Mark Brown New
[RFT,v10,8/8] selftests/clone3: Test shadow stack support fork: Support shadow stacks in clone3() --- 2024-08-21 Mark Brown New
[RFT,v10,7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code fork: Support shadow stacks in clone3() --- 2024-08-21 Mark Brown New
[RFT,v10,6/8] selftests/clone3: Factor more of main loop into test_clone3() fork: Support shadow stacks in clone3() --- 2024-08-21 Mark Brown New
[RFT,v10,5/8] selftests/clone3: Remove redundant flushes of output streams fork: Support shadow stacks in clone3() --- 2024-08-21 Mark Brown New
[RFT,v10,4/8] fork: Add shadow stack support to clone3() fork: Support shadow stacks in clone3() --- 2024-08-21 Mark Brown New
[RFT,v10,3/8] mm: Introduce ARCH_HAS_USER_SHADOW_STACK fork: Support shadow stacks in clone3() --- 2024-08-21 Mark Brown Superseded
[RFT,v10,2/8] selftests: Provide helper header for shadow stack testing fork: Support shadow stacks in clone3() --- 2024-08-21 Mark Brown New
[RFT,v10,1/8] Documentation: userspace-api: Add shadow stack API documentation fork: Support shadow stacks in clone3() --- 2024-08-21 Mark Brown New
[3/3] kunit: Improve format of the KUNIT_EXPECT_EQ assertion kunit: Improve format of some assertion messages --- 2024-08-21 Michal Wajdeczko Superseded
[2/3] kunit: Improve format of the PTR_EQ|NE|NULL assertion kunit: Improve format of some assertion messages --- 2024-08-21 Michal Wajdeczko New
[1/3] kunit: Improve format of the NOT_ERR_OR_NULL assertion kunit: Improve format of some assertion messages --- 2024-08-21 Michal Wajdeczko New
ftrace/selftest: Test combination of function_graph tracer and function profiler ftrace/selftest: Test combination of function_graph tracer and function profiler --- 2024-08-21 Steven Rostedt New
[v9,net-next,2/3] selftests: net: Add on/off checks for non-fixed features of interface Enhance network interface feature testing --- 2024-08-21 Abhinav Jain New
[v3] kselftest/arm64: signal: fix/refactor SVE vector length enumeration [v3] kselftest/arm64: signal: fix/refactor SVE vector length enumeration --- 2024-08-21 Andre Przywara New
[4/4] kunit: Add example with alternate function redirection method kunit: Add macros to help write more complex tests --- 2024-08-21 Michal Wajdeczko New
[2/4] kunit: Add macro to conditionally expose declarations to tests kunit: Add macros to help write more complex tests --- 2024-08-21 Michal Wajdeczko New
[bpf-next,v1,7/8] libbpf: Support creating light skeleton of either endianness [bpf-next,v1,1/8] libbpf: Improve log message formatting --- 2024-08-21 Tony Ambardar Superseded
[bpf-next,v1,5/8] libbpf: Support opening bpf objects of either endianness [bpf-next,v1,1/8] libbpf: Improve log message formatting --- 2024-08-21 Tony Ambardar Superseded
[bpf-next,v1,3/8] libbpf: Fix output .symtab byte-order during linking [bpf-next,v1,1/8] libbpf: Improve log message formatting --- 2024-08-21 Tony Ambardar Superseded
[bpf-next,v1,1/8] libbpf: Improve log message formatting [bpf-next,v1,1/8] libbpf: Improve log message formatting --- 2024-08-21 Tony Ambardar Superseded
[net-next,v6] net: netconsole: selftests: Create a new netconsole selftest [net-next,v6] net: netconsole: selftests: Create a new netconsole selftest --- 2024-08-21 Breno Leitao Superseded
[v5,1/2] selftests: Rename sigaltstack to generic signal Add test to distinguish between thread's signal mask and ucontext_t --- 2024-08-21 Dev Jain New
[net-next,v3] selftests: net: add helper for checking if nettest is available [net-next,v3] selftests: net: add helper for checking if nettest is available --- 2024-08-21 Jakub Kicinski Superseded
[1/1] Improve missing mods error message and make shell script executable [1/1] Improve missing mods error message and make shell script executable --- 2024-08-20 David Hunter New
[PATCH-cgroup,2/2] selftest/cgroup: Make test_cpuset_prs.sh deal with pre-isolated CPUs cgroup/cpuset: Account for boot time isolated CPUs --- 2024-08-20 Waiman Long New
[PATCH-cgroup,1/2] cgroup/cpuset: Account for boot time isolated CPUs cgroup/cpuset: Account for boot time isolated CPUs --- 2024-08-20 Waiman Long New
[net] selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct path [net] selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct path --- 2024-08-20 Petr Machata New
[v2,5/5] KVM: s390: selftests: Add regression tests for PLO subfunctions KVM: s390: selftests: Add regression tests for CPU subfunctions --- 2024-08-20 Hariharan Mari New
[v2,4/5] KVM: s390: selftests: Add regression tests for KMAC, KMC, KM, KIMD and KLMD crypto subfunctions KVM: s390: selftests: Add regression tests for CPU subfunctions --- 2024-08-20 Hariharan Mari Superseded
[v2,3/5] KVM: s390: selftests: Add regression tests for KMCTR, KMF, KMO and PCC crypto subfunctions KVM: s390: selftests: Add regression tests for CPU subfunctions --- 2024-08-20 Hariharan Mari New
[v2,2/5] KVM: s390: selftests: Add regression tests for PRNO, KDSA and KMA crypto subfunctions KVM: s390: selftests: Add regression tests for CPU subfunctions --- 2024-08-20 Hariharan Mari Superseded
[v2,1/5] KVM: s390: selftests: Add regression tests for SORTL and DFLTCC CPU subfunctions KVM: s390: selftests: Add regression tests for CPU subfunctions --- 2024-08-20 Hariharan Mari New
[net-next,v21,13/13] netdev: add dmabuf introspection Device Memory TCP --- 2024-08-20 Mina Almasry Superseded
[net-next,v21,12/13] selftests: add ncdevmem, netcat for devmem TCP Device Memory TCP --- 2024-08-20 Mina Almasry New
[net-next,v21,11/13] net: add devmem TCP documentation Device Memory TCP --- 2024-08-20 Mina Almasry New
[net-next,v21,10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags Device Memory TCP --- 2024-08-20 Mina Almasry New
[net-next,v21,09/13] tcp: RX path for devmem TCP Device Memory TCP --- 2024-08-20 Mina Almasry New
[net-next,v21,08/13] net: add support for skbs with unreadable frags Device Memory TCP --- 2024-08-20 Mina Almasry New
[net-next,v21,07/13] net: support non paged skb frags Device Memory TCP --- 2024-08-20 Mina Almasry New
[net-next,v21,06/13] memory-provider: dmabuf devmem memory provider Device Memory TCP --- 2024-08-20 Mina Almasry New
[net-next,v21,05/13] page_pool: devmem support Device Memory TCP --- 2024-08-20 Mina Almasry Superseded
[net-next,v21,04/13] netdev: netdevice devmem allocator Device Memory TCP --- 2024-08-20 Mina Almasry New
[net-next,v21,03/13] netdev: support binding dma-buf to netdevice Device Memory TCP --- 2024-08-20 Mina Almasry New
[net-next,v21,02/13] net: netdev netlink api to bind dma-buf to a net device Device Memory TCP --- 2024-08-20 Mina Almasry New
[net-next,v21,01/13] netdev: add netdev_rx_queue_restart() Device Memory TCP --- 2024-08-20 Mina Almasry New
selftests/bpf: Fix incorrect parameters in NULL pointer checking selftests/bpf: Fix incorrect parameters in NULL pointer checking --- 2024-08-20 Hao Ge New
[net-next,v2] selftests: net: add helper for checking if nettest is available [net-next,v2] selftests: net: add helper for checking if nettest is available --- 2024-08-20 Jakub Kicinski New
[bpf-next] bpf: use kfunc hooks instead of program types [bpf-next] bpf: use kfunc hooks instead of program types --- 2024-08-20 Matteo Croce New
[net,14/14] mptcp: pm: avoid possible UaF when selecting endp mptcp: pm: fix IDs not being reusable --- 2024-08-19 Matthieu Baerts New
[net,13/14] selftests: mptcp: join: validate fullmesh endp on 1st sf mptcp: pm: fix IDs not being reusable --- 2024-08-19 Matthieu Baerts New
[net,12/14] mptcp: pm: fullmesh: select the right ID later mptcp: pm: fix IDs not being reusable --- 2024-08-19 Matthieu Baerts New
[net,11/14] mptcp: pm: only in-kernel cannot have entries with ID 0 mptcp: pm: fix IDs not being reusable --- 2024-08-19 Matthieu Baerts New
[net,10/14] mptcp: pm: check add_addr_accept_max before accepting new ADD_ADDR mptcp: pm: fix IDs not being reusable --- 2024-08-19 Matthieu Baerts New
[net,09/14] mptcp: pm: only decrement add_addr_accepted for MPJ req mptcp: pm: fix IDs not being reusable --- 2024-08-19 Matthieu Baerts New
[net,08/14] mptcp: pm: only mark 'subflow' endp as available mptcp: pm: fix IDs not being reusable --- 2024-08-19 Matthieu Baerts New
[net,07/14] mptcp: pm: remove mptcp_pm_remove_subflow() mptcp: pm: fix IDs not being reusable --- 2024-08-19 Matthieu Baerts New
[net,06/14] selftests: mptcp: join: test for flush/re-add endpoints mptcp: pm: fix IDs not being reusable --- 2024-08-19 Matthieu Baerts New
[net,05/14] mptcp: pm: re-using ID of unused flushed subflows mptcp: pm: fix IDs not being reusable --- 2024-08-19 Matthieu Baerts New
[net,04/14] selftests: mptcp: join: check re-using ID of closed subflow mptcp: pm: fix IDs not being reusable --- 2024-08-19 Matthieu Baerts New
[net,03/14] mptcp: pm: re-using ID of unused removed subflows mptcp: pm: fix IDs not being reusable --- 2024-08-19 Matthieu Baerts New
[net,02/14] selftests: mptcp: join: check re-using ID of unused ADD_ADDR mptcp: pm: fix IDs not being reusable --- 2024-08-19 Matthieu Baerts New
[net,01/14] mptcp: pm: re-using ID of unused removed ADD_ADDR mptcp: pm: fix IDs not being reusable --- 2024-08-19 Matthieu Baerts New
[RFT,v9,8/8] selftests/clone3: Test shadow stack support fork: Support shadow stacks in clone3() --- 2024-08-19 Mark Brown Superseded
[RFT,v9,7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code fork: Support shadow stacks in clone3() --- 2024-08-19 Mark Brown Superseded
[RFT,v9,6/8] selftests/clone3: Factor more of main loop into test_clone3() fork: Support shadow stacks in clone3() --- 2024-08-19 Mark Brown Superseded
[RFT,v9,5/8] selftests/clone3: Remove redundant flushes of output streams fork: Support shadow stacks in clone3() --- 2024-08-19 Mark Brown Superseded
[RFT,v9,4/8] fork: Add shadow stack support to clone3() fork: Support shadow stacks in clone3() --- 2024-08-19 Mark Brown Superseded
« 1 2 3 4144 145 »