summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman2024-02-0487-420/+400
|\
| * Merge tag 'iommu-fixes-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-02-021-9/+28
| |\
| | * powerpc: iommu: Bring back table group release_ownership() callShivaprasad G Bhat2024-02-021-9/+28
| * | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-02-024-16/+4
| |\ \
| | * | arm64: vdso32: Remove unused vdso32-offsets.hKevin Brodsky2024-01-303-13/+1
| | * | arm64: scs: Disable LTO for SCS patching codeArd Biesheuvel2024-01-301-0/+6
| | * | arm64: Revert "scs: Work around full LTO issue with dynamic SCS"Ard Biesheuvel2024-01-301-7/+1
| | |/
| * | Merge tag 'parisc-for-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-02-0110-74/+118
| |\ \
| | * | parisc: BTLB: Fix crash when setting up BTLB at CPU bringupHelge Deller2024-01-311-1/+1
| | * | parisc: Fix random data corruption from exception handlerHelge Deller2024-01-308-71/+108
| | * | parisc: Drop unneeded semicolon in parse_tree_node()Helge Deller2024-01-281-1/+1
| | * | parisc: Prevent hung tasks when printing inventory on serial consoleHelge Deller2024-01-281-0/+3
| | * | parisc: Check for valid stride size for cache flushesHelge Deller2024-01-281-0/+4
| | * | parisc: Make RO_DATA page aligned in vmlinux.lds.SHelge Deller2024-01-281-1/+1
| * | | Merge tag 'kbuild-fixes-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-014-10/+12
| |\ \ \
| | * | | kbuild: Replace tabs with spaces when followed by conditionalsDmitry Goncharov2024-01-313-9/+9
| | * | | um: Fix adding '-no-pie' for clangNathan Chancellor2024-01-281-1/+3
| * | | | Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Linus Torvalds2024-01-292-1/+17
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | scs: add CONFIG_MMU dependency for vfree_atomic()Samuel Holland2024-01-251-0/+1
| | * | | mm, kmsan: fix infinite recursion due to RCU critical sectionMarco Elver2024-01-251-1/+16
| | |/ /
| * | | Merge tag 'mips-fixes_6.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-2834-230/+83
| |\ \ \
| | * | | mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao2024-01-271-0/+6
| | * | | MIPS: loongson64: set nid for reserved memblock regionHuang Pei2024-01-272-0/+5
| | * | | Revert "MIPS: loongson64: set nid for reserved memblock region"Thomas Bogendoerfer2024-01-272-4/+0
| | * | | MIPS: lantiq: register smp_ops on non-smp platformsAleksander Jan Bajkowski2024-01-261-4/+3
| | * | | MIPS: loongson64: set nid for reserved memblock regionHuang Pei2024-01-262-0/+4
| | * | | MIPS: reserve exception vector space ONLY ONCEHuang Pei2024-01-261-1/+7
| | * | | MIPS: BCM63XX: Fix missing prototypesFlorian Fainelli2024-01-267-6/+7
| | * | | MIPS: sgi-ip32: Fix missing prototypesThomas Bogendoerfer2024-01-227-8/+27
| | * | | MIPS: sgi-ip30: Fix missing prototypesThomas Bogendoerfer2024-01-222-0/+2
| | * | | MIPS: fw arc: Fix missing prototypesThomas Bogendoerfer2024-01-221-1/+1
| | * | | MIPS: sgi-ip27: Fix missing prototypesThomas Bogendoerfer2024-01-227-204/+17
| | * | | MIPS: Alchemy: Fix missing prototypesFlorian Fainelli2024-01-223-3/+5
| | * | | MIPS: Cobalt: Fix missing prototypesFlorian Fainelli2024-01-222-3/+3
| | |/ /
| * | | Merge tag 'x86_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-285-12/+49
| |\ \ \ | | |_|/ | |/| |
| | * | x86/CPU/AMD: Add more models to X86_FEATURE_ZEN5Mario Limonciello2024-01-251-0/+3
| | * | x86/entry/ia32: Ensure s32 is sign extended to s64Richard Palethorpe2024-01-241-4/+21
| | * | x86/cpu: Add model number for Intel Clearwater Forest processorTony Luck2024-01-231-0/+2
| | * | x86/CPU/AMD: Add X86_FEATURE_ZEN5Borislav Petkov (AMD)2024-01-232-7/+22
| | * | x86/paravirt: Make BUG_func() usable by non-GPL modulesJuergen Gross2024-01-221-1/+1
| | |/
| * | Merge tag 'loongarch-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-01-274-11/+14
| |\ \
| | * | LoongArch: KVM: Add returns to SIMD stubsRandy Dunlap2024-01-261-2/+2
| | * | LoongArch: KVM: Fix build due to API changesHuacai Chen2024-01-261-2/+2
| | * | LoongArch/smp: Call rcutree_report_cpu_starting() at tlb_init()Huacai Chen2024-01-262-7/+10
| | |/
| * | Merge tag 'arm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-2622-55/+72
| |\ \
| | * | riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint formatInochi Amaoto2024-01-261-32/+48
| | * | Merge tag 'samsung-fixes-6.8' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2024-01-252-1/+2
| | |\ \
| | | * | ARM: dts: exynos4212-tab3: add samsung,invert-vclk flag to fimdArtur Weber2024-01-221-0/+1
| | | * | arm64: dts: exynos: gs101: comply with the new cmu_misc clock namesTudor Ambarus2024-01-221-1/+1
| | | |/
| | * | arm64: dts: Fix TPM schema violationsLukas Wunner2024-01-2512-12/+12