messages from 2026-06-04 20:29:52 to 2026-06-05 12:40:14 UTC [more...]
[PATCH bpf-next v7 00/12] bpf: Introduce resizable hash map
2026-06-05 12:40 UTC (22+ messages)
` [PATCH bpf-next v7 01/12] rhashtable: Add rhashtable_next_key() API
` [PATCH bpf-next v7 02/12] rhashtable: Add selftest for rhashtable_next_key()
` [PATCH bpf-next v7 03/12] rhashtable: Use irq work for shrinking
` [PATCH bpf-next v7 04/12] bpf: Implement resizable hashmap basic functions
` [PATCH bpf-next v7 05/12] bpf: Implement iteration ops for resizable hashtab
` [PATCH bpf-next v7 06/12] bpf: Allow special fields in "
` [PATCH bpf-next v7 07/12] bpf: Optimize word-sized keys for resizable hashtable
` [PATCH bpf-next v7 08/12] libbpf: Support "
` [PATCH bpf-next v7 09/12] selftests/bpf: Add basic tests for resizable hash map
` [PATCH bpf-next v7 10/12] selftests/bpf: Add BPF iterator "
` [PATCH bpf-next v7 11/12] bpftool: Add rhash map documentation
` [PATCH bpf-next v7 12/12] selftests/bpf: Add resizable hashmap to benchmarks
[PATCH net-next v3 0/4] net: move .getsockopt away from __user buffers
2026-06-05 12:25 UTC (2+ messages)
` [PATCH net-next v3 0/4] net: move .getsockopt away from __user buffers (update 1)
[PATCH net-next v2 00/14] net: enable TC956x support
2026-06-05 12:24 UTC (17+ messages)
` [PATCH net-next v2 01/14] dt-bindings: net: qca,qca808x: Add regulator properties
` [PATCH net-next v2 02/14] net: phy: qcom: qca808x: Add regulator management
` [PATCH net-next v2 03/14] net: pcs: pcs-xpcs-regmap: support XPCS memory-mapped MDIO bus via regmap
` [PATCH net-next v2 04/14] net: pcs: xpcs: re-order xpcs_pre_config() to update after the reset
` [PATCH net-next v2 05/14] net: pcs: pcs-xpcs: select operating mode for 10G-baseR capable PCS
` [PATCH net-next v2 06/14] net: stmmac: dma: create a separate dma_device pointer
` [PATCH net-next v2 07/14] net: stmmac: dwxgmac2: Add multi MSI interrupt mode
` [PATCH net-next v2 08/14] net: stmmac: dwxgmac2: Add XGMAC 3.01a support
` [PATCH net-next v2 09/14] net: stmmac: dwxgmac2: export symbols for XGMAC 3.01a DMA
` [PATCH net-next v2 10/14] dt-bindings: net: toshiba,tc9654-dwmac: add TC9564 Ethernet bridge
` [PATCH net-next v2 11/14] misc: tc956x_pci: add TC956x/QPS615 support
` [PATCH net-next v2 12/14] gpio: tc956x: "
` [PATCH net-next v2 13/14] net: stmmac: "
` [PATCH net-next v2 14/14] arm64: dts: qcom: qcs6490-rb3gen2: enable TC9564 with a single QCA8081 phy
[PATCH bpf-next] selftests/bpf: add test for arena vma split and fork rejection
2026-06-05 12:22 UTC (4+ messages)
` [PATCH v2 bpf-next] selftests/bpf: add arena split and fork tests
[PATCH net v2 0/4] net: mvpp2: fix XDP RX buffer handling
2026-06-05 12:13 UTC (6+ messages)
` [PATCH net v3 "
` [PATCH net v3 1/4] net: mvpp2: sync RX data at the hardware packet offset
` [PATCH net v3 2/4] net: mvpp2: limit XDP frame size to the RX buffer
` [PATCH net v3 3/4] net: mvpp2: refill RX buffers before XDP or skb use
` [PATCH net v3 4/4] net: mvpp2: build skb from XDP-adjusted data on XDP_PASS
[PATCH v2 0/6] bootconfig: embed kernel.* cmdline at build time
2026-06-05 12:13 UTC (8+ messages)
` [PATCH v2 1/6] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
` [PATCH v2 2/6] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
` [PATCH v2 3/6] bootconfig: render embedded bootconfig as a kernel cmdline at build time
` [PATCH v2 4/6] bootconfig: clean build-time tools/bootconfig from make clean
` [PATCH v2 5/6] bootconfig: add xbc_prepend_embedded_cmdline() helper
` [PATCH v2 6/6] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
[PATCH net] tcp: clear sock_ops cb flags before force-closing a child socket
2026-06-05 11:16 UTC (2+ messages)
[PATCH bpf-next v2] bpf: Clear rb node linkage when freeing bpf_rb_root
2026-06-05 10:37 UTC (2+ messages)
[PATCH bpf 0/2] bpf, verifier: fix PTR_TO_FLOW_KEYS constant-offset OOB
2026-06-05 10:07 UTC (3+ messages)
` "
[linux-6.6.y 1/3] HID: core: Add printk_ratelimited variants to hid_warn() etc
2026-06-05 10:05 UTC (2+ messages)
[PATCH] bpf: Clear rb node linkage when freeing bpf_rb_root
2026-06-05 9:51 UTC (3+ messages)
[PATCH bpf 0/2] Keep dynamic inner array lookups nullable
2026-06-05 9:48 UTC (5+ messages)
` [PATCH bpf 1/2] bpf: "
` [PATCH bpf 2/2] selftests/bpf: Cover dynamic inner array lookup nullability
[PATCH bpf-next] selftests/bpf: Add arena direct-value one-past-end reject test
2026-06-05 9:01 UTC (5+ messages)
[PATCH bpf-next v1 00/17] Redesign Verification Errors
2026-06-05 8:48 UTC (44+ messages)
` [PATCH bpf-next v1 01/17] bpf: Add verifier diagnostics report helpers
` [PATCH bpf-next v1 02/17] bpf: Define verifier diagnostic categories
` [PATCH bpf-next v1 03/17] bpf: Add source and instruction diagnostic context
` [PATCH bpf-next v1 04/17] bpf: Track verifier branch diagnostic history
` [PATCH bpf-next v1 05/17] bpf: Track verifier register "
` [PATCH bpf-next v1 06/17] bpf: Track verifier reference "
` [PATCH bpf-next v1 07/17] bpf: Track verifier context "
` [PATCH bpf-next v1 08/17] bpf: Report Register Type Safety errors
` [PATCH bpf-next v1 09/17] bpf: Report Memory Safety bounds errors
` [PATCH bpf-next v1 10/17] bpf: Report Resource Lifetime reference leaks
` [PATCH bpf-next v1 11/17] bpf: Report Call Type Safety argument errors
` [PATCH bpf-next v1 12/17] bpf: Report Execution Context Safety errors
` [PATCH bpf-next v1 13/17] bpf: Report Program Structure CFG errors
` [PATCH bpf-next v1 14/17] bpf: Report Policy helper and kfunc errors
` [PATCH bpf-next v1 15/17] bpf: Report Verifier Limit errors
` [PATCH bpf-next v1 16/17] bpf: Report Verifier Internal errors
` [PATCH bpf-next v1 17/17] bpf: Gate verifier diagnostics on log level
[PATCH] net: stmmac: prevent kernel panic during XDP program and XSK pool transitions
2026-06-05 8:06 UTC (2+ messages)
[PATCH bpf-next] bpf/selftests: remove lirc test
2026-06-05 7:58 UTC
BPF CI for Stable
2026-06-05 7:45 UTC
configurable block error injection
2026-06-05 7:23 UTC (5+ messages)
[PATCH v3 00/13] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
2026-06-05 6:45 UTC (28+ messages)
` [PATCH v3 01/13] preempt: Track NMI nesting to separate per-CPU counter
` [PATCH v3 02/13] preempt: Introduce HARDIRQ_DISABLE_BITS
` [PATCH v3 03/13] preempt: Introduce __preempt_count_{sub, add}_return()
` [PATCH v3 04/13] openrisc: Include <linux/cpumask.h> in smp.h
` [PATCH v3 05/13] irq & spin_lock: Add counted interrupt disabling/enabling
` [PATCH v3 06/13] irq: Add KUnit test for refcounted interrupt enable/disable
` [PATCH v3 07/13] locking: Switch to _irq_{disable,enable}() variants in cleanup guards
` [PATCH v3 08/13] sched: Remove the unused preempt_offset parameter of __cant_sleep()
` [PATCH v3 09/13] sched: Avoid signed comparison of preempt_count() in __cant_migrate()
` [PATCH v3 10/13] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH v3 11/13] arm64: sched/preempt: Enable HAS_SEPARATE_PREEMPT_RESCHED_BITS
` [PATCH v3 12/13] s390/preempt: "
` [PATCH v3 13/13] irq: Optimize reschedule check in local_interrupt_enable()
[PATCH bpf-next v2 0/2] bpf, verifier: fix PTR_TO_FLOW_KEYS constant-offset OOB
2026-06-05 4:39 UTC (7+ messages)
` [PATCH bpf-next v2 1/2] bpf, verifier: fold reg->var_off into PTR_TO_FLOW_KEYS bounds check
` "
` [PATCH bpf-next v2 2/2] selftests/bpf: add tests for PTR_TO_FLOW_KEYS constant offset bounds
` "
[PATCH net-next v2 00/15] gve: AdminQ mode related refactors
2026-06-05 3:56 UTC (9+ messages)
` [PATCH net-next v2 02/15] gve: refactor initialization with helper functions
` [PATCH net-next v2 05/15] gve: add struct gve_device_info to hold device properties
` [PATCH net-next v2 08/15] gve: refactor gve_init_priv for reset path
` [PATCH net-next v2 14/15] gve: add ctrl ops to for queue operations
[PATCH v3 0/3] bpf: fix sysctl new-value handling in __cgroup_bpf_run_filter_sysctl
2026-06-05 2:55 UTC (3+ messages)
` [PATCH v3 3/3] bpf: Restore sysctl new-value from 1 to 0
[PATCH bpf v4 0/3] Add validation for bpf_set_retval helper
2026-06-05 2:51 UTC (7+ messages)
` [PATCH bpf v4 2/3] bpf: Add validation for bpf_set_retval argument
[PATCH bpf-next v2 1/3] bpf: Check tail zero of bpf_map_info
2026-06-05 1:56 UTC (4+ messages)
[PATCH bpf v2 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
2026-06-05 1:29 UTC (6+ messages)
` [PATCH bpf v4 0/2] bpf: Fix kfunc implicit arg injection and add selftest
` [PATCH bpf v4 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
` [PATCH bpf v4 2/2] selftests/bpf: Add regression test for kfunc implicit arg injection
[PATCH bpf-next v3 0/3] selftests/bpf: libarena: Add initial data structures
2026-06-05 0:47 UTC (11+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: libarena: Add rbtree data structure
` [PATCH bpf-next v3 2/3] selftests/bpf: libarena: Add spmc queue "
` [PATCH bpf-next v3 3/3] selftests/bpf: libarena: parallel test harness and spmc parallel selftest
[PATCH bpf-next v2 0/3] selftests/bpf: libarena: Add initial data structures
2026-06-05 0:29 UTC (5+ messages)
[PATCH bpf-next v1 0/3] Object relationship refactor followup
2026-06-04 23:27 UTC (15+ messages)
` [PATCH bpf-next v1 1/3] bpf: Fix dead error check on acquire_reference() in check_kfunc_call
` [PATCH bpf-next v1 2/3] bpf: Compare parent_id in refsafe() for REF_TYPE_PTR
` [PATCH bpf-next v1 3/3] selftests/bpf: Use bpf_dynptr_slice() to read file dynptr in leak test
[PATCH bpf-next v2 8/8] selftests/bpf: add tests to validate KASAN on JIT programs
2026-06-04 21:45 UTC (3+ messages)
[PATCH net-next v12 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
2026-06-04 21:22 UTC (3+ messages)
` [PATCH net-next v12 1/2] "
` [PATCH net-next v12 2/2] selftests: net: add local ECMP rehash test
[PATCH bpf-next v2 6/8] bpf, x86: enable KASAN for JITed programs on x86
2026-06-04 21:21 UTC (2+ messages)
[PATCH v3] killswitch: add per-function short-circuit mitigation primitive
2026-06-04 21:18 UTC (4+ messages)
[PATCH bpf-next v2 4/8] bpf, x86: refactor BPF_ST management in do_jit
2026-06-04 21:13 UTC (3+ messages)
[PATCH bpf-next v2 2/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
2026-06-04 21:13 UTC (2+ messages)
[PATCH bpf-next v2 1/8] bpf: mark instructions accessing program stack
2026-06-04 21:13 UTC (3+ messages)
[PATCH bpf-next] bpf: clean up btf_scan_decl_tags()
2026-06-04 21:13 UTC (3+ messages)
[PATCH bpf-next v2 5/8] bpf, x86: emit KASAN checks into x86 JITed programs
2026-06-04 21:08 UTC (2+ messages)
[PATCH bpf-next v2 3/8] bpf, x86: add helper to emit kasan checks in x86 JITed programs
2026-06-04 20:50 UTC (2+ messages)
[PATCH v2 RESEND] perf/lock: enable end-timestamp accounting for cgroup aggregation
2026-06-04 20:29 UTC (4+ 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