messages from 2025-07-17 15:44:33 to 2025-07-20 06:53:03 UTC [more...]
[PATCH v2 0/7] Replace "__auto_type" with "auto"
2025-07-20 6:50 UTC (5+ messages)
` [PATCH v2 1/7] compiler_types.h: add "auto" as a macro for "__auto_type"
` [PATCH v2 2/7] include/linux: change "__auto_type" to "auto"
` [PATCH v2 4/7] arch/nios2: replace "__auto_type" and adjacent equivalent with "auto"
` [PATCH v2 6/7] selftests/bpf: replace "__auto_type" "
[RFC PATCH v3 0/5] mm, bpf: BPF based THP adjustment
2025-07-20 3:07 UTC (20+ messages)
` [RFC PATCH v3 1/5] mm, thp: use __thp_vma_allowable_orders() in khugepaged_enter_vma()
` [RFC PATCH v3 2/5] mm, thp: add bpf thp hook to determine thp allocator
` [RFC PATCH v3 3/5] mm, thp: add bpf thp hook to determine thp reclaimer
` [RFC PATCH v3 4/5] mm: thp: add bpf thp struct ops
[PATCH bpf-next v11 0/3] Support kCFI + BPF on arm64
2025-07-19 23:32 UTC (5+ messages)
` [PATCH bpf-next v11 1/3] cfi: add C CFI type macro
` [PATCH bpf-next v11 2/3] cfi: Move BPF CFI types and helpers to generic code
` [PATCH bpf-next v11 3/3] arm64/cfi,bpf: Support kCFI + BPF on arm64
[PATCH 0/7] Replace "__auto_type" with "auto"
2025-07-19 14:26 UTC (15+ messages)
` [PATCH 1/7] compiler_types.h: add "auto" as a macro for "__auto_type"
` [PATCH 2/7] include/linux: change "__auto_type" to "auto"
` [PATCH 3/7] fs/proc: replace "__auto_type" with "auto"
` [PATCH 4/7] arch/nios: "
` [PATCH 5/7] arch/x86: "
` [PATCH 6/7] selftests/bpf: "
` [PATCH 7/7] tools/virtio: "
[PATCH bpf-next 0/4] bpf: Improve 64bits bounds refinement
2025-07-19 14:24 UTC (5+ messages)
` [PATCH bpf-next 1/4] bpf: Improve bounds when s64 crosses sign boundary
` [PATCH bpf-next 2/4] selftests/bpf: Update reg_bound range refinement logic
` [PATCH bpf-next 3/4] selftests/bpf: Test cross-sign 64bits range refinement
` [PATCH bpf-next 4/4] selftests/bpf: Test invariants on JSLT crossing sign
[PATCH] selftests/bpf: Add LPM trie microbenchmarks
2025-07-19 13:15 UTC (2+ messages)
[PATCH bpf-next 00/10] Add support arena atomics for RV64
2025-07-19 9:17 UTC (11+ messages)
` [PATCH bpf-next 01/10] riscv, bpf: Extract emit_stx() helper
` [PATCH bpf-next 02/10] riscv, bpf: Extract emit_st() helper
` [PATCH bpf-next 03/10] riscv, bpf: Extract emit_ldx() helper
` [PATCH bpf-next 04/10] riscv: Separate toolchain support dependency from RISCV_ISA_ZACAS
` [PATCH bpf-next 05/10] riscv, bpf: Add rv_ext_enabled macro for runtime detection extentsion
` [PATCH bpf-next 06/10] riscv, bpf: Add Zacas instructions
` [PATCH bpf-next 07/10] riscv, bpf: Optimize cmpxchg insn with Zacas support
` [PATCH bpf-next 08/10] riscv, bpf: Add ex_insn_off and ex_jmp_off for exception table handling
` [PATCH bpf-next 09/10] riscv, bpf: Add support arena atomics for RV64
` [PATCH bpf-next 10/10] selftests/bpf: Enable arena atomics tests "
[PATCH net-next V6 0/5] selftests: drv-net: Test XDP native support
2025-07-19 8:30 UTC (6+ messages)
` [PATCH net-next V6 1/5] net: netdevsim: hook in XDP handling
` [PATCH net-next V6 2/5] selftests: drv-net: Test XDP_PASS/DROP support
` [PATCH net-next V6 3/5] selftests: drv-net: Test XDP_TX support
` [PATCH net-next V6 4/5] selftests: drv-net: Test tail-adjustment support
` [PATCH net-next V6 5/5] selftests: drv-net: Test head-adjustment support
[PATCH v13 net-next 00/14] AccECN protocol patch series
2025-07-19 8:21 UTC (16+ messages)
` [PATCH v13 net-next 01/14] tcp: reorganize SYN ECN code
` [PATCH v13 net-next 02/14] tcp: fast path functions later
` [PATCH v13 net-next 03/14] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v13 net-next 04/14] tcp: ecn functions in separated include file
` [PATCH v13 net-next 05/14] tcp: AccECN core
` [PATCH v13 net-next 06/14] tcp: accecn: AccECN negotiation
` [PATCH v13 net-next 07/14] tcp: accecn: add AccECN rx byte counters
` [PATCH v13 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v13 net-next 09/14] tcp: sack option handling improvements
` [PATCH v13 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v13 net-next 11/14] tcp: accecn: AccECN option send control
` [PATCH v13 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v13 net-next 13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v13 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK
[RFC PATCH 1/2] rcu: Add rcu_read_lock_notrace()
2025-07-19 0:28 UTC (23+ messages)
` [PATCH RFC 6/4] srcu: Add guards for SRCU-fast readers
[PATCH bpf-next v1] libbpf: verify that arena map exists when adding arena relocations
2025-07-19 0:20 UTC (2+ messages)
[PATCH net-next V5] net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
2025-07-19 0:10 UTC (2+ messages)
[PATCH v3 0/5] Support trampoline for LoongArch
2025-07-18 23:08 UTC (7+ messages)
` [PATCH v3 4/5] LoongArch: BPF: Add bpf_arch_xxxxx support for Loongarch
[PATCH bpf-next v10 0/3] Support kCFI + BPF on arm64
2025-07-18 22:27 UTC (8+ messages)
` [PATCH bpf-next v10 1/3] cfi: add C CFI type macro
` [PATCH bpf-next v10 2/3] cfi: Move BPF CFI types and helpers to generic code
` [PATCH bpf-next v10 3/3] arm64/cfi,bpf: Support kCFI + BPF on arm64
[PATCH bpf-next v2 00/13] Add a dynptr type for skb metadata
2025-07-18 19:27 UTC (6+ messages)
` [PATCH bpf-next v2 01/13] bpf: Add "
[GIT PULL] BPF fixes for 6.16-rc7
2025-07-18 18:50 UTC (2+ messages)
[PATCH bpf-next] netfilter: bpf: Disable migrate before bpf_prog run
2025-07-18 18:25 UTC (2+ messages)
[RFC PATCH v1 00/16] s390: SFrame user space unwinding
2025-07-18 16:59 UTC (21+ messages)
` [RFC PATCH v1 06/16] unwind_user: Enable archs that define CFA = SP_callsite + offset
` [RFC PATCH v1 07/16] unwind_user: Enable archs that do not necessarily save RA
` [RFC PATCH v1 08/16] unwind_user: Enable archs that save RA/FP in other registers
` [RFC PATCH v1 12/16] unwind_user/backchain: Introduce back chain user space unwinding
[PATCH v14 00/11] perf: Support the deferred unwinding infrastructure
2025-07-18 16:41 UTC (12+ messages)
` [PATCH v14 01/11] perf: Remove get_perf_callchain() init_nr argument
` [PATCH v14 02/11] perf: Have get_perf_callchain() return NULL if crosstask and user are set
` [PATCH v14 03/11] perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm == NULL
` [PATCH v14 04/11] perf: Simplify get_perf_callchain() user logic
` [PATCH v14 05/11] perf: Skip user unwind if the task is a kernel thread
` [PATCH v14 06/11] perf: Support deferred user callchains
` [PATCH v14 07/11] perf: Support deferred user callchains for per CPU events
` [PATCH v14 08/11] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v14 09/11] perf record: Enable defer_callchain for user callchains
` [PATCH v14 10/11] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v14 11/11] perf tools: Merge deferred user callchains
[PATCH] libbpf: Replace strcpy() with memcpy() in bpf_object__new()
2025-07-18 16:18 UTC (10+ messages)
[PATCH bpf-next 0/3] bpf: Introduce BPF_F_CPU flag for percpu_array map
2025-07-18 15:57 UTC (6+ messages)
` [PATCH bpf-next 1/3] "
` [PATCH bpf-next 2/3] bpf, libbpf: Support BPF_F_CPU "
` [PATCH bpf-next 3/3] selftests/bpf: Add case to test BPF_F_CPU
[PATCH bpf-next] libbpf: fix warning
2025-07-18 15:40 UTC (3+ messages)
[PATCH v1 0/7] perf auxtrace: Support AUX pause with BPF backend
2025-07-18 15:38 UTC (6+ messages)
` [PATCH v1 2/7] bpf: Add bpf_perf_event_aux_pause kfunc
[PATCH] lsm,selinux: Add LSM blob support for BPF objects
2025-07-18 15:35 UTC (7+ messages)
[PATCH v2 0/6] perf auxtrace: Support AUX pause and resume with BPF
2025-07-18 15:25 UTC (7+ messages)
` [PATCH PATCH v2 v2 1/6] perf/core: Make perf_event_aux_pause() as external function
` [PATCH PATCH v2 v2 2/6] bpf: Add bpf_perf_event_aux_pause kfunc
` [PATCH PATCH v2 v2 3/6] perf: auxtrace: Control AUX pause and resume with BPF
` [PATCH PATCH v2 v2 4/6] perf: auxtrace: Add BPF userspace program for AUX pause and resume
` [PATCH PATCH v2 v2 5/6] perf record: Support AUX pause and resume with BPF
` [PATCH PATCH v2 v2 6/6] perf docs: Document "
request
2025-07-18 15:13 UTC
[PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
2025-07-18 10:56 UTC (16+ messages)
` [PATCH bpf-next V2 1/7] net: xdp: Add xdp_rx_meta structure
[PATCH net-next v11 12/12] libeth: xdp: access ->pp through netmem_desc instead of page
2025-07-18 9:32 UTC (6+ messages)
` [Intel-wired-lan] "
[PATCH bpf-next v5 1/2] bpf: Do not include stack ptr register in precision backtracking bookkeeping
2025-07-18 6:13 UTC (5+ messages)
` [PATCH bpf-next v5 2/2] selftests/bpf: Add tests with stack ptr register in conditional jmp
[PATCH bpf] libbpf: fix handling of BPF arena relocations
2025-07-18 2:30 UTC (3+ messages)
[PATCH v4 0/6] slab: Re-entrant kmalloc_nolock()
2025-07-18 2:16 UTC (7+ messages)
` [PATCH v4 1/6] locking/local_lock: Expose dep_map in local_trylock_t
` [PATCH v4 2/6] locking/local_lock: Introduce local_lock_is_locked()
` [PATCH v4 3/6] mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock()
` [PATCH v4 4/6] mm: Introduce alloc_frozen_pages_nolock()
` [PATCH v4 5/6] slab: Make slub local_(try)lock more precise for LOCKDEP
` [PATCH v4 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()
pull-request: bpf-next 2025-07-17
2025-07-18 1:20 UTC (2+ messages)
[PATCH v3 0/6] slab: Re-entrant kmalloc_nolock()
2025-07-18 0:09 UTC (7+ messages)
` [PATCH v3 5/6] slab: Introduce kmalloc_nolock() and kfree_nolock()
[PATCH v1 bpf] bpf: Disable migration in nf_hook_run_bpf()
2025-07-17 21:41 UTC (4+ messages)
[PATCH RESEND bpf-next 1/1] powerpc64/bpf: Add jit support for load_acquire and store_release
2025-07-17 20:56 UTC (2+ messages)
[PATCH bpf] btf: fix virt_to_phys warning on arm64 when mmapping vmlinux
2025-07-17 19:50 UTC (2+ messages)
[syzbot] [netfilter?] [sctp?] BUG: assuming non migratable context at ./include/linux/filter.h:LINE
2025-07-17 18:52 UTC
[PATCH bpf-next,v5 1/1] doc: xdp: clarify driver implementation for XDP Rx metadata
2025-07-17 18:40 UTC (2+ messages)
[PATCH v5 0/3] Add support for long task name
2025-07-17 18:35 UTC (6+ messages)
` [PATCH v5 3/3] treewide: Switch from tsk->comm to tsk->comm_str which is 64 bytes long
[PATCH bpf-next 1/1] powerpc64/bpf: Add jit support for load_acquire and store_release
2025-07-17 18:24 UTC
[PATCH v3] cgroup: llist: avoid memory tears for llist_node
2025-07-17 17:44 UTC (2+ messages)
[PATCH v14 00/12] unwind_user: x86: Deferred unwinding infrastructure
2025-07-17 16:54 UTC (9+ messages)
` [PATCH v14 09/12] unwind deferred: Use SRCU unwind_deferred_task_work()
[PATCH bpf-next v6 0/3] Task local data
2025-07-17 16:48 UTC (4+ messages)
` [PATCH bpf-next v6 1/3] selftests/bpf: Introduce task "
` [PATCH bpf-next v6 2/3] selftests/bpf: Test basic task local data operations
` [PATCH bpf-next v6 3/3] selftests/bpf: Test concurrent task local data key creation
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 read-only IMAP folder(s) and NNTP newsgroup(s).