messages from 2026-09-07 07:25:31 to 2026-09-08 10:02:25 UTC [more...]
[RFC PATCH 0/8] blk-iocost: BPF struct_ops cost model
2026-09-08 10:01 UTC (3+ messages)
` [RFC PATCH 1/8] blk-iocost: add iocost_ioc_tick tracepoint for per-period device summary
` [RFC PATCH 2/8] blk-iocost: define iocost_model_ops cost model interface
[PATCH RESEND] selftests/mm: Exit on invalid command-line options
2026-09-08 9:55 UTC (6+ messages)
` [PATCH v2 0/2] selftests/mm: Validate selections and scope memfd_secret setup
` [PATCH v2 1/2] selftests/mm: Reject invalid test selections before running tests
` [PATCH v2 2/2] selftests/mm: Only prepare ptrace_scope when memfd_secret is selected
[RFC bpf-next 0/6] bpf: track scalar equality across the low 32 bits
2026-09-08 9:48 UTC (4+ messages)
` [RFC bpf-next 3/6] bpf: support low-32 subreg scalar linking for zero-extending movs
[PATCH net-next 0/3] rtnetlink: dump link-layer multicast addresses
2026-09-08 9:23 UTC (4+ messages)
[PATCH bpf-next v9 0/2] bpf: BPF-driven proactive memcg reclaim
2026-09-08 9:11 UTC (3+ messages)
` [PATCH bpf-next v9 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc
` [PATCH bpf-next v9 2/2] selftests/bpf: Add memcg async reclaim test
[PATCH] selftests/mm: fix ptrace PEEKDATA check in memfd_secret test
2026-09-08 9:03 UTC (3+ messages)
[PATCH 0/6] mm: make MAP_PRIVATE-/dev/zero mappings truly anonymous
2026-09-08 8:56 UTC (16+ messages)
` [PATCH 1/6] mm: move drivers/char/mem.c to mm/char-mem.c
` [PATCH 2/6] mm: implement file_is_dev_zero() to uniquely identify /dev/zero
` [PATCH 3/6] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
` [PATCH 6/6] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests
[PATCH v13 3/8] powerpc/bpf: fix buffer overflow in JIT for large BPF programs
2026-09-08 8:48 UTC (3+ messages)
[PATCH v13 0/8] powerpc/bpf: address missing verifier selftest coverage
2026-09-08 8:46 UTC (3+ messages)
` [PATCH v13 5/8] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
[PATCH v13 4/8] powerpc/bpf: fix alignment of long branch trampoline address
2026-09-08 8:35 UTC (4+ messages)
[PATCH net] selftests/drivers/net: include lib/sh/*.sh
2026-09-08 8:26 UTC (6+ messages)
[PATCH v2] kselftest: mm: remove HPAGE_SIZE and HPAGE_SHIFT macro
2026-09-08 8:23 UTC (6+ messages)
[PATCH 0/2] 52-bit VA guest mode ID support
2026-09-08 8:08 UTC (12+ messages)
` [PATCH 1/2] KVM: selftest: arm64: Support 5-level paging in stage 1 translation table
` [PATCH 2/2] KVM: selftests: arm64: Add 52-bit VA guest modes
[PATCH bpf v2 2/3] tcp: Skip cond_resched() in inet_csk_listen_stop() under BPF context
2026-09-08 8:07 UTC (4+ messages)
[PATCH v14 00/22] TDX KVM selftests
2026-09-08 8:04 UTC (4+ messages)
` [PATCH v14 03/22] KVM: selftests: Initialize the TDX VM
[PATCH] selftests/livepatch: Test rejection of aliased symbols in one object
2026-09-08 7:09 UTC (2+ messages)
[PATCH bpf-next 1/2] bpftool: Skip non-autoload programs when generating light skeletons
2026-09-08 6:55 UTC (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Verify program FD after non-autoload programs in lskel
[PATCH net-next V4 00/14] net/mlx5e: Add support for HW-GRO to PSP
2026-09-08 6:52 UTC (15+ messages)
` [PATCH net-next V4 01/14] net/mlx5e: Generalize TC <-> IPsec mutual exclusion
` [PATCH net-next V4 02/14] net/mlx5e: ipsec: Block TC offload when IPsec is enabled
` [PATCH net-next V4 03/14] net/mlx5e: psp: Block TC offload when PSP "
` [PATCH net-next V4 04/14] net/mlx5e: macsec: Block TC offload when MACsec "
` [PATCH net-next V4 05/14] net/mlx5e: psp: Move RX marker from ft_metadata to flow_tag
` [PATCH net-next V4 06/14] net/mlx5e: ipsec: "
` [PATCH net-next V4 07/14] net/mlx5e: macsec: "
` [PATCH net-next V4 08/14] net/mlx5e: psp: Handle HW-decapsulated RX PSP packets
` [PATCH net-next V4 09/14] net/mlx5e: psp: Add an rx_decap steering table
` [PATCH net-next V4 10/14] net/mlx5e: shampo: Flush session on PSP mismatch
` [PATCH net-next V4 11/14] net/mlx5e: psp: Dynamically reconfigure based on SHAMPO mode
` [PATCH net-next V4 12/14] selftests: drv-net: psp: Extract shared helpers into psp_lib.py
` [PATCH net-next V4 13/14] selftests: net: gro: Add PSP encapsulation and encryption
` [PATCH net-next V4 14/14] selftests: drv-net: Add PSP HW GRO conformance tests
[PATCH ipsec v2 0/6] xfrm: state: exact mark/mask match for control-plane SA lookups
2026-09-08 6:49 UTC (7+ messages)
` [PATCH ipsec v2 1/6] xfrm: state: exact mark/mask match for SPI-keyed "
` [PATCH ipsec v2 2/6] xfrm: fix use-after-free of migrated state in xfrm_do_migrate_state()
` [PATCH ipsec v2 3/6] xfrm: fix hw offload state leak on xfrm_do_migrate_state() error path
` [PATCH ipsec v2 4/6] xfrm: include mark in MIGRATE_STATE SA collision check
` [PATCH ipsec v2 5/6] xfrm: pass extack through to xfrm_init_replay() from xfrm_init_state()
` [PATCH ipsec v2 6/6] docs: xfrm: include mark in XFRM_MSG_MIGRATE_STATE EEXIST tuple
[PATCH v9 0/6] selftests/mm: separate GUP microbenchmarking from functional testing
2026-09-08 5:56 UTC (6+ messages)
` [PATCH v9 5/6] tools/mm: make gup_bench a benchmark only tool
` [PATCH v9 6/6] selftests/mm: add a GUP selftest
[PATCH v2 0/2] powerpc: fix typos and repeated words in comments
2026-09-08 5:51 UTC (3+ messages)
` [PATCH v2 1/2] powerpc: fix typos "
` [PATCH v2 2/2] powerpc: fix repeated words "
[PATCH bpf-next v4 0/7] bpf: fix typos and repeated words in comments
2026-09-08 5:48 UTC (8+ messages)
` [PATCH bpf-next v4 1/7] ARM: net: fix typo "arithmatic" in comment
` [PATCH bpf-next v4 2/7] bpf: fix typos in comments
` [PATCH bpf-next v4 3/7] powerpc: net: fix typo "upto" "
` [PATCH bpf-next v4 4/7] selftests/bpf: fix typos "
` [PATCH bpf-next v4 5/7] sparc: net: fix typo "evalute" in comment
` [PATCH bpf-next v4 6/7] libbpf: Fix typos in comments
` [PATCH bpf-next v4 7/7] selftests/bpf: fix repeated words "
[PATCH net-next v3 00/10] net: fix typos and repeated words in comments
2026-09-08 5:35 UTC (12+ messages)
` [PATCH net-next v3 01/10] net: llc: fix repeated word 'all' in comment
` [PATCH net-next v3 02/10] selftests: net: fix repeated word 'use' "
` [PATCH net-next v3 03/10] net: broadcom: fix typos in comments
` [PATCH net-next v3 04/10] net: cavium: "
` [PATCH net-next v3 05/10] net: qlogic: "
` [PATCH net-next v3 06/10] net: fddi: "
` [PATCH net-next v3 07/10] net: marvell: "
` [PATCH net-next v3 08/10] net: hisilicon: "
` [PATCH net-next v3 09/10] net: atheros: "
` [PATCH net-next v3 10/10] net: dec: "
[PATCH v2 0/6] net: fix typos and repeated words in comments
2026-09-08 5:25 UTC (15+ messages)
` [PATCH v2 1/6] net: fix typos "
` [PATCH v2 3/6] net: llc: fix repeated word 'all' in comment
` [PATCH v2 4/6] net: sfc: fix repeated word 'the' "
` [PATCH v2 5/6] selftests: net: fix repeated word 'use' "
` [PATCH v2 6/6] net: usb: fix repeated words in log messages
[PATCH v3] tracing: Export live module tracepoint strings in printk_formats
2026-09-08 5:18 UTC (2+ messages)
[PATCH bpf-next 1/2] selftests/bpf: Move verifier failure tests out of test_global_percpu_data
2026-09-08 4:57 UTC (8+ messages)
` [PATCH bpf-next 2/2] bpftool: Reject non-autoload programs for light skeletons
[RFC PATCH v6 0/3] trace: stack trace deduplication for ftrace ring buffer
2026-09-08 3:09 UTC (9+ messages)
` [RFC PATCH v6 1/3] trace: add lock-free stackmap for stack trace deduplication
` [RFC PATCH v6 3/3] trace: add documentation, selftest and tooling for stackmap
[PATCH v3 0/7] cgroup/cpuset: Fix partition type transitions
2026-09-08 1:40 UTC (12+ messages)
` [PATCH v3 1/7] cgroup/cpuset: Factor out child partition validation
[PATCH bpf v2 0/3] bpf,tcp: Fix bpf_sock_destroy() on TIME_WAIT and listener socks
2026-09-07 23:23 UTC (3+ messages)
` [PATCH bpf v2 1/3] bpf: Fix out-of-bounds read of sk_protocol in bpf_sock_destroy()
[PATCH] selftests/watchdog: remove stale WDIOC_GETTEMP TODO
2026-09-07 22:05 UTC
[PATCH] selftests/powerpc/tm: Fix tcheck() reading uninitialised CR value
2026-09-07 21:54 UTC
[PATCH bpf-next v8 0/2] bpf: BPF-driven proactive memcg reclaim
2026-09-07 18:51 UTC (3+ messages)
` [PATCH bpf-next v8 1/2] mm/bpf: Add bpf_proactive_reclaim kfunc
[PATCH 0/2] powerpc: fix typos and repeated words in comments
2026-09-07 18:05 UTC (2+ messages)
[PATCH] selftests/damon: stop kdamond on error exits of no-op commit test
2026-09-07 16:41 UTC (2+ messages)
[PATCH net-next v3 0/2] selftests: drv-net: Allow cross-compiling the hardware tests
2026-09-07 16:14 UTC (3+ messages)
` [PATCH net-next v3 1/2] tools: ynl: Allow cross-compiling ynl and associated tools
` [PATCH net-next v3 2/2] selftests: drv-net: Use cross-compilation environment for the io_uring check
[PATCH] selftests/mm: fix size truncation in pagemap_ioctl test
2026-09-07 15:22 UTC (3+ messages)
[PATCH bpf-next v6 1/2] bpf: Validate program attach type during link update
2026-09-07 15:08 UTC (3+ messages)
[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
2026-09-07 14:55 UTC (14+ messages)
` [PATCH v20 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v20 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
[PATCH 1/2] sched/fair: Reset incompatible burst on quota change
2026-09-07 14:06 UTC (4+ messages)
` [PATCH v2 0/3] sched/fair: remove quota/burst write-order dependency
` [PATCH v2 1/3] sched/fair: Remove the write-order dependency between cpu.max and cpu.max.burst
[PATCH] tools/testing/selftests/mm: add missing .gitignore entries
2026-09-07 14:02 UTC (4+ messages)
[PATCH net-next v2 2/2] selftests: drv-net: Use cross-compilation environment for the io_uring check
2026-09-07 13:58 UTC (4+ messages)
[PATCH bpf v3 0/2] bpf, arm64: fix the exception callback's frame pointer
2026-09-07 13:43 UTC (4+ messages)
` [PATCH bpf v3 1/2] bpf, arm64: set up the frame pointer for the exception callback
` [PATCH bpf v3 2/2] selftests/bpf: cover the exception callback using its own BPF stack
[PATCH v4 00/19] selftests/mm: improve khugepaged coverage
2026-09-07 13:40 UTC (10+ messages)
` [PATCH v4 08/19] selftests/mm: add folio-order check for address ranges
` [PATCH v4 09/19] selftests/mm: add folio-order detection self-check
` [PATCH v4 12/19] selftests/mm: parameterize the mixed-source collapse case by source order
[PATCH] selftests: core: Fix unshare_test on systems with max nr_open
2026-09-07 13:28 UTC
[PATCH bpf v2 0/2] bpf, arm64: fix the exception callback's frame pointer
2026-09-07 12:33 UTC (5+ messages)
` [PATCH bpf v2 1/2] bpf, arm64: set up the frame pointer for the exception callback
` [PATCH bpf v2 2/2] selftests/bpf: cover the exception callback using its own BPF stack
[RFC 0/4] KVM: nVMX: Fix guest (CET) state handling on VM-entry failure
2026-09-07 12:47 UTC (4+ messages)
` [RFC 1/4] KVM: nVMX: Don't copy L2's CET state to L1 if VM-entry didn't load it
[PATCH bpf-next v3 0/7] bpf: fix typos and repeated words in comments
2026-09-07 12:00 UTC (8+ messages)
` [PATCH bpf-next v3 1/7] ARM: net: fix typo "arithmatic" in comment
` [PATCH bpf-next v3 2/7] bpf: fix typos in comments
` [PATCH bpf-next v3 3/7] powerpc: net: fix typo "upto" "
` [PATCH bpf-next v3 4/7] selftests/bpf: fix typos "
` [PATCH bpf-next v3 5/7] sparc: net: fix typo "evalute" in comment
` [PATCH bpf-next v3 6/7] libbpf: Fix typos in comments
` [PATCH bpf-next v3 7/7] selftests/bpf: fix repeated words "
[RFC PATCH v3 0/8] fuse: caches documentation and testing
2026-09-07 11:38 UTC (17+ messages)
` [RFC PATCH v3 1/8] Documentation: fuse: add document on caches being used by FUSE
` [RFC PATCH v3 4/8] selftests/fuse: factor-out test fixture setup/teardown
` [RFC PATCH v3 6/8] selftests/fuse: add some extra ACL caching tests
` [RFC PATCH v3 7/8] selftests/fuse: add fuse symlink caching test
` [RFC PATCH v3 8/8] selftests/fuse: add fuse readdir "
[PATCH 0/2] powercap: Introduce generic hierarchy helpers and selftests
2026-09-07 10:46 UTC (3+ messages)
[PATCH net-next v3] selftests/net: skip srv6_end_dt[4/6]_l3vpn_test.sh if vrftable not available
2026-09-07 10:06 UTC
[PATCH nf-next] netfilter: conntrack: make filtering by zone discoverable
2026-09-07 9:57 UTC (2+ messages)
[PATCH nf-next v2 0/3] netfilter: fix typos in comments
2026-09-07 9:52 UTC (4+ messages)
` [PATCH nf-next v2 1/3] netfilter: arp_tables: fix typo "alignement" in comment
` [PATCH nf-next v2 2/3] netfilter: ipset: fix typo "artifical" "
` [PATCH nf-next v2 3/3] selftests: netfilter: fix typo "adress" "
[PATCH] [net-next, v2] selftest/net: skip srv6_end_dt[4/6]_l3vpn_test.sh if vrftable not available
2026-09-07 9:41 UTC (3+ messages)
[PATCH net-next v2 1/2] tools: ynl: Allow cross-compiling ynl and associated tools
2026-09-07 9:36 UTC (4+ messages)
[PATCH] selftests/powerpc: add papr_pseries test suite
2026-09-07 9:21 UTC (2+ messages)
[PATCH v5 0/3] kselftest: mm: fix some failure of split_huge_page_test
2026-09-07 8:19 UTC (4+ messages)
` [PATCH v5 1/3] kselftest: mm: prevent random failure of huge page split for khugepaged
` [PATCH v5 2/3] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper
` [PATCH v5 3/3] kselftest: mm: introduce alloc_isolated_mem()
[PATCH] bfs: remove the filesystem
2026-09-07 8:00 UTC (4+ messages)
[PATCH v3 0/4] KVM: guest_memfd: fix NUMA selftests
2026-09-07 7:25 UTC (5+ messages)
` [PATCH v3 1/4] KVM: selftests: Prepare guest_memfd_test for arbitrary NUMA nodes
` [PATCH v3 2/4] KVM: selftests: Use an allowed memory node in test_mbind()
` [PATCH v3 3/4] KVM: selftests: Use allowed memory nodes in test_numa_allocation()
` [PATCH v3 4/4] KVM: selftests: Drop unused sysfs NUMA helpers
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