messages from 2026-02-08 05:33:39 to 2026-02-11 00:30:01 UTC [more...]
[PATCH v9 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-02-11 0:29 UTC (20+ messages)
` [PATCH v9 01/12] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v9 02/12] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v9 03/12] arm64/delay: move some constants out to a separate header
` [PATCH v9 04/12] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v9 05/12] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v9 06/12] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v9 07/12] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v9 08/12] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v9 09/12] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v9 10/12] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v9 11/12] sched: add need-resched timed wait interface
` [PATCH v9 12/12] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
[PATCH v13 00/18] unwind_deferred: Implement sframe handling
2026-02-11 0:17 UTC (5+ messages)
Mainline BPF selftests failure due to rcu_tasks_trace and do_filp_open changes
2026-02-11 0:08 UTC (3+ messages)
[PATCH bpf v1] selftests/bpf: Rename do_filp_open() to do_file_open()
2026-02-10 23:58 UTC
[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
[LSF/MM/BPF TOPIC] Machine Learning (ML) library in Linux kernel
2026-02-10 22:36 UTC (11+ messages)
` [Lsf-pc] "
[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 0/4] tools/rtla: Consolidate nr_cpus usage
2026-02-10 21:07 UTC (6+ 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
[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
[PATCH v5] bpf: test_run: Fix the null pointer dereference issue in bpf_lwt_xmit_push_encap
2026-02-10 20:26 UTC (5+ messages)
[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 bpf-next 0/5] Add the the capability to load HW RX checsum in eBPF programs
2026-02-10 17:55 UTC (11+ 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
` [PATCH bpf-next 3/5] net: ice: Add xmo_rx_checksum callback
` [PATCH bpf-next 4/5] selftests/bpf: Add selftest support for bpf_xdp_metadata_rx_checksum
` [PATCH bpf-next 5/5] selftests/bpf: Add bpf_xdp_metadata_rx_checksum support to xdp_hw_metadat prog
[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 bpf-next v3 0/3] Separate tests that need error injection
2026-02-10 15:14 UTC (4+ 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 net-next v3 0/6] net: sched: refactor qdisc drop reasons into dedicated tracepoint
2026-02-10 12:00 UTC (13+ 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 v3] mm: introduce a new page type for page pool in page type
2026-02-10 11:47 UTC
[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 v1 bpf 0/2] bpf: Reject access to unix_sk(sk)->{peer,listener}
2026-02-10 1:19 UTC (4+ messages)
` [PATCH v1 bpf 1/2] bpf: Reject access to unix_sk(sk)->peer
[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 bpf v2 0/4] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
2026-02-09 20:17 UTC (5+ messages)
` [PATCH bpf v2 3/4] bpf, sockmap: Adapt for the af_unix-specific lock
[RFC PATCH 0/7] k[v]free_rcu() improvements
2026-02-09 18:44 UTC (13+ messages)
` [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
[RFC PATCH bpf-next 0/4] bpf: Introduce 64bit bitops kfuncs
2026-02-09 15:59 UTC (5+ 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 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 v3 bpf-next] bpf: Fix a potential use-after-free
2026-02-09 13:29 UTC
[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 (5+ messages)
` [PATCH bpf-next v4 1/3] bpf, riscv: introduce emit_store_stack_imm64() for trampoline
` [PATCH bpf-next v4 2/3] bpf, riscv: add fsession support for trampolines
` [PATCH bpf-next v4 3/3] selftests/bpf: enable fsession_test on riscv64
[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] "
[PATCH 0/2] bpf: Introduce the bpf_list_del API
2026-02-09 2:52 UTC (3+ messages)
` [PATCH 1/2] bpf: Introduce the bpf_list_del kfunc
` [PATCH 2/2] selftests/bpf: Add test cases for bpf_list_del
[RFC bpf-next 00/12] bpf: tracing_multi link
2026-02-08 20:54 UTC (9+ messages)
[PATCH 2/2] tracing: resolve enum names for function arguments via BTF
2026-02-08 16:47 UTC (14+ messages)
[PATCH bpf-next 0/2] bpf: jne/jeq fork experiment
2026-02-08 16:34 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: jne/jeq fork
` [PATCH bpf-next 2/2] selftests/bpf: jne/jeq fork test
[PATCH v2 v5.10.y 0/5] Backport fixes for CVE-2025-40149
2026-02-08 15:06 UTC (4+ messages)
` [PATCH v2 3/5] net/bonding: Implement ndo_sk_get_lower_dev
[PATCH v1 bpf-next] bpf: Fix a potential use-after-free
2026-02-08 11:56 UTC (3+ 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