summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2020-04-23x86/xen: fix booting 32-bit pv guestJuergen Gross
2020-04-23ARM: dts: sunxi: Fix DE2 clocks register rangeJernej Skrabec
2020-04-23csky: Fixup init_fpu compile warning with __initGuo Ren
2020-04-23um: falloc.h needs to be directly included for older libcAlan Maguire
2020-04-23csky: Fixup get wrong psr value from phyical regGuo Ren
2020-04-23csky: Fixup cpu speculative execution to IO areaGuo Ren
2020-04-23x86: ACPI: fix CPU hotplug deadlockQian Cai
2020-04-23KVM: s390: vsie: Fix possible race when shadowing region 3 tablesDavid Hildenbrand
2020-04-23x86/xen: Make the boot CPU idle task reliableMiroslav Benes
2020-04-23um: ubd: Prevent buffer overrun on command completionGabriel Krisman Bertazi
2020-04-23s390/cpum_sf: Fix wrong page count in error messageThomas Richter
2020-04-23powerpc/maple: Fix declaration made after definitionNathan Chancellor
2020-04-23powerpc/prom_init: Pass the "os-term" message to hypervisorAlexey Kardashevskiy
2020-04-23MIPS: DTS: CI20: add DT node for IR sensorAlex Smith
2020-04-23s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev
2020-04-23KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guestsMichael Roth
2020-04-23ARM: dts: rockchip: fix lvds-encoder ports subnode for rk3188-bqedison2qcJohan Jonker
2020-04-23arm64: dts: marvell: Fix cpu compatible for AP807-quadAmit Kucheria
2020-04-23arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delayRussell King
2020-04-23arm64: dts: marvell: espressobin: add ethernet aliasTomasz Maciej Nowak
2020-04-23arm64: tegra: Fix Tegra194 PCIe compatible stringJon Hunter
2020-04-23arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194Vidya Sagar
2020-04-23arm64: dts: allwinner: a64: Fix display clock register rangeJernej Skrabec
2020-04-23ARM: dts: rockchip: fix vqmmc-supply property name for rk3188-bqedison2qcJohan Jonker
2020-04-23s390/crypto: explicitly memzero stack key material in aes_s390.cTorsten Duwe
2020-04-23x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan
2020-04-23x86/Hyper-V: Report crash register data or kmsg before running crash kernelTianyu Lan
2020-04-23ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN.Martin Fuzzey
2020-04-23arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0Luke Nelson
2020-04-23arm, bpf: Fix offset overflow for BPF_MEM BPF_DWLuke Nelson
2020-04-21x86/microcode/AMD: Increase microcode PATCH_MAX_SIZEJohn Allen
2020-04-21x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre
2020-04-21x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse
2020-04-21arm64: vdso: don't free unallocated pagesMark Rutland
2020-04-21arm64: dts: librem5-devkit: add a vbus supply to usb0Angus Ainslie (Purism)
2020-04-21ARM: dts: imx7-colibri: fix muxing of usbc_det pinOleksandr Suvorov
2020-04-17efi/x86: Fix the deletion of variables in mixed modeGary Lin
2020-04-17powerpc/kasan: Fix kasan_remap_early_shadow_ro()Christophe Leroy
2020-04-17arm64: Always force a branch protection mode when the compiler has oneMark Brown
2020-04-17powerpc/64: Prevent stack protection in early bootMichael Ellerman
2020-04-17powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy
2020-04-17powerpc/xive: Fix xmon support on the PowerNV platformCédric Le Goater
2020-04-17powerpc/64: Setup a paca before parsing device tree etc.Daniel Axtens
2020-04-17powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater
2020-04-17powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V
2020-04-17powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor
2020-04-17powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman
2020-04-17powerpc: Make setjmp/longjmp signature standardClement Courbet
2020-04-17s390/diag: fix display of diagnose call statisticsMichael Mueller
2020-04-17powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailableLibor Pechacek