messages from 2026-06-16 15:20:27 to 2026-06-18 17:02:04 UTC [more...]
[PATCH] kselftest docs: remove reference to obsolete/archived wiki
2026-06-18 17:02 UTC (5+ messages)
[PATCH v2 0/2] tty: n_gsm: fix gsm_queue() UAF and add a base regression test
2026-06-18 16:39 UTC (7+ messages)
` [PATCH v2 1/2] tty: n_gsm: fix use-after-free in gsm_queue() control frame dispatch
` [PATCH v2 2/2] selftests: tty: add base regression test for n_gsm line discipline
[PATCH] selftests: proc: include fcntl.h in proc-pidns
2026-06-18 16:12 UTC (3+ messages)
[PATCH v3 00/13] Dynamic Housekeeping Management (DHM) via CPUSets
2026-06-18 16:06 UTC (15+ messages)
` [PATCH v3 01/13] sched/isolation: Replace notifier chain with explicit callback interface
` [PATCH v3 02/13] sched/isolation: Add housekeeping_update_types() for kernel-noise masks
` [PATCH v3 03/13] sched/isolation: RCU-protect all housekeeping cpumask readers
` [PATCH v3 04/13] sched/isolation: Fix RCU protection for runtime-mutable cpumask callers
` [PATCH v3 05/13] cpu/hotplug: Reserve CPUHP states for nohz_full and managed IRQ down-paths
` [PATCH v3 06/13] tick/nohz, context_tracking: Prepare for runtime nohz_full updates
` [PATCH v3 07/13] rcu/nocb: Add explicit housekeeping callback for runtime NOCB toggling
` [PATCH v3 08/13] genirq: Add explicit housekeeping callback for managed IRQ migration
` [PATCH v3 09/13] watchdog/lockup_detector: Register housekeeping callback for kernel-noise
` [PATCH v3 10/13] sched: Guard sched_tick_start/stop against uninitialized tick_work_cpu
` [PATCH v3 11/13] cgroup/cpuset: Extend isolated partition to trigger kernel-noise isolation
` [PATCH v3 12/13] docs: cgroup-v2: Document kernel-noise isolation via isolated partitions
` [PATCH v3 13/13] selftests/cgroup: Add kernel-noise isolation test to cpuset selftest
[PATCH 00/16] riscv: Generate riscv instruction functions
2026-06-18 15:31 UTC (5+ messages)
` [PATCH 04/16] riscv: kprobes: Use generated instruction headers
[PATCH v2 0/7] Fix missing fops.owner in Rust DRM/misc abstractions
2026-06-18 14:16 UTC (13+ messages)
` [PATCH v2 2/7] rust: macros: auto-insert ThisModule in #[vtable]
` [PATCH v2 3/7] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v2 4/7] rust: drm: set fops.owner from driver module pointer
` [PATCH v2 7/7] block: rnull: use `LocalModule` for `THIS_MODULE`
` [PATCH v2 1/7] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
[PATCH bpf v3 0/2] Fix partial copy of non-linear test_run output
2026-06-18 10:45 UTC (8+ messages)
` [PATCH bpf v3 1/2] bpf: "
` [PATCH bpf v3 2/2] selftests/bpf: Cover "
[PATCH v3 0/7] rust: use vertical import style and remove redundant imports
2026-06-18 10:41 UTC (3+ messages)
` [PATCH v3 6/7] rust: block: rnull: use vertical import style
[PATCH bpf-next 0/2] bpf: Guard conntrack opts error writes
2026-06-18 10:18 UTC (8+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover small "
` [PATCH bpf-next v2 0/2] bpf: Guard "
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover small "
[PATCH bpf-next v3 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-06-18 10:07 UTC (5+ messages)
` [PATCH bpf-next v3 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v3 2/3] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v3 3/3] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests
[PATCH 0/1] selftests: net: fix file owner for broadcast_ether_dst test
2026-06-18 9:21 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH] selftests/nsfs: fix wrong error check of NS_GET_USERNS result
2026-06-18 7:08 UTC
[PATCH bpf 0/6] libbpf: Fix ring buffer consumption
2026-06-18 6:52 UTC (11+ messages)
` [PATCH bpf 1/6] libbpf: ringbuf: Honor zero consume bounds
` [PATCH bpf 2/6] libbpf: ringbuf: Prevent NULL callback crash
` [PATCH bpf 4/6] libbpf: ringbuf: Use compiler atomics
` [PATCH bpf 5/6] libbpf: ringbuf: Prevent missed wakeups
` [PATCH bpf 6/6] libbpf: ringbuf: Reject overwrite callback use
[PATCH 0/5] LoongArch: BPF: arena instruction gating, private stack and exceptions
2026-06-18 4:19 UTC (7+ messages)
` [PATCH 1/5] LoongArch: BPF: Gate unsupported arena instructions via bpf_jit_supports_insn()
` [PATCH 2/5] LoongArch: BPF: Add private stack support
` [PATCH 3/5] LoongArch: BPF: Add exceptions (bpf_throw) support
` [PATCH 4/5] selftests/bpf: Add LoongArch deny list
` [PATCH 5/5] selftests/bpf: Enable struct_ops private stack test for LoongArch
[PATCH v7 00/20] ARM64 PMU Partitioning
2026-06-18 1:53 UTC (3+ messages)
` [PATCH v7 15/20] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
[PATCH 0/2] ring-buffer: Fix forced 8-byte alignment event length
2026-06-17 23:19 UTC (4+ messages)
` [PATCH 2/2] selftests/ftrace: Account for 8-byte aligned trace_marker_raw events
[PATCH v4 0/2] vfio: selftests: Add allocation assert helpers and avoid VLAs
2026-06-17 22:55 UTC (4+ messages)
` [PATCH v4 1/2] vfio: selftests: Add allocation assert helpers
` [PATCH v4 2/2] vfio: selftests: Avoid VLAs
[PATCH] selftests/ftrace: Drop invalid top-level local in test_ownership
2026-06-17 22:22 UTC (4+ messages)
[PATCH v3 0/2] Make liveupdate selftests library
2026-06-17 19:08 UTC (3+ messages)
[PATCH v3 0/2] vfio: selftests: Add calloc_assert() and avoid VLAs
2026-06-17 18:35 UTC (6+ messages)
` [PATCH v3 1/2] vfio: selftests: Add calloc_assert() helper
[PATCH bpf v3 0/2] bpf: Fix stack slot index for Spectre v4 nospec checks
2026-06-17 17:50 UTC (3+ messages)
` [PATCH bpf v3 1/2] bpf: Fix stack slot index in "
` [PATCH bpf v3 2/2] selftests/bpf: Cover stack nospec slot indexing
[PATCH v3 0/2] fs/pipe: reduce pipe->mutex contention by pre-allocating outside the lock
2026-06-17 17:39 UTC (15+ messages)
[PATCH bpf v2 0/2] bpf: Fix stack slot index for Spectre v4 nospec checks
2026-06-17 17:24 UTC (4+ messages)
` [PATCH bpf v2 1/2] bpf: Fix stack slot index in "
` [PATCH bpf v2 2/2] selftests/bpf: Cover stack nospec slot indexing
[PATCH bpf-next 0/2] bpf: Preserve pointer spill metadata during half-slot cleanup
2026-06-17 16:02 UTC (5+ messages)
` [PATCH bpf-next v2 "
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover half-slot cleanup of pointer spills
[PATCH bpf 0/2] bpf: Fix stack slot index for Spectre v4 nospec checks
2026-06-17 14:25 UTC (11+ messages)
` [PATCH bpf 1/2] bpf: Fix stack slot index in "
` "
` [PATCH bpf 2/2] selftests/bpf: Cover stack nospec slot indexing
` "
[PATCH v4 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-06-17 13:18 UTC (11+ messages)
` [PATCH v4 1/7] mm: memory_failure: Clarify the MF_DELAYED definition
` [PATCH v4 2/7] mm: memory_failure: Allow truncate_error_folio to return MF_DELAYED
` [PATCH v4 3/7] mm: shmem: Update shmem handler to the MF_DELAYED definition
` [PATCH v4 4/7] mm: memory_failure: Generalize extra_pins handling to all MF_DELAYED cases
` [PATCH v4 5/7] mm: selftests: Add shmem into memory failure test
[PATCH v7 0/8] selftests/cgroup: improve zswap tests robustness and support large page sizes
2026-06-17 12:28 UTC (18+ messages)
` [PATCH v7 1/8] selftests/cgroup: skip test_zswap if zswap is globally disabled
` [PATCH v7 2/8] selftests/cgroup: avoid OOM in test_swapin_nozswap
` [PATCH v7 3/8] selftests/cgroup: use runtime page size for zswpin check
` [PATCH v7 4/8] selftests/cgroup: rename PAGE_SIZE to BUF_SIZE in cgroup_util
` [PATCH v7 5/8] selftests/cgroup: replace hardcoded page size values in test_zswap
` [PATCH v7 6/8] selftest/cgroup: fix zswap test_no_invasive_cgroup_shrink on large pagesize system
` [PATCH v7 7/8] selftest/cgroup: fix zswap attempt_writeback() on 64K "
` [PATCH v7 8/8] selftests/cgroup: test_zswap: wait for asynchronous writeback
[PATCH v3 0/3] kunit: Add support for skipping entire test suites
2026-06-17 12:15 UTC (4+ messages)
` [PATCH v3 1/3] kunit: Add ability to skip "
` [PATCH v3 2/3] rust: kunit: add 'kunit_suite.status' binding to 'kunit_unsafe_test_suite'
` [PATCH v3 3/3] kunit: Add example of test suite that can be skipped at runtime
[PATCH v2 1/2] selftests/filesystems: Move file_stressor to dedicated subdirectory
2026-06-17 11:18 UTC (4+ messages)
` [PATCH v2 2/2] selftests/filesystems: allow security.selinux xattr in listxattr kernfs test
[PATCH RFC 0/3] KVM: guest_memfd: folio migration for non-confidential VMs
2026-06-17 10:34 UTC (8+ messages)
[PATCH v13 00/22] TDX KVM selftests
2026-06-17 9:50 UTC (28+ messages)
` [PATCH v13 01/22] KVM: selftests: Add macros to simplify creating VM shapes for non-default types
` [PATCH v13 02/22] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v13 03/22] KVM: selftests: Initialize the TDX VM
` [PATCH v13 04/22] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v13 19/22] KVM: selftests: Finalize TD memory as part of kvm_arch_vm_finalize_vcpus
` [PATCH v13 20/22] KVM: selftests: Implement MMIO WRITE for the TDX VM
` [PATCH v13 21/22] KVM: selftests: Add ucall support for TDX
[PATCH bpf-next v2 0/4] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-06-17 9:42 UTC (8+ messages)
` [PATCH bpf-next v2 1/4] bpf: Initialize the l3mdev field for the fib lookup flow
` [PATCH bpf-next v2 2/4] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
` [PATCH bpf-next v2 3/4] bpf: Add BPF_FIB_LOOKUP_VLAN_INPUT "
` [PATCH bpf-next v2 4/4] selftests/bpf: Add bpf_fib_lookup() VLAN flag tests
[PATCH v9 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-06-17 9:40 UTC (2+ messages)
[PATCH 0/2] fuse: allow FUSE_SYNCFS for privileged userspace servers
2026-06-17 8:22 UTC (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/fuse: add test for FUSE_HAS_SYNCFS privilege gating
[PATCH v2 0/1] selftests: net: fix file owner for broadcast_ether_dst test
2026-06-17 6:10 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH v2 net-next 1/1] tcp: Replace min_tso_segs() with tso_segs() CC callback for TCP Prague
2026-06-17 4:29 UTC (5+ messages)
[PATCH v5 0/7] tracing/probes: Add more typecast features
2026-06-17 1:03 UTC (8+ messages)
` [PATCH v5 1/7] tracing/events: Fix to check the simple_tsk_fn creation
` [PATCH v5 2/7] tracing/probes: Support typecast for various probe events
` [PATCH v5 3/7] tracing/probes: Support nested typecast
` [PATCH v5 4/7] tracing/probes: Support field specifier option for typecast
` [PATCH v5 5/7] tracing/probes: Add $current variable support
` [PATCH v5 6/7] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [PATCH v5 7/7] tracing/probes: Add a new testcase for BTF typecasts
[PATCH bpf-next 0/2] HID: bpf: Fix hid_bpf_get_data() range check
2026-06-16 23:03 UTC (6+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/hid: Cover hid_bpf_get_data() size overflow
[PATCH net-next v2 0/4] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
2026-06-16 21:59 UTC (5+ messages)
` [PATCH net-next v2 2/4] udmabuf: emit one sg entry per pinned folio
[PATCH net-next 0/2] net: convert UDP getsockopt to sockopt_t
2026-06-16 20:16 UTC (5+ messages)
` [PATCH net-next 2/2] udp: convert udp_lib_getsockopt "
[PATCH bpf v2 0/2] Fix partial copy of non-linear test_run output
2026-06-16 17:16 UTC (4+ messages)
` [PATCH bpf v2 1/2] bpf: "
[PATCH v5 0/4] arm64: Add BRBE support for bpf_get_branch_snapshot()
2026-06-16 15:57 UTC (5+ messages)
` [PATCH v5 1/4] perf/core: Fix sched_task callbacks for CPU-wide branch stack events
` [PATCH v5 2/4] perf/core: Clear the whole branch entry in perf_clear_branch_entry()
` [PATCH v5 3/4] perf/arm64: Add BRBE support for bpf_get_branch_snapshot()
` [PATCH v5 4/4] selftests/bpf: Adjust wasted entries threshold for ARM64 BRBE
[PATCH 0/3] rust: doctest: unify with other kunit tests
2026-06-16 15:24 UTC (4+ messages)
` [PATCH 1/3] rust: kunit: use `file!()` inside `kunit_assert!`
` [PATCH 2/3] rust: kunit: use `line!()` "
` [PATCH 3/3] rust: doctest: generate Rust kunit test suites
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