summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-11-10kvm: x86: Check memopp before dereference (CVE-2016-8630)Owen Hofmann
2016-11-10ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann
2016-11-10powerpc/ptrace: Fix out of bounds array access warningKhem Raj
2016-11-10x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()Juergen Gross
2016-11-10parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin
2016-11-10KVM: MIPS: Make ERET handle ERL before EXLJames Hogan
2016-11-10KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv
2016-11-10Fix potential infoleak in older kernelsLinus Torvalds
2016-11-10h8300: fix syscall restartingMark Rutland
2016-10-31Revert "fix minor infoleak in get_user_ex()"Greg Kroah-Hartman
2016-10-31Revert "x86/mm: Expand the exception table logic to allow new handling options"Greg Kroah-Hartman
2016-10-31ARM: pxa: pxa_cplds: fix interrupt handlingRobert Jarzmik
2016-10-31powerpc/nvram: Fix an incorrect partition mergePan Xinhui
2016-10-31x86/mm: Expand the exception table logic to allow new handling optionsTony Luck
2016-10-31crypto: arm/ghash-ce - add missing async import/exportArd Biesheuvel
2016-10-31powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey
2016-10-31drm/i915: Account for TSEG size when determining 865G stolen baseVille Syrjälä
2016-10-28powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat
2016-10-28arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier
2016-10-28arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon
2016-10-28s390/mm: fix gmap tlb flush issuesDavid Hildenbrand
2016-10-28kvm: x86: memset whole irq_eoiJiri Slaby
2016-10-28x86/e820: Don't merge consecutive E820_PRAM rangesDan Williams
2016-10-28arc: don't leak bits of kernel stack into coredumpAl Viro
2016-10-28metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck
2016-10-28MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski
2016-10-28MIPS: Fix -mabi=64 build of vdso.ldsJames Hogan
2016-10-28powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour
2016-10-28powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras
2016-10-28powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()Gavin Shan
2016-10-28powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hu...Gavin Shan
2016-10-28powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()Gavin Shan
2016-10-28powerpc/vdso64: Use double word compare on pointersAnton Blanchard
2016-10-28parisc: Increase initial kernel mapping sizeHelge Deller
2016-10-28parisc: Fix kernel memory layout regarding position of __gpHelge Deller
2016-10-28parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsHelge Deller
2016-10-20x86/build: Build compressed x86 kernels as PIEH.J. Lu
2016-10-16ARM: dts: MSM8064 remove flags from SPMI/MPP IRQsLinus Walleij
2016-10-16ARM: dts: mvebu: armada-390: add missing compatibility string and bracketGrzegorz Jaszczyk
2016-10-16x86/dumpstack: Fix x86_32 kernel_stack_pointer() previous stack accessJosh Poimboeuf
2016-10-16x86/irq: Prevent force migration of irqs which are not in the vector domainMika Westerberg
2016-10-16x86/boot: Fix kdump, cleanup aborted E820_PRAM max_pfn manipulationDan Williams
2016-10-16KVM: PPC: BookE: Fix a sanity checkDan Carpenter
2016-10-16KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan
2016-10-16KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth
2016-10-07KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář
2016-10-07powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...Michael Ellerman
2016-10-07avr32: off by one in at32_init_pio()Dan Carpenter
2016-10-07tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-10-07ARM: sa1111: fix pcmcia suspend/resumeRussell King