summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mips: dts: ralink: mt7621: reorder ethernet node attributes and kidsJustin Swartz2024-04-151-40/+48
* mips: dts: ralink: mt7621: reorder gic node attributesJustin Swartz2024-04-151-2/+2
* mips: dts: ralink: mt7621: reorder mmc node attributesJustin Swartz2024-04-151-11/+15
* mips: dts: ralink: mt7621: move pinctrl and sort its childrenJustin Swartz2024-04-151-86/+86
* mips: dts: ralink: mt7621: reorder spi0 node attributesJustin Swartz2024-04-151-8/+8
* mips: dts: ralink: mt7621: reorder i2c node attributesJustin Swartz2024-04-151-6/+7
* mips: dts: ralink: mt7621: reorder gpio node attributesJustin Swartz2024-04-151-2/+5
* mips: dts: ralink: mt7621: reorder sysc node attributesJustin Swartz2024-04-151-1/+4
* mips: dts: ralink: mt7621: reorder mmc regulator attributesJustin Swartz2024-04-151-6/+10
* mips: dts: ralink: mt7621: reorder cpuintc node attributesJustin Swartz2024-04-151-1/+3
* mips: dts: ralink: mt7621: reorder cpu node attributesJustin Swartz2024-04-151-2/+2
* MIPS: Add prototypes for plat_post_relocation() and relocate_kernel()Nathan Chancellor2024-04-151-0/+6
* MIPS: Octeon: Add PCIe link status checkSongyang Li2024-04-151-0/+6
* MIPS: Guard some macros with __ASSEMBLY__ in asm.hJiaxun Yang2024-04-151-0/+3
* MIPS: RB532: Declare prom_setup_cmdline() and rb532_gpio_init() staticYongzhen Zhang2024-04-152-2/+2
* MIPS: BCM47XX: Declare early_tlb_init() staticYongzhen Zhang2024-04-151-1/+1
* MIPS: BCM47XX: include header for bcm47xx_prom_highmem_init() prototypeYongzhen Zhang2024-04-151-0/+1
* Linux 6.9-rc4v6.9-rc4Linus Torvalds2024-04-141-1/+1
* Merge tag 'pull-sysfs-annotation-fix' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-04-141-1/+8
|\
| * kernfs: annotate different lockdep class for of->mutex of writable filesAmir Goldstein2024-04-141-1/+8
* | Merge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-1411-140/+131
|\ \
| * | x86/cpu/amd: Move TOPOEXT enablement into the topology parserThomas Gleixner2024-04-122-15/+21
| * | x86/cpu/amd: Make the NODEID_MSR union actually workThomas Gleixner2024-04-121-3/+3
| * | x86/cpu/amd: Make the CPUID 0x80000008 parser correctThomas Gleixner2024-04-121-6/+18
| * | x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHIJosh Poimboeuf2024-04-122-15/+4
| * | x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf2024-04-124-21/+1
| * | x86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf2024-04-113-11/+9
| * | x86/bugs: Fix BHI handling of RRSBAJosh Poimboeuf2024-04-111-12/+18
| * | x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'Ingo Molnar2024-04-113-42/+42
| * | x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIESJosh Poimboeuf2024-04-111-15/+7
| * | x86/bugs: Fix BHI documentationJosh Poimboeuf2024-04-112-12/+15
| * | x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=nSean Christopherson2024-04-101-1/+2
| * | x86/topology: Don't update cpu_possible_map in topo_set_cpuids()Thomas Gleixner2024-04-101-2/+5
| * | x86/bugs: Fix return type of spectre_bhi_state()Daniel Sneddon2024-04-101-1/+1
| * | Merge branch 'linus' into x86/urgent, to pick up dependent commitsIngo Molnar2024-04-1033-87/+463
| |\ \
| * | | x86/apic: Force native_apic_mem_read() to use the MOV instructionAdam Dunlap2024-04-081-1/+2
| | |/ | |/|
* | | Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-04-147-124/+147
|\ \ \
| * | | selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov2024-04-121-0/+5
| * | | selftests: timers: Fix abs() warning in posix_timers testJohn Stultz2024-04-121-1/+1
| * | | selftests: kselftest: Mark functions that unconditionally call exit() as __no...Nathan Chancellor2024-04-121-6/+9
| * | | selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz2024-04-121-1/+1
| * | | selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz2024-04-101-37/+36
| * | | bug: Fix no-return-statement warning with !CONFIG_BUGAdrian Hunter2024-04-101-1/+4
| * | | timekeeping: Use READ/WRITE_ONCE() for tick_do_timer_cpuThomas Gleixner2024-04-102-22/+31
| * | | selftests/timers/posix_timers: Reimplement check_timer_distribution()Oleg Nesterov2024-04-092-56/+60
| * | | irqflags: Explicitly ignore lockdep_hrtimer_exit() argumentArnd Bergmann2024-04-081-1/+1
| |/ /
* | | Merge tag 'perf-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-04-141-0/+1
|\ \ \
| * | | perf/x86: Fix out of range dataNamhyung Kim2024-04-101-0/+1
| | |/ | |/|
* | | Merge tag 'locking-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-04-142-5/+5
|\ \ \
| * | | locking: Make rwsem_assert_held_write_nolockdep() build with PREEMPT_RT=ySebastian Andrzej Siewior2024-04-082-5/+5
| | |/ | |/|