messages from 2026-07-01 23:21:40 to 2026-07-03 10:11:14 UTC [more...]
[PATCH bpf-next v2 00/11] LoongArch: BPF: arena features, exceptions, private stack and may_goto
2026-07-03 10:11 UTC (17+ messages)
` [PATCH bpf-next v2 01/11] LoongArch: BPF: Fix tail call count pointer offset for arena programs
` [PATCH bpf-next v2 02/11] LoongArch: BPF: Support internal-only MOV to resolve per-CPU addrs
` [PATCH bpf-next v2 03/11] LoongArch: BPF: Add timed may_goto support
` [PATCH bpf-next v2 04/11] LoongArch: BPF: Add private stack support
` [PATCH bpf-next v2 05/11] LoongArch: BPF: Add exceptions (bpf_throw) support
` [PATCH bpf-next v2 06/11] LoongArch: BPF: Support sign-extending loads from arena
` [PATCH bpf-next v2 07/11] LoongArch: BPF: Support atomics on arena pointers
` [PATCH bpf-next v2 08/11] selftests/bpf: Enable struct_ops private stack test for LoongArch
` [PATCH bpf-next v2 09/11] selftests/bpf: Enable arena LDSX tests on LoongArch
` [PATCH bpf-next v2 10/11] selftests/bpf: Enable arena atomics "
` [PATCH bpf-next v2 11/11] selftests/bpf: Add LoongArch deny list
[PATCH v3 0/4] LoongArch bpf kptr xchg inline support
2026-07-03 10:03 UTC (2+ messages)
[PATCH v5] x86/sgx: Report RCU-Tasks quiescent state in EPC sanitization loop
2026-07-03 9:00 UTC (2+ messages)
[PATCH] perf trace: Refactor augmented_raw_syscalls using bpf_loop
2026-07-03 8:59 UTC (17+ messages)
[PATCH net] gve: fix Rx queue stall on alloc failure
2026-07-03 8:03 UTC (4+ messages)
[PATCH bpf-next v7 0/2] Introduce jit_required to prevent a kernel panic
2026-07-03 6:59 UTC (9+ messages)
` [PATCH bpf-next v7 1/2] bpf: Introduce jit_required flag and refactor kfunc path
` [PATCH bpf-next v7 2/2] bpf: Reject programs with inlined helpers if JIT is unavailable
[PATCH bpf] bpf: Reject negative const offsets for buffer pointers
2026-07-03 3:51 UTC
[GIT PULL] BPF fixes for 7.2-rc2
2026-07-03 2:56 UTC (2+ messages)
[PATCH bpf] bpf: reject mini-sockets in bpf_sock_destroy()
2026-07-03 2:15 UTC (3+ messages)
[PATCH bpf-next v3 0/6] Verify BPF signed loader at load time
2026-07-02 22:33 UTC (17+ messages)
` [PATCH bpf-next v3 1/6] bpf: Resolve and cache fd_array objects "
` [PATCH bpf-next v3 2/6] bpf: Verify signed loader metadata "
` [PATCH bpf-next v3 3/6] libbpf: Drop in-loader metadata check for load-time verification
` [PATCH bpf-next v3 4/6] bpftool: Cover loader metadata with the program signature
` [PATCH bpf-next v3 5/6] selftests/bpf: Verify load-time signed loader metadata
` [PATCH bpf-next v3 6/6] Documentation/bpf: Add BPF signing and enforcement doc
[PATCH bpf-next] bpf: reject BPF_MAP_TYPE_INODE_STORAGE creation if BPF LSM is uninitialized
2026-07-02 20:55 UTC (3+ messages)
[PATCH v2] selftests: Open /dev/udmabuf O_RDONLY
2026-07-02 20:53 UTC (2+ messages)
[PATCH] tools/resolve_btfids: Include libsubcmd headers directly from source tree
2026-07-02 17:58 UTC (2+ messages)
[PATCH 6.6 044/175] scripts/sorttable: Remove unused macro defines
2026-07-02 16:19 UTC (21+ messages)
` [PATCH 6.6 045/175] scripts/sorttable: Remove unused write functions
` [PATCH 6.6 046/175] scripts/sorttable: Remove unneeded Elf_Rel
` [PATCH 6.6 047/175] scripts/sorttable: Have the ORC code use the _r() functions to read
` [PATCH 6.6 048/175] scripts/sorttable: Make compare_extable() into two functions
` [PATCH 6.6 049/175] scripts/sorttable: Convert Elf_Ehdr to union
` [PATCH 6.6 050/175] scripts/sorttable: Replace Elf_Shdr Macro with a union
` [PATCH 6.6 051/175] scripts/sorttable: Convert Elf_Sym MACRO over to "
` [PATCH 6.6 052/175] scripts/sorttable: Add helper functions for Elf_Ehdr
` [PATCH 6.6 053/175] scripts/sorttable: Add helper functions for Elf_Shdr
` [PATCH 6.6 054/175] scripts/sorttable: Add helper functions for Elf_Sym
` [PATCH 6.6 055/175] scripts/sorttable: Use uint64_t for mcount sorting
` [PATCH 6.6 056/175] scripts/sorttable: Move code from sorttable.h into sorttable.c
` [PATCH 6.6 057/175] scripts/sorttable: Get start/stop_mcount_loc from ELF file directly
` [PATCH 6.6 058/175] scripts/sorttable: Use a structure of function pointers for elf helpers
` [PATCH 6.6 059/175] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
` [PATCH 6.6 060/175] scripts/sorttable: Have mcount rela sort use direct values
` [PATCH 6.6 061/175] scripts/sorttable: Always use an array for the mcount_loc sorting
` [PATCH 6.6 062/175] scripts/sorttable: Zero out weak functions in mcount_loc table
` [PATCH 6.6 063/175] ftrace: Update the mcount_loc check of skipped entries
` [PATCH 6.6 064/175] ftrace: Have ftrace pages output reflect freed pages
[PATCH 6.12 057/204] scripts/sorttable: Remove unused macro defines
2026-07-02 16:18 UTC (21+ messages)
` [PATCH 6.12 058/204] scripts/sorttable: Remove unused write functions
` [PATCH 6.12 059/204] scripts/sorttable: Remove unneeded Elf_Rel
` [PATCH 6.12 060/204] scripts/sorttable: Have the ORC code use the _r() functions to read
` [PATCH 6.12 061/204] scripts/sorttable: Make compare_extable() into two functions
` [PATCH 6.12 062/204] scripts/sorttable: Convert Elf_Ehdr to union
` [PATCH 6.12 063/204] scripts/sorttable: Replace Elf_Shdr Macro with a union
` [PATCH 6.12 064/204] scripts/sorttable: Convert Elf_Sym MACRO over to "
` [PATCH 6.12 065/204] scripts/sorttable: Add helper functions for Elf_Ehdr
` [PATCH 6.12 066/204] scripts/sorttable: Add helper functions for Elf_Shdr
` [PATCH 6.12 067/204] scripts/sorttable: Add helper functions for Elf_Sym
` [PATCH 6.12 068/204] scripts/sorttable: Use uint64_t for mcount sorting
` [PATCH 6.12 069/204] scripts/sorttable: Move code from sorttable.h into sorttable.c
` [PATCH 6.12 070/204] scripts/sorttable: Get start/stop_mcount_loc from ELF file directly
` [PATCH 6.12 071/204] scripts/sorttable: Use a structure of function pointers for elf helpers
` [PATCH 6.12 072/204] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
` [PATCH 6.12 073/204] scripts/sorttable: Have mcount rela sort use direct values
` [PATCH 6.12 074/204] scripts/sorttable: Always use an array for the mcount_loc sorting
` [PATCH 6.12 075/204] scripts/sorttable: Zero out weak functions in mcount_loc table
` [PATCH 6.12 076/204] ftrace: Update the mcount_loc check of skipped entries
` [PATCH 6.12 077/204] ftrace: Have ftrace pages output reflect freed pages
[ANN] Summer vacations and "Won't Fix" bugs
2026-07-02 16:39 UTC
[PATCH] bpftool: use btf_vlen()/btf_kind()/btf_kflag() helpers consistently
2026-07-02 16:30 UTC (3+ messages)
` [PATCH v2] "
[PATCH bpf-next] bpftool: Strip all -Wformat* flags from bootstrap libbpf build
2026-07-02 16:21 UTC (5+ messages)
[PATCHv5 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
2026-07-02 16:20 UTC (4+ messages)
[RFC PATCH bpf-next v1 0/7] xdp: RX checksum metadata hint and checksum assertion over redirect
2026-07-02 14:52 UTC (5+ messages)
[PATCH bpf-next v5 0/3] bpf: bidirectional VLAN support for bpf_fib_lookup()
2026-07-02 14:47 UTC (12+ messages)
` [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
[PATCH bpf-next v6] bpf: Reject programs with inlined helpers if JIT is unavailable
2026-07-02 14:38 UTC (7+ messages)
[PATCH v2 0/2] linux-6.1.y: fix build errors with newer GCC/glibc
2026-07-02 14:23 UTC (3+ messages)
` [PATCH v2 1/2] tools/lib/bpf: fix const-qualifier discard in resolve_full_path
[PATCH net-next v11 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-07-02 14:18 UTC (3+ messages)
` [PATCH net-next v11 2/2] net: mana: force full-page RX buffers via ethtool private flag
[PATCH bpf-next v8 0/9] bpf: Introduce global percpu data
2026-07-02 14:08 UTC (17+ messages)
` [PATCH bpf-next v8 2/9] "
` [PATCH bpf-next v8 4/9] libbpf: Add support for "
` [PATCH bpf-next v8 5/9] bpftool: Generate skeleton "
[RFC PATCH 0/4] tracing/probes: Optimize fetcharg with BPF
2026-07-02 14:04 UTC (7+ messages)
` [RFC PATCH 2/4] tracing/probes: Compile all fetchargs into a single BPF program per event
[PATCH net 0/2] bpf, sockmap: fix copied_seq after partial TCP read
2026-07-02 14:09 UTC (3+ messages)
` [PATCH net 1/2] bpf, sockmap: account only unread data in tcp_eat_skb
` [PATCH net 2/2] selftests/bpf: cover sockmap drop after partial TCP read
[PATCH] radix-tree: fix kmemleak false positives on tree head reassignment
2026-07-02 12:58 UTC
[PATCH bpf v3 0/4] bpf, sockmap: Fix sockmap leaking UDP socks
2026-07-02 11:01 UTC (14+ messages)
` [PATCH bpf v3 1/4] selftests/bpf: Ensure UDP sockets are bound
` [PATCH bpf v3 2/4] bpf, sockmap: Reject unhashed UDP sockets on sockmap update
` [PATCH bpf v3 3/4] selftests/bpf: Adapt sockmap update error handling
` [PATCH bpf v3 4/4] selftests/bpf: Fail unbound UDP on sockmap update
[RFC PATCH 06/20] bpf: lsm: Add Landlock kfuncs
2026-07-02 9:53 UTC (15+ messages)
[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
2026-07-02 7:30 UTC (6+ messages)
[PATCH net-next 0/2] selftests: drv-net: run XDP tests with both IP versions
2026-07-02 6:23 UTC (3+ messages)
` [PATCH net-next 1/2] selftests: drv-net: allow switching env IP version
` [PATCH net-next 2/2] selftests: drv-net: xdp: run with both IP versions
[PATCH v7 0/3] riscv: fix PIO helpers and add optimized percpu ops
2026-07-02 6:20 UTC (6+ messages)
` [PATCH v7 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
` [PATCH v7 2/3] riscv: introduce percpu.h into include/asm
` [PATCH v7 3/3] riscv: store percpu offset into thread_info
[PATCH v5] bpf: Fix smp_processor_id() call trace for preemptible kernels
2026-07-02 5:40 UTC (3+ messages)
[PATCH bpf-next v5] bpf: Reject programs with inlined helpers if JIT is unavailable
2026-07-02 5:39 UTC (4+ messages)
[PATCH bpf-next 1/2] bpf: Reject arena frees below the arena base
2026-07-02 5:11 UTC (2+ messages)
[PATCH net v3] net/smc: fix out-of-bounds read when sk_user_data holds a sk_psock
2026-07-02 3:17 UTC (4+ messages)
[PATCH v13 00/15] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
2026-07-02 2:11 UTC (25+ messages)
` [PATCH v13 01/15] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v13 02/15] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v13 03/15] arm64/delay: move some constants out to a separate header
` [PATCH v13 04/15] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v13 05/15] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v13 06/15] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v13 07/15] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v13 08/15] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v13 09/15] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v13 10/15] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v13 11/15] sched: add need-resched timed wait interface
` [PATCH v13 12/15] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()
` [PATCH v13 13/15] arm64/delay: enable testing smp_cond_load_relaxed_timeout()
` [PATCH v13 14/15] barrier: add tests for smp_cond_load_*_timeout()
` [PATCH v13 15/15] barrier: add clock tests for smp_cond_load_relaxed_timeout()
[PATCH] bpftool: use btf_vlen()/btf_kind()/btf_kflag() helpers consistently
2026-07-02 1:46 UTC (2+ messages)
[PATCH] Documentation/bpf: make it clear that kfuncs should be non-static
2026-07-01 23:55 UTC (3+ messages)
[PATCH bpf-next v3 1/5] selftests/bpf: libarena: Fix can-loop zero variable definition
2026-07-01 23:35 UTC (2+ messages)
[PATCH bpf-next v3 3/5] selftests/bpf: Add arena-based bitmap data structure
2026-07-01 23:35 UTC (2+ messages)
[PATCH v4 bpf-next 0/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-07-01 23:21 UTC (7+ messages)
` [PATCH v4 bpf-next 2/3] "
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