Show patches with: Archived = No       |   17299 patches
« 1 2 3 4172 173 »
Patch Series S/W/F Date Submitter Delegate State
[net-next,v5,1/7] tun: Refactor CONFIG_TUN_VNET_CROSS_LE tun: Unify vnet implementation --- 2025-02-05 Akihiko Odaki New
selftests: pidfd: Fix compiling warning of pidfs_setns selftests: pidfd: Fix compiling warning of pidfs_setns --- 2025-02-05 I Hsin Cheng New
selftests: pidfd: Fix compiling errors and warning selftests: pidfd: Fix compiling errors and warning --- 2025-02-05 I Hsin Cheng New
[v6,7/7] selftests/mm: add tests for folio_split(), buddy allocator like split. Buddy allocator like (or non-uniform) folio split --- 2025-02-05 Zi Yan Superseded
[v6,6/7] mm/truncate: use buddy allocator like folio split for truncate operation. Buddy allocator like (or non-uniform) folio split --- 2025-02-05 Zi Yan New
[v6,5/7] mm/huge_memory: add folio_split() to debugfs testing interface. Buddy allocator like (or non-uniform) folio split --- 2025-02-05 Zi Yan Superseded
[v6,4/7] mm/huge_memory: remove the old, unused __split_huge_page() Buddy allocator like (or non-uniform) folio split --- 2025-02-05 Zi Yan New
[v6,3/7] mm/huge_memory: add buddy allocator like folio_split() Buddy allocator like (or non-uniform) folio split --- 2025-02-05 Zi Yan Superseded
[v6,2/7] mm/huge_memory: move folio split common code to __folio_split() Buddy allocator like (or non-uniform) folio split --- 2025-02-05 Zi Yan New
[v6,1/7] mm/huge_memory: add two new (not yet used) functions for folio_split() Buddy allocator like (or non-uniform) folio split --- 2025-02-05 Zi Yan Superseded
[bpf-next,v8,5/5] igc: Add launch time support to XDP ZC xsk: TX metadata Launch Time support --- 2025-02-05 Song Yoong Siang New
[bpf-next,v8,4/5] igc: Refactor empty packet insertion into a reusable function xsk: TX metadata Launch Time support --- 2025-02-05 Song Yoong Siang New
[bpf-next,v8,3/5] net: stmmac: Add launch time support to XDP ZC xsk: TX metadata Launch Time support --- 2025-02-05 Song Yoong Siang New
[bpf-next,v8,2/5] selftests/bpf: Add launch time request to xdp_hw_metadata xsk: TX metadata Launch Time support --- 2025-02-05 Song Yoong Siang New
[bpf-next,v8,1/5] xsk: Add launch time hardware offload support to XDP Tx metadata xsk: TX metadata Launch Time support --- 2025-02-05 Song Yoong Siang New
[v9,26/26] kselftest/riscv: kselftest for user mode cfi riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,25/26] riscv: Documentation for shadow stack on riscv riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,24/26] riscv: Documentation for landing pad / indirect branch tracking riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,23/26] riscv: create a config for shadow stack and landing pad instr support riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,22/26] riscv: kernel command line option to opt out of user cfi riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,21/26] riscv: enable kernel access to shadow stack memory via FWFT sbi call riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,20/26] riscv: Add Firmware Feature SBI extensions definitions riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,19/26] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,18/26] riscv/ptrace: riscv cfi status and state via ptrace and in core files riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,17/26] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,16/26] riscv/signal: save and restore of shadow stack for signal riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,15/26] riscv: signal: abstract header saving for setup_sigcontext riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,14/26] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,13/26] prctl: arch-agnostic prctl for indirect branch tracking riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,12/26] riscv: Implements arch agnostic shadow stack prctls riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,11/26] riscv/shstk: If needed allocate a new shadow stack on clone riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,10/26] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,09/26] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,08/26] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,07/26] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,06/26] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,05/26] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,04/26] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,03/26] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,02/26] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
[v9,01/26] mm: helper `is_shadow_stack_vma` to check shadow stack vma riscv control-flow integrity for usermode --- 2025-02-05 Deepak Gupta New
selftests/mm: Fix thuge-gen test name uniqueness selftests/mm: Fix thuge-gen test name uniqueness --- 2025-02-04 Mark Brown New
[net] selftests: mptcp: connect: -f: no reconnect [net] selftests: mptcp: connect: -f: no reconnect --- 2025-02-04 Matthieu Baerts (NGI0) New
[v2,Linux-6.12.y,Linux-6.13.y,1/1] selftests/mm: build with -O2 [v2,Linux-6.12.y,Linux-6.13.y,1/1] selftests/mm: build with -O2 --- 2025-02-04 Yifei Liu New
[2/2] printf: break kunit into test cases printf: convert self-test to KUnit --- 2025-02-04 Tamir Duberstein New
[1/2] printf: convert self-test to KUnit printf: convert self-test to KUnit --- 2025-02-04 Tamir Duberstein New
selftests/cgroup: use bash in test_cpuset_v1_hp.sh selftests/cgroup: use bash in test_cpuset_v1_hp.sh --- 2025-02-04 Bharadwaj Raju New
[v3,2/2] scanf: break kunit into test cases scanf: convert self-test to KUnit --- 2025-02-04 Tamir Duberstein Superseded
[v3,1/2] scanf: convert self-test to KUnit scanf: convert self-test to KUnit --- 2025-02-04 Tamir Duberstein Superseded
[v3,1/2] scanf: convert self-test to KUnit EDITME: cover title for scanf-kunit-convert --- 2025-02-04 Tamir Duberstein New
[net-next,v3,2/2] selftests: drv-net: Test queue xsk attribute netdevgenl: Add an xsk attribute to queues --- 2025-02-04 Joe Damato New
[bpf-next,v2,2/3] bpf: selftests: Test constant key extraction on irrelevant maps bpf: Some fixes for nullness elision --- 2025-02-04 Daniel Xu New
selftests: net: fix grammar in reuseaddr_ports_exhausted.c log message selftests: net: fix grammar in reuseaddr_ports_exhausted.c log message --- 2025-02-04 Pranav Tyagi Superseded
[Linux-6.12.y,1/1] selftests/mm: build with -O2 [Linux-6.12.y,1/1] selftests/mm: build with -O2 --- 2025-02-03 Yifei Liu Superseded
[net-next,v3,5/6] net: devmem: Implement TX path [net-next,v3,1/6] net: add devmem TCP TX documentation --- 2025-02-03 Mina Almasry New
[net-next,v3,3/6] net: add get_netmem/put_netmem support [net-next,v3,1/6] net: add devmem TCP TX documentation --- 2025-02-03 Mina Almasry New
[net-next,v3,1/6] net: add devmem TCP TX documentation [net-next,v3,1/6] net: add devmem TCP TX documentation --- 2025-02-03 Mina Almasry New
[v6,9/9] KVM: selftests: Add a basic SEV-SNP smoke test [v6,1/9] KVM: SEV: Disable SEV-SNP on FW validation failure --- 2025-02-03 Pratik R. Sampat New
[v6,7/9] KVM: selftests: Force GUEST_MEMFD flag for SNP VM type [v6,1/9] KVM: SEV: Disable SEV-SNP on FW validation failure --- 2025-02-03 Pratik R. Sampat New
[v6,5/9] KVM: selftests: Introduce SEV VM type check [v6,1/9] KVM: SEV: Disable SEV-SNP on FW validation failure --- 2025-02-03 Pratik R. Sampat New
[v6,3/9] KVM: selftests: SEV-SNP test for KVM_SEV_INIT2 [v6,1/9] KVM: SEV: Disable SEV-SNP on FW validation failure --- 2025-02-03 Pratik R. Sampat New
[v6,1/9] KVM: SEV: Disable SEV-SNP on FW validation failure [v6,1/9] KVM: SEV: Disable SEV-SNP on FW validation failure --- 2025-02-03 Pratik R. Sampat New
[net-next] selftests: net: suppress ReST file generation when building selftests [net-next] selftests: net: suppress ReST file generation when building selftests --- 2025-02-03 Jakub Kicinski New
[net-next,v2,2/2] selftests: drv-net: Test queue xsk attribute Untitled series #260134 --- 2025-02-03 Joe Damato Superseded
[net-next,v3,09/10] net: pktgen: fix mpls reset parsing Untitled series #260135 --- 2025-02-03 Peter Seiderer Superseded
[net-next,v3,07/10] net: pktgen: fix access outside of user given buffer in pktgen_thread_write() Untitled series #260135 --- 2025-02-03 Peter Seiderer Superseded
[net-next,v3,06/10] net: pktgen: fix ctrl interface command parsing Untitled series #260135 --- 2025-02-03 Peter Seiderer Superseded
[net-next,v3,05/10] net: pktgen: fix 'ratep 0' error handling (return -EINVAL) Untitled series #260135 --- 2025-02-03 Peter Seiderer Superseded
[net-next,v3,03/10] net: pktgen: fix hex32_arg parsing for short reads Untitled series #260135 --- 2025-02-03 Peter Seiderer Superseded
[net-next,v3,02/10] net: pktgen: enable 'param=value' parsing Untitled series #260135 --- 2025-02-03 Peter Seiderer Superseded
[v8] Kunit to check the longest symbol length [v8] Kunit to check the longest symbol length --- 2025-02-02 Sergio González Collado New
[bpf-next,2/3] bpf: selftests: Test constant key extraction on irrelevant maps bpf: Some fixes for nullness elision --- 2025-02-01 Daniel Xu Superseded
[v3,net] udp: gso: do not drop small packets when PMTU reduces [v3,net] udp: gso: do not drop small packets when PMTU reduces --- 2025-01-31 Yan Zhai New
[bpf-next,v4,14/14] selftests/bpf: Remove test_xdp_redirect_multi.sh selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs --- 2025-01-31 Bastien Curutchet (eBPF Foundation) New
[bpf-next,v4,12/14] selftests/bpf: test_xdp_veth: Add XDP broadcast redirection tests selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs --- 2025-01-31 Bastien Curutchet (eBPF Foundation) New
[bpf-next,v4,10/14] selftests/bpf: test_xdp_veth: Add new test cases for XDP flags selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs --- 2025-01-31 Bastien Curutchet (eBPF Foundation) New
[bpf-next,v4,08/14] selftests/bpf: test_xdp_veth: Add XDP flags to prog_configuration selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs --- 2025-01-31 Bastien Curutchet (eBPF Foundation) New
[bpf-next,v4,06/14] selftests/bpf: test_xdp_veth: Rename config[] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs --- 2025-01-31 Bastien Curutchet (eBPF Foundation) New
[bpf-next,v4,04/14] selftests/bpf: test_xdp_veth: Use int to describe next veth selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs --- 2025-01-31 Bastien Curutchet (eBPF Foundation) New
[bpf-next,v4,02/14] selftests/bpf: test_xdp_veth: Remove unused defines selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs --- 2025-01-31 Bastien Curutchet (eBPF Foundation) New
[v2,1/2] selftests/bpf: Define SYS_PREFIX for powerpc [v2,1/2] selftests/bpf: Define SYS_PREFIX for powerpc --- 2025-01-31 Saket Kumar Bhaskar New
selftests: bpf: Support dynamic linking LLVM if static not available selftests: bpf: Support dynamic linking LLVM if static not available --- 2025-01-30 Daniel Xu New
[RFC,net-next,v2,6/6] net: devmem: make dmabuf unbinding scheduled work Device memory TCP TX --- 2025-01-30 Mina Almasry New
[RFC,net-next,v2,5/6] net: devmem: Implement TX path Device memory TCP TX --- 2025-01-30 Mina Almasry Superseded
[RFC,net-next,v2,4/6] net: devmem: TCP tx netlink api Device memory TCP TX --- 2025-01-30 Mina Almasry New
[RFC,net-next,v2,3/6] net: add get_netmem/put_netmem support Device memory TCP TX --- 2025-01-30 Mina Almasry Superseded
[RFC,net-next,v2,2/6] selftests: ncdevmem: Implement devmem TCP TX Device memory TCP TX --- 2025-01-30 Mina Almasry New
[RFC,net-next,v2,1/6] net: add devmem TCP TX documentation Device memory TCP TX --- 2025-01-30 Mina Almasry Superseded
[v7,6/6] selftests/mm: use PIDFD_SELF in guard pages test introduce PIDFD_SELF* sentinels --- 2025-01-30 Lorenzo Stoakes New
[v7,5/6] selftests: pidfd: add tests for PIDFD_SELF_* introduce PIDFD_SELF* sentinels --- 2025-01-30 Lorenzo Stoakes New
[v7,4/6] selftests: pidfd: add pidfd.h UAPI wrapper introduce PIDFD_SELF* sentinels --- 2025-01-30 Lorenzo Stoakes New
[v7,3/6] tools: testing: separate out wait_for_pid() into helper header introduce PIDFD_SELF* sentinels --- 2025-01-30 Lorenzo Stoakes New
[v7,2/6] selftests/pidfd: add missing system header imcludes to pidfd tests introduce PIDFD_SELF* sentinels --- 2025-01-30 Lorenzo Stoakes New
[v7,1/6] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process introduce PIDFD_SELF* sentinels --- 2025-01-30 Lorenzo Stoakes New
[2/2] tools/nolibc: add support for directory access tools/nolibc: add support for directory access --- 2025-01-30 Thomas Weißschuh New
[1/2] tools/nolibc: add support for sys_llseek() tools/nolibc: add support for directory access --- 2025-01-30 Thomas Weißschuh New
[v2,net] udp: gso: do not drop small packets when PMTU reduces [v2,net] udp: gso: do not drop small packets when PMTU reduces --- 2025-01-30 Yan Zhai New
selftests: pid_namespace and pidfd missing include selftests: pid_namespace and pidfd missing include --- 2025-01-28 Alessandro Zanni New
[20/21] bcachefs: convert eytzinger sort to be 1-based (2) bcachefs: eytzinger code --- 2025-01-28 Andreas Gruenbacher New
[18/21] bcachefs: implement eytzinger0_find_ge directly bcachefs: eytzinger code --- 2025-01-28 Andreas Gruenbacher New
« 1 2 3 4172 173 »