BPF - Berkeley Packet Filters
[Prev Page][Next Page]
- [RFC bpf-next 5/5] selftests/bpf: test __kptr_user on the value of a task storage map., (continued)
- [PATCH v4 bpf-next 00/10] Harden and extend ELF build ID parsing logic,
Andrii Nakryiko
- [PATCH v4 bpf-next 01/10] lib/buildid: harden build ID parsing logic, Andrii Nakryiko
- [PATCH v4 bpf-next 02/10] lib/buildid: add single folio-based file reader abstraction, Andrii Nakryiko
- [PATCH v4 bpf-next 03/10] lib/buildid: take into account e_phoff when fetching program headers, Andrii Nakryiko
- [PATCH v4 bpf-next 04/10] lib/buildid: remove single-page limit for PHDR search, Andrii Nakryiko
- [PATCH v4 bpf-next 05/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault(), Andrii Nakryiko
- [PATCH v4 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API, Andrii Nakryiko
- [PATCH v4 bpf-next 07/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF, Andrii Nakryiko
- [PATCH v4 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry, Andrii Nakryiko
- [PATCH v4 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers, Andrii Nakryiko
- [PATCH v4 bpf-next 10/10] selftests/bpf: add build ID tests, Andrii Nakryiko
- Re: [PATCH] init/main.c: Initialize early LSMs after arch code, KP Singh
- [PATCH bpf-next v6 0/6] monitor network traffic for flaky test cases,
Kui-Feng Lee
- [RFC bpf-next v6 0/6] monitor network traffic for flaky test cases,
Kui-Feng Lee
- [PATCH bpf-next] bpf: remove __btf_name_valid() and change to btf_name_valid_identifier(),
Jeongjun Park
- [PATCH v4 bpf-next 0/3] Add bpf_get_dentry_xattr,
Song Liu
- [PATCH bpf-next] selftests/bpf: make use of PROCMAP_QUERY ioctl if available,
Andrii Nakryiko
- [PATCH bpf-next v5 0/6] monitor network traffic for flaky test cases,
Kui-Feng Lee
- [PATCH v3 bpf-next 0/3] Add bpf_get_dentry_xattr,
Song Liu
- [PATCH] libbpf: check the btf_type kind to prevent error,
Ma Ke
- [PATCH net-next] doc/netlink/specs: add netkit support to rt_link.yaml,
Nikolay Aleksandrov
- [PATCH bpf-next v2 0/4] selftests/bpf: convert three other cgroup tests to test_progs,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next] selftests/bpf: add multi-uprobe benchmarks,
Andrii Nakryiko
- [PATCH net-next v18 00/14] Device Memory TCP,
Mina Almasry
- [PATCH net-next v18 02/14] net: netdev netlink api to bind dma-buf to a net device, Mina Almasry
- [PATCH net-next v18 01/14] netdev: add netdev_rx_queue_restart(), Mina Almasry
- [PATCH net-next v18 04/14] netdev: netdevice devmem allocator, Mina Almasry
- [PATCH net-next v18 03/14] netdev: support binding dma-buf to netdevice, Mina Almasry
- [PATCH net-next v18 05/14] page_pool: move dmaddr helpers to .c file, Mina Almasry
- [PATCH net-next v18 06/14] page_pool: devmem support, Mina Almasry
- [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider, Mina Almasry
- [PATCH net-next v18 08/14] net: support non paged skb frags, Mina Almasry
- [PATCH net-next v18 09/14] net: add support for skbs with unreadable frags, Mina Almasry
- [PATCH net-next v18 10/14] tcp: RX path for devmem TCP, Mina Almasry
- [PATCH net-next v18 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags, Mina Almasry
- [PATCH net-next v18 12/14] net: add devmem TCP documentation, Mina Almasry
- [PATCH net-next v18 13/14] selftests: add ncdevmem, netcat for devmem TCP, Mina Almasry
- [PATCH net-next v18 14/14] netdev: add dmabuf introspection, Mina Almasry
- [PATCH] uprobes: get rid of bogus trace_uprobe hit counter,
Andrii Nakryiko
- [syzbot] [bpf?] BUG: spinlock recursion in bpf_lru_push_free,
syzbot
- [PATCH RFC net-next v4 00/14] net: stmmac: convert stmmac "pcs" to phylink,
Russell King (Oracle)
- [PATCH RFC net-next v4 01/14] net: stmmac: qcom-ethqos: add ethqos_pcs_set_inband(), Russell King (Oracle)
- [PATCH RFC net-next v4 02/14] net: stmmac: replace ioaddr with stmmac_priv for pcs_set_ane() method, Russell King (Oracle)
- [PATCH RFC net-next v4 03/14] net: stmmac: remove pcs_get_adv_lp() support, Russell King (Oracle)
- [PATCH RFC net-next v4 04/14] net: stmmac: add infrastructure for hwifs to provide PCS, Russell King (Oracle)
- [PATCH RFC net-next v4 05/14] net: stmmac: provide core phylink PCS infrastructure, Russell King (Oracle)
- [PATCH RFC net-next v4 06/14] net: stmmac: dwmac1000: convert sgmii/rgmii "pcs" to phylink, Russell King (Oracle)
- [PATCH RFC net-next v4 07/14] net: stmmac: dwmac1000: move PCS interrupt control, Russell King (Oracle)
- [PATCH RFC net-next v4 08/14] net: stmmac: dwmac4: convert sgmii/rgmii "pcs" to phylink, Russell King (Oracle)
- [PATCH RFC net-next v4 09/14] net: stmmac: dwmac4: move PCS interrupt control, Russell King (Oracle)
- [PATCH RFC net-next v4 10/14] net: stmmac: move dwmac_ctrl_ane() into stmmac_pcs.c, Russell King (Oracle)
- [PATCH RFC net-next v4 11/14] net: stmmac: pass stmmac_pcs into dwmac_pcs_isr(), Russell King (Oracle)
- [PATCH RFC net-next v4 12/14] net: stmmac: rename PCS registers, Russell King (Oracle)
- [PATCH RFC net-next v4 13/14] net: stmmac: remove obsolete pcs methods and associated code, Russell King (Oracle)
- [PATCH RFC net-next v4 14/14] net: stmmac: Activate Inband/PCS flag based on the selected iface, Oracle
- Re: [PATCH RFC net-next v4 00/14] net: stmmac: convert stmmac "pcs" to phylink, Serge Semin
- [syzbot] [bpf?] possible deadlock in htab_lock_bucket (2), syzbot
- [PATCH bpf-next v4 0/2] selftests/bpf: new MPTCP subflow subtest,
Matthieu Baerts (NGI0)
- [PATCH v2 0/6] sysctl: prepare sysctl core for const struct ctl_table,
Thomas Weißschuh
- NULL pointer deref when running BPF monitor program (6.11.0-rc1),
Juri Lelli
- [PATCH] bpf: Fix percpu address space issues,
Uros Bizjak
- BPF arena atomic example not working,
Jose Fernandez
- [PATCH v5 0/9] Improve the copy of task comm,
Yafang Shao
- [PATCH v5 1/9] fs/exec: Drop task_lock() inside __get_task_comm(), Yafang Shao
- [PATCH v5 2/9] auditsc: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v5 3/9] security: Replace memcpy() with __get_task_comm(), Yafang Shao
- [PATCH v5 4/9] bpftool: Ensure task comm is always NUL-terminated, Yafang Shao
- [PATCH v5 5/9] mm/util: Fix possible race condition in kstrdup(), Yafang Shao
- [PATCH v5 6/9] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}, Yafang Shao
- [PATCH v5 7/9] tracing: Replace strncpy() with __get_task_comm(), Yafang Shao
- [PATCH v5 8/9] net: Replace strcpy() with __get_task_comm(), Yafang Shao
- [PATCH v5 9/9] drm: Replace strcpy() with __get_task_comm(), Yafang Shao
- Re: [PATCH v5 0/9] Improve the copy of task comm, Linus Torvalds
- <Possible follow-ups>
- Re: [PATCH v5 0/9] Improve the copy of task comm, Alejandro Colomar
- [PATCH bpf-next v2] selftests/bpf: Fix arena_atomics selftest failure due to llvm change,
Yonghong Song
- [PATCH v2 bpf-next 0/4] Support bpf_kptr_xchg into local kptr,
Amery Hung
- [PATCH bpf-next] selftests/bpf: Fix a btf_dump selftest failure,
Yonghong Song
- [PATCH] perf bpf-filter: Support multiple events properly,
Namhyung Kim
- [PATCH bpf-next 0/3] add TCP_BPF_SOCK_OPS_CB_FLAGS to bpf_*sockopt(),
Alan Maguire
- [PATCH RFC v3 0/14] net: stmmac: convert stmmac "pcs" to phylink,
Russell King (Oracle)
- [PATCH net-next 01/14] net: stmmac: qcom-ethqos: add ethqos_pcs_set_inband(), Russell King (Oracle)
- [PATCH net-next 02/14] net: stmmac: replace ioaddr with stmmac_priv for pcs_set_ane() method, Russell King (Oracle)
- [PATCH net-next 03/14] net: stmmac: remove pcs_get_adv_lp() support, Russell King (Oracle)
- [PATCH net-next 04/14] net: stmmac: add infrastructure for hwifs to provide PCS, Russell King (Oracle)
- [PATCH net-next 07/14] net: stmmac: dwmac1000: move PCS interrupt control, Russell King (Oracle)
- [PATCH net-next 08/14] net: stmmac: dwmac4: convert sgmii/rgmii "pcs" to phylink, Russell King (Oracle)
- [PATCH net-next 05/14] net: stmmac: provide core phylink PCS infrastructure, Russell King (Oracle)
- [PATCH net-next 06/14] net: stmmac: dwmac1000: convert sgmii/rgmii "pcs" to phylink, Russell King (Oracle)
- [PATCH net-next 09/14] net: stmmac: dwmac4: move PCS interrupt control, Russell King (Oracle)
- [PATCH net-next 11/14] net: stmmac: pass stmmac_pcs into dwmac_pcs_isr(), Russell King (Oracle)
- [PATCH net-next 13/14] net: stmmac: remove obsolete pcs methods and associated code, Russell King (Oracle)
- [PATCH net-next 10/14] net: stmmac: move dwmac_ctrl_ane() into stmmac_pcs.c, Russell King (Oracle)
- [PATCH net-next 14/14] net: stmmac: Activate Inband/PCS flag based on the selected iface, Oracle
- [PATCH net-next 12/14] net: stmmac: rename PCS registers, Russell King (Oracle)
- Re: [PATCH RFC v3 0/14] net: stmmac: convert stmmac "pcs" to phylink, Andrew Halaney
- Re: [PATCH RFC v3 0/14] net: stmmac: convert stmmac "pcs" to phylink, Jakub Kicinski
- Re: [PATCH RFC v3 0/14] net: stmmac: convert stmmac "pcs" to phylink, Bartosz Golaszewski
- Re: [PATCH RFC v3 0/14] net: stmmac: convert stmmac "pcs" to phylink, Bartosz Golaszewski
- [PATCH net-next v3 0/3] net: stmmac: Add PCI driver support for BCM8958x,
jitendra . vegiraju
- Re: [PATCH v4 0/9] uprobes: misc cleanups/simplifications,
Andrii Nakryiko
- Question regarding "Add testcases for tailcall hierarchy fixing",
Cupertino Miranda
- [PATCH bpf-next] selftests/bpf: Fix arena_atomics selftest failure due to llvm change, Yonghong Song
- [PATCH AUTOSEL 5.4 21/22] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}, Sasha Levin
- [PATCH AUTOSEL 5.10 37/38] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}, Sasha Levin
- [PATCH AUTOSEL 5.10 18/38] bpf, net: Use DEV_STAT_INC(), Sasha Levin
- [PATCH AUTOSEL 5.15 45/47] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}, Sasha Levin
- [PATCH AUTOSEL 5.15 24/47] bpf, net: Use DEV_STAT_INC(), Sasha Levin
- [PATCH AUTOSEL 6.1 59/61] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}, Sasha Levin
- [PATCH AUTOSEL 6.1 29/61] bpf, net: Use DEV_STAT_INC(), Sasha Levin
- [PATCH AUTOSEL 6.6 81/83] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}, Sasha Levin
- [PATCH AUTOSEL 6.6 38/83] bpf, net: Use DEV_STAT_INC(), Sasha Levin
- [PATCH AUTOSEL 6.10 118/121] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}, Sasha Levin
- [PATCH AUTOSEL 6.10 055/121] bpf, net: Use DEV_STAT_INC(), Sasha Levin
- [PATCH 0/8] uprobes: RCU-protected hot path optimizations,
Andrii Nakryiko
- [PATCH bpf-next v4 0/6] monitor network traffic for flaky test cases,
Kui-Feng Lee
- [PATCH net-next v12 00/14] Replace page_frag with page_frag_cache for sk_page_frag(),
Yunsheng Lin
- pull-request: bpf 2024-07-31,
Daniel Borkmann
- [PATCH v4 bpf-next 0/3] bpf: introduce new VFS based BPF kfuncs,
Matt Bobrowski
- [PATCH bpf-next 0/4] selftests/bpf: convert three other cgroup tests to test_progs,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes,
Michal Luczaj
- [PATCH bpf-next v2 3/6] selftests/bpf: Simplify inet_socketpair() and vsock_socketpair_connectible(), Michal Luczaj
- [PATCH bpf-next v2 2/6] selftests/bpf: Socket pair creation, cleanups, Michal Luczaj
- [PATCH bpf-next v2 6/6] selftests/bpf: Introduce __attribute__((cleanup)) in create_pair(), Michal Luczaj
- [PATCH bpf-next v2 1/6] selftests/bpf: Support more socket types in create_pair(), Michal Luczaj
- [PATCH bpf-next v2 5/6] selftests/bpf: Exercise SOCK_STREAM unix_inet_redir_to_connected(), Michal Luczaj
- [PATCH bpf-next v2 4/6] selftests/bpf: Honour the sotype of af_unix redir tests, Michal Luczaj
- Re: [PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes, Jakub Sitnicki
- Re: [PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes, Jakub Sitnicki
- Re: [PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes, Martin KaFai Lau
- [PATCH -next] cgroup/cpuset: Do not clear xcpus when clearing cpus,
Chen Ridong
- [PATCH bpf-next v4 0/3] selftests/bpf: convert test_dev_cgroup to test_progs,
Alexis Lothoré (eBPF Foundation)
- [PATCH bpf-next] selftests/bpf: fix RELEASE=1 compilation for sock_addr.c,
Andrii Nakryiko
- [PATCH v2 bpf-next 0/2] Add bpf_get_dentry_xattr,
Song Liu
- [PATCH v3 bpf-next 00/10] Harden and extend ELF build ID parsing logic,
Andrii Nakryiko
- [PATCH v3 bpf-next 01/10] lib/buildid: harden build ID parsing logic, Andrii Nakryiko
- [PATCH v3 bpf-next 02/10] lib/buildid: add single page-based file reader abstraction, Andrii Nakryiko
- [PATCH v3 bpf-next 03/10] lib/buildid: take into account e_phoff when fetching program headers, Andrii Nakryiko
- [PATCH v3 bpf-next 04/10] lib/buildid: remove single-page limit for PHDR search, Andrii Nakryiko
- [PATCH v3 bpf-next 05/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault(), Andrii Nakryiko
- [PATCH v3 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API, Andrii Nakryiko
- [PATCH v3 bpf-next 07/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF, Andrii Nakryiko
- [PATCH v3 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry, Andrii Nakryiko
- [PATCH v3 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers, Andrii Nakryiko
- [PATCH v3 bpf-next 10/10] selftests/bpf: add build ID tests, Andrii Nakryiko
- [PATCH bpf-next v3 0/3] selftests/bpf: convert test_dev_cgroup to test_progs,
Alexis Lothoré (eBPF Foundation)
- [PATCH v2] cgroup/cpuset: fix panic caused by partcmd_update,
Chen Ridong
- [PATCH bpf-next v2] bpf: kprobe: remove unused declaring of bpf_kprobe_override,
Menglong Dong
- [PATCHSET][RFC] struct fd and memory safety,
Al Viro
- [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops, viro
- [PATCH 02/39] introduce fd_file(), convert all accessors to it., viro
- [PATCH 03/39] struct fd: representation change, viro
- [PATCH 04/39] add struct fd constructors, get rid of __to_fd(), viro
- [PATCH 05/39] regularize emptiness checks in fini_module(2) and vfs_dedupe_file_range(), viro
- [PATCH 06/39] net/socket.c: switch to CLASS(fd), viro
- [PATCH 07/39] introduce struct fderr, convert overlayfs uses to that, viro
- [PATCH 08/39] experimental: convert fs/overlayfs/file.c to CLASS(...), viro
- [PATCH 09/39] timerfd: switch to CLASS(fd, ...), viro
- [PATCH 10/39] get rid of perf_fget_light(), convert kernel/events/core.c to CLASS(fd), viro
- [PATCH 11/39] switch netlink_getsockbyfilp() to taking descriptor, viro
- [PATCH 12/39] do_mq_notify(): saner skb freeing on failures, viro
- [PATCH 13/39] do_mq_notify(): switch to CLASS(fd, ...), viro
- [PATCH 14/39] simplify xfs_find_handle() a bit, viro
- [PATCH 15/39] convert vmsplice() to CLASS(fd, ...), viro
- [PATCH 16/39] convert __bpf_prog_get() to CLASS(fd, ...), viro
- [PATCH 17/39] bpf: resolve_pseudo_ldimm64(): take handling of a single ldimm64 insn into helper, viro
- [PATCH 18/39] bpf maps: switch to CLASS(fd, ...), viro
- [PATCH 19/39] fdget_raw() users: switch to CLASS(fd_raw, ...), viro
- [PATCH 20/39] introduce "fd_pos" class, convert fdget_pos() users to it., viro
- [PATCH 21/39] o2hb_region_dev_store(): avoid goto around fdget()/fdput(), viro
- [PATCH 22/39] privcmd_ioeventfd_assign(): don't open-code eventfd_ctx_fdget(), viro
- [PATCH 23/39] fdget(), trivial conversions, viro
- [PATCH 24/39] fdget(), more trivial conversions, viro
- [PATCH 25/39] convert do_preadv()/do_pwritev(), viro
- [PATCH 26/39] convert cachestat(2), viro
- [PATCH 27/39] switch spufs_calls_{get,put}() to CLASS() use, viro
- [PATCH 28/39] convert spu_run(2), viro
- [PATCH 29/39] convert media_request_get_by_fd(), viro
- [PATCH 30/39] convert coda_parse_fd(), viro
- [PATCH 31/39] convert cifs_ioctl_copychunk(), viro
- [PATCH 32/39] convert vfs_dedupe_file_range()., viro
- [PATCH 33/39] convert do_select(), viro
- [PATCH 34/39] do_pollfd(): convert to CLASS(fd), viro
- [PATCH 35/39] convert bpf_token_create(), viro
- [PATCH 36/39] assorted variants of irqfd setup: convert to CLASS(fd), viro
- [PATCH 37/39] memcg_write_event_control(): switch to CLASS(fd), viro
- [PATCH 38/39] css_set_fork(): switch to CLASS(fd_raw, ...), viro
- [PATCH 39/39] deal with the last remaing boolean uses of fd_file(), viro
- Re: [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops, Michal Hocko
- Re: [PATCHSET][RFC] struct fd and memory safety, Al Viro
- Re: [PATCHSET][RFC] struct fd and memory safety, Josef Bacik
- Re: [PATCHSET][RFC] struct fd and memory safety, Al Viro
- Re: [PATCHSET][RFC] struct fd and memory safety, Jason Gunthorpe
- Re: [PATCHSET][RFC] struct fd and memory safety, Christian Brauner
[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]