messages from 2026-09-24 17:09:40 to 2026-09-25 07:37:44 UTC [more...]
[PATCH v3 00/40] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
2026-09-25 7:37 UTC (15+ messages)
` [PATCH v3 01/40] mm/vma: fix mmap_prepare file handling, remove file_doesnt_need_get
` [PATCH v3 04/40] mm: consistently validate VMA state after mmap[_prepare] hooks
` [PATCH v3 05/40] mm/vma: ensure mmap_prepare doesn't set actions on a mergeable vma
` [PATCH v3 06/40] mm: make map_kernel_pages_[prepare,complete] internal and unexported
` [PATCH v3 07/40] mm/vma: tidy up map kernel pages enum values
[RFC PATCH] mm: restrict can_spin_trylock() to preemptible context on PREEMPT_RT
2026-09-25 7:29 UTC (5+ messages)
[PATCH dwarves v2 0/3] pahole: Fix arm64 argument register allocation
2026-09-25 7:03 UTC (5+ messages)
[PATCH bpf-next] selftests/bpf: Fix build of callx tests with GCC
2026-09-25 6:50 UTC (5+ messages)
[PATCH bpf] bpf: Hold map BTF for the memory allocator destructor record
2026-09-25 6:46 UTC
[PATCH bpf-next v3 0/5] File descriptor interface for BPF streams
2026-09-25 6:14 UTC (9+ messages)
` [PATCH bpf-next v3 1/5] bpf: Skip zero-length stream writes
` [PATCH bpf-next v3 2/5] bpf: Add file descriptor interface for program streams
` [PATCH bpf-next v3 3/5] libbpf: Add bpf_prog_stream_open()
` [PATCH bpf-next v3 4/5] bpftool: Add option to wait for program stream output
` [PATCH bpf-next v3 5/5] selftests/bpf: Test program stream file descriptors
[PATCH bpf-next] bpf: Check callx operand before requiring JIT support
2026-09-25 6:09 UTC
Re:Re: [PATCH bpf-next v2 1/2] bpf: Keep target extended until its last freplace link detaches
2026-09-25 6:05 UTC (4+ messages)
` [PATCH bpf-next] bpf: Roll back freplace link state when bpf_arch_text_poke() fails
[PATCH bpf-next v2 0/7] Follow ups for verifier errors set
2026-09-25 5:22 UTC (4+ messages)
` [PATCH bpf-next v2 6/7] bpf: Correct Program Structure diagnostic context
[PATCH bpf] bpf: Fix overflow of jump offset in constant blinding
2026-09-25 2:50 UTC (3+ messages)
[PATCH 1/2] bpf: Fix uninit read for non-fetch atomics on partially spilled slots
2026-09-25 2:37 UTC (3+ messages)
[PATCH 0/2] tracing: fgraph: cut the cost of the shadow stack retry loop
2026-09-25 2:31 UTC (3+ messages)
[PATCH] bpf: add diagnostics for rejected memory and map accesses
2026-09-25 1:42 UTC (6+ messages)
[PATCH v2 bpf-next 0/8] bpf: Add bpf_tcp_ops hooks for TCP AutoLOWAT
2026-09-25 1:41 UTC (5+ messages)
` [PATCH v2 bpf-next 3/8] bpf: tcp: Introduce bpf_tcp_ops.{enqueue,dequeue}_rcvq()
[PATCH bpf-next 0/8] bpf: Fixes for may_goto, insn patching and iterator loops
2026-09-25 1:30 UTC (13+ messages)
` [PATCH bpf-next 1/8] bpf, x86: Fix timed may_goto with private stack
` [PATCH bpf-next 2/8] selftests/bpf: Add test for "
` [PATCH bpf-next 3/8] bpf: Adjust pc-relative insn copied into its own patch
` [PATCH bpf-next 4/8] selftests/bpf: Add tests for "
` [PATCH bpf-next 5/8] bpf: Fix overflow of jump offset in may_goto expansion
` [PATCH bpf-next 6/8] selftests/bpf: Add tests for may_goto with far target
` [PATCH bpf-next 7/8] bpf: Don't converge a loop on an iterator that was created anew
` [PATCH bpf-next 8/8] selftests/bpf: Add tests for iterator created anew in its loop
[PATCH net-next v2 00/14] skb extension for BPF metadata
2026-09-25 1:07 UTC (5+ messages)
` [PATCH net-next v2 03/14] bpf: Make BPF skb extension survive packet scrubbing
[PATCH bpf-next 0/2] bpf: Support bpf_rcu_head in hash and LRU hash maps
2026-09-25 1:05 UTC (4+ messages)
` [PATCH bpf-next 1/2] "
[PATCH net-next v2 0/8] eth: mpnic: initial support for Meta Platforms NIC
2026-09-25 0:35 UTC (9+ messages)
` [PATCH net-next v2 1/8] eth: mpnic: add scaffolding "
` [PATCH net-next v2 2/8] eth: mpnic: add register init for the device
` [PATCH net-next v2 3/8] eth: mpnic: allocate MSI-X vectors
` [PATCH net-next v2 4/8] eth: mpnic: implement Tx queue allocation and cleanup
` [PATCH net-next v2 5/8] eth: mpnic: start and stop the Tx HW queues
` [PATCH net-next v2 6/8] eth: mpnic: add a netdevice and basic Tx handling
` [PATCH net-next v2 7/8] eth: mpnic: implement Rx queue allocation and cleanup
` [PATCH net-next v2 8/8] eth: mpnic: add basic Rx handling
[PATCH bpf v3 0/3] bpf: Fix use-after-free of progs detached from busy trampolines
2026-09-25 0:35 UTC (4+ messages)
` [PATCH bpf v3 2/3] bpf: Skip the progs of trampoline images that are being freed
[PATCH net-next v4 2/2] selftests/net: Move XDP feature test to driver framework
2026-09-25 0:02 UTC (2+ messages)
[PATCH net-next v4 1/2] selftests/bpf: Track test_xdp_features DUT processes
2026-09-25 0:02 UTC (2+ messages)
[PATCH v2 0/9] arm64: ftrace: support CALL_OPS on kernels built with kCFI
2026-09-24 23:40 UTC (12+ messages)
` [PATCH v2 1/9] ftrace: Do not leak a module's empty page group
` [PATCH v2 2/9] ftrace: Let ftrace_call_adjust() reject a patch site
` [PATCH v2 3/9] scripts/sorttable: Make the arm64 before_func offset configurable
` [PATCH v2 4/9] compiler_types: Let notrace keep the function prefix NOPs
` [PATCH v2 5/9] arm64: ftrace: Make the CALL_OPS prefix layout configurable
` [PATCH v2 6/9] arm64: cfi: Use CONFIG_ARM64_FUNCTION_PREFIX_NOPS for the type hash offset
` [PATCH v2 7/9] arm64: ftrace: Support CALL_OPS on kernels built with kCFI
` [PATCH v2 8/9] arm64: ftrace: Use five prefix NOPs on ThinLTO kernels with BTI
` [PATCH v2 9/9] arm64: ftrace: Allow CALL_OPS on kCFI kernels built with Rust
[PATCH bpf-next v5 0/8] libbpf: BPF program manual loading
2026-09-24 23:19 UTC (9+ messages)
` [PATCH bpf-next v5 2/8] libbpf: BPF programs manual loading and attaching
` [PATCH bpf-next v5 3/8] libbpf: Support declarative manual load via SEC("!...") prefix
` [PATCH bpf-next v5 4/8] libbpf: Reject gen_loader for objects with already-manual programs
` [PATCH bpf-next v5 5/8] libbpf: Version bpf_program__set_autoattach() ABI change
[PATCH vfs v1] bpf: Allow bpf_d_path() from filp_close_sync()
2026-09-24 23:18 UTC (5+ messages)
[PATCH bpf v2 0/2] Make sleepable arena paths use sleepable alloc_pages
2026-09-24 22:03 UTC (8+ messages)
` [PATCH bpf v2 1/2] bpf: Add sleepable arena page allocation path
[PATCH bpf-next] riscv, bpf: Adjust bpf_func to account for CFI offset in bpf_jit_free
2026-09-24 21:50 UTC (2+ messages)
[PATCH] riscv: patch: fix handling of bpf-jit execmem addresses
2026-09-24 21:48 UTC (3+ messages)
[PATCH bpf-next v2 0/2] bpf: Fix loop detection for re-arming async callbacks
2026-09-24 21:30 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Run callx prog_tests once
2026-09-24 21:30 UTC (2+ messages)
[PATCH bpf-next v3 0/3] bpf: expose cgroup preorder attachment state to userspace
2026-09-24 21:20 UTC (2+ messages)
[RFC PATCH 0/4] memcg_ext: memcg policy through cgroup-attached struct_ops
2026-09-24 21:19 UTC (8+ messages)
` [RFC PATCH 3/4] memcg_ext: allow BPF to defer memory.high enforcement
[PATCH bpf-next v2 0/5] File descriptor interface for BPF streams
2026-09-24 21:12 UTC (5+ messages)
` [PATCH bpf-next v2 2/5] bpf: Add file descriptor interface for program streams
` [PATCH bpf-next v2 4/5] bpftool: Read program streams through file descriptors
[PATCH bpf-next v3 0/7] Follow ups for verifier errors set
2026-09-24 21:10 UTC (2+ messages)
[RFC PATCH 0/7] cgroup: charge kernel work to the cgroup it is done for
2026-09-24 21:11 UTC (11+ messages)
` [RFC PATCH 1/7] cgroup: add cgroup_account_system_time()
` [RFC PATCH 2/7] cgroup: add set_active_cgroup() to charge CPU time to a cgroup
` [RFC PATCH 3/7] psi: charge pressure to the task's active cgroup
` [RFC PATCH 4/7] sched/fair: add cfs_bandwidth_charge() for kernel work done for a cgroup
` [RFC PATCH 5/7] cgroup: take set_active_cgroup() time out of the cgroup's cpu.max
` [RFC PATCH 6/7] memcg: charge high_work reclaim to the memcg
` [RFC PATCH 7/7] selftests: cgroup: check that high_work reclaim is charged "
[PATCH bpf-next] bpf: Return the id scratch to a fixed array sized for the stack budget
2026-09-24 21:00 UTC (2+ messages)
[PATCH bpf-next v5] bpf: crypto: Use AES-CBC and AES-ECB libraries
2026-09-24 20:00 UTC (2+ messages)
[PATCH net-next v8 00/15] net: lan966x: add support for PCIe FDMA
2026-09-24 19:57 UTC (16+ messages)
` [PATCH net-next v8 01/15] MAINTAINERS: add FDMA library to Sparx5 SoC entry
` [PATCH net-next v8 02/15] net: microchip: fdma: rename contiguous dataptr helpers
` [PATCH net-next v8 03/15] net: microchip: fdma: add PCIe ATU support
` [PATCH net-next v8 04/15] net: microchip: fdma: use little-endian types for descriptor fields
` [PATCH net-next v8 05/15] net: lan966x: add FDMA LLP register write helper
` [PATCH net-next v8 06/15] net: lan966x: export FDMA helpers for reuse
` [PATCH net-next v8 07/15] net: lan966x: use a dedicated device for DMA operations
` [PATCH net-next v8 08/15] net: lan966x: add FDMA ops dispatch for PCIe support
` [PATCH net-next v8 09/15] net: lan966x: clear FDMA interrupt stickies after switch reset
` [PATCH net-next v8 10/15] net: lan966x: add shutdown callback to stop the FDMA on reboot
` [PATCH net-next v8 11/15] net: lan966x: add PCIe FDMA support
` [PATCH net-next v8 12/15] net: lan966x: add PCIe FDMA MTU change support
` [PATCH net-next v8 13/15] net: lan966x: add PCIe FDMA XDP support
` [PATCH net-next v8 14/15] misc: lan966x-pci: dts: extend cpu reg to cover PCIE DBI space
` [PATCH net-next v8 15/15] misc: lan966x-pci: dts: add fdma interrupt to overlay
[PATCH bpf-next 0/8] BPF LSM xattrs at inode creation support
2026-09-24 19:34 UTC (9+ messages)
` [PATCH bpf-next 4/8] bpf, lsm: Let BPF LSM provide xattrs at inode creation
[PATCH bpf-next 0/2] bpftool: Don't report an empty map when key iteration fails
2026-09-24 19:19 UTC (9+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Check that bpftool reports a map it can't dump
[PATCH bpf-next v3 0/6] bpf: Fix arena memory incoherence
2026-09-24 19:08 UTC (4+ messages)
` [PATCH bpf-next v3 3/6] bpf: Fix arena race between page free and alloc leading to incoherency
[PATCH net-next v8 00/12] gve: AdminQ mode related refactors
2026-09-24 18:53 UTC (13+ messages)
` [PATCH net-next v8 01/12] gve: add struct gve_device_info to hold device properties
` [PATCH net-next v8 02/12] gve: introduce control plane operations structure
` [PATCH net-next v8 03/12] gve: introduce ctrl ops to set vectors and Qs
` [PATCH net-next v8 04/12] gve: introduce gve_adminq_get_device_properties()
` [PATCH net-next v8 05/12] gve: refactor gve_init_priv for reset path
` [PATCH net-next v8 06/12] gve: simplify reset logic
` [PATCH net-next v8 07/12] gve: add gve_ctrl_ops for gve initialization/teardown sequences
` [PATCH net-next v8 08/12] gve: split up notify block allocation and setup paths
` [PATCH net-next v8 09/12] gve: introduce new methods to handle IRQ doorbells
` [PATCH net-next v8 10/12] gve: setup and teardown management interrupts
` [PATCH net-next v8 11/12] gve: add ctrl ops for queue operations
` [PATCH net-next v8 12/12] gve: add link status/speed ctrl ops
[RFC PATCH 0/7] cgroup: charge kernel work to the cgroup it is done for
2026-09-24 18:50 UTC (2+ messages)
[PATCH net-next 8/8] eth: mpnic: add basic Rx handling
2026-09-24 18:38 UTC (3+ messages)
[PATCH net-next 7/8] eth: mpnic: implement Rx queue allocation and cleanup
2026-09-24 18:23 UTC (3+ messages)
[PATCH bpf-next v4 00/18] Raise BPF program stack size to 2KiB
2026-09-24 18:10 UTC (5+ messages)
` [PATCH bpf-next v4 08/18] bpf: Grow the verifier id scratch on demand
[PATCH bpf-next v2 00/17] bpf: Indirect calls of bpf subprogs (callx)
2026-09-24 18:09 UTC (4+ messages)
[PATCH net-next 6/8] eth: mpnic: add a netdevice and basic Tx handling
2026-09-24 18:08 UTC (3+ messages)
[PATCH bpf v3 3/3] selftests/bpf: Detach a trampoline prog while a task sleeps before it
2026-09-24 17:53 UTC (2+ messages)
[PATCH bpf-next v4 07/18] bpf: Size liveness stack masks by the stack each frame uses
2026-09-24 17:52 UTC (2+ messages)
[PATCH net-next 5/8] eth: mpnic: start and stop the Tx HW queues
2026-09-24 17:49 UTC (3+ messages)
[PATCH net v3 00/10] net: stmmac: preserve datapath state across MTU and resume failures
2026-09-24 17:44 UTC (11+ messages)
` [PATCH net v3 01/10] net: stmmac: unwind the WoL IRQ after a safety IRQ request failure
` [PATCH net v3 02/10] net: phylink: allow stopping a suspended instance
` [PATCH net v3 03/10] net: stmmac: keep datapath state coherent after reinitialization failure
` [PATCH net v3 04/10] net: stmmac: leave the datapath running for normal-size MTU changes
` [PATCH net v3 05/10] net: stmmac: unwind partially allocated DMA configurations
` [PATCH net v3 06/10] net: stmmac: keep DMA configurations at stable addresses
` [PATCH net v3 07/10] net: stmmac: account for failed live XDP reopening
` [PATCH net v3 08/10] net: stmmac: use the tracked datapath restart for XSK pool changes
` [PATCH net v3 09/10] net: stmmac: retain PHY and PM ownership during ethtool reopening
` [PATCH net v3 10/10] net: stmmac: retain DMA resources across MTU changes
[PATCH net v2] net: mvneta: clear XDP pfmemalloc flag between frames
2026-09-24 17:44 UTC (2+ messages)
[PATCH net-next 0/4] net: mana: Add support for the CDX bus
2026-09-24 17:43 UTC (9+ messages)
` [PATCH net-next 1/4] net: mana: Introduce gdma_bus_ops for bus-specific operations
` [PATCH net-next 2/4] net: mana: Move PCI transport code into gdma_pci.c
` [PATCH net-next 3/4] net: mana: Build the PCI transport as a separate module
` [PATCH net-next 4/4] net: mana: Add support for CDX device ID 0x00C2
[PATCH v3 bpf-next] selftests/bpf: Replace %pK output with 0
2026-09-24 17:33 UTC (3+ messages)
[PATCH bpf-next 2/2] selftests/bpf: Add bpf_call_rcu tests for hash and LRU hash maps
2026-09-24 17:23 UTC (2+ messages)
[PATCH bpf-next v4 0/2] bpftool: Batch bounded hash map dumps
2026-09-24 16:35 UTC (3+ messages)
[PATCH bpf-next v3 00/18] Raise BPF program stack size to 2KiB
2026-09-24 17:09 UTC (3+ messages)
` [PATCH bpf-next v3 13/18] bpf: Bound program stack use by a per-program limit
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;
as well as URLs for NNTP newsgroup(s).