summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2017-06-05MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann
2017-06-05MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill
2017-06-05MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle
2017-06-05powerpc/xmon: Fix data-breakpointRavi Bangoria
2017-06-05x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky
2017-06-05MIPS: 'make -s' should be silentArnd Bergmann
2017-03-16Revert "KVM: x86: expose MSR_TSC_AUX to userspace"Ben Hutchings
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-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: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland
2017-03-16x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba
2017-03-16sparc: leon: Fix a retry loop in leon_init_timers()Dan Carpenter
2017-03-16powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand
2017-03-16powerpc/ibmebus: Fix further device reference leaksJohan Hovold
2017-03-16powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold
2017-03-16cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck
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-23ARM: dma-mapping: don't allow DMA mappings to be marked executableRussell King
2017-02-23KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář
2017-02-23KVM: Disable irq while unregistering user notifierIgnacio Alvarado
2017-02-23parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin
2017-02-23KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv
2017-02-23powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool
2017-02-23powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras
2017-02-23powerpc/vdso64: Use double word compare on pointersAnton Blanchard
2017-02-23powerpc/nvram: Fix an incorrect partition mergePan Xinhui
2016-11-20openrisc: fix the fix of copy_from_user()Guenter Roeck
2016-11-20avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck
2016-11-20avr32: fix copy_from_user()Al Viro
2016-11-20microblaze: fix __get_user()Al Viro
2016-11-20microblaze: fix copy_from_user()Al Viro
2016-11-20m32r: fix __get_user()Al Viro
2016-11-20blackfin: fix copy_from_user()Al Viro
2016-11-20sparc32: fix copy_from_user()Al Viro
2016-11-20sh: fix copy_from_user()Al Viro
2016-11-20sh64: failing __get_user() should zeroAl Viro
2016-11-20score: fix copy_from_user() and friendsAl Viro
2016-11-20score: fix __get_user/get_userAl Viro
2016-11-20s390: get_user() should zero on failureAl Viro
2016-11-20ppc32: fix copy_from_user()Al Viro
2016-11-20parisc: fix copy_from_user()Al Viro
2016-11-20openrisc: fix copy_from_user()Al Viro
2016-11-20mn10300: copy_from_user() should zero on access_ok() failure...Al Viro
2016-11-20mn10300: failing __get_user() and get_user() should zeroAl Viro
2016-11-20ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-11-20hexagon: fix strncpy_from_user() error returnAl Viro
2016-11-20frv: fix clear_user()Al Viro