summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-04-13ARM: imx: only select ARM_ERRATA_814220 for ARMv7-AArnd Bergmann1-1/+1
2020-04-13ARM: imx: Enable ARM_ERRATA_814220 for i.MX6UL and i.MX7DAnson Huang1-0/+2
2020-04-13s390: prevent leaking kernel address in BEARSven Schnelle9-27/+62
2020-04-02arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID modeMadalin Bucur1-2/+2
2020-04-02arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-idMadalin Bucur1-2/+2
2020-04-02ARM: dts: sun8i: r40: Move AHCI device node based on address orderChen-Yu Tsai1-11/+10
2020-04-02ARM: dts: N900: fix onenand timingsArthur Demchenkov1-16/+28
2020-04-02ARM: dts: imx6: phycore-som: fix arm and soc minimum voltageMarco Felsch1-2/+2
2020-04-02ARM: bcm2835-rpi-zero-w: Add missing pinctrl nameNick Hudson1-0/+1
2020-04-02ARM: dts: bcm283x: Fix vc4's firmware bus DMA limitationsNicolas Saenz Julienne1-0/+1
2020-04-02ARM: dts: oxnas: Fix clear-mask propertySungbo Eo2-4/+4
2020-04-02arm64: alternative: fix build with clang integrated assemblerIlie Halip1-1/+1
2020-04-01ARM: dts: sun8i-a83t-tbs-a711: Fix USB OTG mode detectionOndrej Jirman1-1/+2
2020-04-01bpf, x32: Fix bug with JMP32 JSET BPF_X checking upper bitsLuke Nelson1-4/+6
2020-04-01x86/ioremap: Fix CONFIG_EFI=n buildBorislav Petkov1-0/+3
2020-04-01ARM: dts: omap5: Add bus_dma_limit for L3 busRoger Quadros1-0/+1
2020-04-01ARM: dts: dra7: Add bus_dma_limit for L3 busRoger Quadros1-0/+1
2020-04-01KVM: SVM: Issue WBINVD after deactivating an SEV guestTom Lendacky1-8/+14
2020-04-01crypto: arm64/chacha - correctly walk through blocksJason A. Donenfeld1-4/+4
2020-03-25arm64: smp: fix crash_smp_send_stop() behaviourCristian Marussi1-2/+6
2020-03-25arm64: smp: fix smp_send_stop() behaviourCristian Marussi1-3/+14
2020-03-25x86/mm: split vmalloc_sync_all()Joerg Roedel1-2/+24
2020-03-25arm64: compat: Fix syscall number of compat_clock_getresVincenzo Frascino1-1/+1
2020-03-25riscv: fix seccomp reject syscall code pathTycho Andersen3-21/+8
2020-03-25riscv: Fix range looking for kernel image memblockAlexandre Ghiti1-1/+1
2020-03-25riscv: Force flat memory model with no-mmuDamien Le Moal1-0/+1
2020-03-25riscv: avoid the PIC offset of static percpu data in module beyond 2G limitsVincent Chen1-0/+16
2020-03-25ARM: bcm2835_defconfig: Explicitly restore CONFIG_DEBUG_FSStefan Wahren1-0/+1
2020-03-25ARM: dts: bcm283x: Add missing properties to the PWR LEDStefan Wahren3-0/+6
2020-03-25ARM: dts: dra7: Add "dma-ranges" property to PCIe RC DT nodesKishon Vijay Abraham I1-0/+2
2020-03-25powerpc: Include .BTF sectionNaveen N. Rao1-0/+6
2020-03-25ARM: dts: dra7-l4: mark timer13-16 as pwm capableGrygorii Strashko1-0/+4
2020-03-21ARM: 8961/2: Fix Kbuild issue caused by per-task stack protector GCC pluginArd Biesheuvel2-3/+5
2020-03-21ARM: 8958/1: rename missed uaccess .fixup sectionKees Cook1-1/+1
2020-03-21ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli1-0/+2
2020-03-21riscv: set pmp configuration if kernel is running in M-modeGreentime Hu2-0/+18
2020-03-18x86/mce/therm_throt: Undo thermal polling properly on CPU offlineThomas Gleixner1-2/+7
2020-03-18x86/mce: Fix logic and comments around MSR_PPIN_CTLTony Luck1-4/+5
2020-03-18perf/amd/uncore: Replace manual sampling check with CAP_NO_INTERRUPT flagKim Phillips1-10/+7
2020-03-18x86/ioremap: Map EFI runtime services data as encrypted for SEVTom Lendacky1-0/+18
2020-03-18MIPS: Fix CONFIG_MIPS_CMDLINE_DTB_EXTEND handlingPaul Cercueil1-1/+2
2020-03-18MIPS: DTS: CI20: fix interrupt for pcf8563 RTCH. Nikolaus Schaller1-1/+4
2020-03-18MIPS: DTS: CI20: fix PMU definitions for ACT8600H. Nikolaus Schaller1-15/+24
2020-03-18ARC: define __ALIGN_STR and __ALIGN symbols for ARCEugeniy Paltsev1-0/+2
2020-03-18KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAsVitaly Kuznetsov1-2/+3
2020-03-18KVM: x86: clear stale x86_emulate_ctxt->intercept valueVitaly Kuznetsov1-0/+1
2020-03-18arm64: dts: ls1043a: FMan erratum A050385Madalin Bucur1-0/+2
2020-03-12csky: Implement copy_thread_tlsGuo Ren2-3/+5
2020-03-12efi/x86: Handle by-ref arguments covering multiple pages in mixed modeArd Biesheuvel1-19/+26
2020-03-12efi/x86: Align GUIDs to their size in the mixed mode runtime wrapperArd Biesheuvel1-4/+21