messages from 2024-12-13 02:19:46 to 2024-12-15 19:35:34 UTC [more...]
[PATCH v1 0/7] perf auxtrace: Support AUX pause with BPF backend
2024-12-15 19:34 UTC (7+ 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 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 "
[PATCH bpf-next 00/13] uprobes: Add support to optimize usdt probes on x86_64
2024-12-15 14:14 UTC (42+ messages)
` [PATCH bpf-next 04/13] uprobes: Add arch_uprobe_verify_opcode function
` [PATCH bpf-next 05/13] uprobes: Add mapping for optimized uprobe trampolines
` [PATCH bpf-next 06/13] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCH bpf-next 07/13] uprobes/x86: Add support to emulate nop5 instruction
` [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 v2 0/2] bpf: fix wrong copied_seq calculation and add tests
2024-12-15 1:18 UTC (8+ messages)
` [PATCH bpf v2 1/2] bpf: fix wrong copied_seq calculation
[GIT PULL] bpf for v6.13-rc3
2024-12-15 0:54 UTC (2+ messages)
[PATCH bpf-next v3 0/2] bpf, verifier: Improve precision of BPF_MUL
2024-12-14 19:04 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add testcases for BPF_MUL
[PATCH bpf-next] bpf: Avoid deadlock caused by nested kprobe and fentry bpf programs
2024-12-14 18:10 UTC (3+ messages)
[REGRESSION] module BTF validation failure (Error -22) on next
2024-12-14 12:15 UTC (5+ 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 bpf-next v5 0/5] Support eliding map lookup nullness
2024-12-14 6:17 UTC (15+ messages)
` [PATCH bpf-next v5 3/5] bpf: verifier: Refactor helper access type tracking
` [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 v5 bpf-next 0/7] Add fd_array_cnt attribute for BPF_PROG_LOAD
2024-12-14 5:12 UTC (12+ messages)
` [PATCH v5 bpf-next 1/7] bpf: add a __btf_get_by_fd helper
` [PATCH v5 bpf-next 2/7] bpf: move map/prog compatibility checks
` [PATCH v5 bpf-next 3/7] bpf: refactor check_pseudo_btf_id
` [PATCH v5 bpf-next 4/7] bpf: add fd_array_cnt attribute for prog_load
` [PATCH v5 bpf-next 5/7] libbpf: prog load: allow to use fd_array_cnt
` [PATCH v5 bpf-next 6/7] selftests/bpf: Add tests for fd_array_cnt
` [PATCH v5 bpf-next 7/7] selftest/bpf: replace magic constants by macros
[PATCH bpf-next v1 00/13] bpf qdisc
2024-12-14 4:51 UTC (15+ 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 net-next 00/12] xdp: a fistful of generic changes pt. II
2024-12-14 3:24 UTC (15+ messages)
` [PATCH net-next 05/12] xdp: add generic xdp_build_skb_from_buff()
` [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()
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 (33+ messages)
` [PATCH net-next v4 01/11] net-timestamp: add support for bpf_setsockopt()
` [PATCH net-next v4 02/11] net-timestamp: prepare for bpf prog use
` [PATCH net-next v4 06/11] net-timestamp: support SCM_TSTAMP_ACK for bpf extension
` [PATCH net-next v4 07/11] net-timestamp: support hwtstamp print "
` [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 (6+ messages)
[PATCH bpf-next v5 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
2024-12-14 0:41 UTC (10+ messages)
` [PATCH bpf-next v5 4/5] bpf: Make fs kfuncs available for SYSCALL and TRACING program types
[PATCH bpf v3 0/3] Explicit raw_tp NULL arguments
2024-12-14 0:40 UTC (5+ messages)
` [PATCH bpf v3 1/3] bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
` [PATCH bpf v3 2/3] bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
` [PATCH bpf v3 3/3] selftests/bpf: Add tests for raw_tp NULL args
[PATCH bpf v2 0/2] Don't trust r0 bounds after BPF to BPF calls with abnormal returns
2024-12-13 23:55 UTC (5+ 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 v2 00/16] perf tools: Use generic syscall scripts for all archs
2024-12-13 23:51 UTC (5+ messages)
` [PATCH v2 01/16] perf tools: Create generic syscall table support
` [PATCH v2 02/16] perf tools: arc: Support generic syscall headers
[PATCH dwarves] btf_encoder: fix memory access bugs
2024-12-13 23:32 UTC
[PATCH bpf] bpf: fix configuration-dependent BTF function references
2024-12-13 23:10 UTC (5+ messages)
[PATCH dwarves v2 00/10] pahole: shared ELF and faster reproducible BTF encoding
2024-12-13 22:37 UTC (11+ messages)
` [PATCH dwarves v2 01/10] btf_encoder: simplify function encoding
` [PATCH dwarves v2 02/10] btf_encoder: separate elf function, saved function representations
` [PATCH dwarves v2 03/10] dwarf_loader: introduce pre_load_module hook to conf_load
` [PATCH dwarves v2 04/10] btf_encoder: introduce elf_functions struct type
` [PATCH dwarves v2 05/10] btf_encoder: collect elf_functions in btf_encoder__pre_load_module
` [PATCH dwarves v2 06/10] btf_encoder: switch to shared elf_functions table
` [PATCH dwarves v2 07/10] btf_encoder: introduce btf_encoding_context
` [PATCH dwarves v2 08/10] btf_encoder: remove skip_encoding_inconsistent_proto
` [PATCH dwarves v2 09/10] dwarf_loader: introduce cu->id
` [PATCH dwarves v2 10/10] dwarf_loader: multithreading with a job/worker model
[PATCH bpf-next v5 0/4] bpftool: btf: Support dumping a single type from file
2024-12-13 22:40 UTC (6+ messages)
` [PATCH bpf-next v5 1/4] bpftool: man: Add missing format argument to command description
` [PATCH bpf-next v5 2/4] bpftool: btf: Validate root_type_ids early
` [PATCH bpf-next v5 3/4] bpftool: btf: Support dumping a specific types from file
` [PATCH bpf-next v5 4/4] bpftool: bash: Add bash completion for root_id argument
[PATCH bpf v2 0/3] Explicit raw_tp NULL arguments
2024-12-13 22:19 UTC (6+ messages)
` [PATCH bpf v2 1/3] bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
` [PATCH bpf v2 2/3] bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
` [PATCH bpf v2 3/3] selftests/bpf: Add tests for raw_tp NULL args
[PATCH bpf-next v2 0/6] bpf, mm: Introduce __GFP_TRYLOCK
2024-12-13 22:02 UTC (22+ messages)
` [PATCH bpf-next v2 1/6] mm, bpf: Introduce __GFP_TRYLOCK for opportunistic page allocation
` [PATCH bpf-next v2 3/6] locking/local_lock: Introduce local_trylock_irqsave()
LSF/MM/BPF: 2025: Call for Proposals
2024-12-13 19:00 UTC (2+ messages)
[PATCH bpf-next v4 0/4] bpftool: btf: Support dumping a single type from file
2024-12-13 18:01 UTC (12+ messages)
` [PATCH bpf-next v4 1/4] bpftool: man: Add missing format argument to command description
` [PATCH bpf-next v4 2/4] bpftool: btf: Validate root_type_ids early
` [PATCH bpf-next v4 3/4] bpftool: btf: Support dumping a specific types from file
` [PATCH bpf-next v4 4/4] bpftool: bash: Add bash completion for root_id argument
[PATCH v8 0/2] PCI: add enabe(disable)_device() hook for bridge
2024-12-13 17:20 UTC (6+ messages)
` [PATCH v8 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
[PATCH v2 0/4] perf lock contention: Symbolize locks using slab cache names
2024-12-13 17:10 UTC (4+ messages)
[PATCH bpf-next v2 0/2] selftests: bpf: Migrate test_xdp_meta.sh to test_progs
2024-12-13 15:06 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] selftests/bpf: test_xdp_meta: Rename BPF sections
` [PATCH bpf-next v2 2/2] selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.c
[PATCH RFCv5 0/8] fix two bugs related to page_pool
2024-12-13 12:27 UTC (2+ messages)
` [PATCH RFCv5 1/8] page_pool: introduce page_pool_to_pp() API
[REGRESSION] module BTF validation failure (Error -22) on
2024-12-13 9:26 UTC (2+ messages)
[PATCH iwl-next v2 1/1] igc: Improve XDP_SETUP_PROG process
2024-12-13 8:09 UTC (2+ messages)
` [Intel-wired-lan] "
[PATCH 0/4] sysfs: constify bin_attribute argument of sysfs_bin_attr_simple_read()
2024-12-13 7:43 UTC (4+ messages)
` [PATCH 2/4] platform/x86: wmi-bmof: Switch to sysfs_bin_attr_simple_read()
[PATCH bpf] selftests/bpf: make BPF_TARGET_ENDIAN non-recursive to speed up *.bpf.o build
2024-12-13 6:10 UTC (3+ messages)
[Patch bpf v3 0/4] bpf: a bug fix and test cases for bpf_skb_change_tail()
2024-12-13 3:40 UTC (5+ messages)
` [Patch bpf v3 1/4] bpf: Check negative offsets in __bpf_skb_min_len()
` [Patch bpf v3 2/4] selftests/bpf: Add a BPF selftest for bpf_skb_change_tail()
` [Patch bpf v3 3/4] selftests/bpf: Introduce socket_helpers.h for TC tests
` [Patch bpf v3 4/4] selftests/bpf: Test bpf_skb_change_tail() in TC ingress
[PATCHv3 net-next 0/2] selftests: wireguards: use nftables for testing
2024-12-13 3:08 UTC (3+ messages)
` [PATCHv3 net-next 1/2] selftests: wireguards: convert iptables to nft
` [PATCHv3 net-next 2/2] selftests: wireguard: update to using nft for qemu test
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 NNTP newsgroup(s).