linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/26
[PATCH RFC v4 14/44] KVM: x86: Add support for applying content modes
Ackerley Tng
2026/03/26
[PATCH RFC v4 20/44] KVM: selftests: Add support for mmap() on guest_memfd in core library
Ackerley Tng
2026/03/26
[PATCH RFC v4 12/44] KVM: guest_memfd: Introduce default handlers for content modes
Ackerley Tng
2026/03/26
[PATCH RFC v4 06/44] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
Ackerley Tng
2026/03/26
[PATCH RFC v4 08/44] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
Ackerley Tng
2026/03/26
[PATCH RFC v4 07/44] KVM: guest_memfd: Only prepare folios for private pages
Ackerley Tng
2026/03/26
[PATCH RFC v4 01/44] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
Ackerley Tng
2026/03/26
[PATCH RFC v4 00/44] guest_memfd: In-place conversion support
Ackerley Tng
2026/03/26
[PATCH RFC v4 09/44] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
Ackerley Tng
2026/03/26
[PATCH RFC v4 03/44] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
Ackerley Tng
2026/03/26
[PATCH RFC v4 05/44] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Ackerley Tng
2026/03/26
[PATCH RFC v4 04/44] KVM: Stub in ability to disable per-VM memory attribute tracking
Ackerley Tng
2026/03/26
[PATCH RFC v4 02/44] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
Ackerley Tng
2026/03/26
[PATCH next] tracing: Remove spurious default precision from show_event_trigger/filter formats
david . laight . linux
2026/03/26
Re: [PATCH v4 0/5] locking: contended_release tracepoint instrumentation
Dmitry Ilvokhin
2026/03/26
Re: [PATCH v4 0/5] locking: contended_release tracepoint instrumentation
Steven Rostedt
2026/03/26
[PATCH v4 0/5] locking: contended_release tracepoint instrumentation
Dmitry Ilvokhin
2026/03/26
[PATCH v4 2/5] locking/percpu-rwsem: Extract __percpu_up_read()
Dmitry Ilvokhin
2026/03/26
[PATCH v4 1/5] tracing/lock: Remove unnecessary linux/sched.h include
Dmitry Ilvokhin
2026/03/26
[PATCH v4 3/5] locking: Add contended_release tracepoint to sleepable locks
Dmitry Ilvokhin
2026/03/26
Re: [PATCH v4 0/5] locking: contended_release tracepoint instrumentation
Matthew Wilcox
2026/03/26
[PATCH v4 4/5] locking: Factor out queued_spin_release()
Dmitry Ilvokhin
2026/03/26
[PATCH v4 5/5] locking: Add contended_release tracepoint to spinning locks
Dmitry Ilvokhin
2026/03/26
Re: [PATCH v2] bootconfig: Apply early options from embedded config
Google
2026/03/26
[syzbot] Monthly trace report (Mar 2026)
syzbot
2026/03/26
Re: [PATCH v2 06/19] cpufreq: Use trace_call__##name() at guarded tracepoint call sites
Rafael J. Wysocki
2026/03/26
Re: [PATCH v5 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support
Anand Moon
2026/03/26
Re: [PATCH v2] tracing/osnoise: fix potential deadlock in cpu hotplug
Google
2026/03/26
Re: [PATCH v5 1/3] PCI: trace: Add PCI controller LTSSM transition tracepoint
Anand Moon
2026/03/25
[PATCH v2] tracing/osnoise: fix potential deadlock in cpu hotplug
hu.shengming
2026/03/25
Re: [PATCH v2 02/19] kernel: Use trace_call__##name() at guarded tracepoint call sites
Google
2026/03/25
Re: [PATCH v2 01/19] tracepoint: Add trace_call__##name() API
Google
2026/03/25
Re: [PATCHv4 bpf-next 25/25] selftests/bpf: Add tracing multi attach rollback tests
Jiri Olsa
2026/03/25
Re: [PATCHv4 bpf-next 13/25] bpf: Add support for tracing_multi link fdinfo
Jiri Olsa
2026/03/25
Re: [PATCHv4 bpf-next 24/25] selftests/bpf: Add tracing multi attach benchmark test
Jiri Olsa
2026/03/25
Re: [PATCHv4 bpf-next 24/25] selftests/bpf: Add tracing multi attach benchmark test
Jiri Olsa
2026/03/25
Re: [PATCH v2 02/19] kernel: Use trace_call__##name() at guarded tracepoint call sites
Thomas Gleixner
2026/03/25
Re: [PATCHv4 bpf-next 24/25] selftests/bpf: Add tracing multi attach benchmark test
Alexei Starovoitov
2026/03/25
Re: [PATCHv4 bpf-next 00/25] bpf: tracing_multi link
Leon Hwang
2026/03/25
Re: [PATCH] tracing/osnoise: fix potential deadlock in cpu hotplug
Steven Rostedt
2026/03/25
Re: [PATCH v2] bootconfig: Apply early options from embedded config
Google
2026/03/25
Re: [PATCH v4 0/5] mm: zone lock tracepoint instrumentation
Steven Rostedt
2026/03/25
Re: [PATCH v4 0/5] mm: zone lock tracepoint instrumentation
Dmitry Ilvokhin
2026/03/25
[PATCH v2] bootconfig: Apply early options from embedded config
Breno Leitao
2026/03/25
Re: [PATCH] module/kallsyms: sort function symbols and use binary search
Stanislaw Gruszka
2026/03/25
Re: [PATCH v2 0/9] memblock: improve late freeing of reserved memory
Mike Rapoport
2026/03/25
Re: [PATCH v2 00/11] Add spi-hid transport driver
Krzysztof Kozlowski
2026/03/25
Re: [PATCH] module/kallsyms: sort function symbols and use binary search
Stanislaw Gruszka
2026/03/24
Re: [PATCHv4 bpf-next 25/25] selftests/bpf: Add tracing multi attach rollback tests
Leon Hwang
2026/03/24
Re: [PATCHv4 bpf-next 24/25] selftests/bpf: Add tracing multi attach benchmark test
Leon Hwang
2026/03/24
Re: [PATCHv4 bpf-next 13/25] bpf: Add support for tracing_multi link fdinfo
Leon Hwang
2026/03/24
Re: [PATCHv4 bpf-next 00/25] bpf: tracing_multi link
Leon Hwang
2026/03/24
Re: [RFC v5 6/7] ext4: fast commit: add lock_updates tracepoint
Li Chen
2026/03/24
[PATCH v5 3/3] PCI: dw-rockchip: Add pcie_ltssm_state_transition trace support
Shawn Lin
2026/03/24
[PATCH v13 3/4] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Masami Hiramatsu (Google)
2026/03/24
[PATCH v13 2/4] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Masami Hiramatsu (Google)
2026/03/24
[PATCH v13 1/4] ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
2026/03/24
[PATCH v13 0/4] ring-buffer: Making persistent ring buffers robust
Masami Hiramatsu (Google)
2026/03/24
Re: [PATCH] tracing/osnoise: fix potential deadlock in cpu hotplug
hu.shengming
2026/03/24
[PATCH v13 4/4] ring-buffer: Add persistent ring buffer selftest
Masami Hiramatsu (Google)
2026/03/24
[PATCH v5 1/3] PCI: trace: Add PCI controller LTSSM transition tracepoint
Shawn Lin
2026/03/24
[PATCH v5 0/3] PCI Controller event and LTSSM tracepoint support
Shawn Lin
2026/03/24
[PATCH v5 2/3] Documentation: tracing: Add PCI controller event documentation
Shawn Lin
2026/03/24
Re: [PATCH v12 0/4] ring-buffer: Making persistent ring buffers robust
Steven Rostedt
2026/03/24
Re: [PATCH v12 0/4] ring-buffer: Making persistent ring buffers robust
Steven Rostedt
2026/03/24
Re: [PATCH] ring-buffer: Show what clock function is used on timestamp errors
Google
2026/03/24
Re: [PATCH v12 0/4] ring-buffer: Making persistent ring buffers robust
Google
2026/03/24
Re: [PATCH v12 0/4] ring-buffer: Making persistent ring buffers robust
Google
2026/03/24
Re: [PATCH v4 0/5] mm: zone lock tracepoint instrumentation
Andrew Morton
2026/03/24
[PATCH v4 2/2] tracing: Drain deferred trigger frees if kthread creation fails
Wesley Atwell
2026/03/24
[PATCH v4 0/2] tracing: Preserve repeated boot-time parameters and drain deferred trigger frees
Wesley Atwell
2026/03/24
[PATCH v4 1/2] tracing: Preserve repeated boot-time tracing parameters
Wesley Atwell
2026/03/24
Re: [PATCH] tracing: Allow perf to read synthetic events
Steven Rostedt
2026/03/24
Re: [PATCH v12 0/4] ring-buffer: Making persistent ring buffers robust
Steven Rostedt
2026/03/24
Re: [External] Re: [RFC PATCH bpf-next 2/3] ftrace: Use kallsyms binary search for single-symbol lookup
Steven Rostedt
2026/03/24
Re: [PATCH v3 2/2] tracing: drain deferred trigger frees if kthread startup fails
Steven Rostedt
2026/03/24
Re: [PATCH v3 1/2] tracing: preserve repeated boot-time tracing parameters
Steven Rostedt
2026/03/24
[PATCH v3] tracing: Move snapshot code out of trace.c and into trace_snapshot.c
Steven Rostedt
2026/03/24
Re: [PATCH v8 3/6] tracefs: Check file permission even if user has CAP_DAC_OVERRIDE
Steven Rostedt
2026/03/24
Re: [PATCH] Documentation/rtla: Document SIGINT behavior
Tomas Glozar
2026/03/24
Re: [PATCH] tracing/osnoise: fix potential deadlock in cpu hotplug
Steven Rostedt
2026/03/24
Re: [PATCH] module/kallsyms: sort function symbols and use binary search
Petr Pavlu
2026/03/24
Re: [PATCH v2] tracing: fprobe: do not zero out unused fgraph_data
Google
2026/03/24
Re: [PATCH v2 04/19] net: Use trace_call__##name() at guarded tracepoint call sites
Steven Rostedt
2026/03/24
Re: [PATCH] tracing: fprobe: fix the length of unused fgraph_data
Google
2026/03/24
Re: [PATCH v2] tracing: fprobe: do not zero out unused fgraph_data
Google
2026/03/24
Re: [PATCH] bootconfig: Apply early options from embedded config
Google
2026/03/24
Re: [PATCH v2 04/19] net: Use trace_call__##name() at guarded tracepoint call sites
Aaron Conole
2026/03/24
Re: [PATCH] Documentation/rtla: Document SIGINT behavior
Steven Rostedt
2026/03/24
Re: [PATCH 3/3] rtla: Parse cmdline using libsubcmd
Tomas Glozar
2026/03/24
Re: [PATCHv4 bpf-next 16/25] libbpf: Add btf_type_is_traceable_func function
Jiri Olsa
2026/03/24
Re: [PATCHv4 bpf-next 09/25] bpf: Add bpf_trampoline_multi_attach/detach functions
Jiri Olsa
2026/03/24
Re: [PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
Steven Rostedt
2026/03/24
[PATCH] bootconfig: Apply early options from embedded config
Breno Leitao
2026/03/24
Re: [PATCH] module/kallsyms: sort function symbols and use binary search
Stanislaw Gruszka
2026/03/24
Re: [PATCH v2] tracing: fprobe: do not zero out unused fgraph_data
Steven Rostedt
2026/03/24
[PATCH] Documentation/rtla: Document SIGINT behavior
Tomas Glozar
2026/03/24
Re: [PATCHv4 bpf-next 16/25] libbpf: Add btf_type_is_traceable_func function
bot+bpf-ci
2026/03/24
Re: [PATCHv4 bpf-next 09/25] bpf: Add bpf_trampoline_multi_attach/detach functions
bot+bpf-ci
2026/03/24
[PATCH v2] tracing: fprobe: do not zero out unused fgraph_data
Martin Kaiser
2026/03/24
[PATCHv4 bpf-next 15/25] libbpf: Add bpf_link_create support for tracing_multi link
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 14/25] libbpf: Add bpf_object_cleanup_btf function
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 08/25] bpf: Move sleepable verification code to btf_id_allow_sleepable
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 07/25] bpf: Add multi tracing attach types
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 06/25] bpf: Factor fsession link to use struct bpf_tramp_node
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 05/25] bpf: Add struct bpf_tramp_node object
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 04/25] bpf: Add struct bpf_trampoline_ops object
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 20/25] selftests/bpf: Add tracing multi intersect tests
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 13/25] bpf: Add support for tracing_multi link fdinfo
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 03/25] bpf: Use mutex lock pool for bpf trampolines
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 02/25] ftrace: Make ftrace_hash_clear global
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 00/25] bpf: tracing_multi link
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 25/25] selftests/bpf: Add tracing multi attach rollback tests
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 24/25] selftests/bpf: Add tracing multi attach benchmark test
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 23/25] selftests/bpf: Add tracing multi attach fails test
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 22/25] selftests/bpf: Add tracing multi session test
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 21/25] selftests/bpf: Add tracing multi cookies test
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 19/25] selftests/bpf: Add tracing multi skel/pattern/ids module attach tests
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 18/25] selftests/bpf: Add tracing multi skel/pattern/ids attach tests
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 17/25] libbpf: Add support to create tracing multi link
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 16/25] libbpf: Add btf_type_is_traceable_func function
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 12/25] bpf: Add support for tracing_multi link session
Jiri Olsa
2026/03/24
Re: [PATCH] tracing: fprobe: fix the length of unused fgraph_data
Martin Kaiser
2026/03/24
[PATCHv4 bpf-next 11/25] bpf: Add support for tracing_multi link cookies
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 10/25] bpf: Add support for tracing multi link
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 09/25] bpf: Add bpf_trampoline_multi_attach/detach functions
Jiri Olsa
2026/03/24
[PATCHv4 bpf-next 01/25] ftrace: Add ftrace_hash_count function
Jiri Olsa
2026/03/24
[PATCH] tracing/osnoise: fix potential deadlock in cpu hotplug
hu.shengming
2026/03/23
[PATCH v2 09/11] dt-bindings: input: Document hid-over-spi DT schema
Jingyuan Liang
2026/03/23
[PATCH v2 01/11] Documentation: Correction in HID output_report callback description.
Jingyuan Liang
2026/03/23
[PATCH v2 04/11] HID: spi-hid: add spi-hid driver HID layer
Jingyuan Liang
2026/03/23
[PATCH v2 06/11] HID: spi_hid: add spi_hid traces
Jingyuan Liang
2026/03/23
[PATCH v2 02/11] HID: Add BUS_SPI support and define HID_SPI_DEVICE macro
Jingyuan Liang
2026/03/23
[PATCH v2 00/11] Add spi-hid transport driver
Jingyuan Liang
2026/03/23
Re: [PATCH v6 4/4] selftests/ftrace: Add accept cases for fprobe list syntax
Google
2026/03/23
Re: [PATCH v6 3/4] docs: tracing/fprobe: Document list filters and :entry/:exit
Google
2026/03/23
Re: [PATCH v6 2/4] fprobe: Support comma-separated filters in register_fprobe()
Google
2026/03/23
Re: [PATCH v6 1/4] tracing/fprobe: Support comma-separated symbols and :entry/:exit
Google
2026/03/23
Re: [PATCH v6 0/4] tracing/fprobe: Support comma-separated symbol lists and :entry/:exit suffixes
Google
2026/03/23
Re: [PATCH] tracing: fprobe: fix the length of unused fgraph_data
Google
2026/03/23
Re: [PATCH v2 18/19] mm: damon: Use trace_call__##name() at guarded tracepoint call sites
SeongJae Park
2026/03/23
[PATCH] ring-buffer: Show what clock function is used on timestamp errors
Steven Rostedt
2026/03/23
[PATCH v12 4/4] ring-buffer: Add persistent ring buffer selftest
Masami Hiramatsu (Google)
2026/03/23
[PATCH v12 3/4] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Masami Hiramatsu (Google)
2026/03/23
[PATCH v12 2/4] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Masami Hiramatsu (Google)
2026/03/23
[PATCH v12 0/4] ring-buffer: Making persistent ring buffers robust
Masami Hiramatsu (Google)
2026/03/23
Re: [PATCH v11 0/4] ring-buffer: Making persistent ring buffers robust
Google
2026/03/23
[PATCH v12 1/4] ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
2026/03/23
Re: [PATCH v2 15/19] btrfs: Use trace_call__##name() at guarded tracepoint call sites
David Sterba
2026/03/23
Re: [PATCH v2 12/19] i2c: Use trace_call__##name() at guarded tracepoint call sites
Wolfram Sang
2026/03/23
Re: [PATCH v2 02/19] kernel: Use trace_call__##name() at guarded tracepoint call sites
Tejun Heo
2026/03/23
Re: [PATCH v2 13/19] spi: Use trace_call__##name() at guarded tracepoint call sites
Mark Brown
2026/03/23
[PATCH v2 18/19] mm: damon: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/23
[PATCH v2 19/19] x86: msr: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/23
[PATCH v2 02/19] kernel: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/23
[PATCH v2 07/19] devfreq: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/23
[PATCH v2 08/19] dma-buf: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/23
[PATCH v2 13/19] spi: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/23
[PATCH v2 14/19] scsi: ufs: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/23
[PATCH v2 16/19] net: devlink: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/23
[PATCH v2 09/19] fsi: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/23
[PATCH v2 10/19] drm: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/23
[PATCH v2 05/19] accel/habanalabs: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/23
[PATCH v2 15/19] btrfs: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/23
[PATCH v2 12/19] i2c: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/23
[PATCH v2 11/19] HID: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/23
[PATCH v2 01/19] tracepoint: Add trace_call__##name() API
Vineeth Pillai (Google)
2026/03/23
[PATCH v2 06/19] cpufreq: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/23
[PATCH v2 03/19] io_uring: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/23
[PATCH v2 17/19] kernel: time, trace: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/23
[PATCH v2 04/19] net: Use trace_call__##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/23
[PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites
Vineeth Pillai (Google)
2026/03/23
Re: [PATCH] tracing: fprobe: fix the length of unused fgraph_data
Steven Rostedt
2026/03/23
Re: [PATCH 3/3] rtla: Parse cmdline using libsubcmd
Tomas Glozar
2026/03/23
Re: [PATCH 3/3] rtla: Parse cmdline using libsubcmd
Tomas Glozar
2026/03/23
Re: [PATCH] module/kallsyms: sort function symbols and use binary search
Petr Pavlu
2026/03/23
[PATCH v11 3/4] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Masami Hiramatsu (Google)
2026/03/23
[PATCH v11 2/4] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
Masami Hiramatsu (Google)
2026/03/23
[PATCH v11 0/4] ring-buffer: Making persistent ring buffers robust
Masami Hiramatsu (Google)
2026/03/23
[PATCH v11 4/4] ring-buffer: Add persistent ring buffer selftest
Masami Hiramatsu (Google)
2026/03/23
[PATCH v11 1/4] ring-buffer: Flush and stop persistent ring buffer on panic
Masami Hiramatsu (Google)
2026/03/23
Re: [PATCH v2] coredump: add tracepoint for coredump events
Christian Brauner
2026/03/23
Re: [PATCH] tracing: fprobe: fix the length of unused fgraph_data
Google
2026/03/23
Re: [PATCH v11 4/5] ring-buffer: Skip invalid sub-buffers when rewinding persistent ring buffer
Google
2026/03/23
[PATCH v2] coredump: add tracepoint for coredump events
Breno Leitao
2026/03/23
Re: [PATCH] coredump: add tracepoint for coredump events
Breno Leitao
2026/03/23
[PATCH] tracing: samples: avoid warning about __aeabi_unwind_cpp_pr1
Arnd Bergmann
2026/03/23
[PATCH] tracing: fprobe: fix the length of unused fgraph_data
Martin Kaiser
2026/03/23
Re: [PATCH] tracing: Adjust cmd_check_undefined to show unexpected undefined symbols
Marc Zyngier
2026/03/23
Re: [PATCH] tracing: Adjust cmd_check_undefined to show unexpected undefined symbols
Vincent Donnefort
2026/03/23
Re: [PATCH v7 09/15] rv: Add enqueue/dequeue to snroc monitor
Nam Cao
2026/03/23
[PATCH v2 8/9] memblock, treewide: make memblock_free() handle late freeing
Mike Rapoport
2026/03/23
[PATCH v2 7/9] memblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=y
Mike Rapoport
2026/03/23
[PATCH v2 4/9] mm: move free_reserved_area() to mm/memblock.c
Mike Rapoport
2026/03/23
[PATCH v2 2/9] powerpc: fadump: pair alloc_pages_exact() with free_pages_exact()
Mike Rapoport
2026/03/23
[PATCH v2 1/9] memblock: reserve_mem: fix end caclulation in reserve_mem_release_by_name()
Mike Rapoport
2026/03/23
[PATCH v2 9/9] memblock: warn when freeing reserved memory before memory map is initialized
Mike Rapoport
2026/03/23
[PATCH v2 6/9] memblock: extract page freeing from free_reserved_area() into a helper
Mike Rapoport
2026/03/23
[PATCH v2 5/9] memblock: make free_reserved_area() more robust
Mike Rapoport
2026/03/23
[PATCH v2 3/9] powerpc: opal-core: pair alloc_pages_exact() with free_pages_exact()
Mike Rapoport
Earlier messages
Later messages