summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-04-23x86/xen: Make the boot CPU idle task reliableMiroslav Benes1-2/+6
2020-04-23um: ubd: Prevent buffer overrun on command completionGabriel Krisman Bertazi1-1/+3
2020-04-23s390/cpum_sf: Fix wrong page count in error messageThomas Richter1-1/+3
2020-04-23powerpc/maple: Fix declaration made after definitionNathan Chancellor1-17/+17
2020-04-23powerpc/prom_init: Pass the "os-term" message to hypervisorAlexey Kardashevskiy1-0/+3
2020-04-23MIPS: DTS: CI20: add DT node for IR sensorAlex Smith1-0/+5
2020-04-23s390/cpuinfo: fix wrong output when CPU0 is offlineAlexander Gordeev1-1/+4
2020-04-23KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guestsMichael Roth1-0/+1
2020-04-23ARM: dts: rockchip: fix lvds-encoder ports subnode for rk3188-bqedison2qcJohan Jonker1-11/+16
2020-04-23arm64: dts: marvell: Fix cpu compatible for AP807-quadAmit Kucheria1-4/+4
2020-04-23arm64: dts: clearfog-gt-8k: set gigabit PHY reset deassert delayRussell King1-0/+1
2020-04-23arm64: dts: marvell: espressobin: add ethernet aliasTomasz Maciej Nowak1-0/+6
2020-04-23arm64: tegra: Fix Tegra194 PCIe compatible stringJon Hunter1-6/+6
2020-04-23arm64: tegra: Add PCIe endpoint controllers nodes for Tegra194Vidya Sagar1-0/+99
2020-04-23arm64: dts: allwinner: a64: Fix display clock register rangeJernej Skrabec1-1/+1
2020-04-23ARM: dts: rockchip: fix vqmmc-supply property name for rk3188-bqedison2qcJohan Jonker1-1/+1
2020-04-23s390/crypto: explicitly memzero stack key material in aes_s390.cTorsten Duwe1-0/+3
2020-04-23x86/Hyper-V: Report crash data in die() when panic_on_oops is setTianyu Lan1-1/+5
2020-04-23x86/Hyper-V: Report crash register data or kmsg before running crash kernelTianyu Lan1-0/+10
2020-04-23ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN.Martin Fuzzey2-4/+2
2020-04-23arm, bpf: Fix bugs with ALU64 {RSH, ARSH} BPF_K shift by 0Luke Nelson1-2/+10
2020-04-23arm, bpf: Fix offset overflow for BPF_MEM BPF_DWLuke Nelson1-16/+24
2020-04-21x86/microcode/AMD: Increase microcode PATCH_MAX_SIZEJohn Allen1-1/+1
2020-04-21x86/resctrl: Fix invalid attempt at removing the default resource groupReinette Chatre1-1/+2
2020-04-21x86/resctrl: Preserve CDP enable over CPU hotplugJames Morse3-0/+16
2020-04-21arm64: vdso: don't free unallocated pagesMark Rutland1-12/+1
2020-04-21arm64: dts: librem5-devkit: add a vbus supply to usb0Angus Ainslie (Purism)1-0/+1
2020-04-21ARM: dts: imx7-colibri: fix muxing of usbc_det pinOleksandr Suvorov1-2/+7
2020-04-17efi/x86: Fix the deletion of variables in mixed modeGary Lin1-2/+2
2020-04-17powerpc/kasan: Fix kasan_remap_early_shadow_ro()Christophe Leroy1-1/+1
2020-04-17arm64: Always force a branch protection mode when the compiler has oneMark Brown1-0/+4
2020-04-17powerpc/64: Prevent stack protection in early bootMichael Ellerman3-3/+9
2020-04-17powerpc/kprobes: Ignore traps that happened in real modeChristophe Leroy1-0/+3
2020-04-17powerpc/xive: Fix xmon support on the PowerNV platformCédric Le Goater1-0/+4
2020-04-17powerpc/64: Setup a paca before parsing device tree etc.Daniel Axtens3-10/+31
2020-04-17powerpc/xive: Use XIVE_BAD_IRQ instead of zero to catch non configured IPIsCédric Le Goater4-13/+14
2020-04-17powerpc/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap PTE en...Aneesh Kumar K.V4-2/+21
2020-04-17powerpc/fsl_booke: Avoid creating duplicate tlb1 entryLaurentiu Tudor1-1/+11
2020-04-17powerpc/64/tm: Don't let userspace set regs->trap via sigreturnMichael Ellerman1-1/+3
2020-04-17powerpc: Make setjmp/longjmp signature standardClement Courbet3-8/+4
2020-04-17s390/diag: fix display of diagnose call statisticsMichael Mueller1-1/+1
2020-04-17powerpc/pseries: Avoid NULL pointer dereference when drmem is unavailableLibor Pechacek2-6/+6
2020-04-17arm64: armv8_deprecated: Fix undef_hook mask for thumb setendFredrik Strupe1-1/+1
2020-04-17arm64: dts: ti: k3-am65: Add clocks to dwc3 nodesDave Gerlach1-0/+2
2020-04-17ARM: dts: exynos: Fix polarity of the LCD SPI bus on UniversalC210 boardMarek Szyprowski1-3/+1
2020-04-17arm64: dts: allwinner: h5: Fix PMU compatibleMaxime Ripard1-2/+1
2020-04-17arm64: dts: allwinner: h6: Fix PMU compatibleMaxime Ripard1-2/+1
2020-04-17KVM: VMX: fix crash cleanup when KVM wasn't usedVitaly Kuznetsov1-5/+7
2020-04-17KVM: VMX: Add a trampoline to fix VMREAD error handlingSean Christopherson2-7/+79
2020-04-17KVM: x86: Gracefully handle __vmalloc() failure during VM allocationSean Christopherson2-0/+8