messages from 2024-10-07 12:31:33 to 2024-10-08 23:37:56 UTC [more...]
[PATCH net-next 0/9] net-timestamp: bpf extension to equip applications transparently
2024-10-08 23:37 UTC (21+ messages)
` [PATCH net-next 1/9] net-timestamp: add bpf infrastructure to allow exposing more information later
` [PATCH net-next 2/9] net-timestamp: introduce TS_SCHED_OPT_CB to generate dev xmit timestamp
` [PATCH net-next 3/9] net-timestamp: introduce TS_SW_OPT_CB to generate driver timestamp
` [PATCH net-next 4/9] net-timestamp: introduce TS_ACK_OPT_CB to generate tcp acked timestamp
` [PATCH net-next 5/9] net-timestamp: ready to turn on the button to generate tx timestamps
` [PATCH net-next 6/9] net-timestamp: add tx OPT_ID_TCP support for bpf case
` [PATCH net-next 7/9] net-timestamp: open gate for bpf_setsockopt
` [PATCH net-next 8/9] net-timestamp: add bpf framework for rx timestamps
` [PATCH net-next 9/9] net-timestamp: add bpf support for rx software/hardware timestamp
[PATCH v3 0/8] tracing: Allow system call tracepoints to handle page faults
2024-10-08 23:33 UTC (10+ messages)
` [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 bpf v1] selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libc
2024-10-08 23:12 UTC
[PATCH v2 net 0/3] net: enetc: fix some issues of XDP
2024-10-08 22:48 UTC (6+ messages)
` [PATCH v2 net 3/3] net: enetc: disable IRQ after Rx and Tx BD rings are disabled
[RFC/RFT v2 0/3] Introduce GRO support to cpumap codebase
2024-10-08 22:39 UTC (2+ messages)
[PATCH bpf-next v3 0/5] bpf: Support private stack for bpf progs
2024-10-08 22:10 UTC (17+ messages)
` [PATCH bpf-next v3 4/5] bpf, x86: Add jit support for private stack
` yet another approach Was: "
[PATCH bpf-next v3 1/2] bpf: add get_netns_cookie helper to tc programs
2024-10-08 21:40 UTC (2+ messages)
[PATCH] bpf: use kvzmalloc to allocate BPF verifier environment
2024-10-08 21:39 UTC (2+ messages)
[PATCH v3] selftests: sched_ext: Add sched_ext as proper selftest target
2024-10-08 20:38 UTC (3+ messages)
[PATCH] mm, kmsan: instrument copy_from_kernel_nofault
2024-10-08 19:42 UTC (12+ messages)
` [PATCH v2 0/1] mm, kasan, kmsan: copy_from/to_kernel_nofault
` [PATCH v2 1/1] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH bpf-next] bpf: Add rcu ptr in btf_id_sock_common_types
2024-10-08 19:05 UTC (2+ messages)
[PATCH v6 0/3] add dedicated wq for cgroup bpf and adjust WQ_MAX_ACTIVE
2024-10-08 18:48 UTC (6+ messages)
` [PATCH v6 1/3] cgroup/bpf: use a dedicated workqueue for cgroup bpf destruction
` [PATCH v6 2/3] workqueue: doc: Add a note saturating the system_wq is not permitted
` [PATCH v6 3/3] workqueue: Adjust WQ_MAX_ACTIVE from 512 to 2048
[PATCH bpf-next v3 0/2] Implement mechanism to signal other threads
2024-10-08 18:38 UTC (7+ messages)
` [PATCH bpf-next v3 1/2] bpf: implement bpf_send_signal_task() kfunc
[PATCH bpf 0/7] Misc fixes for bpf
2024-10-08 18:33 UTC (11+ messages)
` [PATCH bpf 1/7] bpf: Add the missing BPF_LINK_TYPE invocation for sockmap
` [PATCH bpf 2/7] bpf: Preserve param->string when parsing mount options
` [PATCH bpf 3/7] bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()
` [PATCH bpf 4/7] bpf: Check the validity of nr_words in bpf_iter_bits_new()
` [PATCH bpf 5/7] bpf: Change the type of unsafe_ptr "
` [PATCH bpf 6/7] selftests/bpf: Test multiplication overflow of nr_bits in bits_iter
` [PATCH bpf 7/7] selftests/bpf: Pass a pointer of unsigned long to bpf_iter_bits_new()
[PATCH bpf 0/4] Fix caching of BTF for kfuncs in the verifier
2024-10-08 18:23 UTC (13+ messages)
` [PATCH bpf 1/4] bpf: fix kfunc btf caching for modules
` [PATCH bpf 2/4] selftests/bpf: Consolidate kernel modules into common directory
` [PATCH bpf 3/4] selftests/bpf: Provide a generic [un]load_module helper
` [PATCH bpf 4/4] selftests/bpf: Add test for kfunc module order
[PATCH bpf-next v4 0/2] Implement mechanism to signal other threads
2024-10-08 18:19 UTC (4+ messages)
` [PATCH bpf-next v4 1/2] bpf: implement bpf_send_signal_task() kfunc
` [PATCH bpf-next v4 2/2] selftests/bpf: Augment send_signal test with remote signaling
[PATCH bpf] selftests/bpf: add missing header include for htons
2024-10-08 18:00 UTC (2+ messages)
[PATCH] libbpf: Fix integer overflow issue
2024-10-08 17:34 UTC (8+ messages)
[PATCH 1/3] ima: Remove inode lock
2024-10-08 16:57 UTC (3+ messages)
` [PATCH 2/3] ima: Ensure lock is held when setting iint pointer in inode security blob
` [PATCH 3/3] ima: Mark concurrent accesses to the iint pointer in the "
[PATCH bpf v5 1/2] bpf: fix unpopulated name_len field in perf_event link info
2024-10-08 16:43 UTC (6+ messages)
` [PATCH bpf v6 "
` [PATCH bpf v6 2/2] selftests/bpf: fix perf_event link info name_len assertion
` [PATCH bpf v7 1/2] bpf: fix unpopulated name_len field in perf_event link info
` [PATCH bpf v7 2/2] selftests/bpf: fix perf_event link info name_len assertion
[PATCH bpf-next v6 0/3] bpf: Fix tailcall infinite loop caused by freplace
2024-10-08 16:13 UTC (4+ messages)
` [PATCH bpf-next v6 1/3] bpf: Prevent "
` [PATCH bpf-next v6 2/3] selftests/bpf: Add a test case to confirm a tailcall infinite loop issue has been prevented
` [PATCH bpf-next v6 3/3] selftests/bpf: Add cases to test tailcall in freplace
[PATCH v2 tip/perf/core 0/5] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-10-08 15:20 UTC (4+ messages)
` [PATCH v2 tip/perf/core 1/5] mm: introduce mmap_lock_speculation_{start|end}
[PATCH bpf] riscv, bpf: Fix possible infinite tailcall when CONFIG_CFI_CLANG is enabled
2024-10-08 12:45 UTC
[PATCH net-next v20 12/14] net: replace page_frag with page_frag_cache
2024-10-08 11:20 UTC
[PATCH v2 bpf-next 0/6] xsk: struct diet and cleanups
2024-10-08 10:31 UTC (2+ messages)
[syzbot] [bpf?] WARNING in push_jmp_history
2024-10-08 10:01 UTC (5+ messages)
[PATCH bpf-next 00/16] Support dynptr key for hash map
2024-10-08 9:15 UTC (17+ messages)
` [PATCH bpf-next 01/16] bpf: Introduce map flag BPF_F_DYNPTR_IN_KEY
` [PATCH bpf-next 02/16] bpf: Add two helpers to facilitate the btf parsing of bpf_dynptr
` [PATCH bpf-next 03/16] bpf: Parse bpf_dynptr in map key
` [PATCH bpf-next 04/16] bpf: Pass flags instead of bool to check_helper_mem_access()
` [PATCH bpf-next 05/16] bpf: Support map key with dynptr in verifier
` [PATCH bpf-next 06/16] bpf: Introduce bpf_dynptr_user
` [PATCH bpf-next 07/16] libbpf: Add helpers for bpf_dynptr_user
` [PATCH bpf-next 08/16] bpf: Handle bpf_dynptr_user in bpf syscall when it is used as input
` [PATCH bpf-next 09/16] bpf: Handle bpf_dynptr_user in bpf syscall when it is used as output
` [PATCH bpf-next 10/16] bpf: Disable unsupported functionalities for map with dynptr key
` [PATCH bpf-next 11/16] bpf: Add bpf_mem_alloc_check_size() helper
` [PATCH bpf-next 12/16] bpf: Support basic operations for dynptr key in hash map
` [PATCH bpf-next 13/16] bpf: Export bpf_dynptr_set_size
` [PATCH bpf-next 14/16] bpf: Support get_next_key operation for dynptr key in hash map
` [PATCH bpf-next 15/16] bpf: Enable BPF_F_DYNPTR_IN_KEY for "
` [PATCH bpf-next 16/16] selftests/bpf: Add test cases for hash map with dynptr key
[RFC bpf-next 0/4] Add XDP rx hw hints support performing XDP_REDIRECT
2024-10-08 7:15 UTC (12+ messages)
[PATCH bpf RESEND 0/2] Check the remaining info_cnt before repeating btf fields
2024-10-08 7:11 UTC (3+ messages)
` [PATCH bpf RESEND 1/2] bpf: "
` [PATCH bpf RESEND 2/2] selftests/bpf: Add more test case for field flattening
[PATCH v4 0/8] x86/module: use large ROX pages for text allocations
2024-10-08 6:19 UTC (4+ messages)
` [PATCH v4 5/8] arch: introduce set_direct_map_valid_noflush()
[Patch bpf] bpf: check negative offsets in __bpf_skb_min_len()
2024-10-08 5:33 UTC
[PATCH] bpf, lsm: Remove bpf_lsm_key_free hook
2024-10-08 3:40 UTC (2+ messages)
[PATCH bpf] selftests/bpf: fix backtrace printing for selftests crashes
2024-10-08 3:40 UTC (5+ messages)
[v2] bpf: fix the xdp_adjust_tail sample prog issue
2024-10-08 3:30 UTC (2+ messages)
[PATCH bpf-next v4 0/2] BPF static linker: fix linking duplicate extern functions
2024-10-08 3:30 UTC (2+ messages)
[PATCH bpf-next 1/2] libbpf: Add missing per-arch include path
2024-10-08 3:30 UTC (2+ messages)
[PATCH bpf-next v3] bpf: syscall_nrs: disable no previous prototype warnning
2024-10-08 3:30 UTC (3+ messages)
[PATCH bpf] bpf: Fix memory leak in bpf_core_apply
2024-10-08 3:30 UTC (3+ messages)
[PATCH bpf-next v2 1/5] netkit: Add option for scrubbing skb meta data
2024-10-08 2:10 UTC (7+ messages)
` [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-next v5 1/3] bpf: Prevent tailcall infinite loop caused by freplace
2024-10-08 1:40 UTC (5+ messages)
[PATCH] selftests/bpf: Add __init and __exit to the functions bpf_test_no_cfi_init()/bpf_test_no_cfi_exit()
2024-10-08 1:11 UTC (3+ messages)
[PATCH v2 tip/perf/core 0/2] SRCU-protected uretprobes hot path
2024-10-08 0:25 UTC (3+ messages)
` [PATCH v2 tip/perf/core 1/2] uprobes: allow put_uprobe() from non-sleepable softirq context
` [PATCH v2 tip/perf/core 2/2] uprobes: SRCU-protect uretprobe lifetime (with timeout)
[PATCH dwarves v4 0/4] Emit global variables in BTF
2024-10-07 21:46 UTC (7+ messages)
[PATCH v2] selftests: sched_ext: Add sched_ext as proper selftest target
2024-10-07 20:13 UTC (8+ messages)
[PATCH bpf-next 0/2] security.bpf xattr name prefix
2024-10-07 17:15 UTC (4+ messages)
` [PATCH bpf-next 1/2] fs/xattr: bpf: Introduce "
[PATCH v2 0/2] PCI: add enabe(disable)_device() hook for bridge
2024-10-07 15:19 UTC (5+ messages)
[PATCH v9 0/7] Improve the copy of task comm
2024-10-07 14:49 UTC (8+ 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 v9 7/7] drm: Replace strcpy() with strscpy()
[PATCH dwarves] btf_encoder: fix reversed condition for matching ELF section
2024-10-07 13:55 UTC (2+ 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 (5+ messages)
` [PATCH v4 bpf-next 2/3] mm/bpf: Add bpf_get_kmem_cache() kfunc
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