messages from 2025-01-14 14:02:41 to 2025-01-15 18:40:55 UTC [more...]
Crash when attaching uretprobes to processes running in Docker
2025-01-15 18:40 UTC (35+ messages)
[net-next PATCH v3 0/6] Add af_xdp support for cn10k
2025-01-15 18:31 UTC (10+ messages)
` [net-next PATCH v3 1/6] octeontx2-pf: Don't unmap page pool buffer used by XDP
` [EXTERNAL] "
` [net-next PATCH v3 2/6] octeontx2-pf: Add AF_XDP non-zero copy support
` [EXTERNAL] "
` [net-next PATCH v3 3/6] octeontx2-pf: AF_XDP zero copy receive support
` [EXTERNAL] "
[RFC] x86/alternatives: Merge first and second step in text_poke_bp_batch
2025-01-15 18:26 UTC (6+ messages)
[PATCH bpf-next v5 0/7] bpf, mm: Introduce try_alloc_pages()
2025-01-15 18:02 UTC (17+ messages)
` [PATCH bpf-next v5 1/7] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
` [PATCH bpf-next v5 2/7] mm, bpf: Introduce free_pages_nolock()
` [PATCH bpf-next v5 3/7] locking/local_lock: Introduce local_trylock_irqsave()
` [PATCH bpf-next v5 4/7] memcg: Use trylock to access memcg stock_lock
` [PATCH bpf-next v5 5/7] mm, bpf: Use memcg in try_alloc_pages()
` [PATCH bpf-next v5 6/7] mm: Make failslab, kfence, kmemleak aware of trylock mode
` [PATCH bpf-next v5 7/7] bpf: Use try_alloc_pages() to allocate pages for bpf needs
[PATCH v5 0/4] Prefer sysfs/JSON events also when no PMU is provided
2025-01-15 17:59 UTC (23+ messages)
` [PATCH v5 3/4] perf record: Skip don't fail for events that don't open
` [PATCH v5 4/4] perf parse-events: Reapply "Prefer sysfs/JSON hardware events over legacy"
[PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-15 17:52 UTC (2+ messages)
[PATCH net-next v3 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
2025-01-15 17:52 UTC (10+ messages)
` [PATCH net-next v3 1/8] net: gro: decouple GRO from the NAPI layer
` [PATCH net-next v3 2/8] net: gro: expose GRO init/cleanup to use outside of NAPI
` [PATCH net-next v3 3/8] bpf: cpumap: switch to GRO from netif_receive_skb_list()
` [PATCH net-next v3 4/8] bpf: cpumap: reuse skb array instead of a linked list to chain skbs
` [PATCH net-next v3 5/8] net: skbuff: introduce napi_skb_cache_get_bulk()
` [PATCH net-next v3 6/8] bpf: cpumap: switch to napi_skb_cache_get_bulk()
` [PATCH net-next v3 7/8] veth: use napi_skb_cache_get_bulk() instead of xdp_alloc_skb_bulk()
` [PATCH net-next v3 8/8] xdp: remove xdp_alloc_skb_bulk()
[PATCH net-next v7 0/8] fix two bugs related to page_pool
2025-01-15 17:40 UTC (4+ messages)
[REGRESSION] module BTF validation failure (Error -22) on next
2025-01-15 17:38 UTC (7+ messages)
[PATCH net-next 0/4] net: ethernet: ti: am65-cpsw: streamline RX/TX queue creation and cleanup
2025-01-15 17:13 UTC (6+ messages)
` [PATCH net-next 1/4] net: ethernet: am65-cpsw: call netif_carrier_on/off() when appropriate
` [PATCH net-next 2/4] net: ethernet: ti: am65-cpsw: streamline .probe() error handling
` [PATCH net-next 3/4] net: ethernet: ti: am65-cpsw: streamline RX queue creation and cleanup
` [PATCH net-next 4/4] net: ethernet: ti: am65-cpsw: streamline TX "
[PATCH bpf] bpf: trace: send signals asynchronously if !preemptible
2025-01-15 16:55 UTC (2+ messages)
[PATCH bpf-next v5 0/4] xsk: TX metadata Launch Time support
2025-01-15 16:07 UTC (7+ messages)
` [PATCH bpf-next v5 1/4] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v5 2/4] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v5 3/4] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v5 4/4] igc: "
[PATCH bpf-next v2 00/14] bpf qdisc
2025-01-15 15:25 UTC (3+ messages)
` [PATCH bpf-next v2 03/14] bpf: Allow struct_ops prog to return referenced kptr
[PATCH bpf-next v3] selftests/Makefile: override the srctree for out-of-tree builds
2025-01-15 15:06 UTC (2+ messages)
[PATCH] selftests/bpf: Fix test_xdp_adjust_tail_grow2 selftest on powerpc
2025-01-15 14:50 UTC (2+ messages)
[PATCH 0/3] Fix test_bpf_syscall_macro selftest on powerpc
2025-01-15 14:15 UTC (10+ messages)
` [PATCH 2/3] libbpf: Remove powerpc prefix from syscall function names
[RFC PATCH 00/22] ublk: support bpf
2025-01-15 11:58 UTC (6+ messages)
` [RFC PATCH 08/22] ublk: bpf: add bpf struct_ops
[syzbot] [bpf?] [trace?] WARNING: locking bug in __lock_task_sighand
2025-01-15 11:47 UTC (7+ messages)
[PATCH net] nfp: bpf: prevent integer overflow in nfp_bpf_event_output()
2025-01-15 10:22 UTC (7+ messages)
[PATCH bpf v2 1/4] selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill test
2025-01-15 10:02 UTC (4+ messages)
` [PATCH bpf v2 2/4] libbpf: Fix return zero when elf_begin failed
` [PATCH bpf v2 3/4] libbpf: Fix incorrect traversal end type ID when marking BTF_IS_EMBEDDED
` [PATCH bpf v2 4/4] selftests/bpf: Add distilled BTF test about "
[PATCH bpf-next/net v2 0/7] bpf: Add mptcp_subflow bpf_iter support
2025-01-15 9:39 UTC (2+ messages)
[PATCH bpf v6 0/3] bpf: fix wrong copied_seq calculation and add tests
2025-01-15 9:04 UTC (3+ messages)
` [PATCH bpf v6 1/3] bpf: fix wrong copied_seq calculation
[PATCH v9 0/2] PCI: add enabe(disable)_device() hook for bridge
2025-01-15 8:58 UTC (5+ messages)
` [PATCH v9 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH v9 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
[PATCH 5.10] xsk: fix OOB map writes when deleting elements
2025-01-15 8:43 UTC
[PATCH bpf-next v4 0/6] bpf, mm: Introduce try_alloc_pages()
2025-01-15 8:35 UTC (10+ messages)
` [PATCH bpf-next v4 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
[PATCH 5.10 1/1] tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink()
2025-01-15 7:35 UTC
[PATCH net 1/1] tools: Sync if_xdp.h uapi tooling header
2025-01-15 3:22 UTC
[RFC PATCH v2 0/2] libbpf: Add support for dynamic tracepoints
2025-01-15 3:13 UTC (3+ messages)
[PATCH net-next v5 00/15] net-timestamp: bpf extension to equip applications transparently
2025-01-15 2:54 UTC (15+ messages)
` [PATCH net-next v5 01/15] net-timestamp: add support for bpf_setsockopt()
` [PATCH net-next v5 02/15] net-timestamp: prepare for bpf prog use
` [PATCH net-next v5 03/15] bpf: introduce timestamp_used to allow UDP socket fetched in bpf prog
[PATCH for-next v2] selftests/Makefile: override the srctree for out-of-tree builds
2025-01-15 1:45 UTC (3+ messages)
[PATCH bpf-next v2 0/5] Free htab element out of bucket lock
2025-01-15 1:36 UTC (3+ messages)
` [PATCH bpf-next v2 4/5] bpf: Cancel the running bpf_timer through kworker
[PATCH bpf 1/2] libbpf: Fix return zero when elf_begin failed
2025-01-15 1:35 UTC (4+ messages)
` [PATCH bpf 2/2] libbpf: Fix incorrect iter rounds when marking BTF_IS_EMBEDDED
[PATCH v8 bpf-next 0/7] Enable writing xattr from BPF programs
2025-01-14 23:40 UTC (5+ messages)
` [PATCH v8 bpf-next 5/7] bpf: Use btf_kfunc_id_set.remap logic for bpf_dynptr_from_skb
[RFC PATCH bpf-next 0/2] bpf: Introduce global percpu data
2025-01-14 23:10 UTC (3+ messages)
` [RFC PATCH bpf-next 1/2] "
[LSF/MM/BPF TOPIC] Modular BPF verifier
2025-01-14 22:52 UTC (5+ messages)
[PATCH v6 00/16] perf tools: Use generic syscall scripts for all archs
2025-01-14 22:00 UTC (11+ messages)
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-01-14 21:48 UTC (39+ messages)
` [PATCH v4 01/30] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [PATCH v4 02/30] objtool: Flesh out warning related to pv_ops[] calls
` [PATCH v4 03/30] rcu: Add a small-width RCU watching counter debug option
` [PATCH v4 04/30] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [PATCH v4 05/30] jump_label: Add annotations for validating noinstr usage
` [PATCH v4 06/30] static_call: Add read-only-after-init static calls
` [PATCH v4 07/30] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init
` [PATCH v4 08/30] x86/idle: Mark x86_idle "
` [PATCH v4 09/30] x86/paravirt: Mark pv_steal_clock "
` [PATCH v4 10/30] riscv/paravirt: "
` [PATCH v4 11/30] loongarch/paravirt: "
` [PATCH v4 12/30] arm64/paravirt: "
` [PATCH v4 13/30] arm/paravirt: "
` [PATCH v4 14/30] perf/x86/amd: Mark perf_lopwr_cb "
` [PATCH v4 15/30] sched/clock: Mark sched_clock_running key "
` [PATCH v4 16/30] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr
` [PATCH v4 17/30] sched/clock, x86: Mark __sched_clock_stable "
` [PATCH v4 18/30] x86/kvm/vmx: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys "
` [PATCH v4 19/30] stackleack: Mark stack_erasing_bypass key "
` [PATCH v4 20/30] objtool: Add noinstr validation for static branches/calls
` [PATCH v4 21/30] context_tracking: Explicitely use CT_STATE_KERNEL where it is missing
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 23/30] context_tracking: Turn CT_STATE_* into bits
` [PATCH v4 24/30] context-tracking: Introduce work deferral infrastructure
` [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs
` [PATCH v4 26/30] x86,tlb: Make __flush_tlb_global() noinstr-compliant
` [PATCH v4 27/30] x86/tlb: Make __flush_tlb_local() noinstr-compliant
` [PATCH v4 28/30] x86/tlb: Make __flush_tlb_all() noinstr
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
` [PATCH v4 30/30] context-tracking: Add a Kconfig to enable IPI deferral for NO_HZ_IDLE
[PATCH bpf-next v7 0/5] Support eliding map lookup nullness
2025-01-14 20:28 UTC (6+ messages)
` [PATCH bpf-next v7 1/5] bpf: verifier: Add missing newline on verbose() call
` [PATCH bpf-next v7 2/5] bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write
` [PATCH bpf-next v7 3/5] bpf: verifier: Refactor helper access type tracking
` [PATCH bpf-next v7 4/5] bpf: verifier: Support eliding map lookup nullness
` [PATCH bpf-next v7 5/5] bpf: selftests: verifier: Add nullness elision tests
[LSF/MM/BPF TOPIC] fanotify filter
2025-01-14 19:41 UTC
[PATCH v22 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2025-01-14 19:04 UTC (9+ messages)
` [PATCH] fgraph: Move trace_clock_local() for return time to function_graph tracer
[POC][RFC][PATCH] bpf: in-kernel bpf relocations on raw elf files
2025-01-14 18:24 UTC (5+ messages)
[PATCH bpf v5 0/3] bpf: fix wrong copied_seq calculation and add tests
2025-01-14 18:01 UTC (5+ messages)
` [PATCH bpf v5 1/3] bpf: fix wrong copied_seq calculation
[PATCH net-next v2 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
2025-01-14 17:19 UTC (6+ messages)
` [PATCH net-next v2 1/8] net: gro: decouple GRO from the NAPI layer
[PATCH net v2 0/5] vsock: some fixes due to transport de-assignment
2025-01-14 16:31 UTC (12+ messages)
` [PATCH net v2 1/5] vsock/virtio: discard packets if the transport changes
[LSF/MM/BPF TOPIC] pahole + BTF update and next steps
2025-01-14 16:21 UTC
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