summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-04-27arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor
2019-04-27x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu
2019-04-27ARM: samsung: Limit SAMSUNG_PM_CHECK config option to non-Exynos platformsBartlomiej Zolnierkiewicz
2019-04-27x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead
2019-04-27x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki
2019-04-27xtensa: fix return_addressMax Filippov
2019-04-27xen: Prevent buffer overflow in privcmd ioctlDan Carpenter
2019-04-27arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-04-27x86/build: Mark per-CPU symbols as absolute explicitly for LLDRafael Ávila de Espíndola
2019-04-27ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor
2019-04-27ARM: 8840/1: use a raw_spinlock_t in unwindSebastian Andrzej Siewior
2019-04-03arm64: support keyctl() system call in 32-bit modeEric Biggers
2019-04-03ARM: imx6q: cpuidle: fix bug that CPU might not wake up at expected timeKohji Okuno
2019-04-03arm64: kconfig: drop CONFIG_RTC_LIB dependencyEzequiel Garcia
2019-04-03arm64: kernel: Include _AC definition in page.hJames Morse
2019-04-03arm64/kernel: fix incorrect EL0 check in inv_entry macroArd Biesheuvel
2019-04-03ARM: 8510/1: rework ARM_CPU_SUSPEND dependenciesLorenzo Pieralisi
2019-04-03ARM: 8458/1: bL_switcher: add GIC dependencyArnd Bergmann
2019-04-03arm64: fix COMPAT_SHMLBA definition for large pagesYury Norov
2019-03-23ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notifyGustavo A. R. Silva
2019-03-23powerpc/83xx: Also save/restore SPRG4-7 during suspendChristophe Leroy
2019-03-23powerpc/powernv: Make opal log only readable by rootJordan Niethe
2019-03-23powerpc/wii: properly disable use of BATs when requested.Christophe Leroy
2019-03-23powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy
2019-03-23m68k: Add -ffreestanding to CFLAGSFinn Thain
2019-03-23arm64: Relax GIC version check during early bootVladimir Murzin
2019-03-23ARM: pxa: ssp: unneeded to free devm_ allocated dataPeng Hao
2019-03-23x86/kexec: Don't setup EFI info if EFI runtime is not enabledKairui Song
2019-03-23xtensa: SMP: limit number of possible CPUs by NR_CPUSMax Filippov
2019-03-23xtensa: SMP: mark each possible CPU as presentMax Filippov
2019-03-23xtensa: smp_lx200_defconfig: fix vectors clashMax Filippov
2019-03-23xtensa: SMP: fix secondary CPU initializationMax Filippov
2019-03-23KVM: nSVM: clear events pending from svm_complete_interrupts() when exiting t...Vitaly Kuznetsov
2019-03-23MIPS: jazz: fix 64bit buildThomas Bogendoerfer
2019-03-23MIPS: ath79: Enable OF serial ports in the default configAlban Bedel
2019-02-20x86/a.out: Clear the dump structure initiallyBorislav Petkov
2019-02-20alpha: Fix Eiger NR_IRQS to 128Meelis Roos
2019-02-20alpha: fix page fault handling for r16-r18 targetsSergei Trofimovich
2019-02-20gpio: pl061: handle failed allocationsNicholas Mc Guire
2019-02-20ARM: dts: kirkwood: Fix polarity of GPIO fan linesLinus Walleij
2019-02-20ARM: dts: da850-evm: Correct the sound card namePeter Ujfalusi
2019-02-20ARM: iop32x/n2100: fix PCI IRQ mappingRussell King
2019-02-20MIPS: OCTEON: don't set octeon_dma_bar_type if PCI is disabledAaro Koskinen
2019-02-20perf/x86/intel/uncore: Add Node ID maskKan Liang
2019-02-20KVM: nVMX: unconditionally cancel preemption timer in free_nested (CVE-2019-7...Peter Shier
2019-02-20KVM: x86: work around leak of uninitialized stack contents (CVE-2019-7222)Paolo Bonzini
2019-02-20um: Avoid marking pages with "changed protection"Anton Ivanov
2019-02-20powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy
2019-02-20arm64: KVM: Skip MMIO insn after emulationMark Rutland
2019-02-20ARM: pxa: avoid section mismatch warningArnd Bergmann