summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'rework/misc-cleanups' into for-linusPetr Mladek2023-09-045-73/+156
|\
| * printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic()John Ogness2023-07-202-7/+10
| * printk: Add per-console suspended stateJohn Ogness2023-07-202-30/+47
| * printk: Consolidate console deferred printingJohn Ogness2023-07-202-14/+30
| * printk: Do not take console lock for console_flush_on_panic()John Ogness2023-07-201-9/+19
| * printk: Keep non-panic-CPUs out of console lockJohn Ogness2023-07-201-19/+26
| * printk: Reduce console_unblank() usage in unsafe scenariosJohn Ogness2023-07-201-0/+28
| * kdb: Do not assume write() callback availableJohn Ogness2023-07-201-0/+2
* | Merge branch 'for-6.6-vsprintf-doc' into for-linusPetr Mladek2023-09-041-4/+5
|\ \
| * | docs: printk-formats: Treat char as always unsignedAndy Shevchenko2023-07-181-1/+2
| * | docs: printk-formats: Fix hex printing of signed valuesAndy Shevchenko2023-07-181-4/+4
| |/
* | printk: export symbols for debug modulesEnlin Mu2023-08-161-0/+2
* | lib: test_scanf: Add explicit type cast to result initialization in test_numb...Nathan Chancellor2023-08-161-1/+1
* | printk: ringbuffer: Fix truncating buffer size min_t castKees Cook2023-08-141-1/+1
* | MAINTAINERS: adjust printk/vsprintf entriesSergey Senozhatsky2023-07-141-2/+2
|/
* Merge tag 'printk-for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2023-04-257-41/+2
|\
| * printk: Remove obsoleted check for non-existent "user" objectStanislav Kinsburskii2023-04-031-12/+1
| * lib/vsprintf: Use isodigit() for the octal number checkAndy Shevchenko2023-04-031-1/+1
| * Remove orphaned CONFIG_PRINTK_SAFE_LOG_BUF_SHIFTMarc Aurèle La France2023-03-275-28/+0
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-04-2588-1725/+1936
|\ \
| * \ Merge branch 'for-next/sysreg' into for-next/coreWill Deacon2023-04-204-48/+223
| |\ \
| | * | arm64/sysreg: Convert HFGITR_EL2 to automatic generationMark Brown2023-04-172-1/+65
| | * | arm64/idreg: Don't disable SME when disabling SVEMark Brown2023-04-111-1/+1
| | * | arm64/sysreg: Update ID_AA64PFR1_EL1 for DDI0601 2022-12Mark Brown2023-04-061-1/+24
| | * | arm64/sysreg: Convert HFG[RW]TR_EL2 to automatic generationMark Brown2023-04-062-8/+75
| | * | arm64/sysreg: allow *Enum blocks in SysregFields blocksMark Rutland2023-04-061-37/+58
| * | | Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon2023-04-207-86/+126
| |\ \ \
| | * | | arm64: move PAC masks to <asm/pointer_auth.h>Mark Rutland2023-04-133-7/+8
| | * | | arm64: use XPACLRI to strip PACMark Rutland2023-04-135-16/+28
| | * | | arm64: avoid redundant PAC stripping in __builtin_return_address()Mark Rutland2023-04-132-0/+17
| | * | | arm64: stacktrace: always inline core stacktrace functionsMark Rutland2023-04-111-10/+13
| | * | | arm64: stacktrace: move dump functions to end of fileMark Rutland2023-04-111-33/+33
| | * | | arm64: stacktrace: recover return address for first entryMark Rutland2023-04-111-23/+30
| | |/ /
| * | | Merge branch 'for-next/perf' into for-next/coreWill Deacon2023-04-2028-466/+909
| |\ \ \
| | * | | KVM: arm64: Ensure CPU PMU probes before pKVM host de-privilegeWill Deacon2023-04-202-45/+47
| | * | | drivers/perf: hisi: add NULL check for nameJunhao He2023-04-173-15/+20
| | * | | drivers/perf: hisi: Remove redundant initialized of pmu->nameJunhao He2023-04-178-11/+8
| | * | | perf/arm-cmn: Fix port detection for CMN-700Robin Murphy2023-04-141-27/+30
| | * | | arm64: pmuv3: dynamically map PERF_COUNT_HW_BRANCH_INSTRUCTIONSStephane Eranian2023-04-111-4/+23
| | * | | perf/arm-cmn: Validate cycles events fullyRobin Murphy2023-04-061-1/+1
| | * | | Revert "ARM: mach-virt: Select PMUv3 driver by default"Will Deacon2023-03-281-1/+0
| | * | | drivers/perf: apple_m1: Add Apple M2 supportJanne Grunau2023-03-271-0/+14
| | * | | dt-bindings: arm-pmu: Add PMU compatible strings for Apple M2 coresJanne Grunau2023-03-271-0/+2
| | * | | perf: arm_cspmu: Fix variable dereference warningBesar Wicaksono2023-03-271-2/+4
| | * | | perf/amlogic: Fix config1/config2 parsing issueJiucheng Xu2023-03-271-2/+6
| | * | | drivers/perf: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-271-2/+1
| | * | | kbuild, drivers/perf: remove MODULE_LICENSE in non-modulesNick Alcock2023-03-271-1/+0
| | * | | perf: qcom: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-271-2/+1
| | * | | perf: arm: Use devm_platform_get_and_ioremap_resource()Yang Li2023-03-271-2/+1
| | * | | perf/arm-cmn: Move overlapping wp_combine fieldIlkka Koskinen2023-03-271-1/+1