summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2020-04-17KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec supportSean Christopherson1-51/+16
2020-04-17KVM: x86: Allocate new rmap and large page tracking when moving memslotSean Christopherson1-0/+11
2020-04-17KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand1-0/+1
2020-04-17KVM: s390: vsie: Fix region 1 ASCE sanity shadow address checksDavid Hildenbrand1-1/+5
2020-04-17KVM: nVMX: Properly handle userspace interrupt window requestSean Christopherson4-22/+17
2020-04-17KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supportedFabiano Rosas1-0/+3
2020-04-17x86/entry/32: Add missing ASM_CLAC to general_protection entryThomas Gleixner1-0/+1
2020-04-17x86/tsc_msr: Make MSR derived TSC frequency more accurateHans de Goede1-11/+86
2020-04-17x86/tsc_msr: Fix MSR_FSB_FREQ mask for Cherry Trail devicesHans de Goede1-2/+15
2020-04-17x86/tsc_msr: Use named struct initializersHans de Goede1-10/+18
2020-04-17MIPS: OCTEON: irq: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+3
2020-04-17MIPS/tlbex: Fix LDDIR usage in setup_pw() for Loongson-3Huacai Chen1-1/+4