messages from 2024-12-13 23:16:00 to 2024-12-17 23:35:52 UTC [more...]
[PATCH bpf-next v6 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
2024-12-17 23:34 UTC
[PATCH dwarves] btf_encoder: verify 0 address DWARF variables are really in ELF section
2024-12-17 21:35 UTC (3+ messages)
[PATCH 0/1] clear out Python syntax warnings
2024-12-17 21:10 UTC (2+ messages)
` [PING] "
[PATCH v2] bpf: Fix bpf_get_smp_processor_id() on !CONFIG_SMP
2024-12-17 19:58 UTC
[PATCH v2] bpf: Fix bpf_get_smp_processor_id() on !CONFIG_SMP
2024-12-17 19:53 UTC (3+ messages)
[PATCH bpf-next v3 0/2] bpf, verifier: Improve precision of BPF_MUL
2024-12-17 19:13 UTC (5+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add testcases for BPF_MUL
[PATCH bpf-next v1 00/13] bpf qdisc
2024-12-17 19:08 UTC (17+ messages)
` [PATCH bpf-next v1 01/13] bpf: Support getting referenced kptr from struct_ops argument
` [PATCH bpf-next v1 02/13] selftests/bpf: Test referenced kptr arguments of struct_ops programs
` [PATCH bpf-next v1 03/13] bpf: Allow struct_ops prog to return referenced kptr
` [PATCH bpf-next v1 04/13] selftests/bpf: Test returning referenced kptr from struct_ops programs
` [PATCH bpf-next v1 05/13] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [PATCH bpf-next v1 06/13] bpf: net_sched: Add basic bpf qdisc kfuncs
` [PATCH bpf-next v1 07/13] bpf: net_sched: Add a qdisc watchdog timer
` [PATCH bpf-next v1 08/13] bpf: net_sched: Support updating bstats
` [PATCH bpf-next v1 09/13] bpf: net_sched: Support updating qstats
` [PATCH bpf-next v1 10/13] bpf: net_sched: Allow writing to more Qdisc members
` [PATCH bpf-next v1 11/13] libbpf: Support creating and destroying qdisc
` [PATCH bpf-next v1 12/13] selftests: Add a basic fifo qdisc test
` [PATCH bpf-next v1 13/13] selftests: Add a bpf fq qdisc to selftest
[PATCH v4 bpf-next 0/6] Enable writing xattr from BPF programs
2024-12-17 18:32 UTC (10+ messages)
` [PATCH v4 bpf-next 1/6] fs/xattr: bpf: Introduce security.bpf. xattr name prefix
` [PATCH v4 bpf-next 2/6] selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names
` [PATCH v4 bpf-next 3/6] bpf: lsm: Add two more sleepable hooks
` [PATCH v4 bpf-next 4/6] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
` [PATCH v4 bpf-next 5/6] selftests/bpf: Test kfuncs that set and remove xattr from BPF programs
` [PATCH v4 bpf-next 6/6] selftests/bpf: Add __failure tests for set/remove xattr kfuncs
[PATCH dwarves v2 00/10] pahole: shared ELF and faster reproducible BTF encoding
2024-12-17 18:12 UTC (10+ messages)
` [PATCH dwarves v2 07/10] btf_encoder: introduce btf_encoding_context
` [PATCH dwarves v2 10/10] dwarf_loader: multithreading with a job/worker model
[PATCH bpf-next] veristat: fix top source line stat collection
2024-12-17 18:11 UTC
[PATCH v8 0/2] PCI: add enabe(disable)_device() hook for bridge
2024-12-17 15:50 UTC (8+ messages)
` [PATCH v8 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
[PATCH net 0/2] Fix NPE discovered by running bpf kselftest
2024-12-17 15:43 UTC (5+ messages)
[PATCH bpf-next v5 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
2024-12-17 14:11 UTC (11+ messages)
` [PATCH bpf-next v5 4/5] bpf: Make fs kfuncs available for SYSCALL and TRACING program types
[PATCH iwl-next 0/9] igc: Add support for Frame Preemption feature in IGC
2024-12-17 12:09 UTC (19+ messages)
` [PATCH iwl-next 1/9] igc: Rename xdp_get_tx_ring() for non-xdp usage
` [PATCH iwl-next 2/9] igc: Optimize the TX packet buffer utilization
` [PATCH iwl-next 3/9] igc: Set the RX packet buffer size for TSN mode
` [PATCH iwl-next 4/9] igc: Add support for receiving frames with all zeroes address
` [PATCH iwl-next 5/9] igc: Add support to set MAC Merge data via ethtool
` [PATCH iwl-next 6/9] igc: Add support for frame preemption verification
` [PATCH iwl-next 7/9] igc: Add support for preemptible traffic class in taprio
` [PATCH iwl-next 8/9] igc: Add support to get MAC Merge data via ethtool
` [PATCH iwl-next 9/9] igc: Add support to get frame preemption statistics "
[PATCH 0/5] perf: arm_spe: Add format option for discard mode
2024-12-17 11:56 UTC (6+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] perf tool: arm-spe: Pull out functions for aux buffer and tracking setup
` [PATCH 3/5] perf tool: arm-spe: Don't allocate buffer or tracking event in discard mode
` [PATCH 4/5] perf test: arm_spe: Add test for "
` [PATCH 5/5] perf docs: arm_spe: Document new "
[REGRESSION] module BTF validation failure (Error -22) on next
2024-12-17 8:02 UTC (8+ messages)
[PATCH v3 00/16] perf tools: Use generic syscall scripts for all archs
2024-12-17 6:33 UTC (17+ messages)
` [PATCH v3 01/16] perf tools: Create generic syscall table support
` [PATCH v3 02/16] perf tools: arc: Support generic syscall headers
` [PATCH v3 03/16] perf tools: csky: "
` [PATCH v3 04/16] perf tools: arm: Support "
` [PATCH v3 05/16] perf tools: sh: "
` [PATCH v3 06/16] perf tools: sparc: "
` [PATCH v3 07/16] perf tools: xtensa: Support syscall header
` [PATCH v3 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH v3 09/16] perf tools: alpha: Support syscall header
` [PATCH v3 10/16] perf tools: parisc: "
` [PATCH v3 11/16] perf tools: arm64: Use syscall table
` [PATCH v3 12/16] perf tools: loongarch: "
` [PATCH v3 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH v3 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH v3 15/16] perf tools: s390: "
` [PATCH v3 16/16] perf tools: Remove dependency on libaudit
[PATCH v2 00/16] perf tools: Use generic syscall scripts for all archs
2024-12-17 5:30 UTC (7+ messages)
` [PATCH v2 01/16] perf tools: Create generic syscall table support
` [PATCH v2 02/16] perf tools: arc: Support generic syscall headers
[PATCH RFC] Makefile: Export absolute srctree path for out-of-tree builds
2024-12-17 3:10 UTC
[PATCH iwl-next v2 1/1] igc: Improve XDP_SETUP_PROG process
2024-12-17 1:28 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH bpf-next v5 0/5] Support eliding map lookup nullness
2024-12-16 23:24 UTC (13+ messages)
` [PATCH bpf-next v5 2/5] bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write
` [PATCH bpf-next v5 4/5] bpf: verifier: Support eliding map lookup nullness
` [PATCH bpf-next v5 5/5] bpf: selftests: verifier: Add nullness elision tests
[PATCH bpf-next 00/13] uprobes: Add support to optimize usdt probes on x86_64
2024-12-16 23:06 UTC (32+ messages)
` [PATCH bpf-next 06/13] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCH bpf-next 08/13] uprobes/x86: Add support to optimize uprobes
` [PATCH bpf-next 09/13] selftests/bpf: Use 5-byte nop for x86 usdt probes
` [PATCH bpf-next 10/13] selftests/bpf: Add uprobe/usdt optimized test
` [PATCH bpf-next 11/13] selftests/bpf: Add hit/attach/detach race optimized uprobe test
` [PATCH bpf-next 13/13] selftests/bpf: Add 5-byte nop uprobe trigger bench
[PATCH bpf-next v2 0/2] selftests: bpf: Migrate test_xdp_meta.sh to test_progs
2024-12-16 21:50 UTC (2+ messages)
[PATCH v3 0/3] bpftool: Fix the static linkage failure
2024-12-16 21:06 UTC (7+ messages)
` [PATCH v3 1/3] tools build: Add feature test for libelf with ZSTD
` [PATCH v3 2/3] perf: build: Minor improvement for linking libzstd
` [PATCH v3 3/3] bpftool: Link zstd lib required by libelf
[PATCH bpf v2 0/2] Don't trust r0 bounds after BPF to BPF calls with abnormal returns
2024-12-16 20:45 UTC (13+ messages)
` [PATCH bpf v2 1/2] bpf: "
` [PATCH bpf v2 2/2] selftests/bpf: Test r0 bounds after BPF to BPF call with abnormal return
[PATCH bpf-next] bpf: lsm: Remove hook to bpf_task_storage_free
2024-12-16 20:40 UTC (2+ messages)
[PATCH] bpf: do not inline bpf_get_smp_processor_id() with CONFIG_SMP disabled
2024-12-16 20:28 UTC (6+ messages)
[PATCH dwarves v2] btf_encoder: fix memory access bugs
2024-12-16 18:31 UTC
[PATCH v1 0/7] perf auxtrace: Support AUX pause with BPF backend
2024-12-16 17:21 UTC (9+ messages)
` [PATCH v1 1/7] perf/core: Make perf_event_aux_pause() as external function
` [PATCH v1 2/7] bpf: Add bpf_perf_event_aux_pause kfunc
` [PATCH v1 3/7] bpf: Sync bpf_perf_event_aux_pause in tools UAPI bpf.h
` [PATCH v1 4/7] perf: auxtrace: Introduce eBPF program for AUX pause
` [PATCH v1 5/7] perf: auxtrace: Support BPF backend "
` [PATCH v1 6/7] perf record: Support AUX pause with BPF
` [PATCH v1 7/7] perf docs: Document "
[PATCH net-next 00/12] xdp: a fistful of generic changes pt. II
2024-12-16 16:02 UTC (13+ messages)
` [PATCH net-next 07/12] xsk: add generic XSk &xdp_buff -> skb conversion
` [PATCH net-next 09/12] page_pool: add a couple of netmem counterparts
` [PATCH net-next 11/12] jump_label: export static_key_slow_{inc,dec}_cpuslocked()
[PATCH dwarves] btf_encoder: fix memory access bugs
2024-12-16 16:02 UTC (2+ messages)
[PATCH bpf v2 0/2] bpf: fix wrong copied_seq calculation and add tests
2024-12-16 12:19 UTC (10+ messages)
` [PATCH bpf v2 1/2] bpf: fix wrong copied_seq calculation
[PATCH iwl-next v3 1/1] igc: Avoid unnecessary link down event in XDP_SETUP_PROG process
2024-12-16 7:38 UTC
[PATCH bpf-next v2 0/5] net/smc: Introduce smc_ops
2024-12-16 2:14 UTC (4+ messages)
` [PATCH bpf-next v2 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
[PATCH bpf v2 0/9] Fixes for LPM trie
2024-12-15 16:51 UTC (8+ messages)
` [PATCH bpf v2 7/9] bpf: Use raw_spinlock_t "
[GIT PULL] bpf for v6.13-rc3
2024-12-15 0:54 UTC (2+ messages)
[PATCH bpf-next] bpf: Avoid deadlock caused by nested kprobe and fentry bpf programs
2024-12-14 18:10 UTC (3+ messages)
[PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-12-14 8:37 UTC (7+ messages)
` "
[PATCH v5 bpf-next 0/7] Add fd_array_cnt attribute for BPF_PROG_LOAD
2024-12-14 5:12 UTC (4+ messages)
` [PATCH v5 bpf-next 4/7] bpf: add fd_array_cnt attribute for prog_load
unregistering tcp_ca struct_ops can cause kernel page fault
2024-12-14 0:56 UTC (2+ messages)
[PATCH net-next v4 00/11] net-timestamp: bpf extension to equip applications transparently
2024-12-14 0:48 UTC (25+ messages)
` [PATCH net-next v4 02/11] net-timestamp: prepare for bpf prog use
` [PATCH net-next v4 07/11] net-timestamp: support hwtstamp print for bpf extension
` [PATCH net-next v4 10/11] net-timestamp: export the tskey for TCP "
` [PATCH net-next v4 11/11] bpf: add simple bpf tests in the tx path for so_timstamping feature
[PATCH] bpf: Avoid deadlock caused by nested kprobe and fentry bpf programs
2024-12-14 0:46 UTC (2+ messages)
[PATCH bpf v3 0/3] Explicit raw_tp NULL arguments
2024-12-14 0:40 UTC (2+ messages)
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