summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: mediatek: mt7622: drop "reset-names" from thermal blockRafał Miłecki2024-04-031-1/+0
* arm64: dts: mediatek: mt7622: fix ethernet controller "compatible"Rafał Miłecki2024-04-031-3/+1
* arm64: dts: mediatek: mt7622: fix IR nodenameRafał Miłecki2024-04-031-1/+1
* arm64: dts: mediatek: mt7622: fix clock controllersRafał Miłecki2024-04-031-15/+12
* arm64: dts: mediatek: mt8186-corsola: Update min voltage constraint for VgpuPin-yen Lin2024-04-031-1/+1
* arm64: dts: mediatek: mt8183-kukui: Use default min voltage for MT6358Pin-yen Lin2024-04-031-1/+0
* arm64: dts: mediatek: mt8195-cherry: Update min voltage constraint for MT6315Pin-yen Lin2024-04-031-2/+2
* arm64: dts: mediatek: mt8192-asurada: Update min voltage constraint for MT6315Pin-yen Lin2024-04-031-3/+3
* arm64: dts: mediatek: cherry: Describe CPU suppliesNícolas F. R. A. Prado2024-04-031-0/+32
* arm64: dts: mediatek: mt8195: Add missing gce-client-reg to mutex1Nícolas F. R. A. Prado2024-04-031-0/+1
* arm64: dts: mediatek: mt8195: Add missing gce-client-reg to mutexNícolas F. R. A. Prado2024-04-031-0/+1
* arm64: dts: mediatek: mt8195: Add missing gce-client-reg to vpp/vdosysNícolas F. R. A. Prado2024-04-031-0/+3
* arm64: dts: mediatek: mt8192: Add missing gce-client-reg to mutexNícolas F. R. A. Prado2024-04-031-0/+1
* arm64: dts: mediatek: mt8183: Add power-domains properity to mfgcfgIkjoon Jang2024-04-031-0/+1
* Linux 6.9-rc1v6.9-rc1Linus Torvalds2024-03-241-2/+2
* Merge tag 'efi-fixes-for-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-03-244-2/+14
|\
| * efi: fix panic in kdump kernelOleksandr Tymoshenko2024-03-241-0/+2
| * x86/efistub: Don't clear BSS twice in mixed modeArd Biesheuvel2024-03-241-1/+2
| * x86/efistub: Call mixed mode boot services on the firmware's stackArd Biesheuvel2024-03-241-0/+9
| * efi/libstub: fix efi_random_alloc() to allocate memory at alloc_min or higher...KONDO KAZUMA(近藤 和真)2024-03-221-1/+1
* | Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-2415-89/+80
|\ \
| * | x86/boot/64: Move 5-level paging global variable assignments backTom Lendacky2024-03-241-9/+7
| * | x86/boot/64: Apply encryption mask to 5-level pagetable updateTom Lendacky2024-03-241-1/+1
| * | x86/cpu: Add model number for another Intel Arrow Lake mobile processorTony Luck2024-03-241-0/+1
| * | x86/fpu: Keep xfd_state in sync with MSR_IA32_XFDAdamos Ttofari2024-03-242-6/+13
| * | Documentation/x86: Document that resctrl bandwidth control units are MiBTony Luck2024-03-241-4/+4
| * | x86/mpparse: Register APIC address only onceThomas Gleixner2024-03-231-5/+5
| * | x86/topology: Handle the !APIC case gracefullyThomas Gleixner2024-03-231-0/+11
| * | x86/topology: Don't evaluate logical IDs during early bootThomas Gleixner2024-03-231-5/+7
| * | x86/cpu: Ensure that CPU info updates are propagated on UPThomas Gleixner2024-03-233-37/+14
| * | kprobes/x86: Use copy_from_kernel_nofault() to read from unsafe addressMasami Hiramatsu (Google)2024-03-221-1/+10
| * | x86/pm: Work around false positive kmemleak report in msr_build_context()Anton Altaparmakov2024-03-221-5/+5
| * | x86/kexec: Do not update E820 kexec table for setup_dataDave Young2024-03-221-16/+1
| * | x86/config: Fix warning for 'make ARCH=x86_64 tinyconfig'Masahiro Yamada2024-03-211-0/+1
* | | Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-241-0/+3
|\ \ \
| * | | sched/doc: Update documentation for base_slice_ns and CONFIG_HZ relationMukesh Kumar Chaurasiya2024-03-211-0/+3
| |/ /
* | | Merge tag 'dma-mapping-6.9-2024-03-24' of git://git.infradead.org/users/hch/d...Linus Torvalds2024-03-242-12/+42
|\ \ \
| * | | swiotlb: Reinstate page-alignment for mappings >= PAGE_SIZEWill Deacon2024-03-131-7/+11
| * | | iommu/dma: Force swiotlb_max_mapping_size on an untrusted deviceNicolin Chen2024-03-131-0/+9
| * | | swiotlb: Fix alignment checks when both allocation and DMA masks are presentWill Deacon2024-03-131-2/+9
| * | | swiotlb: Honour dma_alloc_coherent() alignment in swiotlb_alloc()Will Deacon2024-03-131-1/+3
| * | | swiotlb: Enforce page alignment in swiotlb_alloc()Will Deacon2024-03-131-0/+6
| * | | swiotlb: Fix double-allocation of slots due to broken alignment handlingWill Deacon2024-03-131-12/+14
* | | | Merge tag 'timers-urgent-2024-03-23' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-03-232-3/+20
|\ \ \ \
| * | | | timers: Fix removed self-IPI on global timer's enqueue in nohz_fullFrederic Weisbecker2024-03-191-1/+11
| * | | | timers/migration: Fix endless timer requeue after idle interruptsFrederic Weisbecker2024-03-191-2/+9
* | | | | Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-03-2312-59/+191
|\ \ \ \ \
| * \ \ \ \ Merge tag 'timers-v6.9-rc1' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner2024-03-1812-59/+191
| |\ \ \ \ \
| | * | | | | clocksource/drivers/timer-riscv: Clear timer interrupt on timer initializationLey Foon Tan2024-03-131-0/+3
| | * | | | | dt-bindings: timer: Add support for cadence TTC PWMMubin Sayyed2024-02-261-1/+21