Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2025-10-09 07:22:24 to 2025-10-14 08:56:27 UTC [more...]

[PATCH v2] vdso: Remove struct getcpu_cache
 2025-10-14  8:56 UTC  (8+ messages)

[PATCH] selftests: arg_parsing: Ensure data is flushed to disk before reading
 2025-10-14  8:03 UTC 

[PATCHv4 net-next 0/4] net: common feature compute for upper interface
 2025-10-14  8:02 UTC  (5+ messages)
` [PATCHv4 net-next 1/4] net: add a common function to compute features from lowers devices
` [PATCHv4 net-next 2/4] bonding: use common function to compute the features
` [PATCHv4 net-next 3/4] team: "
` [PATCHv4 net-next 4/4] net: bridge: "

[PATCH v4 00/35] sparc64: vdso: Switch to the generic vDSO library
 2025-10-14  7:42 UTC  (37+ messages)
` [PATCH v4 01/35] selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
` [PATCH v4 02/35] arm64: vDSO: getrandom: Explicitly include asm/alternative.h
` [PATCH v4 03/35] arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
` [PATCH v4 04/35] arm64: vDSO: compat_gettimeofday: Add explicit includes
` [PATCH v4 05/35] ARM: vdso: gettimeofday: "
` [PATCH v4 06/35] powerpc/vdso/gettimeofday: Explicitly include vdso/time32.h
` [PATCH v4 07/35] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
` [PATCH v4 08/35] LoongArch: vDSO: Explicitly include asm/vdso/vdso.h
` [PATCH v4 09/35] MIPS: vdso: Add include guard to asm/vdso/vdso.h
` [PATCH v4 10/35] MIPS: vdso: Explicitly include asm/vdso/vdso.h
` [PATCH v4 11/35] random: vDSO: Add explicit includes
` [PATCH v4 12/35] vdso/gettimeofday: "
` [PATCH v4 13/35] vdso/helpers: Explicitly include vdso/processor.h
` [PATCH v4 14/35] vdso/datapage: Remove inclusion of gettimeofday.h
` [PATCH v4 15/35] vdso/datapage: Trim down unnecessary includes
` [PATCH v4 16/35] random: vDSO: trim vDSO includes
` [PATCH v4 17/35] random: vDSO: remove ifdeffery
` [PATCH v4 18/35] random: vDSO: split out datapage update into helper functions
` [PATCH v4 19/35] random: vDSO: only access vDSO datapage after random_init()
` [PATCH v4 20/35] s390/time: Set up vDSO datapage later
` [PATCH v4 21/35] vdso/datastore: Reduce scope of some variables in vvar_fault()
` [PATCH v4 22/35] vdso/datastore: Drop inclusion of linux/mmap_lock.h
` [PATCH v4 23/35] vdso/datastore: Map pages through struct page
` [PATCH v4 24/35] vdso/datastore: Allocate data pages dynamically
` [PATCH v4 25/35] sparc64: vdso: Link with -z noexecstack
` [PATCH v4 26/35] sparc64: vdso: Remove obsolete "fake section table" reservation
` [PATCH v4 27/35] sparc64: vdso: Replace code patching with runtime conditional
` [PATCH v4 28/35] sparc64: vdso: Move hardware counter read into header
` [PATCH v4 29/35] sparc64: vdso: Move syscall fallbacks "
` [PATCH v4 30/35] sparc64: vdso: Introduce vdso/processor.h
` [PATCH v4 31/35] sparc64: vdso: Switch to the generic vDSO library
` [PATCH v4 32/35] sparc64: vdso2c: Drop sym_vvar_start handling
` [PATCH v4 33/35] sparc64: vdso2c: Remove symbol handling
` [PATCH v4 34/35] sparc64: vdso: Implement clock_gettime64()
` [PATCH v4 35/35] clocksource: remove ARCH_CLOCKSOURCE_DATA

[PATCH v3 0/4] selftests/resctrl: Enable MBM and MBA tests on AMD
 2025-10-14  7:31 UTC  (4+ messages)
  `  "

[PATCH v3 0/5] mm: VMA count limit fixes and improvements
 2025-10-14  6:28 UTC  (7+ messages)
` [PATCH v3 1/5] mm: fix off-by-one error in VMA count limit checks
` [PATCH v3 2/5] mm/selftests: add max_vma_count tests
` [PATCH v3 3/5] mm: introduce vma_count_remaining()
` [PATCH v3 4/5] mm: rename mm_struct::map_count to vma_count
` [PATCH v3 5/5] mm/tracing: introduce trace_mm_insufficient_vma_slots event

[PATCH][v3] hung_task: Panic after fixed number of hung tasks
 2025-10-14  5:23 UTC  (5+ messages)
` [PATCH v3] "
  ` [外部邮件] "

[PATCH net-next v5 1/2] net/tls: support setting the maximum payload size
 2025-10-14  5:18 UTC  (2+ messages)
` [PATCH net-next v5 2/2] selftests: tls: add tls record_size_limit test

[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
 2025-10-14  1:51 UTC  (5+ messages)
` [PATCH v4 1/3] KVM: arm64: VM exit to userspace to handle SEA
` [PATCH v4 2/3] KVM: selftests: Test for KVM_EXIT_ARM_SEA
` [PATCH v4 3/3] Documentation: kvm: new UAPI for handling SEA

[PATCH bpf-next v2 0/3] Add overwrite mode for bpf ring buffer
 2025-10-13 23:22 UTC  (7+ messages)
` [PATCH bpf-next v2 1/3] bpf: "

[PATCH v20 00/28] riscv control-flow integrity for usermode
 2025-10-13 21:56 UTC  (29+ messages)
` [PATCH v20 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v20 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v20 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v20 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v20 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v20 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v20 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v20 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v20 09/28] riscv/mm: write protect and shadow stack
` [PATCH v20 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v20 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v20 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v20 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v20 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v20 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v20 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v20 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v20 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v20 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v20 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v20 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v20 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v20 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v20 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v20 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v20 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v20 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v20 28/28] kselftest/riscv: kselftest for user mode cfi

[PATCH net v7 0/4] net: netpoll: fix memory leak and add comprehensive selftests
 2025-10-13 18:11 UTC  (6+ messages)
` [PATCH net v7 4/4] selftest: netcons: add test for netconsole over bonded interfaces

[PATCH v2 4/4] selftests/riscv: Add Zicbop prefetch test
 2025-10-13 17:41 UTC  (4+ messages)

[PATCH v4 net-next 00/13] AccECN protocol case handling series
 2025-10-13 17:03 UTC  (14+ messages)
` [PATCH v4 net-next 01/13] tcp: try to avoid safer when ACKs are thinned
` [PATCH v4 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v4 net-next 03/13] tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules
` [PATCH v4 net-next 04/13] tcp: disable RFC3168 fallback identifier "
` [PATCH v4 net-next 05/13] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v4 net-next 06/13] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v4 net-next 07/13] tcp: move increment of num_retrans
` [PATCH v4 net-next 08/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v4 net-next 09/13] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v4 net-next 10/13] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v4 net-next 11/13] tcp: accecn: verify ACE counter in 1st ACK after AccECN negotiation
` [PATCH v4 net-next 12/13] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v4 net-next 13/13] tcp: accecn: enable AccECN

[PATCH 0/2] KVM: x86: selftests: add L1TF exploit test
 2025-10-13 15:36 UTC  (4+ messages)
` [PATCH 1/2] selftests: fix installing nested TEST_GEN_MODS_DIR
` [PATCH 2/2] KVM: x86: selftests: add an L1TF exploit test

[PATCH v2 0/4] KVM ARM64 pre_fault_memory
 2025-10-13 15:15 UTC  (5+ messages)
` [PATCH v2 1/4] KVM: arm64: Add pre_fault_memory implementation
` [PATCH v2 2/4] KVM: selftests: Fix unaligned mmap allocations
` [PATCH v2 3/4] KVM: selftests: Enable pre_fault_memory_test for arm64
` [PATCH v2 4/4] KVM: selftests: Add option for different backing in pre-fault tests

[PATCH v19 00/27] riscv control-flow integrity for usermode
 2025-10-13 14:30 UTC  (10+ messages)

[PATCH] selftests: livepatch: use canonical ftrace path
 2025-10-13 14:28 UTC  (2+ messages)

[PATCH 0/2] selftests/verification: Add initial RV tests
 2025-10-13 11:56 UTC  (3+ messages)

[PATCH RESEND] selftests/cachestat: add tmpshmcstat file to .gitignore
 2025-10-13  9:51 UTC 

[PATCH v2 0/2] Optimize the allocation of vector regset
 2025-10-13  9:12 UTC  (3+ messages)
` [PATCH v2 1/2] riscv: ptrace: "
` [PATCH v2 2/2] selftests: riscv: Add test for the Vector ptrace interface

[PATCH net repost] selftests: net: check jq command is supported
 2025-10-13  8:00 UTC 

[PATCH net v3] selftests: drv-net: update remaining Python init files
 2025-10-12 18:10 UTC  (3+ messages)

[PATCH v3 0/5] tracing: fprobe: list-style filters,
 2025-10-12 14:40 UTC  (14+ messages)
` [PATCH v3 1/5] docs: tracing: fprobe: document list filters and :entry/:exit
` [PATCH v3 2/5] tracing: fprobe: require explicit [GROUP/]EVENT for list/wildcard
` [PATCH v3 3/5] tracing: fprobe: support comma-separated symbols and :entry/:exit

[PATCH bpf v3 0/2] bpf: Avoid RCU context warning when unpinning htab with internal structs
 2025-10-11 15:09 UTC  (5+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: Add test for unpinning htab with internal timer struct

[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
 2025-10-11 14:32 UTC  (13+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
  ` [PATCH v7 06/12] KVM: guest_memfd: add module param for disabling TLB flushing

[PATCH net-next] selftests: net: check jq command is supported
 2025-10-11  3:26 UTC  (4+ messages)

[PATCH v1] selftests: cachestat: Fix warning on declaration under label
 2025-10-10 20:07 UTC  (2+ messages)

[PATCH] filelock: add .gitignore
 2025-10-10 17:11 UTC  (2+ messages)

[PATCH bpf-next v4 0/2] Add kfuncs bpf_strcasestr and bpf_strncasestr
 2025-10-10 17:10 UTC  (2+ messages)

[PATCH 0/2] KVM: arm64: selftests: Cover ID_AA64ISAR3_EL1 in set_id_regs
 2025-10-10 15:29 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v4 net-next 00/13] AccECN protocol case handling series
 2025-10-10 14:55 UTC  (16+ messages)
` [PATCH v4 net-next 01/13] tcp: try to avoid safer when ACKs are thinned
` [PATCH v4 net-next 02/13] gro: flushing when CWR is set negatively affects AccECN
` [PATCH v4 net-next 03/13] tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules
` [PATCH v4 net-next 04/13] tcp: disable RFC3168 fallback identifier "
` [PATCH v4 net-next 05/13] tcp: accecn: handle unexpected AccECN negotiation feedback
` [PATCH v4 net-next 06/13] tcp: accecn: retransmit downgraded SYN in AccECN negotiation
` [PATCH v4 net-next 07/13] tcp: move increment of num_retrans
` [PATCH v4 net-next 08/13] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
` [PATCH v4 net-next 09/13] tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion
` [PATCH v4 net-next 10/13] tcp: accecn: fallback outgoing half link to non-AccECN
` [PATCH v4 net-next 11/13] tcp: accecn: verify ACE counter in 1st ACK after AccECN negotiation
` [PATCH v4 net-next 12/13] tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST
` [PATCH v4 net-next 13/13] tcp: accecn: enable AccECN

[PATCH] selftests/run_kselftest.sh: Add --error-on-fail flag
 2025-10-10  9:32 UTC  (3+ messages)

[linux-next20251003] tmp2 selftests resulting in Kernel OOPs
 2025-10-10  3:32 UTC  (5+ messages)
` [bisected][linux-next20251003] "

[PATCH net-next v6 0/9] vsock: add namespace support to vhost-vsock
 2025-10-09 16:59 UTC  (4+ messages)
` [PATCH net-next v6 9/9] selftests/vsock: add namespace tests

[PATCH AUTOSEL 6.17-6.16] rust: kunit: allow `cfg` on `test`s
 2025-10-09 15:55 UTC  (2+ messages)
` [PATCH AUTOSEL 6.17] kunit: Enable PCI on UML without triggering WARN()

[PATCH v2 00/37] mm: remove nth_page()
 2025-10-09 13:05 UTC  (13+ messages)
` [PATCH v2 08/37] mm/hugetlb: check for unreasonable folio sizes when registering hstate
  ` (bisected) "

[PATCH v5 04/15] iommupt: Add the AMD IOMMU v1 page table format
 2025-10-09 11:44 UTC  (4+ messages)

[PATCH v5 12/15] iommupt: Add the x86 64 bit page table format
 2025-10-09 11:43 UTC  (4+ messages)

[PATCH RFC 00/35] mm: remove nth_page()
 2025-10-09 10:30 UTC  (6+ messages)
` [PATCH RFC 06/35] mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()

[PATCH 1/1] Use new `--output-format=doctest` rustdoc command line flag to improve doctest handling
 2025-10-09  9:14 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox