BPF
[Prev Page][Next Page]
- Re: [PATCH 32/39] convert vfs_dedupe_file_range().
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 31/39] convert cifs_ioctl_copychunk()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 30/39] convert coda_parse_fd()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 28/39] convert spu_run(2)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 26/39] convert cachestat(2)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 25/39] convert do_preadv()/do_pwritev()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 24/39] fdget(), more trivial conversions
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 23/39] fdget(), trivial conversions
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 20/39] introduce "fd_pos" class, convert fdget_pos() users to it.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 19/39] fdget_raw() users: switch to CLASS(fd_raw, ...)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 18/39] bpf maps: switch to CLASS(fd, ...)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 17/39] bpf: resolve_pseudo_ldimm64(): take handling of a single ldimm64 insn into helper
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 16/39] convert __bpf_prog_get() to CLASS(fd, ...)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 15/39] convert vmsplice() to CLASS(fd, ...)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 13/39] do_mq_notify(): switch to CLASS(fd, ...)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 11/39] switch netlink_getsockbyfilp() to taking descriptor
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 10/39] get rid of perf_fget_light(), convert kernel/events/core.c to CLASS(fd)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 09/39] timerfd: switch to CLASS(fd, ...)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 08/39] experimental: convert fs/overlayfs/file.c to CLASS(...)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 06/39] net/socket.c: switch to CLASS(fd)
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 05/39] regularize emptiness checks in fini_module(2) and vfs_dedupe_file_range()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 04/39] add struct fd constructors, get rid of __to_fd()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 03/39] struct fd: representation change
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 03/39] struct fd: representation change
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 02/39] introduce fd_file(), convert all accessors to it.
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 3/3] selftests/bpf: Add tests for bpf_get_dentry_xattr
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH RFC net-next v4 00/14] net: stmmac: convert stmmac "pcs" to phylink
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: make use of PROCMAP_QUERY ioctl if available
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH 00/10] perf/uprobe: Optimize uprobes
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH v8 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH v8 05/11] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH v8 03/11] PCI: imx6: Fix missing call to phy_power_off() in error handling
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH 00/10] perf/uprobe: Optimize uprobes
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH bpf-next v5 1/6] selftests/bpf: Add traffic monitor functions.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] selftests/bpf: Add traffic monitor functions.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] selftests/bpf: Add traffic monitor functions.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: Assistance needed with TCP BBR to BPF Conversion Issue
- From: Mingrui Zhang <mzhang23@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] selftests/bpf: Add traffic monitor functions.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH net-next v3 3/3] net: stmmac: Add PCI driver support for BCM8958x
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH net-next v3 2/3] net: stmmac: Integrate dwxgmac4 into stmmac hwif handling
- From: Andrew Lunn <andrew@xxxxxxx>
- [PATCH v4 bpf-next 3/3] selftests/bpf: Add tests for bpf_get_dentry_xattr
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v4 bpf-next 2/3] bpf: Add kfunc bpf_get_dentry_xattr() to read xattr from dentry
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v4 bpf-next 1/3] bpf: Move bpf_get_file_xattr to fs/bpf_fs_kfuncs.c
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v4 bpf-next 0/3] Add bpf_get_dentry_xattr
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: make use of PROCMAP_QUERY ioctl if available
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH 35/39] convert bpf_token_create()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 17/39] bpf: resolve_pseudo_ldimm64(): take handling of a single ldimm64 insn into helper
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] selftests/bpf: Add traffic monitor functions.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 3/3] selftests/bpf: Add tests for bpf_get_dentry_xattr
- From: Song Liu <songliubraving@xxxxxxxx>
- Re: [PATCH net-next v3 2/3] net: stmmac: Integrate dwxgmac4 into stmmac hwif handling
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- [PATCH bpf-next v5 6/6] selftests/bpf: Monitor traffic for select_reuseport.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v5 5/6] selftests/bpf: Monitor traffic for sockmap_listen.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v5 4/6] selftests/bpf: Monitor traffic for tc_redirect.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v5 3/6] selftests/bpf: netns_new() and netns_free() helpers.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v5 2/6] selftests/bpf: Add the traffic monitor option to test_progs.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v5 1/6] selftests/bpf: Add traffic monitor functions.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v5 0/6] monitor network traffic for flaky test cases
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] selftests/bpf: Add traffic monitor functions.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH net-next v3 1/3] net: stmmac: Add basic dwxgmac4 support to stmmac core
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: [PATCH bpf-next 3/3] selftests/bpf: modify bpf_iter_setsockopt to test TCP_BPF_SOCK_OPS_CB_FLAGS
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] selftests/bpf: add tests for TCP_BPF_SOCK_OPS_CB_FLAGS
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH 16/39] convert __bpf_prog_get() to CLASS(fd, ...)
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v18 04/14] netdev: netdevice devmem allocator
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v18 05/14] page_pool: move dmaddr helpers to .c file
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v18 03/14] netdev: support binding dma-buf to netdevice
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH v3 bpf-next 3/3] selftests/bpf: Add tests for bpf_get_dentry_xattr
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v3 bpf-next 2/3] bpf: Add kfunc bpf_get_dentry_xattr() to read xattr from dentry
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v3 bpf-next 1/3] bpf: Move bpf_get_file_xattr to fs/bpf_fs_kfuncs.c
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v8 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
- From: Frank Li <Frank.li@xxxxxxx>
- [PATCH v3 bpf-next 0/3] Add bpf_get_dentry_xattr
- From: Song Liu <song@xxxxxxxxxx>
- Re: [EXTERNAL] Re: perf_event_output payload capture flags?
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flags
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH] libbpf: check the btf_type kind to prevent error
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH v2 0/2] selftests: harness: refactor __constructor_order
- From: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
- Re: Supporting New Memory Barrier Types in BPF
- From: Peilin Ye <yepeilin@xxxxxxxxxx>
- Re: [PATCHSET][RFC] struct fd and memory safety
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC net-next v4 00/14] net: stmmac: convert stmmac "pcs" to phylink
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: NULL pointer deref when running BPF monitor program (6.11.0-rc1)
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [syzbot] [bpf?] BUG: spinlock recursion in bpf_lru_push_free
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCHSET][RFC] struct fd and memory safety
- From: Jason Gunthorpe <jgg@xxxxxxxx>
- Re: [PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH 00/10] perf/uprobe: Optimize uprobes
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 00/10] perf/uprobe: Optimize uprobes
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] libbpf: check the btf_type kind to prevent error
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: add multi-uprobe benchmarks
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v5 0/9] Improve the copy of task comm
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH] uprobes: get rid of bogus trace_uprobe hit counter
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 3/4] selftests/bpf: add proper section name to bpf prog and rename it
- From: Alexis Lothoré <alexis.lothore@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
- From: Michal Luczaj <mhal@xxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 1/3] bpf: introduce new VFS based BPF kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 00/10] perf/uprobe: Optimize uprobes
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: NULL pointer deref when running BPF monitor program (6.11.0-rc1)
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: NULL pointer deref when running BPF monitor program (6.11.0-rc1)
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH bpf-next 2/4] selftests/bpf: convert test_cgroup_storage to test_progs
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] selftests/bpf: add proper section name to bpf prog and rename it
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next 4/4] selftests/bpf: convert test_skb_cgroup_id_user to test_progs
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH] libbpf: check the btf_type kind to prevent error
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH] libbpf: check the btf_type kind to prevent error
- From: Ma Ke <make24@xxxxxxxxxxx>
- Re: [PATCH 5/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH net-next] doc/netlink/specs: add netkit support to rt_link.yaml
- From: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>
- Re: [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- [PATCH bpf-next v2 4/4] selftests/bpf: convert test_skb_cgroup_id_user to test_progs
- From: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx>
- [PATCH bpf-next v2 3/4] selftests/bpf: add proper section name to bpf prog and rename it
- From: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx>
- [PATCH bpf-next v2 2/4] selftests/bpf: convert test_cgroup_storage to test_progs
- From: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx>
- [PATCH bpf-next v2 1/4] selftests/bpf: convert get_current_cgroup_id_user to test_progs
- From: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx>
- [PATCH bpf-next v2 0/4] selftests/bpf: convert three other cgroup tests to test_progs
- From: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx>
- Re: [PATCH] uprobes: get rid of bogus trace_uprobe hit counter
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: add multi-uprobe benchmarks
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: NULL pointer deref when running BPF monitor program (6.11.0-rc1)
- From: Juri Lelli <juri.lelli@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Fix arena_atomics selftest failure due to llvm change
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Fix arena_atomics selftest failure due to llvm change
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: add multi-uprobe benchmarks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v2 0/2] selftests: harness: refactor __constructor_order
- From: Kees Cook <kees@xxxxxxxxxx>
- Re: [PATCH 00/10] perf/uprobe: Optimize uprobes
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: Search for kptrs in prog BTF structs
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH v5 0/9] Improve the copy of task comm
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v5 0/9] Improve the copy of task comm
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/9] Improve the copy of task comm
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: Search for kptrs in prog BTF structs
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH 6/8] perf/uprobe: split uprobe_unregister()
- From: "Liao, Chang" <liaochang1@xxxxxxxxxx>
- Re: [PATCH net-next v3 3/3] net: stmmac: Add PCI driver support for BCM8958x
- From: Jitendra Vegiraju <jitendra.vegiraju@xxxxxxxxxxxx>
- Re: [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- Re: [PATCH net-next v3 2/3] net: stmmac: Integrate dwxgmac4 into stmmac hwif handling
- From: Jitendra Vegiraju <jitendra.vegiraju@xxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: Search for kptrs in prog BTF structs
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH net-next v3 0/3] net: stmmac: Add PCI driver support for BCM8958x
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Fix arena_atomics selftest failure due to llvm change
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: Search for kptrs in prog BTF structs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v5 0/9] Improve the copy of task comm
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next v18 14/14] netdev: add dmabuf introspection
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v18 13/14] selftests: add ncdevmem, netcat for devmem TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v18 12/14] net: add devmem TCP documentation
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v18 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v18 10/14] tcp: RX path for devmem TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v18 09/14] net: add support for skbs with unreadable frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v18 08/14] net: support non paged skb frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v18 06/14] page_pool: devmem support
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v18 05/14] page_pool: move dmaddr helpers to .c file
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v18 03/14] netdev: support binding dma-buf to netdevice
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v18 04/14] netdev: netdevice devmem allocator
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v18 01/14] netdev: add netdev_rx_queue_restart()
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v18 02/14] net: netdev netlink api to bind dma-buf to a net device
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v18 00/14] Device Memory TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH] perf bpf-filter: Support multiple events properly
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: Search for kptrs in prog BTF structs
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH] uprobes: get rid of bogus trace_uprobe hit counter
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH 6/8] perf/uprobe: split uprobe_unregister()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: Search for kptrs in prog BTF structs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: Search for kptrs in prog BTF structs
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
- From: Michal Luczaj <mhal@xxxxxxx>
- Re: [PATCH] perf bpf-filter: Support multiple events properly
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH] perf bpf-filter: Support multiple events properly
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API
- From: Shakeel Butt <shakeel.butt@xxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Fix arena_atomics selftest failure due to llvm change
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 5/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 3/8] uprobes: protected uprobe lifetime with SRCU
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: NULL pointer deref when running BPF monitor program (6.11.0-rc1)
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: NULL pointer deref when running BPF monitor program (6.11.0-rc1)
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: Supporting New Memory Barrier Types in BPF
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- Re: [PATCH 5/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v4 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH net-next 13/14] net: stmmac: remove obsolete pcs methods and associated code
- From: Andrew Halaney <ahalaney@xxxxxxxxxx>
- Re: [PATCH] perf bpf-filter: Support multiple events properly
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 3/8] uprobes: protected uprobe lifetime with SRCU
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: BPF arena atomic example not working
- From: Jose Fernandez <jose.fernandez@xxxxxxxxx>
- Re: [PATCH] perf/bpf: Don't call bpf_overflow_handler() for tracing events
- From: Joe Damato <jdamato@xxxxxxxxxx>
- [syzbot] [bpf?] BUG: spinlock recursion in bpf_lru_push_free
- From: syzbot <syzbot+d6fb861ed047a275747a@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH RFC net-next v4 14/14] net: stmmac: Activate Inband/PCS flag based on the selected iface
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC net-next v4 13/14] net: stmmac: remove obsolete pcs methods and associated code
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC net-next v4 12/14] net: stmmac: rename PCS registers
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC net-next v4 11/14] net: stmmac: pass stmmac_pcs into dwmac_pcs_isr()
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC net-next v4 10/14] net: stmmac: move dwmac_ctrl_ane() into stmmac_pcs.c
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC net-next v4 09/14] net: stmmac: dwmac4: move PCS interrupt control
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC net-next v4 08/14] net: stmmac: dwmac4: convert sgmii/rgmii "pcs" to phylink
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC net-next v4 07/14] net: stmmac: dwmac1000: move PCS interrupt control
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC net-next v4 06/14] net: stmmac: dwmac1000: convert sgmii/rgmii "pcs" to phylink
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC net-next v4 05/14] net: stmmac: provide core phylink PCS infrastructure
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC net-next v4 04/14] net: stmmac: add infrastructure for hwifs to provide PCS
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC net-next v4 03/14] net: stmmac: remove pcs_get_adv_lp() support
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC net-next v4 02/14] net: stmmac: replace ioaddr with stmmac_priv for pcs_set_ane() method
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC net-next v4 01/14] net: stmmac: qcom-ethqos: add ethqos_pcs_set_inband()
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC net-next v4 00/14] net: stmmac: convert stmmac "pcs" to phylink
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC v3 0/14] net: stmmac: convert stmmac "pcs" to phylink
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- Re: [PATCH RFC v3 0/14] net: stmmac: convert stmmac "pcs" to phylink
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- [syzbot] [bpf?] possible deadlock in htab_lock_bucket (2)
- From: syzbot <syzbot+ee7551b0640c5471e610@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 2/2] selftests/bpf: Add mptcp subflow subtest
- From: "Matthieu Baerts (NGI0)" <matttbe@xxxxxxxxxx>
- [PATCH bpf-next v4 1/2] selftests/bpf: Add mptcp subflow example
- From: "Matthieu Baerts (NGI0)" <matttbe@xxxxxxxxxx>
- [PATCH bpf-next v4 0/2] selftests/bpf: new MPTCP subflow subtest
- From: "Matthieu Baerts (NGI0)" <matttbe@xxxxxxxxxx>
- [PATCH v2 5/6] sysctl: make internal ctl_tables const
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 6/6] const_structs.checkpatch: add ctl_table
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 4/6] sysctl: allow registration of const struct ctl_table
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 0/6] sysctl: prepare sysctl core for const struct ctl_table
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 1/6] sysctl: avoid spurious permanent empty tables
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 3/6] sysctl: move internal interfaces to const struct ctl_table
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v2 2/6] bpf: Constify ctl_table argument of filter function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- NULL pointer deref when running BPF monitor program (6.11.0-rc1)
- From: Juri Lelli <juri.lelli@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: Search for kptrs in prog BTF structs
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: Search for kptrs in prog BTF structs
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 4/4] selftests/bpf: Test bpf_kptr_xchg stashing into local kptr
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/4] bpf: Search for kptrs in prog BTF structs
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: BPF arena atomic example not working
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 00/10] perf/uprobe: Optimize uprobes
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: BPF arena atomic example not working
- From: Jose Fernandez <jose.fernandez@xxxxxxxxx>
- Re: BPF arena atomic example not working
- From: Jose Fernandez <jose.fernandez@xxxxxxxxx>
- [PATCH] bpf: Fix percpu address space issues
- From: Uros Bizjak <ubizjak@xxxxxxxxx>
- BPF arena atomic example not working
- From: Jose Fernandez <jose.fernandez@xxxxxxxxx>
- [PATCH v5 9/9] drm: Replace strcpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v5 8/9] net: Replace strcpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v5 7/9] tracing: Replace strncpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v5 6/9] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v5 5/9] mm/util: Fix possible race condition in kstrdup()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v5 4/9] bpftool: Ensure task comm is always NUL-terminated
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v5 3/9] security: Replace memcpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v5 2/9] auditsc: Replace memcpy() with __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v5 1/9] fs/exec: Drop task_lock() inside __get_task_comm()
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v5 0/9] Improve the copy of task comm
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
- From: Yunsheng Lin <yunshenglin0825@xxxxxxxxx>
- Re: [PATCH 00/10] perf/uprobe: Optimize uprobes
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 00/10] perf/uprobe: Optimize uprobes
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next v2] selftests/bpf: Fix arena_atomics selftest failure due to llvm change
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH v2 bpf-next 3/4] bpf: Support bpf_kptr_xchg into local kptr
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH v2 bpf-next 4/4] selftests/bpf: Test bpf_kptr_xchg stashing into local kptr
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH v2 bpf-next 2/4] bpf: Rename ARG_PTR_TO_KPTR -> ARG_KPTR_XCHG_DEST
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH v2 bpf-next 1/4] bpf: Search for kptrs in prog BTF structs
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH v2 bpf-next 0/4] Support bpf_kptr_xchg into local kptr
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH] kbuild: pahole-version: avoid errors if executing fails
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [PATCH net-next v3 3/3] net: stmmac: Add PCI driver support for BCM8958x
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH net-next v3 2/3] net: stmmac: Integrate dwxgmac4 into stmmac hwif handling
- From: Andrew Lunn <andrew@xxxxxxx>
- Re: [PATCH RFC v3 0/14] net: stmmac: convert stmmac "pcs" to phylink
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH net-next v3 0/3] net: stmmac: Add PCI driver support for BCM8958x
- From: Jitendra Vegiraju <jitendra.vegiraju@xxxxxxxxxxxx>
- Re: [PATCH net-next v3 2/3] net: stmmac: Integrate dwxgmac4 into stmmac hwif handling
- From: Jitendra Vegiraju <jitendra.vegiraju@xxxxxxxxxxxx>
- Re: [PATCH net-next v3 1/3] net: stmmac: Add basic dwxgmac4 support to stmmac core
- From: Jitendra Vegiraju <jitendra.vegiraju@xxxxxxxxxxxx>
- Re: [PATCH net-next v3 1/3] net: stmmac: Add basic dwxgmac4 support to stmmac core
- From: Jitendra Vegiraju <jitendra.vegiraju@xxxxxxxxxxxx>
- Re: [RFC bpf-next] bpf, verifier: improve signed ranges inference for BPF_AND
- From: Harishankar Vishwanathan <harishankar.vishwanathan@xxxxxxxxx>
- Re: [PATCH v4 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
- From: Brian Norris <briannorris@xxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] selftests/bpf: Add traffic monitor functions.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] selftests/bpf: Add traffic monitor functions.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH RFC v3 0/14] net: stmmac: convert stmmac "pcs" to phylink
- From: Andrew Halaney <ahalaney@xxxxxxxxxx>
- Re: [PATCH net-next 14/14] net: stmmac: Activate Inband/PCS flag based on the selected iface
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Fix a btf_dump selftest failure
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next 13/14] net: stmmac: remove obsolete pcs methods and associated code
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next 14/14] net: stmmac: Activate Inband/PCS flag based on the selected iface
- From: Andrew Halaney <ahalaney@xxxxxxxxxx>
- Re: [PATCH net-next 13/14] net: stmmac: remove obsolete pcs methods and associated code
- From: Andrew Halaney <ahalaney@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] selftests/bpf: Add traffic monitor functions.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Fix a btf_dump selftest failure
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH net-next 11/14] net: stmmac: pass stmmac_pcs into dwmac_pcs_isr()
- From: Andrew Halaney <ahalaney@xxxxxxxxxx>
- Re: [PATCH net-next 10/14] net: stmmac: move dwmac_ctrl_ane() into stmmac_pcs.c
- From: Andrew Halaney <ahalaney@xxxxxxxxxx>
- Re: [PATCH net-next 04/14] net: stmmac: add infrastructure for hwifs to provide PCS
- From: Andrew Halaney <ahalaney@xxxxxxxxxx>
- Re: [PATCH net-next 03/14] net: stmmac: remove pcs_get_adv_lp() support
- From: Andrew Halaney <ahalaney@xxxxxxxxxx>
- Re: [PATCH net-next 02/14] net: stmmac: replace ioaddr with stmmac_priv for pcs_set_ane() method
- From: Andrew Halaney <ahalaney@xxxxxxxxxx>
- Re: [PATCH net-next 01/14] net: stmmac: qcom-ethqos: add ethqos_pcs_set_inband()
- From: Andrew Halaney <ahalaney@xxxxxxxxxx>
- Re: [PATCH v3 8/8] perf test: Update sample filtering test
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH] perf bpf-filter: Support multiple events properly
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH v4 0/9] uprobes: misc cleanups/simplifications
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- Re: [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- [PATCH bpf-next 3/3] selftests/bpf: modify bpf_iter_setsockopt to test TCP_BPF_SOCK_OPS_CB_FLAGS
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH bpf-next 2/3] selftests/bpf: add tests for TCP_BPF_SOCK_OPS_CB_FLAGS
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH bpf-next 1/3] bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flags
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- [PATCH bpf-next 0/3] add TCP_BPF_SOCK_OPS_CB_FLAGS to bpf_*sockopt()
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH 6/8] perf/uprobe: split uprobe_unregister()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next v3 1/3] net: stmmac: Add basic dwxgmac4 support to stmmac core
- From: Simon Horman <horms@xxxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH iwl-next v5 2/4] igb: Introduce XSK data structures and helpers
- From: "Rout, ChandanX" <chandanx.rout@xxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH iwl-next v5 4/4] igb: add AF_XDP zero-copy Tx support
- From: "Rout, ChandanX" <chandanx.rout@xxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH iwl-next v5 3/4] igb: add AF_XDP zero-copy Rx support
- From: "Rout, ChandanX" <chandanx.rout@xxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH iwl-next v5 1/4] igb: prepare for AF_XDP zero-copy support
- From: "Rout, ChandanX" <chandanx.rout@xxxxxxxxx>
- Re: [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v4 0/9] uprobes: misc cleanups/simplifications
- From: Adrian Hunter <adrian.hunter@xxxxxxxxx>
- [PATCH net-next 12/14] net: stmmac: rename PCS registers
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH net-next 14/14] net: stmmac: Activate Inband/PCS flag based on the selected iface
- From: Russell King (Oracle) <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH net-next 10/14] net: stmmac: move dwmac_ctrl_ane() into stmmac_pcs.c
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH net-next 13/14] net: stmmac: remove obsolete pcs methods and associated code
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH net-next 11/14] net: stmmac: pass stmmac_pcs into dwmac_pcs_isr()
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH net-next 09/14] net: stmmac: dwmac4: move PCS interrupt control
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH net-next 06/14] net: stmmac: dwmac1000: convert sgmii/rgmii "pcs" to phylink
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH net-next 05/14] net: stmmac: provide core phylink PCS infrastructure
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH net-next 08/14] net: stmmac: dwmac4: convert sgmii/rgmii "pcs" to phylink
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH net-next 07/14] net: stmmac: dwmac1000: move PCS interrupt control
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH net-next 04/14] net: stmmac: add infrastructure for hwifs to provide PCS
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH net-next 03/14] net: stmmac: remove pcs_get_adv_lp() support
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH net-next 02/14] net: stmmac: replace ioaddr with stmmac_priv for pcs_set_ane() method
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH net-next 01/14] net: stmmac: qcom-ethqos: add ethqos_pcs_set_inband()
- From: "Russell King (Oracle)" <rmk+kernel@xxxxxxxxxxxxxxx>
- [PATCH RFC v3 0/14] net: stmmac: convert stmmac "pcs" to phylink
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH net-next v3 0/3] net: stmmac: Add PCI driver support for BCM8958x
- From: Serge Semin <fancer.lancer@xxxxxxxxx>
- Re: [PATCH v4 0/9] uprobes: misc cleanups/simplifications
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v4 0/9] uprobes: misc cleanups/simplifications
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH net-next v3 2/3] net: stmmac: Integrate dwxgmac4 into stmmac hwif handling
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH net-next v3 1/3] net: stmmac: Add basic dwxgmac4 support to stmmac core
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Add bpf_check_attach_target_with_klog method to output failure logs to kernel
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH bpf-next v4 5/6] selftests/bpf: Monitor traffic for sockmap_listen.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v4 3/6] selftests/bpf: netns_new() and netns_free() helpers.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] selftests/bpf: Add traffic monitor functions.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] selftests/bpf: Add traffic monitor functions.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] selftests/bpf: Add traffic monitor functions.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] selftests/bpf: Add traffic monitor functions.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] selftests/bpf: Add traffic monitor functions.
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH net-next v3 1/3] net: stmmac: Add basic dwxgmac4 support to stmmac core
- From: jitendra.vegiraju@xxxxxxxxxxxx
- [PATCH net-next v3 3/3] net: stmmac: Add PCI driver support for BCM8958x
- From: jitendra.vegiraju@xxxxxxxxxxxx
- [PATCH net-next v3 0/3] net: stmmac: Add PCI driver support for BCM8958x
- From: jitendra.vegiraju@xxxxxxxxxxxx
- [PATCH net-next v3 2/3] net: stmmac: Integrate dwxgmac4 into stmmac hwif handling
- From: jitendra.vegiraju@xxxxxxxxxxxx
- Re: [PATCH 6/8] perf/uprobe: split uprobe_unregister()
- From: "Liao, Chang" <liaochang1@xxxxxxxxxx>
- Re: Question regarding "Add testcases for tailcall hierarchy fixing"
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH 3/8] uprobes: protected uprobe lifetime with SRCU
- From: "Liao, Chang" <liaochang1@xxxxxxxxxx>
- Re: [EXTERNAL] Re: perf_event_output payload capture flags?
- From: Michael Agun <danielagun@xxxxxxxxxxxxx>
- Re: [PATCH v3 8/8] perf test: Update sample filtering test
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Supporting New Memory Barrier Types in BPF
- From: Peilin Ye <yepeilin@xxxxxxxxxx>
- Re: [PATCH v4 0/9] uprobes: misc cleanups/simplifications
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v4 0/9] uprobes: misc cleanups/simplifications
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Question regarding "Add testcases for tailcall hierarchy fixing"
- From: Cupertino Miranda <cupertino.miranda@xxxxxxxxxx>
- Re: [PATCH 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Add bpf_check_attach_target_with_klog method to output failure logs to kernel
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 5/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 3/8] uprobes: protected uprobe lifetime with SRCU
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: Supporting New Memory Barrier Types in BPF
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH -next] cgroup/cpuset: Do not clear xcpus when clearing cpus
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- Re: [PATCH v3 8/8] perf test: Update sample filtering test
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 5/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: Supporting New Memory Barrier Types in BPF
- From: "Jose E. Marchesi" <jemarch@xxxxxxx>
- Re: [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: Supporting New Memory Barrier Types in BPF
- From: "Jose E. Marchesi" <jemarch@xxxxxxx>
- Re: [PATCH 3/8] uprobes: protected uprobe lifetime with SRCU
- From: "Liao, Chang" <liaochang1@xxxxxxxxxx>
- Re: [RFC PATCH net-next v6 12/14] vsock/loopback: implement datagram support
- From: Luigi Leonardi <luigi.leonardi@xxxxxxxxxxx>
- Re: [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 4/4] selftests/bpf: convert test_skb_cgroup_id_user to test_progs
- From: Alexis Lothoré <alexis.lothore@xxxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] selftests/bpf: add proper section name to bpf prog and rename it
- From: Alexis Lothoré <alexis.lothore@xxxxxxxxxxx>
- Re: [PATCH 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] selftests/bpf: convert test_cgroup_storage to test_progs
- From: Alexis Lothoré <alexis.lothore@xxxxxxxxxxx>
- Re: [PATCH bpf-next 1/4] selftests/bpf: convert get_current_cgroup_id_user to test_progs
- From: Alexis Lothoré <alexis.lothore@xxxxxxxxxxx>
- Re: [PATCH bpf-next 4/4] selftests/bpf: convert test_skb_cgroup_id_user to test_progs
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/4] selftests/bpf: add proper section name to bpf prog and rename it
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/4] selftests/bpf: convert test_cgroup_storage to test_progs
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/4] selftests/bpf: convert get_current_cgroup_id_user to test_progs
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH iwl-next, v1 2/3] igc: Add default Rx queue configuration via sysfs
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- RE: [PATCH iwl-next,v1 2/3] igc: Add default Rx queue configuration via sysfs
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- RE: [PATCH iwl-next,v1 2/3] igc: Add default Rx queue configuration via sysfs
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- RE: [Intel-wired-lan] [PATCH iwl-next, v1 0/3] Add Default Rx Queue Setting for igc driver
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Fix arena_atomics selftest failure due to llvm change
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 3/4] bpf: Support bpf_kptr_xchg into local kptr
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH -next] cgroup/cpuset: Do not clear xcpus when clearing cpus
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH -v2] cgroup: fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
- From: chenridong <chenridong@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 1/3] bpf: introduce new VFS based BPF kfuncs
- From: Song Liu <song@xxxxxxxxxx>
- Re: pull-request: bpf 2024-07-31
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH AUTOSEL 5.4 21/22] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 37/38] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 18/38] bpf, net: Use DEV_STAT_INC()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 45/47] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH V2 bpf-next] bpf: export btf_find_by_name_kind and bpf_base_func_proto
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH AUTOSEL 5.15 24/47] bpf, net: Use DEV_STAT_INC()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 59/61] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.1 29/61] bpf, net: Use DEV_STAT_INC()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 81/83] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 38/83] bpf, net: Use DEV_STAT_INC()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.10 118/121] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.10 055/121] bpf, net: Use DEV_STAT_INC()
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v3 8/8] perf test: Update sample filtering test
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: Supporting New Memory Barrier Types in BPF
- From: Peilin Ye <yepeilin@xxxxxxxxxx>
- Re: [PATCH v1 bpf-next 0/4] Support bpf_kptr_xchg into local kptr
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [Intel-wired-lan] [PATCH iwl-next, v1 0/3] Add Default Rx Queue Setting for igc driver
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v1 bpf-next 3/4] bpf: Support bpf_kptr_xchg into local kptr
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: Supporting New Memory Barrier Types in BPF
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 01/10] lib/buildid: harden build ID parsing logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH 7/8] uprobes: perform lockless SRCU-protected uprobes_tree lookup
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH 6/8] perf/uprobe: split uprobe_unregister()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH 5/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH 4/8] uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH 3/8] uprobes: protected uprobe lifetime with SRCU
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH 1/8] rbtree: provide rb_find_rcu() / rb_find_add_rcu()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH 0/8] uprobes: RCU-protected hot path optimizations
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH net-next v17 01/14] netdev: add netdev_rx_queue_restart()
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH 08/39] experimental: convert fs/overlayfs/file.c to CLASS(...)
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 5/6] selftests/bpf: Monitor traffic for sockmap_listen.
- From: Stanislav Fomichev <sdf@xxxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/6] selftests/bpf: Add traffic monitor functions.
- From: Stanislav Fomichev <sdf@xxxxxxxxxxx>
- Re: [PATCH bpf-next v4 3/6] selftests/bpf: netns_new() and netns_free() helpers.
- From: Stanislav Fomichev <sdf@xxxxxxxxxxx>
- Re: Supporting New Memory Barrier Types in BPF
- From: Peilin Ye <yepeilin@xxxxxxxxxx>
- [PATCH bpf-next v4 6/6] selftests/bpf: Monitor traffic for select_reuseport.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v4 5/6] selftests/bpf: Monitor traffic for sockmap_listen.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v4 4/6] selftests/bpf: Monitor traffic for tc_redirect.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v4 3/6] selftests/bpf: netns_new() and netns_free() helpers.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v4 1/6] selftests/bpf: Add traffic monitor functions.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v4 2/6] selftests/bpf: Add the traffic monitor option to test_progs.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v4 0/6] monitor network traffic for flaky test cases
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- Re: [PATCH bpf-next v4 0/3] selftests/bpf: convert test_dev_cgroup to test_progs
- From: Alexis Lothoré <alexis.lothore@xxxxxxxxxxx>
- Re: [PATCH bpf-next 1/4] selftests/bpf: convert get_current_cgroup_id_user to test_progs
- From: Alexis Lothoré <alexis.lothore@xxxxxxxxxxx>
- Re: [PATCH bpf-next v4 0/3] selftests/bpf: convert test_dev_cgroup to test_progs
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- Re: [PATCH bpf-next 1/4] selftests/bpf: convert get_current_cgroup_id_user to test_progs
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [Intel-wired-lan] [PATCH iwl-next, v1 0/3] Add Default Rx Queue Setting for igc driver
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [RFC PATCH bpf-next RESEND 03/16] bpf: Improve bpf kfuncs pointer arguments chain of trust
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [RFC PATCH bpf-next RESEND 00/16] bpf: Checkpoint/Restore In eBPF (CRIB)
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/2] Add bpf_get_dentry_xattr
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH iwl-next,v1 0/3] Add Default Rx Queue Setting for igc driver
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v3 8/8] perf test: Update sample filtering test
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next RESEND 00/16] bpf: Checkpoint/Restore In eBPF (CRIB)
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- Re: [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
- From: Chuck Lever <chuck.lever@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next RESEND 03/16] bpf: Improve bpf kfuncs pointer arguments chain of trust
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- Re: [RFC PATCH bpf-next RESEND 00/16] bpf: Checkpoint/Restore In eBPF (CRIB)
- From: Juntong Deng <juntong.deng@xxxxxxxxxxx>
- [PATCH net-next v12 12/14] net: replace page_frag with page_frag_cache
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net-next v12 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- pull-request: bpf 2024-07-31
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH v4 bpf-next 3/3] selftests/bpf: add positive tests for new VFS based BPF kfuncs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH v4 bpf-next 2/3] selftests/bpf: add negative tests for new VFS based BPF kfuncs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH v4 bpf-next 1/3] bpf: introduce new VFS based BPF kfuncs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH v4 bpf-next 0/3] bpf: introduce new VFS based BPF kfuncs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- [PATCH bpf-next 4/4] selftests/bpf: convert test_skb_cgroup_id_user to test_progs
- From: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx>
- [PATCH bpf-next 3/4] selftests/bpf: add proper section name to bpf prog and rename it
- From: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx>
- [PATCH bpf-next 2/4] selftests/bpf: convert test_cgroup_storage to test_progs
- From: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx>
- [PATCH bpf-next 1/4] selftests/bpf: convert get_current_cgroup_id_user to test_progs
- From: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx>
- [PATCH bpf-next 0/4] selftests/bpf: convert three other cgroup tests to test_progs
- From: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx>
- Re: [PATCH bpf 1/6] selftest/bpf: Support more socket types in create_pair()
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH bpf-next v2 4/6] selftests/bpf: Honour the sotype of af_unix redir tests
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH bpf-next v2 5/6] selftests/bpf: Exercise SOCK_STREAM unix_inet_redir_to_connected()
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH bpf-next v2 1/6] selftests/bpf: Support more socket types in create_pair()
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH bpf-next v2 6/6] selftests/bpf: Introduce __attribute__((cleanup)) in create_pair()
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH bpf-next v2 2/6] selftests/bpf: Socket pair creation, cleanups
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH bpf-next v2 3/6] selftests/bpf: Simplify inet_socketpair() and vsock_socketpair_connectible()
- From: Michal Luczaj <mhal@xxxxxxx>
- [PATCH -next] cgroup/cpuset: Do not clear xcpus when clearing cpus
- From: Chen Ridong <chenridong@xxxxxxxxxx>
- Re: [PATCH V2 bpf-next] bpf: export btf_find_by_name_kind and bpf_base_func_proto
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- RE: [PATCH iwl-next,v1 0/3] Add Default Rx Queue Setting for igc driver
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- [PATCH bpf-next v4 3/3] selftests/bpf: add wrong type test to cgroup dev
- From: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx>
- [PATCH bpf-next v4 2/3] selftests/bpf: convert test_dev_cgroup to test_progs
- From: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx>
- [PATCH bpf-next v4 1/3] selftests/bpf: do not disable /dev/null device access in cgroup dev test
- From: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx>
- [PATCH bpf-next v4 0/3] selftests/bpf: convert test_dev_cgroup to test_progs
- From: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/3] selftests/bpf: convert test_dev_cgroup to test_progs
- From: Alexis Lothoré <alexis.lothore@xxxxxxxxxxx>
- Re: [RFC PATCH v9 05/11] bpf: net_sched: Support implementation of Qdisc_ops in bpf
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [RFC PATCH v9 06/11] bpf: net_sched: Add bpf qdisc kfuncs
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 01/10] lib/buildid: harden build ID parsing logic
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: Supporting New Memory Barrier Types in BPF
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Add bpf_check_attach_target_with_klog method to output failure logs to kernel
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH resend v4 00/11] Improve the copy of task comm
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH net v2 0/8][pull request] ice: fix AF_XDP ZC timeout and concurrency issues
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 4/6] selftests/bpf: Monitor traffic for tc_redirect.
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: Supporting New Memory Barrier Types in BPF
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH resend v4 00/11] Improve the copy of task comm
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCHSET][RFC] struct fd and memory safety
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: fix RELEASE=1 compilation for sock_addr.c
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 2/3] selftests/bpf: convert test_dev_cgroup to test_progs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: fix RELEASE=1 compilation for sock_addr.c
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v2 bpf-next 1/2] bpf: Add kfunc bpf_get_dentry_xattr() to read xattr from dentry
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v2 bpf-next 0/2] Add bpf_get_dentry_xattr
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next] xsk: Try to make xdp_umem_reg extension a bit more future-proof
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 08/39] experimental: convert fs/overlayfs/file.c to CLASS(...)
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] tools/bpf:Fix the wrong format specifier
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 1/8] selftests/bpf: Use portable POSIX basename()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2] bpf: kprobe: remove unused declaring of bpf_kprobe_override
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall test
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH v3 bpf-next 10/10] selftests/bpf: add build ID tests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 07/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 05/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault()
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 04/10] lib/buildid: remove single-page limit for PHDR search
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 03/10] lib/buildid: take into account e_phoff when fetching program headers
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 02/10] lib/buildid: add single page-based file reader abstraction
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 01/10] lib/buildid: harden build ID parsing logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v3 bpf-next 00/10] Harden and extend ELF build ID parsing logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 10/10] selftests/bpf: add build ID tests
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 10/10] selftests/bpf: add build ID tests
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCHSET][RFC] struct fd and memory safety
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH v2] cgroup/cpuset: fix panic caused by partcmd_update
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 08/39] experimental: convert fs/overlayfs/file.c to CLASS(...)
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [PATCH 00/10] perf/uprobe: Optimize uprobes
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 00/10] perf/uprobe: Optimize uprobes
- From: Suren Baghdasaryan <surenb@xxxxxxxxxx>
- Re: [PATCH 03/39] struct fd: representation change
- From: Josef Bacik <josef@xxxxxxxxxxxxxx>
- Re: [RFC PATCH net-next v6 04/14] af_vsock: generalize bind table functions
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: [PATCH bpf-next v3 1/3] selftests/bpf: do not disable /dev/null device access in cgroup dev test
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Add bpf_check_attach_target_with_klog method to output failure logs to kernel
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf 1/6] selftest/bpf: Support more socket types in create_pair()
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 4/6] selftests/bpf: Monitor traffic for tc_redirect.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH v2] cgroup/cpuset: fix panic caused by partcmd_update
- From: Kamalesh Babulal <kamalesh.babulal@xxxxxxxxxx>
- Re: [PATCH iwl-next,v1 0/3] Add Default Rx Queue Setting for igc driver
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v2] cgroup/cpuset: fix panic caused by partcmd_update
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH 00/10] perf/uprobe: Optimize uprobes
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [Intel-wired-lan] [PATCH iwl-next, v1 2/3] igc: Add default Rx queue configuration via sysfs
- From: Marcin Szycik <marcin.szycik@xxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] perf/uprobe: Optimize uprobes
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 3/3] selftests/bpf: add wrong type test to cgroup dev
- From: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx>
- [PATCH bpf-next v3 1/3] selftests/bpf: do not disable /dev/null device access in cgroup dev test
- From: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx>
- [PATCH bpf-next v3 2/3] selftests/bpf: convert test_dev_cgroup to test_progs
- From: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx>
- [PATCH bpf-next v3 0/3] selftests/bpf: convert test_dev_cgroup to test_progs
- From: Alexis Lothoré (eBPF Foundation) <alexis.lothore@xxxxxxxxxxx>
- Re: [RFC bpf-next v1] bpf, verifier: improve signed ranges inference for BPF_AND
- From: Edward Cree <ecree.xilinx@xxxxxxxxx>
- Re: XDP Performance Regression in recent kernel versions
- From: Samuel Dobron <sdobron@xxxxxxxxxx>
- Re: [PATCH iwl-next,v1 2/3] igc: Add default Rx queue configuration via sysfs
- From: Wojciech Drewek <wojciech.drewek@xxxxxxxxx>
- [PATCH v2] cgroup/cpuset: fix panic caused by partcmd_update
- From: Chen Ridong <chenridong@xxxxxxxxxx>
- Re: [PATCH iwl-next,v1 2/3] igc: Add default Rx queue configuration via sysfs
- From: Kurt Kanzenbach <kurt@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 4/6] selftests/bpf: Monitor traffic for tc_redirect.
- From: Geliang Tang <geliang@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/3] selftests/bpf: do not disable /dev/null device access in cgroup dev test
- From: Alexis Lothoré <alexis.lothore@xxxxxxxxxxx>
- Re: [PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [RFC PATCH net-next v6 09/14] virtio/vsock: add common datagram recv path
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH net-next v17 01/14] netdev: add netdev_rx_queue_restart()
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/3] selftests/bpf: do not disable /dev/null device access in cgroup dev test
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [RFC PATCH net-next v6 05/14] af_vsock: use a separate dgram bind table
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [RFC PATCH net-next v6 04/14] af_vsock: generalize bind table functions
- From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
- Re: [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH v3 bpf-next 0/3] introduce new VFS based BPF kfuncs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops
- From: Michal Hocko <mhocko@xxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr
- From: Song Liu <songliubraving@xxxxxxxx>
- [PATCH bpf-next v2] bpf: kprobe: remove unused declaring of bpf_kprobe_override
- From: Menglong Dong <menglong8.dong@xxxxxxxxx>
- Re: [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxxxxx>
- Re: [PATCHSET][RFC] struct fd and memory safety
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 39/39] deal with the last remaing boolean uses of fd_file()
- [PATCH 38/39] css_set_fork(): switch to CLASS(fd_raw, ...)
- [PATCH 37/39] memcg_write_event_control(): switch to CLASS(fd)
- [PATCH 36/39] assorted variants of irqfd setup: convert to CLASS(fd)
- [PATCH 35/39] convert bpf_token_create()
- [PATCH 34/39] do_pollfd(): convert to CLASS(fd)
- [PATCH 33/39] convert do_select()
- [PATCH 32/39] convert vfs_dedupe_file_range().
- [PATCH 31/39] convert cifs_ioctl_copychunk()
- [PATCH 30/39] convert coda_parse_fd()
- [PATCH 29/39] convert media_request_get_by_fd()
- [PATCH 28/39] convert spu_run(2)
- [PATCH 27/39] switch spufs_calls_{get,put}() to CLASS() use
- [PATCH 26/39] convert cachestat(2)
- [PATCH 25/39] convert do_preadv()/do_pwritev()
- [PATCH 24/39] fdget(), more trivial conversions
- [PATCH 23/39] fdget(), trivial conversions
- [PATCH 22/39] privcmd_ioeventfd_assign(): don't open-code eventfd_ctx_fdget()
- [PATCH 21/39] o2hb_region_dev_store(): avoid goto around fdget()/fdput()
- [PATCH 20/39] introduce "fd_pos" class, convert fdget_pos() users to it.
- [PATCH 19/39] fdget_raw() users: switch to CLASS(fd_raw, ...)
- [PATCH 18/39] bpf maps: switch to CLASS(fd, ...)
- [PATCH 17/39] bpf: resolve_pseudo_ldimm64(): take handling of a single ldimm64 insn into helper
- [PATCH 16/39] convert __bpf_prog_get() to CLASS(fd, ...)
- [PATCH 15/39] convert vmsplice() to CLASS(fd, ...)
- [PATCH 14/39] simplify xfs_find_handle() a bit
- [PATCH 13/39] do_mq_notify(): switch to CLASS(fd, ...)
- [PATCH 12/39] do_mq_notify(): saner skb freeing on failures
- [PATCH 11/39] switch netlink_getsockbyfilp() to taking descriptor
- [PATCH 10/39] get rid of perf_fget_light(), convert kernel/events/core.c to CLASS(fd)
- [PATCH 09/39] timerfd: switch to CLASS(fd, ...)
- [PATCH 08/39] experimental: convert fs/overlayfs/file.c to CLASS(...)
- [PATCH 07/39] introduce struct fderr, convert overlayfs uses to that
- [PATCH 06/39] net/socket.c: switch to CLASS(fd)
- [PATCH 05/39] regularize emptiness checks in fini_module(2) and vfs_dedupe_file_range()
- [PATCH 04/39] add struct fd constructors, get rid of __to_fd()
- [PATCH 03/39] struct fd: representation change
- [PATCH 02/39] introduce fd_file(), convert all accessors to it.
- [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops
- Re: Supporting New Memory Barrier Types in BPF
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCHSET][RFC] struct fd and memory safety
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC bpf-next] bpf, verifier: improve signed ranges inference for BPF_AND
- From: Shung-Hsi Yu <shung-hsi.yu@xxxxxxxx>
- Re: Supporting New Memory Barrier Types in BPF
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: Supporting New Memory Barrier Types in BPF
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH] cgroup/cpuset: fix panic caused by partcmd_update
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH] cgroup/cpuset: fix panic caused by partcmd_update
- From: chenridong <chenridong@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Add bpf_check_attach_target_with_klog method to output failure logs to kernel
- From: Leon Hwang <hffilwlqm@xxxxxxxxx>
- Re: [PATCH 00/10] perf/uprobe: Optimize uprobes
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] cgroup/cpuset: fix panic caused by partcmd_update
- From: Waiman Long <longman@xxxxxxxxxx>
- Re: [PATCH] cgroup/cpuset: fix panic caused by partcmd_update
- From: chenridong <chenridong@xxxxxxxxxx>
- Re: [PATCH] cgroup/cpuset: fix panic caused by partcmd_update
- From: Waiman Long <longman@xxxxxxxxxx>
- [PATCH net-next v17 14/14] netdev: add dmabuf introspection
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v17 13/14] selftests: add ncdevmem, netcat for devmem TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v17 12/14] net: add devmem TCP documentation
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v17 09/14] net: add support for skbs with unreadable frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v17 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v17 10/14] tcp: RX path for devmem TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v17 07/14] memory-provider: dmabuf devmem memory provider
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v17 08/14] net: support non paged skb frags
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v17 06/14] page_pool: devmem support
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v17 05/14] page_pool: move dmaddr helpers to .c file
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v17 04/14] netdev: netdevice devmem allocator
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v17 02/14] net: netdev netlink api to bind dma-buf to a net device
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v17 01/14] netdev: add netdev_rx_queue_restart()
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH net-next v17 00/14] Device Memory TCP
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- [PATCH] cgroup/cpuset: fix panic caused by partcmd_update
- From: Chen Ridong <chenridong@xxxxxxxxxx>
- Re: Supporting New Memory Barrier Types in BPF
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH iwl-next,v1 3/3] igc: Add default Rx Queue into documentation
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- [PATCH iwl-next,v1 2/3] igc: Add default Rx queue configuration via sysfs
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- [PATCH iwl-next,v1 1/3] igc: Add documentation
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- [PATCH iwl-next,v1 0/3] Add Default Rx Queue Setting for igc driver
- From: Song Yoong Siang <yoong.siang.song@xxxxxxxxx>
- Re: [RFC PATCH net-next v6 09/14] virtio/vsock: add common datagram recv path
- From: Amery Hung <ameryhung@xxxxxxxxx>
- [PATCH bpf-next v3 6/6] selftests/bpf: Monitor traffic for select_reuseport.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v3 4/6] selftests/bpf: Monitor traffic for tc_redirect.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v3 5/6] selftests/bpf: Monitor traffic for sockmap_listen.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v3 3/6] selftests/bpf: netns_new() and netns_free() helpers.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v3 2/6] selftests/bpf: Add the traffic monitor option to test_progs.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v3 0/6] monitor network traffic for flaky test cases
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v3 1/6] selftests/bpf: Add traffic monitor functions.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- Re: [RFC PATCH v9 07/11] bpf: net_sched: Allow more optional operators in Qdisc_ops
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path
- From: Amery Hung <ameryhung@xxxxxxxxx>
- Re: linux-next: Fixes tag needs some work in the bpf-next tree
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/3] selftests/bpf: convert test_dev_cgroup to test_progs
- From: Stanislav Fomichev <sdf@xxxxxxxxxxx>
- linux-next: Fixes tag needs some work in the bpf-next tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v14 3/3] security: Replace indirect LSM hook calls with static calls
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/1] libbpf: add an ability to delete qdisc via bpf_tc_hook_destroy from C++
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH V2 bpf-next] bpf: export btf_find_by_name_kind and bpf_base_func_proto
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf] selftests/bpf: Filter out _GNU_SOURCE when compiling test_cpp
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2] bpf: Add bpf_check_attach_target_with_klog method to output failure logs to kernel
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [EXTERNAL] Re: perf_event_output payload capture flags?
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH 1/5] bpf: Constify ctl_table argument of filter function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 4/5] sysctl: make internal ctl_tables const
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 0/5] sysctl: prepare sysctl core for const struct ctl_table
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 3/5] sysctl: allow registration of const struct ctl_table
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 2/5] sysctl: move internal interfaces to const struct ctl_table
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 5/5] const_structs.checkpatch: add ctl_table
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH v8 11/11] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v8 10/11] PCI: imx6: Call common PHY API to set mode, speed, and submode
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v8 09/11] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v8 08/11] PCI: imx6: Consolidate redundant if-checks
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v8 07/11] PCI: imx6: Improve comment for workaround ERR010728
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v8 06/11] PCI: imx6: Simplify switch-case logic by involve core_reset callback
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v8 05/11] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v8 04/11] PCI: imx6: Rename imx6_* with imx_*
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v8 03/11] PCI: imx6: Fix missing call to phy_power_off() in error handling
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v8 02/11] PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v8 01/11] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP
- From: Frank Li <Frank.Li@xxxxxxx>
- [PATCH v8 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
- From: Frank Li <Frank.Li@xxxxxxx>
- [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxxxxx>
- [PATCH net v2 8/8] ice: xsk: fix txq interrupt mapping
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net v2 6/8] ice: improve updating ice_{t,r}x_ring::xsk_pool
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net v2 7/8] ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_prog
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net v2 5/8] ice: toggle netif_carrier when setting up XSK pool
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net v2 3/8] ice: replace synchronize_rcu with synchronize_net
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net v2 4/8] ice: modify error handling when setting XSK pool in ndo_bpf
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net v2 2/8] ice: don't busy wait for Rx queue disable in ice_qp_dis()
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net v2 1/8] ice: respect netif readiness in AF_XDP ZC related ndo's
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH net v2 0/8][pull request] ice: fix AF_XDP ZC timeout and concurrency issues
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH v2 2/8] libbpf: Move opts code into dedicated header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [RFC PATCH net-next v6 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
- From: Arseniy Krasnov <avkrasnov@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/8] libbpf: Move opts code into dedicated header
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Supporting New Memory Barrier Types in BPF
- From: Peilin Ye <yepeilin@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] selftests/bpf: convert test_dev_cgroup to test_progs
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: XDP Performance Regression in recent kernel versions
- From: Samuel Dobron <sdobron@xxxxxxxxxx>
- Re: [PATCH v2 2/8] libbpf: Move opts code into dedicated header
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH RESEND v5] perf,x86: avoid missing caller address in stack traces captured in uprobe
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next v1 6/8] selftests/bpf: Fix compile if backtrace support missing in libc
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] selftests/bpf: convert test_dev_cgroup to test_progs
- From: Alexis Lothoré <alexis.lothore@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2 3/3] selftests/bpf: add wrong type test to cgroup dev
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 1/3] selftests/bpf: do not disable /dev/null device access in cgroup dev test
- From: Alexis Lothoré <alexis.lothore@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2 2/3] selftests/bpf: convert test_dev_cgroup to test_progs
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH v2 2/8] libbpf: Move opts code into dedicated header
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/3] selftests/bpf: do not disable /dev/null device access in cgroup dev test
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 07/10] lib/buildid: harden build ID parsing logic some more
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v6 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v2 8/8] libperf test: Add test_stat_overflow_event()
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v2 7/8] libperf test: Add test_stat_overflow()
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
- [PATCH v2 6/8] libperf: Add perf_evsel__{refresh, period}() functions
- From: Charlie Jenkins <charlie@xxxxxxxxxxxx>
[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]