Show patches with: State = Action Required       |    Archived = No       |   7142 patches
« 1 2 ... 3 4 571 72 »
Patch Series S/W/F Date Submitter Delegate State
[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
[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
selftests/cpufreq: Fix cpufreq basic read and update testcases selftests/cpufreq: Fix cpufreq basic read and update testcases --- 2025-04-30 Sapkal, Swapnil New
[v3,2/3] KVM: riscv: selftests: Decode stval to identify exact exception type [v3,1/3] KVM: riscv: selftests: Align the trap information wiht pt_regs --- 2025-04-30 Atish Patra New
[net-next,v2] selftests: drv-net: rss_input_xfrm: Check test prerequisites before running [net-next,v2] selftests: drv-net: rss_input_xfrm: Check test prerequisites before running --- 2025-04-30 Gal Pressman New
[v2,3/3] KVM: riscv: selftests: Add vector extension tests [v2,1/3] KVM: riscv: selftests: Align the trap information wiht pt_regs --- 2025-04-30 Atish Patra 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
[v2,2/3] selftests: ublk: make test_generic_06 silent on success selftests: ublk: more misc fixes --- 2025-04-29 Uday Shankar New
[v2,1/3] selftests: ublk: kublk: build with -Werror iff WERROR!=0 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,22/25] module: Remove outdated comment about text_size 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 ... 3 4 571 72 »