BPF
[Prev Page][Next Page]
- [PATCH bpf-next v9 1/2] arm64: patching: implement text_poke API
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next v9 0/2] bpf, arm64: use BPF prog pack allocator in BPF JIT
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Introduce bpf_can_loop() kfunc
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v8 0/2] bpf, arm64: use BPF prog pack allocator in BPF JIT
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Move test_dev_cgroup to prog_tests
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 0/2] bpf, arm64: use BPF prog pack allocator in BPF JIT
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH net-next v2 0/3] tun: AF_XDP Tx zero-copy support
- From: Jiri Pirko <jiri@xxxxxxxxxxx>
- Re: [PATCH bpf-next v1 7/8] libbpf: sync progs autoload with maps autocreate for struct_ops maps
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2] perf lock contention: Account contending locks too
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH] fix linux kernel BTF builds: increase max percpu variables by 10x
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH] net: raise RCU qs after each threaded NAPI poll
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
- From: Yunjian Wang <wangyunjian@xxxxxxxxxx>
- [PATCH net-next v2 2/3] vhost_net: Call peek_len when using xdp
- From: Yunjian Wang <wangyunjian@xxxxxxxxxx>
- [PATCH net-next v2 1/3] xsk: Remove non-zero 'dma_page' check in xp_assign_dev
- From: Yunjian Wang <wangyunjian@xxxxxxxxxx>
- [PATCH net-next v2 0/3] tun: AF_XDP Tx zero-copy support
- From: Yunjian Wang <wangyunjian@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 08/16] bpf/verifier: do_misc_fixups for is_bpf_timer_set_sleepable_cb_kfunc
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH net-next v6 4/5] vhost/net: remove vhost_net_page_frag_refill()
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v6 0/5] remove page frag implementation in vhost_net
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH] fix linux kernel BTF builds: increase max percpu variables by 10x
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH RFCv2 bpf-next 4/4] selftests/bpf: Add kprobe multi wrapper test
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv2 bpf-next 3/4] libbpf: Add support for kprobe multi wrapper attach
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv2 bpf-next 2/4] bpf: Add bpf_kprobe_multi_is_return kfunc
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv2 bpf-next 0/4] bpf: Introduce kprobe multi wrapper attach
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- [PATCH RFCv2 bpf-next 1/4] bpf: Add support for kprobe multi wrapper attach
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 2/8] libbpf: tie struct_ops programs to kernel BTF ids, not to local ids
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v1 4/6] perf threads: Move threads to its own files
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1 1/6] perf report: Sort child tasks by tid
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1 4/6] perf threads: Move threads to its own files
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2] perf lock contention: Account contending locks too
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Introduce bpf_can_loop() kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v1 1/6] perf report: Sort child tasks by tid
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: Add bits iterator
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v2] perf lock contention: Account contending locks too
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH RESEND] perf lock contention: Account contending locks too
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH] net: raise RCU qs after each threaded NAPI poll
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH] fix linux kernel BTF builds: increase max percpu variables by 10x
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH net v2] net: stmmac: Complete meta data only when enabled
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] net: raise RCU qs after each threaded NAPI poll
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: Add bits iterator
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next v1 7/8] libbpf: sync progs autoload with maps autocreate for struct_ops maps
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 08/16] bpf/verifier: do_misc_fixups for is_bpf_timer_set_sleepable_cb_kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 3/3] mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: Add bits iterator
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH RESEND] perf lock contention: Account contending locks too
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 7/8] libbpf: sync progs autoload with maps autocreate for struct_ops maps
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH RESEND] perf lock contention: Account contending locks too
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 7/8] libbpf: sync progs autoload with maps autocreate for struct_ops maps
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH RESEND] perf lock contention: Account contending locks too
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 7/8] libbpf: sync progs autoload with maps autocreate for struct_ops maps
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v1 7/8] libbpf: sync progs autoload with maps autocreate for struct_ops maps
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v1 7/8] libbpf: sync progs autoload with maps autocreate for struct_ops maps
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v1 7/8] libbpf: sync progs autoload with maps autocreate for struct_ops maps
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v1 7/8] libbpf: sync progs autoload with maps autocreate for struct_ops maps
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH RESEND] perf lock contention: Account contending locks too
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH] net: raise RCU qs after each threaded NAPI poll
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 7/8] libbpf: sync progs autoload with maps autocreate for struct_ops maps
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH v8 31/35] fprobe: Rewrite fprobe on function-graph tracer
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH v2 6/6] perf threads: Reduce table size from 256 to 8
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 5/6] perf threads: Switch from rbtree to hashmap
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 1/6] perf report: Sort child tasks by tid
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 4/6] perf threads: Move threads to its own files
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 3/6] perf machine: Move fprintf to for_each loop and a callback
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 2/6] perf trace: Ignore thread hashing in summary
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v2 0/6] Thread memory improvements and fixes
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] arm64: stacktrace: Implement arch_bpf_stack_walk() for the BPF JIT
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v1 1/8] libbpf: allow version suffixes (___smth) for struct_ops types
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH 6/6] PCI: imx: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH 5/6] PCI: imx: Simplify switch-case logic by involve core_reset callback
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH 4/6] PCI: imx: Simplify switch-case logic by involve set_ref_clk callback
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH 3/6] MAINTAINERS: pci: imx: update imx6* to imx* since rename driver file
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH 2/6] PCI: imx6: Rename pci-imx6.c and PCI_IMX6 config
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH 1/6] PCI: imx6: Rename imx6_* with imx_*
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH 0/6] PCI: imx6: rename\clean up and add lut information for imx95
- From: Frank Li <Frank.Li@xxxxxxx>
- Re: [PATCH bpf-next v1 1/8] libbpf: allow version suffixes (___smth) for struct_ops types
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH v1 4/6] perf threads: Move threads to its own files
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH] net: raise RCU qs after each threaded NAPI poll
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- Re: [PATCH] net: raise RCU qs after each threaded NAPI poll
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- [PATCH bpf-next v1 8/8] selftests/bpf: tests for struct_ops autoload/autocreate toggling
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v1 7/8] libbpf: sync progs autoload with maps autocreate for struct_ops maps
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v1 6/8] selftests/bpf: test autocreate behavior for struct_ops maps
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v1 5/8] selftests/bpf: bad_struct_ops test
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v1 4/8] selftests/bpf: test struct_ops map definition with type suffix
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v1 1/8] libbpf: allow version suffixes (___smth) for struct_ops types
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v1 0/8] libbpf: type suffixes and autocreate flag for struct_ops maps
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v1 3/8] libbpf: honor autocreate flag for struct_ops maps
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v1 2/8] libbpf: tie struct_ops programs to kernel BTF ids, not to local ids
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v1 4/6] perf threads: Move threads to its own files
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v1 4/6] perf threads: Move threads to its own files
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH] net: raise RCU qs after each threaded NAPI poll
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] arm64: stacktrace: Implement arch_bpf_stack_walk() for the BPF JIT
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH bpf-next v3 1/2] arm64: stacktrace: Implement arch_bpf_stack_walk() for the BPF JIT
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 bpf-next 3/3] mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v1 4/6] perf threads: Move threads to its own files
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH] net: ethernet: ti: am65-cpsw: Add minimal XDP support
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 08/16] bpf/verifier: do_misc_fixups for is_bpf_timer_set_sleepable_cb_kfunc
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH] net: raise RCU qs after each threaded NAPI poll
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 08/16] bpf/verifier: do_misc_fixups for is_bpf_timer_set_sleepable_cb_kfunc
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 08/16] bpf/verifier: do_misc_fixups for is_bpf_timer_set_sleepable_cb_kfunc
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [syzbot] [lsm?] [reiserfs?] general protection fault in fsnotify_perm
- From: syzbot <syzbot+1d7062c505b34792ef90@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] net: raise RCU qs after each threaded NAPI poll
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- [PATCH bpf] bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next 0/1] Support kCFI + BPF on arm64
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next 1/1] arm64/cfi,bpf: Support kCFI + BPF on arm64
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 04/16] bpf/helpers: introduce sleepable bpf_timers
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL pointer dereference in dev_map_hash_update_elem
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v1 4/6] perf threads: Move threads to its own files
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1 1/6] perf report: Sort child tasks by tid
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v1 4/6] perf threads: Move threads to its own files
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v1 2/6] perf trace: Ignore thread hashing in summary
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- subscribe
- Re: [PATCH v1 1/6] perf report: Sort child tasks by tid
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH v2 bpf-next 2/2] selftests/bpf: Test bpf_can_loop
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 0/2] bpf: Introduce bpf_can_loop
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 1/2] bpf: Introduce bpf_can_loop() kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v5 6/6] selftests/bpf: Test if shadow types work correctly.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v5 5/6] bpftool: Add an example for struct_ops map and shadow type.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v5 4/6] bpftool: generated shadow variables for struct_ops maps.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v5 2/6] libbpf: set btf_value_type_id of struct bpf_map for struct_ops.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v5 3/6] libbpf: Convert st_ops->data to shadow type.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v5 1/6] libbpf: expose resolve_func_ptr() through libbpf_internal.h.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v5 0/6] Create shadow types for struct_ops maps in skeletons
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Add bits iterator
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Add bits iterator
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v4 3/6] libbpf: Convert st_ops->data to shadow type.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- RE: [PATCH bpf-next 1/2] bpf: Add bits iterator
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH] net: ethernet: ti: am65-cpsw: Add minimal XDP support
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH bpf-next v4 3/6] libbpf: Convert st_ops->data to shadow type.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf, x64: Fix tailcall hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL pointer dereference in dev_map_hash_update_elem
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v4] bpftool: add support for split BTF to gen min_core_btf
- From: Bryce Kahle <bryce.kahle@xxxxxxxxxxxxx>
- Re: [PATCH net-next v5] virtio_net: Support RX hash XDP hint
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next v1] ARC: Add eBPF JIT support
- From: Shahab Vahedi <Shahab.Vahedi@xxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] bpf qdisc
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [LSF/MM/BPF TOPIC] bpf qdisc
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH] net: ethernet: ti: am65-cpsw: Add minimal XDP support
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- Re: [PATCH] net: ethernet: ti: am65-cpsw: Add minimal XDP support
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH net-next v3 1/7] dma: compile-out DMA sync op calls when not used
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH net-next v3 2/7] dma: avoid redundant calls for sync operations
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH v8 31/35] fprobe: Rewrite fprobe on function-graph tracer
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/3] mm, xen: Separate xen use cases from ioremap.
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/3] mm: Enforce VM_IOREMAP flag and range in ioremap_page_range.
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5] virtio_net: Support RX hash XDP hint
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL pointer dereference in dev_map_hash_update_elem
- From: syzbot <syzbot+8cd36f6b65f3cafd400a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] multi kprobe updates
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add selftest for bits iter
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH v1 0/6] Thread memory improvements and fixes
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH net-next v12 15/15] p4tc: add P4 classifier
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v12 14/15] p4tc: add set of P4TC table kfuncs
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v12 13/15] p4tc: add runtime table entry get, delete, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v12 12/15] p4tc: add runtime table entry create and update
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v12 11/15] p4tc: add template table create, update, delete, get, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v12 10/15] p4tc: add runtime action support
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v12 09/15] p4tc: add template action create, update, delete, get, flush and dump
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v12 08/15] p4tc: add template pipeline create, get, update, delete
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v12 07/15] p4tc: add template API
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v12 06/15] p4tc: add P4 data types
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v12 05/15] net: sched: act_api: Add support for preallocated P4 action instances
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v12 04/15] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v12 03/15] net/sched: act_api: Update tc_action_ops to account for P4 actions
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v12 02/15] net/sched: act_api: increase action kind string length
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v12 00/15] Introducing P4TC (series 1)
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v12 01/15] net: sched: act_api: Introduce P4 actions list
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH v8 35/35] Documentation: probes: Update fprobe on function-graph tracer
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 34/35] selftests/ftrace: Add a test case for repeating register/unregister fprobe
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 33/35] selftests: ftrace: Remove obsolate maxactive syntax check
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 32/35] tracing/fprobe: Remove nr_maxactive from fprobe
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 31/35] fprobe: Rewrite fprobe on function-graph tracer
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 30/35] ftrace: Add CONFIG_HAVE_FTRACE_GRAPH_FUNC
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 29/35] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 28/35] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 27/35] tracing: Add ftrace_fill_perf_regs() for perf event
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 26/35] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 25/35] fprobe: Use ftrace_regs in fprobe exit handler
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 24/35] fprobe: Use ftrace_regs in fprobe entry handler
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 23/35] function_graph: Pass ftrace_regs to retfunc
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 22/35] function_graph: Replace fgraph_ret_regs with ftrace_regs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 21/35] function_graph: Pass ftrace_regs to entryfunc
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 20/35] ftrace: Add multiple fgraph storage selftest
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 19/35] function_graph: Add selftest for passing local variables
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 18/35] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 17/35] function_graph: Move graph notrace bit to shadow stack global var
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 16/35] function_graph: Move graph depth stored data to shadow stack global var
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 15/35] function_graph: Move set_graph_function tests to shadow stack global var
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 14/35] function_graph: Add "task variables" per task for fgraph_ops
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 13/35] function_graph: Use a simple LRU for fgraph_array index number
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 12/35] function_graph: Have the instances use their own ftrace_ops for filtering
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 11/35] ftrace: Allow ftrace startup flags exist without dynamic ftrace
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 10/35] ftrace: Allow function_graph tracer to be enabled in instances
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 09/35] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 08/35] function_graph: Remove logic around ftrace_graph_entry and return
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 07/35] function_graph: Allow multiple users to attach to function graph
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 06/35] function_graph: Add an array structure that will allow multiple callbacks
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 05/35] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 04/35] function_graph: Convert ret_stack to a series of longs
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 03/35] x86: tracing: Add ftrace_regs definition in the header
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 02/35] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 01/35] tracing: Add a comment about ftrace_regs definition
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v8 00/35] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH net v2] net: stmmac: Complete meta data only when enabled
- From: Kurt Kanzenbach <kurt@xxxxxxxxxxxxx>
- Re: [PATCH net] net: stmmac: Complete meta data only when enabled
- From: Kurt Kanzenbach <kurt@xxxxxxxxxxxxx>
- [PATCH v2 bpf-next 2/2] selftests/bpf: Add selftest for bits iter
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 1/2] bpf: Add bits iterator
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 0/2] bpf: Add a generic bits iterator
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add selftest for bits iter
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next v4 3/3] selftests/bpf: Test struct_ops maps with a large number of program links.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v4 2/3] bpf: struct_ops supports more than one page for trampolines.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v4 1/3] bpf, net: validate struct_ops when updating value.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v4 0/3] Allow struct_ops maps with a large number of programs
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf: struct_ops supports more than one page for trampolines.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: Help needed for a BPF kernel issue with S390
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Help needed for a BPF kernel issue with S390
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] bpf: struct_ops supports more than one page for trampolines.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: struct_ops supports more than one page for trampolines.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next v3 3/3] selftests/bpf: Test struct_ops maps with a large number of program links.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v3 2/3] bpf: struct_ops supports more than one page for trampolines.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v3 1/3] bpf, net: validate struct_ops when updating value.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v3 0/3] Allow struct_ops maps with a large number of programs
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Introduce bpf_can_loop() kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Introduce bpf_can_loop() kfunc
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Introduce bpf_can_loop() kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Introduce bpf_can_loop() kfunc
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] mm: Introduce vm_area_[un]map_pages().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 3/3] mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 2/3] mm, xen: Separate xen use cases from ioremap.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 0/3] mm: Cleanup and identify various users of kernel virtual address space
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2 bpf-next 1/3] mm: Enforce VM_IOREMAP flag and range in ioremap_page_range.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [LSF/MM/BPF TOPIC] Inter-VM Shared Memory Communications with eBPF
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [syzbot] [kernfs?] [net?] [mm?] stack segment fault in __stack_depot_save
- From: syzbot <syzbot+1f564413055af2023f17@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: struct_ops supports more than one page for trampolines.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] perf tools issues with BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: Kent Overstreet <kent.overstreet@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 02/16] bpf/verifier: introduce in_sleepable() helper
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 09/16] HID: bpf/dispatch: regroup kfuncs definitions
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 00/16] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [Bpf] [PATCH bpf-next v4] bpf, docs: Add callx instructions in new conformance group
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: struct_ops supports more than one page for trampolines.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: struct_ops supports more than one page for trampolines.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: struct_ops supports more than one page for trampolines.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: struct_ops supports more than one page for trampolines.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: struct_ops supports more than one page for trampolines.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: struct_ops supports more than one page for trampolines.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next] mm: Introduce vm_area_[un]map_pages().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf, x64: Fix tailcall hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] mm: Introduce vm_area_[un]map_pages().
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH net-next v11 0/5] Introducing P4TC (series 1)
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH net] net: stmmac: Complete meta data only when enabled
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf, x64: Fix tailcall hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 00/16] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH net-next v11 0/5] Introducing P4TC (series 1)
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 08/16] bpf/verifier: do_misc_fixups for is_bpf_timer_set_sleepable_cb_kfunc
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [syzbot] [bpf?] KMSAN: uninit-value in bpf_bprintf_prepare
- From: xingwei lee <xrivendell7@xxxxxxxxx>
- Re: [syzbot] [bpf?] KMSAN: uninit-value in bstr_printf
- From: xingwei lee <xrivendell7@xxxxxxxxx>
- Re: [PATCH net-next v11 0/5] Introducing P4TC (series 1)
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 07/16] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 06/16] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 05/16] bpf/verifier: add bpf_timer as a kfunc capable type
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH net-next v11 5/5] net: sched: act_api: Add support for preallocated P4 action instances
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v11 4/5] net/sched: act_api: add struct p4tc_action_ops as a parameter to lookup callback
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v11 3/5] net/sched: act_api: Update tc_action_ops to account for P4 actions
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v11 2/5] net/sched: act_api: increase action kind string length
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v11 1/5] net: sched: act_api: Introduce P4 actions list
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH net-next v11 0/5] Introducing P4TC (series 1)
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add selftest for bits iter
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH] net: ethernet: ti: am65-cpsw: Add minimal XDP support
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/4] bpf: Add support to attach return prog in kprobe multi
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH vhost v2 17/19] virtio_net: unify the code for recycling the xmit ptr
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v2 19/19] virtio_net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v2 18/19] virtio_net: rename free_old_xmit_skbs to free_old_xmit
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v2 14/19] virtio_ring: remove api of setting vq premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v2 16/19] virtio_ring: introduce virtqueue_dma_map_sg_attrs
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v2 12/19] virtio_ring: export premapped to driver by struct virtqueue
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v2 10/19] virtio_ring: simplify the parameters of the funcs related to vring_create/new_virtqueue()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v2 15/19] virtio_ring: introduce dma map api for page
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v2 13/19] virtio_net: set premapped mode by find_vqs()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v2 11/19] virtio: find_vqs: add new parameter premapped
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v2 09/19] virtio: vring_new_virtqueue(): pass struct instead of multi parameters
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v2 08/19] virtio: vring_create_virtqueue: pass struct instead of multi parameters
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v2 07/19] virtio: find_vqs: pass struct instead of multi parameters
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v2 03/19] virtio_ring: packed: structure the indirect desc table
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v2 04/19] virtio_ring: split: remove double check of the unmap ops
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v2 06/19] virtio_ring: no store dma info when unmap is not needed
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v2 05/19] virtio_ring: split: structure the indirect desc table
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v2 01/19] virtio_ring: introduce vring_need_unmap_buffer
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v2 02/19] virtio_ring: packed: remove double check of the unmap ops
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH vhost v2 00/19] virtio: drivers maintain dma info for premapped vq
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- RE: [PATCH net-next v5 1/9] net: phylink: provide mac_get_pcs_neg_mode() function
- From: "Voon, Weifeng" <weifeng.voon@xxxxxxxxx>
- Re: [PATCH vhost v1 00/19] virtio: drivers maintain dma info for premapped vq
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: struct_ops supports more than one page for trampolines.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf, x64: Fix tailcall hierarchy
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: struct_ops supports more than one page for trampolines.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add selftest for bits iter
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: struct_ops supports more than one page for trampolines.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] arm64: stacktrace: Implement arch_bpf_stack_walk() for the BPF JIT
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 02/16] bpf/verifier: introduce in_sleepable() helper
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next 0/5] virtio-net: sq support premapped mode
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v5] virtio_net: Support RX hash XDP hint
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: struct_ops supports more than one page for trampolines.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: struct_ops supports more than one page for trampolines.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 05/16] bpf/verifier: add bpf_timer as a kfunc capable type
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH rcu 2/4] bpf: Select new NEED_TASKS_RCU Kconfig option
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 05/16] bpf/verifier: add bpf_timer as a kfunc capable type
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] mm: Introduce vm_area_[un]map_pages().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 04/16] bpf/helpers: introduce sleepable bpf_timers
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next v4 6/6] selftests/bpf: Test if shadow types work correctly.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v4 5/6] bpftool: Add an example for struct_ops map and shadow type.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v4 3/6] libbpf: Convert st_ops->data to shadow type.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v4 4/6] bpftool: generated shadow variables for struct_ops maps.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v4 2/6] libbpf: set btf_value_type_id of struct bpf_map for struct_ops.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v4 1/6] libbpf: expose resolve_func_ptr() through libbpf_internal.h.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v4 0/6] Create shadow types for struct_ops maps in skeletons
- From: thinker.li@xxxxxxxxx
- Re: [PATCH bpf-next v5 2/2] selftests/bpf: Test case for lacking CFI stub functions.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 06/16] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v5 0/2] Check cfi_stubs before registering a struct_ops type.
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH RFC bpf-next v3 04/16] bpf/helpers: introduce sleepable bpf_timers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 09/16] HID: bpf/dispatch: regroup kfuncs definitions
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH net-next v5] virtio_net: Support RX hash XDP hint
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/2] arm64: stacktrace: Implement arch_bpf_stack_walk() for the BPF JIT
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH net] net: stmmac: Complete meta data only when enabled
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH net-next 0/5] virtio-net: sq support premapped mode
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH net-next 1/5] virtio_ring: introduce virtqueue_get_buf_ctx_dma()
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v6] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: clarify batch lookup semantics
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add selftest for bits iter
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v4] bpf, docs: Add callx instructions in new conformance group
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf, docs: specify which BPF_ABS and BPF_IND fields were zero
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpf, docs: Fix typos in instruction-set.rst
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v3 0/2] check bpf_func_state->callback_depth when pruning states
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [Bpf] [PATCH bpf-next] bpf, docs: Fix typos in instruction-set.rst
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 0/1] selftests/bpf: reduce tcp_custom_syncookie verification complexity
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v3 1/2] bpf: check bpf_func_state->callback_depth when pruning states
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v6] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v5] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH bpf v3 2/2] selftests/bpf: test case for callback_depth states pruning logic
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf v3 1/2] bpf: check bpf_func_state->callback_depth when pruning states
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf v3 0/2] check bpf_func_state->callback_depth when pruning states
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 1/1] selftests/bpf: update tcp_custom_syncookie to use scalar packet offset
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 0/1] selftests/bpf: reduce tcp_custom_syncookie verification complexity
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 04/16] bpf/helpers: introduce sleepable bpf_timers
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/2] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] multi kprobe updates
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- [PATCH net] net: stmmac: Complete meta data only when enabled
- From: Kurt Kanzenbach <kurt@xxxxxxxxxxxxx>
- Re: Page faults in tracepoint caused by aliased pointer
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: Add testcases for tailcall hierarchy fixing
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [PATCH bpf-next v2 1/2] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [PATCH bpf-next v2 0/2] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v3 04/16] bpf/helpers: introduce sleepable bpf_timers
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Test bpf_can_loop
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Introduce bpf_can_loop() kfunc
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v5 1/2] bpf: Check cfi_stubs before registering a struct_ops type.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v5 2/2] selftests/bpf: Test case for lacking CFI stub functions.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v5 0/2] Check cfi_stubs before registering a struct_ops type.
- From: thinker.li@xxxxxxxxx
- Re: [PATCH bpf-next v4 2/3] bpf: Check cfi_stubs before registering a struct_ops type.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- [PATCH bpf-next 4/4] selftests/bpf: tests for per-insn find_equal_scalars() precision tracking
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 3/4] bpf: remove mark_precise_scalar_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 1/4] bpf: replace env->cur_hist_ent with a getter function
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 2/4] bpf: track find_equal_scalars history on per-instruction level
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 0/4] bpf: track find_equal_scalars history on per-instruction level
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: clarify batch lookup semantics
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- pull-request: bpf 2024-02-22
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 2/3] bpf: Check cfi_stubs before registering a struct_ops type.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/3] Allow struct_ops maps with a large number of programs
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- [PATCH bpf-next v2 3/3] selftests/bpf: Test struct_ops maps with a large number of program links.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v2 2/3] bpf: struct_ops supports more than one page for trampolines.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v2 1/3] bpf, net: validate struct_ops when updating value.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v2 0/3] Allow struct_ops maps with a large number of programs
- From: thinker.li@xxxxxxxxx
- [PATCH v5] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: clarify batch lookup semantics
- From: Martin Kelly <martin.kelly@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2] bpf: clarify batch lookup semantics
- From: Martin Kelly <martin.kelly@xxxxxxxxxxxxxxx>
- Re: [Bpf] [PATCH bpf-next v4] bpf, docs: Add callx instructions in new conformance group
- From: David Vernet <void@xxxxxxxxxxxxx>
- [syzbot] [bpf?] KMSAN: uninit-value in bstr_printf
- From: syzbot <syzbot+f0d29b273acdcd3a2562@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [syzbot] [bpf?] KMSAN: uninit-value in bpf_bprintf_prepare
- From: syzbot <syzbot+c2dc95f7d0825a145992@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v4] bpf, docs: Add callx instructions in new conformance group
- From: Dave Thaler <dthaler1968@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] mm: Introduce vm_area_[un]map_pages().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 1/4] mm/vmalloc: allow arch-specific vmalloc_node overrides
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v4 2/3] bpf: Check cfi_stubs before registering a struct_ops type.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [Bpf] [PATCH bpf-next] bpf, docs: Fix typos in instruction-set.rst
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf, docs: specify which BPF_ABS and BPF_IND fields were zero
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH bpf-next] bpf, docs: specify which BPF_ABS and BPF_IND fields were zero
- From: Dave Thaler <dthaler1968@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 4/5] bpftool: generated shadow variables for struct_ops maps.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: Page faults in tracepoint caused by aliased pointer
- From: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
- [PATCH bpf-next] bpf, docs: Fix typos in instruction-set.rst
- From: Dave Thaler <dthaler1968@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] mm/vmalloc: allow arch-specific vmalloc_node overrides
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH 2/4] mm: pgalloc: support address-conditional pmd allocation
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Shrink size of struct bpf_map/bpf_array.
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 2/4] mm: pgalloc: support address-conditional pmd allocation
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Shrink size of struct bpf_map/bpf_array.
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/5] libbpf: expose resolve_func_ptr() through libbpf_internal.h.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Compiled BPF and toolchains
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Remove intermediate test files.
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH RFC bpf-next v3 16/16] selftests/hid: add KASAN to the VM tests
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v3 15/16] selftests/hid: add test for bpf_timer
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v3 14/16] HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks.
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v3 13/16] selftests/hid: add tests for hid_bpf_input_report
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v3 12/16] HID: bpf: allow to inject HID event from BPF
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v3 11/16] selftests/hid: Add test for hid_bpf_hw_output_report
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v3 10/16] HID: bpf: export hid_hw_output_report as a BPF kfunc
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v3 09/16] HID: bpf/dispatch: regroup kfuncs definitions
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v3 08/16] bpf/verifier: do_misc_fixups for is_bpf_timer_set_sleepable_cb_kfunc
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v3 07/16] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v3 06/16] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v3 05/16] bpf/verifier: add bpf_timer as a kfunc capable type
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v3 04/16] bpf/helpers: introduce sleepable bpf_timers
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v3 03/16] bpf/verifier: add is_async_callback_calling_insn() helper
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v3 02/16] bpf/verifier: introduce in_sleepable() helper
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v3 01/16] bpf/verifier: allow more maps in sleepable bpf programs
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH RFC bpf-next v3 00/16] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH bpf] bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] selftests/bpf: Remove intermediate test files.
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- RE: [External] Re: [PATCH 2/4] mm: pgalloc: support address-conditional pmd allocation
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- RE: [External] Re: [PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH v10 net-next 15/15] p4tc: add P4 classifier
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- [PATCH bpf-next v8 2/2] bpf, arm64: use bpf_prog_pack for memory management
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next v8 1/2] arm64: patching: implement text_poke API
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next v8 0/2] bpf, arm64: use BPF prog pack allocator in BPF JIT
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH net-next v2 2/4] bpf: test_run: Use system page pool for XDP live frame mode
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next v2] bpf: Check return from set_memory_rox() and friends
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH net-next v2 0/4] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Move test_dev_cgroup to prog_tests
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 01/11] bpf: make bpf_d_path() helper use probe-read semantics
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 4/5] bpftool: generated shadow variables for struct_ops maps.
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/5] libbpf: expose resolve_func_ptr() through libbpf_internal.h.
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [LSF/MM/BPF TOPIC] Compiled BPF and toolchains
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- [PATCH] bpf: change WARN ro pr_warn in verifier in 5.10 kernels
- From: Alexander Ofitserov <oficerovas@xxxxxxxxxxxx>
- Re: [PATCH 2/4] mm: pgalloc: support address-conditional pmd allocation
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH bpf-next v2] selftests/bpf: Move test_dev_cgroup to prog_tests
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 3/3] selftests: bpf: crypto skcipher algo selftests
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v8 3/3] selftests: bpf: crypto skcipher algo selftests
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 01/11] bpf: make bpf_d_path() helper use probe-read semantics
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH bpf-next v4 2/3] bpf: Check cfi_stubs before registering a struct_ops type.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v4 3/3] selftests/bpf: Test case for lacking CFI stub functions.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v4 1/3] bpf, net: allow passing NULL prog to check_member.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v4 0/3] Check cfi_stubs before registering a struct_ops type.
- From: thinker.li@xxxxxxxxx
- Re: [PATCH 1/4] mm/vmalloc: allow arch-specific vmalloc_node overrides
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 3/4] arm64: separate code and data virtual memory allocation
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- RE: [PATCH bpf] bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH 2/4] mm: pgalloc: support address-conditional pmd allocation
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 1/4] mm/vmalloc: allow arch-specific vmalloc_node overrides
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH bpf] libbpf: clarify batch lookup semantics
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] mm: Introduce vm_area_[un]map_pages().
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/4] mm/vmalloc: allow arch-specific vmalloc_node overrides
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: tracing: support to attach program to multi hooks
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next 0/5] bpf: make tracing program support multi-attach
- From: 梦龙董 <dongmenglong.8@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next 0/5] bpf: make tracing program support multi-attach
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next 1/5] bpf: tracing: add support to record and check the accessed args
- From: 梦龙董 <dongmenglong.8@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next 0/5] bpf: make tracing program support multi-attach
- From: 梦龙董 <dongmenglong.8@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next 0/5] bpf: make tracing program support multi-attach
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next 1/5] bpf: tracing: add support to record and check the accessed args
- From: 梦龙董 <dongmenglong.8@xxxxxxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 03/10] bpf/verifier: allow more maps in sleepable bpf programs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next 0/5] bpf: make tracing program support multi-attach
- From: 梦龙董 <dongmenglong.8@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next 0/5] bpf: make tracing program support multi-attach
- From: 梦龙董 <dongmenglong.8@xxxxxxxxxxxxx>
- Re: [PATCH vhost 07/17] virtio: find_vqs: pass struct instead of multi parameters
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH bpf] libbpf: clarify batch lookup semantics
- From: Martin Kelly <martin.kelly@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 0/5] bpf: make tracing program support multi-attach
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v3 5/5] selftests/bpf: Test if shadow types work correctly.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v3 4/5] bpftool: generated shadow variables for struct_ops maps.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v3 3/5] libbpf: Convert st_ops->data to shadow type.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v3 1/5] libbpf: expose resolve_func_ptr() through libbpf_internal.h.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v3 2/5] libbpf: set btf_value_type_id of struct bpf_map for struct_ops.
- From: thinker.li@xxxxxxxxx
- [PATCH bpf-next v3 0/5] Create shadow types for struct_ops maps in skeletons
- From: thinker.li@xxxxxxxxx
- Re: [PATCH v1 bpf-next 3/9] bpf: expose how xlated insns map to jitted insns
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: Memory corruption in out_batch parameter of batch lookup APIs
- From: Martin Kelly <martin.kelly@xxxxxxxxxxxxxxx>
- [PATCH bpf-next] bpf: Shrink size of struct bpf_map/bpf_array.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: struct_ops supports more than one page for trampolines.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Remove intermediate test files.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] x86/cfi,bpf: Add a stub function for get_info of struct tcp_congestion_ops.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v3 0/2] bpf, arm64: Support Exceptions
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH 0/7] riscv: Various text patching improvements
- From: Alexandre Ghiti <alexghiti@xxxxxxxxxxxx>
- Re: [RFC PATCH v1 05/14] bpf: Implement BPF exception frame descriptor generation
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: struct_ops supports more than one page for trampolines.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH net-next v2 3/4] bpf: test_run: Fix cacheline alignment of live XDP frame data structures
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH net-next v2 2/4] bpf: test_run: Use system page pool for XDP live frame mode
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH net-next v2 1/4] net: Register system page pool as an XDP memory model
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH net-next v2 0/4] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH 3/4] arm64: separate code and data virtual memory allocation
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH 1/4] mm/vmalloc: allow arch-specific vmalloc_node overrides
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH 4/4] arm64: dynamic enforcement of pmd-level PXNTable
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH 2/4] mm: pgalloc: support address-conditional pmd allocation
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- [PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration
- From: Maxwell Bland <mbland@xxxxxxxxxxxx>
- Re: [PATCH net-next 2/3] bpf: test_run: Use system page pool for XDP live frame mode
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next] mm: Introduce vm_area_[un]map_pages().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/5] bpf: tracing: add support to record and check the accessed args
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] x86/cfi,bpf: Add a stub function for get_info of struct tcp_congestion_ops.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/5] bpf: tracing: add support to record and check the accessed args
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: tracing: support to attach program to multi hooks
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: check bpf_func_state->callback_depth when pruning states
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v10 net-next 15/15] p4tc: add P4 classifier
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH net-next 2/3] bpf: test_run: Use system page pool for XDP live frame mode
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH vhost 07/17] virtio: find_vqs: pass struct instead of multi parameters
- From: Halil Pasic <pasic@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 01/11] bpf: make bpf_d_path() helper use probe-read semantics
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [PATCH net-next 2/3] bpf: test_run: Use system page pool for XDP live frame mode
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Dave Taht <dave.taht@xxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH v3] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 01/11] bpf: make bpf_d_path() helper use probe-read semantics
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH net-next 2/3] bpf: test_run: Use system page pool for XDP live frame mode
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- [PATCH bpf-next 11/11] bpf/selftests: adapt selftests test_d_path for BPF kfunc bpf_path_d_path()
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 10/11] bpf: add trusted d_path() based BPF kfunc bpf_path_d_path()
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 09/11] bpf/selftests: add selftests for root/pwd path based BPF kfuncs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 08/11] bpf: add acquire/release based BPF kfuncs for fs_struct's paths
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 07/11] bpf/selftests: add selftests for exe_file acquire/release BPF kfuncs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 06/11] bpf: add new acquire/release based BPF kfuncs for exe_file
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 05/11] bpf/selftests: add selftests for mm_struct acquire/release BPF kfuncs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 04/11] bpf: add new acquire/release BPF kfuncs for mm_struct
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 03/11] bpf: rename fs_kfunc_set_ids to lsm_kfunc_set_ids
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 02/11] bpf/selftests: adjust selftests for BPF helper bpf_d_path()
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 01/11] bpf: make bpf_d_path() helper use probe-read semantics
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 00/11] bpf: probe-read bpf_d_path() and add new acquire/release BPF kfuncs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH net-next 3/3] bpf: test_run: Fix cacheline alignment of live XDP frame data structures
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH net-next 2/3] bpf: test_run: Use system page pool for XDP live frame mode
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
- From: Johan Almbladh <johan.almbladh@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [RFC nf-next v5 0/2] netfilter: bpf: support prog update
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [RFC nf-next v5 0/2] netfilter: bpf: support prog update
- From: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel.
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- [PATCH bpf-next 5/5] selftests/bpf: add test cases for multiple attach of tracing program
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next 4/5] libbpf: add the function libbpf_find_kernel_btf_id()
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next 3/5] libbpf: allow to set coookie when target_btf_id is set in bpf_link_create
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next 2/5] bpf: tracing: support to attach program to multi hooks
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next 1/5] bpf: tracing: add support to record and check the accessed args
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next 0/5] bpf: make tracing program support multi-attach
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- Re: [PATCH v3] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: Memory corruption in out_batch parameter of batch lookup APIs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
- From: Tiezhu Yang <yangtiezhu@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] selftests/bpf: test case for callback_depth states pruning logic
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: check bpf_func_state->callback_depth when pruning states
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] bpf: check bpf_func_state->callback_depth when pruning states
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
- From: "NeilBrown" <neilb@xxxxxxx>
- [PATCH v3] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
- From: "NeilBrown" <neilb@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH RFC net-next 1/2] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Segmented Stacks for BPF Programs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH net-next 0/3] Change BPF_TEST_RUN use the system page pool for live XDP frames
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v2] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v7 22/36] function_graph: Add a new entry handler with parent_ip and ftrace_regs
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
- From: Ilya Leoshkevich <iii@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v7 1/2] arm64: patching: implement text_poke API
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH v7 23/36] function_graph: Add a new exit handler with parent_ip and ftrace_regs
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH 5/7] riscv: Pass patch_text() the length in bytes
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH net-next v3 1/7] dma: compile-out DMA sync op calls when not used
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH net-next v3 2/7] dma: avoid redundant calls for sync operations
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: check bpf_func_state->callback_depth when pruning states
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH RFC bpf-next 0/4] bpf: Add support to attach return prog in kprobe multi
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH] selftests/bpf: Move test_dev_cgroup to prog_tests
- From: Muhammad Usama Anjum <usama.anjum@xxxxxxxxxxxxx>
- Re: [PATCH 0/7] riscv: Various text patching improvements
- From: Björn Töpel <bjorn@xxxxxxxxxx>
- Re: [PATCH net 1/1] igc: avoid returning frame twice in XDP_REDIRECT
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [RFC PATCH v1 10/14] bpf, x86: Implement runtime resource cleanup for exceptions
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/2] bpf: Fix an issue in bpf_iter_task
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf 1/2] bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH RFC bpf-next 0/4] bpf: Add support to attach return prog in kprobe multi
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH v3 2/8] libperf cpumap: Ensure empty cpumap is NULL from alloc
- From: James Clark <james.clark@xxxxxxx>
- Re: [PATCH bpf-next] bpf: Check return from set_memory_rox() and friends
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Check return from set_memory_rox() and friends
- From: Simon Horman <horms@xxxxxxxxxx>
- Re: [PATCH v3 3/8] perf arm-spe/cs-etm: Directly iterate CPU maps
- From: James Clark <james.clark@xxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Discuss more features + use cases for sched_ext
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Discuss more features + use cases for sched_ext
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Discuss more features + use cases for sched_ext
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- [PATCH net 1/1] igc: avoid returning frame twice in XDP_REDIRECT
- From: Florian Kauer <florian.kauer@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Discuss more features + use cases for sched_ext
- From: Muhammad Usama Anjum <musamaanjum@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- [syzbot] [net?] [bpf?] BUG: unable to handle kernel NULL pointer dereference in dev_map_hash_update_elem
- From: syzbot <syzbot+8cd36f6b65f3cafd400a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH bpf] bpf, sockmap: Fix NULL pointer dereference in sk_psock_verdict_data_ready()
- From: Shigeru Yoshida <syoshida@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Add selftest for bits iter
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Add bits iterator
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 0/2] bpf: Add a generic bits iterator
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH bpf-next 2/2] bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH bpf 2/2] selftests/bpf: Test racing between bpf_timer_cancel_and_free and bpf_timer_cancel
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf 1/2] bpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v7 23/36] function_graph: Add a new exit handler with parent_ip and ftrace_regs
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 04/20] mm: Expose vmap_pages_range() to the rest of the kernel.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Check return from set_memory_rox() and friends
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] bpf: check bpf_func_state->callback_depth when pruning states
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH v1 05/14] bpf: Implement BPF exception frame descriptor generation
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: Fix an issue due to uninitialized bpf_iter_task
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v7 20/36] function_graph: Improve push operation for several interrupts
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC PATCH v1 08/14] bpf: Compute used callee saved registers for subprogs
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH v1 07/14] bpf: Use hidden subprog trampoline for bpf_throw
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH v1 06/14] bpf: Adjust frame descriptor pc on instruction patching
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [RFC PATCH v1 02/14] bpf: Process global subprog's exception propagation
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] bpf, x64: Fix tailcall hierarchy
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH RFC bpf-next v2 02/10] bpf/helpers: introduce sleepable timers
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: Fix an issue due to uninitialized bpf_iter_task
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] bpf: Fix an issue due to uninitialized bpf_iter_task
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
- From: Muhammad Usama Anjum <musamaanjum@xxxxxxxxx>
- [PATCH v2 bpf-next 2/2] selftests/bpf: Add negtive test cases for task iter
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 1/2] bpf: Fix an issue due to uninitialized bpf_iter_task
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 bpf-next 0/2] bpf: Fix an issue in bpf_iter_task
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v9 net-next 3/4] xdp: add multi-buff support for xdp running in generic mode
- From: Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx>
- [PATCH bpf-next] bpf: Check return from set_memory_rox() and friends
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v9 net-next 3/4] xdp: add multi-buff support for xdp running in generic mode
- From: Julian Wiedmann <jwiedmann.dev@xxxxxxxxx>
- Re: [PATCH v2] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 3/8] perf arm-spe/cs-etm: Directly iterate CPU maps
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v3 0/8] Clean up libperf cpumap's empty function
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v3 3/8] perf arm-spe/cs-etm: Directly iterate CPU maps
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v3 2/8] libperf cpumap: Ensure empty cpumap is NULL from alloc
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Memory corruption in out_batch parameter of batch lookup APIs
- From: Martin Kelly <martin.kelly@xxxxxxxxxxxxxxx>
[Index of Archives]
[Linux Samsung SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux Actions SoC]
[Linux Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Scanners]
[Yosemite Forum]