bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-11 11:07:12 to 2025-09-14 07:35:54 UTC [more...]

[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
 2025-09-14  7:35 UTC  (14+ messages)
` [PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
` [PATCH v6 02/11] arch: export set_direct_map_valid_noflush to KVM module
` [PATCH v6 03/11] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v6 04/11] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v6 05/11] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v6 06/11] KVM: selftests: load elf via bounce buffer
` [PATCH v6 07/11] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v6 08/11] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v6 09/11] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v6 10/11] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v6 11/11] KVM: selftests: Test guest execution from direct map removed gmem

[PATCH v7 mm-new 0/9] mm, bpf: BPF based THP order selection
 2025-09-14  2:48 UTC  (45+ messages)
` [PATCH v7 mm-new 01/10] mm: thp: remove disabled task from khugepaged_mm_slot
` [PATCH v7 mm-new 02/10] mm: thp: add support for BPF based THP order selection
` [PATCH v7 mm-new 03/10] mm: thp: decouple THP allocation between swap and page fault paths
` [PATCH v7 mm-new 04/10] mm: thp: enable THP allocation exclusively through khugepaged
` [PATCH v7 mm-new 05/10] bpf: mark mm->owner as __safe_rcu_or_null
` [PATCH v7 mm-new 06/10] bpf: mark vma->vm_mm as __safe_trusted_or_null

[PATCH] bpf: verifier: fix WARNING in reg_bounds_sanity_check (2)
 2025-09-13 22:23 UTC 

[PATCH v2 0/2] bpf: Add BPF_MAP_TYPE_CRED_STORAGE support
 2025-09-13 21:58 UTC  (6+ messages)
` [PATCH 1/2] bpf: Add BPF_MAP_TYPE_CRED_STORAGE map type and kfuncs
` [PATCH 2/2] selftests/bpf: Add cred local storage tests

[PATCH v2 bpf-next 00/13] BPF indirect jumps
 2025-09-13 19:39 UTC  (14+ messages)
` [PATCH v2 bpf-next 01/13] bpf: fix the return value of push_stack
` [PATCH v2 bpf-next 02/13] bpf: save the start of functions in bpf_prog_aux
` [PATCH v2 bpf-next 03/13] bpf, x86: add new map type: instructions array
` [PATCH v2 bpf-next 04/13] selftests/bpf: add selftests for new insn_array map
` [PATCH v2 bpf-next 05/13] bpf: support instructions arrays with constants blinding
` [PATCH v2 bpf-next 06/13] selftests/bpf: test instructions arrays with blinding
` [PATCH v2 bpf-next 07/13] bpf, x86: allow indirect jumps to r8...r15
` [PATCH v2 bpf-next 08/13] bpf, x86: add support for indirect jumps
` [PATCH v2 bpf-next 09/13] bpf: disasm: add support for BPF_JMP|BPF_JA|BPF_X
` [PATCH v2 bpf-next 10/13] libbpf: fix formatting of bpf_object__append_subprog_code
` [PATCH v2 bpf-next 11/13] libbpf: support llvm-generated indirect jumps
` [PATCH v2 bpf-next 12/13] bpftool: Recognize insn_array map type
` [PATCH v2 bpf-next 13/13] selftests/bpf: add selftests for indirect jumps

[PATCH v1 bpf-next 00/11] BPF indirect jumps
 2025-09-13 19:38 UTC  (4+ messages)
` [PATCH v1 bpf-next 10/11] libbpf: support llvm-generated "

[bug report] [regression?] bpf lsm breaks /proc/*/attr/current with security= on commandline
 2025-09-13 17:01 UTC 

[PATCH v3 bpf-next] selftests/bpf: Fix arena_spin_lock selftest failure
 2025-09-13  9:13 UTC 

[syzbot] [bpf?] WARNING in convert_ctx_accesses (2)
 2025-09-13  8:23 UTC 

[PATCH slab v5 0/6] slab: Re-entrant kmalloc_nolock()
 2025-09-13  1:16 UTC  (26+ messages)
` [PATCH slab v5 2/6] mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock()
` [PATCH slab v5 3/6] mm: Introduce alloc_frozen_pages_nolock()
` [PATCH slab v5 5/6] slab: Reuse first bit for OBJEXTS_ALLOC_FAIL

[PATCH bpf-next v9 1/3] bpf: refactor max_depth computation in bpf_get_stack()
 2025-09-12 23:35 UTC  (3+ messages)
` [PATCH bpf-next v9 2/3] bpf: clean-up bounds checking in __bpf_get_stack
  ` [PATCH bpf-next v9 3/3] bpf: fix stackmap overflow check in __bpf_get_stackid()

[BUG?] bpf_skb_net_shrink does not unset encapsulation flag
 2025-09-12 22:47 UTC  (3+ messages)

[PATCH v3 00/12] Signed BPF programs
 2025-09-12 22:28 UTC  (12+ messages)
` [PATCH v3 04/12] libbpf: Support exclusive map creation
` [PATCH v3 06/12] bpf: Return hashes of maps in BPF_OBJ_GET_INFO_BY_FD
` [PATCH v3 09/12] libbpf: Update light skeleton for signing
` [syzbot ci] Re: Signed BPF programs

[PATCHv3 perf/core 0/6] uprobe,bpf: Allow to change app registers from uprobe registers
 2025-09-12 21:09 UTC  (5+ messages)

linux-next: manual merge of the tip tree with the bpf-next tree
 2025-09-12 20:47 UTC  (3+ messages)

[PATCH 6.1 00/15] genetlink: Test Netlink subsystem of Linux v6.1
 2025-09-12 20:17 UTC  (3+ messages)
` [PATCH 6.1 10/15] selftests: net: genetlink: add packet capture test infrastructure

[PATCH RESEND] perf: Completely remove possibility to override MAX_NR_CPUS
 2025-09-12 19:35 UTC  (3+ messages)

[PATCH bpf] bpf: potential double-free of env->insn_aux_data
 2025-09-12 19:18 UTC 

[PATCH v5 0/5] barrier: Add smp_cond_load_*_timeout()
 2025-09-12 18:06 UTC  (11+ messages)
` [PATCH v5 5/5] rqspinlock: Use smp_cond_load_acquire_timeout()

[RFC PATCH bpf-next 00/14] bpf: Efficient socket destruction
 2025-09-12 17:29 UTC  (2+ messages)

[PATCH bpf-next v1 09/10] bpf: disable and remove registers chain based liveness
 2025-09-12 16:48 UTC  (7+ messages)

[PATCH bpf-next] bpftool: Search for tracefs at /sys/kernel/tracing first
 2025-09-12 10:43 UTC 

[PATCH v3] net/tcp: Fix a NULL pointer dereference when using TCP-AO with TCP_REPAIR
 2025-09-12  7:04 UTC  (3+ messages)

[PATCH bpf-next v3 0/4] powerpc64/bpf: Add support for bpf arena and arena atomics
 2025-09-12  3:56 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: Support fentry/fexit for functions with union args
 2025-09-12  2:52 UTC  (4+ messages)
` [PATCH bpf-next 1/2] "

[PATCH bpf-next v2 0/2] bpf: Reject bpf_timer for PREEMPT_RT
 2025-09-12  2:20 UTC  (10+ messages)
` [PATCH bpf-next v2 1/2] "

[syzbot ci] Re: bpf: replace path-sensitive with path-insensitive live stack analysis
 2025-09-11 22:11 UTC  (5+ messages)

[PATCH v3 00/15] Legacy hardware/cache events as json
 2025-09-11 21:50 UTC  (8+ messages)

bpftool uses wrong order of tracefs search
 2025-09-11 21:42 UTC  (5+ messages)

[PATCH bpf-next v7 0/6] bpf: report arena faults to BPF streams
 2025-09-11 20:10 UTC  (13+ messages)
` [PATCH bpf-next v7 1/6] bpf: arm64: simplify exception table handling
` [PATCH bpf-next v7 2/6] bpf: core: introduce main_prog_aux for stream access
` [PATCH bpf-next v7 3/6] bpf: Report arena faults to BPF stderr
` [PATCH bpf-next v7 4/6] selftests: bpf: introduce __stderr and __stdout
` [PATCH bpf-next v7 5/6] selftests: bpf: use __stderr in stream error tests
` [PATCH bpf-next v7 6/6] selftests/bpf: Add tests for arena fault reporting

[PATCH v2 0/1] seccomp: Add SECCOMP_CLONE_FILTER operation
 2025-09-11 17:50 UTC  (2+ messages)
` [PATCH v2 1/1] "

Resolve Incoming Message
 2025-09-11 17:31 UTC 

Resolve Incoming Message
 2025-09-11 16:42 UTC 

[RFC PATCH bpf-next v2 0/6] bpf: Extend bpf syscall with common attributes support
 2025-09-11 16:33 UTC  (7+ messages)
` [RFC PATCH bpf-next v2 1/6] "
` [RFC PATCH bpf-next v2 2/6] libbpf: Add support for extended bpf syscall
` [RFC PATCH bpf-next v2 3/6] bpf: Add common attr support for prog_load and btf_load
` [RFC PATCH bpf-next v2 4/6] bpf: Add common attr support for map_create
` [RFC PATCH bpf-next v2 5/6] libbpf: "
` [RFC PATCH bpf-next v2 6/6] selftests/bpf: Add cases to test map create failure log

[PATCH v2 bpf-next] selftests/bpf: more open-coded gettid syscall cleanup
 2025-09-11 16:30 UTC 

[PATCH iwl-next 0/5] idpf: add XSk support
 2025-09-11 16:22 UTC  (6+ messages)
` [PATCH iwl-next 1/5] idpf: add virtchnl functions to manage selected queues
` [PATCH iwl-next 2/5] idpf: add XSk pool initialization
` [PATCH iwl-next 3/5] idpf: implement XSk xmit
` [PATCH iwl-next 4/5] idpf: implement Rx path for AF_XDP
` [PATCH iwl-next 5/5] idpf: enable XSk features and ndo_xsk_wakeup

[PATCH bpf-next] selftests/bpf: more open-coded gettid syscall cleanup
 2025-09-11 15:20 UTC  (3+ messages)

[GIT PULL] BPF fixes for 6.17-rc6
 2025-09-11 15:00 UTC  (2+ messages)

[PATCH net-next v2 00/11] net: stmmac: timestamping/ptp cleanups
 2025-09-11 11:10 UTC  (12+ messages)
` [PATCH net-next v2 01/11] net: stmmac: ptp: improve handling of aux_ts_lock lifetime
` [PATCH net-next v2 02/11] net: stmmac: disable PTP clock after unregistering PTP
` [PATCH net-next v2 03/11] net: stmmac: fix PTP error cleanup in __stmmac_open()
` [PATCH net-next v2 04/11] net: stmmac: fix stmmac_xdp_open() clk_ptp_ref error cleanup
` [PATCH net-next v2 05/11] net: stmmac: unexport stmmac_init_tstamp_counter()
` [PATCH net-next v2 06/11] net: stmmac: add __stmmac_release() to complement __stmmac_open()
` [PATCH net-next v2 07/11] net: stmmac: move stmmac_init_ptp() messages into function
` [PATCH net-next v2 08/11] net: stmmac: rename stmmac_init_ptp()
` [PATCH net-next v2 09/11] net: stmmac: add stmmac_setup_ptp()
` [PATCH net-next v2 10/11] net: stmmac: move PTP support check into stmmac_init_timestamping()
` [PATCH net-next v2 11/11] net: stmmac: move timestamping/ptp init to stmmac_hw_setup() caller

[PATCH v18 net-next 00/14] AccECN protocol patch series
 2025-09-11 11:06 UTC  (6+ messages)
` [PATCH v18 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v18 net-next 11/14] tcp: accecn: AccECN option send control
` [PATCH v18 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v18 net-next 13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v18 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK


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).