messages from 2025-07-30 11:48:54 to 2025-08-05 16:18:08 UTC [more...]
[PATCH bpf-next] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
2025-08-05 16:17 UTC (4+ messages)
[PATCH 0/3] use vm_flags_t consistently
2025-08-05 16:13 UTC (9+ messages)
` [PATCH 2/3] mm: update core kernel code to "
[PATCH 0/5] rv: LTL per-cpu monitor type and real-time scheduling monitor
2025-08-05 15:45 UTC (29+ messages)
` [PATCH 1/5] rv/ltl: Prepare for other monitor types
` [PATCH 2/5] rv/ltl: Support per-cpu monitors
` [PATCH 3/5] verification/rvgen/ltl: Support per-cpu monitor generation
` [PATCH 4/5] sched: Add rt task enqueue/dequeue trace points
` [PATCH 5/5] rv: Add rts monitor
[PATCH 0/8] dma-mapping: migrate to physical address-based API
2025-08-05 15:36 UTC (14+ messages)
[PATCH] tracing: Zero-initialize parser->buffer to avoid OOB access
2025-08-05 15:19 UTC (2+ messages)
[PATCH] trace: Remove redundant __GFP_NOWARN
2025-08-05 13:37 UTC (2+ messages)
[PATCH bpf-next] bpf: Disable migrate when kprobe_multi attach to access bpf_prog_active
2025-08-05 12:28 UTC (7+ messages)
[PATCH] rv: Support systems with time64-only syscalls
2025-08-05 12:12 UTC (3+ messages)
[PATCH] uprobes: Remove redundant __GFP_NOWARN
2025-08-05 11:33 UTC (2+ messages)
[PATCH v6 0/3] Add support for long task name
2025-08-05 11:13 UTC (7+ messages)
` [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
[PATCH v3] tools/rtla: Consolidate common parameters into shared structure
2025-08-05 9:12 UTC
[PATCH v2] tools/rtla: Consolidate common parameters into shared structure
2025-08-05 7:03 UTC (4+ messages)
[syzbot] [trace?] [bpf?] possible deadlock in down_trylock (3)
2025-08-05 4:41 UTC (2+ messages)
[PATCH v2 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
2025-08-04 14:19 UTC (5+ messages)
` [PATCH v2 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer
[PATCH] btf: Simplify BTF logic with use of __free(btf_put)
2025-08-04 14:20 UTC (11+ messages)
[PATCH] tracing: Have unsigned int function args displayed as hexadecimal
2025-08-04 13:19 UTC (6+ messages)
[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
2025-08-04 12:42 UTC (17+ messages)
` [PATCH v1 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v1 02/16] iommu/dma: handle MMIO path in dma_iova_link
` [PATCH v1 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v1 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v1 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH v1 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
` [PATCH v1 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v1 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
` [PATCH v1 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v1 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v1 12/16] mm/hmm: migrate to physical address-based DMA mapping API
` [PATCH v1 13/16] mm/hmm: properly take MMIO path
` [PATCH v1 14/16] block-dma: migrate to dma_map_phys instead of map_page
` [PATCH v1 15/16] block-dma: properly take MMIO path
` [PATCH v1 16/16] nvme-pci: unmap MMIO pages with appropriate interface
[PATCH 0/8] rtla/timerlat: Support actions on threshold and on end
2025-08-04 11:04 UTC (4+ messages)
` [PATCH 2/8] rtla/timerlat: Add action on threshold feature
[PATCH 0/2] x86, mm: minor tlb_flush tracepoint adjustments
2025-08-04 9:15 UTC (3+ messages)
[RFC 0/4] uprobe,bpf: Allow to change app registers from uprobe
2025-08-04 8:12 UTC (7+ messages)
` [RFC 1/4] uprobe: Do not emulate/sstep original instruction when ip is changed
` [RFC 2/4] bpf: Allow uprobe program to change context registers
` [RFC 3/4] selftests/bpf: Add uprobe context registers changes test
` [RFC 4/4] selftests/bpf: Add uprobe context ip register change test
[PATCH v2 0/3] bpf: tidy up internals of bpf key handling
2025-08-04 6:21 UTC (11+ messages)
` [PATCH v2 1/3] bpf: make bpf_key an opaque type
` [PATCH v2 2/3] bpf: remove bpf_key reference
` [PATCH v2 3/3] bpf: eliminate the allocation of an intermediate struct bpf_key
[PATCH AUTOSEL 6.6 23/23] tracefs: Add d_delete to remove negative dentries
2025-08-03 21:20 UTC
[RFC 00/10] ftrace,bpf: Use single direct ops for bpf trampolines
2025-08-02 21:26 UTC (7+ messages)
[PATCH v16 00/10] unwind_user: Deferred unwinding infrastructure
2025-08-02 0:14 UTC (9+ messages)
` [PATCH v16 03/10] unwind_user/deferred: Add unwind cache
` [PATCH v16 09/10] unwind deferred: Use SRCU unwind_deferred_task_work()
[PATCH v3] tracing: Have unsigned int function args displayed as hexadecimal
2025-08-01 20:56 UTC
[PATCH v2 0/5] tracing: Cleanups with use of guard() and __free()
2025-08-01 20:37 UTC (6+ messages)
` [PATCH v2 1/5] tracing: Remove unneeded goto out logic
` [PATCH v2 2/5] tracing: Add guard(ring_buffer_nest)
` [PATCH v2 3/5] tracing: Add guard() around locks and mutexes in trace.c
` [PATCH v2 4/5] tracing: Use __free(kfree) in trace.c to remove gotos
` [PATCH v2 5/5] ring-buffer: Convert ring_buffer_write() to use guard(preempt_notrace)
[PATCH 0/5] tracing: Cleanups with use of guard() and __free()
2025-08-01 20:08 UTC (7+ messages)
` [PATCH 1/5] tracing: Remove unneeded goto out logic
` [PATCH 2/5] tracing: Add guard(ring_buffer_nest)
` [PATCH 3/5] tracing: Add guard() around locks and mutexes in trace.c
` [PATCH 4/5] tracing: Use __free(kfree) in trace.c to remove gotos
` [PATCH 5/5] ring-buffer: Convert ring_buffer_write() to use guard(preempt_notrace)
[RFC PATCH v1 00/16] s390: SFrame user space unwinding
2025-08-01 15:49 UTC (10+ messages)
` [RFC PATCH v1 11/16] s390/unwind_user/sframe: Enable HAVE_UNWIND_USER_SFRAME
` [RFC PATCH v1 12/16] unwind_user/backchain: Introduce back chain user space unwinding
[PATCH v2] tracing: Have unsigned int function args displayed as hexadecimal
2025-08-01 15:14 UTC
[PATCH v3 0/2] tracing/preemptirq: Optimize disabled tracepoint overhead
2025-08-01 13:30 UTC (10+ messages)
` [PATCH v3 2/2] tracing/preemptirq: Optimize preempt_disable/enable() "
[PATCH v4 0/8] nfsd/vfs: fix handling of delegated timestamp updates
2025-08-01 1:19 UTC (11+ messages)
` [PATCH v4 1/8] nfsd: fix assignment of ia_ctime.tv_nsec on delegated mtime update
` [PATCH v4 2/8] nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()
` [PATCH v4 3/8] vfs: add ATTR_CTIME_SET flag
` [PATCH v4 4/8] nfsd: use ATTR_CTIME_SET for delegated ctime updates
` [PATCH v4 5/8] nfsd: track original timestamps in nfs4_delegation
` [PATCH v4 6/8] nfsd: fix SETATTR updates for delegated timestamps
` [PATCH v4 7/8] nfsd: fix timestamp updates in CB_GETATTR
` [PATCH v4 8/8] nfsd: freeze c/mtime updates with outstanding WRITE_ATTRS delegation
[PATCH] tracing/probes: Allow use of BTF names to dereference pointers
2025-07-31 22:15 UTC (8+ messages)
[PATCH v2 1/2] tracing: Have eprobes have their own config option
2025-07-31 11:43 UTC (8+ messages)
[PATCH RESEND v3 5/6] perf record: Support AUX pause and resume with BPF
2025-07-31 10:57 UTC (4+ messages)
[PATCH bpf-next v3 0/4] fprobe: use rhashtable for fprobe_ip_table
2025-07-31 9:24 UTC (5+ messages)
` [PATCH bpf-next v3 1/4] fprobe: use rhltable "
` [PATCH bpf-next v3 2/4] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
` [PATCH bpf-next v3 3/4] selftests/bpf: skip recursive functions for kprobe_multi
` [PATCH bpf-next v3 4/4] selftests/bpf: add benchmark testing for kprobe-multi-all
[PATCH v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
2025-07-30 18:26 UTC (3+ messages)
[PATCH v5 7/9] rv: Replace tss and sncid monitors with more complete sts
2025-07-30 16:28 UTC (11+ messages)
[PATCH v3 0/2] tracing: Documentation: Add missing config and document for eprobes
2025-07-30 14:07 UTC (3+ messages)
` [PATCH v3 1/2] tracing: Have eprobes have their own config option
` [PATCH v3 2/2] Documentation: tracing: Add documentation about eprobes
[PATCH bpf-next 1/2] tools/latency-collector: Check pkg-config install
2025-07-30 11:51 UTC (2+ messages)
[PATCH linux-next 1/2] tools/latency-collector: Check pkg-config install
2025-07-30 11:48 UTC (2+ messages)
` [PATCH linux-next 2/2] rtla: "
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).