messages from 2025-07-08 01:27:00 to 2025-07-09 14:20:04 UTC [more...]
[PATCH v2 0/6] slab: Re-entrant kmalloc_nolock()
2025-07-09 14:20 UTC (8+ messages)
` [PATCH v2 1/6] locking/local_lock: Expose dep_map in local_trylock_t
` [PATCH v2 2/6] locking/local_lock: Introduce local_lock_is_locked()
` [PATCH v2 3/6] locking/local_lock: Introduce local_lock_lockdep_start/end()
` [PATCH v2 4/6] mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock()
` [PATCH v2 5/6] mm: Introduce alloc_frozen_pages_nolock()
` [PATCH v2 6/6] slab: Introduce kmalloc_nolock() and kfree_nolock()
[PATCH v8 00/12] unwind_deferred: Implement sframe handling
2025-07-09 14:10 UTC (28+ messages)
` [PATCH v8 01/12] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v8 02/12] unwind_user/sframe: Store sframe section data in per-mm maple tree
` [PATCH v8 03/12] x86/uaccess: Add unsafe_copy_from_user() implementation
` [PATCH v8 04/12] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v8 05/12] unwind_user/sframe: Detect .sframe sections in executables
` [PATCH v8 06/12] unwind_user/sframe: Wire up unwind_user to sframe
` [PATCH v8 07/12] unwind_user/sframe/x86: Enable sframe unwinding on x86
` [PATCH v8 08/12] unwind_user/sframe: Remove .sframe section on detected corruption
` [PATCH v8 09/12] unwind_user/sframe: Show file name in debug output
` [PATCH v8 10/12] unwind_user/sframe: Enable debugging in uaccess regions
` [PATCH v8 11/12] unwind_user/sframe: Add .sframe validation option
` [PATCH v8 12/12] unwind_user/sframe: Add prctl() interface for registering .sframe sections
[PATCH bpf-next v3 0/7] Add attach_type in bpf_link
2025-07-09 13:15 UTC (17+ messages)
` [PATCH bpf-next v3 1/7] bpf: "
` [PATCH bpf-next v3 2/7] bpf: Remove attach_type in bpf_cgroup_link
` [PATCH bpf-next v3 3/7] bpf: Remove attach_type in sockmap_link
` [PATCH bpf-next v3 4/7] bpf: Remove location field in tcx_link
` [PATCH bpf-next v3 5/7] bpf: Remove attach_type in bpf_netns_link
` [PATCH bpf-next v3 6/7] bpf: Remove attach_type in bpf_tracing_link
` [PATCH bpf-next v3 7/7] netkit: Remove location field in netkit_link
[PATCH bpf-next v3 0/5] sockmap: Fix reading with splice(2)
2025-07-09 12:48 UTC (6+ messages)
` [PATCH bpf-next v3 1/5] net: Add splice_read to prot
` [PATCH bpf-next v3 2/5] tcp_bpf: Fix reading with splice(2)
` [PATCH bpf-next v3 3/5] selftests/bpf: sockmap: Exit with error on failure
` [PATCH bpf-next v3 4/5] selftests/bpf: sockmap: Allow SK_PASS in verdict
` [PATCH bpf-next v3 5/5] selftests/bpf: sockmap: Add splice + SK_PASS regression test
[PATCH bpf-next v2] bpf: make the attach target more accurate
2025-07-09 12:34 UTC (5+ messages)
general protection fault in alloc_bulk
2025-07-09 12:04 UTC
[RFC] vfs: security: Parse dev_name before calling security_sb_mount
2025-07-09 10:24 UTC (2+ messages)
[PATCH v13 00/14] unwind_user: x86: Deferred unwinding infrastructure
2025-07-09 10:01 UTC (3+ messages)
` [PATCH v13 02/14] unwind_user: Add frame pointer support
[PATCH v2 bpf] xsk: fix immature cq descriptor production
2025-07-09 10:00 UTC (9+ messages)
[PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
2025-07-09 9:31 UTC (5+ messages)
[PATCH bpf-next] bpf: Clean up individual BTF_ID code
2025-07-09 9:11 UTC (3+ messages)
[PATCH net-next v5 0/3] selftest: net: Add selftest for netpoll
2025-07-09 9:08 UTC (4+ messages)
` [PATCH net-next v5 1/3] selftests: drv-net: add helper/wrapper for bpftrace
` [PATCH net-next v5 2/3] selftests: drv-net: Strip '@' prefix from bpftrace map keys
` [PATCH net-next v5 3/3] selftests: net: add netpoll basic functionality test
[RFC bpf-next 0/9] BPF indirect jumps
2025-07-09 8:38 UTC (18+ messages)
` [RFC bpf-next 8/9] libbpf: support llvm-generated "
[PATCH 0/2] bpf, arm64: relax constraint in BPF JIT compiler
2025-07-09 8:36 UTC (3+ messages)
` [PATCH 1/2] bpf, arm64: remove structs on stack constraint
` [PATCH 2/2] selftests/bpf: enable tracing_struct tests for arm64
Pozycjonowanie - informacja
2025-07-09 8:10 UTC
[PATCH v3 0/5] Support trampoline for LoongArch
2025-07-09 5:50 UTC (6+ messages)
` [PATCH v3 1/5] LoongArch: Add the function to generate the beq and bne assembly instructions
` [PATCH v3 2/5] LoongArch: BPF: Update the code to rename validate_code to validate_ctx
` [PATCH v3 3/5] LoongArch: BPF: Add EXECMEM_BPF memory to execmem subsystem
` [PATCH v3 4/5] LoongArch: BPF: Add bpf_arch_xxxxx support for Loongarch
` [PATCH v3 5/5] LoongArch: BPF: Add bpf trampoline "
Potential BPF Arena Security Vulnerability, Possible Memory Access and Overflow Issues
2025-07-09 5:39 UTC (8+ messages)
` [External] : "
[PATCH bpf-next v2 0/7] Add attach_type in bpf_link
2025-07-09 2:31 UTC (11+ messages)
` [PATCH bpf-next v2 1/7] bpf: "
` [PATCH bpf-next v2 2/7] bpf: Remove attach_type in bpf_cgroup_link
` [PATCH bpf-next v2 3/7] bpf: Remove attach_type in sockmap_link
` [PATCH bpf-next v2 4/7] bpf: Remove location field in tcx_link
` [PATCH bpf-next v2 5/7] bpf: Remove attach_type in bpf_netns_link
` [PATCH bpf-next v2 6/7] bpf: Remove attach_type in bpf_tracing_link
` [PATCH bpf-next v2 7/7] netkit: Remove location field in netkit_link
[PATCH bpf-next v1] selftests/bpf: remove enum64 case from __arg_untrusted test suite
2025-07-09 2:00 UTC (3+ messages)
[PATCH v3 0/2] bpf/arena: Add kfunc for reserving arena memory
2025-07-09 1:57 UTC (3+ messages)
` [PATCH v3 1/2] bpf/arena: add bpf_arena_reserve_pages kfunc
` [PATCH v3 2/2] selftests/bpf: add selftests for bpf_arena_reserve_pages
[PATCH v3 1/2] bpf/arena: add bpf_arena_reserve_pages kfunc
2025-07-09 1:53 UTC (2+ messages)
` [PATCH v3 2/2] selftests/bpf: add selftests for bpf_arena_reserve_pages
[PATCH v3 0/2] bpf/arena: Add kfunc for reserving arena memory
2025-07-09 1:49 UTC
[PATCH net-next v6 0/2] net: xsk: update tx queue consumer
2025-07-09 1:40 UTC (2+ messages)
[PATCH bpf-next v2 00/18] bpf: tracing multi-link support
2025-07-09 1:33 UTC (9+ messages)
` [PATCH bpf-next v2 04/18] ftrace: add reset_ftrace_direct_ips
` [PATCH bpf-next v2 17/18] selftests/bpf: add basic testcases for tracing_multi
[PATCH -rcu -next 2/7] rcu: Fix rcu_read_unlock() deadloop due to IRQ work
2025-07-09 0:00 UTC (2+ messages)
[PATCH v4 bpf-next 00/12] bpf: tcp: Exactly-once socket iteration
2025-07-08 23:44 UTC (8+ messages)
` [PATCH v4 bpf-next 02/12] bpf: tcp: Make sure iter->batch always contains a full bucket snapshot
` [PATCH v4 bpf-next 11/12] selftests/bpf: Create iter_tcp_destroy test program
` [PATCH v4 bpf-next 12/12] selftests/bpf: Add tests for bucket resume logic in established sockets
[RFC bpf-next v1 0/4] Support cookie for link-based struct_ops attachment
2025-07-08 23:08 UTC (5+ messages)
` [RFC bpf-next v1 1/4] bpf: Factor out bpf_struct_ops_prepare_attach()
` [RFC bpf-next v1 2/4] bpf: Support cookie for linked-based struct_ops attachment
` [RFC bpf-next v1 3/4] libbpf: Support link-based struct_ops attach with options
` [RFC bpf-next v1 4/4] selftests/bpf: Test bpf_get_attach_cookie() in struct_ops program
[PATCH] bpf: fix dump_stack() type cast
2025-07-08 19:07 UTC (2+ messages)
[syzbot] [bpf?] WARNING in reg_bounds_sanity_check
2025-07-08 17:39 UTC (12+ messages)
[PATCH net-next v4 0/3] selftest: net: Add selftest for netpoll
2025-07-08 15:25 UTC (7+ messages)
` [PATCH net-next v4 1/3] selftests: drv-net: add helper/wrapper for bpftrace
` [PATCH net-next v4 3/3] selftests: net: add netpoll basic functionality test
[PATCH 00/12] Signed BPF programs
2025-07-08 15:15 UTC (2+ messages)
[syzbot] [bpf?] KASAN: invalid-free in drain_mem_cache
2025-07-08 13:46 UTC
[PATCHv4 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-07-08 13:23 UTC (23+ messages)
` [PATCHv4 perf/core 01/22] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
` [PATCHv4 perf/core 02/22] uprobes: Rename arch_uretprobe_trampoline function
` [PATCHv4 perf/core 03/22] uprobes: Make copy_from_page global
` [PATCHv4 perf/core 04/22] uprobes: Add uprobe_write function
` [PATCHv4 perf/core 05/22] uprobes: Add nbytes argument to uprobe_write
` [PATCHv4 perf/core 06/22] uprobes: Add is_register argument to uprobe_write and uprobe_write_opcode
` [PATCHv4 perf/core 07/22] uprobes: Add do_ref_ctr argument to uprobe_write function
` [PATCHv4 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
` [PATCHv4 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCHv4 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
` [PATCHv4 perf/core 11/22] selftests/bpf: Import usdt.h from libbpf/usdt project
` [PATCHv4 perf/core 12/22] selftests/bpf: Reorg the uprobe_syscall test function
` [PATCHv4 perf/core 13/22] selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi
` [PATCHv4 perf/core 14/22] selftests/bpf: Add uprobe/usdt syscall tests
` [PATCHv4 perf/core 15/22] selftests/bpf: Add hit/attach/detach race optimized uprobe test
` [PATCHv4 perf/core 16/22] selftests/bpf: Add uprobe syscall sigill signal test
` [PATCHv4 perf/core 17/22] selftests/bpf: Add optimized usdt variant for basic usdt test
` [PATCHv4 perf/core 18/22] selftests/bpf: Add uprobe_regs_equal test
` [PATCHv4 perf/core 19/22] selftests/bpf: Change test_uretprobe_regs_change for uprobe and uretprobe
` [PATCHv4 perf/core 20/22] seccomp: passthrough uprobe systemcall without filtering
` [PATCHv4 perf/core 21/22] selftests/seccomp: validate uprobe syscall passes through seccomp
` [PATCHv4 22/22] man2: Add uprobe syscall page
[PATCH net-next v8 0/5] Split netmem from struct page
2025-07-08 11:39 UTC (3+ messages)
` [PATCH net-next v8 3/5] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
[PATCH v2 0/2] Fix two tailcall-related issues
2025-07-08 7:18 UTC (3+ messages)
` [PATCH v2 1/2] LoongArch: BPF: Optimize the calculation method of jmp_offset in the emit_bpf_tail_call function
` [PATCH v2 2/2] LoongArch: BPF: Fix tailcall hierarchy
[RFC bpf-next v2 0/4] bpf: Fast-Path approach for BPF program
2025-07-08 7:07 UTC (7+ messages)
` [RFC bpf-next v2 3/4] bpf: Runtime part of fast-path termination approach
[PATCH net-next v3] Documentation: xsk: correct the obsolete references and examples
2025-07-08 6:29 UTC
[PATCH bpf-next 0/6] Move attach_type into bpf_link
2025-07-08 4:10 UTC (5+ messages)
` [PATCH bpf-next 1/6] bpf: Add attach_type in bpf_link
[PATCH bpf-next] bpf: make the attach target more accurate
2025-07-08 2:34 UTC (3+ messages)
[PATCH bpf-next 0/2] Clarify and Enhance XDP Rx Metadata Handling
2025-07-08 2:32 UTC (7+ messages)
[PATCH 0/2] Fix two tailcall-related issues
2025-07-08 2:09 UTC (7+ messages)
` [PATCH 1/2] LoongArch: BPF: Optimize the calculation method of jmp_offset in the emit_bpf_tail_call function
` 回复:[PATCH "
` 回复:[PATCH 0/2] Fix two tailcall-related issues
[PATCH v13 00/11] perf: Support the deferred unwinding infrastructure
2025-07-08 2:00 UTC (12+ messages)
` [PATCH v13 01/11] perf: Remove get_perf_callchain() init_nr argument
` [PATCH v13 02/11] perf: Have get_perf_callchain() return NULL if crosstask and user are set
` [PATCH v13 03/11] perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm == NULL
` [PATCH v13 04/11] perf: Simplify get_perf_callchain() user logic
` [PATCH v13 05/11] perf: Skip user unwind if the task is a kernel thread
` [PATCH v13 06/11] perf: Support deferred user callchains
` [PATCH v13 07/11] perf: Support deferred user callchains for per CPU events
` [PATCH v13 08/11] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v13 09/11] perf record: Enable defer_callchain for user callchains
` [PATCH v13 10/11] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v13 11/11] perf tools: Merge deferred user callchains
[PATCH net-next v8 1/5] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
2025-07-08 2:00 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;
as well as URLs for NNTP newsgroup(s).