Show patches with: State = Action Required       |    Archived = No       |   4760 patches
« 1 2 ... 3 4 547 48 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,net-next,v8,13/14] net: add devmem TCP documentation [RFC,net-next,v8,01/14] queue_api: define queue api --- 2024-04-03 Mina Almasry New
[RFC,net-next,v8,12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags [RFC,net-next,v8,01/14] queue_api: define queue api --- 2024-04-03 Mina Almasry New
[RFC,net-next,v8,09/14] net: support non paged skb frags [RFC,net-next,v8,01/14] queue_api: define queue api --- 2024-04-03 Mina Almasry New
[RFC,net-next,v8,07/14] page_pool: devmem support [RFC,net-next,v8,01/14] queue_api: define queue api --- 2024-04-03 Mina Almasry New
[RFC,net-next,v8,05/14] netdev: netdevice devmem allocator [RFC,net-next,v8,01/14] queue_api: define queue api --- 2024-04-03 Mina Almasry New
[RFC,net-next,v8,03/14] net: netdev netlink api to bind dma-buf to a net device [RFC,net-next,v8,01/14] queue_api: define queue api --- 2024-04-03 Mina Almasry New
[RFC,net-next,v8,01/14] queue_api: define queue api [RFC,net-next,v8,01/14] queue_api: define queue api --- 2024-04-03 Mina Almasry New
[v2] Documentation: kunit: Clarify test filter format [v2] Documentation: kunit: Clarify test filter format --- 2024-04-02 Brendan Jackman New
[next] selftest/mm: Fix spelling mistake "skiped" -> "skipped" [next] selftest/mm: Fix spelling mistake "skiped" -> "skipped" --- 2024-04-02 Colin Ian King New
Subject: [PATCH] Add test for more file systems in landlock - ext4 Subject: [PATCH] Add test for more file systems in landlock - ext4 --- 2024-04-02 Saasha Gupta New
[net-next,6/7] selftests: drivers: add scaffolding for Netlink tests in Python selftests: net: groundwork for YNL-based tests --- 2024-04-02 Jakub Kicinski New
[net-next,4/7] selftests: nl_netdev: add a trivial Netlink netdev test selftests: net: groundwork for YNL-based tests --- 2024-04-02 Jakub Kicinski New
[net-next,2/7] tools: ynl: copy netlink error to NlError selftests: net: groundwork for YNL-based tests --- 2024-04-02 Jakub Kicinski New
[v2,3/3] KVM: selftests: Add a test case for KVM_X86_DISABLE_EXITS_HLT Add a test case for KVM_X86_DISABLE_EXIT --- 2024-04-01 Manali Shukla New
[v2,2/3] KVM: selftests: Extend @shape to allow creation of VM without in-kernel APIC Add a test case for KVM_X86_DISABLE_EXIT --- 2024-04-01 Manali Shukla New
[v2,1/3] KVM: selftests: Add safe_halt() and cli() helpers to common code Add a test case for KVM_X86_DISABLE_EXIT --- 2024-04-01 Manali Shukla New
[2/2] cgroup/cpuset: Add test_cpuset_v1_hp.sh cgroup/cpuset: Make cpuset hotplug processing synchronous --- 2024-04-01 Waiman Long New
[bpf-next,v3] selftests/bpf: Move test_dev_cgroup to prog_tests [bpf-next,v3] selftests/bpf: Move test_dev_cgroup to prog_tests --- 2024-04-01 Muhammad Usama Anjum New
KVM: riscv: selftests: Add SBI base extension test KVM: riscv: selftests: Add SBI base extension test --- 2024-04-01 Haibo Xu New
[3/3] selftests/mm: mremap_test: Use sscanf to parse /proc/self/maps selftests/mm: mremap_test: Optimizations and style fixes --- 2024-03-30 Dev Jain New
[2/3] selftests/mm: mremap_test: Optimize execution time from minutes to seconds using chunkwise memcmp selftests/mm: mremap_test: Optimizations and style fixes --- 2024-03-30 Dev Jain New
[1/3] selftests/mm: mremap_test: Optimize using pre-filled random array and memcpy selftests/mm: mremap_test: Optimizations and style fixes --- 2024-03-30 Dev Jain New
[GIT,PULL] Kselftest fixes update for Linux 6.9-rc2 [GIT,PULL] Kselftest fixes update for Linux 6.9-rc2 --- 2024-03-29 Shuah Khan New
[GIT,PULL] KUnit fixes update for Linux 6.9-rc2 [GIT,PULL] KUnit fixes update for Linux 6.9-rc2 --- 2024-03-29 Shuah Khan New
[v1,bpf-next,7/8] selftests/bpf: Add sock_addr_kern prog_test selftests/bpf: Add sockaddr tests for kernel networking --- 2024-03-29 Jordan Rife New
[v1,bpf-next,6/8] selftests/bpf: Add setup/cleanup subcommands selftests/bpf: Add sockaddr tests for kernel networking --- 2024-03-29 Jordan Rife New
[v1,bpf-next,5/8] selftests/bpf: Factor out load_path and defines from test_sock_addr selftests/bpf: Add sockaddr tests for kernel networking --- 2024-03-29 Jordan Rife New
[v1,bpf-next,4/8] selftests/bpf: Add recv_msg_from_client to network helpers selftests/bpf: Add sockaddr tests for kernel networking --- 2024-03-29 Jordan Rife New
[v1,bpf-next,3/8] selftests/bpf: Factor out cmp_addr selftests/bpf: Add sockaddr tests for kernel networking --- 2024-03-29 Jordan Rife New
[v1,bpf-next,2/8] selftests/bpf: Add module load helpers selftests/bpf: Add sockaddr tests for kernel networking --- 2024-03-29 Jordan Rife New
[v1,bpf-next,1/8] selftests/bpf: Introduce sock_addr_testmod selftests/bpf: Add sockaddr tests for kernel networking --- 2024-03-29 Jordan Rife New
[v2] selftests/mm: include strings.h for ffsl [v2] selftests/mm: include strings.h for ffsl --- 2024-03-29 Edward Liaw New
[net] selftests: reuseaddr_conflict: add missing new line at the end of the output [net] selftests: reuseaddr_conflict: add missing new line at the end of the output --- 2024-03-29 Jakub Kicinski New
[net,2/2] selftests: mptcp: join: fix dev in check_endpoint mptcp: fix fallback MIB counter and wrong var in selftests --- 2024-03-29 Matthieu Baerts (NGI0) New
[net,1/2] mptcp: don't account accept() of non-MPC client as fallback to TCP mptcp: fix fallback MIB counter and wrong var in selftests --- 2024-03-29 Matthieu Baerts (NGI0) New
selftests: default to host arch for LLVM builds selftests: default to host arch for LLVM builds --- 2024-03-29 Valentin Obst New
[RFC,11/11] KVM: riscv: selftests: Add Sdtrig Extension to get-reg-list test riscv: support Sdtrig extension hcontext/scontext CSRs --- 2024-03-29 Max Hsu New
[RFC,10/11] riscv: KVM: Add hcontext support riscv: support Sdtrig extension hcontext/scontext CSRs --- 2024-03-29 Max Hsu New
[RFC,09/11] riscv: KVM: Add scontext to ONE_REG riscv: support Sdtrig extension hcontext/scontext CSRs --- 2024-03-29 Max Hsu New
[RFC,08/11] riscv: KVM: Add Sdtrig Extension Support for Guest/VM riscv: support Sdtrig extension hcontext/scontext CSRs --- 2024-03-29 Max Hsu New
[RFC,07/11] riscv: Add task switch support for scontext CSR riscv: support Sdtrig extension hcontext/scontext CSRs --- 2024-03-29 Max Hsu New
[RFC,05/11] riscv: cpufeature: Add Sdtrig optional CSRs checks riscv: support Sdtrig extension hcontext/scontext CSRs --- 2024-03-29 Max Hsu New
[RFC,04/11] riscv: Add Sdtrig CSRs definition, Smstateen bit to access Sdtrig CSRs riscv: support Sdtrig extension hcontext/scontext CSRs --- 2024-03-29 Max Hsu New
[RFC,03/11] riscv: Add ISA extension parsing for Sdtrig riscv: support Sdtrig extension hcontext/scontext CSRs --- 2024-03-29 Max Hsu New
[RFC,02/11] dt-bindings: riscv: Add Sdtrig optional CSRs existence on DT riscv: support Sdtrig extension hcontext/scontext CSRs --- 2024-03-29 Max Hsu New
[RFC,01/11] dt-bindings: riscv: Add Sdtrig ISA extension riscv: support Sdtrig extension hcontext/scontext CSRs --- 2024-03-29 Max Hsu New
[v2,27/27] kselftest/riscv: kselftest for user mode cfi riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,25/27] riscv: Documentation for landing pad / indirect branch tracking riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,22/27] riscv signal: Save and restore of shadow stack for signal riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,20/27] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,18/27] riscv: Implements arch argnostic indirect branch tracking prctls riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,16/27] prctl: arch-agnostic prtcl for indirect branch tracking riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,14/27] riscv/shstk: If needed allocate a new shadow stack on clone riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,12/27] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,10/27] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,08/27] mm: abstract shadow stack vma behind `arch_is_shadow_stack` riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,07/27] mm: Define VM_SHADOW_STACK for RISC-V riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,06/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,04/27] riscv: zicfiss/zicfilp enumeration riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,03/27] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,02/27] riscv: define default value for envcfg riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v2,01/27] riscv: envcfg save and restore on task switching riscv control-flow integrity for usermode --- 2024-03-29 Deepak Gupta New
[v6,5/5] KVM: arm64: selftests: Teach get-reg-list about FPMR KVM: arm64: Support for 2023 dpISA extensions --- 2024-03-29 Mark Brown New
[v6,4/5] KVM: arm64: selftests: Document feature registers added in 2023 extensions KVM: arm64: Support for 2023 dpISA extensions --- 2024-03-29 Mark Brown New
[v6,3/5] KVM: arm64: Support FEAT_FPMR for guests KVM: arm64: Support for 2023 dpISA extensions --- 2024-03-29 Mark Brown New
[v6,2/5] KVM: arm64: Add newly allocated ID registers to register descriptions KVM: arm64: Support for 2023 dpISA extensions --- 2024-03-29 Mark Brown New
[v6,1/5] KVM: arm64: Share all userspace hardened thread data with the hypervisor KVM: arm64: Support for 2023 dpISA extensions --- 2024-03-29 Mark Brown New
[v3,30/30] docs: ntsync: Add documentation for the ntsync uAPI. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,29/30] maintainers: Add an entry for ntsync. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,28/30] selftests: ntsync: Add a stress test for contended waits. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,27/30] selftests: ntsync: Add some tests for wakeup signaling via alerts. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,26/30] selftests: ntsync: Add tests for alertable waits. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,25/30] selftests: ntsync: Add some tests for wakeup signaling with events. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,24/30] selftests: ntsync: Add some tests for auto-reset event state. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,23/30] selftests: ntsync: Add some tests for manual-reset event state. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,22/30] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ALL. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,21/30] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,20/30] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ALL. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,19/30] selftests: ntsync: Add some tests for NTSYNC_IOC_WAIT_ANY. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,18/30] selftests: ntsync: Add some tests for mutex state. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,17/30] selftests: ntsync: Add some tests for semaphore state. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,16/30] ntsync: Introduce alertable waits. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,15/30] ntsync: Introduce NTSYNC_IOC_EVENT_READ. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,14/30] ntsync: Introduce NTSYNC_IOC_MUTEX_READ. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,13/30] ntsync: Introduce NTSYNC_IOC_SEM_READ. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,12/30] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,11/30] ntsync: Introduce NTSYNC_IOC_EVENT_RESET. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,10/30] ntsync: Introduce NTSYNC_IOC_EVENT_SET. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,09/30] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,08/30] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,07/30] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,06/30] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,05/30] ntsync: Introduce NTSYNC_IOC_WAIT_ALL. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,04/30] ntsync: Introduce NTSYNC_IOC_WAIT_ANY. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,03/30] ntsync: Introduce NTSYNC_IOC_SEM_POST. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,02/30] ntsync: Introduce NTSYNC_IOC_CREATE_SEM. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
[v3,01/30] ntsync: Introduce the ntsync driver and character device. NT synchronization primitive driver --- 2024-03-29 Elizabeth Figura New
Documentation: kunit: Clarify test filter format Documentation: kunit: Clarify test filter format --- 2024-03-28 Brendan Jackman New
[2/2] selftests/mm: fix additional build errors for selftests Fix selftests/mm build without requiring "make headers" --- 2024-03-28 John Hubbard New
[1/2] selftests: break the dependency upon local header files Fix selftests/mm build without requiring "make headers" --- 2024-03-28 John Hubbard New
« 1 2 ... 3 4 547 48 »