summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-04-28KVM: nVMX: Don't emulate instructions in guest modePaolo Bonzini1-1/+1
2020-04-28x86/efistub: Disable paging at mixed mode entryArd Biesheuvel1-0/+5
2020-04-28kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBDJim Mattson1-1/+2
2020-04-28powerpc/irq: fix stack overflow verificationChristophe Leroy1-2/+2
2020-04-28x86/pti/efi: broken conversion from efi to kernel page tablePavel Tatashin3-2/+15
2020-04-28x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky1-0/+4
2020-02-11s390: Fix unmatched preempt_disable() on exitBen Hutchings1-1/+1
2020-02-11powerpc: Fix vDSO clock_getres()Vincenzo Frascino5-5/+14
2020-02-11xtensa: fix TLB sanity checkerMax Filippov1-2/+2
2020-02-11x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defectKai-Heng Feng1-0/+11
2020-02-11KVM: x86: do not modify masked bits of shared MSRsPaolo Bonzini1-2/+3
2020-02-11KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIESPaolo Bonzini1-2/+7
2020-02-11x86/speculation: Fix incorrect MDS/TAA mitigation statusWaiman Long1-2/+15
2020-02-11ARM: ux500: remove unused regulator dataArnd Bergmann2-608/+0
2020-02-11powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GBAlastair D'Silva1-2/+2
2020-02-11powerpc: Allow flush_icache_range to work across ranges >4GBAlastair D'Silva1-2/+2
2020-02-11ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume()Dmitry Osipenko1-3/+3
2020-02-11x86/ioapic: Prevent inconsistent state when moving an interruptThomas Gleixner1-3/+6
2020-02-11ARM: dts: s3c64xx: Fix init order of clock providersLihua Yao2-0/+8
2020-02-11x86: Treat R_X86_64_PLT32 as R_X86_64_PC32H.J. Lu2-0/+2
2020-01-11locking/x86: Remove the unused atomic_inc_short() methdDmitry Vyukov2-15/+1
2020-01-11locking,x86: Kill atomic_or_long()Peter Zijlstra1-15/+0
2020-01-11x86/atomic: Fix smp_mb__{before,after}_atomic()Peter Zijlstra3-10/+10
2020-01-11arm64: debug: Ensure debug handlers check triggering exception levelWill Deacon1-3/+12
2020-01-11arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon1-4/+5
2020-01-11arm64: support keyctl() system call in 32-bit modeEric Biggers1-0/+4
2020-01-11arm64: kconfig: drop CONFIG_RTC_LIB dependencyEzequiel Garcia1-1/+0
2020-01-11arm64: kernel: Include _AC definition in page.hJames Morse1-0/+2
2020-01-11arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel1-1/+1
2020-01-11ARM: 8510/1: rework ARM_CPU_SUSPEND dependenciesLorenzo Pieralisi1-2/+2
2020-01-11ARM: 8458/1: bL_switcher: add GIC dependencyArnd Bergmann1-1/+1
2020-01-11arm64: fix COMPAT_SHMLBA definition for large pagesYury Norov1-1/+1
2020-01-11arm64: traps: disable irq in die()Qiao Zhou1-2/+6
2020-01-11arm64: mm: Add trace_irqflags annotations to do_debug_exception()James Morse1-10/+23
2019-12-19x86/quirks: Disable HPET on Intel Coffe Lake platformsKai-Heng Feng1-0/+2
2019-12-19s390/cmm: fix information leak in cmm_timeout_handler()Yihui ZENG1-6/+6
2019-12-19perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips1-1/+2
2019-12-19perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips1-1/+1
2019-12-19MIPS: tlbex: Fix build_restore_pagemask KScratch restorePaul Burton1-8/+15
2019-12-19MIPS: bmips: mark exception vectors as char arraysJonas Gorski3-10/+10
2019-12-19ARC: perf: Accommodate big-endian CPUAlexey Brodkin1-2/+2
2019-12-19xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov1-7/+0
2019-12-19parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller1-5/+7
2019-12-19ARM: mm: fix alignment handler faults under memory pressureRussell King1-8/+36
2019-12-19USB: rio500: Remove Rio 500 kernel driverBastien Nocera7-7/+0
2019-12-10KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)Paolo Bonzini1-1/+4
2019-12-10s390/topology: avoid firing events before kobjs are createdVasily Gorbik1-1/+2
2019-12-10hypfs: Fix error number left in struct pointer memberDavid Howells1-4/+5
2019-12-10powerpc/pseries: correctly track irq state in default idleNathan Lynch1-0/+3
2019-12-10kvm: mmu: Don't read PDPTEs when paging is not enabledJunaid Shahid1-2/+2