Show patches with: State = Action Required       |   7174 patches
« 1 2 ... 3 4 571 72 »
Patch Series S/W/F Date Submitter Delegate State
[v2,05/15] iommupt: Add iova_to_phys op Consolidate iommu page table implementations (AMD) --- 2025-05-05 Jason Gunthorpe New
[v2,04/15] iommupt: Add the AMD IOMMU v1 page table format Consolidate iommu page table implementations (AMD) --- 2025-05-05 Jason Gunthorpe New
[v2,03/15] iommupt: Add the basic structure of the iommu implementation 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,01/15] genpt: Generic Page Table base API 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
[v2] selftests: Fix some typos in tools/testing/selftests [v2] selftests: Fix some typos in tools/testing/selftests --- 2025-05-03 Chelsy Ratnawat New
selftests/filesystems: Fix typo in file_stressor.c selftests/filesystems: Fix typo in file_stressor.c --- 2025-05-03 Chelsy Ratnawat New
[net,3/3] selftests: drv: net: add version indicator selftests: drv: net: fix `ping.py` test failure --- 2025-05-03 Mohsin Bashir New
[net,2/3] selftests: drv: net: avoid skipping tests selftests: drv: net: fix `ping.py` test failure --- 2025-05-03 Mohsin Bashir New
[net,1/3] selftests: drv: net: fix test failure on ipv6 sys selftests: drv: net: fix `ping.py` test failure --- 2025-05-03 Mohsin Bashir New
[net-next,v3] selftests: net: exit cleanly on SIGTERM / timeout [net-next,v3] selftests: net: exit cleanly on SIGTERM / timeout --- 2025-05-03 Jakub Kicinski New
[v15,26/27] riscv: Documentation for shadow stack on riscv riscv control-flow integrity for usermode --- 2025-05-02 Deepak Gupta New
[v15,24/27] riscv: create a config for shadow stack and landing pad instr support riscv control-flow integrity for usermode --- 2025-05-02 Deepak Gupta New
[v15,22/27] riscv: enable kernel access to shadow stack memory via FWFT sbi call riscv control-flow integrity for usermode --- 2025-05-02 Deepak Gupta New
[v15,20/27] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe riscv control-flow integrity for usermode --- 2025-05-02 Deepak Gupta New
[v15,18/27] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode --- 2025-05-02 Deepak Gupta New
[v15,16/27] riscv: signal: abstract header saving for setup_sigcontext riscv control-flow integrity for usermode --- 2025-05-02 Deepak Gupta New
[v15,14/27] riscv: Implements arch agnostic indirect branch tracking prctls riscv control-flow integrity for usermode --- 2025-05-02 Deepak Gupta New
[v15,12/27] riscv: Implements arch agnostic shadow stack prctls riscv control-flow integrity for usermode --- 2025-05-02 Deepak Gupta New
[v15,10/27] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode --- 2025-05-02 Deepak Gupta New
[v15,08/27] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode --- 2025-05-02 Deepak Gupta New
[v15,06/27] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE riscv control-flow integrity for usermode --- 2025-05-02 Deepak Gupta New
[v15,04/27] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode --- 2025-05-02 Deepak Gupta New
[v15,02/27] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode --- 2025-05-02 Deepak Gupta New
[7/7] Documentation: rust: testing: add docs on the new KUnit `#[test]` tests Rust KUnit `#[test]` support improvements --- 2025-05-02 Miguel Ojeda New
[6/7] Documentation: rust: rename `#[test]`s to "`rusttest` host tests" Rust KUnit `#[test]` support improvements --- 2025-05-02 Miguel Ojeda New
[5/7] rust: str: take advantage of the `-> Result` support in KUnit `#[test]`'s Rust KUnit `#[test]` support improvements --- 2025-05-02 Miguel Ojeda New
[4/7] rust: str: convert `rusttest` tests into KUnit Rust KUnit `#[test]` support improvements --- 2025-05-02 Miguel Ojeda New
[3/7] rust: add `kunit_tests` to the prelude Rust KUnit `#[test]` support improvements --- 2025-05-02 Miguel Ojeda New
[2/7] rust: kunit: support checked `-> Result`s in KUnit `#[test]`s Rust KUnit `#[test]` support improvements --- 2025-05-02 Miguel Ojeda 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
[net-next,v2] selftests: iou-zcrx: Clean up build warnings for error format [net-next,v2] selftests: iou-zcrx: Clean up build warnings for error format --- 2025-05-02 Haiyue Wang 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
[net-next,1/7] selftests: mptcp: info: hide 'grep: write error' warnings selftests: mptcp: increase code coverage --- 2025-05-02 Matthieu Baerts New
[3/3] selftests/timens: timerfd: Use correct clockid type in tclock_gettime() selftests/timens: Various small fixes --- 2025-05-02 Thomas Weißschuh New
[2/3] selftests/timens: Make run_tests() functions static selftests/timens: Various small fixes --- 2025-05-02 Thomas Weißschuh New
[1/3] selftests/timens: Print TAP headers selftests/timens: Various small fixes --- 2025-05-02 Thomas Weißschuh 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,4/5] KVM: SVM: Add support for KVM_CAP_X86_BUS_LOCK_EXIT on SVM CPUs 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
[v5,2/5] x86/cpufeatures: Add CPUID feature bit for the Bus Lock Threshold Add support for the Bus Lock Threshold --- 2025-05-02 Manali Shukla New
[v5,1/5] KVM: x86: Make kvm_pio_request.linear_rip a common field for user exits Add support for the Bus Lock Threshold --- 2025-05-02 Manali Shukla New
[v8,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-05-02 Waiman Long New
[v8,1/2] selftests: memcg: Allow low event with no memory.low and memory_recursiveprot on memcg: Fix test_memcg_min/low test failures --- 2025-05-02 Waiman Long 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,11/11] bpf: Fall back to nospec for sanitization-failures bpf: Mitigate Spectre v1 using barriers --- 2025-05-01 Luis Gerhorst 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,09/11] selftests/bpf: Add test for Spectre v1 mitigation 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,05/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4() 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,03/11] bpf: Return -EFAULT on misconfigurations 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
[bpf-next,v3,01/11] selftests/bpf: Fix caps for __xlated/jited_unpriv 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
« 1 2 ... 3 4 571 72 »