Show patches with: State = Action Required       |   18538 patches
« 1 2 3 4185 186 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,6/6] rust: use strict provenance APIs rust: reduce pointer casts, enable related lints - - - --- 2025-03-15 Tamir Duberstein New
[v4,5/6] rust: enable `clippy::as_underscore` lint rust: reduce pointer casts, enable related lints - 1 - --- 2025-03-15 Tamir Duberstein New
[v4,4/6] rust: enable `clippy::as_ptr_cast_mut` lint rust: reduce pointer casts, enable related lints - 1 - --- 2025-03-15 Tamir Duberstein New
[v4,3/6] rust: enable `clippy::ptr_cast_constness` lint rust: reduce pointer casts, enable related lints - 1 - --- 2025-03-15 Tamir Duberstein New
[v4,2/6] rust: enable `clippy::ptr_as_ptr` lint rust: reduce pointer casts, enable related lints - 1 - --- 2025-03-15 Tamir Duberstein New
[v4,1/6] rust: retain pointer mut-ness in `container_of!` rust: reduce pointer casts, enable related lints - 1 - --- 2025-03-15 Tamir Duberstein New
[RFC,8/8] selftests/sched_ext: Add test for sched_ext dl_server Untitled series #944213 - - - --- 2025-03-15 Joel Fernandes New
[RFC,2/2] selftests/timers: Improve skew_consistency by testing with other clockids [RFC,1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids - - - --- 2025-03-15 John Stultz New
[RFC,1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids [RFC,1/2] time/timekeeping: Fix possible inconsistencies in _COARSE clockids - - - --- 2025-03-15 John Stultz New
[v3,2/3] rust: replace `addr_of[_mut]!` with `&raw [mut]` Untitled series #944194 - - - --- 2025-03-14 Antonio Hickey New
[v12,28/28] kselftest/riscv: kselftest for user mode cfi riscv control-flow integrity for usermode - - - --- 2025-03-14 Deepak Gupta New
[v12,27/28] riscv: Documentation for shadow stack on riscv riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,26/28] riscv: Documentation for landing pad / indirect branch tracking riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,25/28] riscv: create a config for shadow stack and landing pad instr support riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,24/28] arch/riscv: compile vdso with landing pad riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,23/28] riscv: kernel command line option to opt out of user cfi riscv control-flow integrity for usermode - - - --- 2025-03-14 Deepak Gupta New
[v12,22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,21/28] riscv: Add Firmware Feature SBI extensions definitions riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files riscv control-flow integrity for usermode - - - --- 2025-03-14 Deepak Gupta New
[v12,18/28] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,17/28] riscv/signal: save and restore of shadow stack for signal riscv control-flow integrity for usermode - - - --- 2025-03-14 Deepak Gupta New
[v12,16/28] riscv: signal: abstract header saving for setup_sigcontext riscv control-flow integrity for usermode - - - --- 2025-03-14 Deepak Gupta New
[v12,15/28] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,14/28] riscv: Implements arch agnostic indirect branch tracking prctls riscv control-flow integrity for usermode - - - --- 2025-03-14 Deepak Gupta New
[v12,13/28] prctl: arch-agnostic prctl for indirect branch tracking riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,12/28] riscv: Implements arch agnostic shadow stack prctls riscv control-flow integrity for usermode - - - --- 2025-03-14 Deepak Gupta New
[v12,11/28] riscv/shstk: If needed allocate a new shadow stack on clone riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,10/28] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,09/28] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode - 2 - --- 2025-03-14 Deepak Gupta New
[v12,08/28] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode - 2 - --- 2025-03-14 Deepak Gupta New
[v12,07/28] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode - 2 - --- 2025-03-14 Deepak Gupta New
[v12,06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit riscv control-flow integrity for usermode - 2 - --- 2025-03-14 Deepak Gupta New
[v12,04/28] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,03/28] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[v12,02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode 1 - - --- 2025-03-14 Deepak Gupta New
[v12,01/28] mm: VM_SHADOW_STACK definition for riscv riscv control-flow integrity for usermode - 1 - --- 2025-03-14 Deepak Gupta New
[net-next,6/6] docs: netconsole: document release feature netconsole: Add support for userdata release - - - --- 2025-03-14 Breno Leitao New
[net-next,5/6] selftests: netconsole: Add tests for 'release' feature in sysdata netconsole: Add support for userdata release - - - --- 2025-03-14 Breno Leitao New
[net-next,4/6] netconsole: append release to sysdata netconsole: Add support for userdata release - - - --- 2025-03-14 Breno Leitao New
[net-next,3/6] netconsole: add 'sysdata' suffix to related functions netconsole: Add support for userdata release - - - --- 2025-03-14 Breno Leitao New
[net-next,2/6] netconsole: implement configfs for release_enabled netconsole: Add support for userdata release - - - --- 2025-03-14 Breno Leitao New
[net-next,1/6] netconsole: introduce 'release' as a new sysdata field netconsole: Add support for userdata release - - - --- 2025-03-14 Breno Leitao New
[net,v2,3/3] vsock/bpf: Fix bpf recvmsg() racing transport reassignment vsock/bpf: Handle races between sockmap update and connect() disconnecting - - - --- 2025-03-14 Michal Luczaj New
[net,v2,2/3] selftest/bpf: Add test for AF_VSOCK connect() racing sockmap update vsock/bpf: Handle races between sockmap update and connect() disconnecting - - - --- 2025-03-14 Michal Luczaj New
[net,v2,1/3] vsock/bpf: Fix EINTR connect() racing sockmap update vsock/bpf: Handle races between sockmap update and connect() disconnecting - 1 - --- 2025-03-14 Michal Luczaj New
[v3,6/6] rust: use strict provenance APIs rust: reduce pointer casts, enable related lints - - - --- 2025-03-14 Tamir Duberstein New
[v3,5/6] rust: enable `clippy::as_underscore` lint rust: reduce pointer casts, enable related lints - 1 - --- 2025-03-14 Tamir Duberstein New
[v3,4/6] rust: enable `clippy::as_ptr_cast_mut` lint rust: reduce pointer casts, enable related lints - 1 - --- 2025-03-14 Tamir Duberstein New
[v3,3/6] rust: enable `clippy::ptr_cast_constness` lint rust: reduce pointer casts, enable related lints - 1 - --- 2025-03-14 Tamir Duberstein New
[v3,2/6] rust: enable `clippy::ptr_as_ptr` lint rust: reduce pointer casts, enable related lints - 1 - --- 2025-03-14 Tamir Duberstein New
[v3,1/6] rust: retain pointer mut-ness in `container_of!` rust: reduce pointer casts, enable related lints - 1 - --- 2025-03-14 Tamir Duberstein New
[net,v2,3/3] selftests: net: test for lwtunnel dst ref loops Untitled series #943947 - - - --- 2025-03-14 Justin Iurman New
[net-next] selftests: drv-net: fix merge conflicts resolution [net-next] selftests: drv-net: fix merge conflicts resolution - - - --- 2025-03-14 Matthieu Baerts (NGI0) New
[3/4] selftests: ntsync: update config ntsync: some small fixes for doc and selftests - 1 - --- 2025-03-14 Su Hui New
[2/4] selftests: ntsync: avoid possible overflow in 32-bit machine ntsync: some small fixes for doc and selftests - 1 - --- 2025-03-14 Su Hui New
[1/4] selftests: ntsync: fix the wrong condition in wake_all ntsync: some small fixes for doc and selftests - 1 - --- 2025-03-14 Su Hui New
[v2,3/3] rust: replace `addr_of[_mut]!` with `&raw [const | mut]` Untitled series #943759 - - - --- 2025-03-14 Antonio Hickey New
[v3,2/2] kunit: tool: add test to check parsing late test plan [v3,1/2] kunit: tool: Fix bug in parsing test plan - 1 - --- 2025-03-13 Rae Moar brendanhiggins New
[v3,1/2] kunit: tool: Fix bug in parsing test plan [v3,1/2] kunit: tool: Fix bug in parsing test plan - 1 - --- 2025-03-13 Rae Moar brendanhiggins New
[bpf-next,11/11] bpf: Fall back to nospec for spec path verification bpf: Mitigate Spectre v1 using barriers 1 - - --- 2025-03-13 Luis Gerhorst New
[bpf-next,10/11] bpf: Fall back to nospec for sanitization-failures bpf: Mitigate Spectre v1 using barriers 1 - - --- 2025-03-13 Luis Gerhorst New
[bpf-next,09/11] bpf: Return PTR_ERR from push_stack() bpf: Mitigate Spectre v1 using barriers 1 - - --- 2025-03-13 Luis Gerhorst New
[bpf-next,08/11] bpf: Allow nospec-protected var-offset stack access bpf: Mitigate Spectre v1 using barriers 1 - - --- 2025-03-13 Luis Gerhorst New
[bpf-next,07/11] bpf: Fall back to nospec for Spectre v1 bpf: Mitigate Spectre v1 using barriers 1 - - --- 2025-03-13 Luis Gerhorst New
[bpf-next,06/11] bpf: Rename sanitize_stack_spill to nospec_result bpf: Mitigate Spectre v1 using barriers - - - --- 2025-03-13 Luis Gerhorst New
[bpf-next,05/11] bpf, arm64, powerpc: Change nospec to include v1 barrier bpf: Mitigate Spectre v1 using barriers - - - --- 2025-03-13 Luis Gerhorst New
[bpf-next,04/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4() bpf: Mitigate Spectre v1 using barriers - - - --- 2025-03-13 Luis Gerhorst New
[bpf-next,03/11] bpf: Return -EFAULT on internal errors bpf: Mitigate Spectre v1 using barriers 1 1 - --- 2025-03-13 Luis Gerhorst New
[bpf-next,02/11] bpf: Return -EFAULT on misconfigurations bpf: Mitigate Spectre v1 using barriers 1 1 - --- 2025-03-13 Luis Gerhorst New
[bpf-next,01/11] bpf: Move insn if/else into do_check_insn() bpf: Mitigate Spectre v1 using barriers 1 - - --- 2025-03-13 Luis Gerhorst New
[v4,14/14] powerpc: Add support for suppressing warning backtraces Add support for suppressing warning backtraces 2 - 1 --- 2025-03-13 Alessandro Carminati New
[v4,13/14] riscv: Add support for suppressing warning backtraces Add support for suppressing warning backtraces 1 1 1 --- 2025-03-13 Alessandro Carminati New
[v4,12/14] sh: Move defines needed for suppressing warning backtraces Add support for suppressing warning backtraces - - - --- 2025-03-13 Alessandro Carminati New
[v4,11/14] sh: Add support for suppressing warning backtraces Add support for suppressing warning backtraces 1 - 1 --- 2025-03-13 Alessandro Carminati New
[v4,10/14] s390: Add support for suppressing warning backtraces Add support for suppressing warning backtraces 1 - 1 --- 2025-03-13 Alessandro Carminati New
[v4,09/14] parisc: Add support for suppressing warning backtraces Add support for suppressing warning backtraces 2 - 1 --- 2025-03-13 Alessandro Carminati New
[v4,08/14] loongarch: Add support for suppressing warning backtraces Add support for suppressing warning backtraces 1 - 1 --- 2025-03-13 Alessandro Carminati New
[v4,07/14] arm64: Add support for suppressing warning backtraces Add support for suppressing warning backtraces 1 - 1 --- 2025-03-13 Alessandro Carminati New
[v4,06/14] x86: Add support for suppressing warning backtraces Add support for suppressing warning backtraces 1 - 1 --- 2025-03-13 Alessandro Carminati New
[v4,05/14] drm: Suppress intentional warning backtraces in scaling unit tests Add support for suppressing warning backtraces 2 - 1 --- 2025-03-13 Alessandro Carminati New
[v4,04/14] kunit: Add documentation for warning backtrace suppression API Add support for suppressing warning backtraces 1 2 1 --- 2025-03-13 Alessandro Carminati brendanhiggins New
[v4,03/14] kunit: Add test cases for backtrace warning suppression Add support for suppressing warning backtraces 1 1 1 --- 2025-03-13 Alessandro Carminati brendanhiggins New
[v4,02/14] kunit: bug: Count suppressed warning backtraces Add support for suppressing warning backtraces 1 2 1 --- 2025-03-13 Alessandro Carminati brendanhiggins New
[v4,01/14] bug/kunit: Core support for suppressing warning backtraces Add support for suppressing warning backtraces 1 1 1 --- 2025-03-13 Alessandro Carminati New
[13/13] selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework selftests/bpf: Integrate test_xsk.c to test_progs framework - - - --- 2025-03-13 Bastien Curutchet New
[12/13] selftests/bpf: test_xsk: Isolate flaky tests selftests/bpf: Integrate test_xsk.c to test_progs framework - - - --- 2025-03-13 Bastien Curutchet New
[11/13] selftests/bpf: test_xsk: Make kselftest dependency optional selftests/bpf: Integrate test_xsk.c to test_progs framework - - - --- 2025-03-13 Bastien Curutchet New
[10/13] selftests/bpf: test_xsk: Split xskxceiver selftests/bpf: Integrate test_xsk.c to test_progs framework - - - --- 2025-03-13 Bastien Curutchet New
[09/13] selftests/bpf: test_xsk: Don't exit immediately on allocation failures selftests/bpf: Integrate test_xsk.c to test_progs framework - - - --- 2025-03-13 Bastien Curutchet New
[08/13] selftests/bpf: test_xsk: Don't exit immediately if validate_traffic fails selftests/bpf: Integrate test_xsk.c to test_progs framework - - - --- 2025-03-13 Bastien Curutchet New
[07/13] selftests/bpf: test_xsk: Don't exit immediately when workers fail selftests/bpf: Integrate test_xsk.c to test_progs framework - - - --- 2025-03-13 Bastien Curutchet New
[06/13] selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails selftests/bpf: Integrate test_xsk.c to test_progs framework - - - --- 2025-03-13 Bastien Curutchet New
[05/13] selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails selftests/bpf: Integrate test_xsk.c to test_progs framework - - - --- 2025-03-13 Bastien Curutchet New
[04/13] selftests/bpf: test_xsk: Add return value to init_iface() selftests/bpf: Integrate test_xsk.c to test_progs framework - - - --- 2025-03-13 Bastien Curutchet New
[03/13] selftests/bpf: test_xsk: Wrap ksft_*() behind macros selftests/bpf: Integrate test_xsk.c to test_progs framework - - - --- 2025-03-13 Bastien Curutchet New
[02/13] selftests/bpf: test_xsk: Fix memory leaks selftests/bpf: Integrate test_xsk.c to test_progs framework - - - --- 2025-03-13 Bastien Curutchet New
[01/13] selftests/bpf: test_xsk: Initialize bitmap before use selftests/bpf: Integrate test_xsk.c to test_progs framework - - - --- 2025-03-13 Bastien Curutchet New
[net-next,12/12] selftests: mptcp: add pm sysctl mapping tests mptcp: pm: prep work for new ops and sysctl knobs - 1 - --- 2025-03-13 Matthieu Baerts (NGI0) New
« 1 2 3 4185 186 »