summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-11-10kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann1-1/+1
2016-11-10ARM: fix oops when using older ARMv4T CPUsRussell King1-10/+24
2016-11-10parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin1-2/+9
2016-11-10MIPS: KASLR: Fix handling of NULL FDTMatt Redfearn1-1/+1
2016-11-10ARM: dts: fix the SD card on the SnowballLinus Walleij1-2/+13
2016-11-10ARM: mvebu: Select corediv clk for all mvebu v7 SoCGregory CLEMENT1-3/+1
2016-11-10KVM: MIPS: Precalculate MMIO load resume PCJames Hogan2-12/+19
2016-11-10KVM: MIPS: Make ERET handle ERL before EXLJames Hogan1-4/+4
2016-11-10KVM: s390: Fix STHYI buffer alignment for diag224Janosch Frank1-2/+2
2016-11-10KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv1-1/+3
2016-11-10arm64: dts: marvell: fix clocksource for CP110 master SPI0Marcin Wojtas1-1/+1
2016-11-10x86/smpboot: Init apic mapping before usageThomas Gleixner1-1/+6
2016-11-10x86/microcode/AMD: Fix more fallout from CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov1-1/+1
2016-11-10powerpc/64: Fix race condition in setting lock bit in idle/wakeup codePaul Mackerras1-0/+3
2016-11-10powerpc/64: Re-fix race condition between going idle and entering guestPaul Mackerras1-6/+26
2016-11-10powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V2-4/+16
2016-11-10powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool1-1/+1
2016-11-10h8300: fix syscall restartingMark Rutland2-5/+1
2016-10-31ARM: dts: omap3: overo: add missing unit name for lcd35 displayJavier Martinez Canillas1-1/+1
2016-10-31ARM: dts: fix RealView EB SMSC ethernet versionLinus Walleij1-16/+7
2016-10-31ARM: dts: NSP: Correct RAM amount for BCM958625HR boardJon Mason1-1/+2
2016-10-31ARM: pxa: fix GPIO double shiftsRobert Jarzmik4-17/+9
2016-10-31ARM: pxa: pxa_cplds: fix interrupt handlingRobert Jarzmik1-9/+15
2016-10-31powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy2-0/+9
2016-10-31powerpc/nvram: Fix an incorrect partition mergePan Xinhui1-3/+3
2016-10-31powerpc: Add check_if_tm_restore_required() to giveup_all()Cyril Bur1-0/+1
2016-10-31powerpc: Always restore FPU/VEC/VSX if hardware transactional memory in useCyril Bur1-3/+18
2016-10-31ARM: dts: sun9i: Add missing #interrupt-cells to R_PIO pinctrl device nodeChen-Yu Tsai1-2/+1
2016-10-31crypto: arm/ghash-ce - add missing async import/exportArd Biesheuvel1-0/+24
2016-10-31drm/i915: Account for TSEG size when determining 865G stolen baseVille Syrjälä1-7/+2
2016-10-28KVM: s390: reject invalid modes for runtime instrumentationChristian Borntraeger1-2/+7
2016-10-28powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat1-0/+2
2016-10-28arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon1-5/+6
2016-10-28arm64: Cortex-A53 errata workaround: check for kernel addressesAndre Przywara2-12/+23
2016-10-28arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier1-1/+2
2016-10-28arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon1-64/+56
2016-10-28arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=yArd Biesheuvel1-0/+5
2016-10-28arm64: swp emulation: bound LL/SC retries before reschedulingWill Deacon1-14/+22
2016-10-28x86/boot/smp: Don't try to poke disabled/non-existent APICVille Syrjälä1-7/+9
2016-10-28x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updatesAlex Thorlton1-1/+9
2016-10-28kvm: x86: memset whole irq_eoiJiri Slaby1-1/+1
2016-10-28x86/e820: Don't merge consecutive E820_PRAM rangesDan Williams1-1/+1
2016-10-28arc: don't leak bits of kernel stack into coredumpAl Viro1-4/+4
2016-10-28arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2Vladimir Murzin1-0/+2
2016-10-28soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy3-6/+15
2016-10-28metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck1-2/+1
2016-10-28MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski1-1/+1
2016-10-28MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan1-1/+1
2016-10-28powerpc/mm/hash64: Fix might_have_hea() checkMichael Ellerman1-1/+1
2016-10-28powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour1-2/+2