messages from 2026-03-09 16:48:56 to 2026-03-10 11:55:59 UTC [more...]
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-10 11:49 UTC (62+ messages)
` [PATCH 01/61] Coccinelle: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 02/61] btrfs: "
` [PATCH 03/61] ceph: "
` [PATCH 04/61] ext4: "
` [PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
` [PATCH 06/61] 9p: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 07/61] erofs: "
` [PATCH 08/61] fuse: "
` [PATCH 09/61] ntfs3: "
` [PATCH 10/61] gfs2: "
` [PATCH 11/61] pstore: "
` [PATCH 12/61] quota: "
` [PATCH 13/61] squashfs: "
` [PATCH 14/61] seq_file: "
` [PATCH 15/61] trace: "
` [PATCH 16/61] sched: "
` [PATCH 17/61] module: "
` [PATCH 18/61] sound: "
` [PATCH 19/61] kvm: "
` [PATCH 20/61] apparmor: "
` [PATCH 21/61] lib/test: "
` [PATCH 22/61] md: "
` [PATCH 23/61] net/ipv6: "
` [PATCH 24/61] net/9p: "
` [PATCH 25/61] net/bluetooth: "
` [PATCH 26/61] net/core: "
` [PATCH 27/61] net/netlink: "
` [PATCH 28/61] net/sched: "
` [PATCH 29/61] net/sctp: "
` [PATCH 30/61] net/sunrpc: "
` [PATCH 31/61] net/tipc: "
` [PATCH 32/61] net/wireless: "
` [PATCH 33/61] mm: "
` [PATCH 34/61] arch/arm: "
` [PATCH 35/61] arch/mips: "
` [PATCH 36/61] arch/sh: "
` [PATCH 37/61] drm: "
` [PATCH 38/61] net: "
` [PATCH 39/61] irqchip: "
` [PATCH 40/61] phy: "
` [PATCH 41/61] pinctrl: "
` [PATCH 42/61] pmdomain: "
` [PATCH 43/61] s390: "
` [PATCH 44/61] target: "
` [PATCH 45/61] thermal: "
` [PATCH 46/61] vfio: "
` [PATCH 47/61] nfc: "
` [PATCH 48/61] mtd: "
` [PATCH 49/61] media: "
` [PATCH 50/61] iommu: "
` [PATCH 51/61] leds: "
` [PATCH 52/61] gpib: "
` [PATCH 53/61] hyperv: "
` [PATCH 54/61] aoe: "
` [PATCH 55/61] interconnect: "
` [PATCH 56/61] clk: "
` [PATCH 57/61] reset: "
` [PATCH 58/61] arch/x86: "
` [PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
` [PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
` [PATCH 61/61] file: "
[PATCH bpf v2 0/2] bpf: Reset register ID for BPF_END value tracking
2026-03-10 11:54 UTC (2+ messages)
[PATCH net v5 0/2] net,bpf: fix null-ptr-deref in xdp_master_redirect() for bonding and add selftest
2026-03-10 11:49 UTC (3+ messages)
` [PATCH net v5 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()
[PATCH v3 00/30] tools build: Append -fzero-init-padding-bits=all option
2026-03-10 11:48 UTC (52+ messages)
` [PATCH v3 01/30] bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGS
` [PATCH v3 02/30] libbpf: Initialize CFLAGS before including Makefile.include
` [PATCH v3 05/30] tools build: Append -fzero-init-padding-bits=all to extra cflags
` [PATCH v3 08/30] tools/bpf: build: Append "
` [PATCH v3 10/30] tools build: Append extra cflags for feature
` [PATCH v3 11/30] tools: bootconfig: Append extra cflags
` [PATCH v3 12/30] tools: counter: "
` [PATCH v3 13/30] tools: dma: "
` [PATCH v3 14/30] tools: gpio: "
` [PATCH v3 15/30] tools: hv: "
` [PATCH v3 16/30] tools: iio: "
` [PATCH v3 17/30] tools: mm: "
` [PATCH v3 18/30] tools: nolibc: "
` [PATCH v3 19/30] tools: objtool: Append extra host cflags
` [PATCH v3 20/30] tools: power: acpi: Append extra cflags
` [PATCH v3 21/30] tools: power: x86/intel-speed-select: "
` [PATCH v3 22/30] tools: sched_ext: "
` [PATCH v3 23/30] tools: spi: "
` [PATCH v3 24/30] tools: tracing: "
` [PATCH v3 25/30] tools: usb: "
` [PATCH v3 27/30] selftests/bpf: "
` [PATCH v3 28/30] selftests/hid: "
` [PATCH v3 29/30] selftests/nolibc: "
` [PATCH v3 30/30] selftests/sched_ext: "
[PATCH bpf] selftests/bpf: Fix pkg-config call on static builds
2026-03-10 11:39 UTC
[PATCH bpf] selftests/bpf: Handle !CONFIG_SMC in bpf_smc.c
2026-03-10 11:13 UTC
[PATCH 1/2] selftests/bpf: Fix read_iter buffer termination in test_bpffs
2026-03-10 10:21 UTC (2+ messages)
` [PATCH 2/2] selftests/bpf: Skip bpffs debug iter checks when unavailable "
[PATCH AUTOSEL 6.19-6.12] bpf: Fix u32/s32 bounds when ranges cross min/max boundary
2026-03-10 9:01 UTC
[PATCH bpf v4] bpf: fix constant blinding bypass for PROBE_MEM32 stores
2026-03-10 8:23 UTC (2+ messages)
[PATCH v2 bpf-next 1/2] bpf: Avoid one round of bounds deduction
2026-03-10 7:56 UTC (5+ messages)
[bpf-next v8 0/5] emit ENDBR/BTI instructions for indirect jump targets
2026-03-10 7:39 UTC (15+ messages)
` [bpf-next v8 1/5] bpf: Move constants blinding from JIT to verifier
` [bpf-next v8 2/5] bpf: Pass bpf_verifier_env to JIT
` [bpf-next v8 3/5] bpf: Add helper to detect indirect jump targets
[PATCH v1] LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0
2026-03-10 7:29 UTC (2+ messages)
[PATCH bpf-next v1 0/2] Modify some code about test_verifier
2026-03-10 6:45 UTC (3+ messages)
` [PATCH bpf-next v1 1/2] selftests/bpf: Check alignment flag if expected result is REJECT
` [PATCH bpf-next v1 2/2] selftests/bpf: Add alignment flag for test_verifier 190 testcase
[PATCH v2] powerpc, perf: Check that current->mm is alive before getting user callchain
2026-03-10 6:30 UTC (3+ messages)
[RFC PATCH bpf-next 0/4] bpf: Introduce bpf_netpoll
2026-03-10 5:22 UTC (9+ messages)
` [RFC PATCH bpf-next 1/4] bpf: Add netpoll kfuncs for sending UDP packets
[PATCH net-next v3 0/5] bnxt_en: Add XDP RSS hash metadata support
2026-03-10 2:37 UTC (12+ messages)
` [PATCH net-next v3 1/5] bnxt_en: use bnxt_xdp_buff for xdp context
` [PATCH net-next v3 2/5] bnxt_en: Implement XDP RSS hash metadata extraction
` [PATCH net-next v3 3/5] bnxt_en: Implement XDP RSS hash metadata extraction for V3_CMP
` [PATCH net-next v3 4/5] selftests: net: move common xdp.py functions into lib
[PATCH v4 0/2] bpf: Fix abs(INT_MIN) undefined behavior in interpreter sdiv/smod
2026-03-10 2:20 UTC (6+ messages)
` [PATCH v4 1/2] bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN
` [PATCH v4 2/2] selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividend
[PATCH bpf-next v7 0/5] bpf: Extend the bpf_list family of APIs
2026-03-10 2:05 UTC (4+ messages)
` [PATCH bpf-next v7 4/5] selftests/bpf: Add test cases for bpf_list_del/add/is_first/is_last/empty
[PATCH v2 net-next] net/sched: do not reset queues in graft operations
2026-03-10 2:00 UTC (4+ messages)
[PATCH bpf-next v2 0/6] bpf: Add support for sleepable raw tracepoint programs
2026-03-10 0:22 UTC (4+ messages)
` [PATCH bpf-next v2 6/6] selftests/bpf: Add tests "
[PATCH bpf-next v2 0/2] libbpf: Add bpf_program__clone() for individual program loading
2026-03-10 0:08 UTC (4+ messages)
` [PATCH bpf-next v2 1/2] libbpf: Introduce bpf_program__clone()
` [External] "
[LSF/MM/BPF TOPIC] Reimagining Memory Cgroup (memcg_ext)
2026-03-09 23:09 UTC (3+ messages)
[syzbot] Monthly bpf report (Mar 2026)
2026-03-09 23:06 UTC
Need update to libbpf/bpftool for bpf_stream_vprintk() removal (kernel sha 0cecd492f516)
2026-03-09 23:01 UTC (3+ messages)
[PATCH v3 0/2] bpf: Fix abs(INT_MIN) undefined behavior in interpreter sdiv/smod
2026-03-09 21:42 UTC (5+ messages)
` [PATCH v3 1/2] bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN
` [PATCH v3 2/2] selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividend
[PATCH bpf-next v4 0/2] bpf: Relax 8 frame limitation for global subprogs
2026-03-09 21:37 UTC (5+ messages)
` [PATCH bpf-next v4 1/2] bpf: Only enforce 8 frame call stack limit for all-static stacks
` [PATCH bpf-next v4 2/2] bpf: Add deep call stack selftests
[PATCH v3 00/12] vfs: change inode->i_ino from unsigned long to u64
2026-03-09 20:50 UTC (7+ messages)
[PATCH v4 00/18] rtla: Robustness and code quality improvements
2026-03-09 19:46 UTC (19+ messages)
` [PATCH v4 01/18] rtla: Exit on memory allocation failures during initialization
` [PATCH v4 02/18] rtla: Use strdup() to simplify code
` [PATCH v4 03/18] rtla/actions: Simplify argument parsing
` [PATCH v4 04/18] rtla: Introduce common_threshold_handler() helper
` [PATCH v4 05/18] rtla: Replace magic number with MAX_PATH
` [PATCH v4 06/18] rtla: Simplify code by caching string lengths
` [PATCH v4 07/18] rtla: Add strscpy() and replace strncpy() calls
` [PATCH v4 08/18] rtla/timerlat: Add bounds check for softirq vector
` [PATCH v4 09/18] rtla: Handle pthread_create() failure properly
` [PATCH v4 10/18] rtla: Add str_has_prefix() helper function
` [PATCH v4 11/18] rtla: Use str_has_prefix() for prefix checks
` [PATCH v4 12/18] rtla: Enforce exact match for time unit suffixes
` [PATCH v4 13/18] rtla: Use str_has_prefix() for option prefix check
` [PATCH v4 14/18] rtla/timerlat: Simplify RTLA_NO_BPF environment variable check
` [PATCH v4 15/18] rtla/trace: Fix write loop in trace_event_save_hist()
` [PATCH v4 16/18] rtla/trace: Fix I/O handling in save_trace_to_file()
` [PATCH v4 17/18] rtla/utils: Fix resource leak in set_comm_sched_attr()
` [PATCH v4 18/18] rtla/utils: Fix loop condition in PID validation
[PATCH v2 0/2] sched_ext cleanup and toolchain compatibility fixes
2026-03-09 19:49 UTC (6+ messages)
` [PATCH v2 2/2] tools/sched_ext: scx_sdt: Fix BPF verifier rejection on older LLVMs
` [PATCH v2 0/2] sched_ext: cleanup and toolchain compatibility fixes
[PATCH dwarves v2 0/9] pahole: Encode true signatures in kernel BTF
2026-03-09 19:25 UTC (3+ messages)
[PATCH bpf-next] bpftool: Enable aarch64 ISA extensions for JIT disassembly
2026-03-09 19:04 UTC (3+ messages)
[PATCH v2 0/2] bpf: Fix abs(INT_MIN) undefined behavior in interpreter sdiv/smod
2026-03-09 18:53 UTC (4+ messages)
` [PATCH v2 1/2] bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MIN
[PATCH bpf v2 0/4] bpf: fix and improve open-coded task_vma iterator
2026-03-09 18:12 UTC (7+ messages)
` [PATCH bpf v2 2/4] bpf: fix mm lifecycle in "
` [PATCH bpf v2 4/4] bpf: return VMA snapshot from "
[PATCH bpf v3] bpf: fix constant blinding bypass for PROBE_MEM32 stores
2026-03-09 17:50 UTC
[PATCH] kthread: remove kthread_exit()
2026-03-09 17:27 UTC (6+ messages)
bpftool generated jited has unpreventable jump addresses
2026-03-09 17:25 UTC (2+ messages)
[PATCH v3 00/18] rtla: Robustness and code quality improvements
2026-03-09 17:17 UTC (6+ messages)
` [PATCH v3 12/18] rtla: Enforce exact match for time unit suffixes
[PATCH] selftests/bpf: improve test coverage for kfunc call
2026-03-09 17:07 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