messages from 2024-12-18 13:09:42 to 2024-12-20 15:41:56 UTC [more...]
[PATCHSET v8 sched_ext/for-6.14] sched_ext: split global idle cpumask into per-NUMA cpumasks
2024-12-20 15:11 UTC (10+ messages)
` [PATCH 01/10] sched/topology: introduce for_each_numa_hop_node() / sched_numa_hop_node()
` [PATCH 02/10] sched_ext: Move built-in idle CPU selection policy to a separate file
` [PATCH 03/10] sched_ext: idle: introduce check_builtin_idle_enabled() helper
` [PATCH 04/10] sched_ext: idle: use assign_cpu() to update the idle cpumask
` [PATCH 05/10] sched_ext: idle: clarify comments
` [PATCH 06/10] sched_ext: Introduce SCX_OPS_NODE_BUILTIN_IDLE
` [PATCH 07/10] sched_ext: Introduce per-node idle cpumasks
` [PATCH 08/10] sched_ext: idle: introduce SCX_PICK_IDLE_NODE
` [PATCH 09/10] sched_ext: idle: Get rid of the scx_selcpu_topo_numa logic
[PATCH bpf-next] selftests/bpf: fix veristat comp mode with new stats
2024-12-20 15:40 UTC (2+ messages)
[PATCH bpf] selftests/bpf: add XDP_UMEM_TX_METADATA_LEN flag to umem_config
2024-12-20 15:26 UTC (2+ messages)
[PATCH v1] cgroup/cpuset: remove kernfs active break
2024-12-20 15:13 UTC (6+ messages)
[PATCH v21 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-12-20 15:08 UTC (5+ messages)
` [PATCH v21 03/20] fgraph: Replace fgraph_ret_regs with ftrace_regs
Question about test_xsk.sh
2024-12-20 14:46 UTC
Idea for "function meta"
2024-12-20 14:00 UTC (2+ messages)
[PATCH] bpf: Fix holes in special_kfunc_list if !CONFIG_NET
2024-12-20 13:55 UTC (2+ messages)
[PATCH net 0/5] gve: various XDP fixes
2024-12-20 13:00 UTC (9+ messages)
` [PATCH net 1/5] gve: clean XDP queues in gve_tx_stop_ring_gqi
` [PATCH net 2/5] gve: guard XDP xmit NDO on existence of xdp queues
` [PATCH net 3/5] gve: guard XSK operations on the existence of queues
` [PATCH net 4/5] gve: process XSK TX descriptors as part of RX NAPI
` [PATCH net 5/5] gve: fix XDP allocation path in edge cases
[PATCH dwarves v2 00/10] pahole: shared ELF and faster reproducible BTF encoding
2024-12-20 12:31 UTC (22+ messages)
` [PATCH dwarves v2 02/10] btf_encoder: separate elf function, saved function representations
` [PATCH dwarves v2 06/10] btf_encoder: switch to shared elf_functions table
` [PATCH dwarves v2 07/10] btf_encoder: introduce btf_encoding_context
` [PATCH dwarves v2 10/10] dwarf_loader: multithreading with a job/worker model
[PATCH RFCv5 0/8] fix two bugs related to page_pool
2024-12-20 12:29 UTC (3+ messages)
` [PATCH RFCv5 1/8] page_pool: introduce page_pool_to_pp() API
[PATCH bpf-next 1/3] netkit: Allow for configuring needed_{head,tail}room
2024-12-20 9:06 UTC (5+ messages)
` [PATCH bpf-next 2/3] netkit: Add add netkit {head,tail}room to rt_link.yaml
` [PATCH bpf-next 3/3] selftests/bpf: Extend netkit tests to validate set {head,tail}room
[PATCH net 0/2] Fix NPE discovered by running bpf kselftest
2024-12-20 9:03 UTC (9+ messages)
[PATCH bpf-next v3 0/6] bpf, mm: Introduce try_alloc_pages()
2024-12-20 8:24 UTC (23+ messages)
` [PATCH bpf-next v3 1/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation
` [PATCH bpf-next v3 2/6] mm, bpf: Introduce free_pages_nolock()
` [PATCH bpf-next v3 4/6] memcg: Use trylock to access memcg stock_lock
[PATCH bpf v3 0/2] bpf: fix wrong copied_seq calculation and add tests
2024-12-20 7:06 UTC (5+ messages)
` [PATCH bpf v3 1/2] bpf: fix wrong copied_seq calculation
[PATCH v3 0/4] perf lock contention: Symbolize locks using slab cache names
2024-12-20 6:00 UTC (5+ messages)
` [PATCH v3 1/4] perf lock contention: Add and use LCB_F_TYPE_MASK
` [PATCH v3 2/4] perf lock contention: Run BPF slab cache iterator
` [PATCH v3 3/4] perf lock contention: Resolve slab object name using BPF
` [PATCH v3 4/4] perf lock contention: Handle slab objects in -L/--lock-filter option
[PATCH bpf-next v6 0/5] Support eliding map lookup nullness
2024-12-20 4:09 UTC (6+ messages)
` [PATCH bpf-next v6 1/5] bpf: verifier: Add missing newline on verbose() call
` [PATCH bpf-next v6 2/5] bpf: tcp: Mark bpf_load_hdr_opt() arg2 as read-write
` [PATCH bpf-next v6 3/5] bpf: verifier: Refactor helper access type tracking
` [PATCH bpf-next v6 4/5] bpf: verifier: Support eliding map lookup nullness
` [PATCH bpf-next v6 5/5] bpf: selftests: verifier: Add nullness elision tests
[PATCH bpf-next v5 0/5] Support eliding map lookup nullness
2024-12-20 4:00 UTC (13+ messages)
` [PATCH bpf-next v5 4/5] bpf: verifier: "
[PATCH net-next 0/7] xdp: a fistful of generic changes pt. III
2024-12-20 4:00 UTC (10+ messages)
` [PATCH net-next 1/7] page_pool: add page_pool_dev_alloc_netmem()
` [PATCH net-next 2/7] xdp: add generic xdp_buff_add_frag()
` [PATCH net-next 3/7] xdp: add generic xdp_build_skb_from_buff()
` [PATCH net-next 4/7] xsk: make xsk_buff_add_frag() really add the frag via __xdp_buff_add_frag()
` [PATCH net-next 5/7] xsk: add generic XSk &xdp_buff -> skb conversion
` [PATCH net-next 6/7] xsk: add helper to get &xdp_desc's DMA and meta pointer in one go
` [PATCH net-next 7/7] unroll: add generic loop unroll helpers
[PATCH bpf-next v1 00/13] bpf qdisc
2024-12-20 0:32 UTC (23+ messages)
` [PATCH bpf-next v1 01/13] bpf: Support getting referenced kptr from struct_ops argument
` [PATCH bpf-next v1 02/13] selftests/bpf: Test referenced kptr arguments of struct_ops programs
` [PATCH bpf-next v1 03/13] bpf: Allow struct_ops prog to return referenced kptr
` [PATCH bpf-next v1 05/13] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [PATCH bpf-next v1 06/13] bpf: net_sched: Add basic bpf qdisc kfuncs
` [PATCH bpf-next v1 07/13] bpf: net_sched: Add a qdisc watchdog timer
[PATCH bpf-next v3 0/5] net/smc: Introduce smc_ops
2024-12-19 22:59 UTC (8+ messages)
` [PATCH bpf-next v3 3/5] net/smc: bpf: register smc_ops info struct_ops
` [PATCH bpf-next v3 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
` [PATCH bpf-next v3 5/5] bpf/selftests: add selftest for bpf_smc_ops
[PATCH] scx: Fix maximal BPF selftest prog
2024-12-19 22:51 UTC (6+ messages)
` [PATCH sched_ext/for-6.13-fixes] sched_ext: Fix invalid irq restore in scx_ops_bypass()
[PATCH v7 bpf-next 0/7] Enable writing xattr from BPF programs
2024-12-19 22:14 UTC (8+ messages)
` [PATCH v7 bpf-next 1/7] fs/xattr: bpf: Introduce security.bpf. xattr name prefix
` [PATCH v7 bpf-next 2/7] selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names
` [PATCH v7 bpf-next 3/7] bpf: lsm: Add two more sleepable hooks
` [PATCH v7 bpf-next 4/7] bpf: Extend btf_kfunc_id_set to handle kfunc polymorphism
` [PATCH v7 bpf-next 5/7] bpf: Use btf_kfunc_id_set.remap logic for bpf_dynptr_from_skb
` [PATCH v7 bpf-next 6/7] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
` [PATCH v7 bpf-next 7/7] selftests/bpf: Test kfuncs that set and remove xattr from BPF programs
[PATCH v6 bpf-next 0/7] Enable writing xattr from BPF programs
2024-12-19 22:14 UTC (9+ messages)
` [PATCH v6 bpf-next 1/7] fs/xattr: bpf: Introduce security.bpf. xattr name prefix
` [PATCH v6 bpf-next 2/7] selftests/bpf: Extend test fs_kfuncs to cover security.bpf. xattr names
` [PATCH v6 bpf-next 3/7] bpf: lsm: Add two more sleepable hooks
` [PATCH v6 bpf-next 4/7] bpf: Extend btf_kfunc_id_set to handle kfunc polymorphism
` [PATCH v6 bpf-next 5/7] bpf: Use btf_kfunc_id_set.remap logic for bpf_dynptr_from_skb
` [PATCH v6 bpf-next 6/7] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
` [PATCH v6 bpf-next 7/7] selftests/bpf: Test kfuncs that set and remove xattr from BPF programs
[syzbot] Monthly bpf report (Dec 2024)
2024-12-19 21:40 UTC
[PATCH bpf] bpf: Fix deadlock when freeing cgroup storage
2024-12-19 18:57 UTC (6+ messages)
` "
[PATCH v2] perf trace: Add --syscall-sample option
2024-12-19 18:34 UTC
tcp_diag for all network namespaces?
2024-12-19 18:11 UTC
[PATCH bpf-next v6 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
2024-12-19 16:41 UTC (8+ messages)
` [PATCH bpf-next v6 1/5] bpf: Introduce task_file open-coded iterator kfuncs
` [PATCH bpf-next v6 2/5] selftests/bpf: Add tests for open-coded style process file iterator
` [PATCH bpf-next v6 4/5] bpf: Make fs kfuncs available for SYSCALL program type
[PATCH bpf v2] bpf: fix configuration-dependent BTF function references
2024-12-19 16:05 UTC (2+ messages)
[PATCH bpf-next/net v2 0/7] bpf: Add mptcp_subflow bpf_iter support
2024-12-19 15:46 UTC (8+ messages)
` [PATCH bpf-next/net v2 1/7] bpf: Extend bpf_skc_to_mptcp_sock to MPTCP sock
` [PATCH bpf-next/net v2 2/7] bpf: Allow use of skc_to_mptcp_sock in cg_sockopt
` [PATCH bpf-next/net v2 3/7] bpf: Register mptcp common kfunc set
` [PATCH bpf-next/net v2 4/7] bpf: Add mptcp_subflow bpf_iter
` [PATCH bpf-next/net v2 5/7] bpf: Acquire and release mptcp socket
` [PATCH bpf-next/net v2 6/7] selftests/bpf: More endpoints for endpoint_init
` [PATCH bpf-next/net v2 7/7] selftests/bpf: Add mptcp_subflow bpf_iter subtest
[PATCH bpf] selftests/bpf: Use asm constraint "m" for LoongArch
2024-12-19 12:30 UTC (3+ messages)
[PATCH] selftests/bpf: Fix compilation error in get_uprobe_offset()
2024-12-19 12:30 UTC (4+ messages)
[PATCH 0/5] perf: arm_spe: Add format option for discard mode
2024-12-19 10:10 UTC (6+ messages)
` [PATCH 5/5] perf docs: arm_spe: Document new "
[PATCH iwl-next 0/9] igc: Add support for Frame Preemption feature in IGC
2024-12-19 7:24 UTC (5+ messages)
` [PATCH iwl-next 6/9] igc: Add support for frame preemption verification
[PATCH v5 bpf-next 0/5] Enable writing xattr from BPF programs
2024-12-19 6:59 UTC (7+ messages)
` [PATCH v5 bpf-next 4/5] bpf: fs/xattr: Add BPF kfuncs to set and remove xattrs
[PATCH net-next v6 00/11] net: Improve netns handling in rtnetlink
2024-12-19 5:54 UTC (13+ messages)
` [PATCH net-next v6 02/11] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v6 03/11] net: Use link netns in newlink() of rtnl_link_ops
` [PATCH net-next v6 04/11] ieee802154: 6lowpan: "
` [PATCH net-next v6 05/11] net: ip_tunnel: "
` [PATCH net-next v6 06/11] net: ipv6: "
` [PATCH net-next v6 07/11] net: xfrm: "
` [PATCH net-next v6 08/11] rtnetlink: Remove "net" from newlink params
` [PATCH net-next v6 09/11] rtnetlink: Create link directly in target net namespace
` [PATCH net-next v6 10/11] selftests: net: Add python context manager for netns entering
` [PATCH net-next v6 11/11] selftests: net: Add test cases for link and peer netns
[PATCH v2 0/4] Prefer sysfs/JSON events also when no PMU is provided
2024-12-19 5:09 UTC (3+ messages)
[PATCH bpf-next] bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT
2024-12-18 23:40 UTC (2+ messages)
[PATCH bpf-next 1/2] libbpf: Add unique_match option for multi kprobe
2024-12-18 23:12 UTC (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add a test for kprobe multi with unique_match
[PATCH bpf] bpf: fix configuration-dependent BTF function references
2024-12-18 21:18 UTC (3+ messages)
[PATCH 1/3] ring-buffer: Add uname to match criteria for persistent ring buffer
2024-12-18 18:31 UTC (6+ messages)
` [PATCH] vsprintf: simplify number handling
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