messages from 2026-03-09 18:22:49 to 2026-03-10 15:37:37 UTC [more...]
[PATCH 02/10 net-next v2] ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6)
2026-03-10 15:34 UTC (2+ messages)
` [PATCH 08/10 net-next v2] bpf: remove ipv6_bpf_stub completely and use direct function calls
[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
2026-03-10 15:07 UTC (79+ 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: "
` [EXTERNAL] "
` [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: "
` (subset) "
` [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 v2 0/2] kthread, exit: clean up kernel thread exit paths
2026-03-10 14:56 UTC (3+ messages)
` [PATCH v2 1/2] kthread: remove kthread_exit()
` [PATCH v2 2/2] tree-wide: rename do_exit() to task_exit()
[PATCH bpf] selftests/bpf: Fix pkg-config call on static builds
2026-03-10 14:56 UTC (2+ messages)
[PATCH v3 00/30] tools build: Append -fzero-init-padding-bits=all option
2026-03-10 14:25 UTC (18+ messages)
` [PATCH v3 04/30] tools/thermal: Initialize CFLAGS before including Makefile.include
` [PATCH v3 10/30] tools build: Append extra cflags for feature
` [PATCH v3 18/30] tools: nolibc: Append extra cflags
` [PATCH v3 19/30] tools: objtool: Append extra host cflags
` [PATCH v3 24/30] tools: tracing: Append extra cflags
` [PATCH v3 29/30] selftests/nolibc: "
[PATCH bpf-next v4 0/2] bpf: Relax 8 frame limitation for global subprogs
2026-03-10 14:04 UTC (6+ 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 net-next] xsk: remove doubled defines
2026-03-10 13:43 UTC
[PATCH bpf 0/2] bpf: Fix unsound scalar forking for BPF_OR
2026-03-10 13:35 UTC (3+ messages)
` [PATCH bpf 1/2] bpf: Fix unsound scalar forking in maybe_fork_scalars() "
` [PATCH bpf 2/2] selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handling
[PATCH net-next] xsk: use __xsk_rcv_zc_safe for ZC multi-buffer Rx processing
2026-03-10 13:30 UTC
[PATCH v2] powerpc, perf: Check that current->mm is alive before getting user callchain
2026-03-10 13:24 UTC (4+ messages)
[PATCH] kthread: remove kthread_exit()
2026-03-10 13:11 UTC (6+ messages)
[PATCH v9 0/6] x86/vdso: VDSO updates and fixes for sframes
2026-03-10 13:08 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 12:39 UTC (6+ messages)
` [PATCH net v5 1/2] bonding: fix null-ptr-deref in bond_rr_gen_slave_id()
[PATCH 1/2] selftests/bpf: Fix read_iter buffer termination in test_bpffs
2026-03-10 12:32 UTC (4+ messages)
` [PATCH 2/2] selftests/bpf: Skip bpffs debug iter checks when unavailable "
[PATCH bpf-next v4 1/2] bpf: Support new pointer param types via SCALAR_VALUE for trampolines
2026-03-10 12:16 UTC (2+ messages)
[PATCH bpf v2 0/2] bpf: Reset register ID for BPF_END value tracking
2026-03-10 11:54 UTC (2+ messages)
[PATCH bpf] selftests/bpf: Handle !CONFIG_SMC in bpf_smc.c
2026-03-10 11:13 UTC
[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 (13+ 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
[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
[RFC PATCH bpf-next 0/4] bpf: Introduce bpf_netpoll
2026-03-10 5:22 UTC (8+ 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 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 (2+ messages)
` [PATCH v2 0/2] sched_ext: "
[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 (2+ 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
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