Show patches with: Archived = No       |   25473 patches
« 1 2 3 4254 255 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v3,2/6] kvm: gmem: add flag to remove memory from kernel direct map Direct Map Removal for guest_memfd - - - --- 2024-10-30 Patrick Roy New
[RFC,v3,1/6] arch: introduce set_direct_map_valid_noflush() Direct Map Removal for guest_memfd - - - --- 2024-10-30 Patrick Roy New
[v3] lib/math: Add int_sqrt test suite [v3] lib/math: Add int_sqrt test suite 1 - - --- 2024-10-30 Luis Felipe Hernandez New
[next] KVM: s390: selftests: Fix spelling mistake "avaialable" -> "available" [next] KVM: s390: selftests: Fix spelling mistake "avaialable" -> "available" - - - --- 2024-10-30 Colin Ian King New
[bpf-next] selftests/bpf: Fix compile error when MPTCP not support [bpf-next] selftests/bpf: Fix compile error when MPTCP not support - - - --- 2024-10-30 Tao Chen New
[bpf-next,v2] selftests/bpf: Drop netns helpers in mptcp [bpf-next,v2] selftests/bpf: Drop netns helpers in mptcp - - - --- 2024-10-30 Geliang Tang New
[v3,3/3] rust: kunit: allow to know if we are in a test rust: kunit: Support KUnit tests with a user-space like syntax - - - --- 2024-10-30 David Gow New
[v3,2/3] rust: macros: add macro to easily run KUnit tests rust: kunit: Support KUnit tests with a user-space like syntax - 1 - --- 2024-10-30 David Gow New
[v3,1/3] rust: kunit: add KUnit case and suite macros rust: kunit: Support KUnit tests with a user-space like syntax - - - --- 2024-10-30 David Gow New
[3/3] KVM: selftests: x86: Add a test for KVM_CAP_X86_VMWARE_HYPERCALL KVM: x86: Small changes to support VMware guests - - - --- 2024-10-30 Zack Rusin New
[2/3] KVM: x86: Add support for VMware guest specific hypercalls KVM: x86: Small changes to support VMware guests - - - --- 2024-10-30 Zack Rusin New
[1/3] KVM: x86: Allow enabling of the vmware backdoor via a cap KVM: x86: Small changes to support VMware guests - - - --- 2024-10-30 Zack Rusin New
[v3] selftests: clone3: Use the capget and capset syscall directly [v3] selftests: clone3: Use the capget and capset syscall directly - - - --- 2024-10-30 zhouyuhang New
[v3] selftests/net: Add missing gitignore file [v3] selftests/net: Add missing gitignore file - - - --- 2024-10-30 Zhijian Li (Fujitsu) New
[v3] selftests/net: Fix ./ns-XXXXXX not cleanup [v3] selftests/net: Fix ./ns-XXXXXX not cleanup - - - --- 2024-10-30 Zhijian Li (Fujitsu) New
[v2,2/2] kselftest/arm64: Poll less often while waiting for fp-stress children kselftest/arm64: fp-stress signal delivery interval improvements - - - --- 2024-10-30 Mark Brown New
[v2,1/2] kselftest/arm64: Increase frequency of signal delivery in fp-stress kselftest/arm64: fp-stress signal delivery interval improvements - - - --- 2024-10-30 Mark Brown New
[v7,32/32] kselftest/riscv: kselftest for user mode cfi riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,31/32] riscv: Documentation for shadow stack on riscv riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,30/32] riscv: Documentation for landing pad / indirect branch tracking riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,29/32] riscv: create a config for shadow stack and landing pad instr support riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,28/32] riscv: kernel command line option to opt out of user cfi riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,27/32] riscv: enable kernel access to shadow stack memory via FWFT sbi call riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,26/32] riscv: Add Firmware Feature SBI extensions definitions riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,25/32] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,24/32] riscv/ptrace: riscv cfi status and state via ptrace and in core files riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,23/32] riscv/kernel: update __show_regs to print shadow stack register riscv control-flow integrity for usermode - 1 - --- 2024-10-29 Deepak Gupta New
[v7,22/32] riscv/signal: save and restore of shadow stack for signal riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,21/32] riscv: signal: abstract header saving for setup_sigcontext riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,20/32] riscv/traps: Introduce software check exception riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,19/32] riscv: Implements arch agnostic indirect branch tracking prctls riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,18/32] riscv: Implements arch agnostic shadow stack prctls riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,17/32] prctl: arch-agnostic prctl for indirect branch tracking riscv control-flow integrity for usermode - 1 - --- 2024-10-29 Deepak Gupta New
[v7,16/32] prctl: arch-agnostic prctl for shadow stack riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,15/32] riscv/shstk: If needed allocate a new shadow stack on clone riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,14/32] riscv/mm: Implement map_shadow_stack() syscall riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,13/32] riscv mmu: write protect and shadow stack riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,12/32] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs riscv control-flow integrity for usermode - 1 - --- 2024-10-29 Deepak Gupta New
[v7,11/32] riscv mm: manufacture shadow stack pte riscv control-flow integrity for usermode - 1 - --- 2024-10-29 Deepak Gupta New
[v7,10/32] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,09/32] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit riscv control-flow integrity for usermode - 1 - --- 2024-10-29 Deepak Gupta New
[v7,08/32] riscv: zicfiss / zicfilp extension csr and bit definitions riscv control-flow integrity for usermode - 1 - --- 2024-10-29 Deepak Gupta New
[v7,07/32] riscv: zicfiss / zicfilp enumeration riscv control-flow integrity for usermode - - - --- 2024-10-29 Deepak Gupta New
[v7,06/32] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml) riscv control-flow integrity for usermode 1 - - --- 2024-10-29 Deepak Gupta New
[v7,05/32] riscv: Call riscv_user_isa_enable() only on the boot hart riscv control-flow integrity for usermode - 3 - --- 2024-10-29 Deepak Gupta New
[v7,04/32] riscv: Add support for per-thread envcfg CSR values riscv control-flow integrity for usermode - 2 - --- 2024-10-29 Deepak Gupta New
[v7,03/32] riscv: Enable cbo.zero only when all harts support Zicboz riscv control-flow integrity for usermode - 3 - --- 2024-10-29 Deepak Gupta New
[v7,02/32] mm: helper `is_shadow_stack_vma` to check shadow stack vma riscv control-flow integrity for usermode - 1 - --- 2024-10-29 Deepak Gupta New
[v7,01/32] mm: Introduce ARCH_HAS_USER_SHADOW_STACK riscv control-flow integrity for usermode 1 3 - --- 2024-10-29 Deepak Gupta New
[net-next,v1,7/7] ncdevmem: add test for too many token_count devmem TCP fixes - - - --- 2024-10-29 Mina Almasry New
[net-next,v1,6/7] net: fix SO_DEVMEM_DONTNEED looping too long devmem TCP fixes - - - --- 2024-10-29 Mina Almasry New
[net-next,v1,5/7] netmem: add netmem_prefetch devmem TCP fixes - - - --- 2024-10-29 Mina Almasry New
[net-next,v1,4/7] page_pool: disable sync for cpu for dmabuf memory provider devmem TCP fixes - - - --- 2024-10-29 Mina Almasry New
[net-next,v1,3/7] page_pool: Set `dma_sync` to false for devmem memory provider devmem TCP fixes - - - --- 2024-10-29 Mina Almasry New
[net-next,v1,2/7] net: page_pool: create page_pool_alloc_netmem devmem TCP fixes - - - --- 2024-10-29 Mina Almasry New
[net-next,v1,1/7] net: page_pool: rename page_pool_alloc_netmem to *_netmems devmem TCP fixes - - - --- 2024-10-29 Mina Almasry New
[net-next] selftests: netdevsim: add fib_notifications to Makefile [net-next] selftests: netdevsim: add fib_notifications to Makefile - 1 - --- 2024-10-29 Jakub Kicinski New
[v3,5/5] selftests/mm: Enable pkey_sighandler_tests on arm64 Improve arm64 pkeys handling in signal delivery - - - --- 2024-10-29 Kevin Brodsky New
[v3,4/5] selftests/mm: Use generic pkey register manipulation Improve arm64 pkeys handling in signal delivery 1 - - --- 2024-10-29 Kevin Brodsky New
[v3,3/5] arm64: signal: Remove unused macro Improve arm64 pkeys handling in signal delivery 1 1 - --- 2024-10-29 Kevin Brodsky New
[v3,2/5] arm64: signal: Remove unnecessary check when saving POE state Improve arm64 pkeys handling in signal delivery 1 2 - --- 2024-10-29 Kevin Brodsky New
[v3,1/5] arm64: signal: Improve POR_EL0 handling to avoid uaccess failures Improve arm64 pkeys handling in signal delivery - 1 - --- 2024-10-29 Kevin Brodsky New
selftests/lam: Test get_user() LAM pointer handling selftests/lam: Test get_user() LAM pointer handling - - - --- 2024-10-29 Maciej Wieczor-Retman New
[v5,2/2] selftests/resctrl: Adjust SNC support messages selftests/resctrl: SNC kernel support discovery - - - --- 2024-10-29 Maciej Wieczor-Retman New
[v5,1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled selftests/resctrl: SNC kernel support discovery - - - --- 2024-10-29 Maciej Wieczor-Retman New
kselftest/arm64: Use ksft_perror() to log MTE failures kselftest/arm64: Use ksft_perror() to log MTE failures 1 - - --- 2024-10-29 Mark Brown New
[net-next,v11,23/23] testing/selftests: add test tool and scripts for ovpn module Introducing OpenVPN Data Channel Offload - 1 - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,22/23] ovpn: add basic ethtool support Introducing OpenVPN Data Channel Offload - 1 - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,21/23] ovpn: notify userspace when a peer is deleted Introducing OpenVPN Data Channel Offload - - - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,20/23] ovpn: kill key and notify userspace in case of IV exhaustion Introducing OpenVPN Data Channel Offload - - - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,19/23] ovpn: implement key add/get/del/swap via netlink Introducing OpenVPN Data Channel Offload - - - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,18/23] ovpn: implement peer add/get/dump/delete via netlink Introducing OpenVPN Data Channel Offload - - - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,17/23] ovpn: add support for peer floating Introducing OpenVPN Data Channel Offload - - - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,16/23] ovpn: add support for updating local UDP endpoint Introducing OpenVPN Data Channel Offload - - - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,15/23] ovpn: implement keepalive mechanism Introducing OpenVPN Data Channel Offload - - - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,14/23] ovpn: implement peer lookup logic Introducing OpenVPN Data Channel Offload - - - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,13/23] ovpn: implement multi-peer support Introducing OpenVPN Data Channel Offload - - - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,12/23] ovpn: implement TCP transport Introducing OpenVPN Data Channel Offload - - - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,11/23] ovpn: store tunnel and transport statistics Introducing OpenVPN Data Channel Offload - - - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,10/23] ovpn: implement packet processing Introducing OpenVPN Data Channel Offload - - - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,09/23] ovpn: implement basic RX path (UDP) Introducing OpenVPN Data Channel Offload - - - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,08/23] ovpn: implement basic TX path (UDP) Introducing OpenVPN Data Channel Offload - - - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,07/23] ovpn: introduce the ovpn_socket object Introducing OpenVPN Data Channel Offload - - - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,06/23] ovpn: introduce the ovpn_peer object Introducing OpenVPN Data Channel Offload - - - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,05/23] ovpn: keep carrier always on Introducing OpenVPN Data Channel Offload - 1 - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,04/23] ovpn: add basic interface creation/destruction/management routines Introducing OpenVPN Data Channel Offload - - - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,03/23] ovpn: add basic netlink support Introducing OpenVPN Data Channel Offload - - - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,02/23] net: introduce OpenVPN Data Channel Offload (ovpn) Introducing OpenVPN Data Channel Offload - - - --- 2024-10-29 Antonio Quartulli New
[net-next,v11,01/23] netlink: add NLA_POLICY_MAX_LEN macro Introducing OpenVPN Data Channel Offload - 1 - --- 2024-10-29 Antonio Quartulli New
[v2,3/3] rust: kunit: allow to know if we are in a test rust: kunit: Support KUnit tests with a user-space like syntax - - - --- 2024-10-29 David Gow New
[v2,2/3] rust: macros: add macro to easily run KUnit tests rust: kunit: Support KUnit tests with a user-space like syntax - 1 - --- 2024-10-29 David Gow New
[v2,1/3] rust: kunit: add KUnit case and suite macros rust: kunit: Support KUnit tests with a user-space like syntax - - - --- 2024-10-29 David Gow New
selftest/hid: increase timeout to 10 min selftest/hid: increase timeout to 10 min - - - --- 2024-10-29 Yun Lu New
[net-next,v2,2/2] net: netconsole: selftests: Add userdata validation [net-next,v2,1/2] net: netconsole: selftests: Change the IP subnet - - - --- 2024-10-29 Breno Leitao New
[net-next,v2,1/2] net: netconsole: selftests: Change the IP subnet [net-next,v2,1/2] net: netconsole: selftests: Change the IP subnet - - - --- 2024-10-29 Breno Leitao New
[bpf-next,v2] bpf: handle implicit declaration of function gettid in bpf_iter.c [bpf-next,v2] bpf: handle implicit declaration of function gettid in bpf_iter.c - 1 1 --- 2024-10-29 Jason Xing New
selftests/watchdog-test: Fix system accidentally reset after watchdog-test selftests/watchdog-test: Fix system accidentally reset after watchdog-test - - - --- 2024-10-29 Zhijian Li (Fujitsu) Accepted
[v4,3/3] libbpf: Using binary search to improve the performance of btf__find_by_name_kind bpf: Using binary search to improve the performance of btf_find_by_name_kind - - - --- 2024-10-29 Donglin Peng New
[v4,2/3] bpf: Using binary search to improve the performance of btf_find_by_name_kind bpf: Using binary search to improve the performance of btf_find_by_name_kind - - 1 --- 2024-10-29 Donglin Peng New
[v4,1/3] libbpf: Sort btf_types in ascending order by name bpf: Using binary search to improve the performance of btf_find_by_name_kind - - - --- 2024-10-29 Donglin Peng New
« 1 2 3 4254 255 »