messages from 2025-01-24 10:48:47 to 2025-01-27 15:42:48 UTC [more...]
[PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-27 15:42 UTC (7+ messages)
` "
` "
[syzbot] [mm?] INFO: rcu detected stall in sys_umount (3)
2025-01-27 15:31 UTC (2+ messages)
[PATCH 0/2] bpf/umd possible deadcode
2025-01-27 13:55 UTC (2+ messages)
[PATCH net 1/2] net: xdp: Disallow attaching device-bound programs in generic mode
2025-01-27 13:13 UTC (2+ messages)
` [PATCH net 2/2] selftests/net: Add test for loading devbound XDP program "
[PATCH bpf-next v2 0/7] bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr
2025-01-27 12:27 UTC (11+ messages)
` [PATCH bpf-next v2 1/7] bpf: Implement bpf_probe_read_kernel_dynptr helper
` [PATCH bpf-next v2 2/7] bpf: Implement bpf_probe_read_user_dynptr helper
` [PATCH bpf-next v2 3/7] bpf: Implement bpf_copy_from_user_dynptr helper
` [PATCH bpf-next v2 4/7] tools headers UAPI: Update tools's copy of bpf.h header
` [PATCH bpf-next v2 5/7] selftests/bpf: probe_read_kernel_dynptr test
` [PATCH bpf-next v2 6/7] selftests/bpf: probe_read_user_dynptr test
` [PATCH bpf-next v2 7/7] selftests/bpf: copy_from_user_dynptr test
[PATCH 1/2] selftests/bpf: Define SYS_PREFIX for powerpc
2025-01-27 12:01 UTC (4+ messages)
` [PATCH 2/2] selftests/bpf: Select NUMA node of current CPU to create map
[PATCH bpf v2 0/2] Makefile fixes for samples/{bpf,hid}
2025-01-27 11:32 UTC (9+ messages)
` [PATCH bpf v2 1/2] samples/hid: remove unnecessary -I flags from libbpf EXTRA_CFLAGS
` [PATCH bpf v2 2/2] samples/{bpf,hid}: fix broken vmlinux path for VMLINUX_BTF
[PATCH v5 0/2] uprobes: Improve scalability by reducing the contention on siglock
2025-01-27 11:28 UTC (6+ messages)
` [PATCH v5 1/2] uprobes: Remove redundant spinlock in uprobe_deny_signal()
[PATCH dwarves] btf_encoder: verify 0 address DWARF variables are really in ELF section
2025-01-27 11:17 UTC (4+ messages)
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-01-27 11:17 UTC (16+ messages)
` [PATCH v4 22/30] context_tracking: Exit CT_STATE_IDLE upon irq/nmi entry
` [PATCH v4 25/30] context_tracking,x86: Defer kernel text patching IPIs
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH 0/2] ipv4, bpf: Introduced to support the ULP to get or set sockets
2025-01-27 9:07 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] add selftest for TCP_ULP in bpf_setsockopt
[PATCH bpf v2 1/2] bpf, test_run: Fix use-after-free issue in eth_skb_pkt_type()
2025-01-27 5:37 UTC (8+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Adjust data size to have ETH_HLEN
[RFC v8 0/5] fix two bugs related to page_pool
2025-01-27 2:57 UTC (2+ messages)
` [RFC v8 1/5] page_pool: introduce page_pool_get_pp() API
[TEST FAILURE] bpf: s390: missed/kprobe_recursion
2025-01-26 22:06 UTC (5+ messages)
[bpf-next v5 1/3] mm: add copy_remote_vm_str
2025-01-26 16:38 UTC (3+ messages)
` [bpf-next v5 2/3] bpf: Add bpf_copy_from_user_task_str kfunc
` [bpf-next v5 3/3] selftests/bpf: Add tests for bpf_copy_from_user_task_str
[PATCH AUTOSEL 6.13 02/16] bpf: Improve verifier log for resource leak on exit
2025-01-26 15:07 UTC
[bpf-next v4 1/3] mm: add copy_remote_vm_str
2025-01-26 14:28 UTC (5+ messages)
` [bpf-next v4 2/3] bpf: Add bpf_copy_from_user_task_str kfunc
` [bpf-next v4 3/3] selftests/bpf: Add tests for bpf_copy_from_user_task_str
[PATCH bpf v9 0/5] bpf: fix wrong copied_seq calculation and add tests
2025-01-26 14:16 UTC (12+ messages)
` [PATCH bpf v9 1/5] strparser: add read_sock callback
` [PATCH bpf v9 2/5] bpf: fix wrong copied_seq calculation
` [PATCH bpf v9 3/5] bpf: disable non stream socket for strparser
` [PATCH bpf v9 4/5] selftests/bpf: fix invalid flag of recv()
` [PATCH bpf v9 5/5] selftests/bpf: add strparser test for bpf
[PATCH bpf-next v7 0/6] net/smc: Introduce smc_ops
2025-01-26 9:48 UTC (3+ messages)
` [PATCH bpf-next v7 6/6] bpf/selftests: add selftest for bpf_smc_ops
[PATCH bpf v2] bpf: Fix deadlock when freeing cgroup storage
2025-01-26 9:31 UTC (3+ messages)
` "
[PATCH bpf] bpf: Fix deadlock when freeing cgroup storage
2025-01-26 9:19 UTC (7+ messages)
` "
[PATCH] ipv4, bpf: Introduced to support the ULP to modify sockets during setopt
2025-01-26 3:36 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Two-Phase eBPF Program Signing
2025-01-25 17:33 UTC (2+ messages)
[PATCH bpf-next v3 0/3] Add prog_kfunc feature probe
2025-01-25 15:07 UTC (15+ messages)
` [PATCH bpf-next v3 1/3] libbpf: Refactor libbpf_probe_bpf_helper
` [PATCH bpf-next v3 2/3] libbpf: Add libbpf_probe_bpf_kfunc API
` [PATCH bpf-next v3 3/3] selftests/bpf: Add libbpf_probe_bpf_kfunc API selftests
[bpf-next v3 1/3] mm: add copy_remote_vm_str
2025-01-25 14:01 UTC (3+ messages)
[PATCH bpf-next v2 00/20] Support dynptr key for hash map
2025-01-25 11:11 UTC (21+ messages)
` [PATCH bpf-next v2 01/20] bpf: Add two helpers to facilitate the parsing of bpf_dynptr
` [PATCH bpf-next v2 02/20] bpf: Parse bpf_dynptr in map key
` [PATCH bpf-next v2 03/20] bpf: Factor out get_map_btf() helper
` [PATCH bpf-next v2 04/20] bpf: Move the initialization of btf before ->map_alloc_check
` [PATCH bpf-next v2 05/20] bpf: Introduce an internal map flag BPF_INT_F_DYNPTR_IN_KEY
` [PATCH bpf-next v2 06/20] bpf: Set BPF_INT_F_DYNPTR_IN_KEY conditionally
` [PATCH bpf-next v2 07/20] bpf: Use map_extra to indicate the max data size of dynptrs in map key
` [PATCH bpf-next v2 08/20] bpf: Split check_stack_range_initialized() into small functions
` [PATCH bpf-next v2 09/20] bpf: Support map key with dynptr in verifier
` [PATCH bpf-next v2 10/20] bpf: Introduce bpf_dynptr_user
` [PATCH bpf-next v2 11/20] bpf: Handle bpf_dynptr_user in bpf syscall when it is used as input
` [PATCH bpf-next v2 12/20] bpf: Handle bpf_dynptr_user in bpf syscall when it is used as output
` [PATCH bpf-next v2 13/20] bpf: Support basic operations for dynptr key in hash map
` [PATCH bpf-next v2 14/20] bpf: Export bpf_dynptr_set_size
` [PATCH bpf-next v2 15/20] bpf: Support get_next_key operation for dynptr key in hash map
` [PATCH bpf-next v2 16/20] bpf: Disable unsupported operations for map with dynptr key
` [PATCH bpf-next v2 17/20] bpf: Enable BPF_INT_F_DYNPTR_IN_KEY for hash map
` [PATCH bpf-next v2 18/20] selftests/bpf: Add bpf_dynptr_user_init() helper
` [PATCH bpf-next v2 19/20] selftests/bpf: Add test cases for hash map with dynptr key
` [PATCH bpf-next v2 20/20] selftests/bpf: Add benchmark for dynptr key support in hash map
[PATCH 0/7] bpf: Add probe_read_{kernel,user}_dynptr and copy_from_user_dynptr
2025-01-25 8:23 UTC (8+ messages)
` [PATCH 1/7] bpf: Implement bpf_probe_read_kernel_dynptr helper
` [PATCH 2/7] bpf: Implement bpf_probe_read_user_dynptr helper
` [PATCH 3/7] bpf: Implement bpf_copy_from_user_dynptr helper
` [PATCH 4/7] tools headers UAPI: Update tools's copy of bpf.h header
` [PATCH 5/7] selftests/bpf: probe_read_kernel_dynptr test
` [PATCH 6/7] selftests/bpf: probe_read_user_dynptr test
` [PATCH 7/7] selftests/bpf: copy_from_user_dynptr test
[PATCH bpf v1] selftests/bpf: Fix runqslower cross-endian build
2025-01-25 7:14 UTC
[PATCH bpf v1 0/2] bpf: fix ktls panic and add tests
2025-01-25 6:51 UTC (4+ messages)
` [PATCH bpf v1 1/2] bpf: fix ktls panic
Vurnability in libbpf heap buffer attached with solution and Issue link
2025-01-25 6:52 UTC (2+ messages)
` [PATCH bpf v1] libbpf: fix accessing BTF.ext core_relo header
[PATCH v3 00/18] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
2025-01-25 5:20 UTC (12+ messages)
` [PATCH v3 03/18] perf capstone: Move capstone functionality into its own file
` [PATCH v3 04/18] perf llvm: Move llvm "
` [PATCH v3 06/18] perf capstone: Support for dlopen-ing libcapstone.so
` [PATCH v3 07/18] perf llvm: Support for dlopen-ing libLLVM.so
[PATCH sched_ext/for-6.13-fixes] sched_ext: Fix invalid irq restore in scx_ops_bypass()
2025-01-25 4:54 UTC (12+ messages)
` [PATCH sched_ext/for-6.13-fixes] sched_ext: Fix dsq_local_on selftest
` [PATCH sched_ext/for-6.14-fixes] sched_ext: selftests/dsp_local_on: Fix sporadic failures
[RFC PATCH net-next v6 00/13] net-timestamp: bpf extension to equip applications transparently
2025-01-25 3:43 UTC (34+ messages)
` [RFC PATCH net-next v6 03/13] bpf: stop UDP sock accessing TCP fields in bpf callbacks
` [RFC PATCH net-next v6 04/13] bpf: stop UDP sock accessing TCP fields in sock_op BPF CALLs
` [RFC PATCH net-next v6 06/13] net-timestamp: support SCM_TSTAMP_SCHED for bpf extension
` [RFC PATCH net-next v6 07/13] net-timestamp: support sw SCM_TSTAMP_SND "
` [RFC PATCH net-next v6 08/13] net-timestamp: support hw "
` [RFC PATCH net-next v6 11/13] net-timestamp: add a new callback in tcp_tx_timestamp()
` [RFC PATCH net-next v6 12/13] net-timestamp: introduce cgroup lock to avoid affecting non-bpf cases
` [RFC PATCH net-next v6 13/13] bpf: add simple bpf tests in the tx path for so_timestamping feature
[PATCH bpf-next v1 0/8] Introduce load-acquire and store-release BPF instructions
2025-01-25 2:19 UTC (9+ messages)
` [PATCH bpf-next v1 1/8] bpf/verifier: Factor out atomic_ptr_type_ok()
` [PATCH bpf-next v1 2/8] bpf/verifier: Factor out check_atomic_rmw()
` [PATCH bpf-next v1 3/8] bpf: Introduce load-acquire and store-release instructions
` [PATCH bpf-next v1 4/8] arm64: insn: Add BIT(23) to {load,store}_ex's mask
` [PATCH bpf-next v1 5/8] arm64: insn: Add load-acquire and store-release instructions
` [PATCH bpf-next v1 6/8] bpf, arm64: Support "
` [PATCH bpf-next v1 7/8] selftests/bpf: Add selftests for "
` [PATCH bpf-next v1 8/8] bpf, docs: Update instruction-set.rst "
[bpf-next v3 2/3] bpf: Add bpf_copy_from_user_task_str kfunc
2025-01-25 0:11 UTC (3+ messages)
` [bpf-next v3 3/3] selftests/bpf: Add tests for bpf_copy_from_user_task_str
[RFC PATCH bpf-next 0/7] bpf: BPF internal fine-grained permission management (BPF internal capabilities)
2025-01-24 22:44 UTC (4+ messages)
` [RFC PATCH bpf-next 6/7] sched_ext: Make SCX use BPF capabilities
[PATCH v10 bpf-next 0/7] Enable writing xattr from BPF programs
2025-01-24 20:29 UTC (8+ messages)
` [PATCH v10 bpf-next 1/7] fs/xattr: bpf: Introduce security.bpf. xattr name prefix
` [PATCH v10 bpf-next 2/7] selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names
` [PATCH v10 bpf-next 3/7] bpf: lsm: Add two more sleepable hooks
` [PATCH v10 bpf-next 4/7] bpf: Extend btf_kfunc_id_set to handle kfunc polymorphism
` [PATCH v10 bpf-next 5/7] bpf: Use btf_kfunc_id_set.remap logic for bpf_dynptr_from_skb
` [PATCH v10 bpf-next 6/7] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
` [PATCH v10 bpf-next 7/7] selftests/bpf: Test kfuncs that set and remove xattr from BPF programs
[PATCH bpf-next] bpf: avoid holding freeze_mutex during mmap operation
2025-01-24 19:56 UTC
[PATCH v5 27/32] netfs: Change the read result collector to only use one work item
2025-01-24 19:54 UTC (5+ messages)
[PATCH bpf] bpf: fix classic bpf reads from negative offset outside of linear skb portion
2025-01-24 18:51 UTC (3+ messages)
[PATCH bpf v2] selftests/bpf: Fix freplace_link segfault in tailcalls prog test
2025-01-24 18:40 UTC (3+ messages)
[PATCH 1/2] libbpf: BPF program load type enum
2025-01-24 18:31 UTC (3+ messages)
` [PATCH 2/2] libbpf: BPF programs dynamic loading and attaching
[PATCH sched_ext/for-6.14] selftests/sched_ext: Fix enum resolution
2025-01-24 18:20 UTC (2+ messages)
[PATCH] mm,procfs: allow read-only remote mm access under CAP_PERFMON
2025-01-24 17:31 UTC (3+ messages)
[PATCH v9 bpf-next 0/7] Enable writing xattr from BPF programs
2025-01-24 17:22 UTC (4+ messages)
` [PATCH v9 bpf-next 6/7] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
[PATCH net] vmxnet3: Fix tx queue race condition with XDP
2025-01-24 16:45 UTC (2+ messages)
[PATCH bpf-next v6 0/6] bpf, mm: Introduce try_alloc_pages()
2025-01-24 16:46 UTC (7+ messages)
[PATCH bpf-next v6 0/4] xsk: TX metadata Launch Time support
2025-01-24 11:45 UTC (7+ messages)
` [PATCH bpf-next v6 4/4] igc: Add launch time support to XDP ZC
` [xdp-hints] "
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