BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- Re: [PATCH v2 3/3] leds: trigger: Add documentation for ledtrig-bpf, (continued)
- [PATCH v1 bpf-next 0/2] BPF: support mark in bpf_fib_lookup,
Anton Protopopov
- [PATCHv2 bpf-next] selftests/bpf: Mark uprobe trigger functions with nocf_check attribute,
Jiri Olsa
- [PATCH bpf] selftests/bpf: verifier_arena: fix mmap address for arm64,
Puranjay Mohan
- [PATCH net] bpf: Don't redirect too small packets,
Eric Dumazet
- [PATCH bpf-next] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update,
Yonghong Song
- [RFC bpf-next 00/13] bpf: support resilient split BTF,
Alan Maguire
- [RFC dwarves] btf_encoder: add base_ref BTF feature to generate split BTF with base refs, Alan Maguire
- [RFC bpf-next 01/13] libbpf: add support to btf__add_fwd() for ENUM64, Alan Maguire
- [RFC bpf-next 02/13] libbpf: add btf__new_split_base_ref() creating split BTF with reference base BTF, Alan Maguire
- [RFC bpf-next 04/13] libbpf: add btf__parse_opts() API for flexible BTF parsing, Alan Maguire
- [RFC bpf-next 03/13] selftests/bpf: test split base reference BTF generation, Alan Maguire
- [RFC bpf-next 05/13] bpftool: support displaying raw split BTF using base reference BTF as base, Alan Maguire
- [RFC bpf-next 06/13] kbuild,bpf: switch to using --btf_features for pahole v1.26 and later, Alan Maguire
- [RFC bpf-next 07/13] resolve_btfids: use .BTF.base_ref BTF as base BTF if -r option is used, Alan Maguire
- [RFC bpf-next 08/13] kbuild, bpf: add module-specific pahole/resolve_btfids flags for base reference BTF, Alan Maguire
- [RFC bpf-next 10/13] module, bpf: store BTF base reference pointer in struct module, Alan Maguire
- [RFC bpf-next 09/13] libbpf: split BTF reconciliation, Alan Maguire
- [RFC bpf-next 11/13] libbpf,bpf: share BTF reconcile-related code with kernel, Alan Maguire
- [RFC bpf-next 12/13] selftests/bpf: extend base reference tests cover BTF reconciliation, Alan Maguire
- [RFC bpf-next 13/13] bpftool: support displaying reconciled-with-base split BTF, Alan Maguire
- [PATCH bpf-next] selftests/bench: use syscall(SYS_gettid) as libc support for gettid() is sometimes absent,
Alan Maguire
- [PATCH] kbuild: disable pahole multithreading for reproducible builds,
Thomas Weißschuh
- [syzbot] [bpf?] KMSAN: uninit-value in array_map_lookup_elem, syzbot
- [syzbot] [bpf?] [net?] possible deadlock in tty_port_tty_get (2), syzbot
- BUG? flaky "migrate_reuseport/IPv4 TCP_NEW_SYN_RECV reqsk_timer_handler" test,
Martin KaFai Lau
- [PATCH bpf-next 0/6] bench: fast in-kernel triggering benchmarks,
Andrii Nakryiko
- [PATCH bpf-next v2 0/5] bpf: Fix a couple of test failures with LTO kernel,
Yonghong Song
- [PATCH bpf-next v3] bpftool: Mount bpffs on provided dir instead of parent dir,
Sahil Siddiq
- libbpf: Build failures due to access to out of tools/ headers,
Arnaldo Carvalho de Melo
- [PATCH bpf-next 0/3] Inline two LBR-related helpers,
Andrii Nakryiko
- [PATCH] libbpf: add specific btf name info when do core,
Tao Chen
- [linux-next:master] BUILD REGRESSION e7528c088874326d3060a46f572252be43755a86, kernel test robot
- [PATCH v2 00/13] dso/dsos memory savings and clean up,
Ian Rogers
- [PATCH v2 01/13] perf dso: Reorder variables to save space in struct dso, Ian Rogers
- [PATCH v2 02/13] perf dsos: Attempt to better abstract dsos internals, Ian Rogers
- [PATCH v2 03/13] perf dsos: Tidy reference counting and locking, Ian Rogers
- [PATCH v2 04/13] perf dsos: Add dsos__for_each_dso, Ian Rogers
- [PATCH v2 05/13] perf dso: Move dso functions out of dsos, Ian Rogers
- [PATCH v2 06/13] perf dsos: Switch more loops to dsos__for_each_dso, Ian Rogers
- [PATCH v2 07/13] perf dsos: Switch backing storage to array from rbtree/list, Ian Rogers
- [PATCH v2 08/13] perf dsos: Remove __dsos__addnew, Ian Rogers
- [PATCH v2 09/13] perf dsos: Remove __dsos__findnew_link_by_longname_id, Ian Rogers
- [PATCH v2 10/13] perf dsos: Switch hand code to bsearch, Ian Rogers
- [PATCH v2 12/13] perf dso: Reference counting related fixes, Ian Rogers
- [PATCH v2 13/13] perf dso: Use container_of to avoid a pointer in dso_data, Ian Rogers
- [PATCH v2 11/13] perf dso: Add reference count checking and accessor functions, Ian Rogers
- Re: [PATCH v2 00/13] dso/dsos memory savings and clean up, Namhyung Kim
- [PATCH 1/1] libbpf: Define MFD_CLOEXEC if not available,
Arnaldo Carvalho de Melo
- [RESEND PATCH bpf] bpf: verifier: fix addr_space_cast from as(1) to as(0),
Puranjay Mohan
- Re: [PATCH bpf] bpf: verifier: fix addr_space_cast from as(1) to as(0), Puranjay Mohan
- [PATCH bpf-next v2 0/2] bpf,arm64: Add support for BPF Arena,
Puranjay Mohan
- [PATCH 1/1] libbpf: Use (uintptr_t) for a u64 cast to a void pointer to fix build on 32-bit arches,
Arnaldo Carvalho de Melo
- [syzbot] [bpf?] KMSAN: uninit-value in trie_lookup_elem, syzbot
- [PATCH] uprobes: reduce contention on uprobes_tree access,
Jonathan Haslam
- [PATCH bpf-next v2 0/7] Selftests/xsk: Test with maximum and minimum HW ring size configurations,
Tushar Vyavahare
- [PATCH bpf v4] bpf: verifier: prevent userspace memory access,
Puranjay Mohan
- [PATCH bpf v3] bpf: verifier: prevent userspace memory access,
Puranjay Mohan
- [PATCH bpf v2] bpf: verifier: prevent userspace memory access,
Puranjay Mohan
- general protection fault in bpf_check/do_misc_fixups, xingwei lee
- [syzbot] [trace?] [bpf?] KASAN: slab-use-after-free Read in bpf_trace_run4, syzbot
- [syzbot] [bpf?] [trace?] KASAN: slab-use-after-free Read in bpf_trace_run2, syzbot
- [PATCH] bpf-next: Avoid goto in regs_refine_cond_op(),
Harishankar Vishwanathan
- [LSF/MM/BPF TOPIC] Implementing BPF_PROG_LOAD_FD, Neill Kapron
- [syzbot] [bpf?] [net?] possible deadlock in wq_worker_tick,
syzbot
- [PATCH bpf-next] bpf: mark kprobe_multi_link_prog_run as always inlined function,
Andrii Nakryiko
- [syzbot] [bpf?] [net?] possible deadlock in scheduler_tick (3), syzbot
- [linux-next:master] BUILD REGRESSION 72fb52fb0ac44b6a1edd9bc390e44bce3acccd26, kernel test robot
- [syzbot] [bpf?] [net?] possible deadlock in drm_handle_vblank, syzbot
- [PATCH] Inaccurate rejection conditions,
Tao Lyu
- [PATCH bpf] bpf: verifier: prevent userspace memory access,
Puranjay Mohan
- [syzbot] [bpf?] possible deadlock in trie_delete_elem,
syzbot
- Re: [syzbot] [kernel?] possible deadlock in console_flush_all (2),
Tetsuo Handa
- [PATCH bpf] s390/bpf: Fix bpf_plt pointer arithmetic,
Ilya Leoshkevich
- [PATCH bpf-next] bpftool: Clean up HOST_CFLAGS, HOST_LDFLAGS for bootstrap bpftool,
Quentin Monnet
- [PATCH bpf-next] bpftool: Remove unnecessary source files from bootstrap version,
Quentin Monnet
- [PATCH bpf-next] bpftool: Enable libbpf logs when loading pid_iter in debug mode,
Quentin Monnet
- [PATCH v3 bpf-next 0/5] BPF raw tracepoint support for BPF cookie,
Andrii Nakryiko
- [PATCH bpf-next] perf, amd: support capturing LBR from software events,
Andrii Nakryiko
- [syzbot] [bpf?] [net?] possible deadlock in hrtimer_run_queues, syzbot
- [PATCH bpf] libbpf: fix u64-to-pointer cast on 32-bit arches,
Andrii Nakryiko
- [PATCH bpf-next] bpf: avoid get_kernel_nofault() to fetch kprobe entry IP,
Andrii Nakryiko
- [bpf-next] bpf: Verifying eBPF range analysis on v6.8,
Harishankar Vishwanathan
- [PATCH v5 net 0/3] Report RCU QS for busy network kthreads,
Yan Zhai
- [syzbot] [bpf?] UBSAN: array-index-out-of-bounds in check_stack_range_initialized,
syzbot
- [syzbot] [bpf?] KMSAN: uninit-value in percpu_array_map_lookup_elem,
syzbot
- [syzbot] [bpf?] KMSAN: uninit-value in __bpf_strtoull,
syzbot
- [syzbot] [bpf?] [net?] possible deadlock in sock_hash_delete_elem (2),
syzbot
- [PATCH bpf-next v2 0/6] bpf: Add bpf_link support for sk_msg and sk_skb progs,
Yonghong Song
- [linux-next:master] BUILD REGRESSION 226d3c72fcde130a99d760895ebdd20e78e02cb5, kernel test robot
- Re: [syzbot] [batman?] [bpf?] possible deadlock in lock_timer_base,
syzbot
- [PATCH bpf-next v2] bpf: fix warning for crash_kexec,
Hari Bathini
- [PATCH V3 bpf-next 1/2] bpf: add bpf_task_get_cgroup kfunc,
Jose Fernandez
- [syzbot] [net?] [bpf?] possible deadlock in __lock_task_sighand (2),
syzbot
- [PATCH v2 bpf-next 0/5] BPF raw tracepoint support for BPF cookie,
Andrii Nakryiko
- [PATCH v2 0/3] uprobes: two common case speed ups,
Andrii Nakryiko
- ISA: "code pointer"/"address" clarity, dthaler1968
- [syzbot] [bpf?] [net?] WARNING in __sock_map_delete, syzbot
- [syzbot] [bpf?] [net?] WARNING in sock_hash_delete_elem, syzbot
- [PATCH bpf-next] xsk: Don't assume metadata is always requested in TX completion,
Stanislav Fomichev
- [syzbot] [bpf?] [net?] possible deadlock in sock_map_delete_elem,
syzbot
- [syzbot] [bpf?] [net?] possible deadlock in try_to_wake_up (4), syzbot
- [syzbot] [bpf?] [net?] WARNING in sock_map_delete_elem, syzbot
- [linux-next:master] BUILD REGRESSION 2e93f143ca010a5013528e1cfdc895f024fe8c21,
kernel test robot
- [PATCH bpf-next V2] bpf/lpm_trie: inline longest_prefix_match for fastpath,
Jesper Dangaard Brouer
- [PATCH bpf-next] bpf: check bpf_map/bpf_program fd validity,
Mykyta
- [PATCH net-next v5 0/9] virtio-net: support device stats,
Xuan Zhuo
- [PATCH net-next v5 1/9] virtio_net: introduce device stats feature and structures, Xuan Zhuo
- [PATCH net-next v5 2/9] virtio_net: virtnet_send_command supports command-specific-result, Xuan Zhuo
- [PATCH net-next v5 4/9] virtio_net: support device stats, Xuan Zhuo
- [PATCH net-next v5 7/9] virtio_net: rename stat tx_timeout to timeout, Xuan Zhuo
- [PATCH net-next v5 3/9] virtio_net: remove "_queue" from ethtool -S, Xuan Zhuo
- [PATCH net-next v5 8/9] netdev: add queue stats, Xuan Zhuo
- [PATCH net-next v5 9/9] virtio-net: support queue stat, Xuan Zhuo
- [PATCH net-next v5 5/9] virtio_net: stats map include driver stats, Xuan Zhuo
- [PATCH net-next v5 6/9] virtio_net: add the total stats field, Xuan Zhuo
- Re: [PATCH net-next v5 0/9] virtio-net: support device stats, Jiri Pirko
- Re: [PATCH net-next v5 0/9] virtio-net: support device stats, Xuan Zhuo
- Re: [PATCH net-next v5 0/9] virtio-net: support device stats, Michael S. Tsirkin
- [syzbot] [bpf?] [net?] possible deadlock in rcu_report_exp_cpu_mult,
syzbot
- [PATCH RFC bpf-next 0/3] uprobe: uretprobe speed up,
Jiri Olsa
- [PATCH] libbpf: Fix NULL pointer dereference in find_extern_btf_id,
zhangmingyi
- [PATCH V2 bpf-next 1/2] bpf: add bpf_task_get_cgroup kfunc,
Jose Fernandez
- Re: [syzbot] [can?] [bpf?] KMSAN: uninit-value in bpf_prog_run_generic_xdp, syzbot
- [PATCH bpf-next 0/5] Fix kernel panic caused by bpf lsm return value,
Xu Kuohai
- [PATCH bpf-next 1/5] bpf, lsm: Annotate lsm hook return integer with new macro LSM_RET_INT, Xu Kuohai
- [PATCH bpf-next 2/5] bpf, lsm: Add return value range description for lsm hook, Xu Kuohai
- [PATCH bpf-next 5/5] bpf: Fix compare error in function retval_range_within, Xu Kuohai
- [PATCH bpf-next 3/5] bpf, lsm: Add function to read lsm hook return value range, Xu Kuohai
- [PATCH bpf-next 4/5] bpf, lsm: Check bpf lsm hook return values in verifier, Xu Kuohai
- Re: [PATCH bpf-next 0/5] Fix kernel panic caused by bpf lsm return value, Stanislav Fomichev
- [PATCH bpf-next v4 1/2] bpf: Remove arch_unprotect_bpf_trampoline(),
Christophe Leroy
- [PATCH v3 bpf-next] selftests/bpf: scale benchmark counting by using per-CPU counters,
Andrii Nakryiko
- [PATCH 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers,
Thomas Weißschuh
- [PATCH 01/11] stackleak: don't modify ctl_table argument, Thomas Weißschuh
- [PATCH 02/11] cgroup: bpf: constify ctl_table arguments and fields, Thomas Weißschuh
- [PATCH 03/11] hugetlb: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH 04/11] utsname: constify ctl_table arguments of utility function, Thomas Weißschuh
- [PATCH 05/11] neighbour: constify ctl_table arguments of utility function, Thomas Weißschuh
- [PATCH 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers, Thomas Weißschuh
- [PATCH 09/11] ipvs: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH 10/11] sysctl: constify ctl_table arguments of utility function, Thomas Weißschuh
- [PATCH 07/11] ipv6/addrconf: constify ctl_table arguments of utility functions, Thomas Weißschuh
- [PATCH 08/11] ipv6/ndisc: constify ctl_table arguments of utility function, Thomas Weißschuh
- [PATCH bpf-next 0/5] BPF raw tracepoint support for BPF cookie,
Andrii Nakryiko
- [PATCH v4 net 0/3] Report RCU QS for busy network kthreads,
Yan Zhai
- [PATCH dwarves v5 0/2] pahole: Inject kfunc decl tags into BTF,
Daniel Xu
- [PATCH bpf-next] bpf: Remove unnecessary err < 0 check in bpf_struct_ops_map_update_elem,
Martin KaFai Lau
- [PATCH bpf-next v2 0/5] bpf: Allow helper bpf_get_[ns_]current_pid_tgid() for all prog types,
Yonghong Song
- [PATCH bpf-next 1/2] bpf: add btf_task_get_cgroup_id kfunc,
Jose Fernandez
- [PATCH bpf-next v3 1/2] bpf: Remove arch_unprotect_bpf_trampoline(),
Christophe Leroy
- Crash caused by 778666df60f0 ("s390: compile relocatable kernel without -fPIE"),
Kui-Feng Lee
- [linux-next:master] BUILD REGRESSION a1e7655b77e3391b58ac28256789ea45b1685abb, kernel test robot
- [PATCH v4 0/7] Extend HID-BPF kfuncs (was: allow HID-BPF to do device IOs),
Benjamin Tissoires
- [PATCH bpf-next v4 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs),
Benjamin Tissoires
- [PATCH bpf-next 0/6] Enhancing selftests/xsk Framework: Maximum and Minimum Ring Configurations,
Tushar Vyavahare
- [PATCH 01/10] capability: introduce new capable flag CAP_OPT_NOAUDIT_ONDENY,
Christian Göttsche
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]