Show patches with: State = Action Required       |    Archived = No       |   7048 patches
« 1 2 ... 4 5 670 71 »
Patch Series S/W/F Date Submitter Delegate State
[bpf-next,v3,2/5] bpf: Add dmabuf iterator Replace CONFIG_DMABUF_SYSFS_STATS with BPF --- 2025-05-07 T.J. Mercier New
[v2] selftests: pid_namespace: Fix missing mount headers in pid_max.c [v2] selftests: pid_namespace: Fix missing mount headers in pid_max.c --- 2025-05-06 Moon Hee Lee New
[net] net: Lock lower level devices when updating features [net] net: Lock lower level devices when updating features --- 2025-05-06 Cosmin Ratiu New
[bpf-next,v3,3/3] libbpf: Use mmap to parse vmlinux BTF from sysfs Allow mmap of /sys/kernel/btf/vmlinux --- 2025-05-05 Lorenz Bauer New
[bpf-next,v3,2/3] selftests: bpf: add a test for mmapable vmlinux BTF Allow mmap of /sys/kernel/btf/vmlinux --- 2025-05-05 Lorenz Bauer New
[bpf-next,v3,1/3] btf: allow mmap of vmlinux btf Allow mmap of /sys/kernel/btf/vmlinux --- 2025-05-05 Lorenz Bauer New
[v1,5/6] KVM: selftests: Test for KVM_CAP_INJECT_EXT_IABT VMM can handle guest SEA via KVM_EXIT_ARM_SEA --- 2025-05-05 Jiaqi Yan New
[v1,3/6] KVM: arm64: Allow userspace to inject external instruction aborts VMM can handle guest SEA via KVM_EXIT_ARM_SEA --- 2025-05-05 Jiaqi Yan New
[v1,1/6] KVM: arm64: VM exit to userspace to handle SEA VMM can handle guest SEA via KVM_EXIT_ARM_SEA --- 2025-05-05 Jiaqi Yan New
[v4,14/14] HACK: selftests/nolibc: demonstrate usage of the kselftest harness kselftest harness and nolibc compatibility --- 2025-05-05 Thomas Weißschuh New
[v4,13/14] selftests: harness: Guard includes on nolibc kselftest harness and nolibc compatibility --- 2025-05-05 Thomas Weißschuh New
[v2,13/15] iommu/amd: Use the generic iommu page table Consolidate iommu page table implementations (AMD) --- 2025-05-05 Jason Gunthorpe New
[v2,12/15] iommupt: Add the x86 64 bit page table format Consolidate iommu page table implementations (AMD) --- 2025-05-05 Jason Gunthorpe New
[v2,11/15] iommufd: Change the selftest to use iommupt instead of xarray Consolidate iommu page table implementations (AMD) --- 2025-05-05 Jason Gunthorpe New
[v2,09/15] iommupt: Add a kunit test for Generic Page Table Consolidate iommu page table implementations (AMD) --- 2025-05-05 Jason Gunthorpe New
[v2,08/15] iommupt: Add read_and_clear_dirty op Consolidate iommu page table implementations (AMD) --- 2025-05-05 Jason Gunthorpe New
[v2,07/15] iommupt: Add map_pages op Consolidate iommu page table implementations (AMD) --- 2025-05-05 Jason Gunthorpe New
[v2,02/15] genpt: Add Documentation/ files Consolidate iommu page table implementations (AMD) --- 2025-05-05 Jason Gunthorpe New
[v2,8/8] selftests: vDSO: vdso_test_getrandom: Always print TAP header selftests: vDSO: Some cleanups and (warning) fixes --- 2025-05-05 Thomas Weißschuh New
[v2,7/8] selftests: vDSO: vdso_test_correctness: Fix -Wstrict-prototypes selftests: vDSO: Some cleanups and (warning) fixes --- 2025-05-05 Thomas Weißschuh New
[v2,6/8] selftests: vDSO: enable -Wall selftests: vDSO: Some cleanups and (warning) fixes --- 2025-05-05 Thomas Weißschuh New
[v2,5/8] selftests: vDSO: vdso_config: Avoid -Wunused-variables selftests: vDSO: Some cleanups and (warning) fixes --- 2025-05-05 Thomas Weißschuh New
[v2,4/8] selftests: vDSO: vdso_test_getrandom: Drop some dead code selftests: vDSO: Some cleanups and (warning) fixes --- 2025-05-05 Thomas Weißschuh New
[v2,3/8] selftests: vDSO: vdso_test_getrandom: Drop unused include of linux/compiler.h selftests: vDSO: Some cleanups and (warning) fixes --- 2025-05-05 Thomas Weißschuh New
[v2,2/8] selftests: vDSO: clock_getres: Drop unused include of err.h selftests: vDSO: Some cleanups and (warning) fixes --- 2025-05-05 Thomas Weißschuh New
[v2,1/8] selftests: vDSO: chacha: Correctly skip test if necessary selftests: vDSO: Some cleanups and (warning) fixes --- 2025-05-05 Thomas Weißschuh New
[RFC,v2,6/6] RFC: dma-buf: Remove DMA-BUF statistics Replace CONFIG_DMABUF_SYSFS_STATS with BPF --- 2025-05-04 T.J. Mercier New
[v2,2/6] bpf: Add dmabuf iterator Replace CONFIG_DMABUF_SYSFS_STATS with BPF --- 2025-05-04 T.J. Mercier New
selftests/filesystems: Fix typo in file_stressor.c selftests/filesystems: Fix typo in file_stressor.c --- 2025-05-03 Chelsy Ratnawat New
[1/7] rust: kunit: support KUnit-mapped `assert!` macros in `#[test]`s Rust KUnit `#[test]` support improvements --- 2025-05-02 Miguel Ojeda New
[RFC,4/4] stackleak: Support Clang stack depth tracking stackleak: Support Clang stack depth tracking --- 2025-05-02 Kees Cook New
[RFC,3/4] stackleak: Split STACKLEAK_CFLAGS from GCC_PLUGINS_CFLAGS stackleak: Support Clang stack depth tracking --- 2025-05-02 Kees Cook New
[RFC,2/4] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth stackleak: Support Clang stack depth tracking --- 2025-05-02 Kees Cook New
[RFC,1/4] stackleak: Rename CONFIG_GCC_PLUGIN_STACKLEAK to CONFIG_STACKLEAK stackleak: Support Clang stack depth tracking --- 2025-05-02 Kees Cook New
[v3,4/4] selftests/hornet: Add a selftest for the Hornet LSM Introducing Hornet LSM --- 2025-05-02 Blaise Boscaccy New
[v3,3/4] hornet: Add a light skeleton data extractor script Introducing Hornet LSM --- 2025-05-02 Blaise Boscaccy New
[v3,2/4] hornet: Introduce sign-ebpf Introducing Hornet LSM --- 2025-05-02 Blaise Boscaccy New
[v3,1/4] security: Hornet LSM Introducing Hornet LSM --- 2025-05-02 Blaise Boscaccy New
kbuild: use ARCH from compile.h in unclean source tree msg kbuild: use ARCH from compile.h in unclean source tree msg --- 2025-05-02 Shuah Khan New
[3/7] selftests: vDSO: vdso_test_correctness: Fix -Wold-style-definitions selftests: vDSO: Some cleanups and fixes --- 2025-05-02 Thomas Weißschuh New
[net-next,7/7] selftests: mptcp: add chk_sublfow in diag.sh selftests: mptcp: increase code coverage --- 2025-05-02 Matthieu Baerts New
[net-next,6/7] selftests: mptcp: add helpers to get subflow_info selftests: mptcp: increase code coverage --- 2025-05-02 Matthieu Baerts New
[net-next,5/7] selftests: mptcp: refactor NLMSG handling with 'proto' selftests: mptcp: increase code coverage --- 2025-05-02 Matthieu Baerts New
[net-next,4/7] selftests: mptcp: refactor send_query parameters for code clarity selftests: mptcp: increase code coverage --- 2025-05-02 Matthieu Baerts New
[net-next,3/7] selftests: mptcp: add struct params in mptcp_diag selftests: mptcp: increase code coverage --- 2025-05-02 Matthieu Baerts New
[net-next,2/7] selftests: mptcp: sockopt: use IPPROTO_MPTCP for getaddrinfo selftests: mptcp: increase code coverage --- 2025-05-02 Matthieu Baerts New
[bpf-next,v2,3/3] libbpf: Use mmap to parse vmlinux BTF from sysfs Allow mmap of /sys/kernel/btf/vmlinux --- 2025-05-02 Lorenz Bauer New
[bpf-next,v2,2/3] selftests: bpf: add a test for mmapable vmlinux BTF Allow mmap of /sys/kernel/btf/vmlinux --- 2025-05-02 Lorenz Bauer New
[bpf-next,v2,1/3] btf: allow mmap of vmlinux btf Allow mmap of /sys/kernel/btf/vmlinux --- 2025-05-02 Lorenz Bauer New
[v5,5/5] KVM: selftests: Add bus lock exit test Add support for the Bus Lock Threshold --- 2025-05-02 Manali Shukla New
[v5,3/5] KVM: SVM: Enable Bus lock threshold exit Add support for the Bus Lock Threshold --- 2025-05-02 Manali Shukla New
[v3,16/23] Documentation: userspace-api: iommufd: Update vQUEUE iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE) --- 2025-05-01 Nicolin Chen New
[v3,15/23] iommufd/selftest: Add coverage for the new mmap interface iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE) --- 2025-05-01 Nicolin Chen New
[v3,14/23] iommufd: Add mmap interface iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE) --- 2025-05-01 Nicolin Chen New
[v3,13/23] iommufd/selftest: Add coverage for IOMMUFD_CMD_VQUEUE_ALLOC iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE) --- 2025-05-01 Nicolin Chen New
[v3,12/23] iommufd/driver: Add iommufd_vqueue_depend/undepend() helpers iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE) --- 2025-05-01 Nicolin Chen New
[v3,11/23] iommufd/viommu: Add IOMMUFD_CMD_VQUEUE_ALLOC ioctl iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE) --- 2025-05-01 Nicolin Chen New
[v3,10/23] iommufd/viommu: Introduce IOMMUFD_OBJ_VQUEUE and its related struct iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE) --- 2025-05-01 Nicolin Chen New
[v3,06/23] iommufd/driver: Add iommufd_struct_destroy to revert iommufd_viommu_alloc iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE) --- 2025-05-01 Nicolin Chen New
[v3,01/23] iommufd/viommu: Add driver-allocated vDEVICE support iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE) --- 2025-05-01 Nicolin Chen New
[4/4] selftests/mm/uffd: Swap global variables with global test opts selftests/mm/uffd: refactor global variables --- 2025-05-01 Ujwal Kundur New
[3/4] selftests/mm/uffd: Swap global variables with global test opts selftests/mm/uffd: refactor global variables --- 2025-05-01 Ujwal Kundur New
[2/4] selftests/mm/uffd: Swap global vars with global test options selftests/mm/uffd: refactor global variables --- 2025-05-01 Ujwal Kundur New
[1/4] selftests/mm/uffd: Refactor non-composite global vars into struct selftests/mm/uffd: refactor global variables --- 2025-05-01 Ujwal Kundur New
[bpf-next,2/2] selftests: bpf: add a test for mmapable vmlinux BTF Allow mmap of /sys/kernel/btf/vmlinux --- 2025-05-01 Lorenz Bauer New
[bpf-next,1/2] btf: allow mmap of vmlinux btf Allow mmap of /sys/kernel/btf/vmlinux --- 2025-05-01 Lorenz Bauer New
[bpf-next,v3,10/11] bpf: Allow nospec-protected var-offset stack access bpf: Mitigate Spectre v1 using barriers --- 2025-05-01 Luis Gerhorst New
[bpf-next,v3,08/11] bpf: Fall back to nospec for Spectre v1 bpf: Mitigate Spectre v1 using barriers --- 2025-05-01 Luis Gerhorst New
[bpf-next,v3,07/11] bpf: Rename sanitize_stack_spill to nospec_result bpf: Mitigate Spectre v1 using barriers --- 2025-05-01 Luis Gerhorst New
[bpf-next,v3,06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier bpf: Mitigate Spectre v1 using barriers --- 2025-05-01 Luis Gerhorst New
[bpf-next,v3,04/11] bpf: Return -EFAULT on internal errors bpf: Mitigate Spectre v1 using barriers --- 2025-05-01 Luis Gerhorst New
[bpf-next,v3,02/11] bpf: Move insn if/else into do_check_insn() bpf: Mitigate Spectre v1 using barriers --- 2025-05-01 Luis Gerhorst New
[next] selftests/ptrace: Fix spelling mistake "multible" -> "multiple" [next] selftests/ptrace: Fix spelling mistake "multible" -> "multiple" --- 2025-05-01 Ankit Chauhan New
[RFC,net-next,v1,2/2] selftests/net: Add udp UDP_STOP_RCV selftest [RFC,net-next,v1,1/2] udp: Introduce UDP_STOP_RCV option for UDP --- 2025-05-01 Jiayuan Chen New
[RFC,net-next,v1,1/2] udp: Introduce UDP_STOP_RCV option for UDP [RFC,net-next,v1,1/2] udp: Introduce UDP_STOP_RCV option for UDP --- 2025-05-01 Jiayuan Chen New
[v2,1/3] KVM: riscv: selftests: Align the trap information wiht pt_regs [v2,1/3] KVM: riscv: selftests: Align the trap information wiht pt_regs --- 2025-04-30 Atish Patra New
[v14,27/27] kselftest/riscv: kselftest for user mode cfi [v14,01/27] mm: VM_SHADOW_STACK definition for riscv --- 2025-04-30 Deepak Gupta New
[v14,25/27] riscv: Documentation for landing pad / indirect branch tracking [v14,01/27] mm: VM_SHADOW_STACK definition for riscv --- 2025-04-30 Deepak Gupta New
[v14,23/27] arch/riscv: compile vdso with landing pad [v14,01/27] mm: VM_SHADOW_STACK definition for riscv --- 2025-04-30 Deepak Gupta New
[v14,21/27] riscv: kernel command line option to opt out of user cfi [v14,01/27] mm: VM_SHADOW_STACK definition for riscv --- 2025-04-30 Deepak Gupta New
[v14,19/27] riscv/ptrace: riscv cfi status and state via ptrace and in core files [v14,01/27] mm: VM_SHADOW_STACK definition for riscv --- 2025-04-30 Deepak Gupta New
[v14,17/27] riscv/signal: save and restore of shadow stack for signal [v14,01/27] mm: VM_SHADOW_STACK definition for riscv --- 2025-04-30 Deepak Gupta New
[v14,15/27] riscv/traps: Introduce software check exception [v14,01/27] mm: VM_SHADOW_STACK definition for riscv --- 2025-04-30 Deepak Gupta New
[v14,13/27] prctl: arch-agnostic prctl for indirect branch tracking [v14,01/27] mm: VM_SHADOW_STACK definition for riscv --- 2025-04-30 Deepak Gupta New
[v14,11/27] riscv/shstk: If needed allocate a new shadow stack on clone [v14,01/27] mm: VM_SHADOW_STACK definition for riscv --- 2025-04-30 Deepak Gupta New
[v14,09/27] riscv mmu: write protect and shadow stack [v14,01/27] mm: VM_SHADOW_STACK definition for riscv --- 2025-04-30 Deepak Gupta New
[v14,07/27] riscv mm: manufacture shadow stack pte [v14,01/27] mm: VM_SHADOW_STACK definition for riscv --- 2025-04-30 Deepak Gupta New
[v14,05/27] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit [v14,01/27] mm: VM_SHADOW_STACK definition for riscv --- 2025-04-30 Deepak Gupta New
[v14,03/27] riscv: zicfiss / zicfilp enumeration [v14,01/27] mm: VM_SHADOW_STACK definition for riscv --- 2025-04-30 Deepak Gupta New
[v14,01/27] mm: VM_SHADOW_STACK definition for riscv [v14,01/27] mm: VM_SHADOW_STACK definition for riscv --- 2025-04-30 Deepak Gupta New
[v2,3/3] selftests: ublk: kublk: fix include path selftests: ublk: more misc fixes --- 2025-04-29 Uday Shankar New
[2/2] kunit: add tips to clean source tree to build help message Update kunit doc and tool with tips to build errors --- 2025-04-29 Shuah Khan New
[1/2] doc: kunit: add information about cleaning source trees Update kunit doc and tool with tips to build errors --- 2025-04-29 Shuah Khan New
[v5,24/25] context-tracking: Introduce work deferral infrastructure context_tracking,x86: Defer some IPIs until a user->kernel transition --- 2025-04-29 Valentin Schneider New
[v5,20/25] stackleack: Mark stack_erasing_bypass key as allowed in .noinstr context_tracking,x86: Defer some IPIs until a user->kernel transition --- 2025-04-29 Valentin Schneider New
[v5,18/25] sched/clock, x86: Mark __sched_clock_stable key as allowed in .noinstr context_tracking,x86: Defer some IPIs until a user->kernel transition --- 2025-04-29 Valentin Schneider New
[v5,16/25] KVM: VMX: Mark __kvm_is_using_evmcs static key as __ro_after_init context_tracking,x86: Defer some IPIs until a user->kernel transition --- 2025-04-29 Valentin Schneider New
[v5,14/25] perf/x86/amd: Mark perf_lopwr_cb static call as __ro_after_init context_tracking,x86: Defer some IPIs until a user->kernel transition --- 2025-04-29 Valentin Schneider New
[v5,12/25] arm64/paravirt: Mark pv_steal_clock static call as __ro_after_init context_tracking,x86: Defer some IPIs until a user->kernel transition --- 2025-04-29 Valentin Schneider New
[v5,10/25] riscv/paravirt: Mark pv_steal_clock static call as __ro_after_init context_tracking,x86: Defer some IPIs until a user->kernel transition --- 2025-04-29 Valentin Schneider New
« 1 2 ... 4 5 670 71 »