messages from 2025-07-22 15:20:30 to 2025-07-29 05:34:33 UTC [more...]
[PATCH v3 0/7] selftests/mm: Fix false positives and skip unsupported tests
2025-07-29 5:33 UTC
[PATCH v4 00/38] Mediated vPMU 4.0 for x86
2025-07-29 3:29 UTC (5+ messages)
` [PATCH v4 20/38] KVM: x86/pmu: Check if mediated vPMU can intercept rdpmc
[PATCH bpf-next v4 0/4] bpf: Show precise rejected function when attaching to __noreturn and deny list functions
2025-07-29 2:50 UTC (6+ messages)
` [PATCH bpf-next v4 1/4] bpf: Show precise rejected function when attaching fexit/fmod_ret to __noreturn functions
` [PATCH bpf-next v4 2/4] bpf: Add log for attaching tracing programs to functions in deny list
` [PATCH bpf-next v4 3/4] selftests/bpf: Add selftest "
` [PATCH bpf-next v4 4/4] selftests/bpf: Migrate fexit_noreturns case into tracing_failure test suite
[PATCH v2 0/2] seccomp: Fix a race with WAIT_KILLABLE_RECV if the tracer replies too fast
2025-07-29 1:07 UTC (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] selftests/seccomp: Add a test for the WAIT_KILLABLE_RECV fast reply race
[PATCH] selftests: timers: improve adjtick output readability
2025-07-29 0:33 UTC (2+ messages)
[GIT PULL] kselftest next update for Linux 6.17-rc1
2025-07-28 23:13 UTC
[GIT PULL] kunit next update for Linux 6.17-rc1
2025-07-28 20:40 UTC
[PATCH 00/33] vfio: Introduce selftests for VFIO
2025-07-28 16:27 UTC (3+ messages)
[PATCH bpf-next v3] selftests/bpf: Add LPM trie microbenchmarks
2025-07-28 14:34 UTC (2+ messages)
[PATCH v3 00/15] Consolidate iommu page table implementations (AMD)
2025-07-28 11:44 UTC (4+ messages)
` [PATCH v3 01/15] genpt: Generic Page Table base API
[PATCH v14 net-next 00/14] AccECN protocol patch series
2025-07-28 8:21 UTC (3+ messages)
[PATCH v20 4/5] binder: add transaction_report feature entry
2025-07-27 18:29 UTC
[PATCH] kho: add test for kexec handover
2025-07-27 8:37 UTC
Crediting test authors
2025-07-26 21:44 UTC (9+ messages)
[PATCH net-next] selftests: bpf: fix legacy netfilter options
2025-07-26 19:10 UTC (4+ messages)
[PATCH net v2] selftests: rtnetlink.sh: remove esp4_offload after test
2025-07-26 18:40 UTC (3+ messages)
[PATCH] rust: kernel: remove support for unused host `#[test]`s
2025-07-26 18:07 UTC
[PATCH -next] selftests/ftrace: Prevent potential failure in subsystem-enable test case
2025-07-26 11:01 UTC (5+ messages)
[PATCH net v2] selftests: netfilter: ipvs.sh: Explicity disable rp_filter on interface tunl0
2025-07-26 10:59 UTC (2+ messages)
[PATCH net-next] selftests: drv-net: Wait for bkg socat to start
2025-07-26 0:00 UTC (2+ messages)
[PATCH v2 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-07-25 22:54 UTC (7+ messages)
` [PATCH v2 1/6] KVM: arm64: VM exit to userspace to handle SEA
[PATCH net-next v7] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
2025-07-25 22:17 UTC (2+ messages)
[PATCH net-next] selftests: net: Skip test if IPv6 is not configured
2025-07-25 21:11 UTC (8+ messages)
[PATCH v3 00/10] mm/mremap: permit mremap() move of multiple VMAs
2025-07-25 19:59 UTC (6+ messages)
` [PATCH v3 09/10] "
[PATCH v19 4/5] binder: add transaction_report feature entry
2025-07-25 18:37 UTC
[PATCH net v2 1/2] macsec: set IFF_UNICAST_FLT priv flag
2025-07-25 18:10 UTC (3+ messages)
` [PATCH net v2 2/2] selftests: rtnetlink: add macsec and vlan nesting test
[PATCH net-next 0/3] bonding: support aggregator selection based on port priority
2025-07-25 14:27 UTC (11+ messages)
` [PATCH net-next 1/3] bonding: add support for per-port LACP actor priority
` [PATCH net-next 2/3] bonding: support aggregator selection based on port priority
` [PATCH net-next 3/3] selftests: bonding: add test for LACP actor "
[PATCH net 0/2] bonding: fix negotiation flapping in 802.3ad passive mode
2025-07-25 14:21 UTC (6+ messages)
` [PATCH net 1/2] bonding: send LACPDUs periodically in passive mode after receiving partner's LACPDU
` [PATCH net 2/2] selftests: bonding: add test for passive LACP mode
[PATCH net 0/2] bonding: fix LACP negotiation issues in passive mode
2025-07-25 12:53 UTC (12+ messages)
` [PATCH net 1/2] bonding: update ntt to true "
` [PATCH net 2/2] selftests: bonding: add test for passive LACP mode
[PATCH -next] selftests/sched_ext: Remove duplicate sched.h header
2025-07-25 11:36 UTC (2+ messages)
[RFC PATCH v2 0/9] KVM: Enable Nested Virt selftests
2025-07-25 10:59 UTC (10+ messages)
[PATCH RFC 00/14] sparc64: vdso: Switch to generic vDSO library
2025-07-25 9:51 UTC (16+ messages)
` [PATCH RFC 01/14] vdso: add struct __kernel_old_timeval forward declaration to gettime.h
` [PATCH RFC 02/14] sparc64: time: Remove architecture-specific clocksource data
` [PATCH RFC 03/14] clocksource: remove ARCH_CLOCKSOURCE_DATA
` [PATCH RFC 04/14] sparc64: vdso: Link with -z noexecstack
` [PATCH RFC 05/14] sparc64: vdso: Remove obsolete "fake section table" reservation
` [PATCH RFC 06/14] sparc64: vdso: Replace code patching with runtime conditional
` [PATCH RFC 07/14] sparc64: vdso: Move hardware counter read into header
` [PATCH RFC 08/14] sparc64: vdso: Move syscall fallbacks "
` [PATCH RFC 09/14] sparc64: vdso: Introduce vdso/processor.h
` [PATCH RFC 10/14] sparc64: vdso: Switch to the generic vDSO library
` [PATCH RFC 11/14] sparc64: vdso2c: Drop sym_vvar_start handling
` [PATCH RFC 12/14] sparc64: vdso2c: Remove symbol handling
` [PATCH RFC 13/14] sparc64: vdso: Implement clock_gettime64()
` [PATCH RFC 14/14] sparc64: vdso: Implement clock_getres()
[PATCH RFC v2 0/4] procfs: make reference pidns more user-visible
2025-07-25 2:24 UTC (11+ messages)
` [PATCH RFC v2 1/4] pidns: move is-ancestor logic to helper
` [PATCH RFC v2 2/4] procfs: add "pidns" mount option
` [PATCH RFC v2 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
` [PATCH RFC v2 4/4] selftests/proc: add tests for new pidns APIs
[PATCH net-next 0/2] selftests: drv-net: Fix and improve command requirement checking
2025-07-25 2:00 UTC (4+ messages)
` [PATCH net-next 1/2] selftests: drv-net: Fix remote command checking in require_cmd()
` [PATCH net-next 2/2] selftests: drv-net: Make command requirements explicit
[PATCH net 0/3] selftests: drv-net: tso: fix issues with tso selftest
2025-07-25 2:00 UTC (5+ messages)
` [PATCH net 1/3] selftests: drv-net: tso: enable test cases based on hw_features
` [PATCH net 2/3] selftests: drv-net: tso: fix vxlan tunnel flags to get correct gso_type
` [PATCH net 3/3] selftests: drv-net: tso: fix non-tunneled tso6 test case name
[PATCH 00/17] rust: replace `kernel::c_str!` with C-Strings
2025-07-25 1:21 UTC (3+ messages)
` [PATCH 04/17] rust: clk: "
[PATCH RFC] selftests/pidfd: Fix duplicate-symbol warnings for SCHED_ CPP symbols
2025-07-24 23:29 UTC (7+ messages)
` [PATCH v2] "
[PATCH] selftests/bpf: Install test modules into $INSTALL_PATH
2025-07-24 22:09 UTC
[PATCH] selftests/tracing: Fix false failure of subsystem event test
2025-07-24 21:53 UTC (3+ messages)
[PATCH v2] selftests: firmware: Add details in error logging
2025-07-24 20:29 UTC (4+ messages)
[PATCH v18 4/5] binder: add transaction_report feature entry
2025-07-24 18:58 UTC
[PATCH net] selftests: rtnetlink.sh: remove esp4_offload after test
2025-07-24 17:58 UTC (4+ messages)
[PATCH bpf-next v3 0/4] bpf: Show precise rejected function when attaching to __noreturn and deny list functions
2025-07-24 11:05 UTC (12+ messages)
` [PATCH bpf-next v3 1/4] bpf: Show precise rejected function when attaching fexit/fmod_ret to __noreturn functions
` [PATCH bpf-next v3 2/4] bpf: Add log for attaching tracing programs to functions in deny list
` [PATCH bpf-next v3 3/4] selftests/bpf: Add selftest "
` [PATCH bpf-next v3 4/4] selftests/bpf: Migrate fexit_noreturns case into tracing_failure test suite
[PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support
2025-07-24 9:05 UTC (12+ messages)
` [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support
[PATCH v3 0/4] procfs: make reference pidns more user-visible
2025-07-24 8:32 UTC (5+ messages)
` [PATCH v3 1/4] pidns: move is-ancestor logic to helper
` [PATCH v3 2/4] procfs: add "pidns" mount option
` [PATCH v3 3/4] procfs: add PROCFS_GET_PID_NAMESPACE ioctl
` [PATCH v3 4/4] selftests/proc: add tests for new pidns APIs
[PATCH] selftests: netfilter: ipvs.sh: Explicity disable rp_filter on interface tunl0
2025-07-24 6:15 UTC (2+ messages)
[PATCH v26 net-next 0/6] DUALPI2 patch
2025-07-24 2:00 UTC (2+ messages)
[PATCH net-next] devlink: Fix excessive stack usage in rate TC bandwidth parsing
2025-07-24 2:00 UTC (3+ messages)
[PATCH net v2] selftests: drv-net: wait for iperf client to stop sending
2025-07-24 2:00 UTC (3+ messages)
[PATCH net-next v3 4/4] selftests: drv-net: add test for RSS on flow label
2025-07-24 1:51 UTC
[PATCH RFC 0/4] procfs: make reference pidns more user-visible
2025-07-23 23:55 UTC (4+ messages)
[PATCH v2 0/5] KVM: Improve VMware guest support
2025-07-23 18:21 UTC (3+ messages)
` [PATCH v2 5/5] KVM: selftests: x86: Add a test for KVM_CAP_X86_VMWARE_HYPERCALL
[PATCH v2] rtc: Rename lib_test to test_rtc_lib
2025-07-23 16:54 UTC (2+ messages)
[PATCH][next] tools/testing/selftests: Fix spelling mistake "unnmap" -> "unmap"
2025-07-23 16:36 UTC (5+ messages)
[PATCH/RFC] kunit/rtc: Add real support for very slow tests
2025-07-23 16:10 UTC (3+ messages)
[PATCH net-next v2 4/4] selftests: drv-net: add test for RSS on flow label
2025-07-23 13:49 UTC (2+ messages)
[PATCH v6] selftests/mm: add process_madvise() tests
2025-07-23 11:30 UTC (4+ messages)
` (no subject)
[PATCH V9 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-07-23 8:20 UTC (13+ messages)
` [PATCH V9 2/7] mm/filemap: Add NUMA mempolicy support to filemap_alloc_folio()
` [PATCH V9 3/7] mm/filemap: Extend __filemap_get_folio() to support NUMA memory policies
` [PATCH V9 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
[PATCH v2] selftests/tty: add TIOCSTI test suite
2025-07-23 7:02 UTC (2+ messages)
[PATCH RFC 0/4] landlock: add LANDLOCK_SCOPE_MEMFD_EXEC execution
2025-07-22 21:56 UTC (4+ messages)
` [PATCH RFC 2/4] landlock: implement memfd detection
[PATCH net 1/2] macsec: set IFF_UNICAST_FLT priv flag
2025-07-22 18:28 UTC (5+ messages)
` [PATCH net 2/2] selftests: rtnetlink: add macsec and vlan nesting test
[PATCH v2 0/7] Replace "__auto_type" with "auto"
2025-07-22 16:40 UTC (3+ messages)
` [PATCH v2 4/7] arch/nios2: replace "__auto_type" and adjacent equivalent "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).