messages from 2024-10-04 12:00:31 to 2024-10-07 14:50:41 UTC [more...]
[PATCH v9 0/7] Improve the copy of task comm
2024-10-07 14:49 UTC (7+ messages)
` [PATCH v9 1/7] Get rid of __get_task_comm()
` [PATCH v9 2/7] auditsc: Replace memcpy() with strscpy()
` [PATCH v9 3/7] security: Replace memcpy() with get_task_comm()
` [PATCH v9 4/7] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v9 5/7] mm/util: Fix possible race condition in kstrdup()
` [PATCH v9 6/7] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
[PATCH dwarves] btf_encoder: fix reversed condition for matching ELF section
2024-10-07 13:55 UTC (4+ messages)
[PATCH iwl-next v7 0/5] igb: Add support for AF_XDP zero-copy
2024-10-07 13:48 UTC (11+ messages)
` [PATCH iwl-next v7 1/5] igb: Remove static qualifiers
` [PATCH iwl-next v7 2/5] igb: Introduce igb_xdp_is_enabled()
` [PATCH iwl-next v7 3/5] igb: Introduce XSK data structures and helpers
` [PATCH iwl-next v7 4/5] igb: Add AF_XDP zero-copy Rx support
` [PATCH iwl-next v7 5/5] igb: Add AF_XDP zero-copy Tx support
Awaiting Your Response
2024-10-07 13:01 UTC
[PATCH v4 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
2024-10-07 12:57 UTC (19+ messages)
` [PATCH v4 bpf-next 1/3] bpf: Add kmem_cache iterator
` [PATCH v4 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc
[PATCH v2 bpf-next 0/6] xsk: struct diet and cleanups
2024-10-07 12:24 UTC (7+ messages)
` [PATCH v2 bpf-next 1/6] xsk: get rid of xdp_buff_xsk::xskb_list_node
` [PATCH v2 bpf-next 2/6] xsk: s/free_list_node/list_node
` [PATCH v2 bpf-next 3/6] xsk: get rid of xdp_buff_xsk::orig_addr
` [PATCH v2 bpf-next 4/6] xsk: carry a copy of xdp_zc_max_segs within xsk_buff_pool
` [PATCH v2 bpf-next 5/6] xsk: wrap duplicated code to function
` [PATCH v2 bpf-next 6/6] xsk: use xsk_buff_pool directly for cq functions
[PATCH bpf-next 0/6] xsk: struct diet and cleanups
2024-10-07 12:16 UTC (4+ messages)
` [PATCH bpf-next 1/6] xsk: get rid of xdp_buff_xsk::xskb_list_node
[PATCH bpf-next v3 0/2] Implement mechanism to signal other threads
2024-10-07 12:11 UTC (4+ messages)
` [PATCH bpf-next v3 1/2] bpf: implement bpf_send_signal_task() kfunc
` [PATCH bpf-next v3 2/2] selftests/bpf: Augment send_signal test with remote signaling
[PATCH bpf-next 2/2] selftests/bpf: add tcx netns cookie tests
2024-10-07 9:59 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: add get_netns_cookie helper to tc programs
` [PATCH bpf-next v3 "
` [PATCH bpf-next v3 2/2] selftests/bpf: add tcx netns cookie tests
[PATCH bpf-next 0/2] security.bpf xattr name prefix
2024-10-07 8:39 UTC (3+ messages)
` [PATCH bpf-next 1/2] fs/xattr: bpf: Introduce "
[PATCH bpf v3] bpf: fix unpopulated name_len field in perf_event link info
2024-10-07 8:07 UTC (9+ messages)
` [PATCH bpf v4 1/2] "
` [PATCH bpf v4 2/2] selftests/bpf: fix perf_event link info name_len assertion
` [PATCH bpf v5 1/2] bpf: fix unpopulated name_len field in perf_event link info
` [PATCH bpf v5 2/2] selftests/bpf: fix perf_event link info name_len assertion
[PATCH net-next v2 0/7] net: ip: add drop reasons to input route
2024-10-07 7:47 UTC (8+ messages)
` [PATCH net-next v2 1/7] net: ip: make fib_validate_source() return drop reason
` [PATCH net-next v2 2/7] net: ip: make ip_route_input_mc() "
` [PATCH net-next v2 3/7] net: ip: make ip_mc_validate_source() "
` [PATCH net-next v2 4/7] net: ip: make ip_route_input_slow() return drop reasons
` [PATCH net-next v2 5/7] net: ip: make ip_route_input_rcu() "
` [PATCH net-next v2 6/7] net: ip: make ip_route_input_noref() "
` [PATCH net-next v2 7/7] net: ip: make ip_route_input() "
[PATCH v2] selftests: sched_ext: Add sched_ext as proper selftest target
2024-10-07 7:31 UTC
[PATCH 6/7] tracing: add support for function argument to graph tracer
2024-10-07 6:37 UTC (3+ messages)
[PATCH v4 0/8] x86/module: use large ROX pages for text allocations
2024-10-07 6:28 UTC (9+ messages)
` [PATCH v4 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v4 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v4 3/8] asm-generic: introduce text-patching.h
` [PATCH v4 4/8] module: prepare to handle ROX allocations for text
` [PATCH v4 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v4 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v4 7/8] execmem: add support for cache of large ROX pages
` [PATCH v4 8/8] x86/module: enable ROX caches for module text
[syzbot] [bpf?] WARNING in acquire_reference_state
2024-10-07 5:24 UTC
[PATCH v2 0/2] PCI: add enabe(disable)_device() hook for bridge
2024-10-06 17:50 UTC (4+ messages)
[PATCH] include: linux: Fix flex array member not at the end in bpf_empty_prog_array
2024-10-06 14:55 UTC
[PATCH bpf-next v5 0/3] bpf: Fix tailcall infinite loop caused by freplace
2024-10-06 13:01 UTC (4+ messages)
` [PATCH bpf-next v5 1/3] bpf: Prevent "
` [PATCH bpf-next v5 2/3] selftests/bpf: Add a test case to confirm a tailcall infinite loop issue has been prevented
` [PATCH bpf-next v5 3/3] selftests/bpf: Add cases to test tailcall in freplace
[RFC bpf-next 0/4] Add XDP rx hw hints support performing XDP_REDIRECT
2024-10-06 10:27 UTC (19+ messages)
[PATCH bpf] selftests/bpf: fix backtrace printing for selftests crashes
2024-10-06 8:12 UTC (4+ messages)
[PATCH net-next 0/7] net: ip: add drop reasons to input route
2024-10-06 4:12 UTC (5+ messages)
` [PATCH net-next 1/7] net: ip: add drop reason to ip_route_input_noref()
[PATCH] mm, kmsan: instrument copy_from_kernel_nofault
2024-10-05 16:48 UTC (4+ messages)
` [PATCH v2 0/1] mm, kasan, kmsan: copy_from/to_kernel_nofault
` [PATCH v2 1/1] "
[PATCH bpf-next v2 1/5] netkit: Add option for scrubbing skb meta data
2024-10-05 16:02 UTC (12+ messages)
` [PATCH bpf-next v2 2/5] netkit: Simplify netkit mode over to use NLA_POLICY_MAX
` [PATCH bpf-next v2 3/5] netkit: Add add netkit scrub support to rt_link.yaml
` [PATCH bpf-next v2 4/5] tools: Sync if_link.h uapi tooling header
` [PATCH bpf-next v2 5/5] selftests/bpf: Extend netkit tests to validate skb meta data
[PATCH] bpf, lsm: Remove bpf_lsm_key_free hook
2024-10-05 13:45 UTC (3+ messages)
[PATCH net v2 0/2] fix two bugs related to page_pool
2024-10-05 12:38 UTC (6+ messages)
` [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
[PATCH] selftests: Do not skip BPF selftests by default
2024-10-05 12:10 UTC (7+ messages)
[syzbot] [bpf?] [net?] KFENCE: memory corruption in pskb_expand_head
2024-10-05 8:20 UTC (2+ messages)
[PATCH bpf-next v3 0/5] bpf: Support private stack for bpf progs
2024-10-05 2:03 UTC (18+ messages)
` [PATCH bpf-next v3 4/5] bpf, x86: Add jit support for private stack
` yet another approach Was: "
[PATCH v2 tip/perf/core 5/5] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution
2024-10-05 1:12 UTC (3+ messages)
[PATCH v3 bpf-next 0/3] bpf: Add kmem_cache iterator and kfunc
2024-10-04 23:53 UTC (3+ messages)
` [PATCH v3 bpf-next 3/3] selftests/bpf: Add a test for kmem_cache_iter
[net-next v5 0/5] net: stmmac: Add PCI driver support for BCM8958x
2024-10-04 23:45 UTC (6+ messages)
` [PATCH net-next v5 2/5] net: stmmac: Add basic dw25gmac support in stmmac core
[PATCH bpf-next v4 0/4] bpf: Fix tailcall infinite loop caused by freplace
2024-10-04 23:30 UTC (7+ messages)
` [PATCH bpf-next v4 2/4] bpf: Prevent extending tail callee prog with freplace prog
[PATCH dwarves v4 0/4] Emit global variables in BTF
2024-10-04 21:01 UTC (7+ messages)
` [PATCH dwarves v4 1/4] btf_encoder: stop indexing symbols for VARs
` [PATCH dwarves v4 2/4] btf_encoder: explicitly check addr/size for u32 overflow
` [PATCH dwarves v4 3/4] btf_encoder: allow encoding VARs from many sections
` [PATCH dwarves v4 4/4] pahole: add global_var BTF feature
[PATCH v1 0/8] tracing: Allow system call tracepoints to handle page faults
2024-10-04 20:59 UTC (14+ messages)
` [PATCH v1 2/8] tracing/ftrace: guard syscall probe with preempt_notrace
[Question]: A non NULL req->sk in tcp_rtx_synack. Not a fastopen connection
2024-10-04 20:37 UTC (2+ messages)
[PATCH 0/3] SRCU-protected uretprobes hot path
2024-10-04 20:18 UTC (5+ messages)
` [PATCH 1/3] uprobes: allow put_uprobe() from non-sleepable softirq context
[PATCH v2 tip/perf/core 0/5] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-10-04 19:58 UTC (5+ messages)
` [PATCH v2 tip/perf/core 3/5] fs: add back RCU-delayed freeing of FMODE_BACKING file
[PATCH] selftests: sched_ext: Add sched_ext as proper selftest target
2024-10-04 19:00 UTC (4+ messages)
[PATCH AUTOSEL 4.19 01/16] bpf: Check percpu map value size first
2024-10-04 18:31 UTC
[PATCH AUTOSEL 5.4 01/21] bpf: Check percpu map value size first
2024-10-04 18:30 UTC
[PATCH AUTOSEL 5.10 01/26] bpf: Check percpu map value size first
2024-10-04 18:29 UTC
[PATCH AUTOSEL 5.15 01/31] bpf: Check percpu map value size first
2024-10-04 18:28 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 05/31] bpf, x64: Fix a jit convergence issue
[PATCH AUTOSEL 6.1 01/42] bpf: Check percpu map value size first
2024-10-04 18:26 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 05/42] bpf, x64: Fix a jit convergence issue
[PATCH AUTOSEL 6.6 01/58] selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
2024-10-04 18:23 UTC (6+ messages)
` [PATCH AUTOSEL 6.6 02/58] bpf: Check percpu map value size first
` [PATCH AUTOSEL 6.6 03/58] bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
` [PATCH AUTOSEL 6.6 04/58] bpftool: Fix undefined behavior caused by shifting into the sign bit
` [PATCH AUTOSEL 6.6 08/58] bpf, x64: Fix a jit convergence issue
` [PATCH AUTOSEL 6.6 17/58] bpf: Prevent tail call between progs attached to different hooks
[PATCH AUTOSEL 6.10 01/70] bpf: Call the missed btf_record_free() when map creation fails
2024-10-04 18:20 UTC (8+ messages)
` [PATCH AUTOSEL 6.10 02/70] selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
` [PATCH AUTOSEL 6.10 03/70] bpf: Fix a sdiv overflow issue
` [PATCH AUTOSEL 6.10 04/70] bpf: Check percpu map value size first
` [PATCH AUTOSEL 6.10 05/70] bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
` [PATCH AUTOSEL 6.10 06/70] bpftool: Fix undefined behavior caused by shifting into the sign bit
` [PATCH AUTOSEL 6.10 10/70] bpf, x64: Fix a jit convergence issue
` [PATCH AUTOSEL 6.10 19/70] bpf: Prevent tail call between progs attached to different hooks
[PATCH AUTOSEL 6.11 01/76] bpf: Call the missed btf_record_free() when map creation fails
2024-10-04 18:16 UTC (8+ messages)
` [PATCH AUTOSEL 6.11 02/76] selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized test
` [PATCH AUTOSEL 6.11 03/76] bpf: Fix a sdiv overflow issue
` [PATCH AUTOSEL 6.11 04/76] bpf: Check percpu map value size first
` [PATCH AUTOSEL 6.11 05/76] bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
` [PATCH AUTOSEL 6.11 06/76] bpftool: Fix undefined behavior caused by shifting into the sign bit
` [PATCH AUTOSEL 6.11 10/76] bpf, x64: Fix a jit convergence issue
` [PATCH AUTOSEL 6.11 20/76] bpf: Prevent tail call between progs attached to different hooks
Possible deadlock in bpf_common_lru_pop_free
2024-10-04 16:32 UTC (3+ messages)
[PATCH v3 0/8] tracing: Allow system call tracepoints to handle page faults
2024-10-04 14:58 UTC (9+ messages)
` [PATCH v3 1/8] tracing: Declare system call tracepoints with TRACE_EVENT_SYSCALL
` [PATCH v3 2/8] tracing/ftrace: guard syscall probe with preempt_notrace
` [PATCH v3 3/8] tracing/perf: "
` [PATCH v3 4/8] tracing/bpf: "
` [PATCH v3 5/8] tracing: Allow system call tracepoints to handle page faults
` [PATCH v3 6/8] tracing/ftrace: Add might_fault check to syscall probes
` [PATCH v3 7/8] tracing/perf: "
` [PATCH v3 8/8] tracing/bpf: "
[PATCH v2 0/7] tracing: Allow system call tracepoints to handle page faults
2024-10-04 14:49 UTC (2+ messages)
[PATCH HID v3 0/9] HID: bpf: add a new hook to control hid-generic
2024-10-04 14:12 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