BPF
[Prev Page][Next Page]
- Re: [PATCH linux-next] bpf: fix warning for crash_kexec
- From: Hari Bathini <hbathini@xxxxxxxxxxxxx>
- Re: [RFC PATCH v1 00/14] Exceptions - Resource Cleanup
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH] libbpf: Fix NULL pointer dereference in find_extern_btf_id
- From: zhangmingyi <zhangmingyi5@xxxxxxxxxx>
- Re: [PATCH V2 bpf-next 2/2] selftests/bpf: add selftest for bpf_task_get_cgroup
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH V2 bpf-next 2/2] selftests/bpf: add selftest for bpf_task_get_cgroup
- From: Ratheesh Kannoth <rkannoth@xxxxxxxxxxx>
- Re: [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
- From: David Wei <dw@xxxxxxxxxxx>
- Re: [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/5] bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programs
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add fast mostly in-kernel BPF triggering benchmarks
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH 02/10] capability: add any wrappers to test for multiple caps with exactly one audit message
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH V2 bpf-next 2/2] selftests/bpf: add selftest for bpf_task_get_cgroup
- From: Jose Fernandez <josef@xxxxxxxxxxx>
- [PATCH V2 bpf-next 1/2] bpf: add bpf_task_get_cgroup kfunc
- From: Jose Fernandez <josef@xxxxxxxxxxx>
- Re: [syzbot] [can?] [bpf?] KMSAN: uninit-value in bpf_prog_run_generic_xdp
- From: syzbot <syzbot+0e6ddb1ef80986bdfe64@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next 4/5] bpf, lsm: Check bpf lsm hook return values in verifier
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 3/5] bpf, lsm: Add function to read lsm hook return value range
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 5/5] bpf: Fix compare error in function retval_range_within
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 2/5] bpf, lsm: Add return value range description for lsm hook
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 1/5] bpf, lsm: Annotate lsm hook return integer with new macro LSM_RET_INT
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next 0/5] Fix kernel panic caused by bpf lsm return value
- From: Xu Kuohai <xukuohai@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v4 2/2] bpf: Check return from set_memory_rox()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH bpf-next v4 1/2] bpf: Remove arch_unprotect_bpf_trampoline()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: pass whole link instead of prog when triggering raw tracepoint
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next 2/5] bpf: pass whole link instead of prog when triggering raw tracepoint
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 net 1/3] rcu: add a helper to report consolidated flavor QS
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] bpf: Check return from set_memory_rox()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/3] Ignore additional fields in the struct_ops maps in an updated version.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH 08/10] net: use new capable_any functionality
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add btf_task_get_cgroup_id kfunc
- From: Jose Fernandez <josef@xxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add fast mostly in-kernel BPF triggering benchmarks
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v3 bpf-next] selftests/bpf: scale benchmark counting by using per-CPU counters
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf 0/4] bpf: arena followups.
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 02/10] capability: add any wrappers to test for multiple caps with exactly one audit message
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] bpf: Check return from set_memory_rox()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add fast mostly in-kernel BPF triggering benchmarks
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] bpf: Check return from set_memory_rox()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH 08/11] ipv6/ndisc: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 07/11] ipv6/addrconf: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 10/11] sysctl: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 09/11] ipvs: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 11/11] sysctl: treewide: constify the ctl_table argument of handlers
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 06/11] ipv4/sysctl: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 05/11] neighbour: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 04/11] utsname: constify ctl_table arguments of utility function
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 03/11] hugetlb: constify ctl_table arguments of utility functions
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 02/11] cgroup: bpf: constify ctl_table arguments and fields
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 01/11] stackleak: don't modify ctl_table argument
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH bpf-next 5/5] selftests/bpf: add raw_tp/tp_btf BPF cookie subtests
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 4/5] libbpf: add support for BPF cookie for raw_tp/tp_btf programs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 3/5] bpf: support BPF cookie in raw tracepoint (raw_tp, tp_btf) programs
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 1/5] bpf: flatten bpf_probe_register call chain
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 2/5] bpf: pass whole link instead of prog when triggering raw tracepoint
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 0/5] BPF raw tracepoint support for BPF cookie
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Remove unnecessary err < 0 check in bpf_struct_ops_map_update_elem
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH 02/10] capability: add any wrappers to test for multiple caps with exactly one audit message
- From: Serge Hallyn <serge@xxxxxxxxxx>
- Re: [PATCH 01/10] capability: introduce new capable flag CAP_OPT_NOAUDIT_ONDENY
- From: Serge Hallyn <serge@xxxxxxxxxx>
- [PATCH v4 net 3/3] bpf: report RCU QS in cpumap kthread
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- [PATCH v4 net 2/3] net: report RCU QS on threaded NAPI repolling
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- [PATCH v4 net 1/3] rcu: add a helper to report consolidated flavor QS
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- [PATCH v4 net 0/3] Report RCU QS for busy network kthreads
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- [PATCH dwarves v5 2/2] pahole: Inject kfunc decl tags into BTF
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH dwarves v5 1/2] pahole: Add --btf_feature=decl_tag_kfuncs feature
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH dwarves v5 0/2] pahole: Inject kfunc decl tags into BTF
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH 02/10] capability: add any wrappers to test for multiple caps with exactly one audit message
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH dwarves v4 2/2] pahole: Inject kfunc decl tags into BTF
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next] bpf: Remove unnecessary err < 0 check in bpf_struct_ops_map_update_elem
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v2] tools/Makefile: Remove cgroup target
- From: Dmitry Rokosov <ddrokosov@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v8 bpf-next 4/6] bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check().
- From: Kuniyuki Iwashima <kuniyu@xxxxxxxxxx>
- [PATCH bpf-next v2 0/5] bpf: Allow helper bpf_get_[ns_]current_pid_tgid() for all prog types
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: add btf_task_get_cgroup_id kfunc
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v2 5/5] selftests/bpf: Add a sk_msg prog bpf_get_ns_current_pid_tgid() test
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 4/5] selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 1/5] bpf: Allow helper bpf_get_[ns_]current_pid_tgid() for all prog types
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 3/5] selftests/bpf: Refactor out some functions in ns_current_pid_tgid test
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next v2 2/5] selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid test
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add fast mostly in-kernel BPF triggering benchmarks
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 02/10] capability: add any wrappers to test for multiple caps with exactly one audit message
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] bpf: Check return from set_memory_rox()
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH 02/10] capability: add any wrappers to test for multiple caps with exactly one audit message
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: PF_PACKET RPS like using bpf
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: add selftest for btf_task_get_cgroup_id
- From: Jose Fernandez <josef@xxxxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: add btf_task_get_cgroup_id kfunc
- From: Jose Fernandez <josef@xxxxxxxxxxx>
- Re: [PATCH 02/10] capability: add any wrappers to test for multiple caps with exactly one audit message
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] bpf: Check return from set_memory_rox()
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: PF_PACKET RPS like using bpf
- From: Alexandre Cassen <acassen@xxxxxxxxx>
- Re: [PATCH bpf 0/4] bpf: arena followups.
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf 1/4] bpf: Clarify bpf_arena comments.
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next 4/6] selftests/xsk: implement set_hw_ring_size function to configure interface ring size
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/6] selftests/xsk: implement get_hw_ring_size function to retrieve current and max interface size
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/6] tools/include: add ethtool_ringparam definition to UAPI header
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: PF_PACKET RPS like using bpf
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v1 bpf-next 3/9] bpf: expose how xlated insns map to jitted insns
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2] tools/Makefile: Remove cgroup target
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v1 bpf-next 3/9] bpf: expose how xlated insns map to jitted insns
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v3 1/2] bpf: Remove arch_unprotect_bpf_trampoline()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf/lpm_trie: inline longest_prefix_match for fastpath
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- [PATCH bpf-next v3 2/2] bpf: Check return from set_memory_rox()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add fast mostly in-kernel BPF triggering benchmarks
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Crash caused by 778666df60f0 ("s390: compile relocatable kernel without -fPIE")
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH 03/10] capability: use new capable_any functionality
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 02/10] capability: add any wrappers to test for multiple caps with exactly one audit message
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 09/10] bpf: use new capable_any functionality
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 3/9] bpf: expose how xlated insns map to jitted insns
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add fast mostly in-kernel BPF triggering benchmarks
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] selftests/bpf: scale benchmark counting by using per-CPU counters
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] selftests/bpf: scale benchmark counting by using per-CPU counters
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add fast mostly in-kernel BPF triggering benchmarks
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Check return from set_memory_rox() and friends
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION a1e7655b77e3391b58ac28256789ea45b1685abb
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 2/7] HID: bpf: export hid_hw_output_report as a BPF kfunc
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v4 5/7] HID: bpf: allow to inject HID event from BPF
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 4/6] selftests/xsk: implement set_hw_ring_size function to configure interface ring size
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH 05/10] drivers: use new capable_any functionality
- From: Felix Kuehling <felix.kuehling@xxxxxxx>
- Re: [PATCH bpf-next] bpf/lpm_trie: inline longest_prefix_match for fastpath
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH 07/10] kernel: use new capable_any functionality
- From: Tycho Andersen <tandersen@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Check return from set_memory_rox() and friends
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 net 1/3] rcu: add a helper to report consolidated flavor QS
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- [PATCH v4 7/7] HID: bpf: allow to use bpf_timer_set_sleepable_cb() in tracing callbacks.
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH v4 6/7] selftests/hid: add tests for hid_bpf_input_report
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH v4 5/7] HID: bpf: allow to inject HID event from BPF
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH v4 4/7] selftests/hid: Add test for hid_bpf_hw_output_report
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH v4 3/7] selftests/hid: add KASAN to the VM tests
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH v4 2/7] HID: bpf: export hid_hw_output_report as a BPF kfunc
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH v4 1/7] HID: bpf/dispatch: regroup kfuncs definitions
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH v4 0/7] Extend HID-BPF kfuncs (was: allow HID-BPF to do device IOs)
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Check return from set_memory_rox() and friends
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 6/6] selftests/bpf: add sleepable timer tests
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH bpf-next v4 5/6] tools: sync include/uapi/linux/bpf.h
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH bpf-next v4 4/6] bpf/helpers: mark the callback of bpf_timer_set_sleepable_cb() as sleepable
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH bpf-next v4 3/6] bpf/helpers: introduce bpf_timer_set_sleepable_cb() kfunc
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH bpf-next v4 2/6] bpf/verifier: add bpf_timer as a kfunc capable type
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH bpf-next v4 1/6] bpf/helpers: introduce sleepable bpf_timers
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH bpf-next v4 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
- From: Benjamin Tissoires <bentiss@xxxxxxxxxx>
- [PATCH bpf-next 6/6] selftests/xsk: enhance framework with a new test case for AF_XDP under max ring sizes
- From: Tushar Vyavahare <tushar.vyavahare@xxxxxxxxx>
- [PATCH bpf-next 5/6] selftests/xsk: test AF_XDP functionality under minimal ring configurations
- From: Tushar Vyavahare <tushar.vyavahare@xxxxxxxxx>
- [PATCH bpf-next 4/6] selftests/xsk: implement set_hw_ring_size function to configure interface ring size
- From: Tushar Vyavahare <tushar.vyavahare@xxxxxxxxx>
- [PATCH bpf-next 3/6] selftests/xsk: implement get_hw_ring_size function to retrieve current and max interface size
- From: Tushar Vyavahare <tushar.vyavahare@xxxxxxxxx>
- [PATCH bpf-next 2/6] selftests/xsk: make batch size variable
- From: Tushar Vyavahare <tushar.vyavahare@xxxxxxxxx>
- [PATCH bpf-next 1/6] tools/include: add ethtool_ringparam definition to UAPI header
- From: Tushar Vyavahare <tushar.vyavahare@xxxxxxxxx>
- [PATCH bpf-next 0/6] Enhancing selftests/xsk Framework: Maximum and Minimum Ring Configurations
- From: Tushar Vyavahare <tushar.vyavahare@xxxxxxxxx>
- Re: [PATCH][next] selftests/bpf: Remove second semicolon
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] bpf_doc: use silent mode when exec make cmd
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v8 bpf-next 4/6] bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check().
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH v1 bpf-next 3/9] bpf: expose how xlated insns map to jitted insns
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH 00/10] Introduce capable_any()
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- [PATCH 10/10] coccinelle: add script for capable_any()
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- [PATCH 09/10] bpf: use new capable_any functionality
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- [PATCH 08/10] net: use new capable_any functionality
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- [PATCH 07/10] kernel: use new capable_any functionality
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- [PATCH 06/10] fs: use new capable_any functionality
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- [PATCH 05/10] drivers: use new capable_any functionality
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- [PATCH 04/10] block: use new capable_any functionality
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- [PATCH 03/10] capability: use new capable_any functionality
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- [PATCH 02/10] capability: add any wrappers to test for multiple caps with exactly one audit message
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- [PATCH 01/10] capability: introduce new capable flag CAP_OPT_NOAUDIT_ONDENY
- From: Christian Göttsche <cgzones@xxxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf_doc: use silent mode when exec make cmd
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Add arm64 JIT support for PROBE_MEM32 pseudo instructions.
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH bpf] bpf_doc: use silent mode when exec make cmd
- From: Quentin Monnet <qmo@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpftool: Mount bpffs on provided dir instead of parent dir
- From: Quentin Monnet <qmo@xxxxxxxx>
- [PATCH][next] selftests/bpf: Remove second semicolon
- From: Colin Ian King <colin.i.king@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: add fast mostly in-kernel BPF triggering benchmarks
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH net-next v4 7/8] netdev: add queue stats
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
- From: 梦龙董 <dongmenglong.8@xxxxxxxxxxxxx>
- Re: [PATCH net-next v4 8/8] virtio-net: support queue stat
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v4 3/8] virtio_net: support device stats
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
- From: 梦龙董 <dongmenglong.8@xxxxxxxxxxxxx>
- Re: linux-next: manual merge of the bpf-next tree with the mm-stable tree
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- [PATCH v2 bpf-next 2/2] selftests/bpf: add fast mostly in-kernel BPF triggering benchmarks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 1/2] selftests/bpf: scale benchmark counting by using per-CPU counters
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: scale benchmark counting by using per-CPU counters
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: scale benchmark counting by using per-CPU counters
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf 2/4] libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVM
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf 2/4] libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVM
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: scale benchmark counting by using per-CPU counters
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf] bpf_doc: use silent mode when exec make cmd
- From: Hangbin Liu <liuhangbin@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: scale benchmark counting by using per-CPU counters
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: preserve sleepable bit in subprog info
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf 4/4] selftests/bpf: Add arena test case for 4Gbyte corner case
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf 3/4] selftests/bpf: Remove hard coded PAGE_SIZE macro.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf 2/4] libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVM
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf 1/4] bpf: Clarify bpf_arena comments.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf 0/4] bpf: arena followups.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2] tools/Makefile: Remove cgroup target
- From: Cong Liu <liucong2@xxxxxxxxxx>
- Re: [PATCH net-next v4 7/8] netdev: add queue stats
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v4 8/8] virtio-net: support queue stat
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v4 3/8] virtio_net: support device stats
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
- From: "Abhishek Chauhan (ABC)" <quic_abchauha@xxxxxxxxxxx>
- Re: [PATCH] bpf: remove trunctaiton warning in BPF_LD_IMM64_RAW
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 net 1/3] rcu: add a helper to report consolidated flavor QS
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 3/9] bpf: expose how xlated insns map to jitted insns
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2] bpftool: Mount bpffs on provided dir instead of parent dir
- From: Sahil <icegambit91@xxxxxxxxx>
- Re: [PATCH net-next v3] Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/3] Ignore additional fields in the struct_ops maps in an updated version.
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 0/3] Ignore additional fields in the struct_ops maps in an updated version.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
- From: "Abhishek Chauhan (ABC)" <quic_abchauha@xxxxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 9bb9b28d0568991b1d63e66fe75afa5f97ad1156
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next v2] libbpf: Prevent null-pointer dereference when prog to load has no BTF
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2] bpftool: Fix missing pids during link show
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpftool: cast pointers for shadow types explicitly.
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpftool: cast pointers for shadow types explicitly.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 3/9] bpf: expose how xlated insns map to jitted insns
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] tools/Makefile: Remove cgroup target
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH] bpf: remove trunctaiton warning in BPF_LD_IMM64_RAW
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: preserve sleepable bit in subprog info
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Temporarily disable atomic operations in BPF arena
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH] tools/Makefile: Remove cgroup target
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf] bpf: Temporarily disable atomic operations in BPF arena
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: linux-next: manual merge of the bpf-next tree with the mm-stable tree
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Add arm64 JIT support for PROBE_MEM32 pseudo instructions.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Add arm64 JIT support for PROBE_MEM32 pseudo instructions.
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Add arm64 JIT support for PROBE_MEM32 pseudo instructions.
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 3/9] bpf: expose how xlated insns map to jitted insns
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
- From: Alison Schofield <alison.schofield@xxxxxxxxx>
- [PATCH bpf-next v2] libbpf: Prevent null-pointer dereference when prog to load has no BTF
- [PATCH bpf-next 2/2] bpf: Add arm64 JIT support for bpf_addr_space_cast instruction.
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: Add arm64 JIT support for PROBE_MEM32 pseudo instructions.
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next 0/2] bpf,arm64: Add support for BPF Arena
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [syzbot] [bpf?] UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
- From: syzbot <syzbot+d2a2c639d03ac200a4f1@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH] tools/Makefile: Remove cgroup target
- From: Cong Liu <liucong2@xxxxxxxxxx>
- Re: [RFC PATCH v1 00/14] Exceptions - Resource Cleanup
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH v2] tools/testing/selftests/bpf/test_tc_tunnel.sh: Prevent client connect before server bind
- From: "Alessandro Carminati (Red Hat)" <alessandro.carminati@xxxxxxxxx>
- Re: [PATCH net-next v4 0/8] virtio-net: support device stats
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- [PATCH] bpf: remove trunctaiton warning in BPF_LD_IMM64_RAW
- From: Ben Dooks <ben.dooks@xxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] development/troubleshooting workflows for BPF
- From: Muhammad Usama Anjum <musamaanjum@xxxxxxxxx>
- Re: [PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: linux-next: manual merge of the bpf-next tree with the mm-stable tree
- From: Uladzislau Rezki <urezki@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 3/9] bpf: expose how xlated insns map to jitted insns
- From: Anton Protopopov <aspsk@xxxxxxxxxxxxx>
- [PATCH net-next v4 4/8] virtio_net: stats map include driver stats
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 8/8] virtio-net: support queue stat
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 3/8] virtio_net: support device stats
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 2/8] virtio_net: virtnet_send_command supports command-specific-result
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 7/8] netdev: add queue stats
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 1/8] virtio_net: introduce device stats feature and structures
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 6/8] virtio_net: rename stat tx_timeout to timeout
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 5/8] virtio_net: add the total stats field
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- [PATCH net-next v4 0/8] virtio-net: support device stats
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- PF_PACKET RPS like using bpf
- From: Alexandre Cassen <acassen@xxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v1 bpf-next 3/9] bpf: expose how xlated insns map to jitted insns
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next] bpf: preserve sleepable bit in subprog info
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH] tools/testing/selftests/bpf/test_tc_tunnel.sh: Prevent client connect before server bind
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: linux-next: manual merge of the bpf-next tree with the mm-stable tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v3 net 0/3] Report RCU QS for busy network kthreads
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/3] selftests/bpf: Accept extra arguments if they are not used.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v2 2/3] selftests/bpf: Ensure libbpf skip all-zeros fields of struct_ops maps.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v2 0/3] Ignore additional fields in the struct_ops maps in an updated version.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next v2 1/3] libbpf: Skip zeroed or null fields if not found in the kernel type.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- Re: [PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH v3 net 0/3] Report RCU QS for busy network kthreads
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
- From: "Abhishek Chauhan (ABC)" <quic_abchauha@xxxxxxxxxxx>
- Re: [PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [ANN] bpf development stats for 6.9
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] Revert "libbpf: make uniform use of btf__fd() accessor inside libbpf"
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
- From: "Abhishek Chauhan (ABC)" <quic_abchauha@xxxxxxxxxxx>
- Re: [PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next] Revert "libbpf: make uniform use of btf__fd() accessor inside libbpf"
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION dad309222e4c3fc7f88b20ce725ce1e0eea07cc7
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH bpf-next 0/3] uprobes: two common case speed ups
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next] Revert "libbpf: make uniform use of btf__fd() accessor inside libbpf"
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] uprobes: add speculative lockless system-wide uprobe filter check
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] uprobes: prepare uprobe args buffer lazily
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/3] uprobes: encapsulate preparation of uprobe args buffer
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v3 net 3/3] bpf: report RCU QS in cpumap kthread
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- [PATCH v3 net 2/3] net: report RCU QS on threaded NAPI repolling
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- [PATCH v3 net 1/3] rcu: add a helper to report consolidated flavor QS
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- [PATCH v3 net 0/3] Report RCU QS for busy network kthreads
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Ensure libbpf skip all-zeros fields of struct_ops maps.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: cast pointers for shadow types explicitly.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/3] uprobes: prepare uprobe args buffer lazily
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpftool: Mount bpffs on provided dir instead of parent dir
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/3] uprobes: encapsulate preparation of uprobe args buffer
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [EXTERNAL] Re: [PATCH v4 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- RE: [EXTERNAL] Re: [PATCH v4 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
- From: Ratheesh Kannoth <rkannoth@xxxxxxxxxxx>
- Re: [PATCH v4 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- [PATCH bpf-next] arm64: bpf: zero upper bits after rev32
- From: Artem Savkov <asavkov@xxxxxxxxxx>
- Re: [PATCH v4 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
- From: Ratheesh Kannoth <rkannoth@xxxxxxxxxxx>
- Re: [PATCH bpf-next 3/3] uprobes: add speculative lockless system-wide uprobe filter check
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [syzbot] [bpf?] possible deadlock in __bpf_ringbuf_reserve
- From: Hillf Danton <hdanton@xxxxxxxx>
- Re: [PATCH bpf-next 0/3] uprobes: two common case speed ups
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH dwarves v4 2/2] pahole: Inject kfunc decl tags into BTF
- From: Alan Maguire <alan.maguire@xxxxxxxxxx>
- Re: [syzbot] [bpf?] possible deadlock in __bpf_ringbuf_reserve
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
- From: Willem de Bruijn <willemdebruijn.kernel@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] faster uprobes
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
- From: "Abhishek Chauhan (ABC)" <quic_abchauha@xxxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpftool: Fix missing pids during link show
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
- From: "Abhishek Chauhan (ABC)" <quic_abchauha@xxxxxxxxxxx>
- Re: [PATCH dwarves v4 2/2] pahole: Inject kfunc decl tags into BTF
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
- From: 梦龙董 <dongmenglong.8@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] faster uprobes
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next v2 8/9] libbpf: add support for the multi-link of tracing
- From: 梦龙董 <dongmenglong.8@xxxxxxxxxxxxx>
- Re: [GIT PULL] Networking for v6.9
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] Networking for v6.9
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Ensure libbpf skip all-zeros fields of struct_ops maps.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: cast pointers for shadow types explicitly.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: cast pointers for shadow types explicitly.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] libbpf: Skip zeroed or null fields if not found in the kernel type.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: cast pointers for shadow types explicitly.
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [GIT PULL] Networking for v6.9
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH bpf] bpf, arm64: fix bug in BPF_LDX_MEMSX
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: linux-next: manual merge of the bpf-next tree with the mm-stable tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpftool: Fix missing pids during link show
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 2/2] selftests/bpf: Ensure libbpf skip all-zeros fields of struct_ops maps.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] libbpf: Skip zeroed or null fields if not found in the kernel type.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: cast pointers for shadow types explicitly.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] libbpf: ringbuf: allow to partially consume items
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [syzbot] [bpf?] possible deadlock in __bpf_ringbuf_reserve
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [GIT PULL] Networking for v6.9
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: scale benchmark counting by using per-CPU counters
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [GIT PULL] Networking for v6.9
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [GIT PULL] Networking for v6.9
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] Networking for v6.9
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [GIT PULL] Networking for v6.9
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [GIT PULL] Networking for v6.9
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [GIT PULL] Networking for v6.9
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [syzbot] [bpf?] possible deadlock in __bpf_ringbuf_reserve
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [GIT PULL] Networking for v6.9
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH bpf-next 3/3] uprobes: add speculative lockless system-wide uprobe filter check
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 2/3] uprobes: prepare uprobe args buffer lazily
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 1/3] uprobes: encapsulate preparation of uprobe args buffer
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 0/3] uprobes: two common case speed ups
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [syzbot] [bpf?] possible deadlock in __bpf_ringbuf_reserve
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [GIT PULL] Networking for v6.9
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [GIT PULL] Networking for v6.9
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [GIT PULL] Networking for v6.9
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [PATCH v2] drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Ensure libbpf skip all-zeros fields of struct_ops maps.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next 1/2] libbpf: Skip zeroed or null fields if not found in the kernel type.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [PATCH bpf-next 0/2] Ignore additional fields in the struct_ops maps in an updated version.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION a1184cae56bcb96b86df3ee0377cec507a3f56e0
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] faster uprobes
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
- From: Matt Bobrowski <mattbobrowski@xxxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [syzbot] [bpf?] possible deadlock in __bpf_ringbuf_reserve
- From: syzbot <syzbot+850aaf14624dc0c6d366@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next v2 8/9] libbpf: add support for the multi-link of tracing
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2] bpftool: Fix missing pids during link show
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: Fix missing pids during link show
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next] bpf/lpm_trie: inline longest_prefix_match for fastpath
- From: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpftool: Fix missing pids during link show
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: Fix missing pids during link show
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- [PATCH v4 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- [PATCH v4 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- [PATCH v4 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- [PATCH v4 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- Re: [PATCH v2] drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH net] vmxnet3: Fix missing reserved tailroom
- From: Martin Zaharinov <micron10@xxxxxxxxx>
- Re: [PATCH net] vmxnet3: Fix missing reserved tailroom
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH v2 2/2] net: ethernet: ti: am65-cpsw: Add minimal XDP support
- From: Julien Panis <jpanis@xxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: cast pointers for shadow types explicitly.
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: cast pointers for shadow types explicitly.
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [GIT PULL] Networking for v6.9
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next v2 5/9] bpf: verifier: add btf to the function args of bpf_check_attach_target
- From: 梦龙董 <dongmenglong.8@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next v2 7/9] libbpf: don't free btf if program of multi-link tracing existing
- From: 梦龙董 <dongmenglong.8@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
- From: 梦龙董 <dongmenglong.8@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next v2 8/9] libbpf: add support for the multi-link of tracing
- From: 梦龙董 <dongmenglong.8@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
- From: 梦龙董 <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next v2] bpftool: Fix missing pids during link show
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next v2 7/9] libbpf: don't free btf if program of multi-link tracing existing
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next v2 7/9] libbpf: don't free btf if program of multi-link tracing existing
- From: 梦龙董 <dongmenglong.8@xxxxxxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
- From: 梦龙董 <dongmenglong.8@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 8/9] libbpf: add support for the multi-link of tracing
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 7/9] libbpf: don't free btf if program of multi-link tracing existing
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next v2 2/9] bpf: refactor the modules_array to ptr_array
- From: 梦龙董 <dongmenglong.8@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 5/9] bpf: verifier: add btf to the function args of bpf_check_attach_target
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: pull-request: bpf-next 2024-03-11
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 2/9] bpf: refactor the modules_array to ptr_array
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [External] Re: [PATCH bpf-next v2 8/9] libbpf: add support for the multi-link of tracing
- From: 梦龙董 <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next] bpftool: cast pointers for shadow types explicitly.
- From: Kui-Feng Lee <thinker.li@xxxxxxxxx>
- Re: [PATCH bpf-next 0/1] Support kCFI + BPF on arm64
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v2] drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH] drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 01/14] bpf: Introduce bpf_arena.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- pull-request: bpf-next 2024-03-11
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: move sleepable flag from bpf_prog_aux to bpf_prog
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: move sleepable flag from bpf_prog_aux to bpf_prog
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2] net: raise RCU qs after each threaded NAPI poll
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: move sleepable flag from bpf_prog_aux to bpf_prog
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next] bpftool: Fix missing pids during link show
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next] bpftool: Fix missing pids during link show
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: Add kprobe multi triggering benchmarks
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [LSF/MM/BPF TOPIC] faster uprobes
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/14] bpf: Introduce BPF arena.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 01/14] bpf: Introduce bpf_arena.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2] net: raise RCU qs after each threaded NAPI poll
- From: Yan Zhai <yan@xxxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 00/14] bpf: Introduce BPF arena.
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v3 bpf-next 00/14] bpf: Introduce BPF arena.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 03/14] bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 01/14] bpf: Introduce bpf_arena.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/5] bpf: Add link support for sk_msg prog
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 03/14] bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH AUTOSEL 5.15 5/9] x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault()
- From: "Guilherme G. Piccoli" <gpiccoli@xxxxxxxxxx>
- Re: [PATCH v3 bpf-next 01/14] bpf: Introduce bpf_arena.
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/5] bpf: Add link support for sk_msg prog
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 4/5] bpftool: Add link dump support for BPF_LINK_TYPE_SK_MSG
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/5] Add bpf_link support for sk_msg prog
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next] bpftool: Fix missing pids during link show
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next v2 6/9] bpf: tracing: add multi-link support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] faster uprobes
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] faster uprobes
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: Add kprobe multi triggering benchmarks
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH v1 02/13] libbpf: Make __printf define conditional
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] libbpf: ringbuf: allow to partially consume items
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- Re: [PATCH v1 12/13] tools headers: Sync compiler.h headers
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: add fexit and kretprobe triggering benchmarks
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v1 12/13] tools headers: Sync compiler.h headers
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 6/9] bpf: tracing: add multi-link support
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v1 02/13] libbpf: Make __printf define conditional
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: fix oob in btf_name_valid_section
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: fix oob in btf_name_valid_section
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH] libbpf: ringbuf: allow to partially consume items
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v1 02/13] libbpf: Make __printf define conditional
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: move sleepable flag from bpf_prog_aux to bpf_prog
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] faster uprobes
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v3 bpf-next 10/14] libbpf: Recognize __arena global varaibles.
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH v3 bpf-next 09/14] bpftool: Recognize arena map type
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] faster uprobes
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] faster uprobes
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v1 12/13] tools headers: Sync compiler.h headers
- From: James Clark <james.clark@xxxxxxx>
- Re: [PATCH v1 13/13] tools headers: Rename noinline to __noinline
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v1 13/13] tools headers: Rename noinline to __noinline
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v1 13/13] tools headers: Rename noinline to __noinline
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 8/9] libbpf: add support for the multi-link of tracing
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] faster uprobes
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: fix oob in btf_name_valid_section
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- RE: [PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
- From: wangyunjian <wangyunjian@xxxxxxxxxx>
- [PATCH bpf-next] bpf: fix oob in btf_name_valid_section
- From: Edward Adam Davis <eadavis@xxxxxx>
- Re: [bpf-next:master 5/7] kernel/bpf/core.c:900:5: warning: '__pte_index_size' is not defined, evaluates to 0
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next v2] bpf: hardcode BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] faster uprobes
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf v3 2/3] bpf: Fix hashtab overflow check on 32-bit arches
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [syzbot] Monthly bpf report (Mar 2024)
- From: syzbot <syzbot+listf53548453a719ea625e4@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Inter-VM Shared Memory Communications with eBPF
- From: Dust Li <dust.li@xxxxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 9/9] selftests/bpf: add testcases for multi-link of tracing
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 8/9] libbpf: add support for the multi-link of tracing
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 7/9] libbpf: don't free btf if program of multi-link tracing existing
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 6/9] bpf: tracing: add multi-link support
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 5/9] bpf: verifier: add btf to the function args of bpf_check_attach_target
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 4/9] bpf: trampoline: introduce bpf_tramp_multi_link
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 3/9] bpf: trampoline: introduce struct bpf_tramp_link_conn
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 2/9] bpf: refactor the modules_array to ptr_array
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link
- From: Menglong Dong <dongmenglong.8@xxxxxxxxxxxxx>
- [syzbot] [bpf?] KASAN: slab-out-of-bounds Read in btf_datasec_check_meta
- From: syzbot <syzbot+cc32304f6487ebff9b70@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/5] bpf: Add link support for sk_msg prog
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH v2 bpf-next] bpf: move sleepable flag from bpf_prog_aux to bpf_prog
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: add fexit and kretprobe triggering benchmarks
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [bpf-next:master 5/7] kernel/bpf/core.c:900:5: warning: '__pte_index_size' is not defined, evaluates to 0
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [bpf-next:master 5/7] kernel/bpf/core.c:900:5: warning: '__pte_index_size' is not defined, evaluates to 0
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH net-next v6 01/15] queue_api: define queue api
- From: David Ahern <dsahern@xxxxxxxxxx>
- Re: [bpf-next:master 5/7] kernel/bpf/core.c:900:5: warning: '__pte_index_size' is not defined, evaluates to 0
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/5] Add bpf_link support for sk_msg prog
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/5] bpf: Add link support for sk_msg prog
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 4/5] bpftool: Add link dump support for BPF_LINK_TYPE_SK_MSG
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/5] Add bpf_link support for sk_msg prog
- From: Jakub Sitnicki <jakub@xxxxxxxxxxxxxx>
- [PATCH] libbpf: ringbuf: allow to partially consume items
- From: Andrea Righi <andrea.righi@xxxxxxxxxxxxx>
- Re: [PATCH v1 12/13] tools headers: Sync compiler.h headers
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH v1 13/13] tools headers: Rename noinline to __noinline
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH] tools/testing/selftests/bpf/test_tc_tunnel.sh: Prevent client connect before server bind
- From: Alessandro Carminati <alessandro.carminati@xxxxxxxxx>
- [syzbot] [bpf?] [net?] KMSAN: uninit-value in bpf_prog_test_run_xdp
- From: syzbot <syzbot+6856926fbb5e9b794e5c@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [PATCH v1 13/13] tools headers: Rename noinline to __noinline
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 12/13] tools headers: Sync compiler.h headers
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 11/13] tools headers: Sync linux/overflow.h
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 10/13] asm-generic: Avoid transitive dependency for unaligned.h
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 09/13] tools headers: Rewrite linux/atomic.h using C11's stdatomic.h
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 08/13] perf arm-spe: Add missing linux/types.h include
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 07/13] perf cacheline: Add missing linux/types.h include
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 06/13] perf debug: Add missing linux/types.h include
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 05/13] perf expr: Tidy up header guard
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 04/13] perf expr: Add missing stdbool.h include
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 03/13] libperf xyarray: Use correct stddef.h include
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 02/13] libbpf: Make __printf define conditional
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 01/13] tools bpf: Synchronize bpf.h with kernel uapi version
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 00/13] tools header compiler.h update
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/5] bpf: Allow helper bpf_get_ns_current_pid_tgid() in cgroup and sk_msg programs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 1/5] bpf: Allow helper bpf_get_ns_current_pid_tgid() in cgroup and sk_msg programs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 3/5] libbpf: Add link support for BPF_PROG_TYPE_SK_MSG
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 2/5] libbpf: Refactor bpf_program_attach_fd()
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/5] bpf: Add link support for sk_msg prog
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH bpf-next 1/5] bpf: Allow helper bpf_get_ns_current_pid_tgid() in cgroup and sk_msg programs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [bpf-next:master 5/7] kernel/bpf/core.c:900:5: warning: '__pte_index_size' is not defined, evaluates to 0
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
- From: Atish Patra <atishp@xxxxxxxxxxxxxx>
- Re: [PATCH] drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
- From: Pu Lehui <pulehui@xxxxxxxxxxxxxxx>
- Re: vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/5] bpf: Allow helper bpf_get_ns_current_pid_tgid() in cgroup and sk_msg programs
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 2/5] libbpf: Refactor bpf_program_attach_fd()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 3/5] libbpf: Add link support for BPF_PROG_TYPE_SK_MSG
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 1/5] bpf: Add link support for sk_msg prog
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: add fexit and kretprobe triggering benchmarks
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next] bpf: move sleepable flag from bpf_prog_aux to bpf_prog
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: move sleepable flag from bpf_prog_aux to bpf_prog
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [RFC PATCH net-next v6 01/15] queue_api: define queue api
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH bpf-next 4/5] selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC PATCH net-next v6 01/15] queue_api: define queue api
- From: David Wei <dw@xxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: cap BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] arm64, bpf: Use bpf_prog_pack for arm64 bpf trampoline
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC][PATCH 2/4] bpf: Allow BPF_JIT with CONFIG_MODULES=n
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- Re: [RFC][PATCH 3/4] kprobes: Allow kprobes with CONFIG_MODULES=n
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- Re: [RFC][PATCH 3/4] kprobes: Allow kprobes with CONFIG_MODULES=n
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- Re: [RFC][PATCH 1/4] module: mm: Make module_alloc() generally available
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- Re: [RFC][PATCH 1/4] module: mm: Make module_alloc() generally available
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- Re: [RFC][PATCH 3/4] kprobes: Allow kprobes with CONFIG_MODULES=n
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- Re: [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- Re: [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [PATCH bpf-next 4/5] selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [Intel-wired-lan] [linux-next:master] BUILD REGRESSION 8ffc8b1bbd505e27e2c8439d326b6059c906c9dd
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 8ffc8b1bbd505e27e2c8439d326b6059c906c9dd
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 8ffc8b1bbd505e27e2c8439d326b6059c906c9dd
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 1/2] mm: Enforce VM_IOREMAP flag and range in ioremap_page_range.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 1/2] mm: Enforce VM_IOREMAP flag and range in ioremap_page_range.
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: cap BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH] WIP: bpf: Support lookup_and_delete_elem for stackmap
- From: Tao Chen <chen.dylane@xxxxxxxxx>
- Re: vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] faster uprobes
- From: Andrei Matei <andreimatei1@xxxxxxxxx>
- Re: vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH bpf-next v2] bpftool: Mount bpffs on provided dir instead of parent dir
- From: Sahil Siddiq <icegambit91@xxxxxxxxx>
- Re: next/master bisection: baseline.login on qemu_arm64-virt-gicv3-uefi
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- [PATCH bpf-next] bpf: cap BPF_PROG_PACK_SIZE to 2MB * num_possible_nodes()
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
- From: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
- From: Jason Wang <jasowang@xxxxxxxxxx>
- [PATCH bpf-next v3 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 v3 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
- From: David Wei <dw@xxxxxxxxxxx>
- Re: [PATCH bpf v3 0/3] Fix hash bucket overflow checks for 32-bit arches
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf v3 2/3] bpf: Fix hashtab overflow check on 32-bit arches
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] Inter-VM Shared Memory Communications with eBPF
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- RE: [xdp-hints] Re: [Intel-wired-lan] [PATCH iwl-next, v3 2/2] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
- From: "Song, Yoong Siang" <yoong.siang.song@xxxxxxxxx>
- Re: [RFC PATCH net-next v6 01/15] queue_api: define queue api
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC][PATCH 3/4] kprobes: Allow kprobes with CONFIG_MODULES=n
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC][PATCH 3/4] kprobes: Allow kprobes with CONFIG_MODULES=n
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC][PATCH 1/4] module: mm: Make module_alloc() generally available
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC PATCH net-next v6 01/15] queue_api: define queue api
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
- Re: [RFC PATCH net-next v6 14/15] net: add devmem TCP documentation
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [RFC PATCH net-next v6 01/15] queue_api: define queue api
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH v3 bpf-next 14/14] selftests/bpf: Add bpf_arena_htab test.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 13/14] selftests/bpf: Add bpf_arena_list test.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 12/14] selftests/bpf: Add unit tests for bpf_arena_alloc/free_pages
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 11/14] bpf: Add helper macro bpf_addr_space_cast()
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 10/14] libbpf: Recognize __arena global varaibles.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 09/14] bpftool: Recognize arena map type
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 08/14] libbpf: Add support for bpf_arena.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 07/14] libbpf: Add __arg_arena to bpf_helpers.h
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 06/14] bpf: Recognize btf_decl_tag("arg:arena") as PTR_TO_ARENA.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 05/14] bpf: Recognize addr_space_cast instruction in the verifier.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 04/14] bpf: Add x86-64 JIT support for bpf_addr_space_cast instruction.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 03/14] bpf: Add x86-64 JIT support for PROBE_MEM32 pseudo instructions.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 02/14] bpf: Disasm support for addr_space_cast instruction.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 01/14] bpf: Introduce bpf_arena.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v3 bpf-next 00/14] bpf: Introduce BPF arena.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] tools/testing/selftests/bpf/test_tc_tunnel.sh: Prevent client connect before server bind
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v3 0/8] Clean up libperf cpumap's empty function
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH bpf-next 5/5] selftests/bpf: Add a sk_msg prog bpf_get_ns_current_pid_tgid() test
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next 4/5] selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() test
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next 3/5] selftests/bpf: Refactor out some functions in ns_current_pid_tgid test
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next 2/5] selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid test
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next 1/5] bpf: Allow helper bpf_get_ns_current_pid_tgid() in cgroup and sk_msg programs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- [PATCH bpf-next 0/5] bpf: Allow helper bpf_get_ns_current_pid_tgid() in cgroup/sk_msg programs
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 0/6] bpf: arena prerequisites
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [LSF/MM/BPF TOPIC] faster uprobes
- From: Kui-Feng Lee <sinquersw@xxxxxxxxx>
- Re: next/master bisection: baseline.login on qemu_arm64-virt-gicv3-uefi
- From: Song Liu <song@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/5] Add bpf_link support for sk_msg prog
- From: Yonghong Song <yonghong.song@xxxxxxxxx>
- Re: [RFC][PATCH 3/4] kprobes: Allow kprobes with CONFIG_MODULES=n
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC][PATCH 2/4] bpf: Allow BPF_JIT with CONFIG_MODULES=n
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [linux-next:master] BUILD REGRESSION 1843e16d2df9d98427ef8045589571749d627cf7
- From: Qu Wenruo <quwenruo.btrfs@xxxxxxx>
- Re: [PATCH bpf-next] bpftool: Mount bpffs on provided dir instead of parent dir
- From: Sahil <icegambit91@xxxxxxxxx>
- [linux-next:master] BUILD REGRESSION 1843e16d2df9d98427ef8045589571749d627cf7
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: next/master bisection: baseline.login on qemu_arm64-virt-gicv3-uefi
- From: Puranjay Mohan <puranjay12@xxxxxxxxx>
- Re: next/master bisection: baseline.login on qemu_arm64-virt-gicv3-uefi
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: next/master bisection: baseline.login on qemu_arm64-virt-gicv3-uefi
- From: Song Liu <song@xxxxxxxxxx>
- BPF WG ISA Document: Last Call
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH] drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
- From: Conor Dooley <conor@xxxxxxxxxx>
- Re: [PATCH net v2] dpaa_eth: fix XDP queue index
- From: david gouarin <dgouarin@xxxxxxxxx>
- vm_area at addr ffffffffc0800000 is not marked as VM_IOREMAP
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: [PATCH bpf-next RESEND v2 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH bpf v3 3/3] bpf: Fix stackmap overflow check on 32-bit arches
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: next/master bisection: baseline.login on qemu_arm64-virt-gicv3-uefi
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH bpf v3 3/3] bpf: Fix stackmap overflow check on 32-bit arches
- From: Bui Quang Minh <minhquangbui99@xxxxxxxxx>
- Re: [PATCH net v2] dpaa_eth: fix XDP queue index
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [RFC][PATCH 1/4] module: mm: Make module_alloc() generally available
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [RFC PATCH net-next v6 02/15] net: page_pool: create hooks for custom page providers
- From: Pavel Begunkov <asml.silence@xxxxxxxxx>
- [PATCH net v2] dpaa_eth: fix XDP queue index
- From: David Gouarin <dgouarin@xxxxxxxxx>
- Re: [PATCH bpf 1/2] xdp, bonding: Fix feature flags when there are no slave devs anymore
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [PATCH bpf-next] arm64, bpf: Use bpf_prog_pack for arm64 bpf trampoline
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [xdp-hints] Re: [Intel-wired-lan] [PATCH iwl-next, v3 2/2] igc: Add Tx hardware timestamp request for AF_XDP zero-copy packet
- From: Kurt Kanzenbach <kurt@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/1] riscv64/cfi,bpf: Support kCFI + BPF on riscv64
- From: Pu Lehui <pulehui@xxxxxxxxxx>
- Re: [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH bpf v3 3/3] bpf: Fix stackmap overflow check on 32-bit arches
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf v3 2/3] bpf: Fix hashtab overflow check on 32-bit arches
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf v3 1/3] bpf: Fix DEVMAP_HASH overflow check on 32-bit arches
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf v3 0/3] Fix hash bucket overflow checks for 32-bit arches
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf v2 2/2] bpf: Fix hashtab overflow check on 32-bit arches
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 5/6] bpftool: rename is_internal_mmapable_map into is_mmapable_map
- From: Quentin Monnet <quentin@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [LSF/MM/BPF TOPIC] faster uprobes
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- [syzbot] [bpf?] KMSAN: uninit-value in strnchr
- From: syzbot <syzbot+9b8be5e35747291236c8@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
- From: Xuan Zhuo <xuanzhuo@xxxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 3/4] kprobes: Allow kprobes with CONFIG_MODULES=n
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH vhost v3 00/19] virtio: drivers maintain dma info for premapped vq
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: pull-request: bpf 2024-03-06
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: linux-next: manual merge of the bpf-next tree with the mm-stable tree
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 6/6] bpf: Tell bpf programs kernel's PAGE_SIZE
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 5/6] bpftool: rename is_internal_mmapable_map into is_mmapable_map
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 4/6] libbpf: Allow specifying 64-bit integers in map BTF.
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 3/6] bpf: Plumb get_unmapped_area() callback into bpf_map_ops
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 2/6] bpf: Recognize '__map' suffix in kfunc arguments
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 0/6] bpf: arena prerequisites
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH v4 bpf-next 1/6] bpf: Allow kfuncs return 'void *'
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
- From: Song Liu <song@xxxxxxxxxx>
- linux-next: manual merge of the bpf-next tree with the bpf tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- linux-next: manual merge of the bpf-next tree with the mm-stable tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [RFC][PATCH 0/4] Make bpf_jit and kprobes work with CONFIG_MODULES=n
- From: Calvin Owens <jcalvinowens@xxxxxxxxx>
- Re: [PATCH net-next v12 14/15] p4tc: add set of P4TC table kfuncs
- From: Jamal Hadi Salim <jhs@xxxxxxxxxxxx>
- Re: [PATCH v4 bpf-next 2/2] mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 2/2] mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH v4 bpf-next 2/2] mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().
- From: Pasha Tatashin <pasha.tatashin@xxxxxxxxxx>
- Re: [PATCH bpf-next 0/1] Support kCFI + BPF on riscv64
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [syzbot] [netfilter?] INFO: rcu detected stall in gc_worker (3)
- From: syzbot <syzbot+eec403943a2a2455adaa@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v12 14/15] p4tc: add set of P4TC table kfuncs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v4 bpf-next 2/2] mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC PATCH net-next v6 05/15] netdev: support binding dma-buf to netdevice
- From: Mina Almasry <almasrymina@xxxxxxxxxx>
[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]