messages from 2024-09-28 10:25:22 to 2024-10-01 13:17:57 UTC [more...]
[PATCHv5 bpf-next 00/13] uprobe, bpf: Add session support
2024-10-01 13:17 UTC (24+ messages)
` [PATCHv5 bpf-next 01/13] uprobe: Add data pointer to consumer handlers
` [PATCHv5 bpf-next 02/13] uprobe: Add support for session consumer
` [PATCHv5 bpf-next 03/13] bpf: Add support for uprobe multi session attach
` [PATCHv5 bpf-next 04/13] bpf: Add support for uprobe multi session context
` [PATCHv5 bpf-next 05/13] bpf: Allow return values 0 and 1 for uprobe/kprobe session
` [PATCHv5 bpf-next 06/13] libbpf: Add support for uprobe multi session attach
` [PATCHv5 bpf-next 07/13] selftests/bpf: Add uprobe session test
` [PATCHv5 bpf-next 08/13] selftests/bpf: Add uprobe session cookie test
` [PATCHv5 bpf-next 09/13] selftests/bpf: Add uprobe session recursive test
` [PATCHv5 bpf-next 10/13] selftests/bpf: Add uprobe session verifier test for return value
` [PATCHv5 bpf-next 11/13] selftests/bpf: Add kprobe "
` [PATCHv5 bpf-next 12/13] selftests/bpf: Add uprobe session single consumer test
` [PATCHv5 bpf-next 13/13] selftests/bpf: Add uprobe sessions to "
Good first-time BPF tasks
2024-10-01 12:33 UTC (4+ messages)
[PATCH bpf-next v3 0/4] Fix accessing first syscall argument on RV64
2024-10-01 11:35 UTC (2+ messages)
NULL pointer deref inside xdp_do_flush due to bpf_net_ctx_get_all_used_flush_lists
2024-10-01 11:30 UTC
[PATCH bpf-next 0/2] bpf: Add kfuncs for read-only string operations
2024-10-01 11:26 UTC (4+ messages)
` [PATCH bpf-next 1/2] "
[PATCH bpf-next v4 0/4] bpf: Fix tailcall infinite loop caused by freplace
2024-10-01 11:14 UTC (8+ messages)
` [PATCH bpf-next v4 1/4] bpf: Prevent updating extended prog to prog_array map
` [PATCH bpf-next v4 2/4] bpf: Prevent extending tail callee prog with freplace prog
` [PATCH bpf-next v4 3/4] selftests/bpf: Add a test case to confirm a tailcall infinite loop issue has been prevented
` [PATCH bpf-next v4 4/4] selftests/bpf: Add cases to test tailcall in freplace
[PATCH bpf-next v2 0/2] Implement mechanism to signal other threads
2024-10-01 8:39 UTC (9+ messages)
` [PATCH bpf-next v2 1/2] bpf: implement bpf_send_signal_remote() kfunc
` [PATCH bpf-next v2 2/2] selftests/bpf: Augment send_signal test with remote signaling
[PATCH 5.10 v2 0/3] Re-adapt "bpf: Fix DEVMAP_HASH overflow check on 32-bit arches"
2024-10-01 8:09 UTC (2+ messages)
[PATCH net-next v19 12/14] net: replace page_frag with page_frag_cache
2024-10-01 7:58 UTC
[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
2024-10-01 7:18 UTC (6+ messages)
` [PATCH v5 17/17] powerpc64/bpf: Add support for "
[PATCH net-next 0/7] net: ip: add drop reasons to input route
2024-10-01 6:00 UTC (8+ messages)
` [PATCH net-next 1/7] net: ip: add drop reason to ip_route_input_noref()
` [PATCH net-next 2/7] net: ip: add drop reason to ip_route_input_rcu()
` [PATCH net-next 3/7] net: ip: add drop reason to ip_route_input_slow()
` [PATCH net-next 4/7] net: ip: make fib_validate_source() return drop reason
` [PATCH net-next 5/7] net: ip: make ip_route_input_mc() "
` [PATCH net-next 6/7] net: ip: make ip_mc_validate_source() "
` [PATCH net-next 7/7] net: ip: fix typo in the doc of SKB_DROP_REASON_IP_INNOROUTES
[PATCH bpf-next v3 0/5] bpf: Support private stack for bpf progs
2024-10-01 4:37 UTC (21+ messages)
` [PATCH bpf-next v3 2/5] bpf: Collect stack depth information
` [PATCH bpf-next v3 3/5] bpf: Mark each subprog with proper pstack states
` [PATCH bpf-next v3 4/5] bpf, x86: Add jit support for private stack
` [PATCH bpf-next v3 5/5] selftests/bpf: Add private stack tests
QUERY: Regarding bpf link cleanup for invalid binary path
2024-10-01 4:06 UTC (3+ messages)
[PATCH bpf-next v3 0/2] BPF static linker: fix linking duplicate extern functions
2024-10-01 3:55 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] libbpf: do not resolve size on duplicate FUNCs
` [PATCH bpf-next v3 2/2] selftests/bpf: test linking with duplicate extern functions
[PATCH bpf-next v3 0/2] Fix bpf_get/setsockopt failed when TCP over IPv4 via INET6 API
2024-10-01 2:33 UTC (5+ messages)
` [PATCH bpf-next v3 1/2] bpf: Fix bpf_get/setsockopt to tos not take effect "
` [PATCH bpf-next v3 2/2] selftests/bpf: Setget_sockopt add a test for tcp over ipv4 via ipv6
[PATCH bpf-next v2 0/2] Cgroup skb add helper to get net_cls's classid
2024-10-01 1:58 UTC (3+ messages)
` [PATCH bpf-next v2 2/2] bpf, selftests: Add test case for cgroup skb to get net_cls classid helpers
[PATCH bpf-next] docs/bpf: Document some special sdiv/smod operations
2024-10-01 1:50 UTC (2+ messages)
[PATCH bpf-next/net v7 0/3] selftests/bpf: new MPTCP subflow subtest
2024-10-01 1:30 UTC (2+ messages)
Possible out-of-bounds writing at kernel/bpf/verifier.c:19927
2024-10-01 1:26 UTC (2+ messages)
[PATCH bpf-next v2] bpf: syscall_nrs: disable no previous prototype warnning
2024-10-01 1:25 UTC
[PATCH bpf] bpf: syscall_nrs: fix no previous prototype for "syscall_defines"
2024-10-01 0:51 UTC (7+ messages)
[PATCH v3 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
2024-10-01 0:37 UTC (23+ messages)
` [PATCH v3 01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v3 02/19] crypto: testmgr: "
` [PATCH v3 03/19] drm/i915/selftests: "
` [PATCH v3 04/19] drm/lib: "
` [PATCH v3 05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c
` [PATCH v3 06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v3 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
` [PATCH v3 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v3 09/19] bpf: "
` [PATCH v3 10/19] lib/interval_tree_test.c: "
` [PATCH v3 11/19] kunit: string-stream-test: Include <linux/prandom.h>
` [PATCH v3 12/19] random32: Include <linux/prandom.h> instead of <linux/random.h>
` [PATCH v3 13/19] lib/rbtree-test: "
` [PATCH v3 14/19] bpf/tests: "
` [PATCH v3 15/19] lib/test_parman: "
` [PATCH v3 16/19] lib/test_scanf: "
` [PATCH v3 17/19] netem: Include <linux/prandom.h> in sch_netem.c
` [PATCH v3 18/19] random: Do not include <linux/prandom.h> in <linux/random.h>
` [PATCH v3 19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h>
bpf_link_info: perf_event link info name_len field returning zero
2024-09-30 23:59 UTC (7+ messages)
` [PATCH bpf] bpf: fix unpopulated name_len field in perf_event link info
[PATCH] Add BPF Kernel Function bpf_ptrace_vprintk
2024-09-30 23:17 UTC (5+ messages)
` [PATCH v2] "
` 答复: "
[PATCH bpf-next v3] selftests/bpf: emit top frequent code lines in veristat
2024-09-30 23:15 UTC
[PATCH bpf-next v2 0/2] BPF static linker: fix failure when encountering duplicate extern functions
2024-09-30 22:49 UTC (8+ messages)
` [PATCH bpf-next v2 1/2] libbpf: do not resolve size on duplicate FUNCs
` [PATCH bpf-next v2 2/2] selftests/bpf: make sure linking objects with duplicate extern functions doesn't fail
[PATCH v2 net 0/3] net: enetc: fix some issues of XDP
2024-09-30 22:02 UTC (5+ messages)
` [PATCH v2 net 1/3] net: enetc: remove xdp_drops statistic from enetc_xdp_drop()
` [PATCH v2 net 2/3] net: enetc: fix the issues of XDP_REDIRECT feature
` [PATCH v2 net 3/3] net: enetc: disable IRQ after Rx and Tx BD rings are disabled
[PATCH RESEND tip/perf/core] uprobes: switch to RCU Tasks Trace flavor for better performance
2024-09-30 21:22 UTC
[PATCH v2] uprobes: Improve the usage of xol slots for better scalability
2024-09-30 21:04 UTC (2+ messages)
Plumbers Testing MC potential topic: specialised toolchains
2024-09-30 20:07 UTC (4+ messages)
` [Automated-testing] "
[PATCH v2 0/2] PCI: add enabe(disable)_device() hook for bridge
2024-09-30 19:42 UTC (3+ messages)
` [PATCH v2 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges
` [PATCH v2 2/2] PCI: imx6: Add IOMMU and ITS MSI support for i.MX95
[PATCH resend 0/8] tracing: Allow system call tracepoints to handle page faults
2024-09-30 19:23 UTC (9+ messages)
` [PATCH resend 1/8] tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL
` [PATCH resend 2/8] tracing/ftrace: guard syscall probe with preempt_notrace
` [PATCH resend 3/8] tracing/perf: "
` [PATCH resend 4/8] tracing/bpf: "
` [PATCH resend 5/8] tracing: Allow system call tracepoints to handle page faults
` [PATCH resend 6/8] tracing/ftrace: Add might_fault check to syscall probes
` [PATCH resend 7/8] tracing/perf: "
` [PATCH resend 8/8] tracing/bpf: "
[RFC PATCH 0/2] cpufreq_ext: Introduce cpufreq ext governor
2024-09-30 18:22 UTC (4+ messages)
[RFC/PATCH bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc (v2)
2024-09-30 17:48 UTC (16+ messages)
` [RFC/PATCH bpf-next 1/3] bpf: Add kmem_cache iterator
` [RFC/PATCH bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc
` [RFC/PATCH bpf-next 3/3] selftests/bpf: Add a test for kmem_cache_iter
[PATCH dwarves v1] pahole: generate "bpf_fastcall" decl tags for eligible kfuncs
2024-09-30 14:44 UTC (3+ messages)
[PATCH v1] bpf: Prevent infinite loops with bpf_redirect_peer
2024-09-30 14:09 UTC (4+ messages)
[RFC bpf-next 0/4] Add XDP rx hw hints support performing XDP_REDIRECT
2024-09-30 11:49 UTC (14+ messages)
[RFC PATCH net-next v2] net/smc: Introduce a hook to modify syn_smc at runtime
2024-09-30 10:46 UTC (4+ messages)
[PATCH net v2 0/2] fix two bugs related to page_pool
2024-09-30 8:38 UTC (12+ messages)
` [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
[PATCH v2 -next] selftests/bpf: Use ARRAY_SIZE for array length
2024-09-30 7:30 UTC (2+ messages)
[v2] bpf: fix the xdp_adjust_tail sample prog issue
2024-09-30 2:41 UTC
[PATCH] selftests/bpf: Add __init and __exit to the functions bpf_test_no_cfi_init()/bpf_test_no_cfi_exit()
2024-09-30 1:33 UTC
Summary of discussions on BPF load-acquire instruction ordering
2024-09-29 18:09 UTC (2+ messages)
[PATCH] bpf: fix the xdp_adjust_tail sample prog issue
2024-09-29 17:56 UTC (2+ messages)
[peterz-queue:x86/ibt] [x86/ibt] 7674335965: kernel_BUG_at_arch/x86/kernel/alternative.c
2024-09-29 14:41 UTC
[PATCH] bpf: fix the xdp_adjust_tail sample prog issue
2024-09-29 12:38 UTC
[PATCH v7 0/8] Improve the copy of task comm
2024-09-29 9:48 UTC (7+ messages)
` [PATCH v7 5/8] mm/util: Fix possible race condition in kstrdup()
[PATCH bpf-next 0/2] BPF static linker: fix failure when encountering duplicate extern functions
2024-09-29 8:48 UTC (3+ messages)
` [PATCH bpf-next 1/2] libbpf: do not resolve size on duplicate FUNCs
` [PATCH bpf-next 2/2] selftests/bpf: make sure linking objects with duplicate extern functions doesn't fail
[syzbot] [bpf?] BUG: MAX_STACK_TRACE_ENTRIES too low! (4)
2024-09-29 7:25 UTC (2+ messages)
[PATCH net 0/3] net: enetc: fix some issues of XDP
2024-09-29 1:35 UTC (11+ messages)
` [PATCH net 2/3] net: enetc: fix the issues of XDP_REDIRECT feature
` [PATCH net 3/3] net: enetc: reset xdp_tx_in_flight when updating bpf program
BUG: Kernel OOPS in __bpf_prog_offload_destroy (6.10, 6.11, bpf-next, x86_64/aarch64)
2024-09-29 0:59 UTC (3+ messages)
[PATCH -next 0/2] perf stat: a set of small fixes for bperf
2024-09-29 0:54 UTC (6+ messages)
` [PATCH -next 1/2] perf stat: Increase perf_attr_map entries
Possible deadlock in bpf_common_lru_push_free
2024-09-28 10:26 UTC (2+ messages)
Possible deadlock in bpf_common_lru_pop_free
2024-09-28 10:25 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