summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-03-30KVM: x86/vPMU: Forbid writing to MSR_F15H_PERF MSRs when guest doesn't have X...Vitaly Kuznetsov
2021-03-30KVM: x86: remove unused declaration of kvm_write_tsc()Dongli Zhang
2021-03-30KVM: clean up the unused argumentHaiwei Li
2021-03-30Merge tag 'kvmarm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-03-30Merge tag 'mips-fixes_5.12_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-03-30MIPS: kernel: setup.c: fix compilation errorMauri Sandberg
2021-03-30ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfacesStefan Riedmueller
2021-03-29Merge tag 'xtensa-20210329' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2021-03-29xtensa: fix uaccess-related livelock in do_page_faultMax Filippov
2021-03-29ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki
2021-03-29arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0Oliver Stäbler
2021-03-28Merge tag 'x86-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-26Merge tag 'soc-fixes-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2021-03-26Merge tag 'for-linus-5.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-26powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECTAneesh Kumar K.V
2021-03-25s390/vdso: fix initializing and updating of vdso_dataHeiko Carstens
2021-03-25s390/vdso: fix tod_steering_delta typeHeiko Carstens
2021-03-25s390/vdso: copy tod_steering_delta value to vdso_data pageHeiko Carstens
2021-03-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-03-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-25ia64: fix format strings for err_injectSergei Trofimovich
2021-03-25ia64: mca: allocate early mca with GFP_ATOMICSergei Trofimovich
2021-03-25arm64: tegra: Move clocks from RT5658 endpoint to device nodeSameer Pujar
2021-03-25ARM: footbridge: fix PCI interrupt mappingRussell King
2021-03-25ARM: 9069/1: NOMMU: Fix conversion for_each_membock() to for_each_mem_range()Vladimir Murzin
2021-03-25ARM: 9063/1: mm: reduce maximum number of CPUs if DEBUG_KMAP_LOCAL is enabledArd Biesheuvel
2021-03-25arm64: kernel: disable CNP on CarmelRich Wiley
2021-03-25arm64/process.c: fix Wmissing-prototypes build warningsManinder Singh
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-24Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"Roger Pau Monne
2021-03-24xen/x86: make XEN_BALLOON_MEMORY_HOTPLUG_LIMIT depend on MEMORY_HOTPLUGRoger Pau Monne
2021-03-24KVM: arm64: Fix CPU interface MMIO compatibility detectionMarc Zyngier
2021-03-24KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose
2021-03-24KVM: arm64: Hide system instruction access to Trace registersSuzuki K Poulose
2021-03-24ARM: dts: Fix swapped mmc order for omap3Tony Lindgren
2021-03-24ARM: OMAP2+: Fix warning for omap_init_time_of()Tony Lindgren
2021-03-23arm64: tegra: Fix mmc0 alias for Jetson Xavier NXJon Hunter
2021-03-23arm64: tegra: Set fw_devlink=on for Jetson TX2Jon Hunter
2021-03-23arm64: tegra: Add unit-address for ACONNECT on Tegra186Thierry Reding
2021-03-23x86/build: Turn off -fcf-protection for realmode targetsArnd Bergmann
2021-03-23x86/mem_encrypt: Correct physical address calculation in __set_clr_pte_enc()Isaku Yamahata
2021-03-23powerpc/pseries/mobility: handle premature return from H_JOINNathan Lynch
2021-03-23powerpc/pseries/mobility: use struct for shared stateNathan Lynch
2021-03-22ARC: treewide: avoid the pointer addition with NULL pointerdean.yang_cp
2021-03-22arc: kernel: Return -EFAULT if copy_to_user() failsWang Qing
2021-03-22arm64: mm: correct the inside linear map range during hotplug checkPavel Tatashin
2021-03-22arm64: kdump: update ppos when reading elfcorehdrPavel Tatashin
2021-03-22arm64: cpuinfo: Fix a typoBhaskar Chowdhury
2021-03-22arm64: stacktrace: don't trace arch_stack_walk()Mark Rutland
2021-03-21Merge tag 'perf-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds