messages from 2022-06-06 16:02:39 to 2022-06-10 00:24:51 UTC [more...]
[PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
2022-06-10 0:24 UTC (2+ messages)
[PATCH net] net: bpf: fix request_sock leak in filter.c
2022-06-10 0:17 UTC (4+ messages)
[PATCH linux-next] security: Fix side effects of default BPF LSM hooks
2022-06-09 23:46 UTC
[PATCH 1/1] libbpf: replace typeof with __typeof__ for -std=c17 compatibility
2022-06-09 23:46 UTC (3+ messages)
[PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
2022-06-09 23:27 UTC (3+ messages)
[RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
2022-06-09 22:03 UTC (6+ messages)
[PATCH bpf-next] selftests/bpf: add lwt ip encap tests to test_progs
2022-06-09 21:37 UTC (2+ messages)
[PATCH bpf-next 0/3] move AF_XDP APIs to libxdp
2022-06-09 20:52 UTC (12+ messages)
` [PATCH bpf-next 1/3] samples/bpf/xdpsock_user.c: Get rid of bpf_prog_load_xattr()
` [PATCH bpf-next 2/3] samples/bpf: move AF_XDP APIs to libxdp
` [PATCH bpf-next 3/3] selftests/bpf: "
[PATCH bpf-next 0/2] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
2022-06-09 20:47 UTC (9+ messages)
` [PATCH bpf-next 1/2] bpf: Allow a TCP CC to write sk_pacing_rate and sk_pacing_status
` [PATCH bpf-next 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
` [PATCH bpf-next v2 0/2] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
` [PATCH bpf-next v2 1/2] bpf: Allow a TCP CC to write sk_pacing_rate and sk_pacing_status
` [PATCH bpf-next v2 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
[PATCH] BUG: demonstration of uprobe/uretprobe corrupted stack traces
2022-06-09 20:34 UTC (2+ messages)
[PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
2022-06-09 20:31 UTC (2+ messages)
[PATCH bpf-next] libbpf: Improve probing for memcg-based memory accounting
2022-06-09 19:57 UTC (4+ messages)
[PATCH] perf/kprobe: maxactive for fd-based kprobe
2022-06-09 19:30 UTC (2+ messages)
[Patch bpf-next v3 0/4] sockmap: some performance optimizations
2022-06-09 19:12 UTC (5+ messages)
` [Patch bpf-next v3 1/4] tcp: introduce tcp_read_skb()
vmlinux.h conflicts with bpf.h
2022-06-09 18:40 UTC (2+ messages)
[PATCHv2 bpf 0/3] bpf: Fix cookie values for kprobe multi
2022-06-09 18:32 UTC (14+ messages)
` [PATCHv2 bpf 1/3] selftests/bpf: Shuffle cookies symbols in kprobe multi test
` [PATCHv2 bpf 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
` [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting
[syzbot] possible deadlock in bpf_trace_printk
2022-06-09 17:07 UTC
[syzbot] KASAN: use-after-free Read in inet_bind2_bucket_find
2022-06-09 16:54 UTC (4+ messages)
[PATCH v5 bpf-next] selftests/bpf: Add benchmark for local_storage get
2022-06-09 15:49 UTC (4+ messages)
[PATCH v2 0/3] bpf: Add bpf_verify_pkcs7_signature() helper
2022-06-09 15:38 UTC (12+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] selftests/bpf: Add test_progs opts for sign-file and kernel priv key + cert
` [PATCH v2 3/3] selftests/bpf: Add test for bpf_verify_pkcs7_signature() helper
[PATCH bpf-next v4 0/5] bpf_loop inlining
2022-06-09 14:56 UTC (7+ messages)
` [PATCH bpf-next v4 1/5] selftests/bpf: specify expected instructions in test_verifier tests
` [PATCH bpf-next v4 2/5] selftests/bpf: allow BTF specs and func infos "
` [PATCH bpf-next v4 3/5] bpf: Inline calls to bpf_loop when callback is known
` [PATCH bpf-next v4 4/5] selftests/bpf: BPF test_verifier selftests for bpf_loop inlining
` [PATCH bpf-next v4 5/5] selftests/bpf: BPF test_prog "
[cgroup] 3c87862ca1: WARNING:at_kernel/softirq.c:#__local_bh_enable_ip
2022-06-09 14:55 UTC (2+ messages)
[PATCH] bpftool: Fix bootstrapping during a cross compilation
2022-06-09 13:43 UTC (4+ messages)
[PATCH v2 0/9] bpf: Per-operation map permissions
2022-06-09 12:55 UTC (3+ messages)
[PATCH bpf-next] libbpf: fix uprobe symbol file offset calculation logic
2022-06-09 12:20 UTC (2+ messages)
[PATCH] bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU"
2022-06-09 12:10 UTC (2+ messages)
[syzbot] BUG: sleeping function called from invalid context in corrupted (2)
2022-06-09 10:26 UTC (2+ messages)
[syzbot] BUG: stack guard page was hit in sys_bpf
2022-06-09 9:46 UTC
[PATCH 1/1] libbpf: fix broken gcc pragma macros in bpf_helpers.h/bpf_tracing.h
2022-06-09 6:32 UTC (6+ messages)
[PATCH v2 1/1] libbpf: replace typeof with __typeof__
2022-06-09 6:14 UTC (5+ messages)
[PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support
2022-06-09 4:27 UTC (6+ messages)
pull-request: bpf 2022-06-09
2022-06-09 3:40 UTC (2+ messages)
[PATCH] selinux: fix typos in comments
2022-06-08 22:36 UTC
[PATCH net-next v5 1/2] ipv6: Fix signed integer overflow in __ip6_append_data
2022-06-08 18:30 UTC (3+ messages)
` [PATCH net-next v5 2/2] ipv6: Fix signed integer overflow in l2tp_ip6_sendmsg
[PATCH bpf] MAINTAINERS: Add a maintainer for bpftool
2022-06-08 15:20 UTC (4+ messages)
[PATCH bpf] xsk: Fix handling of invalid descriptors in XSK Tx batching API
2022-06-08 14:30 UTC (3+ messages)
[PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher()
2022-06-08 13:59 UTC (7+ messages)
[PATCH bpf-next v1 0/5] bpf: rstat: cgroup hierarchical stats
2022-06-08 11:17 UTC (15+ messages)
` [PATCH bpf-next v1 5/5] bpf: add a selftest for cgroup hierarchical stats collection
[PATCH bpf-next v3 0/5] bpf_loop inlining
2022-06-08 9:06 UTC (6+ messages)
` [PATCH bpf-next v3 3/5] bpf: Inline calls to bpf_loop when callback is known
[RFC PATCH bpf-next 0/2] bpf: Introduce ternary search tree for string key
2022-06-08 9:00 UTC (9+ messages)
[syzbot] WARNING: locking bug in __inet_bind
2022-06-08 8:27 UTC
Słowa kluczowe do wypozycjonowania
2022-06-08 7:55 UTC
[PATCH v5 0/2] Optimize performance of update hash-map when free is zero
2022-06-08 7:37 UTC (5+ messages)
` [PATCH v5 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
` [External] "
` [PATCH v5 2/2] selftest/bpf/benchs: Add bpf_map benchmark
[PATCH bpf-next] bpf: Add BPF-helper for accessing CLOCK_TAI
2022-06-08 6:13 UTC (6+ messages)
[PATCH bpf-next v8 00/11] bpf: cgroup_sock lsm flavor
2022-06-07 22:17 UTC (19+ messages)
` [PATCH bpf-next v8 03/11] bpf: per-cgroup "
` [PATCH bpf-next v8 04/11] bpf: minimize number of allocated lsm slots per program
` [PATCH bpf-next v8 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
` [PATCH bpf-next v8 06/11] bpf: allow writing to a subset of sock fields from lsm progtype
[PATCH] cgroup: serialize css kill and release paths
2022-06-07 18:47 UTC (4+ messages)
` [PATCH v2] "
[PATCH] bpf:add function bpf_get_task_exe_path
2022-06-07 18:37 UTC (2+ messages)
[PATCH bpf v2 1/2] bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programs
2022-06-07 17:57 UTC (2+ messages)
[PATCH bpf-next v5 00/17] bpf: Add 64bit enum value support
2022-06-07 17:40 UTC (19+ messages)
` [PATCH bpf-next v5 01/17] bpf: Add btf enum64 support
` [PATCH bpf-next v5 02/17] libbpf: Permit 64bit relocation value
` [PATCH bpf-next v5 03/17] libbpf: Fix an error in 64bit relocation value computation
` [PATCH bpf-next v5 04/17] libbpf: Refactor btf__add_enum() for future code sharing
` [PATCH bpf-next v5 05/17] libbpf: Add enum64 parsing and new enum64 public API
` [PATCH bpf-next v5 06/17] libbpf: Add enum64 deduplication support
` [PATCH bpf-next v5 07/17] libbpf: Add enum64 support for btf_dump
` [PATCH bpf-next v5 08/17] libbpf: Add enum64 sanitization
` [PATCH bpf-next v5 09/17] libbpf: Add enum64 support for bpf linking
` [PATCH bpf-next v5 10/17] libbpf: Add enum64 relocation support
` [PATCH bpf-next v5 11/17] bpftool: Add btf enum64 support
` [PATCH bpf-next v5 12/17] selftests/bpf: Fix selftests failure
` [PATCH bpf-next v5 13/17] selftests/bpf: Test new enum kflag and enum64 API functions
` [PATCH bpf-next v5 14/17] selftests/bpf: Add BTF_KIND_ENUM64 unit tests
` [PATCH bpf-next v5 15/17] selftests/bpf: Test BTF_KIND_ENUM64 for deduplication
` [PATCH bpf-next v5 16/17] selftests/bpf: Add a test for enum64 value relocations
` [PATCH bpf-next v5 17/17] docs/bpf: Update documentation for BTF_KIND_ENUM64 support
[PATCH bpf v2 0/2] rethook: Reject getting a rethook if RCU is not watching
2022-06-07 16:11 UTC (3+ messages)
` [PATCH bpf v2 1/2] fprobe: samples: Add use_trace option and show hit/missed counter
` [PATCH bpf v2 2/2] rethook: Reject getting a rethook if RCU is not watching
[PATCH] bpf:add function
2022-06-07 15:41 UTC (2+ messages)
[PATCH v3] selftests net: fix bpf build error
2022-06-07 13:30 UTC (2+ messages)
[PATCH net-next v4 0/3] reorganize the code of the enum skb_drop_reason
2022-06-07 11:10 UTC (2+ messages)
[PATCH net-next v4] ipv6: Fix signed integer overflow in __ip6_append_data
2022-06-07 1:16 UTC (7+ messages)
[PATCH v2 bpf-next 0/5] ftrace: host klp and bpf trampoline together
2022-06-06 22:57 UTC (2+ messages)
[PATCH bpf-next 0/3] bpf: Fix cookie values for kprobe multi
2022-06-06 17:56 UTC (4+ messages)
` [PATCH bpf-next 2/3] ftrace: Keep address offset in ftrace_lookup_symbols
[PATCH] rethook: Reject getting a rethook if RCU is not watching
2022-06-06 16:02 UTC (9+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox