Show patches with: Archived = No       |   18098 patches
« 1 2 3 4180 181 »
Patch Series S/W/F Date Submitter Delegate State
[v12,10/28] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode --- 2025-03-14 Deepak Gupta New
[v12,09/28] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode --- 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 --- 2025-03-14 Deepak Gupta New
[v12,07/28] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode --- 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 --- 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 --- 2025-03-14 Deepak Gupta New
[v12,04/28] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode --- 2025-03-14 Deepak Gupta New
[v12,03/28] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode --- 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 --- 2025-03-14 Deepak Gupta New
[v12,01/28] mm: VM_SHADOW_STACK definition for riscv riscv control-flow integrity for usermode --- 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 --- 2025-03-14 Michal Luczaj Superseded
[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 --- 2025-03-14 Tamir Duberstein Superseded
[v3,4/6] rust: enable `clippy::as_ptr_cast_mut` lint rust: reduce pointer casts, enable related lints --- 2025-03-14 Tamir Duberstein Superseded
[v3,3/6] rust: enable `clippy::ptr_cast_constness` lint rust: reduce pointer casts, enable related lints --- 2025-03-14 Tamir Duberstein Superseded
[v3,2/6] rust: enable `clippy::ptr_as_ptr` lint rust: reduce pointer casts, enable related lints --- 2025-03-14 Tamir Duberstein Superseded
[v3,1/6] rust: retain pointer mut-ness in `container_of!` rust: reduce pointer casts, enable related lints --- 2025-03-14 Tamir Duberstein Superseded
[net,v2,3/3] selftests: net: test for lwtunnel dst ref loops Untitled series #263309 --- 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
[1/4] selftests: ntsync: fix the wrong condition in wake_all ntsync: some small fixes for doc and selftests --- 2025-03-14 Su Hui New
[v2,3/3] rust: replace `addr_of[_mut]!` with `&raw [const | mut]` Untitled series #263312 --- 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 --- 2025-03-13 Rae Moar New
[v3,1/2] kunit: tool: Fix bug in parsing test plan [v3,1/2] kunit: tool: Fix bug in parsing test plan --- 2025-03-13 Rae Moar New
[bpf-next,11/11] bpf: Fall back to nospec for spec path verification bpf: Mitigate Spectre v1 using barriers --- 2025-03-13 Luis Gerhorst New
[bpf-next,10/11] bpf: Fall back to nospec for sanitization-failures bpf: Mitigate Spectre v1 using barriers --- 2025-03-13 Luis Gerhorst New
[bpf-next,09/11] bpf: Return PTR_ERR from push_stack() bpf: Mitigate Spectre v1 using barriers --- 2025-03-13 Luis Gerhorst New
[bpf-next,08/11] bpf: Allow nospec-protected var-offset stack access bpf: Mitigate Spectre v1 using barriers --- 2025-03-13 Luis Gerhorst New
[bpf-next,07/11] bpf: Fall back to nospec for Spectre v1 bpf: Mitigate Spectre v1 using barriers --- 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 --- 2025-03-13 Luis Gerhorst New
[bpf-next,02/11] bpf: Return -EFAULT on misconfigurations bpf: Mitigate Spectre v1 using barriers --- 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 --- 2025-03-13 Luis Gerhorst New
[net-next,v23,23/23] testing/selftests: add test tool and scripts for ovpn module [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,21/23] ovpn: notify userspace when a peer is deleted [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,19/23] ovpn: implement key add/get/del/swap via netlink [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,17/23] ovpn: add support for updating local or remote UDP endpoint [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,15/23] ovpn: implement peer lookup logic [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,13/23] ovpn: add support for MSG_NOSIGNAL in tcp_sendmsg [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,12/23] skb: implement skb_send_sock_locked_with_flags() [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,09/23] ovpn: implement packet processing [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,07/23] ovpn: implement basic TX path (UDP) [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,05/23] ovpn: introduce the ovpn_peer object [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,03/23] ovpn: add basic interface creation/destruction/management routines [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) [net-next,v23,01/23] net: introduce OpenVPN Data Channel Offload (ovpn) --- 2025-03-12 Antonio Quartulli New
[net] selftests: drv-net: use defer in the ping test [net] selftests: drv-net: use defer in the ping test --- 2025-03-12 Jakub Kicinski New
[net,5/7] selftests/net: Print the testing side in unsigned-md5 [net,1/7] selftests/net: Print TCP flags in more common format --- 2025-03-12 Dmitry Safonov via B4 Relay Superseded
[net,4/7] selftests/net: Add mixed select()+polling mode to TCP-AO tests [net,1/7] selftests/net: Print TCP flags in more common format --- 2025-03-12 Dmitry Safonov via B4 Relay Superseded
[net,2/7] selftests/net: Provide tcp-ao counters comparison helper [net,1/7] selftests/net: Print TCP flags in more common format --- 2025-03-12 Dmitry Safonov via B4 Relay Superseded
[net,1/7] selftests/net: Print TCP flags in more common format [net,1/7] selftests/net: Print TCP flags in more common format --- 2025-03-12 Dmitry Safonov via B4 Relay Superseded
[v9,13/14] iommu/arm-smmu-v3: Report events that belong to devices attached to vIOMMU iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-03-11 Nicolin Chen New
[v9,11/14] Documentation: userspace-api: iommufd: Update FAULT and VEVENTQ iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-03-11 Nicolin Chen New
[v9,09/14] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_VEVENT for vEVENTQ coverage iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-03-11 Nicolin Chen New
[v9,06/14] iommufd/viommu: Add iommufd_viommu_get_vdev_id helper iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-03-11 Nicolin Chen New
[v9,05/14] iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-03-11 Nicolin Chen New
[v9,03/14] iommufd: Abstract an iommufd_eventq from iommufd_fault iommufd: Add vIOMMU infrastructure (Part-3: vEVENTQ) --- 2025-03-11 Nicolin Chen New
[6.1.y] selftests/vm: fix undefined reference of the `default_huge_page_size` [6.1.y] selftests/vm: fix undefined reference of the `default_huge_page_size` --- 2025-03-11 Andrey Kalachev New
[1/2] selftests/pid_namespace: fix building with clang-20 [1/2] selftests/pid_namespace: fix building with clang-20 --- 2025-03-11 Dmitry Antipov New
[v4,11/12] selftests/mm: Skip mlock tests if nobody user can't read it [v4,01/12] selftests/mm: Report errno when things fail in gup_longterm --- 2025-03-11 Brendan Jackman New
[v4,09/12] selftests/mm: Drop unnecessary sudo usage [v4,01/12] selftests/mm: Report errno when things fail in gup_longterm --- 2025-03-11 Brendan Jackman New
[v4,07/12] selftests/mm: Skip map_populate on weird filesystems [v4,01/12] selftests/mm: Report errno when things fail in gup_longterm --- 2025-03-11 Brendan Jackman New
[v4,05/12] selftests/mm: Print some details when uffd-stress gets bad params [v4,01/12] selftests/mm: Report errno when things fail in gup_longterm --- 2025-03-11 Brendan Jackman New
[v4,03/12] selftests/mm: Skip uffd-wp-mremap if userfaultfd not available [v4,01/12] selftests/mm: Report errno when things fail in gup_longterm --- 2025-03-11 Brendan Jackman New
[v4,01/12] selftests/mm: Report errno when things fail in gup_longterm [v4,01/12] selftests/mm: Report errno when things fail in gup_longterm --- 2025-03-11 Brendan Jackman New
[net-next,v22,22/23] ovpn: add basic ethtool support Introducing OpenVPN Data Channel Offload --- 2025-03-11 Antonio Quartulli New
[net-next,v22,20/23] ovpn: kill key and notify userspace in case of IV exhaustion Introducing OpenVPN Data Channel Offload --- 2025-03-11 Antonio Quartulli New
[net-next,v22,18/23] ovpn: implement peer add/get/dump/delete via netlink Introducing OpenVPN Data Channel Offload --- 2025-03-11 Antonio Quartulli New
[net-next,v22,17/23] ovpn: add support for updating local or remote UDP endpoint Introducing OpenVPN Data Channel Offload --- 2025-03-11 Antonio Quartulli Superseded
[net-next,v22,15/23] ovpn: implement peer lookup logic Introducing OpenVPN Data Channel Offload --- 2025-03-11 Antonio Quartulli Superseded
[net-next,v22,12/23] skb: implement skb_send_sock_locked_with_flags() Introducing OpenVPN Data Channel Offload --- 2025-03-11 Antonio Quartulli Superseded
[net-next,v22,11/23] ovpn: implement TCP transport Introducing OpenVPN Data Channel Offload --- 2025-03-11 Antonio Quartulli New
[net-next,v22,07/23] ovpn: implement basic TX path (UDP) Introducing OpenVPN Data Channel Offload --- 2025-03-11 Antonio Quartulli Superseded
[net-next,v22,06/23] ovpn: introduce the ovpn_socket object Introducing OpenVPN Data Channel Offload --- 2025-03-11 Antonio Quartulli New
[net-next,v22,04/23] ovpn: keep carrier always on for MP interfaces Introducing OpenVPN Data Channel Offload --- 2025-03-11 Antonio Quartulli New
[net-next,v22,02/23] ovpn: add basic netlink support Introducing OpenVPN Data Channel Offload --- 2025-03-11 Antonio Quartulli New
selftest/powerpc/mm/pkey: fix build-break introduced by commit 00894c3fc917 selftest/powerpc/mm/pkey: fix build-break introduced by commit 00894c3fc917 --- 2025-03-11 Madhavan Srinivasan New
selftests/mm/cow: Fix the incorrect error handling selftests/mm/cow: Fix the incorrect error handling --- 2025-03-11 Cyan Yang New
[v8,net-next,3/3] sched: Add dualpi2 qdisc [v8,net-next,1/3] Documentation: netlink: specs: tc: Add DualPI2 specification --- 2025-03-11 Chia-Yu Chang (Nokia) New
[v8,net-next,1/3] Documentation: netlink: specs: tc: Add DualPI2 specification [v8,net-next,1/3] Documentation: netlink: specs: tc: Add DualPI2 specification --- 2025-03-11 Chia-Yu Chang (Nokia) Superseded
[v7,bpf-next,1/2] security: Propagate caller information in bpf hooks [v7,bpf-next,1/2] security: Propagate caller information in bpf hooks --- 2025-03-10 Blaise Boscaccy New
[6.1.y] KVM: selftests: Fix build error due to assert in dirty_log_test [6.1.y] KVM: selftests: Fix build error due to assert in dirty_log_test --- 2025-03-10 Andrey Kalachev New
mm/huge_memory: drop beyond-EOF folios with the right number of refs. mm/huge_memory: drop beyond-EOF folios with the right number of refs. --- 2025-03-10 Zi Yan New
[v3,17/17] RISC-V: KVM: add support for SBI_FWFT_MISALIGNED_DELEG [v3,01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions --- 2025-03-10 Clément Léger New
[v3,15/17] RISC-V: KVM: add SBI extension reset callback [v3,01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions --- 2025-03-10 Clément Léger New
[v3,13/17] selftests: riscv: add misaligned access testing [v3,01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions --- 2025-03-10 Clément Léger New
[v3,11/17] riscv: misaligned: use get_user() instead of __get_user() [v3,01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions --- 2025-03-10 Clément Léger New
[v3,09/17] riscv: misaligned: factorize trap handling [v3,01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions --- 2025-03-10 Clément Léger New
[v3,07/17] riscv: misaligned: move emulated access uniformity check in a function [v3,01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions --- 2025-03-10 Clément Léger New
[v3,05/17] riscv: misaligned: use on_each_cpu() for scalar misaligned access probing [v3,01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions --- 2025-03-10 Clément Léger New
[v3,03/17] riscv: sbi: add SBI FWFT extension calls [v3,01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions --- 2025-03-10 Clément Léger New
[v3,01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions [v3,01/17] riscv: add Firmware Feature (FWFT) SBI extensions definitions --- 2025-03-10 Clément Léger New
« 1 2 3 4180 181 »