messages from 2024-12-12 21:09:01 to 2024-12-13 23:16:00 UTC [more...]
[PATCH net-next v4 00/11] net-timestamp: bpf extension to equip applications transparently
2024-12-13 23:15 UTC (25+ 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-next v5 0/5] Support eliding map lookup nullness
2024-12-13 23:14 UTC (13+ messages)
` [PATCH bpf-next v5 1/5] bpf: verifier: Add missing newline on verbose() call
` [PATCH bpf-next v5 2/5] bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write
` [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 bpf] bpf: fix configuration-dependent BTF function references
2024-12-13 23:10 UTC (5+ messages)
[PATCH v5 bpf-next 0/7] Add fd_array_cnt attribute for BPF_PROG_LOAD
2024-12-13 23:10 UTC (11+ 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 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 v3 0/3] Explicit raw_tp NULL arguments
2024-12-13 22:19 UTC (4+ 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-next v2 0/6] bpf, mm: Introduce __GFP_TRYLOCK
2024-12-13 22:02 UTC (23+ 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()
[PATCH bpf-next 00/13] uprobes: Add support to optimize usdt probes on x86_64
2024-12-13 21:59 UTC (45+ messages)
` [PATCH bpf-next 01/13] uprobes: Rename arch_uretprobe_trampoline function
` [PATCH bpf-next 02/13] uprobes: Make copy_from_page global
` [PATCH bpf-next 03/13] uprobes: Add nbytes argument to uprobe_write_opcode
` [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] Don't trust r0 bounds after BPF to BPF calls with abnormal returns
2024-12-13 21:27 UTC (3+ 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 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue
2024-12-13 19:31 UTC (6+ messages)
` "
[PATCH net-next 00/12] xdp: a fistful of generic changes pt. II
2024-12-13 19:13 UTC (13+ 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()
LSF/MM/BPF: 2025: Call for Proposals
2024-12-13 19:00 UTC (2+ messages)
[PATCH bpf-next v5 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
2024-12-13 18:51 UTC (9+ messages)
` [PATCH bpf-next v5 4/5] bpf: Make fs kfuncs available for SYSCALL and TRACING program types
[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 bpf v2 0/2] bpf: fix wrong copied_seq calculation and add tests
2024-12-13 14:07 UTC (6+ messages)
` [PATCH bpf v2 1/2] bpf: fix wrong copied_seq calculation
[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 next
2024-12-13 9:26 UTC (6+ messages)
` [REGRESSION] module BTF validation failure (Error -22) on
[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 (4+ messages)
[PATCH] bpf: Avoid deadlock caused by nested kprobe and fentry bpf programs
2024-12-13 5:27 UTC (5+ 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
[PATCH v2 00/16] perf tools: Use generic syscall scripts for all archs
2024-12-13 0:33 UTC (17+ messages)
` [PATCH v2 01/16] perf tools: Create generic syscall table support
` [PATCH v2 02/16] perf tools: arc: Support generic syscall headers
` [PATCH v2 03/16] perf tools: csky: "
` [PATCH v2 04/16] perf tools: arm: Support "
` [PATCH v2 05/16] perf tools: sh: "
` [PATCH v2 06/16] perf tools: sparc: "
` [PATCH v2 07/16] perf tools: xtensa: Support syscall header
` [PATCH v2 08/16] perf tools: x86: Use generic syscall scripts
` [PATCH v2 09/16] perf tools: alpha: Support syscall header
` [PATCH v2 10/16] perf tools: parisc: "
` [PATCH v2 11/16] perf tools: arm64: Use syscall table
` [PATCH v2 12/16] perf tools: loongarch: "
` [PATCH v2 13/16] perf tools: mips: Use generic syscall scripts
` [PATCH v2 14/16] perf tools: powerpc: Use generic syscall table scripts
` [PATCH v2 15/16] perf tools: s390: "
` [PATCH v2 16/16] perf tools: Remove dependency on libaudit
[PATCH bpf-next v3 0/4] bpftool: btf: Support dumping a single type from file
2024-12-13 0:12 UTC (5+ messages)
` [PATCH bpf-next v3 3/4] "
[PATCH v2 0/3] bpftool: Fix the static linkage failure
2024-12-12 23:53 UTC (4+ messages)
[PATCH bpf-next] kbuild, bpf: Enable reproducible BTF generation
2024-12-12 23:31 UTC (9+ messages)
[PATCH bpf-next v3 0/2] libbpf: Extend linker API to support in-memory ELF files
2024-12-12 23:30 UTC (6+ messages)
` [PATCH bpf-next v3 1/2] libbpf: Pull file-opening logic up to top-level functions
` [PATCH bpf-next v3 2/2] libbpf: Extend linker API to support in-memory ELF files
[PATCH] bpf: Don't trust r0 bounds after BPF to BPF call that tail_calls
2024-12-12 22:30 UTC (2+ messages)
[PATCH bpf-next v2 0/5] net/smc: Introduce smc_ops
2024-12-12 22:24 UTC (3+ messages)
` [PATCH bpf-next v2 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
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