summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-06-01x86/syscalls: Revert "x86/syscalls: Make __X32_SYSCALL_BIT be unsigned long"Andy Lutomirski
2020-06-01s390/pci: Log new handle in clp_disable_fh()Petr Tesarik
2020-06-01KVM: x86: only do L1TF workaround on affected processorsPaolo Bonzini
2020-06-01ARM: dts: sunxi: Fix DE2 clocks register rangeJernej Skrabec
2020-06-01csky: Fixup init_fpu compile warning with __initGuo Ren
2020-06-01um: falloc.h needs to be directly included for older libcAlan Maguire
2020-06-01csky: Fixup get wrong psr value from phyical regGuo Ren
2020-06-01csky: Fixup cpu speculative execution to IO areaGuo Ren
2020-06-01x86: ACPI: fix CPU hotplug deadlockQian Cai
2020-06-01KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand
2020-06-01um: ubd: Prevent buffer overrun on command completionGabriel Krisman Bertazi
2020-06-01powerpc/maple: Fix declaration made after definitionNathan Chancellor
2020-06-01s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev
2020-06-01KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guestsMichael Roth
2020-06-01ARM: dts: rockchip: fix lvds-encoder ports subnode for rk3188-bqedison2qcJohan Jonker
2020-06-01arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delayRussell King
2020-06-01arm64: dts: allwinner: a64: Fix display clock register rangeJernej Skrabec
2020-06-01ARM: dts: sunxi: Unify the DE2 bus clocks orderMaxime Ripard
2020-06-01ARM: dts: rockchip: fix vqmmc-supply property name for rk3188-bqedison2qcJohan Jonker
2020-06-01x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan
2020-06-01x86/Hyper-V: Report crash register data or kmsg before running crash kernelTianyu Lan
2020-06-01ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN.Martin Fuzzey
2020-06-01arm, bpf: Fix offset overflow for BPF_MEM BPF_DWLuke Nelson
2020-06-01arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0Luke Nelson
2020-06-01x86/microcode/AMD: Increase microcode PATCH_MAX_SIZEJohn Allen
2020-06-01x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse
2020-06-01ARM: dts: imx7-colibri: fix muxing of usbc_det pinOleksandr Suvorov
2020-06-01ARM: dts: imx7-colibri: prepare module device tree for FlexCANPhilippe Schenker
2020-06-01arm64: Always force a branch protection mode when the compiler has oneMark Brown
2020-06-01powerpc/64: Prevent stack protection in early bootMichael Ellerman
2020-06-01powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy
2020-06-01powerpc/64: Setup a paca before parsing device tree etc.Daniel Axtens
2020-06-01powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater
2020-06-01powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V
2020-06-01powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor
2020-06-01powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman
2020-06-01s390/diag: fix display of diagnose call statisticsMichael Mueller
2020-06-01powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailableLibor Pechacek
2020-06-01arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe
2020-06-01arm64: dts: ti: k3-am65: Add clocks to dwc3 nodesDave Gerlach
2020-06-01ARM: dts: exynos: Fix polarity of the LCD SPI bus on UniversalC210 boardMarek Szyprowski
2020-06-01powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()YueHaibing
2020-06-01KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov
2020-06-01KVM: x86: Gracefully handle __vmalloc() failure during VM allocationSean Christopherson
2020-06-01KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson
2020-06-01KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson
2020-06-01KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand
2020-06-01KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand
2020-06-01KVM: nVMX: Properly handle userspace interrupt window requestSean Christopherson
2020-06-01x86/entry/32: Add missing ASM_CLAC to general_protection entryThomas Gleixner