summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-28bugs/riscv: Concatenate 'cond_str' with '__FILE__' in __BUG_FLAGS(), to exten...Ingo Molnar
2025-07-28bugs/riscv: Pass in 'cond_str' to __BUG_FLAGS()Ingo Molnar
2025-07-28bugs/s390: Use 'cond_str' in __EMIT_BUG()Heiko Carstens
2025-07-28bugs/s390: Pass in 'cond_str' to __EMIT_BUG()Ingo Molnar
2025-07-28bugs/LoongArch: Concatenate 'cond_str' with '__FILE__' in __BUG_ENTRY(), to e...Ingo Molnar
2025-06-13bugs/LoongArch: Pass in 'cond_str' to __BUG_ENTRY()Ingo Molnar
2025-06-13bugs/powerpc: Concatenate 'cond_str' with '__FILE__' in BUG_ENTRY(), to exten...Ingo Molnar
2025-06-13bugs/powerpc: Pass in 'cond_str' to BUG_ENTRY()Ingo Molnar
2025-06-13bugs/x86: Augment warnings output by concatenating 'cond_str' with the regula...Ingo Molnar
2025-06-13bugs/x86: Extend _BUG_FLAGS() with the 'cond_str' parameterIngo Molnar
2025-06-13bugs/core: Introduce the CONFIG_DEBUG_BUGVERBOSE_DETAILED Kconfig switchIngo Molnar
2025-06-13bugs/core: Pass down the condition string of WARN_ON_ONCE(cond) warnings to _...Ingo Molnar
2025-06-13bugs/core: Extend __WARN_FLAGS() with the 'cond_str' parameterIngo Molnar
2025-06-08Linux 6.16-rc1v6.16-rc1Linus Torvalds
2025-06-08Merge tag 'turbostat-2025.06.08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-06-08Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-08Merge tag 'x86-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-06-08Merge tag 'timers-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-08tools/power turbostat: version 2025.06.08Len Brown
2025-06-08tools/power turbostat: Add initial support for BartlettLakeZhang Rui
2025-06-08tools/power turbostat: Add initial support for DMRZhang Rui
2025-06-08tools/power turbostat: Dump RAPL sysfs infoZhang Rui
2025-06-08tools/power turbostat: Avoid probing the same perf countersZhang Rui
2025-06-08tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs c...Zhang Rui
2025-06-08tools/power turbostat: Clean up add perf/msr counter logicZhang Rui
2025-06-08tools/power turbostat: Introduce add_msr_counter()Zhang Rui
2025-06-08tools/power turbostat: Remove add_msr_perf_counter_()Zhang Rui
2025-06-08tools/power turbostat: Remove add_cstate_perf_counter_()Zhang Rui
2025-06-08tools/power turbostat: Remove add_rapl_perf_counter_()Zhang Rui
2025-06-08tools/power turbostat: Quit early for unsupported RAPL countersZhang Rui
2025-06-08tools/power turbostat: Always check rapl_joules flagZhang Rui
2025-06-08tools/power turbostat: Fix AMD package-energy reportingGautham R. Shenoy
2025-06-08tools/power turbostat: Fix RAPL_GFX_ALL typoKaushlendra Kumar
2025-06-08tools/power turbostat: Add Android support for MSR device handlingKaushlendra Kumar
2025-06-08tools/power turbostat.8: pm_domain wording fixLen Brown
2025-06-08tools/power turbostat.8: fix typo: idle_pct should be pct_idleLen Brown
2025-06-08Merge tag 'perf-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-06-08Merge tag 'irq-urgent-2025-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-06-08Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-08Merge tag '6.16-rc-part2-smb3-client-fixes' of git://git.samba.org/sfrench/ci...Linus Torvalds
2025-06-08Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07Merge tag 'sh-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-07Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2025-06-07Merge tag 'sound-fix-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-06-07tracing: Add rcu annotation around file->filter accessesSteven Rostedt
2025-06-07Merge tag 'ubifs-for-linus-6.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-07sh: kprobes: Remove unused variables in kprobe_exceptions_notify()Mike Rapoport
2025-06-07sh: ecovec24: Make SPI mode explicitGeert Uytterhoeven