messages from 2024-09-09 21:29:16 to 2024-09-11 03:07:10 UTC [more...]
[PATCH] arm64: uprobes: Simulate STP for pushing fp/lr into user stack
2024-09-11 3:06 UTC (3+ messages)
[PATCH net] net/mlx5: Fix error path in multi-packet WQE transmit
2024-09-11 1:37 UTC (2+ messages)
Unsupported CONFIG_FPROBE and CONFIG_RETHOOK on ARM64
2024-09-11 1:32 UTC (13+ messages)
[PATCH bpf-next] bpf: ringbuf: Support consuming BPF_MAP_TYPE_RINGBUF from prog
2024-09-11 0:39 UTC (10+ messages)
[PATCH v7 bpf-next 00/10] Harden and extend ELF build ID parsing logic
2024-09-11 0:27 UTC (3+ messages)
[PATCH v13 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-09-11 0:24 UTC (2+ messages)
Kernel oops caused by signed divide
2024-09-10 22:43 UTC (15+ messages)
[PATCH bpf-next v2] bpf: Use fake pt_regs when doing bpf syscall tracepoint tracing
2024-09-10 22:27 UTC (2+ messages)
[PATCH bpf-next] MAINTAINERS: record lib/buildid.c as owned by BPF subsystem
2024-09-10 21:40 UTC (5+ messages)
[PATCH v3 0/1] Fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
2024-09-10 21:17 UTC (6+ messages)
` [PATCH v3 1/1] cgroup: fix "
[PATCH 0/2] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-09-10 20:58 UTC (15+ messages)
` [PATCH 1/2] mm: introduce mmap_lock_speculation_{start|end}
` [PATCH 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
[net-next v5 0/5] net: stmmac: Add PCI driver support for BCM8958x
2024-09-10 19:51 UTC (9+ messages)
` [PATCH net-next v5 1/5] net: stmmac: Add HDMA mapping for dw25gmac support
` [PATCH net-next v5 2/5] net: stmmac: Add basic dw25gmac support in stmmac core
` [PATCH net-next v5 4/5] net: stmmac: Add PCI driver support for BCM8958x
[PATCH 1/2] perf build: Autodetect minimum required llvm-dev version
2024-09-10 19:06 UTC (8+ messages)
` [PATCH 2/2] perf build: Remove unused feature test target
Toolchains Track at Linux Plumbers Conference
2024-09-10 19:06 UTC
[PATCH v3 01/13] LSM: Add the lsm_prop data structure
2024-09-10 18:41 UTC
[PATCH v2] bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
2024-09-10 18:50 UTC (3+ messages)
[PATCH bpf-next] libbpf: Fix uretprobe.multi.s programs auto attachment
2024-09-10 18:50 UTC (3+ messages)
[PATCH bpf-next] bpf: Use fake pt_regs when doing bpf syscall tracepoint tracing
2024-09-10 18:25 UTC (8+ messages)
[PATCH bpf-next v2] selftests/bpf: convert test_xdp_features.sh to test_progs
2024-09-10 18:10 UTC
[PATCHv3 0/7] uprobe, bpf: Add session support
2024-09-10 18:09 UTC (15+ messages)
` [PATCHv3 1/7] uprobe: Add support for session consumer
` [PATCHv3 2/7] bpf: Add support for uprobe multi session attach
` [PATCHv3 4/7] libbpf: "
` [PATCHv3 5/7] selftests/bpf: Add uprobe session test
[PATCH 0/3] SRCU-protected uretprobes hot path
2024-09-10 17:46 UTC (8+ messages)
` [PATCH 1/3] uprobes: allow put_uprobe() from non-sleepable softirq context
` [PATCH 2/3] uprobes: SRCU-protect uretprobe lifetime (with timeout)
` [PATCH 3/3] uprobes: implement SRCU-protected lifetime for single-stepped uprobe
[PATCH] uprobes: switch to RCU Tasks Trace flavor for better performance
2024-09-10 17:43 UTC
[PATCH v5 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance
2024-09-10 17:39 UTC (5+ messages)
` [tip: perf/core] "
[PATCH AUTOSEL 6.10 18/18] ice: check for XDP rings instead of bpf program when unconfiguring
2024-09-10 17:22 UTC
[PATCH net-next v26 00/13] Device Memory TCP
2024-09-10 17:14 UTC (14+ messages)
` [PATCH net-next v26 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v26 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v26 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v26 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v26 05/13] page_pool: devmem support
` [PATCH net-next v26 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v26 07/13] net: support non paged skb frags
` [PATCH net-next v26 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v26 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v26 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v26 11/13] net: add devmem TCP documentation
` [PATCH net-next v26 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v26 13/13] netdev: add dmabuf introspection
[PATCH RESEND v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
2024-09-10 17:13 UTC (8+ messages)
` [PATCH RESEND v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
` [PATCH RESEND v2 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>
[PATCH net-next v25 00/13] Device Memory TCP
2024-09-10 15:38 UTC (13+ messages)
` [PATCH net-next v25 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v25 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
[PATCH bpf-next/net v5 0/3] selftests/bpf: new MPTCP subflow subtest
2024-09-10 14:55 UTC (5+ messages)
` [PATCH bpf-next/net v5 1/3] selftests/bpf: Add mptcp subflow example
` [PATCH bpf-next/net v5 2/3] selftests/bpf: Add getsockopt to inspect mptcp subflow
` [PATCH bpf-next/net v5 3/3] selftests/bpf: Add mptcp subflow subtest
[PATCH] bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
2024-09-10 14:47 UTC (2+ messages)
[PATCH HID v2 00/11] HID: bpf: add a new hook to control hid-generic
2024-09-10 14:43 UTC (12+ messages)
` [PATCH HID v2 01/11] HID: bpf: move HID-BPF report descriptor fixup earlier
` [PATCH HID v2 02/11] HID: core: save one kmemdup during .probe()
` [PATCH HID v2 03/11] HID: core: remove one more kmemdup on .probe()
` [PATCH HID v2 04/11] HID: bpf: allow write access to quirks field in struct hid_device
` [PATCH HID v2 05/11] selftests/hid: add dependency on hid_common.h
` [PATCH HID v2 06/11] selftests/hid: cleanup C tests by adding a common struct uhid_device
` [PATCH HID v2 07/11] selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test device
` [PATCH HID v2 08/11] HID: add per device quirk to force bind to hid-generic
` [PATCH HID v2 09/11] selftests/hid: add test for assigning a given device "
` [PATCH HID v2 10/11] HID: add quirk to prevent hid-input to be used
` [PATCH HID v2 11/11] selftests/hid: add test to disable hid-input
[v3 PATCH bpf-next 0/2] bpf: Add percpu map value size check
2024-09-10 14:41 UTC (3+ messages)
` [v3 PATCH bpf-next 1/2] bpf: Check percpu map value size first
` [v3 PATCH bpf-next 2/2] bpf/selftests: Check errno when percpu map value size exceeds
[PATCH net-next v18 12/14] net: replace page_frag with page_frag_cache
2024-09-10 14:04 UTC (2+ messages)
[PATCH v2 bpf-next] selftests: xsk: read current MAX_SKB_FRAGS from sysctl knob
2024-09-10 13:30 UTC (2+ messages)
[PATCH bpf-next] selftests: xsk: read current MAX_SKB_FRAGS from sysctl knob
2024-09-10 12:00 UTC (3+ messages)
[PATCH 6.10 177/375] perf lock contention: Fix spinlock and rwlock accounting
2024-09-10 9:29 UTC
[PATCH net-next 00/12] net: lan966x: use the newly introduced FDMA library
2024-09-10 9:42 UTC (5+ messages)
` [PATCH net-next 04/12] net: lan966x: use the FDMA library for allocation of rx buffers
[PATCH net-next v4 0/6] net: ethernet: ti: am65-cpsw: Add multi queue RX support
2024-09-10 9:24 UTC (7+ messages)
` [PATCH net-next v4 1/6] net: ethernet: ti: am65-cpsw: Introduce multi queue Rx
` [PATCH net-next v4 2/6] net: ethernet: ti: cpsw_ale: use regfields for ALE registers
` [PATCH net-next v4 3/6] net: ethernet: ti: cpsw_ale: use regfields for number of Entries and Policers
` [PATCH net-next v4 4/6] net: ethernet: ti: cpsw_ale: add Policer and Thread control register fields
` [PATCH net-next v4 5/6] net: ethernet: ti: cpsw_ale: add policer/classifier helpers and setup defaults
` [PATCH net-next v4 6/6] net: ethernet: ti: am65-cpsw: setup priority to flow mapping
[PATCH] bpftool: Fix undefined behavior caused by shifting into the sign bit
2024-09-10 9:21 UTC (5+ messages)
[PATCH bpf-next] bpf: cpumap: Move xdp:xdp_cpumap_kthread tracepoint before rcv
2024-09-10 8:48 UTC (2+ messages)
[PATCH v2] tracing/uprobe: Add missing PID filter for uretprobe
2024-09-10 8:45 UTC (7+ messages)
[PATCH] bpf: devmap: allow for repeated redirect
2024-09-10 8:34 UTC (2+ messages)
[PATCH net v3 0/2] bpf: devmap: provide rxq after redirect
2024-09-10 7:41 UTC (3+ messages)
` [PATCH net v3 2/2] bpf: selftests: send packet to devmap redirect XDP
[PATCH bpf-next] selftests/bpf: convert test_xdp_features.sh to test_progs
2024-09-10 7:15 UTC (3+ messages)
[PATCH] arm64: insn: Simulate nop and push instruction for better uprobe performance
2024-09-10 6:36 UTC (6+ messages)
[PATCH mptcp-next v3 1/5] bpf: Add mptcp_subflow bpf_iter
2024-09-10 5:37 UTC
[v2 PATCH bpf-next 0/2] bpf: Add percpu map value size check
2024-09-10 2:40 UTC (7+ messages)
` [v2 PATCH bpf-next 1/2] bpf: Check percpu map value size first
` [v2 PATCH bpf-next 2/2] bpf/selftests: Check errno when percpu map value size exceeds
[PATCH 0/8] tracing: Allow system call tracepoints to handle page faults
2024-09-10 0:36 UTC (7+ messages)
` [PATCH 4/8] tracing/bpf: guard syscall probe with preempt_notrace
` [PATCH 8/8] tracing/bpf: Add might_fault check to syscall probes
[PATCH] libbpf: fix some typos in comments
2024-09-09 23:16 UTC (4+ messages)
` [PATCH bpf-next v2] "
[PATCH bpf-next v2] libbpf: fix some typos in comments
2024-09-09 23:11 UTC
[PATCH bpf-next] MAINTAINERS: BPF ARC JIT: update my e-mail address
2024-09-09 23:10 UTC (2+ messages)
[PATCH bpf] bpf: Fix error message on kfunc arg type mismatch
2024-09-09 23:00 UTC (2+ messages)
[PATCH v2] bpftool: Fix typos
2024-09-09 23:00 UTC (2+ messages)
[PATCH bpf-next] libbpf: Fixed getting wrong return address on arm64 architecture
2024-09-09 23:00 UTC (2+ messages)
[PATCH bpf-next v3] selftests/bpf: Fix arena_atomics failure due to llvm change
2024-09-09 22:34 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