summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-04-20Merge tag 'powerpc-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-04-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-04-19Merge tag 's390-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-04-19arm64: hibernate: Fix level3 translation fault in swsusp_save()Yaxiong Tian
2024-04-18arm64/head: Disable MMU at EL2 before clearing HCR_EL2.E2HArd Biesheuvel
2024-04-18arm64/head: Drop unnecessary pre-disable-MMU workaroundArd Biesheuvel
2024-04-17s390/mm: Fix NULL pointer dereferenceSven Schnelle
2024-04-15arm64/hugetlb: Fix page table walk in huge_pte_alloc()Anshuman Khandual
2024-04-14Merge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-14Merge tag 'perf-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-04-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-04-12Merge tag 'soc-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-04-12Kconfig: add some hidden tabs on purposeLinus Torvalds
2024-04-12Merge tag 'mips-fixes_6.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-04-12x86/cpu/amd: Move TOPOEXT enablement into the topology parserThomas Gleixner
2024-04-12x86/cpu/amd: Make the NODEID_MSR union actually workThomas Gleixner
2024-04-12x86/cpu/amd: Make the CPUID 0x80000008 parser correctThomas Gleixner
2024-04-12x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHIJosh Poimboeuf
2024-04-12x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf
2024-04-11Merge tag 'hyperv-fixes-signed-20240411' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-04-11Merge tag 'loongarch-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-11x86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf
2024-04-11x86/bugs: Fix BHI handling of RRSBAJosh Poimboeuf
2024-04-11x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'Ingo Molnar
2024-04-11x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIESJosh Poimboeuf
2024-04-10arm64: tlb: Fix TLBI RANGE operandGavin Shan
2024-04-10x86/topology: Don't update cpu_possible_map in topo_set_cpuids()Thomas Gleixner
2024-04-10LoongArch: Include linux/sizes.h in addrspace.h to prevent build errorsRandy Dunlap
2024-04-10LoongArch: Update dts for Loongson-2K2000 to support GMAC/GNETHuacai Chen
2024-04-10LoongArch: Update dts for Loongson-2K2000 to support PCI-MSIHuacai Chen
2024-04-10LoongArch: Update dts for Loongson-2K2000 to support ISA/LPCHuacai Chen
2024-04-10LoongArch: Update dts for Loongson-2K1000 to support ISA/LPCHuacai Chen
2024-04-10LoongArch: Make virt_addr_valid()/__virt_addr_valid() work with KFENCEHuacai Chen
2024-04-10LoongArch: Make {virt, phys, page, pfn} translation work with KFENCEHuacai Chen
2024-04-10x86/bugs: Fix return type of spectre_bhi_state()Daniel Sneddon
2024-04-10Merge branch 'linus' into x86/urgent, to pick up dependent commitsIngo Molnar
2024-04-10perf/x86: Fix out of range dataNamhyung Kim
2024-04-09MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang
2024-04-09Merge tag 'imx-fixes-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2024-04-09Merge tag 'omap-for-v6.9/n8x0-fixes-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann
2024-04-08Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds
2024-04-08KVM: x86: Add BHI_NODaniel Sneddon
2024-04-08x86/bhi: Mitigate KVM by defaultPawan Gupta
2024-04-08x86/bhi: Add BHI mitigation knobPawan Gupta
2024-04-08x86/bhi: Enumerate Branch History Injection (BHI) bugPawan Gupta
2024-04-08x86/bhi: Define SPEC_CTRL_BHI_DIS_SDaniel Sneddon
2024-04-08x86/bhi: Add support for clearing branch history at syscall entryPawan Gupta
2024-04-08x86/syscall: Don't force use of indirect calls for system callsLinus Torvalds
2024-04-08x86/bugs: Change commas to semicolons in 'spectre_v2' sysfs fileJosh Poimboeuf
2024-04-08x86/apic: Force native_apic_mem_read() to use the MOV instructionAdam Dunlap