summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64/sme: Restore SMCR_EL1.EZT0 on exit from suspendMark Brown2024-02-201-0/+2
* arm64/sme: Restore SME registers on exit from suspendMark Brown2024-02-203-0/+19
* Revert "arm64: jump_label: use constraints "Si" instead of "i""Will Deacon2024-02-201-8/+4
* arm64/sve: Lower the maximum allocation for the SVE ptrace regsetMark Brown2024-02-152-7/+8
* arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan2024-02-152-0/+7
* arm64: jump_label: use constraints "Si" instead of "i"Fangrui Song2024-02-091-4/+8
* arm64: fix typo in commentsSeongsu Park2024-02-091-1/+1
* arm64/signal: Don't assume that TIF_SVE means we saved SVE stateMark Brown2024-02-092-3/+3
* 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-271-1/+3
* | | | Merge tag 'mm-hotfixes-stable-2024-01-28-23-21' of git://git.kernel.org/pub/s...Linus Torvalds2024-01-302-1/+17
|\ \ \ \ | |_|_|/ |/| | |
| * | | scs: add CONFIG_MMU dependency for vfree_atomic()Samuel Holland2024-01-261-0/+1
| * | | mm, kmsan: fix infinite recursion due to RCU critical sectionMarco Elver2024-01-261-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