messages from 2025-03-27 16:03:36 to 2025-04-01 03:42:31 UTC [more...]
[PATCH] mm/page_alloc: Fix try_alloc_pages
2025-04-01 3:41 UTC (2+ messages)
[PATCH mm] mm/page_alloc: Avoid second trylock of zone->lock
2025-04-01 3:28 UTC (6+ messages)
[PATCH net] xsk: correct tx_ring_empty_descs count statistics
2025-04-01 2:35 UTC (4+ messages)
[PATCH v2 0/3] Dynamically allocate memory to store task's full name
2025-04-01 2:07 UTC (5+ messages)
` [PATCH v2 1/3] exec: "
` [PATCH v2 2/3] fs/proc: Pass 'task->full_name' via 'proc_task_name()'
` [PATCH v2 3/3] kthread: Use 'task_struct->full_name' to store kthread's full name
[GIT PULL] Introduce try_alloc_pages for 6.15
2025-04-01 0:57 UTC (14+ messages)
[PATCH] locking/local_lock, mm: Replace localtry_ helpers with local_trylock_t type
2025-04-01 0:51 UTC
s390x: selftests/bpf are failing on CI
2025-03-31 22:45 UTC (2+ messages)
[RFC PATCH bpf-next 0/3] Avoid skipping sockets with socket iterators
2025-03-31 21:58 UTC (7+ messages)
[RFC PATCH 0/4] net/io_uring: pass a kernel pointer via optlen_t to proto[_ops].getsockopt()
2025-03-31 21:49 UTC (8+ messages)
` [RFC PATCH 1/4] net: introduce get_optlen() and put_optlen() helpers
` [RFC PATCH 2/4] net: pass 'optlen_t' to proto[ops].getsockopt() hooks
` [RFC PATCH 3/4] net: pass a kernel pointer via "
` [RFC PATCH 4/4] io_uring: let io_uring_cmd_getsockopt() allow level other than SOL_SOCKET
[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support
2025-03-31 21:45 UTC (25+ messages)
` [RFC PATCH v1 01/15] x86/msr: Replace __wrmsr() with native_wrmsrl()
` [RFC PATCH v1 02/15] x86/msr: Replace __rdmsr() with native_rdmsrl()
` [RFC PATCH v1 03/15] x86/msr: Simplify pmu_msr_{read,write}()
` [RFC PATCH v1 04/15] x86/msr: Let pv_cpu_ops.write_msr{_safe}() take an u64 instead of two u32
` [RFC PATCH v1 05/15] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrl(msr, value)
` [RFC PATCH v1 06/15] x86/msr: Remove MSR write APIs that take the MSR value in two u32 arguments
` [RFC PATCH v1 07/15] x86/msr: Remove pmu_msr_{read,write}()
` [RFC PATCH v1 08/15] x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions
` [RFC PATCH v1 09/15] x86/opcode: Add immediate form MSR instructions to x86-opcode-map
` [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available
` [RFC PATCH v1 11/15] x86/extable: Implement EX_TYPE_FUNC_REWIND
` [RFC PATCH v1 12/15] x86/msr: Use the alternatives mechanism to write MSR
` [RFC PATCH v1 13/15] x86/msr: Use the alternatives mechanism to read MSR
` [RFC PATCH v1 14/15] x86/extable: Add support for the immediate form MSR instructions
` [RFC PATCH v1 15/15] x86/msr: Move the ARGS macros after the MSR read/write APIs
[PATCH bpf-next v2] selftests/bpf: support struct/union presets in veristat
2025-03-31 21:12 UTC
[RFC PATCH security-next 0/4] Introducing Hornet LSM
2025-03-31 20:57 UTC (14+ messages)
` [RFC PATCH security-next 1/4] security: "
` [RFC PATCH security-next 2/4] hornet: Introduce sign-ebpf
` [RFC PATCH security-next 3/4] hornet: Add an example lskel data extactor script
Improvements of BTF sanitizing for old kernels
2025-03-31 20:45 UTC (2+ messages)
` [PATCH 2/2] libbpf: add check if kernel supports kind flag and fix the bitfield members in union and structs if not
[PATCH bpf-next 0/4] likely/unlikely for bpf_helpers
2025-03-31 20:38 UTC (7+ messages)
` [PATCH bpf-next 1/4] bpf: fix a comment describing bpf_attr
` [PATCH bpf-next 2/4] selftests/bpf: add guard macros around likely/unlikely
` [PATCH bpf-next 3/4] libbpf: add likely/unlikely macros
` [PATCH bpf-next 4/4] selftests/bpf: remove likely/unlikely definitions
[PATCH v2 bpf-next 0/2] likely/unlikely for bpf_helpers and a small comment fix
2025-03-31 20:36 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: fix a comment describing bpf_attr
` [PATCH bpf-next 2/2] libbpf: add likely/unlikely macros and use them in selftests
[RFC PATCH bpf-next 00/14] instruction sets and static keys
2025-03-31 20:10 UTC (5+ messages)
` [RFC PATCH bpf-next 10/14] libbpf: add likely/unlikely macros
Improvements of BTF sanitizing for old kernels
2025-03-31 20:09 UTC (3+ messages)
` [PATCH 1/2] libbpf: add proto_func param name generation on sanitazing it to enum type
` [PATCH 2/2] libbpf: add check if kernel supports kind flag and fix the bitfield members in union and structs if not
[PATCH bpf-next v2 0/2] libbpf: introduce line_info and func_info getters
2025-03-31 20:09 UTC (4+ messages)
` [PATCH bpf-next v2 1/2] libbpf: make bpf_line/func_info_min public
` [PATCH bpf-next v2 2/2] libbpf: add getters for BTF.ext func and line info
[PATCH net-next v5 0/2] Fix late DMA unmap crash for page pool
2025-03-31 17:27 UTC (5+ messages)
` [PATCH net-next v5 1/2] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v5 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool
[PATCH AUTOSEL 6.13 01/16] srcu: Force synchronization for srcu_get_delay()
2025-03-31 14:34 UTC
[PATCH AUTOSEL 6.14 01/18] srcu: Force synchronization for srcu_get_delay()
2025-03-31 14:33 UTC
[PATCH bpf] bpf: add missing ops lock around dev_xdp_attach_link
2025-03-31 14:28 UTC
linux-next: manual merge of the bpf-next tree with the mm tree
2025-03-31 14:25 UTC (4+ messages)
[BUG?] ppc64le: fentry BPF not triggered after live patch (v6.14)
2025-03-31 14:09 UTC (2+ messages)
parallel pahole hangs while building modules from nvidia-open-kernel-dkms
2025-03-31 13:17 UTC (4+ messages)
[PATCH net v1] net: Fix tuntap uninitialized value
2025-03-31 11:47 UTC (4+ messages)
Question: fentry on kernel func optimized by compiler
2025-03-31 10:13 UTC (6+ messages)
[PATCH bpf-next 1/2] bpf: Check link_create parameter for multi_kprobe
2025-03-31 9:47 UTC (2+ messages)
` [PATCH bpf-next 2/2] bpf: Check link_create parameter for multi_uprobe
[PATCH 0/3] bpf: TSTAMP_COMPLETION_CB timestamping + enable it for Bluetooth
2025-03-31 8:37 UTC (6+ messages)
` [PATCH 1/3] bpf: Add BPF_SOCK_OPS_TSTAMP_COMPLETION_CB callback
` [PATCH 2/3] [RFC] bpf: allow non-TCP skbs for bpf_sock_ops_enable_tx_tstamp
` [PATCH 3/3] [RFC] Bluetooth: enable bpf TX timestamping
new splat
2025-03-31 8:07 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Fix verifier_private_stack test failure
2025-03-31 4:00 UTC (2+ messages)
[PATCH bpf v2 0/2] bpf, xdp: clean adjust_{head,meta} memory when offset < 0
2025-03-31 3:23 UTC (3+ messages)
` [PATCH bpf v2 1/2] bpf, xdp: clean head/meta when expanding it
` [PATCH bpf v2 2/2] selftests/bpf: add perf test for adjust_{head,meta}
[PATCH net v2 0/2] bpf, sockmap: Avoid sk_prot reset on sockmap unlink with ULP set
2025-03-31 1:21 UTC (3+ messages)
` [PATCH net v2 1/2] "
` [PATCH net v2 2/2] selftests: bpf: Add case for sockmap_ktls set when verdict attached
[PATCH bpf-next] selftests/bpf: Fix verifier_bpf_fastcall
2025-03-30 23:40 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Fix tests after change in struct file
2025-03-30 23:20 UTC (5+ messages)
[PATCH] tools/build: Use SYSTEM_BPFTOOL for system bpftool
2025-03-30 22:21 UTC (2+ messages)
[PATCH bpf] libbpf: Fix implicit memfd_create() for bionic
2025-03-30 21:13 UTC
[GIT PULL] Main BPF changes for 6.15
2025-03-30 21:06 UTC (3+ messages)
[GIT PULL] BPF resilient spin_lock for 6.15
2025-03-30 21:05 UTC (3+ messages)
[PATCH] LoongArch: BPF: Don't override subprog's return value
2025-03-30 9:39 UTC (2+ messages)
[PATCH] LoongArch: BPF: Use move_addr() for BPF_PSEUDO_FUNC
2025-03-30 9:39 UTC (2+ messages)
[PATCH] LoongArch: BPF: Fix off by one error in build_prologue()
2025-03-30 9:38 UTC (2+ messages)
[BPF] Question about per-CPU metadata_dst in bpf helper bpf_skb_set_tunnel_key implementation
2025-03-29 23:55 UTC
[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
2025-03-29 16:00 UTC (11+ messages)
[PATCH v4 1/2] perf trace: Implement syscall summary in BPF
2025-03-29 1:48 UTC (4+ messages)
` [PATCH v4 2/2] perf test: Add perf trace summary test
[PATCH bpf-next v2 0/6] bpf: Support atomic update for htab of maps
2025-03-29 1:24 UTC (5+ messages)
[syzbot] [bpf?] WARNING in dev_xdp_install
2025-03-28 23:26 UTC (3+ messages)
[PATCH bpf-next v3 0/3] bpf: Add kfuncs for read-only string operations
2025-03-28 22:48 UTC (3+ messages)
` [PATCH bpf-next v3 1/3] "
[PATCH bpf-next] libbpf: add getters for BTF.ext func and line info
2025-03-28 22:24 UTC (9+ messages)
[RFC PATCH 0/4] uptr KV store
2025-03-28 18:59 UTC (5+ messages)
` [RFC PATCH 1/4] bpf: Allow creating dynptr from uptr
[PATCH] libbpf: fix multi-uprobe attach not working with dynamic symbols
2025-03-28 18:14 UTC (2+ messages)
[PATCH dwarves] dwarf_loader: fix termination on BTF encoding error
2025-03-28 17:40 UTC
[PATCH bpf-next v2] selftests/bpf: support struct/union presets in veristat
2025-03-28 17:03 UTC (3+ messages)
[PATCH net,v2] net: mana: Switch to page pool for jumbo frames
2025-03-28 13:50 UTC (2+ messages)
[PATCH net-next v4 0/3] Fix late DMA unmap crash for page pool
2025-03-28 11:20 UTC (3+ messages)
[PATCH net v3 0/3] Bug fixes from XDP and perout series
2025-03-28 10:24 UTC (4+ messages)
` [PATCH net v3 1/3] net: ti: icssg-prueth: Fix kernel warning while bringing down network interface
` [PATCH net v3 2/3] net: ti: icssg-prueth: Fix possible NULL pointer dereference inside emac_xmit_xdp_frame()
` [PATCH net v3 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request
[PATCH net-next v2 0/3] Bug fixes from XDP and perout series
2025-03-28 10:23 UTC (8+ messages)
` [PATCH net-next v2 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request
` [EXTERNAL] "
[PATCH 5.10] gso: fix udp gso fraglist segmentation after pull from frag_list
2025-03-28 5:23 UTC
[PATCH 00/27] Improve ABI documentation generation
2025-03-27 21:58 UTC (2+ messages)
` [f2fs-dev] "
[RFC v2 00/38] Improve ABI documentation generation
2025-03-27 21:58 UTC (2+ messages)
` [f2fs-dev] "
BPF CI update: traffic monitor logs
2025-03-27 21:06 UTC
[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
2025-03-27 21:06 UTC (2+ messages)
[PATCH] x86/alternatives: remove false sharing in poke_int3_handler()
2025-03-27 20:56 UTC (11+ messages)
[RFC PATCH V3 01/43] rv64ilp32_abi: uapi: Reuse lp64 ABI interface
2025-03-27 16:20 UTC (2+ messages)
[RFC PATCH V3 00/43] rv64ilp32_abi: Build CONFIG_64BIT kernel-self with ILP32 ABI
2025-03-27 16:20 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