BPF
[Prev Page][Next Page]
- Follow up from the btf_type_tag discussion in the BPF office hours
- From: "Jose E. Marchesi" <jose.marchesi@xxxxxxxxxx>
- [PATCH bpf-next] libbpf: fix btf_dump's packed struct determination
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 5/9] bpf: Implement cgroup sockaddr hooks for unix sockets
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v4 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH]
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next v4 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH]
- Re: [PATCH bpf-next v2 5/9] bpf: Implement cgroup sockaddr hooks for unix sockets
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- Re: [xdp-hints] Re: [RFC bpf-next v2 10/14] ice: Support rx timestamp metadata for xdp
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v4 01/15] bpf: Document XDP RX metadata
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v2 2/2] trace: allocate space from temparary trace sequence buffer
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2 2/2] trace: allocate space from temparary trace sequence buffer
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC bpf-next v2 10/14] ice: Support rx timestamp metadata for xdp
- From: Larysa Zaremba <larysa.zaremba@xxxxxxxxx>
- [bpf-next 5/5] samples: bpf: use BPF_KSYSCALL macro in syscall tracing programs
- From: "Daniel T. Lee" <danieltimlee@xxxxxxxxx>
- [bpf-next 2/5] samples: bpf: use vmlinux.h instead of implicit headers in syscall tracing program
- From: "Daniel T. Lee" <danieltimlee@xxxxxxxxx>
- [bpf-next 1/5] samples: bpf: use kyscall instead of kprobe in syscall tracing program
- From: "Daniel T. Lee" <danieltimlee@xxxxxxxxx>
- [bpf-next 3/5] samples: bpf: change _kern suffix to .bpf with syscall tracing program
- From: "Daniel T. Lee" <danieltimlee@xxxxxxxxx>
- [bpf-next 4/5] samples: bpf: fix tracex2 by using BPF_KSYSCALL macro
- From: "Daniel T. Lee" <danieltimlee@xxxxxxxxx>
- [bpf-next 0/5] samples: bpf: enhance syscall tracing program
- From: "Daniel T. Lee" <danieltimlee@xxxxxxxxx>
- Re: [PATCH net] selftests/net: mv bpf/nat6to4.c to net folder
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [PATCH bpf v5 1/2] bpf: Resolve fext program type when checking map compatibility
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: Possible race with xsk_flush
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH v2] tools/resolve_btfids: Use pkg-config to locate libelf
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- KASAN: use-after-free Read in ___bpf_prog_run
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH 2/3] perf build: Use libtraceevent from the system
- From: Athira Rajeev <atrajeev@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf v5 1/2] bpf: Resolve fext program type when checking map compatibility
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf v5 1/2] bpf: Resolve fext program type when checking map compatibility
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2 2/2] trace: allocate space from temparary trace sequence buffer
- From: Linyu Yuan <quic_linyyuan@xxxxxxxxxxx>
- Re: [PATCH] tools/resolve_btfids: Use pkg-config to locate libelf
- From: Shen Jiamin <shen_jiamin@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] trace: allocate space from temparary trace sequence buffer
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- [PATCH v2] tools/resolve_btfids: Use pkg-config to locate libelf
- From: Shen Jiamin <shen_jiamin@xxxxxxxxxxxxxxx>
- [PATCH v2 2/2] trace: allocate space from temparary trace sequence buffer
- From: Linyu Yuan <quic_linyyuan@xxxxxxxxxxx>
- [PATCH v1 1/2] trace: add new file under include/trace/stages/ for perf/bpf
- From: Linyu Yuan <quic_linyyuan@xxxxxxxxxxx>
- [bpf-next v2 2/2] bpftool: add runtime stats, max cost
- From: xiangxia.m.yue@xxxxxxxxx
- [bpf-next v2 1/2] bpf: add runtime stats, max cost
- From: xiangxia.m.yue@xxxxxxxxx
- Re: [xdp-hints] Re: [PATCH bpf-next v4 01/15] bpf: Document XDP RX metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH v3 2/2] x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK
- From: Nadav Amit <namit@xxxxxxxxxx>
- Re: [RFC PATCH 2/2] trace: allocate temparary buffer for trace output usage
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [RFC PATCH 2/2] trace: allocate temparary buffer for trace output usage
- From: Linyu Yuan <quic_linyyuan@xxxxxxxxxxx>
- Re: [RFC PATCH 2/2] trace: allocate temparary buffer for trace output usage
- From: Linyu Yuan <quic_linyyuan@xxxxxxxxxxx>
- [PATCH bpf-next v2] bpf: btf: limit logging of ignored BTF mismatches
- From: "Connor O'Brien" <connoro@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 5/6] libbpf: fix BTF-to-C converter's padding logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 5/6] libbpf: fix BTF-to-C converter's padding logic
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH] tools/resolve_btfids: Use pkg-config to locate libelf
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCHv2 bpf-next] bpf: Remove trace_printk_lock
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [xdp-hints] [PATCH bpf-next v4 01/15] bpf: Document XDP RX metadata
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v4 01/15] bpf: Document XDP RX metadata
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next 4/6] bpf: selftests: Support not connecting client socket
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next 6/6] bpf: selftests: Add bpf_ip_check_defrag() selftest
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next 5/6] bpf: selftests: Support custom type and proto for client sockets
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next 1/6] ip: frags: Return actual error codes from ip_check_defrag()
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next 3/6] bpf, net, frags: Add bpf_ip_check_defrag() kfunc
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next 2/6] bpf: verifier: Support KF_CHANGES_PKT flag
- From: Daniel Xu <dxu@xxxxxxxxx>
- [PATCH bpf-next 0/6] Support defragmenting IPv4 packets in BPF
- From: Daniel Xu <dxu@xxxxxxxxx>
- Re: [PATCH net] filter: Account for tail adjustment during pull operations
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCHSET RFC] sched: Implement BPF extensible scheduler class
- From: Barret Rhoden <brho@xxxxxxxxxx>
- Re: [PATCH bpf] libbpf: Fix signedness confusion when using libbpf_is_mem_zeroed()
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/6] BTF-to-C dumper fixes and improvements
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf v5 1/2] bpf: Resolve fext program type when checking map compatibility
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf v5 2/2] selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP program
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf v4 2/2] selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP program
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Possible race with xsk_flush
- From: Shawn Bohrer <sbohrer@xxxxxxxxxxxxxx>
- Re: [PATCHSET RFC] sched: Implement BPF extensible scheduler class
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 06/15] bpf: Support consuming XDP HW metadata from fext programs
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: linux-next: manual merge of the bpf-next tree with the perf tree
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/6] Dynptr convenience helpers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf] bpf: Synchronize dispatcher update with bpf_dispatcher_xdp_func
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCHv2 bpf-next] bpf: Remove trace_printk_lock
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: regsafe() must not skip check_ids()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v4 2/2] selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP program
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf] libbpf: Fix signedness confusion when using libbpf_is_mem_zeroed()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v4 08/15] veth: Support RX XDP metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 05/15] bpf: XDP metadata RX kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [xdp-hints] [PATCH bpf-next v4 05/15] bpf: XDP metadata RX kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 06/15] bpf: Support consuming XDP HW metadata from fext programs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v4 01/15] bpf: Document XDP RX metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 03/15] bpf: Introduce device-bound XDP programs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH 1/5] Renaming weak prng invocations - prandom_bytes_state, prandom_u32_state
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v1 0/5] build/libtraceevent resends
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v4 08/15] veth: Support RX XDP metadata
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH v1 0/5] build/libtraceevent resends
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCHv2 bpf-next] bpf: Remove trace_printk_lock
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: Synchronize dispatcher update with bpf_dispatcher_xdp_func
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: states_equal() must build idmap for all function frames
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH intel-next 0/5] i40e: support XDP multi-buffer
- From: Alexander Duyck <alexander.duyck@xxxxxxxxx>
- Re: [PATCH bpf-next 4/7] selftests/bpf: verify states_equal() maintains idmap across all frames
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCHv2 bpf-next] bpf: Remove trace_printk_lock
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next 4/7] selftests/bpf: verify states_equal() maintains idmap across all frames
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 0/7] stricter register ID checking in regsafe()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH 1/5] Renaming weak prng invocations - prandom_bytes_state, prandom_u32_state
- From: Stanislaw Gruszka <stanislaw.gruszka@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf: Synchronize dispatcher update with bpf_dispatcher_xdp_func
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH 1/5] Renaming weak prng invocations - prandom_bytes_state, prandom_u32_state
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- RE: [PATCH intel-next 0/5] i40e: support XDP multi-buffer
- From: "Sarkar, Tirthendu" <tirthendu.sarkar@xxxxxxxxx>
- Re: [PATCH 1/5] Renaming weak prng invocations - prandom_bytes_state, prandom_u32_state
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: states_equal() must build idmap for all function frames
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH] tools/resolve_btfids: Use pkg-config to locate libelf
- From: Shen Jiamin <shen_jiamin@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/5] Renaming weak prng invocations - prandom_bytes_state, prandom_u32_state
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH v2 0/4] Add VG register attr test with kernel version and feature detection
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [bpf-next 1/2] bpf: add runtime stats, max cost
- From: xiangxia.m.yue@xxxxxxxxx
- [bpf-next 2/2] bpftool: add runtime stats, max cost
- From: xiangxia.m.yue@xxxxxxxxx
- Re: [RFC PATCH 2/2] trace: allocate temparary buffer for trace output usage
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v1 0/5] build/libtraceevent resends
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [RFC PATCH 1/2] trace: add new file under include/trace/stages/ for perf/bpf
- From: Linyu Yuan <quic_linyyuan@xxxxxxxxxxx>
- [RFC PATCH 2/2] trace: allocate temparary buffer for trace output usage
- From: Linyu Yuan <quic_linyyuan@xxxxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: regsafe() must not skip check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf] bpf: Synchronize dispatcher update with bpf_dispatcher_xdp_func
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH 1/5] Renaming weak prng invocations - prandom_bytes_state, prandom_u32_state
- From: Stanislaw Gruszka <stanislaw.gruszka@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH bpf-next 9/9] bpf: Use active vm to account bpf map memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [xdp-hints] [PATCH bpf-next v4 05/15] bpf: XDP metadata RX kfuncs
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next 12/15] selftests/xsk: add test when some packets are XDP_DROPed
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH bpf-next 13/15] selftests/xsk: merge dual and single thread dispatchers
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [PATCH bpf-next 09/15] selftests/xsk: load and attach XDP program only once per mode
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v4 08/15] veth: Support RX XDP metadata
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/9] mm, bpf: Add BPF into /proc/meminfo
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next 08/15] selftests/xsk: remove namespaces
- From: Magnus Karlsson <magnus.karlsson@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/9] mm, bpf: Add BPF into /proc/meminfo
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH bpf-next v4 06/15] bpf: Support consuming XDP HW metadata from fext programs
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [bpf-next 2/2] selftests/bpf: add test cases for htab map
- From: xiangxia.m.yue@xxxxxxxxx
- [bpf-next 1/2] bpf: hash map, avoid deadlock with suitable hash mask
- From: xiangxia.m.yue@xxxxxxxxx
- Re: [RFC PATCH bpf-next 0/9] mm, bpf: Add BPF into /proc/meminfo
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v4 01/15] bpf: Document XDP RX metadata
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCHv2 bpf-next] bpf: Remove trace_printk_lock
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 08/15] veth: Support RX XDP metadata
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Remove trace_printk_lock lock
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCHSET RFC] sched: Implement BPF extensible scheduler class
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH 6/9] virtio_net: construct multi-buffer xdp in mergeable
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net] filter: Account for tail adjustment during pull operations
- From: "Subash Abhinov Kasiviswanathan (KS)" <quic_subashab@xxxxxxxxxxx>
- Re: [PATCH 1/2] lsm: Fix description of fs_context_parse_param
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: prevent leak of lsm program after failed attach
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCHSET RFC] sched: Implement BPF extensible scheduler class
- From: Josh Don <joshdon@xxxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Add LoongArch support to bpf_tracing.h
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [PATCH 31/31] sched_ext: Add a rust userspace hybrid example scheduler
- From: Josh Don <joshdon@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 05/15] bpf: XDP metadata RX kfuncs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v4 06/15] bpf: Support consuming XDP HW metadata from fext programs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH 1/2] lsm: Fix description of fs_context_parse_param
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH bpf v4 2/2] selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP program
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf v4 1/2] bpf: Resolve fext program type when checking map compatibility
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf] libbpf: Fix signedness confusion when using libbpf_is_mem_zeroed()
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/6] Dynptr convenience helpers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 4/7] selftests/bpf: verify states_equal() maintains idmap across all frames
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 3/7] bpf: states_equal() must build idmap for all function frames
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 1/7] bpf: regsafe() must not skip check_ids()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 0/7] stricter register ID checking in regsafe()
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf v3 2/2] selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP program
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Remove trace_printk_lock lock
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH v2 bpf-next 0/6] Dynptr convenience helpers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: select CONFIG_FUNCTION_ERROR_INJECTION
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH v1 5/5] perf evlist: Remove group option.
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 4/5] perf trace-event: Use version check to avoid 1 define
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 3/5] libtraceevent: Increase libtraceevent logging when verbose
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: select CONFIG_FUNCTION_ERROR_INJECTION
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH v1 2/5] perf trace-event: Add libtraceevent version tools to header
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 1/5] perf build: Fix python/perf.so library's name
- From: Ian Rogers <irogers@xxxxxxxxxx>
- [PATCH v1 0/5] build/libtraceevent resends
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf v3 2/2] selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP program
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v4 03/15] bpf: Introduce device-bound XDP programs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- [PATCH bpf v3 1/2] bpf: Resolve fext program type when checking map compatibility
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf v3 2/2] selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP program
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH 14/31] sched_ext: Implement BPF extensible scheduler class
- From: Josh Don <joshdon@xxxxxxxxxx>
- Re: [PATCH bpf-next] selftests/bpf: select CONFIG_FUNCTION_ERROR_INJECTION
- From: Daniel Müller <deso@xxxxxxxxxx>
- Re: [PATCH bpf v2 2/2] selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP program
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 2/3] perf build: Use libtraceevent from the system
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH net] filter: Account for tail adjustment during pull operations
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] perf build: Use libtraceevent from the system
- From: Arnaldo Carvalho de Melo <arnaldo.melo@xxxxxxxxx>
- Re: [PATCH bpf v2] selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=n
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 2/3] perf build: Use libtraceevent from the system
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Add LoongArch support to bpf_tracing.h
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next] selftests/bpf: select CONFIG_FUNCTION_ERROR_INJECTION
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next v3] libbpf: Optimized return value in libbpf_strerror when errno is libbpf errno
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 5/9] bpf: Implement cgroup sockaddr hooks for unix sockets
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next] bpf: Remove trace_printk_lock lock
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v4 05/15] bpf: XDP metadata RX kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH 0/5] Improvements to incremental builds
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH 3/5] tools lib subcmd: Add dependency test to install_headers
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH v2 2/2] docs: fault-injection: Add requirements of error injectable functions
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v4 08/15] veth: Support RX XDP metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 01/15] bpf: Document XDP RX metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 05/15] bpf: XDP metadata RX kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH 31/31] sched_ext: Add a rust userspace hybrid example scheduler
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/9] mm, bpf: Add BPF into /proc/meminfo
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH 14/31] sched_ext: Implement BPF extensible scheduler class
- From: Rik van Riel <riel@xxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Remove trace_printk_lock lock
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: prevent leak of lsm program after failed attach
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: Add verifier test exercising jit PROBE_MEM logic
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- [PATCH bpf-next 1/2] bpf, x86: Improve PROBE_MEM runtime load check
- From: Dave Marchevsky <davemarchevsky@xxxxxx>
- Re: [PATCH 31/31] sched_ext: Add a rust userspace hybrid example scheduler
- From: Peter Oskolkov <posk@xxxxxxxxxx>
- Re: [PATCH hid v12 05/15] HID: bpf jmp table: simplify the logic of cleaning up programs
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH 14/31] sched_ext: Implement BPF extensible scheduler class
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH bpf-next] bpf: prevent leak of lsm program after failed attach
- From: Milan Landaverde <milan@xxxxxxxxxxxx>
- Re: [PATCH 14/31] sched_ext: Implement BPF extensible scheduler class
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 05/15] bpf: XDP metadata RX kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 01/15] bpf: Document XDP RX metadata
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH intel-next 4/5] i40e: pull out rx buffer allocation to end of i40e_clean_rx_irq()
- From: Alexander H Duyck <alexander.duyck@xxxxxxxxx>
- Re: [PATCH intel-next 0/5] i40e: support XDP multi-buffer
- From: Alexander H Duyck <alexander.duyck@xxxxxxxxx>
- Re: [PATCH bpf-next v4 08/15] veth: Support RX XDP metadata
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/9] mm, bpf: Add BPF into /proc/meminfo
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [syzbot] KASAN: stack-out-of-bounds Read in __blk_flush_plug
- From: syzbot <syzbot+27ad9fcb89d23f44ca81@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] Add VG register attr test with kernel version and feature detection
- From: James Clark <james.clark@xxxxxxx>
- Re: [RFC PATCH bpf-next 0/9] mm, bpf: Add BPF into /proc/meminfo
- From: Hyeonggon Yoo <42.hyeyoo@xxxxxxxxx>
- KCSAN: data-race in __perf_event_overflow / perf_pending_irq
- From: Wei Chen <harperchen1110@xxxxxxxxx>
- Re: [PATCH v2 0/4] Add VG register attr test with kernel version and feature detection
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- [PATCH v2 0/2] error-injection: Clarify the requirements of error injectable functions
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH v2 1/2] error-injection: Remove EI_ETYPE_NONE
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- Re: [PATCH 2/2] docs: fault-injection: Add requirements of error injectable functions
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH v2 2/2] docs: fault-injection: Add requirements of error injectable functions
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH bpf-next] bpf: Remove trace_printk_lock lock
- From: Jiri Olsa <jolsa@xxxxxxxxxx>
- Re: [PATCH v1 06/10] powerpc/bpf: Perform complete extra passes to update addresses
- From: "Naveen N. Rao" <naveen.n.rao@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next 15/15] selftests/xsk: automatically switch XDP programs
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: BUG: unable to handle kernel paging request in tcp_write_wakeup
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- BUG: unable to handle kernel paging request in tcp_write_wakeup
- From: Wei Chen <harperchen1110@xxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/9] mm, bpf: Add BPF into /proc/meminfo
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [PATCH v2 4/4] perf test arm64: Add attr tests for new VG register
- From: James Clark <james.clark@xxxxxxx>
- [PATCH v2 3/4] perf test: Add mechanism for skipping attr tests on kernel versions
- From: James Clark <james.clark@xxxxxxx>
- [PATCH v2 2/4] perf test: Add mechanism for skipping attr tests on auxiliary vector values
- From: James Clark <james.clark@xxxxxxx>
- [PATCH v2 1/4] perf test: Add ability to test exit code for attr tests
- From: James Clark <james.clark@xxxxxxx>
- [PATCH v2 0/4] Add VG register attr test with kernel version and feature detection
- From: James Clark <james.clark@xxxxxxx>
- Re: [PATCH 31/31] sched_ext: Add a rust userspace hybrid example scheduler
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 5/9] bpf: Implement cgroup sockaddr hooks for unix sockets
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- Re: [PATCH 31/31] sched_ext: Add a rust userspace hybrid example scheduler
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH intel-next 2/5] i40e: avoid per buffer next_to_clean access from i40e_ring
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next 5/5] i40e: add support for XDP multi-buffer Rx
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next 3/5] i40e: introduce next_to_process to i40e_ring
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next 4/5] i40e: pull out rx buffer allocation to end of i40e_clean_rx_irq()
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- Re: [PATCH 14/31] sched_ext: Implement BPF extensible scheduler class
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH intel-next 1/5] i40e: add pre-xdp page_count in rx_buffer
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- [PATCH intel-next 0/5] i40e: support XDP multi-buffer
- From: Tirthendu Sarkar <tirthendu.sarkar@xxxxxxxxx>
- Re: [PATCH 14/31] sched_ext: Implement BPF extensible scheduler class
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH 2/3] perf build: Use libtraceevent from the system
- From: Athira Rajeev <atrajeev@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v4 11/15] net/mlx4_en: Support RX XDP metadata
- From: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
- Re: [PATCH bpf-next v4 10/15] net/mlx4_en: Introduce wrapper for xdp_buff
- From: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
- Re: [PATCH hid v12 05/15] HID: bpf jmp table: simplify the logic of cleaning up programs
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- [PATCH net] selftests/net: mv bpf/nat6to4.c to net folder
- From: Hangbin Liu <liuhangbin@xxxxxxxxx>
- Re: [RFC PATCH 6/9] virtio_net: construct multi-buffer xdp in mergeable
- From: Jason Wang <jasowang@xxxxxxxxxx>
- Re: [PATCH 2/2] docs: fault-injection: Add requirements of error injectable functions
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH hid v12 05/15] HID: bpf jmp table: simplify the logic of cleaning up programs
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 5/9] bpf: Implement cgroup sockaddr hooks for unix sockets
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v2 3/9] bpf: Support access to sun_path from cgroup sockaddr programs
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v2 2/9] bpf: Allow read access to addr_len from cgroup sockaddr programs
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v2 1/9] selftests/bpf: Add missing section name tests for getpeername/getsockname
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next] bpftool: fix output for skipping kernel config check
- From: Chethan Suresh <chethan.suresh@xxxxxxxx>
- [PATCH net] filter: Account for tail adjustment during pull operations
- From: Subash Abhinov Kasiviswanathan <quic_subashab@xxxxxxxxxxx>
- Re: [PATCH 1/2] error-injection: Remove EI_ETYPE_NONE
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [PATCH bpf-next v2 2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH bpf-next v2 1/2] bpf: fix nullness propagation for reg to reg comparisons
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH bpf-next v4 11/15] net/mlx4_en: Support RX XDP metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v4 13/15] net/mlx5e: Introduce wrapper for xdp_buff
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v4 14/15] net/mlx5e: Support RX XDP metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v4 12/15] xsk: Add cb area to struct xdp_buff_xsk
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v4 15/15] selftests/bpf: Simple program to dump XDP RX metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v4 10/15] net/mlx4_en: Introduce wrapper for xdp_buff
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v4 09/15] selftests/bpf: Verify xdp_metadata xdp->af_xdp path
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v4 07/15] veth: Introduce veth_xdp_buff wrapper for xdp_buff
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v4 08/15] veth: Support RX XDP metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v4 06/15] bpf: Support consuming XDP HW metadata from fext programs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v4 05/15] bpf: XDP metadata RX kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v4 04/15] selftests/bpf: Update expected test_offload.py messages
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v4 03/15] bpf: Introduce device-bound XDP programs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v4 02/15] bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v4 00/15] xdp: hints via kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- [PATCH bpf-next v4 01/15] bpf: Document XDP RX metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH bpf v2] selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=n
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH bpf] selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=n
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Add LoongArch support to bpf_tracing.h
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf] selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=n
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf] selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=n
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next] bpf/selftests: Use parent instead of last_wakee in task kfunc test
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [linux-next:master 7935/14039] progs/task_kfunc_failure.c:76:36: error: no member named 'last_wakee' in 'struct task_struct'
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf] selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=n
- From: Yonghong Song <yhs@xxxxxx>
- Re: [PATCH net v3 1/1] i40e: Fix the inability to attach XDP program on downed interface
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH 2/5] Replace invocation of weak PRNG in kernel/bpf/core.c
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 2/5] Replace invocation of weak PRNG in kernel/bpf/core.c
- From: Amit Klein <aksecurity@xxxxxxxxx>
- Re: [PATCH 31/31] sched_ext: Add a rust userspace hybrid example scheduler
- From: Josh Don <joshdon@xxxxxxxxxx>
- Re: [PATCH 31/31] sched_ext: Add a rust userspace hybrid example scheduler
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2] panic: Taint kernel if fault injection has been used
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH v2] panic: Taint kernel if fault injection has been used
- From: KP Singh <kpsingh@xxxxxxxxxx>
- Re: [PATCH 14/31] sched_ext: Implement BPF extensible scheduler class
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH v2 bpf-next 5/6] libbpf: fix BTF-to-C converter's padding logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 2/6] libbpf: handle non-standardly sized enums better in BTF-to-C dumper
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 1/6] libbpf: fix single-line struct definition output in btf_dump
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 3/6] selftests/bpf: add non-standardly sized enum tests for btf_dump
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 4/6] libbpf: fix btf__align_of() by taking into account field offsets
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 6/6] selftests/bpf: add few corner cases to test padding handling of btf_dump
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH v2 bpf-next 0/6] BTF-to-C dumper fixes and improvements
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- Re: [PATCH 31/31] sched_ext: Add a rust userspace hybrid example scheduler
- From: Peter Oskolkov <posk@xxxxxxxxxx>
- Re: [PATCH bpf-next v1] docs/bpf: Reword docs for BPF_MAP_TYPE_SK_STORAGE
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 3/5] tools lib subcmd: Add dependency test to install_headers
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: fix nullness propagation for reg to reg comparisons
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH 0/5] Improvements to incremental builds
- From: Nicolas Schier <nicolas@xxxxxxxxx>
- Re: pull-request: bpf-next 2022-12-11
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 1/2] lsm: Fix description of fs_context_parse_param
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 05/31] sched: Add sched_class->reweight_task()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 05/31] sched: Add sched_class->reweight_task()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/6] Dynptr convenience helpers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH 04/31] sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 04/31] sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] fs/ufs: Change the signature of ufs_get_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [PATCH 1/4] perf lock contention: Add lock_data.h for common data
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH 14/31] sched_ext: Implement BPF extensible scheduler class
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 0/4] perf lock contention: Support task/addr aggregation mode (v1)
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 1/4] perf lock contention: Add lock_data.h for common data
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 1/4] perf lock contention: Add lock_data.h for common data
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 1/4] perf lock contention: Add lock_data.h for common data
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next 5/6] libbpf: fix BTF-to-C converter's padding logic
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 3/6] selftests/bpf: add non-standardly sized enum tests for btf_dump
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH bpf-next 3/6] selftests/bpf: add non-standardly sized enum tests for btf_dump
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH hid v12 05/15] HID: bpf jmp table: simplify the logic of cleaning up programs
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next 5/6] libbpf: fix BTF-to-C converter's padding logic
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH hid v12 05/15] HID: bpf jmp table: simplify the logic of cleaning up programs
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Closing the BPF map permission loophole
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [RFC][PATCH v2 2/7] bpf: Mark ALU32 operations in bpf_reg_state structure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH 10/31] sched: Add @reason to sched_class->rq_{on|off}line()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/5] Replace invocation of weak PRNG in kernel/bpf/core.c
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH 04/31] sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 06/31] sched: Add sched_class->switching_to() and expose check_class_changing/changed()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [RFC PATCH bpf-next 0/9] mm, bpf: Add BPF into /proc/meminfo
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 11/31] sched: Add @reason to sched_move_task()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH hid v12 05/15] HID: bpf jmp table: simplify the logic of cleaning up programs
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH 08/31] sched: Expose css_tg() and __setscheduler_prio() in kernel/sched/sched.h
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 05/31] sched: Add sched_class->reweight_task()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 28/31] sched_ext: Add Documentation/scheduler/sched-ext.rst
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCHSET RFC] sched: Implement BPF extensible scheduler class
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 28/31] sched_ext: Add Documentation/scheduler/sched-ext.rst
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH bpf-next v4 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH hid v12 05/15] HID: bpf jmp table: simplify the logic of cleaning up programs
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: Closing the BPF map permission loophole
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [RFC][PATCH v2 2/7] bpf: Mark ALU32 operations in bpf_reg_state structure
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH hid v12 05/15] HID: bpf jmp table: simplify the logic of cleaning up programs
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH bpf-next 13/15] selftests/xsk: merge dual and single thread dispatchers
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: Closing the BPF map permission loophole
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH] perf tools: Fix a typo in BTF tracepoint name
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH bpf-next v1] docs/bpf: Add docs for BPF_PROG_TYPE_XDP
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next 12/15] selftests/xsk: add test when some packets are XDP_DROPed
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next 09/15] selftests/xsk: load and attach XDP program only once per mode
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH 2/3] perf build: Use libtraceevent from the system
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 2/3] perf build: Use libtraceevent from the system
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 2/3] perf build: Use libtraceevent from the system
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH 1/5] Renaming weak prng invocations - prandom_bytes_state, prandom_u32_state
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH bpf-next 08/15] selftests/xsk: remove namespaces
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH 31/31] sched_ext: Add a rust userspace hybrid example scheduler
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] net: check for dev pointer being NULL in dev_hard_header() to avoid GPF
- From: George Kennedy <george.kennedy@xxxxxxxxxx>
- Re: [PATCH 28/31] sched_ext: Add Documentation/scheduler/sched-ext.rst
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH bpf-next v4 1/2] bpf: Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next v4 2/2] bpf/selftests: Test fentry attachment to shadowed functions
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- [PATCH bpf-next v4 0/2] Fix attaching fentry/fexit/fmod_ret/lsm to modules
- From: Viktor Malik <vmalik@xxxxxxxxxx>
- Re: [PATCH 14/31] sched_ext: Implement BPF extensible scheduler class
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC][PATCH v2 2/7] bpf: Mark ALU32 operations in bpf_reg_state structure
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH 28/31] sched_ext: Add Documentation/scheduler/sched-ext.rst
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 14/31] sched_ext: Implement BPF extensible scheduler class
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH bpf-next v1] docs/bpf: Add docs for BPF_PROG_TYPE_XDP
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- Re: [PATCH 11/31] sched: Add @reason to sched_move_task()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 10/31] sched: Add @reason to sched_class->rq_{on|off}line()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 08/31] sched: Expose css_tg() and __setscheduler_prio() in kernel/sched/sched.h
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 06/31] sched: Add sched_class->switching_to() and expose check_class_changing/changed()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 05/31] sched: Add sched_class->reweight_task()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH 04/31] sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH bpf-next v1] docs/bpf: Reword docs for BPF_MAP_TYPE_SK_STORAGE
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- Re: [PATCHSET RFC] sched: Implement BPF extensible scheduler class
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCHSET RFC] sched: Implement BPF extensible scheduler class
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH bpf-next] libbpf: Add LoongArch support to bpf_tracing.h
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [PATCH 1/5] Renaming weak prng invocations - prandom_bytes_state, prandom_u32_state
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] doc: Fix fs_context_parse_param description in mount_api.rst
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] lsm: Fix description of fs_context_parse_param
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH 28/31] sched_ext: Add Documentation/scheduler/sched-ext.rst
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 14/31] sched_ext: Implement BPF extensible scheduler class
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 14/31] sched_ext: Implement BPF extensible scheduler class
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- [PATCH bpf-next 2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- [PATCH bpf-next 1/2] bpf: fix nullness propagation for reg to reg comparisons
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH 28/31] sched_ext: Add Documentation/scheduler/sched-ext.rst
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 2/2] docs: fault-injection: Add requirements of error injectable functions
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- pull-request: bpf-next 2022-12-11
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH 1/2] error-injection: Remove EI_ETYPE_NONE
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- [PATCH 0/2] error-injection: Clarify the requirements of error injectable functions
- From: "Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx>
- Re: [PATCH] sched_ext: use msecs_to_jiffies consistently
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 14/31] sched_ext: Implement BPF extensible scheduler class
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 3/3] fs/ufs: Replace kmap() with kmap_local_page()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] panic: Taint kernel if fault injection has been used
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- [RFC PATCH bpf-next 9/9] bpf: Use active vm to account bpf map memory usage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 8/9] bpf: Use bpf_map_kvcalloc in bpf_local_storage
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 7/9] bpf: Use bpf_map_kzalloc in arraymap
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 6/9] bpf: Introduce new helpers bpf_ringbuf_pages_{alloc,free}
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 5/9] mm: Account active vm for page
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 4/9] mm: slab: Account active vm for slab
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 3/9] mm: percpu: Account active vm for percpu
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 2/9] mm: Allow using active vm in all contexts
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 1/9] mm: Introduce active vm item
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- [RFC PATCH bpf-next 0/9] mm, bpf: Add BPF into /proc/meminfo
- From: Yafang Shao <laoar.shao@xxxxxxxxx>
- Re: [PATCH 3/3] fs/ufs: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [PATCH 2/3] fs/ufs: Change the signature of ufs_get_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [PATCH] sched_ext: use msecs_to_jiffies consistently
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [PATCH 2/3] fs/ufs: Change the signature of ufs_get_page()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] fs/ufs: Replace kmap() with kmap_local_page()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 14/31] sched_ext: Implement BPF extensible scheduler class
- From: Julia Lawall <julia.lawall@xxxxxxxx>
- Re: [PATCH 2/3] fs/ufs: Change the signature of ufs_get_page()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH 1/5] Renaming weak prng invocations - prandom_bytes_state, prandom_u32_state
- From: david.keisarschm@xxxxxxxxxxxxxxx
- [PATCH 0/5] Replace invocations of prandom_u32 with get_random_u32
- From: david.keisarschm@xxxxxxxxxxxxxxx
- [PATCH 2/5] Replace invocation of weak PRNG in kernel/bpf/core.c
- From: david.keisarschm@xxxxxxxxxxxxxxx
- [PATCH 3/3] fs/ufs: Replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [PATCH 2/3] fs/ufs: Change the signature of ufs_get_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [PATCH 1/3] fs/ufs: Use the offset_in_page() helper
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- [PATCH 0/3] fs/ufs: replace kmap() with kmap_local_page()
- From: "Fabio M. De Francesco" <fmdefrancesco@xxxxxxxxx>
- Re: [PATCH v2] panic: Taint kernel if fault injection has been used
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH v2] panic: Taint kernel if fault injection has been used
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH v2] panic: Taint kernel if fault injection has been used
- From: KP Singh <kpsingh@xxxxxxxxxx>
- [PATCH bpf-next] libbpf: Add LoongArch support to bpf_tracing.h
- From: Hengqi Chen <hengqi.chen@xxxxxxxxx>
- Re: [PATCH v2] panic: Taint kernel if fault injection has been used
- From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
- Re: [RFC][PATCH v2 2/7] bpf: Mark ALU32 operations in bpf_reg_state structure
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 0/7] stricter register ID checking in regsafe()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 6/7] selftests/bpf: Add pruning test case for bpf_spin_lock
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v2 9/9] documentation/bpf: Document cgroup unix socket address hooks
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v2 8/9] selftests/bpf: Add tests for cgroup unix socket address hooks
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v2 6/9] libbpf: Add support for cgroup unix socket address hooks
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v2 7/9] bpftool: Add support for cgroup unix socket address hooks
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v2 5/9] bpf: Implement cgroup sockaddr hooks for unix sockets
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v2 4/9] selftests/bpf: Track sockaddr length in sock addr tests
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v2 2/9] bpf: Allow read access to addr_len from cgroup sockaddr programs
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v2 3/9] bpf: Support access to sun_path from cgroup sockaddr programs
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v2 1/9] selftests/bpf: Add missing section name tests for getpeername/getsockname
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- [PATCH bpf-next v2 0/9] Add cgroup sockaddr hooks for unix sockets
- From: Daan De Meyer <daan.j.demeyer@xxxxxxxxx>
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH HID for-next v3 0/5] HID: bpf: remove the need for ALLOW_ERROR_INJECTION and Kconfig fixes
- From: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>
- Re: [PATCH HID for-next v3 0/5] HID: bpf: remove the need for ALLOW_ERROR_INJECTION and Kconfig fixes
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [PATCH bpf-next v3] libbpf: Optimized return value in libbpf_strerror when errno is libbpf errno
- From: Xin Liu <liuxin350@xxxxxxxxxx>
- Re: [PATCH bpf-next v2] libbpf: Optimized return value in libbpf_strerror when errno is libbpf errno
- From: Xin Liu <liuxin350@xxxxxxxxxx>
- Re: [PATCH net-next v3] skbuff: Introduce slab_build_skb()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [xdp-hints] Re: [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next v2] libbpf: Optimized return value in libbpf_strerror when errno is libbpf errno Xin Liu
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Daniel Borkmann <daniel@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/6] Dynptr convenience helpers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Yonghong Song <yhs@xxxxxxxx>
- [PATCH 4/4] perf test: Update perf lock contention test
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 3/4] perf lock contention: Add -l/--lock-addr option
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 1/4] perf lock contention: Add lock_data.h for common data
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 2/4] perf lock contention: Implement -t/--threads option for BPF
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- [PATCH 0/4] perf lock contention: Support task/addr aggregation mode (v1)
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH net v3 1/1] i40e: Fix the inability to attach XDP program on downed interface
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [PATCH net v3 1/1] i40e: Fix the inability to attach XDP program on downed interface
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- Re: [PATCH bpf v2 2/2] selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP program
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v4] docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v4] docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v4] docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v4] docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH 2/2] doc: Fix fs_context_parse_param description in mount_api.rst
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH bpf v2 1/2] bpf: Resolve fext program type when checking map compatibility
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next 3/6] selftests/bpf: add non-standardly sized enum tests for btf_dump
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [PATCH 1/2] lsm: Fix description of fs_context_parse_param
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 5/6] libbpf: fix BTF-to-C converter's padding logic
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v4] docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
- From: Dave Taht <dave.taht@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf v2 2/2] selftests/bpf: Add a test for using a cpumap from an freplace-to-XDP program
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf v2 1/2] bpf: Resolve fext program type when checking map compatibility
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next 7/7] selftests/bpf: test case for relaxed prunning of active_lock.id
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 5/7] bpf: use check_ids() for active_lock comparison
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 1/7] bpf: regsafe() must not skip check_ids()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 3/7] bpf: states_equal() must build idmap for all function frames
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 0/7] stricter register ID checking in regsafe()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 6/7] selftests/bpf: Add pruning test case for bpf_spin_lock
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 4/7] selftests/bpf: verify states_equal() maintains idmap across all frames
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- [PATCH bpf-next 2/7] selftests/bpf: test cases for regsafe() bug skipping check_id()
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [syzbot] kernel stack overflow in sock_close
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- Re: [PATCH bpf] bpf: Resolve fext program type when checking map compatibility
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH bpf-next v4] docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- Re: [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
- From: Jesper Dangaard Brouer <jbrouer@xxxxxxxxxx>
- [PATCH bpf-next v2] libbpf: Optimized return value in libbpf_strerror when errno is libbpf errno Xin Liu
- From: Xin Liu <liuxin350@xxxxxxxxxx>
- Re: [PATCH v2 01/31] rhashtable: Allow rhashtable to be used from irq-safe contexts
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v2] libbpf: fix the name of a reused map
- From: Anquan Wu <leiqi96@xxxxxxxxxxx>
- [PATCH 1/2] lsm: Fix description of fs_context_parse_param
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH 2/2] doc: Fix fs_context_parse_param description in mount_api.rst
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] libbpf: Optimized return value in libbpf_strerror when errno is libbpf errno
- From: Xin Liu <liuxin350@xxxxxxxxxx>
- Re: [PATCH net-next v2 5/6] tsnep: Add RX queue info for XDP support
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2 3/6] tsnep: Support XDP BPF program setup
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2 2/6] tsnep: Add XDP TX support
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- BUG: missing null marking in PTR_TO_BTF_ID leads to null-ptr-deref in BPF prog
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH 2/3] perf build: Use libtraceevent from the system
- From: Athira Rajeev <atrajeev@xxxxxxxxxxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- Re: [PATCH] xen-netback: Remove set but unused variable 'pending_idx'
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- [PATCH] xen-netback: Remove set but unused variable 'pending_idx'
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf] bpf: Resolve fext program type when checking map compatibility
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/7] Dynptr refactorings
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v2 4/7] bpf: Rework check_func_arg_reg_off
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next v2 2/6] tsnep: Add XDP TX support
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/2] Misc optimizations for bpf mem allocator
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/6] Dynptr convenience helpers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf-next v2 2/2] bpf: Skip rcu_barrier() if rcu_trace_implies_rcu_gp() is true
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 1/2] bpf: Reuse freed element in free_by_rcu during allocation
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [PATCH bpf-next v2 0/2] Misc optimizations for bpf mem allocator
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: btf: don't log ignored BTF mismatches
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: btf: don't log ignored BTF mismatches
- From: "Connor O'Brien" <connoro@xxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH net-next v2 5/6] tsnep: Add RX queue info for XDP support
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- Re: [PATCH net-next v2 4/6] tsnep: Prepare RX buffer for XDP support
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- Re: [PATCH net-next v2 3/6] tsnep: Support XDP BPF program setup
- From: Saeed Mahameed <saeed@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/6] Dynptr convenience helpers
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next 00/13] BPF rbtree next-gen datastructure
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 00/12] xdp: hints via kfuncs
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Fix to preserve reg parent/live fields when copying range info
- From: Eduard Zingerman <eddyz87@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: btf: don't log ignored BTF mismatches
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [xdp-hints] Re: [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [xdp-hints] [PATCH bpf-next v3 00/12] xdp: hints via kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [xdp-hints] [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next 00/13] BPF rbtree next-gen datastructure
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [PATCH bpf-next] bpftool: fix output for skipping kernel config check
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v2] selftests/bpf: Bring test_offload.py back to life
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 2/3] perf build: Use libtraceevent from the system
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH 2/3] perf build: Use libtraceevent from the system
- From: Ian Rogers <irogers@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 11/12] mlx5: Support RX XDP metadata
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [xdp-hints] [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH 2/3] perf build: Use libtraceevent from the system
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [xdp-hints] [PATCH bpf-next v3 00/12] xdp: hints via kfuncs
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [PATCH v2 2/2] lsm: Add/fix return values in lsm_hooks.h and fix formatting
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v2 6/6] tsnep: Add XDP RX support
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] perf build: Use libtraceevent from the system
- From: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
- Re: [PATCH v2 2/2] lsm: Add/fix return values in lsm_hooks.h and fix formatting
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 00/13] BPF rbtree next-gen datastructure
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH net-next v2 5/6] tsnep: Add RX queue info for XDP support
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Fix to preserve reg parent/live fields when copying range info
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- Re: [PATCH bpf-next v3 08/12] mxl4: Support RX XDP metadata
- From: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
- Re: [PATCH net-next v2 2/6] tsnep: Add XDP TX support
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 08/12] mxl4: Support RX XDP metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 07/12] mlx4: Introduce mlx4_xdp_buff wrapper for xdp_buff
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 01/12] bpf: Document XDP RX metadata
- From: Stanislav Fomichev <sdf@xxxxxxxxxx>
- Re: Sv: Bad padding with bpftool btf dump .. format c
- From: Andrii Nakryiko <andrii.nakryiko@xxxxxxxxx>
- [PATCH bpf-next 5/6] libbpf: fix BTF-to-C converter's padding logic
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 3/6] selftests/bpf: add non-standardly sized enum tests for btf_dump
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 6/6] selftests/bpf: add few corner cases to test padding handling of btf_dump
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 4/6] libbpf: fix btf__align_of() by taking into account field offsets
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 0/6] BTF-to-C dumper fixes and improvements
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 1/6] libbpf: fix single-line struct definition output in btf_dump
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH bpf-next 2/6] libbpf: handle non-standardly sized enums better in BTF-to-C dumper
- From: Andrii Nakryiko <andrii@xxxxxxxxxx>
- [PATCH] perf tools: Fix a typo in BTF tracepoint name
- From: Namhyung Kim <namhyung@xxxxxxxxxx>
- Re: [PATCH bpf v2] bpf: Do not zero-extend kfunc return values
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf] bpf: Fix comment error in fixup_kfunc_call function
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: btf: don't log ignored BTF mismatches
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3] docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
- From: Yonghong Song <yhs@xxxxxxxx>
- Re: [PATCH bpf-next v3] docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- Re: [PATCH v2] panic: Taint kernel if fault injection has been used
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH net-next v2 2/6] tsnep: Add XDP TX support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH net-next v2 6/6] tsnep: Add XDP RX support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH net-next v2 5/6] tsnep: Add RX queue info for XDP support
- From: Maciej Fijalkowski <maciej.fijalkowski@xxxxxxxxx>
- Re: [PATCH bpf-next 00/13] BPF rbtree next-gen datastructure
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- Re: [PATCH v2] powerpc/bpf/32: Fix Oops on tail call tests
- From: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3] docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
- From: Donald Hunter <donald.hunter@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Restrict attachment of bpf program to some tracepoints
- From: Jiri Olsa <olsajiri@xxxxxxxxx>
- Re: [PATCH net-next v3] skbuff: Introduce slab_build_skb()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH net-next v3] skbuff: Introduce slab_build_skb()
- From: Feng Tang <feng.tang@xxxxxxxxx>
- [syzbot] kernel stack overflow in sock_close
- From: syzbot <syzbot+09329bd987ebca21bced@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] lsm: Add/fix return values in lsm_hooks.h and fix formatting
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [syzbot] BUG: stack guard page was hit in inet6_release
- From: John Fastabend <john.fastabend@xxxxxxxxx>
- Re: [PATCH bpf-next 10/13] bpf, x86: BPF_PROBE_MEM handling for insn->off < 0
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: BUG: unable to handle kernel paging request in bpf_dispatcher_xdp #forregzbot
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: [RFC PATCH 3/9] virtio_net: update bytes calculation for xdp_frame
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 9/9] virtio_net: support multi-buffer xdp
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 00/13] BPF rbtree next-gen datastructure
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [RFC PATCH 6/9] virtio_net: construct multi-buffer xdp in mergeable
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 5/9] virtio_net: build xdp_buff with multi buffers
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 4/9] virtio_net: remove xdp related info from page_to_skb()
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 2/9] virtio_net: set up xdp for multi buffer packets
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] media: i2c: ov772x: Fix memleak in ov772x_probe()
- From: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/9] virtio_net: disable the hole mechanism for xdp
- From: Heng Qi <hengqi@xxxxxxxxxxxxxxxxx>
- Re: [PATCH net-next v3] skbuff: Introduce slab_build_skb()
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH] media: i2c: ov772x: Fix memleak in ov772x_probe()
- From: Yuan Can <yuancan@xxxxxxxxxx>
- Re: [PATCH 2/3] perf build: Use libtraceevent from the system
- From: Athira Rajeev <atrajeev@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Restrict attachment of bpf program to some tracepoints
- From: Namhyung Kim <namhyung@xxxxxxxxx>
- Re: [PATCH bpf-next v3 07/12] mlx4: Introduce mlx4_xdp_buff wrapper for xdp_buff
- From: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
- Re: [PATCH bpf-next v3 08/12] mxl4: Support RX XDP metadata
- From: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
- [PATCH net-next v3] skbuff: Introduce slab_build_skb()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH net-next v2 6/6] tsnep: Add XDP RX support
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 5/6] tsnep: Add RX queue info for XDP support
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 4/6] tsnep: Prepare RX buffer for XDP support
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 2/6] tsnep: Add XDP TX support
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 3/6] tsnep: Support XDP BPF program setup
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 0/6] tsnep: XDP support
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- [PATCH net-next v2 1/6] tsnep: Add adapter down state
- From: Gerhard Engleder <gerhard@xxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v2] panic: Taint kernel if fault injection has been used
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v3 02/12] bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 01/12] bpf: Document XDP RX metadata
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next 00/13] BPF rbtree next-gen datastructure
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v4 0/6] execmem_alloc for BPF programs
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 03/12] bpf: XDP metadata RX kfuncs
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Restrict attachment of bpf program to some tracepoints
- From: Hao Sun <sunhao.th@xxxxxxxxx>
- Re: [PATCH net-next v2] skbuff: Introduce slab_build_skb()
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: btf: don't log ignored BTF mismatches
- From: "Connor O'Brien" <connoro@xxxxxxxxxx>
- Re: [PATCH v2 bpf-next 0/6] Dynptr convenience helpers
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 1/2] bpf: Reuse freed element in free_by_rcu during allocation
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Skip rcu_barrier() if rcu_trace_implies_rcu_gp() is true
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH bpf] bpf: Fix comment error in fixup_kfunc_call function
- From: Yang Jihong <yangjihong1@xxxxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Skip rcu_barrier() if rcu_trace_implies_rcu_gp() is true
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH bpf-next v3 0/2] Document some recent core kfunc additions
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 00/13] BPF rbtree next-gen datastructure
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [PATCH bpf-next v3 2/2] bpf/docs: Document struct cgroup * kfuncs
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH v2 bpf-next 1/2] selftests/bpf: add generic BPF program tester-loader
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH bpf-next 10/13] bpf, x86: BPF_PROBE_MEM handling for insn->off < 0
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- [PATCH bpf] bpf: Resolve fext program type when checking map compatibility
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- [PATCH net-next v2] skbuff: Introduce slab_build_skb()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH bpf-next 01/13] bpf: Loosen alloc obj test in verifier's reg_btf_record
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [PATCH bpf-next 10/13] bpf, x86: BPF_PROBE_MEM handling for insn->off < 0
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH bpf-next 00/13] BPF rbtree next-gen datastructure
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next] bpf: Restrict attachment of bpf program to some tracepoints
- From: Namhyung Kim <namhyung@xxxxxxxxx>
- Re: [PATCH bpf-next 01/13] bpf: Loosen alloc obj test in verifier's reg_btf_record
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next 00/13] BPF rbtree next-gen datastructure
- From: Dave Marchevsky <davemarchevsky@xxxxxxxx>
- Re: [PATCH bpf-next 2/2] bpf: Skip rcu_barrier() if rcu_trace_implies_rcu_gp() is true
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH bpf-next v3 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH]
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next] bpf: remove unused insn_cnt argument from visit_[func_call_]insn()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH HID for-next v3 0/5] HID: bpf: remove the need for ALLOW_ERROR_INJECTION and Kconfig fixes
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH HID for-next v3 1/5] bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_ret
- From: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 bpf-next 5/6] bpf: Add bpf_dynptr_iterator
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 bpf-next 3/6] bpf: Add bpf_dynptr_get_size and bpf_dynptr_get_offset
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 bpf-next 1/6] bpf: Add bpf_dynptr_trim and bpf_dynptr_advance
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 bpf-next 6/6] selftests/bpf: Tests for dynptr convenience helpers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 bpf-next 4/6] bpf: Add bpf_dynptr_clone
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- [PATCH v2 bpf-next 2/6] bpf: Add bpf_dynptr_is_null and bpf_dynptr_is_rdonly
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH net v2 1/1] i40e: Fix the inability to attach XDP program on downed interface
- From: Tony Nguyen <anthony.l.nguyen@xxxxxxxxx>
- [PATCH v2 bpf-next 0/6] Dynptr convenience helpers
- From: Joanne Koong <joannelkoong@xxxxxxxxx>
- Re: [PATCH bpf-next v3] docs/bpf: Add documentation for BPF_MAP_TYPE_SK_STORAGE
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2] bpf: Upgrade bpf_{g,s}etsockopt return values
- From: Martin KaFai Lau <martin.lau@xxxxxxxxx>
- Re: [PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 1/2] bpf/docs: Document struct task_struct * kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 2/2] bpf/docs: Document struct cgroup * kfuncs
- From: David Vernet <void@xxxxxxxxxxxxx>
- [PATCH bpf-next v3 0/2] Document some recent core kfunc additions
- From: David Vernet <void@xxxxxxxxxxxxx>
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: convert dynptr_fail and map_kptr_fail subtests to generic tester
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v2 7/7] selftests/bpf: Add test for dynptr reinit in user_ringbuf callback
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
- [PATCH bpf-next v2 6/7] bpf: Use memmove for bpf_dynptr_{read,write}
- From: Kumar Kartikeya Dwivedi <memxor@xxxxxxxxx>
[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]