BPF Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-22 13:07:57 to 2024-04-24 02:46:27 UTC [more...]

[PATCH v2 0/4] Dump off-cpu samples directly
 2024-04-24  2:48 UTC 

[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
 2024-04-24  2:25 UTC  (6+ messages)
` [PATCH bpf-next v3 07/11] bpf: Fix a false rejection caused by AND operation

[PATCH bpf-next 0/4] Add some 'malloc' failure checks
 2024-04-24  2:04 UTC  (5+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: Add some null pointer checks
` [PATCH bpf-next 2/4] selftests/bpf/sockopt: Add a null pointer check for the run_test
` [PATCH bpf-next 3/4] selftests/bpf: Add a null pointer check for the load_btf_spec
` [PATCH bpf-next 4/4] selftests/bpf: Add a null pointer check for the serial_test_tp_attach_query

[PATCH bpf-next 0/5] check bpf_dummy_struct_ops program params for test runs
 2024-04-24  1:28 UTC  (6+ messages)
` [PATCH bpf-next 1/5] bpf: mark bpf_dummy_struct_ops.test_1 parameter as nullable
` [PATCH bpf-next 2/5] selftests/bpf: adjust dummy_st_ops_success to detect additional error
` [PATCH bpf-next 3/5] selftests/bpf: do not pass NULL for non-nullable params in dummy_st_ops
` [PATCH bpf-next 4/5] bpf: check bpf_dummy_struct_ops program params for test runs
` [PATCH bpf-next 5/5] selftests/bpf: dummy_st_ops should reject 0 for non-nullable params

[PATCH bpf-next 0/2] Update a struct_ops link through a pinned path
 2024-04-24  0:29 UTC  (8+ messages)
` [PATCH bpf-next 1/2] bpf: enable the "open" operator on a pinned path of a struct_osp link

[PATCH v2 00/16] Consistently prefer sysfs/json events
 2024-04-24  0:28 UTC  (2+ messages)

[PATCH bpf-next 0/7] bpf: Introduce kprobe_multi session attach
 2024-04-24  0:27 UTC  (18+ messages)
` [PATCH bpf-next 1/7] bpf: Add support for kprobe multi "
` [PATCH bpf-next 2/7] bpf: Add support for kprobe multi session context
` [PATCH bpf-next 3/7] bpf: Add support for kprobe multi session cookie
` [PATCH bpf-next 4/7] libbpf: Add support for kprobe multi session attach
` [PATCH bpf-next 5/7] libbpf: Add kprobe session attach type name to attach_type_name
` [PATCH bpf-next 6/7] selftests/bpf: Add kprobe multi session test
` [PATCH bpf-next 7/7] selftests/bpf: Add kprobe multi wrapper cookie test

[PATCH bpf-next v2] Add notrace to queued_spin_lock_slowpath
 2024-04-23 23:58 UTC  (6+ messages)

[RFC] bpf: allowing PTR_TO_BTF_ID | PTR_TRUSTED w/ non-zero fixed offset to selected KF_TRUSTED_ARGS BPF kfuncs
 2024-04-23 23:47 UTC  (7+ messages)

[PATCH 6.6 063/158] perf lock contention: Add a missing NULL check
 2024-04-23 21:38 UTC 

[PATCH 6.8 059/158] perf lock contention: Add a missing NULL check
 2024-04-23 21:38 UTC 

[PATCH bpf-next v2 0/5] bpf/verifier: range computation improvements
 2024-04-23 20:53 UTC  (14+ messages)
` [PATCH bpf-next v2 1/5] bpf/verifier: refactor checks for range computation
` [PATCH bpf-next v2 3/5] selftests/bpf: XOR and OR range computation tests
` [PATCH bpf-next v2 4/5] bpf/verifier: relax MUL range computation check

[PATCH] libbpf: extending BTF_KIND_INIT to accommodate some unusual types
 2024-04-23 20:12 UTC  (3+ messages)

[PATCH bpf-next] bpf, docs: Add introduction for use in the ISA Internet Draft
 2024-04-23 20:11 UTC  (8+ messages)
` [Bpf] "

BPF ISA Security Considerations section
 2024-04-23 19:59 UTC  (26+ messages)
      ` [Bpf] "
              ` [EXTERNAL] "
                ` [Bpf] [EXTERNAL] "

[linux-next:master] BUILD REGRESSION a59668a9397e7245b26e9be85d23f242ff757ae8
 2024-04-23 19:20 UTC 

[PATCH v5 00/15] mm: jit/text allocator
 2024-04-23 18:44 UTC  (6+ messages)
` [PATCH v5 04/15] sparc: simplify module_alloc()
` [PATCH v5 14/15] kprobes: remove dependency on CONFIG_MODULES

[PATCH net-next 0/2] selftests: net: extract BPF building logic from the Makefile
 2024-04-23 18:35 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests: net: name bpf objects consistently and simplify Makefile
` [PATCH net-next 2/2] selftests: net: extract BPF building logic from the Makefile

[PATCH net] udp: fix segmentation crash for GRO packet without fraglist
 2024-04-23 18:35 UTC  (15+ messages)

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-23 18:31 UTC  (13+ messages)
` [PATCH v3 01/11] stackleak: don't modify ctl_table argument
` [PATCH v3 02/11] cgroup: bpf: constify ctl_table arguments and fields
` [PATCH v3 03/11] hugetlb: constify ctl_table arguments of utility functions
` [PATCH v3 04/11] utsname: constify ctl_table arguments of utility function
` [PATCH v3 05/11] neighbour: "
` [PATCH v3 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
` [PATCH v3 07/11] ipv6/addrconf: "
` [PATCH v3 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
` [PATCH v3 09/11] ipvs: constify ctl_table arguments of utility functions
` [PATCH v3 10/11] sysctl: constify ctl_table arguments of utility function
` [PATCH v3 11/11] sysctl: treewide: constify the ctl_table argument of handlers

[PATCH dwarves 0/2] replace --btf_features="all" with "default"
 2024-04-23 17:54 UTC  (4+ messages)
` [PATCH dwarves 1/2] pahole: replace use of "all" with "default" for --btf_features
` [PATCH dwarves 2/2] tests: update reproducible_build test to use "default"

[PATCH bpf-next v1 0/2] Introduce bpf_preempt_{disable,enable}
 2024-04-23 16:20 UTC  (10+ messages)
` [PATCH bpf-next v1 1/2] bpf: Introduce bpf_preempt_[disable,enable] kfuncs
` [PATCH bpf-next v1 2/2] selftests/bpf: Add tests for preempt kfuncs

(no subject)
 2024-04-23 15:00 UTC  (4+ messages)
` [PATCH v4 1/2] mm: allow dynamic vmalloc range restrictions
  ` [PATCH v4 2/2] arm64: mm: code and data allocation partitioning

[PATCH v3 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-04-23 14:23 UTC  (2+ messages)

[PATCHES 0/2] Introduce --btf_features=+extra_features syntax
 2024-04-23 14:22 UTC  (4+ messages)

[PATCH] arch/Kconfig: Move SPECULATION_MITIGATIONS to arch/Kconfig
 2024-04-23 14:05 UTC  (2+ messages)

[PATCH net-next v4 0/7] dma: skip calling no-op sync ops when possible
 2024-04-23 13:58 UTC  (8+ messages)
` [PATCH net-next v4 1/7] dma: compile-out DMA sync op calls when not used
` [PATCH net-next v4 2/7] dma: avoid redundant calls for sync operations
` [PATCH net-next v4 3/7] iommu/dma: avoid expensive indirect "
` [PATCH net-next v4 4/7] page_pool: make sure frag API fields don't span between cachelines
` [PATCH net-next v4 5/7] page_pool: don't use driver-set flags field directly
` [PATCH net-next v4 6/7] page_pool: check for DMA sync shortcut earlier
` [PATCH net-next v4 7/7] xsk: use generic DMA sync shortcut instead of a custom one

[PATCH v4 0/3] kbuild: Avoid weak external linkage where possible
 2024-04-23 13:44 UTC  (3+ messages)
` [PATCH v4 1/3] kallsyms: Avoid weak references for kallsyms symbols

[PATCH bpf-next v10 0/4] BPF crypto API framework
 2024-04-23 11:56 UTC  (6+ messages)
` [PATCH bpf-next v10 1/4] bpf: make common crypto API for TC/XDP programs
` [PATCH bpf-next v10 2/4] bpf: crypto: add skcipher to bpf crypto
` [PATCH bpf-next v10 3/4] selftests: bpf: crypto skcipher algo selftests
` [PATCH bpf-next v10 4/4] selftests: bpf: crypto: add benchmark for crypto functions

[PATCH net-next v6 0/8] virtio-net: support device stats
 2024-04-23 11:31 UTC  (9+ messages)
` [PATCH net-next v6 1/8] virtio_net: introduce device stats feature and structures
` [PATCH net-next v6 2/8] virtio_net: remove "_queue" from ethtool -S
` [PATCH net-next v6 3/8] virtio_net: support device stats
` [PATCH net-next v6 4/8] virtio_net: device stats helpers support driver stats
` [PATCH net-next v6 5/8] virtio_net: add the total stats field
` [PATCH net-next v6 6/8] virtio_net: rename stat tx_timeout to timeout
` [PATCH net-next v6 7/8] netdev: add queue stats
` [PATCH net-next v6 8/8] virtio-net: support queue stat

[PATCH v3 0/3] kbuild: Avoid weak external linkage where possible
 2024-04-23 11:08 UTC  (2+ messages)

[PATCH bpf-next 0/5] use network helpers, part 2
 2024-04-23 10:37 UTC  (2+ messages)

[PATCH bpf-next v2 0/5] use network helpers, part 2
 2024-04-23 10:35 UTC  (6+ messages)
` [PATCH bpf-next v2 1/5] selftests/bpf: Fix a fd leak in error paths in open_netns
` [PATCH bpf-next v2 2/5] selftests/bpf: Use log_err in open_netns/close_netns
` [PATCH bpf-next v2 3/5] selftests/bpf: Use start_server_addr in test_sock_addr
` [PATCH bpf-next v2 4/5] selftests/bpf: Use connect_to_addr "
` [PATCH bpf-next v2 5/5] selftests/bpf: Use make_sockaddr "

[PATCH bpf v4 0/2] Two fixes for test_sockmap
 2024-04-23 10:28 UTC  (6+ messages)
` [PATCH bpf v4 1/2] selftests/bpf: Add F_SETFL for fcntl in test_sockmap

[PATCH bpf-next v5 0/2] Add F_SETFL for fcntl in test_sockmap
 2024-04-23 10:26 UTC  (3+ messages)
` [PATCH bpf-next v5 1/2] selftests/bpf: Check recv lengths "
` [PATCH bpf-next v5 2/2] selftests/bpf: Add F_SETFL for fcntl "

[PATCH net-next v5 0/9] virtio-net: support device stats
 2024-04-23  5:54 UTC  (3+ messages)

[PATCH bpf-next v2 00/11] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head
 2024-04-23  2:54 UTC  (8+ messages)

[PATCH bpf-next] bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args
 2024-04-23  0:58 UTC  (3+ messages)

[PATCH bpf-next v9 0/4] BPF crypto API framework
 2024-04-22 21:42 UTC  (5+ messages)
` [PATCH bpf-next v9 1/4] bpf: make common crypto API for TC/XDP programs

[PATCH v2 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
 2024-04-22 21:14 UTC  (7+ messages)
` [PATCH v2 bpf-next 4/6] selftests/bpf: Add IPv4 and IPv6 sockaddr test cases

[PATCH v3 00/12] dso/dsos memory savings and clean up
 2024-04-22 20:59 UTC  (5+ messages)

[PATCHv3 bpf-next 0/7] uprobe: uretprobe speed up
 2024-04-22 20:25 UTC  (10+ messages)
` [PATCHv3 bpf-next 1/7] uprobe: Wire up uretprobe system call
` [PATCHv3 bpf-next 2/7] uprobe: Add uretprobe syscall to speed up return probe
` [PATCH 7/7] man2: Add uretprobe syscall page

[RFC PATCH bpf-next v4 0/2] Replace mono_delivery_time with tstamp_type
 2024-04-22 18:46 UTC  (8+ messages)
` [RFC PATCH bpf-next v4 2/2] net: Add additional bit to support clockid_t timestamp type

[PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()
 2024-04-22 18:32 UTC  (13+ messages)

[PATCH bpf] xdp: use flags field to disambiguate broadcast redirect
 2024-04-22 18:21 UTC  (5+ messages)

[PATCH] libbpf: extending BTF_KIND_INIT to accommodate some unusual types
 2024-04-22 17:43 UTC  (2+ messages)

[PATCH] bpf: verifier: allow arrays of progs to be used in sleepable context
 2024-04-22 17:07 UTC  (3+ messages)

[syzbot] [bpf?] BUG: unable to handle kernel paging request in bpf_prog_ADDR (2)
 2024-04-22 16:03 UTC  (5+ messages)

[PATCH bpf-next 1/2] bpf: fixes typos in comments
 2024-04-22 16:00 UTC  (2+ messages)

[PATCH bpf] arm32, bpf: reimplement sign-extension mov instruction
 2024-04-22 15:30 UTC  (2+ messages)

[PATCH v2] uprobes: reduce contention on uprobes_tree access
 2024-04-22 15:22 UTC  (4+ messages)

[PATCH] bpf: fix typo in function save_aux_ptr_type
 2024-04-22 15:20 UTC  (2+ messages)

[PATCH v3 00/10] sysctl: Remove sentinel elements from kernel dir
 2024-04-22 15:07 UTC  (5+ messages)

[syzbot] [bpf?] [net?] WARNING in skb_ensure_writable
 2024-04-22 14:52 UTC  (3+ messages)

[PATCH net-next v7 00/10] allocate dummy device dynamically
 2024-04-22 13:08 UTC  (7+ messages)
` [PATCH net-next v7 08/10] wifi: qtnfmac: Use netdev dummy allocator helper
` [PATCH net-next v7 09/10] wifi: ath10k: allocate dummy net_device dynamically
` [PATCH net-next v7 10/10] wifi: ath11k: "


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 read-only IMAP folder(s) and NNTP newsgroup(s).