summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-06-08ARM: dts: imx31: fix AVIC base addressVladimir Zapolskiy1-2/+2
2017-06-08ARM: dts: imx31: move CCM device node to AIPS2 bus devicesVladimir Zapolskiy1-7/+7
2017-06-08MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan1-15/+33
2017-06-08powerpc: Disable HFSCR[TM] if TM is not supportedBenjamin Herrenschmidt1-0/+9
2017-06-08s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri1-16/+19
2017-06-08metag/usercopy: Add missing fixupsJames Hogan1-24/+48
2017-06-08metag/usercopy: Fix src fixup in from user rapf loopsJames Hogan1-8/+28
2017-06-08metag/usercopy: Set flags before ADDZJames Hogan1-4/+4
2017-06-08metag/usercopy: Add early abort to copy_to_userJames Hogan1-0/+20
2017-06-08metag/usercopy: Fix alignment error checkingJames Hogan1-6/+4
2017-06-08xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman1-16/+7
2017-06-08MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann1-1/+0
2017-06-08MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumpsPaul Burton1-0/+2
2017-06-08MIPS: Calculate microMIPS ra properly when unwinding the stackPaul Burton1-20/+63
2017-06-08MIPS: Fix is_jump_ins() handling of 16b microMIPS instructionsPaul Burton1-3/+8
2017-06-08MIPS: Fix get_frame_info() handling of microMIPS function sizePaul Burton1-7/+5
2017-06-08MIPS: Prevent unaligned accesses during stack unwindingPaul Burton1-35/+35
2017-06-08MIPS: Clear ISA bit correctly in get_frame_info()Paul Burton1-5/+2
2017-06-08MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill1-8/+12
2017-06-08x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner1-1/+13
2017-06-08ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin1-1/+1
2017-06-08ARM: ux500: fix prcmu_is_cpu_in_wfi() calculationArnd Bergmann1-2/+2
2017-06-08arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin1-0/+4
2017-06-08arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin1-0/+1
2017-06-08arm64/ptrace: Preserve previous registers for short regset writeDave Martin1-3/+4
2017-06-08ARM: dts: imx31: fix clock control module interrupts descriptionVladimir Zapolskiy1-1/+1
2017-06-08powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold1-2/+6
2017-06-08powerpc/ibmebus: Fix further device reference leaksJohan Hovold1-2/+6
2017-06-08x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba1-1/+1
2017-06-08powerpc: Fix build warning on 32-bit PPCLarry Finger1-1/+1
2017-06-08cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck1-0/+8
2017-06-08powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool1-1/+1
2017-06-08ftrace/x86_32: Set ftrace_stub to weak to prevent gcc from using short jumps ...Steven Rostedt (Red Hat)1-2/+2
2017-06-08m68k: Fix ndelay() macroBoris Brezillon1-1/+1
2017-06-08KVM: x86: Introduce segmented_write_stdSteve Rutherford1-2/+16
2017-06-08KVM: x86: fix emulation of "MOV SS, null selector"Paolo Bonzini1-10/+38
2017-02-10metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck1-2/+1
2017-02-10tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf1-2/+2
2017-02-07Fix potential infoleak in older kernelsLinus Torvalds1-1/+1
2017-02-07arc: don't leak bits of kernel stack into coredumpAl Viro1-5/+6
2017-02-07ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro1-11/+9
2017-02-07ppc32: fix copy_from_user()Al Viro1-19/+2
2017-02-07sparc32: fix copy_from_user()Al Viro1-1/+3
2017-02-07mn10300: copy_from_user() should zero on access_ok() failure...Al Viro1-1/+3
2017-02-07openrisc: fix the fix of copy_from_user()Guenter Roeck1-1/+1
2017-02-07openrisc: fix copy_from_user()Al Viro1-24/+11
2017-02-07parisc: fix copy_from_user()Al Viro1-2/+5
2017-02-07metag: copy_from_user() should zero the destination on access_ok() failureAl Viro1-1/+2
2017-02-07alpha: fix copy_from_user()Al Viro1-11/+8
2017-02-07mips: copy_from_user() must zero the destination on access_ok() failureAl Viro1-0/+3