summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | x86/coco: Define cc_vendor without CONFIG_ARCH_HAS_CC_PLATFORMNathan Chancellor2024-02-061-2/+3
| | * | | | x86/kvm: Fix SEV check in sev_map_percpu_data()Kirill A. Shutemov2024-01-311-1/+2
| | * | | | KVM: x86: Give a hint when Win2016 might fail to boot due to XSAVES erratumMaciej S. Szmigiero2024-01-314-0/+59
| | * | | | KVM: x86: Check irqchip mode before create PITTengfei Yu2024-01-311-0/+3
| | * | | | Merge tag 'kvm-riscv-6.8-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-01-262-0/+81
| | |\ \ \ \
| | | * | | | RISC-V: KVM: Allow Zfa extension for Guest/VMAnup Patel2024-01-192-0/+3
| | | * | | | RISC-V: KVM: Allow Zvfh[min] extensions for Guest/VMAnup Patel2024-01-192-0/+6
| | | * | | | RISC-V: KVM: Allow Zihintntl extension for Guest/VMAnup Patel2024-01-192-0/+3
| | | * | | | RISC-V: KVM: Allow Zfh[min] extensions for Guest/VMAnup Patel2024-01-192-0/+6
| | | * | | | RISC-V: KVM: Allow vector crypto extensions for Guest/VMAnup Patel2024-01-192-0/+30
| | | * | | | RISC-V: KVM: Allow scalar crypto extensions for Guest/VMAnup Patel2024-01-192-0/+30
| | | * | | | RISC-V: KVM: Allow Zbc extension for Guest/VMAnup Patel2024-01-192-0/+3
| | * | | | | Merge tag 'kvm-s390-master-6.8-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2024-01-263-3/+7
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | KVM: s390: fix cc for successful PQAPEric Farman2024-01-081-2/+6
| | | * | | | KVM: s390: vsie: fix race during shadow creationChristian Borntraeger2023-12-212-1/+1
* | | | | | | drivers/ps3: select VIDEO to provide cmdline functionsRandy Dunlap2024-02-091-0/+1
|/ / / / / /
* | | | | | 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
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |