messages from 2026-08-24 08:39:01 to 2026-08-24 21:04:29 UTC [more...]
[PATCH RFC v3 00/13] sysctl: add module aliases
2026-08-24 21:04 UTC (6+ messages)
` [PATCH RFC v3 03/13] sysctl, mod_devicetable: add macro MODULE_SYSCTL_TABLE
[PATCH bpf-next v2 0/3] selftests/bpf: unblock bpf-gcc test coverage
2026-08-24 21:01 UTC (4+ messages)
` [PATCH bpf-next v2 1/3] selftests/bpf: name the remaining placeholder programs dummy_test [NFC]
` [PATCH bpf-next v2 2/3] selftests/bpf: report placeholder tests as SKIP, not OK
` [PATCH bpf-next v2 3/3] selftests/bpf: Enable some of the blocked cpuv4 instruction tests for bpf-gcc
[PATCH] bpf: fix array-index-out-of-bounds in print_bpf_insn
2026-08-24 20:45 UTC (2+ messages)
[PATCH bpf-next 1/2] bpf: Record each half of a paired return value in verifier diagnostics
2026-08-24 20:44 UTC (6+ messages)
` [PATCH bpf-next 2/2] bpf: Report which member makes a kfunc return type unsupported
[PATCH v8 net-next 0/2] Explicit TSO segment count
2026-08-24 20:26 UTC (8+ messages)
` [PATCH v8 net-next 1/2] tcp: Replace min_tso_segs() with tso_segs() CC callback
` [PATCH v8 net-next 2/2] bpf: make tcp_tso_autosize() available to BPF congestion controls
[PATCH bpf-next v4 0/2] bpf: BPF-driven proactive memcg reclaim
2026-08-24 20:15 UTC (2+ messages)
[PATCH bpf-next v3] bpf: Fix stack out-of-bounds write in cgroup link update
2026-08-24 20:10 UTC (5+ messages)
[PATCH bpf-next v2] selftests/bpf: Avoid flaky resize value test for percpu data
2026-08-24 20:04 UTC (6+ messages)
[PATCH bpf-next 00/13] bpf: Add tracing_multi link support for bpf progs
2026-08-24 20:02 UTC (5+ messages)
[PATCH bpf-next v2 2/3] bpf: Add user memory access kfuncs for linux_binprm
2026-08-24 20:01 UTC (3+ messages)
` [PATCH bpf-next "
[PATCH bpf-next] selftests/bpf: Resolve bpftool through bpftool_helpers in core_reloc
2026-08-24 19:57 UTC
[PATCH v2] libbpf: Ignore exception frame section
2026-08-24 19:55 UTC (4+ messages)
[syzbot] [bpf?] [net?] possible deadlock in xsk_diag_dump (3)
2026-08-24 19:47 UTC
[PATCH bpf-next v2 0/2] libbpf: Add bpf_program__clone() for individual program loading
2026-08-24 19:34 UTC (13+ messages)
` [PATCH bpf-next v2 1/2] libbpf: Introduce bpf_program__clone()
` [External] "
[PATCH net v2] net/mlx5e: Prevent stale XSK buffer release on refill retry
2026-08-24 19:19 UTC (11+ messages)
` [PATCH net v3 0/2] net/mlx5e: Prevent stale XSK buffer release on refill retries
` [PATCH net v3 2/2] net/mlx5e: Prevent stale XSK buffer release on MPWQE refill retry
` [PATCH net v4 0/2] net/mlx5e: Prevent stale XSK buffer release on refill retries
` [PATCH net v4 1/2] net/mlx5e: Prevent stale XSK buffer release on refill retry
` [PATCH net v4 2/2] net/mlx5e: Prevent stale XSK buffer release on MPWQE "
[PATCH] bpf: Fix u32 overflow issue in map batch operations
2026-08-24 19:15 UTC (4+ messages)
[PATCH v2 net] octeontx2-pf: fix NULL deref of af_xdp_zc_qidx on rep setup
2026-08-24 19:10 UTC (2+ messages)
[PATCH bpf-next 0/3] selftests/bpf: unblock bpf-gcc test coverage
2026-08-24 19:04 UTC (7+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: name the remaining placeholder programs dummy_test [NFC]
` [PATCH bpf-next 2/3] selftests/bpf: report placeholder tests as SKIP, not OK
` [PATCH bpf-next 3/3] selftests/bpf: Enable some of the blocked cpuv4 instruction tests for bpf-gcc
[STABLE REQUEST] bpf: backport de36adca6346 to 7.1.y
2026-08-24 19:00 UTC
[RFC PATCH bpf-next v5 0/8] selftests/bpf: restructure the Makefile as a layered build
2026-08-24 18:37 UTC (5+ messages)
` [RFC PATCH bpf-next v5 8/8] selftests/bpf: build each test runner instance in its own sub-make
[PATCH bpf-next v2] bpf: Rewrite "rX <<= 32; rX >>= 32" into "wX = wX" to keep linked scalars
2026-08-24 18:29 UTC (4+ messages)
[PATCH v2 0/2] bpf: reject stack-argument callback subprograms
2026-08-24 18:25 UTC (6+ messages)
` [PATCH v2 1/2] "
[PATCH net v3 0/3] xsk: pre-existing AF_XDP TX metadata fixes from Sashiko
2026-08-24 18:20 UTC (7+ messages)
` [PATCH net v3 3/3] net: stmmac: document oversized AF_XDP frame handling
[PATCH] bpf: arena: reschedule while freeing the arena pages
2026-08-24 17:48 UTC (3+ messages)
[PATCH v4] docs/sched_ext: document that cgroup CPU knobs are scheduler-dependent
2026-08-24 17:28 UTC (3+ messages)
[PATCH v5 net-next 0/2] ECN offload handling series
2026-08-24 17:24 UTC (7+ messages)
` [PATCH v5 net-next 2/2] net: hns3: fix GSO_ECN flag setting in the RX path
[PATCH 0/7] arm64: Batch PSTATE.TCO handling in kernel nofault loops
2026-08-24 17:02 UTC (15+ messages)
` [PATCH 1/7] arm64: uaccess: Add batched kernel nofault accessors
` [PATCH 2/7] uaccess: Add scope guard for bare kernel nofault regions
` [PATCH 3/7] maccess: Skip setup for zero-sized kernel nofault copies
` [PATCH 4/7] maccess: Use a scoped guard for page faults
` [PATCH 4/7] maccess: Use a scoped guard to re-enable "
` [PATCH 5/7] maccess: Batch TCO handling in kernel nofault loops
` [PATCH 6/7] bpf: Skip setup for zero-length string kfunc operations
` [PATCH 7/7] bpf: Batch TCO handling in string kfuncs
[RFC PATCH 00/57] mm/collapse: rebuild collapse on migration primitives
2026-08-24 17:00 UTC (20+ messages)
` [RFC PATCH 03/57] mm/collapse: add collapse.h for the shared collapse state
[PATCH v2] sched_ext: pass the initial cpu.idle state in scx_cgroup_init_args
2026-08-24 16:54 UTC (3+ messages)
[PATCH bpf-next 0/2] bpf: Cancel special fields in resizable hashtab on recycle
2026-08-24 16:15 UTC (15+ messages)
` [PATCH bpf-next v2 0/4] "
` [PATCH 1/4] "
` [PATCH 2/4] bpf: Fix use-after-free of program BTF in mem-alloc destructor
` [PATCH 3/4] selftests/bpf: Test rhtab kptr recycle from NMI context
` [PATCH 4/4] selftests/bpf: Test rhtab special-field combinations
[RFC PATCH 16/57] mm/collapse: freeze the sources behind migration entries
2026-08-24 16:13 UTC (5+ messages)
[PATCH] bpf: Cancel special fields on rhashtab value recycle instead of freeing
2026-08-24 15:51 UTC (4+ messages)
PROBLEM: BPF interpreter fallback after JIT compilation of BPF_ADDR_PERCPU leads to kernel panic
2026-08-24 15:39 UTC (8+ messages)
[PATCH bpf-next 00/11] BPF keyring and signed loader ML-DSA support
2026-08-24 15:18 UTC (2+ messages)
[PATCH v2 0/5] Stop TIF_NOTIFY_SIGNAL from interrupting work that can't be restarted
2026-08-24 15:03 UTC (8+ messages)
` [PATCH v2 1/5] signal: allow taks to temporarily block TIF_NOTIFY_SIGNAL
` [PATCH v2 2/5] coredump: prevent TIF_NOTIFY_SIGNAL from interrupting coredumps
` [PATCH v2 3/5] selftests/coredump: test that TIF_NOTIFY_SIGNAL doesn't truncate a coredump
` [PATCH v2 4/5] smb: prevent TIF_NOTIFY_SIGNAL from interrupting
` [PATCH v2 5/5] pid_namespace: prevent TIF_NOTIFY_SIGNAL from interrupting the reaper
[PATCH v10 03/35] cachefiles,netfs: sunset ondemand mode
2026-08-24 15:01 UTC (2+ messages)
[PATCH bpf v2 0/2] net: xdp: fix bpf_xdp_shrink_data() page handling on generic XDP and veth
2026-08-24 14:50 UTC (5+ messages)
` [PATCH bpf v2 1/2] bpf, veth: xdp: fix page_pool page leak on skb-backed XDP
[PATCH bpf-next v2] selftests/bpf: Track test_xdp_features DUT processes
2026-08-24 14:49 UTC (3+ messages)
[PATCH bpf-next v4 0/3] bpf, arena: fix range_tree consistency on allocation failure
2026-08-24 14:35 UTC (8+ messages)
` [PATCH bpf-next v4 1/3] bpf, arena: fix range_tree_clear inconsistency on kmalloc_nolock failure
` [PATCH bpf-next v4 2/3] bpf, arena: fix range_tree_set "
` [PATCH bpf-next v4 3/3] bpf, arena: check range_tree_set return in arena_free_pages and arena_free_worker
[PATCH] libpf: Fix for the compiler sanity checking
2026-08-24 14:24 UTC (2+ messages)
[PATCH net-next] net: mana: remove unreachable dead code in mana_bpf()
2026-08-24 14:21 UTC (2+ messages)
[PATCH] sched_ext: pass the initial cpu.idle state in scx_cgroup_init_args
2026-08-24 14:16 UTC (4+ messages)
[PATCH v3] libbpf: Ignore exception frame section
2026-08-24 13:57 UTC
[PATCH bpf-next v4 0/4] bpf: arena: handle memory.max on fault-in with reclaim/OOM
2026-08-24 13:55 UTC (7+ messages)
` [PATCH bpf-next v4 1/4] bpf: Add a sleepable page allocator for map memory
[PATCH bpf-next v4 0/2] libbpf: Improve BPF load performance by selectively loading kmod BTFs
2026-08-24 13:31 UTC (6+ messages)
` [PATCH bpf-next v4 1/2] libbpf: support selective kernel module BTF loading via bpf_object_open_opts
` [PATCH bpf-next v4 2/2] selftests/bpf: add tests for selective module BTF loading
[PATCH v2] mm/secretmem: properly account locked pages
2026-08-24 13:21 UTC (2+ messages)
[PATCH net] xsk: reset the mac header in the generic Tx path
2026-08-24 13:14 UTC (4+ messages)
[PATCH v3] docs/sched_ext: document that cgroup CPU knobs are scheduler-dependent
2026-08-24 13:08 UTC (3+ messages)
[RFC PATCH bpf-next v3 0/2] ftrace: deprecate the ftrace_enabled disable switch
2026-08-24 12:41 UTC (16+ messages)
` [RFC PATCH bpf-next v3 1/2] ftrace: deprecate disabling via ftrace_enabled sysctl
` [RFC PATCH bpf-next v3 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
[RFC PATCH 12/57] mm/collapse: allocate a destination per candidate
2026-08-24 12:37 UTC (3+ messages)
[PATCH bpf-next v5 0/4] bpf: arena: handle memory.max on fault-in with reclaim/OOM
2026-08-24 10:33 UTC (7+ messages)
` [PATCH bpf-next v5 1/4] bpf: Add a sleepable page allocator for map memory
` [PATCH bpf-next v5 2/4] bpf: arena: allocate the fault-in page outside the lock
` [PATCH bpf-next v5 3/4] selftests/bpf: Add read_cgroup_file() to cgroup_helpers
` [PATCH bpf-next v5 4/4] selftests/bpf: Add a test for arena fault-in under memory.max
[PATCH bpf 1/2] libbpf: Fix usdt attach failure when nop10 crosses page boundary
2026-08-24 10:27 UTC (5+ messages)
` [PATCH bpf 2/2] selftests/bpf: Add test for usdt probe with page-crossing nop10
[PATCH net 1/1] net: Don't deliver IPv6 packets to IPv4 sockets
2026-08-24 10:18 UTC (2+ messages)
[PATCH] mm/bpf_memcontrol: fix signed enum bounds check bypass via negative values
2026-08-24 10:08 UTC
[PATCH bpf-next v5 0/3] bpftool: fix batch file handling issues
2026-08-24 10:02 UTC (5+ messages)
` [PATCH bpf-next v6 0/2] "
` [PATCH bpf-next v6 1/2] bpftool: fix spurious batch file read error
` [PATCH bpf-next v6 2/2] bpftool: Fix bypass of the batch line length check by comments
[PATCH 0/3] bpf: Make sleepable arena paths use sleepable alloc_pages
2026-08-24 9:42 UTC (7+ messages)
` [PATCH 2/3] bpf: Add sleepable arena page allocation path
` [PATCH 3/3] selftests/bpf: Test large allocations for both sleepable/nonsleepable arena users
[RFC PATCH 08/57] mm/collapse: scan a table for what a collapse could use
2026-08-24 9:36 UTC (3+ messages)
[PATCH bpf v3 2/2] selftests/bpf: Add regression test for queue/stack map size limit
2026-08-24 9:25 UTC (7+ messages)
` [PATCH bpf v4 0/2] bpf: Fix queue/stack map u32 index overflow
` [PATCH bpf v4 1/2] "
` [PATCH bpf v4 2/2] selftests/bpf: Add regression test for queue/stack map size limit
[PATCH 1/3] bpf: Factor out nonsleepable arena allocation logic
2026-08-24 9:24 UTC (2+ messages)
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