messages from 2024-09-30 02:41:45 to 2024-10-02 06:23:19 UTC [more...]
[PATCH v2 tip/perf/core 0/5] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-10-02 6:22 UTC (7+ messages)
` [PATCH v2 tip/perf/core 1/5] mm: introduce mmap_lock_speculation_{start|end}
` [PATCH v2 tip/perf/core 2/5] mm: switch to 64-bit mm_lock_seq/vm_lock_seq on 64-bit architectures
` [PATCH v2 tip/perf/core 3/5] fs: add back RCU-delayed freeing of FMODE_BACKING file
` [PATCH v2 tip/perf/core 4/5] uprobes: simplify find_active_uprobe_rcu() VMA checks
` [PATCH v2 tip/perf/core 5/5] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
[PATCH bpf-next 0/2] bpf: Add kfuncs for read-only string operations
2024-10-02 6:12 UTC (9+ messages)
` [PATCH bpf-next 1/2] "
[syzbot] [mm?] INFO: rcu detected stall in x64_sys_call
2024-10-02 4:18 UTC (2+ messages)
[PATCH net v2 0/2] fix two bugs related to page_pool
2024-10-02 2:34 UTC (14+ messages)
` [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
[PATCH bpf-next v3 0/5] bpf: Support private stack for bpf progs
2024-10-02 2:16 UTC (27+ 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
` yet another approach Was: "
` [PATCH bpf-next v3 5/5] selftests/bpf: Add private stack tests
[PATCH bpf-next v3 0/2] Support eliding map lookup nullness
2024-10-02 0:11 UTC (5+ messages)
` [PATCH bpf-next v3 1/2] bpf: verifier: "
[PATCH bpf-next v3] bpf: syscall_nrs: disable no previous prototype warnning
2024-10-01 23:32 UTC
[PATCH bpf-next v2] bpf: syscall_nrs: disable no previous prototype warnning
2024-10-01 23:25 UTC (3+ messages)
[PATCH dwarves v2 0/4] Emit global variables in BTF
2024-10-01 22:35 UTC (6+ messages)
` [PATCH dwarves v2 4/4] btf_encoder: add global_var feature to encode globals
Maximum amount of uprobes and uprobe and uprobe_ret relation
2024-10-01 20:13 UTC (2+ messages)
[PATCH bpf-next] bpf: remove unused macro
2024-10-01 20:06 UTC
[PATCH bpf-next] docs/bpf: Document some special sdiv/smod operations
2024-10-01 19:54 UTC (5+ messages)
` [Bpf] "
[PATCH bpf-next] bpf: Make sure internal and UAPI bpf_redirect flags don't overlap
2024-10-01 19:50 UTC (3+ messages)
Possible out-of-bounds writing at kernel/bpf/verifier.c:19927
2024-10-01 18:29 UTC (3+ messages)
[RFC/PATCH bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc (v2)
2024-10-01 18:23 UTC (12+ messages)
` [RFC/PATCH bpf-next 1/3] bpf: Add kmem_cache iterator
` [RFC/PATCH bpf-next 3/3] selftests/bpf: Add a test for kmem_cache_iter
[PATCH bpf-next v3] selftests/bpf: emit top frequent code lines in veristat
2024-10-01 17:40 UTC (3+ messages)
[PATCH bpf-next v3 0/2] BPF static linker: fix linking duplicate extern functions
2024-10-01 17:19 UTC (5+ 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
QUERY: Regarding bpf link cleanup for invalid binary path
2024-10-01 17:15 UTC (4+ messages)
[PATCHv5 bpf-next 00/13] uprobe, bpf: Add session support
2024-10-01 17:11 UTC (20+ 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 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
[PATCH bpf-next v4 0/4] bpf: Fix tailcall infinite loop caused by freplace
2024-10-01 16:54 UTC (6+ messages)
` [PATCH bpf-next v4 1/4] bpf: Prevent updating extended prog to prog_array map
[RFC bpf-next 0/4] Add XDP rx hw hints support performing XDP_REDIRECT
2024-10-01 15:28 UTC (19+ messages)
[PATCH v5 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
2024-10-01 14:53 UTC (7+ messages)
` [PATCH v5 17/17] powerpc64/bpf: Add support for "
[PATCH HID v3 0/9] HID: bpf: add a new hook to control hid-generic
2024-10-01 14:30 UTC (10+ messages)
` [PATCH HID v3 1/9] HID: bpf: move HID-BPF report descriptor fixup earlier
` [PATCH HID v3 2/9] HID: core: save one kmemdup during .probe()
` [PATCH HID v3 3/9] HID: core: remove one more kmemdup on .probe()
` [PATCH HID v3 4/9] HID: bpf: allow write access to quirks field in struct hid_device
` [PATCH HID v3 5/9] selftests/hid: add dependency on hid_common.h
` [PATCH HID v3 6/9] selftests/hid: cleanup C tests by adding a common struct uhid_device
` [PATCH HID v3 7/9] selftests/hid: allow to parametrize bus/vid/pid/rdesc on the test device
` [PATCH HID v3 8/9] HID: add per device quirk to force bind to hid-generic
` [PATCH HID v3 9/9] selftests/hid: add test for assigning a given device "
[PATCH v2] uprobes: Improve the usage of xol slots for better scalability
2024-10-01 14:29 UTC (3+ messages)
NULL pointer deref inside xdp_do_flush due to bpf_net_ctx_get_all_used_flush_lists
2024-10-01 14:04 UTC (5+ messages)
[PATCH v2 net 0/3] net: enetc: fix some issues of XDP
2024-10-01 13:39 UTC (4+ messages)
` [PATCH v2 net 3/3] net: enetc: disable IRQ after Rx and Tx BD rings are disabled
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)
[PATCH bpf-next v2 0/2] Implement mechanism to signal other threads
2024-10-01 8:39 UTC (6+ messages)
` [PATCH bpf-next v2 1/2] bpf: implement bpf_send_signal_remote() kfunc
[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 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/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/net v7 0/3] selftests/bpf: new MPTCP subflow subtest
2024-10-01 1:30 UTC (2+ messages)
[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 (5+ 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 v2 0/2] BPF static linker: fix failure when encountering duplicate extern functions
2024-09-30 22:49 UTC (6+ messages)
` [PATCH bpf-next v2 1/2] libbpf: do not resolve size on duplicate FUNCs
[PATCH RESEND tip/perf/core] uprobes: switch to RCU Tasks Trace flavor for better performance
2024-09-30 21:22 UTC
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 (3+ messages)
[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 PATCH net-next v2] net/smc: Introduce a hook to modify syn_smc at runtime
2024-09-30 10:46 UTC (4+ messages)
[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
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