BPF Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-07 15:29:03 to 2024-06-11 11:22:18 UTC [more...]

[PATCHv8 bpf-next 0/9] uprobe: uretprobe speed up
 2024-06-11 11:21 UTC  (2+ messages)
` [PATCHv8 bpf-next 1/9] x86/shstk: Make return uprobe work with shadow stack

[PATCH v4 0/7] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-11 11:00 UTC  (8+ messages)
` [PATCH v4 1/7] fs/procfs: extract logic for getting VMA name constituents
` [PATCH v4 2/7] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
` [PATCH v4 3/7] fs/procfs: add build ID fetching to PROCMAP_QUERY API
` [PATCH v4 4/7] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence
` [PATCH v4 5/7] tools: sync uapi/linux/fs.h header into tools subdir
` [PATCH v4 6/7] selftests/bpf: make use of PROCMAP_QUERY ioctl if available
` [PATCH v4 7/7] selftests/bpf: add simple benchmark tool for /proc/<pid>/maps APIs

[PATCH v2 0/4] Introduce user namespace capabilities
 2024-06-11 10:31 UTC  (18+ messages)
` [PATCH v2 1/4] capabilities: Add "
` [PATCH v2 2/4] capabilities: Add securebit to restrict userns caps
` [PATCH v2 3/4] capabilities: Add sysctl to mask off "
` [PATCH v2 4/4] bpf,lsm: Allow editing capabilities in BPF-LSM hooks

[PATCH] perf trace: Fix syscall untraceable bug
 2024-06-11 10:22 UTC  (4+ messages)

[RFC PATCH v3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
 2024-06-11 10:13 UTC  (4+ messages)

[PATCH bpf-next v5 0/3] Support kCFI + BPF on arm64
 2024-06-11 10:05 UTC  (6+ messages)
` [PATCH bpf-next v5 1/3] cfi: add C CFI type macro
` [PATCH bpf-next v5 2/3] arm64/cfi,bpf: Support kCFI + BPF on arm64
` [PATCH bpf-next v5 3/3] arm64/cfi,bpf: Use DEFINE_CFI_TYPE in arm64

[RFC PATCH] ftrace: Skip __fentry__ location of overridden weak functions
 2024-06-11  9:36 UTC  (6+ messages)

[PATCH net-next v6 0/2] Add F_SETFL for fcntl in test_sockmap
 2024-06-11  9:13 UTC  (3+ messages)
` [PATCH net-next v6 1/2] tls: wait for receiving next skb for sk_redirect
` [PATCH net-next v6 2/2] selftests/bpf: Add F_SETFL for fcntl in test_sockmap

[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
 2024-06-11  8:41 UTC  (3+ messages)
` [PATCH 3/6] mips: defconfig: drop RT_GROUP_SCHED=y from generic/db1xxx/eyeq5

[PATCH v5 net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
 2024-06-11  8:39 UTC  (5+ messages)

[PATCHv7 bpf-next 0/9] uprobe: uretprobe speed up
 2024-06-11  8:30 UTC  (11+ messages)
` [PATCHv7 bpf-next 2/9] uprobe: Wire up uretprobe system call
` [PATCHv7 bpf-next 8/9] selftests/bpf: Add uretprobe shadow stack test

[PATCH net-next v10 00/14] Device Memory TCP
 2024-06-11  8:21 UTC  (30+ messages)
` [PATCH net-next v10 02/14] net: page_pool: create hooks for custom page providers

[PATCH] watchdog/core: Fix AA deadlock due to watchdog holding cpu_hotplug_lock and wait for wq
 2024-06-11  7:56 UTC  (2+ messages)

Problem with BTF generation on mips64el
 2024-06-11  7:51 UTC  (11+ messages)
          ` elfutils DWARF problem was: "

[PATCH bpf-next v2 0/2] Enable INET_XFRM_TUNNEL in config
 2024-06-11  2:27 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] selftests/bpf: "
` [PATCH bpf-next v2 2/2] selftests/bpf: Close netns in error paths in test_tunnel

[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
 2024-06-11  2:24 UTC  (8+ messages)
` [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range

[PATCH bpf-next] selftests/bpf: Enable INET_XFRM_TUNNEL in config
 2024-06-11  2:12 UTC  (4+ messages)

[PATCH bpf-next 0/5] use network helpers, part 7
 2024-06-11  1:59 UTC  (6+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: Drop type from network_helper_opts
` [PATCH bpf-next 2/5] selftests/bpf: Drop noconnect "
` [PATCH bpf-next 3/5] selftests/bpf: Drop must_fail "
` [PATCH bpf-next 4/5] selftests/bpf: Use start_server_str in mptcp
` [PATCH bpf-next 5/5] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user

pull-request: bpf-next 2024-06-06
 2024-06-11  1:40 UTC  (2+ messages)

[PATCH v12 5/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
 2024-06-11  1:05 UTC  (2+ messages)

[PATCH v2 bpf-next 0/4] bpf: Track delta between "linked" registers
 2024-06-10 23:08 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/4] bpf: Relax tuple len requirement for sk helpers
` [PATCH v2 bpf-next 2/4] bpf: Track delta between "linked" registers
` [PATCH v2 bpf-next 3/4] bpf: Support can_loop/cond_break on big endian
` [PATCH v2 bpf-next 4/4] selftests/bpf: Add tests for add_const

[PATCH 0/6] kernel: Avoid memcpy of task comm
 2024-06-10 23:01 UTC  (9+ messages)
` [PATCH 1/6] fs/exec: Drop task_lock() inside __get_task_comm()

[PATCH bpf v1 0/2] bpf: Fix linker optimization removing kfuncs
 2024-06-10 22:56 UTC  (5+ messages)
` [PATCH bpf v2 "
  ` [PATCH bpf v2 1/2] compiler_types.h: Define __retain for __attribute__((__retain__))

[PATCH bpf-next 0/4] bpf: Track delta between "linked" registers
 2024-06-10 21:51 UTC  (12+ messages)
` [PATCH bpf-next 1/4] bpf: Relax tuple len requirement for sk helpers
` [PATCH bpf-next 2/4] bpf: Track delta between "linked" registers
` [PATCH bpf-next 3/4] bpf: Support can_loop/cond_break on big endian
` [PATCH bpf-next 4/4] selftests/bpf: Add tests for add_const

[PATCH v2 bpf-next 0/2] bpf, verifier: Correct tail_call_reachable for bpf prog
 2024-06-10 21:28 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/2] "
` [PATCH v2 bpf-next 2/2] bpf, x64: Remove tail call detection

[PATCH net-next] net: mana: Add support for variable page sizes of ARM64
 2024-06-10 21:22 UTC 

[PATCH 01/10] capability: introduce new capable flag CAP_OPT_NOAUDIT_ONDENY
 2024-06-10 21:12 UTC  (6+ messages)
` [PATCH 02/10] capability: add any wrappers to test for multiple caps with exactly one audit message

[PATCH HID v3 00/16] HID: convert HID-BPF into using bpf_struct_ops
 2024-06-10 18:39 UTC  (19+ messages)
` [PATCH HID v3 01/16] HID: rename struct hid_bpf_ops into hid_ops
` [PATCH HID v3 02/16] HID: bpf: add hid_get/put_device() helpers
` [PATCH HID v3 03/16] HID: bpf: implement HID-BPF through bpf_struct_ops
` [PATCH HID v3 04/16] selftests/hid: convert the hid_bpf selftests with struct_ops
` [PATCH HID v3 05/16] HID: samples: convert the 2 HID-BPF samples into struct_ops
` [PATCH HID v3 06/16] HID: bpf: add defines for HID-BPF SEC in in-tree bpf fixes
` [PATCH HID v3 07/16] HID: bpf: convert in-tree fixes into struct_ops
` [PATCH HID v3 08/16] HID: bpf: remove tracing HID-BPF capability
` [PATCH HID v3 09/16] selftests/hid: add subprog call test
` [PATCH HID v3 10/16] Documentation: HID: amend HID-BPF for struct_ops
` [PATCH HID v3 11/16] Documentation: HID: add a small blurb on udev-hid-bpf
` [PATCH HID v3 12/16] HID: bpf: Artist24: remove unused variable
` [PATCH HID v3 13/16] HID: bpf: error on warnings when compiling bpf objects
` [PATCH HID v3 14/16] bpf: allow bpf helpers to be used into HID-BPF struct_ops
` [PATCH HID v3 15/16] HID: bpf: rework hid_bpf_ops_btf_struct_access
` [PATCH HID v3 16/16] HID: bpf: make part of struct hid_device writable

[PATCH bpf-next v4 00/12] bpf: Support dumping kfunc prototypes from BTF
 2024-06-10 18:30 UTC  (17+ messages)
` [PATCH bpf-next v4 01/12] kbuild: bpf: Tell pahole to DECL_TAG kfuncs
` [PATCH bpf-next v4 02/12] bpf: selftests: Fix bpf_iter_task_vma_new() prototype
` [PATCH bpf-next v4 03/12] bpf: selftests: Fix fentry test kfunc prototypes
` [PATCH bpf-next v4 04/12] bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototype
` [PATCH bpf-next v4 05/12] bpf: selftests: Fix bpf_map_sum_elem_count() "
` [PATCH bpf-next v4 06/12] bpf: selftests: Fix bpf_session_cookie() "
` [PATCH bpf-next v4 07/12] bpf: selftests: Namespace struct_opt callbacks in bpf_dctcp
` [PATCH bpf-next v4 08/12] bpf: verifier: Relax caller requirements for kfunc projection type args
` [PATCH bpf-next v4 09/12] bpf: treewide: Align kfunc signatures to prog point-of-view
` [PATCH bpf-next v4 10/12] bpf: selftests: nf: Opt out of using generated kfunc prototypes
` [PATCH bpf-next v4 11/12] bpf: selftests: xfrm: "
` [PATCH bpf-next v4 12/12] bpftool: Support dumping kfunc prototypes from BTF

[PATCH iwl-net 0/3] ice: fix synchronization between .ndo_bpf() and reset
 2024-06-10 15:37 UTC  (4+ messages)
` [PATCH iwl-net 1/3] ice: synchronize XDP setup with reset
` [PATCH iwl-net 2/3] ice: fix locking in ice_xsk_pool_setup()
` [PATCH iwl-net 3/3] ice: make NAPI setting code aware that rtnl-locked request is waiting

bpf_ringbuf_reserve deadlock on rt kernels
 2024-06-10 15:17 UTC 

[PATCH v1] perf trace: BTF-based enum pretty printing
 2024-06-10 13:10 UTC 

[PATCH -next] cgroup: Fix AA deadlock caused by cgroup_bpf_release
 2024-06-10 12:28 UTC  (3+ messages)

[RFC PATCH 0/5] Avoid MAP_FIXED gap exposure
 2024-06-10 12:09 UTC  (3+ messages)
` [RFC PATCH 1/5] mm/mmap: Correctly position vma_iterator in __split_vma()

[RFC bpf-next 00/10] uprobe, bpf: Add session support
 2024-06-10 11:06 UTC  (8+ messages)
` [RFC bpf-next 01/10] uprobe: Add session callbacks to uprobe_consumer

[PATCH v3 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-10  8:17 UTC  (4+ messages)
` [PATCH v3 3/9] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps

Meble metalowe
 2024-06-10  7:50 UTC 

[PATCH bpf-next] bpf, verifier: Correct tail_call_reachable for bpf prog
 2024-06-10  7:12 UTC  (3+ messages)

[PATCH bpf-next] bpf: Return EINVAL instead of NULL for map_lookup_elem of queue
 2024-06-10  5:32 UTC  (2+ messages)

[RFC PATCH bpf-next] bpf: Support shadow stack for bpf progs
 2024-06-10  5:18 UTC 

[syzbot] [bpf?] KMSAN: uninit-value in strnchr (2)
 2024-06-10  4:33 UTC 

[syzbot] [bpf?] KMSAN: uninit-value in __bpf_strtoull (2)
 2024-06-09 18:42 UTC 

[syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue (2)
 2024-06-09 11:34 UTC  (2+ messages)

[Patch net] net: remove the bogus overflow debug check in pskb_may_pull()
 2024-06-09  2:01 UTC  (7+ messages)

[syzbot] [bpf?] INFO: task hung in bpf_prog_dev_bound_destroy
 2024-06-08 18:46 UTC 

[PATCH] bpf: don't call mmap_read_trylock() from IRQ context
 2024-06-08 11:04 UTC  (2+ messages)

[PATCH HID v2 00/16] HID: convert HID-BPF into using bpf_struct_ops
 2024-06-08  8:00 UTC  (9+ messages)
` [PATCH HID v2 03/16] HID: bpf: implement HID-BPF through bpf_struct_ops
` [PATCH HID v2 13/16] HID: bpf: error on warnings when compiling bpf objects
` [PATCH HID v2 14/16] bpf: allow bpf helpers to be used into HID-BPF struct_ops
` [PATCH HID v2 15/16] HID: bpf: rework hid_bpf_ops_btf_struct_access
` [PATCH HID v2 16/16] HID: bpf: make part of struct hid_device writable

Recursive locking in sockmap
 2024-06-07 16:00 UTC  (4+ messages)


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).