Show patches with: State = Action Required       |   6579 patches
« 1 2 3 465 66 »
Patch Series S/W/F Date Submitter Delegate State
[v10,nf-next,2/3] netfilter: nft_chain_filter: Add bridge double vlan and pppoe conntrack: bridge: add double vlan, pppoe and pppoe-in-q --- 2025-03-15 Eric Woudstra New
[v10,nf-next,1/3] netfilter: bridge: Add conntrack double vlan and pppoe conntrack: bridge: add double vlan, pppoe and pppoe-in-q --- 2025-03-15 Eric Woudstra New
[v4,6/6] rust: use strict provenance APIs rust: reduce pointer casts, enable related lints --- 2025-03-15 Tamir Duberstein New
[RFC,8/8] selftests/sched_ext: Add test for sched_ext dl_server Untitled series #263413 --- 2025-03-15 Joel Fernandes 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
[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 --- 2025-03-14 Deepak Gupta New
[v12,26/28] riscv: Documentation for landing pad / indirect branch tracking riscv control-flow integrity for usermode --- 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 --- 2025-03-14 Deepak Gupta New
[v12,24/28] arch/riscv: compile vdso with landing pad riscv control-flow integrity for usermode --- 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 --- 2025-03-14 Deepak Gupta New
[v12,21/28] riscv: Add Firmware Feature SBI extensions definitions riscv control-flow integrity for usermode --- 2025-03-14 Deepak Gupta New
[v12,20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe riscv control-flow integrity for usermode --- 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 --- 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 --- 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 --- 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 --- 2025-03-14 Deepak Gupta New
[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,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
[v3,6/6] rust: use strict provenance APIs rust: reduce pointer casts, enable related lints --- 2025-03-14 Tamir Duberstein 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
[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,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,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
[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,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
[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,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
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
[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
[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
[net-next,4/4] tools/testing/selftests/cgroup: add test for SO_PEERCGROUPID Untitled series #262857 --- 2025-03-09 Alexander Mikhalitsyn New
[net-next,3/4] tools/testing/selftests/cgroup/cgroup_util: add cg_get_id helper Untitled series #262857 --- 2025-03-09 Alexander Mikhalitsyn New
[net-next,v7,9/9] selftests: ncdevmem: Implement devmem TCP TX Device memory TCP TX --- 2025-03-08 Mina Almasry New
[net-next,v7,8/9] net: check for driver support in netmem TX Device memory TCP TX --- 2025-03-08 Mina Almasry New
[net-next,v7,7/9] gve: add netmem TX support to GVE DQO-RDA mode Device memory TCP TX --- 2025-03-08 Mina Almasry New
[net-next,v7,6/9] net: enable driver support for netmem TX Device memory TCP TX --- 2025-03-08 Mina Almasry New
[net-next,v7,5/9] net: add devmem TCP TX documentation Device memory TCP TX --- 2025-03-08 Mina Almasry New
[net-next,v7,4/9] net: devmem: Implement TX path Device memory TCP TX --- 2025-03-08 Mina Almasry New
[net-next,v7,3/9] net: devmem: TCP tx netlink api Device memory TCP TX --- 2025-03-08 Mina Almasry New
[net-next,v7,2/9] net: add get_netmem/put_netmem support Device memory TCP TX --- 2025-03-08 Mina Almasry New
[net-next,v7,1/9] netmem: add niov->type attribute to distinguish different net_iov types Device memory TCP TX --- 2025-03-08 Mina Almasry New
[v9,6/6] scanf: further break kunit into test cases scanf: convert self-test to KUnit --- 2025-03-07 Tamir Duberstein New
[v9,5/6] scanf: tidy header `#include`s scanf: convert self-test to KUnit --- 2025-03-07 Tamir Duberstein New
[net-next,v9,6/6] vhost/net: Support VIRTIO_NET_F_HASH_REPORT tun: Introduce virtio-net hashing feature --- 2025-03-07 Akihiko Odaki New
[net-next,v9,5/6] selftest: tun: Add tests for virtio-net hashing tun: Introduce virtio-net hashing feature --- 2025-03-07 Akihiko Odaki New
[net-next,v9,4/6] selftest: tun: Test vnet ioctls without device tun: Introduce virtio-net hashing feature --- 2025-03-07 Akihiko Odaki New
[net-next,v9,3/6] tun: Introduce virtio-net hash feature tun: Introduce virtio-net hashing feature --- 2025-03-07 Akihiko Odaki New
[net-next,v9,2/6] net: flow_dissector: Export flow_keys_dissector_symmetric tun: Introduce virtio-net hashing feature --- 2025-03-07 Akihiko Odaki New
[net-next,v9,1/6] virtio_net: Add functions for hashing tun: Introduce virtio-net hashing feature --- 2025-03-07 Akihiko Odaki New
[v8,3/3] rust: kunit: allow to know if we are in a test [v8,1/3] rust: kunit: add KUnit case and suite macros --- 2025-03-07 David Gow New
[v8,1/3] rust: kunit: add KUnit case and suite macros [v8,1/3] rust: kunit: add KUnit case and suite macros --- 2025-03-07 David Gow New
[PATCHv5,net,3/3] selftests: bonding: add ipsec offload test [PATCHv5,net,1/3] bonding: fix calling sleeping function in spin lock and some race conditions --- 2025-03-07 Hangbin Liu New
[PATCHv5,net,1/3] bonding: fix calling sleeping function in spin lock and some race conditions [PATCHv5,net,1/3] bonding: fix calling sleeping function in spin lock and some race conditions --- 2025-03-07 Hangbin Liu New
[v8,09/10] KVM: selftests: Abstractions for SEV to decouple policy from type Basic SEV-SNP Selftests --- 2025-03-05 Pratik R. Sampat New
[v8,07/10] KVM: selftests: Add library support for interacting with SNP Basic SEV-SNP Selftests --- 2025-03-05 Pratik R. Sampat New
« 1 2 3 465 66 »