messages from 2022-03-22 00:32:05 to 2022-03-28 06:24:46 UTC [more...]
[PATCH 0/5] Make evlist CPUs more accurate
2022-03-28 6:24 UTC (2+ messages)
` [PATCH 1/5] perf evlist: Rename cpus to user_cpus
[PATCH] perf evlist: Directly return instead of using local ret variable
2022-03-28 1:55 UTC
[PATCH bpf-next v6] bpftool: Add bpf_cookie to link output
2022-03-27 22:03 UTC (4+ messages)
[PATCH] bpf: replace usage of found with dedicated list iterator variable
2022-03-27 21:50 UTC
[PATCH net 00/13] docs: update and move the netdev-FAQ
2022-03-27 16:42 UTC (18+ messages)
` [PATCH net 01/13] docs: netdev: replace references to old archives
` [PATCH net 02/13] docs: netdev: minor reword
` [PATCH net 03/13] docs: netdev: move the patch marking section up
` [PATCH net 04/13] docs: netdev: turn the net-next closed into a Warning
` [PATCH net 05/13] docs: netdev: shorten the name and mention msgid for patch status
` [PATCH net 06/13] docs: netdev: rephrase the 'Under review' question
` [PATCH net 07/13] docs: netdev: rephrase the 'should I update patchwork' question
` [PATCH net 08/13] docs: netdev: add a question about re-posting frequency
` [PATCH net 09/13] docs: netdev: make the testing requirement more stringent
` [PATCH net 10/13] docs: netdev: add missing back ticks
` [PATCH net 11/13] docs: netdev: call out the merge window in tag checking
` [PATCH net 12/13] docs: netdev: broaden the new vs old code formatting guidelines
` [PATCH net 13/13] docs: netdev: move the netdev-FAQ to the process pages
[PATCH v9 bpf-next 0/9] bpf_prog_pack allocator
2022-03-27 10:36 UTC (4+ messages)
` [PATCH v9 bpf-next 1/9] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP
` BUG: Bad page state in process systemd-udevd (was: [PATCH v9 bpf-next 1/9] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP)
[PATCH bpf-next] bpf, sockmap: Add sk_rmem_alloc check for tcp_bpf_ingress()
2022-03-26 20:37 UTC (2+ messages)
[External] [PATCH bpf-next v2 0/3] bpf: Add support to set and get
2022-03-26 17:24 UTC (12+ messages)
` [External] [PATCH bpf-next v2 1/3] bpf: Add source ip in "struct bpf_tunnel_key"
` [External] [PATCH bpf-next v2 2/3] selftests/bpf: add ipv4 vxlan tunnel source testcase
` [External] [PATCH bpf-next v2 3/3] selftests/bpf: add ipv6 "
[PATCH bpf-next] libbpf: Allow kprobe attach using legacy debugfs interface
2022-03-26 14:43 UTC
[PATCH bpf-next v3 0/4] kprobes: rethook: x86: Replace kretprobe trampoline with rethook
2022-03-26 2:27 UTC (5+ messages)
` [PATCH bpf-next v3 1/4] kprobes: Use rethook for kretprobe if possible
` [PATCH bpf-next v3 2/4] x86,rethook,kprobes: Replace kretprobe with rethook on x86
` [PATCH bpf-next v3 3/4] x86,rethook: Fix arch_rethook_trampoline() to generate a complete pt_regs
` [PATCH bpf-next v3 4/4] x86,kprobes: Fix optprobe trampoline to generate "
[PATCH bpf-next v2 0/4] kprobes: rethook: x86: Replace kretprobe trampoline with rethook
2022-03-26 1:26 UTC (11+ messages)
` [PATCH bpf-next v2 1/4] kprobes: Use rethook for kretprobe if possible
` [PATCH bpf-next v2 2/4] rethook: kprobes: x86: Replace kretprobe with rethook on x86
` [PATCH bpf-next v2 3/4] Subject: x86,rethook: Fix arch_rethook_trampoline() to generate a complete pt_regs
` [PATCH bpf-next v2 4/4] x86,kprobes: Fix optprobe trampoline to generate "
[PATCH bpf-next v3 00/13] Introduce typed pointer support in BPF maps
2022-03-26 1:01 UTC (38+ messages)
` [PATCH bpf-next v3 03/13] bpf: Allow storing unreferenced kptr in map
` [PATCH bpf-next v3 04/13] bpf: Indicate argument that will be released in bpf_func_proto
` [PATCH bpf-next v3 05/13] bpf: Allow storing referenced kptr in map
` [PATCH bpf-next v3 06/13] bpf: Prevent escaping of kptr loaded from maps
` [PATCH bpf-next v3 07/13] bpf: Adapt copy_map_value for multiple offset case
` [PATCH bpf-next v3 09/13] bpf: Wire up freeing of referenced kptr
` [PATCH bpf-next v3 12/13] selftests/bpf: Add C tests for kptr
[PATCH v2 bpf-next] selftests/bpf: fix selftest after random:urandom_read tracepoint removal
2022-03-25 23:05 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: fix selftest after random:urandom_read tracepoint removal
2022-03-25 22:55 UTC (3+ messages)
[PATCH bpf-next] selftests/bpf: fix clang compilation errors
2022-03-25 20:03 UTC
[PATCH] selftests/bpf: Fix warning comparing pointer to 0
2022-03-25 19:55 UTC (4+ messages)
` 答复: "
[PATCH RFC bpf-next 0/2] Mmapable task local storage
2022-03-25 19:16 UTC (4+ messages)
` [PATCH RFC bpf-next 1/2] bpf: Mmapable "
` [PATCH RFC bpf-next 2/2] selftests/bpf: Test mmapable task "
Question: missing vmlinux BTF variable declarations
2022-03-25 17:07 UTC (7+ messages)
[PATCH bpf-next v3 00/17] Introduce eBPF support for HID devices
2022-03-25 17:00 UTC (10+ messages)
` [PATCH bpf-next v3 02/17] bpf: introduce hid program type
` [PATCH bpf-next v3 06/17] HID: allow to change the report descriptor from an eBPF program
[PATCH bpf-next 0/2] kprobes: rethook: x86: Replace kretprobe trampoline with rethook
2022-03-25 13:01 UTC (9+ messages)
` [PATCH bpf-next 1/2] kprobes: Use rethook for kretprobe if possible
` [PATCH bpf-next 2/2] rethook: kprobes: x86: Replace kretprobe with rethook on x86
` [PATCH bpf-next 3/2] x86,rethook: Fix arch_rethook_trampoline() to generate a complete pt_regs
[PATCH bpf-next 0/7] Add libbpf support for USDTs
2022-03-25 5:29 UTC (8+ messages)
` [PATCH bpf-next 1/7] libbpf: add BPF-side of USDT support
` [PATCH bpf-next 2/7] libbpf: wire up USDT API and bpf_link integration
` [PATCH bpf-next 3/7] libbpf: add USDT notes parsing and resolution logic
` [PATCH bpf-next 4/7] libbpf: wire up spec management and other arch-independent USDT logic
` [PATCH bpf-next 5/7] libbpf: add x86-specific USDT arg spec parsing logic
` [PATCH bpf-next 6/7] selftests/bpf: add basic USDT selftests
` [PATCH bpf-next 7/7] selftests/bpf: add urandom_read shared lib and USDTs
[PATCH v13 bpf-next 0/1] fprobe: Introduce fprobe function entry/exit probe
2022-03-25 2:41 UTC (13+ messages)
` [PATCH v13 bpf-next 1/1] rethook: x86: Add rethook x86 implementation
[PATCH bpf-next] bpf: Sync comments for bpf_get_stack
2022-03-24 18:37 UTC (2+ messages)
[PATCH bpf-next] bpf: Fix maximum permitted number of arguments check
2022-03-24 18:34 UTC (2+ messages)
[PATCH intel-next] ice: introduce common helper for retrieving VSI by vsi_num
2022-03-24 11:49 UTC
[syzbot] BUG: unable to handle kernel NULL pointer dereference in __tcp_transmit_skb
2022-03-24 8:11 UTC (4+ messages)
[PATCH bpf-next] bpf: Remove redundant assignment to smap->map.value_size
2022-03-23 17:26 UTC (2+ messages)
[PATCH bpf-next 0/2] fprobe: Fixes for Sparse and Smatch warnings
2022-03-23 7:35 UTC (3+ messages)
` [PATCH bpf-next 1/2] fprobe: Fix smatch type mismatch warning
` [PATCH bpf-next 2/2] fprobe: Fix sparse warning for acccessing __rcu ftrace_hash
[PATCH 00/14] bpf: Allow not to charge bpf memory
2022-03-23 1:37 UTC (5+ messages)
pull-request: bpf-next 2022-03-21 v2
2022-03-23 0:26 UTC (5+ messages)
[PATCH bpf-next v1] bpf: bpf_local_storage_update fixes
2022-03-22 23:28 UTC (6+ messages)
[RFC bpf-next] Hierarchical Cgroup Stats Collection Using BPF
2022-03-22 22:06 UTC (6+ messages)
[PATCH] bpf: use vmemdup_user instead of kvmalloc and copy_from_user
2022-03-22 21:11 UTC (2+ messages)
[PATCH bpf-next v2 0/4] Attach a cookie to a tracing program
2022-03-22 21:08 UTC (13+ messages)
` [PATCH bpf-next v2 2/4] bpf, x86: Create bpf_trace_run_ctx on the caller thread's stack
` [PATCH bpf-next v2 3/4] bpf, x86: Support BPF cookie for fentry/fexit/fmod_ret
[PATCH 0/2] locking: Add new lock contention tracepoints (v4)
2022-03-22 18:57 UTC (3+ messages)
` [PATCH 1/2] locking: Add lock contention tracepoints
` [PATCH 2/2] locking: Apply contention tracepoints in the slow path
[PATCH bpf-next] bpf/bpftool: add unprivileged_bpf_disabled check against value of 2
2022-03-22 17:39 UTC (3+ messages)
[PATCH] bpf: selftests: cleanup RLIMIT_MEMLOCK
2022-03-22 17:24 UTC (6+ messages)
[PATCH 0/2] locking: Add new lock contention tracepoints (v3)
2022-03-22 16:39 UTC (10+ messages)
` [PATCH 2/2] locking: Apply contention tracepoints in the slow path
linux-next: build warnings after merge of the tip tree
2022-03-22 7:42 UTC (7+ messages)
[PATCH] bpf: Use swap() instead of open coding it
2022-03-22 6:21 UTC
pull-request: bpf-next 2022-03-21
2022-03-22 5:59 UTC (11+ messages)
[PATCH bpf-next 0/3] bpf: Add support to set and get tunnel source ip
2022-03-22 1:53 UTC (4+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: add ipv6 vxlan tunnel source testcase
` [External] "
[PATCH bpf-next 0/2] bpf: Fix kprobe_multi return probe backtrace
2022-03-22 0:53 UTC (2+ 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