messages from 2026-02-09 04:59:20 to 2026-02-11 11:03:58 UTC [more...]
[PATCH v2 0/4] tools/rtla: Consolidate nr_cpus usage
2026-02-11 11:03 UTC (8+ messages)
` [PATCH v2 1/4] tools/rtla: Consolidate nr_cpus usage across all tools
` [PATCH v2 2/4] tools/rtla: Remove unneeded nr_cpus arguments
` [PATCH v2 3/4] tools/rtla: Remove unneeded nr_cpus members
` [PATCH v2 4/4] tools/rtla: Remove unneeded nr_cpus from for_each_monitored_cpu
[RFC PATCH 0/7] k[v]free_rcu() improvements
2026-02-11 10:53 UTC (17+ messages)
` [RFC PATCH 1/7] mm/slab: introduce k[v]free_rcu() with struct rcu_ptr
` [RFC PATCH 2/7] mm: use rcu_ptr instead of rcu_head
` [RFC PATCH 4/7] mm/slab: free a bit in enum objexts_flags
[PATCH v3] mm: introduce a new page type for page pool in page type
2026-02-11 10:11 UTC (2+ messages)
[PATCH bpf v2 0/4] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-02-11 10:02 UTC (6+ messages)
` [PATCH bpf v2 3/4] bpf, sockmap: Adapt for the af_unix-specific lock
[LSF/MM/BPF TOPIC] Machine Learning (ML) library in Linux kernel
2026-02-11 9:55 UTC (13+ messages)
` [Lsf-pc] "
[syzbot] [bpf?] [net?] KASAN: stack-out-of-bounds Write in dev_map_redirect_multi
2026-02-11 9:33 UTC
[PATCHv3 bpf-next 0/5] libbpf: Make optimized uprobes backward compatible
2026-02-11 9:13 UTC (7+ messages)
` [PATCHv3 bpf-next 1/5] selftests/bpf: Emit nop,nop5 instructions combo for x86_64 arch
` [PATCHv3 bpf-next 2/5] libbpf: Add uprobe syscall feature detection
` [PATCHv3 bpf-next 3/5] libbpf: Add support to detect nop,nop5 instructions combo for usdt probe
` [PATCHv3 bpf-next 4/5] selftests/bpf: Add test for checking correct nop of optimized usdt
` [PATCHv3 bpf-next 5/5] selftests/bpf: Add usdt trigger bench
[PATCH net-next v3 0/6] net: sched: refactor qdisc drop reasons into dedicated tracepoint
2026-02-11 8:50 UTC (16+ messages)
` [PATCH net-next v3 1/6] net: sched: introduce qdisc-specific drop reason tracing
` [PATCH net-next v3 2/6] net: sched: sfq: convert to qdisc drop reasons
` [PATCH net-next v3 3/6] net: sched: sch_cake: use enum qdisc_drop_reason for cobalt_should_drop
` [PATCH net-next v3 4/6] net: sched: rename QDISC_DROP_CAKE_FLOOD to QDISC_DROP_FLOOD_PROTECTION
` [PATCH net-next v3 5/6] net: sched: rename QDISC_DROP_FQ_* to generic names
` [PATCH net-next v3 6/6] net: sched: sch_dualpi2: use qdisc_dequeue_drop() for dequeue drops
[PATCH bpf-next 0/5] Add the the capability to load HW RX checsum in eBPF programs
2026-02-11 8:05 UTC (14+ messages)
` [PATCH bpf-next 1/5] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
` [PATCH bpf-next 2/5] net: veth: Add xmo_rx_checksum callback to veth driver
` [Intel-wired-lan] "
` [PATCH bpf-next 3/5] net: ice: Add xmo_rx_checksum callback
` [Intel-wired-lan] "
` [PATCH bpf-next 4/5] selftests/bpf: Add selftest support for bpf_xdp_metadata_rx_checksum
` [Intel-wired-lan] "
` [PATCH bpf-next 5/5] selftests/bpf: Add bpf_xdp_metadata_rx_checksum support to xdp_hw_metadat prog
[RFC bpf-next 00/12] bpf: tracing_multi link
2026-02-11 8:04 UTC (4+ messages)
` [RFC bpf-next 06/12] bpf: Add bpf_trampoline_multi_attach/detach functions
[PATCH v5] bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
2026-02-11 7:52 UTC (6+ messages)
[PATCH bpf-next v2 1/2] bpf: Add preempt disable for bpf_get_stack
2026-02-11 7:18 UTC (6+ messages)
` [PATCH bpf-next v2 2/2] bpf: Add preempt disable for bpf_get_stackid
[PATCH bpf v1] bpf: cpumap: fix race in bq_flush_to_queue on PREEMPT_RT
2026-02-11 6:44 UTC
[PATCH bpf-next v1] selftests/bpf: migrate align.c tests to test_loader framework
2026-02-11 5:13 UTC
[PATCH net-next 3/9] ice: migrate to netdev ops lock
2026-02-11 4:24 UTC (2+ messages)
` [net-next,3/9] "
[PATCH v1 bpf 0/2] bpf: Reject access to unix_sk(sk)->{peer,listener}
2026-02-11 4:23 UTC (6+ messages)
` [PATCH v1 bpf 1/2] bpf: Reject access to unix_sk(sk)->peer
[RFC PATCH bpf-next 0/4] bpf: Introduce 64bit bitops kfuncs
2026-02-11 3:29 UTC (7+ messages)
` [RFC PATCH bpf-next 1/4] "
` [RFC PATCH bpf-next 2/4] bpf, x86: Add 64bit bitops kfuncs support for x86_64
` [RFC PATCH bpf-next 3/4] bpf, arm64: Add 64bit bitops kfuncs support
` [RFC PATCH bpf-next 4/4] selftests/bpf: Add tests for 64bit bitops kfuncs
[PATCH bpf-next v3 0/3] Separate tests that need error injection
2026-02-11 2:42 UTC (5+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: Split module_attach into subtests
` [PATCH bpf-next v3 2/3] selftests/bpf: Split read_vsyscall "
` [PATCH bpf-next v3 3/3] selftests/bpf: Split sleepable fentry from LSM test
[PATCH bpf v1] selftests/bpf: Rename do_filp_open() to do_file_open()
2026-02-11 2:20 UTC (2+ messages)
[PATCH RFC bpf-next 00/12] bpf: Introduce resizable hash map
2026-02-11 2:06 UTC (3+ messages)
` [PATCH RFC bpf-next 02/12] bpf: Implement basic functions for resizable hashtab
[PATCH v13 00/18] unwind_deferred: Implement sframe handling
2026-02-11 1:47 UTC (6+ messages)
[PATCH v3 bpf-next] bpf: Fix a potential use-after-free
2026-02-11 1:20 UTC (2+ messages)
[PATCH v9 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-02-11 0:29 UTC (9+ messages)
` [PATCH v9 01/12] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v9 06/12] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v9 12/12] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
Mainline BPF selftests failure due to rcu_tasks_trace and do_filp_open changes
2026-02-11 0:08 UTC (3+ messages)
[RFC PATCH v1 0/4] Machine Learning (ML) library in Linux kernel
2026-02-10 22:44 UTC (12+ messages)
` [RFC PATCH v1 1/4] ml-lib: Introduce Machine Learning (ML) library declarations
` [RFC PATCH v1 3/4] ml-lib: Implement simple testing character device driver
[RFC] adding KASAN support to JIT compiler(s)
2026-02-10 21:43 UTC (5+ messages)
[PATCHv2 bpf-next 0/5] libbpf: Make optimized uprobes backward compatible
2026-02-10 21:41 UTC (11+ messages)
` [PATCHv2 bpf-next 1/5] libbpf: Add uprobe syscall feature detection
` [PATCHv2 bpf-next 2/5] libbpf: Add support to detect nop,nop5 instructions combo for usdt probe
` [PATCHv2 bpf-next 3/5] selftests/bpf: Emit nop,no5 instructions combo for x86_64 arch
` [PATCHv2 bpf-next 4/5] selftests/bpf: Add test for checking correct nop of optimized usdt
` [PATCHv2 bpf-next 5/5] selftests/bpf: Add usdt trigger bench
[PATCH mm-hotfixes-stable] procfs: fix possible double mmput() in do_procmap_query()
2026-02-10 21:38 UTC (4+ messages)
[PATCH bpf-next v2] bpf: Bump maximum runtime call stack depth to 16
2026-02-10 21:36 UTC
[BPF CI] OOMs on s390x runners
2026-02-10 21:23 UTC (4+ messages)
[PATCH bpf v1 1/1] libbpf: Fix out-of-bound read in bpf_linker__add_buf()
2026-02-10 21:12 UTC (3+ messages)
[PATCH v2 mm-stable] procfs: avoid fetching build ID while holding VMA lock
2026-02-10 21:05 UTC (4+ messages)
` [BUG] "
` [PATCH] procfs: Prevent double mmput() in do_procmap_query()
[PATCH bpf-next v4] libbpf: Add gating for arena globals relocation feature
2026-02-10 20:58 UTC (4+ messages)
[PATCH bpf-next v2 0/3] Separate tests that need error injection
2026-02-10 20:45 UTC (7+ messages)
` [PATCH bpf-next v2 1/3] selftests/bpf: Split module_attach into subtests
` [PATCH bpf-next v2 2/3] selftests/bpf: Split read_vsyscall "
` [PATCH bpf-next v2 3/3] selftests/bpf: Split sleepable fentry from LSM test
[PATCH bpf-next 0/3] Separate tests that need error injection
2026-02-10 20:37 UTC (6+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Split module_attach into subtests
` [PATCH bpf-next 2/3] selftests/bpf: Split read_vsyscall "
` [PATCH bpf-next 3/3] selftests/bpf: Split sleepable fentry from LSM test
[GIT PULL] BPF changes for 7.0
2026-02-10 20:00 UTC (2+ messages)
[PATCH v3 dwarves 0/5] Improve BTF concrete function accuracy
2026-02-10 19:57 UTC (2+ messages)
[PATCH v8 0/6] x86/vdso: VDSO updates and fixes for sframes
2026-02-10 18:50 UTC (9+ messages)
` [PATCH v8 6/6] x86/vdso: Enable sframe generation in VDSO
[PATCH v2 0/2] bpf: Allow void return type for global subprogs
2026-02-10 18:32 UTC (3+ messages)
` [PATCH v2 1/2] bpf: Allow void global functions in the verifier
` [PATCH v2 2/2] selftests: Add selftests for void globals
[PATCH net-next v8 00/16] netkit: Support for io_uring zero-copy and AF_XDP
2026-02-10 17:30 UTC (9+ messages)
` [PATCH net-next v8 15/16] selftests/net: Add env for container based tests
[PATCH bpf 0/6] Address XDP frags having negative tailroom
2026-02-10 17:27 UTC (15+ messages)
` [PATCH bpf 6/6] net: enetc: use truesize as XDP RxQ info frag_size
[PATCH RFC bpf-next v2 0/5] Add the the capability to load HW RX checsum in eBPF programs
2026-02-10 17:26 UTC (6+ messages)
` [PATCH RFC bpf-next v2 1/5] netlink: specs: Add XDP RX checksum capability to XDP metadata specs
[PATCH bpf-next v3] libbpf: Add gating for arena globals relocation feature
2026-02-10 16:58 UTC (5+ messages)
[PATCH v2 00/25] kernel-doc: make it parse new functions and structs
2026-02-10 15:27 UTC (3+ messages)
[PATCH v7 net-next 00/15] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
2026-02-10 10:10 UTC (2+ messages)
[PATCH bpf-next v3 2/2] selftests/bpf: Add tests for BPF_END bitwise tracking
2026-02-10 9:44 UTC (2+ messages)
[PATCH 6.1.y] xsk: Fix race condition in AF_XDP generic RX path
2026-02-10 9:12 UTC
[RFC PATCH] tools/sched_ext: Use u64 for kind field to fix ARM64 atomic ops
2026-02-10 1:48 UTC (3+ messages)
[PATCH bpf-next v2] libbpf: Add gating for arena globals relocation feature
2026-02-10 0:26 UTC (4+ messages)
[PATCH bpf-next] libbpf: Add gating for arena globals relocation feature
2026-02-09 21:31 UTC (3+ messages)
[PATCH net-next v2 0/6] net: sched: refactor qdisc drop reasons into dedicated tracepoint
2026-02-09 13:45 UTC (6+ messages)
` [PATCH net-next v2 1/6] net: sched: introduce qdisc-specific drop reason tracing
[PATCH net-next v2 0/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
2026-02-09 13:34 UTC (11+ messages)
[PATCH v2 bpf-next] bpf: Fix a potential use-after-free
2026-02-09 13:27 UTC (3+ messages)
[PATCH bpf-next v4 0/3] bpf: fsession support for riscv
2026-02-09 13:18 UTC (2+ messages)
[PATCH] bpf: use FS_USERNS_DELEGATABLE for bpffs
2026-02-09 11:11 UTC (4+ messages)
[PATCH bpf 0/2] Fix some corner cases in xskxceiver
2026-02-09 7:49 UTC (3+ messages)
[PATCH v4] bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
2026-02-09 7:30 UTC (2+ messages)
` [syzbot ci] "
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