summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-02tracing: Have reserve_mem use phys_to_virt() and separate from memmap bufferSteven Rostedt
2025-04-02tracing: Enforce the persistent ring buffer to be page alignedSteven Rostedt
2025-03-28tracing: Use _text and the kernel offset in last_boot_infoSteven Rostedt
2025-03-28tracing: Show last module text symbols in the stacktraceMasami Hiramatsu (Google)
2025-03-28ring-buffer: Remove the unused variable bmetaJiapeng Chong
2025-03-28tracing: Skip update_last_data() if cleared and remove active check for save_...Masami Hiramatsu (Google)
2025-03-28tracing: Initialize scratch_size to zero to prevent UBSteven Rostedt
2025-03-28tracing: Fix a compilation error without CONFIG_MODULESMasami Hiramatsu (Google)
2025-03-28tracing: Freeable reserved ring bufferMasami Hiramatsu (Google)
2025-03-28mm/memblock: Add reserved memory release functionMasami Hiramatsu (Google)
2025-03-28tracing: Update modules to persistent instances when loadedSteven Rostedt
2025-03-28tracing: Show module names and addresses of last bootSteven Rostedt
2025-03-28tracing: Have persistent trace instances save module addressesSteven Rostedt
2025-03-28module: Add module_for_each_mod() functionSteven Rostedt
2025-03-28tracing: Have persistent trace instances save KASLR offsetSteven Rostedt
2025-03-28ring-buffer: Add ring_buffer_meta_scratch()Steven Rostedt
2025-03-28ring-buffer: Add buffer meta data for persistent ring bufferSteven Rostedt
2025-03-28ring-buffer: Use kaslr address instead of text deltaSteven Rostedt
2025-03-28ring-buffer: Fix bytes_dropped calculation issueFeng Yang
2025-02-23Linux 6.14-rc4v6.14-rc4Linus Torvalds
2025-02-23Merge tag 'i2c-for-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-23Merge tag 'edac_urgent_for_v6.14_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-02-22Merge tag 'v6.14-rc3-smb3-client-fix-part2' of git://git.samba.org/sfrench/ci...Linus Torvalds
2025-02-22Merge tag 'x86-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-22Merge tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-02-22Merge tag 'perf-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-22Merge tag 'irq-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-02-22Merge tag 's390-6.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-02-22Merge tag 'ftrace-v6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-02-22i2c: core: Allocate temporary client dynamicallyGeert Uytterhoeven
2025-02-21Merge tag 'soc-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2025-02-21Merge tag 'drm-fixes-2025-02-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-02-21Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-21Merge tag 'io_uring-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-21Merge tag 'acpi-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-02-21Merge tag 'mtd/fixes-for-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-02-21Merge tag 'gpio-fixes-for-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-02-21tracing: Fix memory leak when reading set_event fileAdrian Huang
2025-02-21ftrace: Correct preemption accounting for function tracing.Sebastian Andrzej Siewior
2025-02-21selftests/ftrace: Update fprobe test to check enabled_functions fileSteven Rostedt
2025-02-21fprobe: Fix accounting of when to unregister from function graphSteven Rostedt
2025-02-21fprobe: Always unregister fgraph function from opsSteven Rostedt
2025-02-21ftrace: Do not add duplicate entries in subops manager opsSteven Rostedt
2025-02-21ftrace: Fix accounting of adding subops to a manager opsSteven Rostedt
2025-02-21docs: arch/x86/sva: Fix two grammar errors under Background and FAQBrian Ochoa
2025-02-21rseq: Fix rseq registration with CONFIG_DEBUG_RSEQMichael Jeanson
2025-02-21x86/cpufeatures: Make AVX-VNNI depend on AVXEric Biggers
2025-02-21irqchip/qcom-pdc: Workaround hardware register bug on X1E80100Stephan Gerhold
2025-02-20Merge tag 'for-v6.14-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2025-02-20Merge tag 'ata-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds