summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-03-16kvm: fix page struct leak in handle_vmonPaolo Bonzini
2017-03-16Revert "KVM: x86: expose MSR_TSC_AUX to userspace"Ben Hutchings
2017-03-16ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta
2017-03-16ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-16parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller
2017-03-16ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta
2017-03-16powerpc: Add missing error check to prom_find_boot_cpu()Darren Stevens
2017-03-16crypto: arm64/aes-blk - honour iv_out requirement in CBC and CTR modesArd Biesheuvel
2017-03-16powerpc: Ignore reserved field in DCSR and PVR reads and writesAnton Blanchard
2017-03-16powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin
2017-03-16ARM: dts: da850-evm: fix read access to SPI flashFabien Parent
2017-03-16arm64: avoid returning from bad_modeMark Rutland
2017-03-16arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin
2017-03-16arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin
2017-03-16arm64/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-16KVM: x86: flush pending lapic jump label updates on module unloadDavid Matlack
2017-03-16ARM: ux500: fix prcmu_is_cpu_in_wfi() calculationArnd Bergmann
2017-03-16x86/PCI: Ignore _CRS on Supermicro X8DTH-i/6/iF/6FBjorn Helgaas
2017-03-16ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland
2017-03-16x86/boot: Add missing declaration of string functionsNicholas Mc Guire
2017-03-16tile/ptrace: Preserve previous registers for short regset writeDave Martin
2017-03-16KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan
2017-03-16x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba
2017-03-16ARM: davinci: da850: don't add emac clock to lookup table twiceBartosz Golaszewski
2017-03-16ARM: dts: imx31: fix AVIC base addressVladimir Zapolskiy
2017-03-16powerpc: Fix build warning on 32-bit PPCLarry Finger
2017-03-16sparc: leon: Fix a retry loop in leon_init_timers()Dan Carpenter
2017-03-16ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...Steven Rostedt (Red Hat)
2017-03-16arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall
2017-03-16powerpc/boot: Request no dynamic linker for boot wrapperNicholas Piggin
2017-03-16powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand
2017-03-16KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras
2017-03-16ARM: zynq: Reserve correct amount of non-DMA RAMKyle Roeschley
2017-03-16powerpc/ibmebus: Fix further device reference leaksJohan Hovold
2017-03-16powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold
2017-03-16ARM: dts: imx6q-cm-fx6: fix fec pinctrlChristopher Spinrath
2017-03-16cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck
2017-03-16ARM: dts: imx31: move CCM device node to AIPS2 bus devicesVladimir Zapolskiy
2017-03-16ARM: dts: imx31: fix clock control module interrupts descriptionVladimir Zapolskiy
2017-03-16crypto: arm64/aes-xts-ce: fix for big endianArd Biesheuvel
2017-03-16crypto: arm64/aes-neon - fix for big endianArd Biesheuvel
2017-03-16crypto: arm64/aes-ccm-ce: fix for big endianArd Biesheuvel
2017-03-16crypto: arm64/sha2-ce - fix for big endianArd Biesheuvel
2017-03-16crypto: arm64/sha1-ce - fix for big endianArd Biesheuvel
2017-03-16crypto: arm64/ghash-ce - fix for big endianArd Biesheuvel
2017-02-26KVM: x86: Introduce segmented_write_stdSteve Rutherford
2017-02-26KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini
2017-02-26kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson
2017-02-23Fix potential infoleak in older kernelsLinus Torvalds
2017-02-23parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...John David Anglin