linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Harry Yoo (Oracle)
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Mathieu Desnoyers
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Mathieu Desnoyers
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
IBM
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Andrew Morton
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Mathieu Desnoyers
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Andrew Morton
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Harry Yoo (Oracle)
Re: NULL pointer dereference when booting ppc64_guest_defconfig in QEMU on -next
Harry Yoo (Oracle)
[PATCH v3 0/2] blk-mq: introduce tag starvation observability
Aaron Tomlin
[PATCH v3 1/2] blk-mq: add tracepoint block_rq_tag_wait
Aaron Tomlin
[PATCH v3 2/2] blk-mq: expose tag starvation counts via debugfs
Aaron Tomlin
Re: [PATCH v3 2/2] blk-mq: expose tag starvation counts via debugfs
Laurence Oberman
Re: [PATCH v3 2/2] blk-mq: expose tag starvation counts via debugfs
Bart Van Assche
Re: [PATCH v3 2/2] blk-mq: expose tag starvation counts via debugfs
Jens Axboe
Re: [PATCH v3 2/2] blk-mq: expose tag starvation counts via debugfs
Aaron Tomlin
Re: [PATCH v3 0/2] blk-mq: introduce tag starvation observability
Aaron Tomlin
[syzbot] [bpf?] [trace?] KASAN: slab-use-after-free Read in bpf_trace_run4 (2)
syzbot
[syzbot] [bpf?] [trace?] KASAN: slab-use-after-free Read in bpf_trace_run4 (2)
Qing Wang
[PATCH v11 0/5] ring-buffer: Making persistent ring buffers robust
Masami Hiramatsu (Google)
[PATCH v11 2/5] ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
[PATCH v11 5/5] ring-buffer: Add persistent ring buffer selftest
Masami Hiramatsu (Google)
[PATCH v11 3/5] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Masami Hiramatsu (Google)
[PATCH v11 1/5] ring-buffer: Fix to update per-subbuf entries of persistent ring buffer
Masami Hiramatsu (Google)
[PATCH v11 4/5] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Masami Hiramatsu (Google)
Re: [PATCH v11 4/5] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
kernel test robot
Re: [PATCH v11 4/5] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
kernel test robot
Re: [PATCH v11 4/5] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Google
[PATCH v2] blk-mq: add tracepoint block_rq_tag_wait
Aaron Tomlin
Re: [PATCH v2] blk-mq: add tracepoint block_rq_tag_wait
Chaitanya Kulkarni
Re: [PATCH v2] blk-mq: add tracepoint block_rq_tag_wait
Damien Le Moal
Re: [PATCH v2] blk-mq: add tracepoint block_rq_tag_wait
Johannes Thumshirn
Re: [PATCH v2] blk-mq: add tracepoint block_rq_tag_wait
Laurence Oberman
Re: [PATCH v2] blk-mq: add tracepoint block_rq_tag_wait
Steven Rostedt
Re: [PATCH v2] blk-mq: add tracepoint block_rq_tag_wait
Aaron Tomlin
[PATCH] tracing: Fix trace_marker copy link list updates
Steven Rostedt
Re: [PATCH v8 2/2] tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
Markus Elfring
[PATCH v3 0/4] locking: contended_release tracepoint instrumentation
Dmitry Ilvokhin
[PATCH v3 1/4] tracing/lock: Remove unnecessary linux/sched.h include
Dmitry Ilvokhin
[PATCH v3 2/4] locking/percpu-rwsem: Extract __percpu_up_read()
Dmitry Ilvokhin
[RFC PATCH v3 4/4] locking: Add contended_release tracepoint to spinning locks
Dmitry Ilvokhin
[PATCH v3 3/4] locking: Add contended_release tracepoint to sleepable locks
Dmitry Ilvokhin
Re: [PATCH v3 0/4] locking: contended_release tracepoint instrumentation
Andrew Morton
Re: [PATCH v3 0/4] locking: contended_release tracepoint instrumentation
Dmitry Ilvokhin
[PATCH v8 05/13] lib/bootconfig: drop redundant memset of xbc_nodes
Josh Law
Re: [PATCH v8 05/13] lib/bootconfig: drop redundant memset of xbc_nodes
Markus Elfring
Re: [PATCH v7 00/15] bootconfig: fixes, cleanups, and modernization
Google
[PATCH 0/8] memblock: improve late freeing of reserved memory
Mike Rapoport
[PATCH 1/8] powerpc: fadump: pair alloc_pages_exact() with free_pages_exact()
Mike Rapoport
[PATCH 4/8] memblock: make free_reserved_area() more robust
Mike Rapoport
[PATCH 5/8] memblock: extract page freeing from free_reserved_area() into a helper
Mike Rapoport
[PATCH 7/8] memblock, treewide: make memblock_free() handle late freeing
Mike Rapoport
[PATCH 2/8] powerpc: opal-core: pair alloc_pages_exact() with free_pages_exact()
Mike Rapoport
[PATCH 8/8] memblock: warn when freeing reserved memory before memory map is initialized
Mike Rapoport
[PATCH 3/8] mm: move free_reserved_area() to mm/memblock.c
Mike Rapoport
Re: [PATCH 3/8] mm: move free_reserved_area() to mm/memblock.c
Vlastimil Babka
[PATCH 6/8] memblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=y
Mike Rapoport
[PATCH 9/8] memblock tests: add stubs required for free_reserved_area()
Mike Rapoport
Re: [PATCH v4] lib/bootconfig: guard xbc_node_compose_key_after() buffer size
Google
Re: [PATCH v4] lib/bootconfig: guard xbc_node_compose_key_after() buffer size
Steven Rostedt
Re: [PATCH v4] lib/bootconfig: guard xbc_node_compose_key_after() buffer size
Google
Re: [PATCH v4] lib/bootconfig: guard xbc_node_compose_key_after() buffer size
Steven Rostedt
Re: [PATCH v4] lib/bootconfig: guard xbc_node_compose_key_after() buffer size
Google
Re: [PATCH v4] lib/bootconfig: guard xbc_node_compose_key_after() buffer size
Steven Rostedt
[PATCH] blk-mq: add tracepoint block_rq_tag_wait
Aaron Tomlin
Re: [PATCH] blk-mq: add tracepoint block_rq_tag_wait
Damien Le Moal
Re: [PATCH] blk-mq: add tracepoint block_rq_tag_wait
Laurence Oberman
Re: [PATCH] blk-mq: add tracepoint block_rq_tag_wait
Aaron Tomlin
Re: [PATCH] blk-mq: add tracepoint block_rq_tag_wait
Aaron Tomlin
Re: [PATCH v2] lib/bootconfig: guard xbc_node_compose_key_after() buffer size
Steven Rostedt
[PATCH v3] lib/bootconfig: guard xbc_node_compose_key_after() buffer size
Josh Law
Re: [PATCH v3] lib/bootconfig: guard xbc_node_compose_key_after() buffer size
Steven Rostedt
Re: [PATCH v3] lib/bootconfig: guard xbc_node_compose_key_after() buffer size
Josh Law
Re: [PATCH] lib/bootconfig: guard xbc_node_compose_key_after() buffer size
Steven Rostedt
[PATCH v7 03/15] lib/bootconfig: fix off-by-one in xbc_verify_tree() next node check
Josh Law
[PATCH v7 01/15] lib/bootconfig: clean up comment typos and bracing
Josh Law
[PATCH v7 09/15] lib/bootconfig: check xbc_init_node() return in override path
Josh Law
[PATCH v7 02/15] lib/bootconfig: narrow flag parameter type from uint32_t to uint16_t
Josh Law
Re: [PATCH v6 06/17] lib/bootconfig: drop redundant memset of xbc_nodes
Markus Elfring
[PATCH AUTOSEL 6.19-6.18] powerpc64/ftrace: fix OOL stub count with clang
Sasha Levin
[PATCH] module/kallsyms: sort function symbols and use binary search
Stanislaw Gruszka
Re: [PATCH] module/kallsyms: sort function symbols and use binary search
Petr Pavlu
Re: [PATCH] module/kallsyms: sort function symbols and use binary search
Stanislaw Gruszka
Re: [PATCH] module/kallsyms: sort function symbols and use binary search
Petr Pavlu
Re: [PATCH] module/kallsyms: sort function symbols and use binary search
Stanislaw Gruszka
Re: [PATCH] module/kallsyms: sort function symbols and use binary search
Stanislaw Gruszka
Re: [PATCH v6 09/17] lib/bootconfig: validate child node index in xbc_verify_tree()
Markus Elfring
Re: [PATCH v6 09/17] lib/bootconfig: validate child node index in xbc_verify_tree()
Steven Rostedt
Re: [RFC] Coding style consequences for multi-line statements?
Markus Elfring
[PATCH v10 0/5] ring-buffer: Making persistent ring buffers robust
Masami Hiramatsu (Google)
[PATCH v10 2/5] ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
[PATCH v10 1/5] ring-buffer: Fix to update per-subbuf entries of persistent ring buffer
Masami Hiramatsu (Google)
[PATCH v10 4/5] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Masami Hiramatsu (Google)
[PATCH v10 5/5] ring-buffer: Add persistent ring buffer selftest
Masami Hiramatsu (Google)
[PATCH v10 3/5] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Masami Hiramatsu (Google)
[RFC v5 0/7] ext4: fast commit: snapshot inode state for FC log
Li Chen
[RFC v5 1/7] ext4: fast commit: snapshot inode state before writing log
Li Chen
[RFC v5 2/7] ext4: lockdep: handle i_data_sem subclassing for special inodes
Li Chen
[RFC v5 3/7] ext4: fast commit: avoid waiting for FC_COMMITTING
Li Chen
[RFC v5 5/7] ext4: fast commit: avoid i_data_sem by dropping ext4_map_blocks() in snapshots
Li Chen
[RFC v5 6/7] ext4: fast commit: add lock_updates tracepoint
Li Chen
Re: [RFC v5 6/7] ext4: fast commit: add lock_updates tracepoint
Steven Rostedt
Re: [RFC v5 6/7] ext4: fast commit: add lock_updates tracepoint
Li Chen
[RFC v5 7/7] ext4: fast commit: export snapshot stats in fc_info
Li Chen
[RFC v5 4/7] ext4: fast commit: avoid self-deadlock in inode snapshotting
Li Chen
Re: [PATCH v6 16/17] lib/bootconfig: fix sign-compare in xbc_node_compose_key_after()
Google
Re: [PATCH v6 16/17] lib/bootconfig: fix sign-compare in xbc_node_compose_key_after()
Steven Rostedt
Re: [PATCH v6 16/17] lib/bootconfig: fix sign-compare in xbc_node_compose_key_after()
Josh Law
Re: [PATCH v6 16/17] lib/bootconfig: fix sign-compare in xbc_node_compose_key_after()
Google
Re: [PATCH v6 11/17] tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
Google
Re: [PATCH v6 11/17] tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
Josh Law
Re: [PATCH v6 14/17] lib/bootconfig: narrow offset type in xbc_init_node()
Google
Re: [PATCH v6 12/17] lib/bootconfig: fix signed comparison in xbc_node_get_data()
Google
[PATCH v3 0/8] RDMA: Enable operation with DMA debug enabled
Leon Romanovsky
[PATCH v3 4/8] dma-mapping: Introduce DMA require coherency attribute
Leon Romanovsky
Re: [PATCH v3 4/8] dma-mapping: Introduce DMA require coherency attribute
Randy Dunlap
Re: [PATCH v3 4/8] dma-mapping: Introduce DMA require coherency attribute
Leon Romanovsky
[PATCH v3 1/8] dma-debug: Allow multiple invocations of overlapping entries
Leon Romanovsky
[PATCH v3 2/8] dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace output
Leon Romanovsky
[PATCH v3 3/8] dma-mapping: Clarify valid conditions for CPU cache line overlap
Leon Romanovsky
[PATCH v3 6/8] iommu/dma: add support for DMA_ATTR_REQUIRE_COHERENT attribute
Leon Romanovsky
[PATCH v3 7/8] RDMA/umem: Tell DMA mapping that UMEM requires coherency
Leon Romanovsky
[PATCH v3 5/8] dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is set
Leon Romanovsky
[PATCH v3 8/8] mm/hmm: Indicate that HMM requires DMA coherency
Leon Romanovsky
Re: [PATCH v3 0/8] RDMA: Enable operation with DMA debug enabled
Leon Romanovsky
Re: [PATCH v3 0/8] RDMA: Enable operation with DMA debug enabled
Marek Szyprowski
Re: [PATCH v3 0/8] RDMA: Enable operation with DMA debug enabled
Leon Romanovsky
Re: [PATCH v3 0/8] RDMA: Enable operation with DMA debug enabled
Marek Szyprowski
Re: [PATCH v3 0/8] RDMA: Enable operation with DMA debug enabled
Marek Szyprowski
[PATCH v2] tracing: Fix failure to read user space from system call trace events
Steven Rostedt
Re: [PATCH v3 17/17] tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
Markus Elfring
Re: [PATCH v3 17/17] tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
Josh Law
[PATCH v3] tracing: Generate undef symbols allowlist for simple_ring_buffer
Vincent Donnefort
Re: [PATCH v3] tracing: Generate undef symbols allowlist for simple_ring_buffer
Arnd Bergmann
Re: [PATCH v3] tracing: Generate undef symbols allowlist for simple_ring_buffer
Steven Rostedt
Re: [PATCH v3] tracing: Generate undef symbols allowlist for simple_ring_buffer
Marc Zyngier
Re: [PATCH v3] tracing: Generate undef symbols allowlist for simple_ring_buffer
Arnd Bergmann
Re: [PATCH v3] tracing: Generate undef symbols allowlist for simple_ring_buffer
Arnd Bergmann
Re: [PATCH v3] tracing: Generate undef symbols allowlist for simple_ring_buffer
Marc Zyngier
Re: [PATCH v3] tracing: Generate undef symbols allowlist for simple_ring_buffer
Marc Zyngier
[PATCHv3 bpf-next 00/24] bpf: tracing_multi link
Jiri Olsa
[PATCHv3 bpf-next 01/24] ftrace: Add ftrace_hash_count function
Jiri Olsa
[PATCHv3 bpf-next 02/24] bpf: Use mutex lock pool for bpf trampolines
Jiri Olsa
Re: [PATCHv3 bpf-next 02/24] bpf: Use mutex lock pool for bpf trampolines
bot+bpf-ci
Re: [PATCHv3 bpf-next 02/24] bpf: Use mutex lock pool for bpf trampolines
Jiri Olsa
[PATCHv3 bpf-next 03/24] bpf: Add struct bpf_trampoline_ops object
Jiri Olsa
[PATCHv3 bpf-next 04/24] bpf: Add struct bpf_tramp_node object
Jiri Olsa
[PATCHv3 bpf-next 05/24] bpf: Factor fsession link to use struct bpf_tramp_node
Jiri Olsa
[PATCHv3 bpf-next 06/24] bpf: Add multi tracing attach types
Jiri Olsa
Re: [PATCHv3 bpf-next 06/24] bpf: Add multi tracing attach types
kernel test robot
Re: [PATCHv3 bpf-next 06/24] bpf: Add multi tracing attach types
kernel test robot
[PATCHv3 bpf-next 07/24] bpf: Move sleepable verification code to btf_id_allow_sleepable
Jiri Olsa
[PATCHv3 bpf-next 08/24] bpf: Add bpf_trampoline_multi_attach/detach functions
Jiri Olsa
Re: [PATCHv3 bpf-next 08/24] bpf: Add bpf_trampoline_multi_attach/detach functions
bot+bpf-ci
Re: [PATCHv3 bpf-next 08/24] bpf: Add bpf_trampoline_multi_attach/detach functions
Jiri Olsa
Re: [PATCHv3 bpf-next 08/24] bpf: Add bpf_trampoline_multi_attach/detach functions
kernel test robot
[PATCHv3 bpf-next 11/24] bpf: Add support for tracing_multi link session
Jiri Olsa
[PATCHv3 bpf-next 09/24] bpf: Add support for tracing multi link
Jiri Olsa
[PATCHv3 bpf-next 12/24] bpf: Add support for tracing_multi link fdinfo
Jiri Olsa
[PATCHv3 bpf-next 10/24] bpf: Add support for tracing_multi link cookies
Jiri Olsa
[PATCHv3 bpf-next 13/24] libbpf: Add bpf_object_cleanup_btf function
Jiri Olsa
[PATCHv3 bpf-next 17/24] selftests/bpf: Add tracing multi skel/pattern/ids attach tests
Jiri Olsa
Re: [PATCHv3 bpf-next 17/24] selftests/bpf: Add tracing multi skel/pattern/ids attach tests
Leon Hwang
Re: [PATCHv3 bpf-next 17/24] selftests/bpf: Add tracing multi skel/pattern/ids attach tests
Jiri Olsa
[PATCHv3 bpf-next 14/24] libbpf: Add bpf_link_create support for tracing_multi link
Jiri Olsa
Re: [PATCHv3 bpf-next 14/24] libbpf: Add bpf_link_create support for tracing_multi link
bot+bpf-ci
Re: [PATCHv3 bpf-next 14/24] libbpf: Add bpf_link_create support for tracing_multi link
Jiri Olsa
[PATCHv3 bpf-next 15/24] libbpf: Add btf_type_is_traceable_func function
Jiri Olsa
[PATCHv3 bpf-next 16/24] libbpf: Add support to create tracing multi link
Jiri Olsa
Re: [PATCHv3 bpf-next 16/24] libbpf: Add support to create tracing multi link
bot+bpf-ci
Re: [PATCHv3 bpf-next 16/24] libbpf: Add support to create tracing multi link
Jiri Olsa
[PATCHv3 bpf-next 18/24] selftests/bpf: Add tracing multi skel/pattern/ids module attach tests
Jiri Olsa
[PATCHv3 bpf-next 19/24] selftests/bpf: Add tracing multi intersect tests
Jiri Olsa
Re: [PATCHv3 bpf-next 19/24] selftests/bpf: Add tracing multi intersect tests
Leon Hwang
Re: [PATCHv3 bpf-next 19/24] selftests/bpf: Add tracing multi intersect tests
Jiri Olsa
[PATCHv3 bpf-next 20/24] selftests/bpf: Add tracing multi cookies test
Jiri Olsa
Re: [PATCHv3 bpf-next 20/24] selftests/bpf: Add tracing multi cookies test
Leon Hwang
Re: [PATCHv3 bpf-next 20/24] selftests/bpf: Add tracing multi cookies test
Jiri Olsa
[PATCHv3 bpf-next 21/24] selftests/bpf: Add tracing multi session test
Jiri Olsa
[PATCHv3 bpf-next 22/24] selftests/bpf: Add tracing multi attach fails test
Jiri Olsa
Re: [PATCHv3 bpf-next 22/24] selftests/bpf: Add tracing multi attach fails test
Leon Hwang
Re: [PATCHv3 bpf-next 22/24] selftests/bpf: Add tracing multi attach fails test
Jiri Olsa
[PATCHv3 bpf-next 23/24] selftests/bpf: Add tracing multi attach benchmark test
Jiri Olsa
Re: [PATCHv3 bpf-next 23/24] selftests/bpf: Add tracing multi attach benchmark test
Leon Hwang
Re: [PATCHv3 bpf-next 23/24] selftests/bpf: Add tracing multi attach benchmark test
Jiri Olsa
[PATCHv3 bpf-next 24/24] selftests/bpf: Add tracing multi attach rollback tests
Jiri Olsa
Re: [PATCHv3 bpf-next 24/24] selftests/bpf: Add tracing multi attach rollback tests
Leon Hwang
Re: [PATCHv3 bpf-next 24/24] selftests/bpf: Add tracing multi attach rollback tests
Jiri Olsa
Re: [RFC PATCH 0/4] Enable Clang's Source-based Code Coverage and MC/DC for x86-64
Sasha Levin
[PATCH v6 07/17] bootconfig: constify xbc_calc_checksum() data parameter
Josh Law
[PATCH v6 01/17] lib/bootconfig: add missing __init annotations to static helpers
Josh Law
Re: [PATCH v6 01/17] lib/bootconfig: add missing __init annotations to static helpers
Google
Re: [PATCH v4 00/17] bootconfig: fixes, cleanups, and modernization
Google
Re: [PATCH v4 16/17] lib/bootconfig: check xbc_init_node() return in override path
Google
Re: [PATCH v4 07/17] lib/bootconfig: fix inconsistent if/else bracing in __xbc_add_key()
Google
Re: [PATCH v4 08/17] lib/bootconfig: fix off-by-one in xbc_verify_tree() next node check
Google
Re: [PATCH v4 11/17] bootconfig: use __packed macro for struct xbc_node
Google
Re: [PATCH v4 14/17] bootconfig: add __packed definition to tools/bootconfig shim header
Google
Re: [PATCH v4 02/17] lib/bootconfig: fix typo "initiized" in xbc_root_node() kerneldoc
Google
Re: [PATCH v4 17/17] tools/bootconfig: fix fd leak in load_xbc_file() on fstat failure
Google
Earlier messages
Later messages