summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-03-08arm64/mm: Reorganize pfn_valid()Anshuman Khandual
2021-03-08arm64/mm: Fix pfn_valid() for ZONE_DEVICE based memoryAnshuman Khandual
2021-03-08MIPS: vmlinux.lds.S: align raw appended dtb to 8 bytesBjørn Mork
2021-03-08x86/sev-es: Introduce ip_within_syscall_gap() helperJoerg Roedel
2021-03-08arm64/mm: Drop THP conditionality from FORCE_MAX_ZONEORDERAnshuman Khandual
2021-03-08arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHAREAnshuman Khandual
2021-03-08arm64: Drop support for CMDLINE_EXTENDWill Deacon
2021-03-08arm64: cpufeatures: Fix handling of CONFIG_CMDLINE for idreg overridesWill Deacon
2021-03-08crypto: mips/poly1305 - enable for all MIPS processorsMaciej W. Rozycki
2021-03-08MIPS: boot/compressed: Copy DTB to aligned addressPaul Cercueil
2021-03-08s390: remove IBM_PARTITION and CONFIGFS_FS from zfcpdump defconfigAlexander Egorenkov
2021-03-08s390: update defconfigsHeiko Carstens
2021-03-08s390/cpumf: remove unneeded semicolonJiapeng Chong
2021-03-08s390/cpumf: rename header file to hwctrset.hThomas Richter
2021-03-08s390/cpumf: remove 60 seconds read limitThomas Richter
2021-03-08s390/topology: remove always false if checkHeiko Carstens
2021-03-08s390/time,idle: get rid of unsigned long longHeiko Carstens
2021-03-07Merge branch 'parisc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-07Merge tag 'powerpc-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-03-06m68k: Fix virt_addr_valid() W=1 compiler warningsGeert Uytterhoeven
2021-03-06x86/entry: Fix entry/exit mismatch on failed fast 32-bit syscallsAndy Lutomirski
2021-03-06x86/unwind/orc: Silence warnings caused by missing ORC dataJosh Poimboeuf
2021-03-06x86/unwind/orc: Disable KASAN checking in the ORC unwinder, part 2Josh Poimboeuf
2021-03-06perf/x86/intel: Set PERF_ATTACH_SCHED_CB for large PEBS and LBRKan Liang
2021-03-06KVM: arm64: Fix range alignment when walking page tablesJia He
2021-03-06KVM: arm64: Workaround firmware wrongly advertising GICv2-on-v3 compatibilityMarc Zyngier
2021-03-06KVM: arm64: Rename __vgic_v3_get_ich_vtr_el2() to __vgic_v3_get_gic_config()Marc Zyngier
2021-03-06KVM: arm64: Don't access PMSELR_EL0/PMUSERENR_EL0 when no PMU is availableMarc Zyngier
2021-03-06KVM: arm64: Turn kvm_arm_support_pmu_v3() into a static keyMarc Zyngier
2021-03-06KVM: arm64: Fix nVHE hyp panic host context restoreAndrew Scull
2021-03-06KVM: arm64: Avoid corrupting vCPU context register in guest exitWill Deacon
2021-03-06KVM: arm64: nvhe: Save the SPE context earlySuzuki K Poulose
2021-03-06kvm: x86: use NULL instead of using plain integer as pointerMuhammad Usama Anjum
2021-03-05KVM: SVM: Connect 'npt' module param to KVM's internal 'npt_enabled'Sean Christopherson
2021-03-05KVM: x86: Ensure deadline timer has truly expired before posting its IRQSean Christopherson
2021-03-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-03-04Merge tag 'for-linus-5.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-03-04arch/parisc/kernel: remove duplicate include in ptraceZhang Yunkai
2021-03-03xen: fix p2m size in dom0 for disabled memory hotplug caseJuergen Gross
2021-03-03Xen/gnttab: handle p2m update errors on a per-slot basisJan Beulich
2021-03-02ia64: don't call handle_signal() unless there's actually a signal queuedJens Axboe
2021-03-02parisc: Enable -mlong-calls gcc option with CONFIG_COMPILE_TESTHelge Deller
2021-03-02KVM: SVM: Clear the CR4 register on resetBabu Moger
2021-03-02KVM: x86/xen: Add support for vCPU runstate informationDavid Woodhouse
2021-03-02KVM: x86/xen: Fix return code when clearing vcpu_info and vcpu_time_infoDavid Woodhouse
2021-03-02KVM: x86: allow compiling out the Xen hypercall interfacePaolo Bonzini
2021-03-02powerpc/sstep: Fix VSX instruction emulationJordan Niethe
2021-03-02powerpc/perf: Fix handling of privilege level checks in perf interrupt contextAthira Rajeev
2021-03-02powerpc: Force inlining of mmu_has_feature to fix build failureChristophe Leroy
2021-03-02vio: make remove callback return voidUwe Kleine-König