summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ftrace/x86: Fix triple fault with graph tracing and suspend-to-ramJosh Poimboeuf2017-07-181-0/+12
* MIPS: KGDB: Use kernel context for sleeping threadsJames Hogan2017-07-181-15/+33
* x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner2017-07-181-1/+1
* powerpc: Don't try to fix up misaligned load-with-reservation instructionsPaul Mackerras2017-07-181-8/+19
* s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri2017-07-181-16/+19
* xen: do not re-use pirq number cached in pci device msi msg dataDan Streetman2017-07-181-16/+7
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-0215-113/+179
* MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann2017-06-051-1/+0
* MIPS: OCTEON: Fix copy_from_user fault handling for large buffersJames Cowgill2017-06-051-8/+12
* MIPS: Fix special case in 64 bit IP checksumming.Ralf Baechle2017-06-051-0/+2
* powerpc/xmon: Fix data-breakpointRavi Bangoria2017-06-051-1/+3
* x86/pci-calgary: Fix iommu_free() comparison of unsigned expression >= 0Nikola Pajkovsky2017-06-051-1/+1
* MIPS: 'make -s' should be silentArnd Bergmann2017-06-051-2/+2
* Revert "KVM: x86: expose MSR_TSC_AUX to userspace"Ben Hutchings2017-03-161-16/+1
* ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset writeDave Martin2017-03-161-1/+1
* parisc: Don't use BITS_PER_LONG in userspace-exported swab.h headerHelge Deller2017-03-163-5/+10
* powerpc: Ignore reserved field in DCSR and PVR reads and writesAnton Blanchard2017-03-161-3/+3
* powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin2017-03-161-0/+7
* ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUsMark Rutland2017-03-162-0/+19
* x86/cpu: Fix bootup crashes by sanitizing the argument of the 'clearcpuid=' c...Lukasz Odzioba2017-03-161-1/+1
* sparc: leon: Fix a retry loop in leon_init_timers()Dan Carpenter2017-03-161-28/+28
* powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand2017-03-162-12/+1
* powerpc/ibmebus: Fix further device reference leaksJohan Hovold2017-03-161-2/+6
* powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold2017-03-161-2/+6
* cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selectedGuenter Roeck2017-03-161-0/+8
* kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)Jim Mattson2017-02-261-6/+5
* Fix potential infoleak in older kernelsLinus Torvalds2017-02-231-5/+5
* ARM: dma-mapping: don't allow DMA mappings to be marked executableRussell King2017-02-231-2/+2
* KVM: x86: drop error recovery in em_jmp_far and em_ret_farRadim Krčmář2017-02-231-25/+11
* KVM: Disable irq while unregistering user notifierIgnacio Alvarado2017-02-231-2/+11
* parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin2017-02-231-2/+9
* KVM: x86: fix wbinvd_dirty_mask use-after-freeIdo Yariv2017-02-231-1/+3
* powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool2017-02-231-1/+1
* powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras2017-02-231-1/+1
* powerpc/vdso64: Use double word compare on pointersAnton Blanchard2017-02-232-2/+2
* powerpc/nvram: Fix an incorrect partition mergePan Xinhui2017-02-231-3/+3
* openrisc: fix the fix of copy_from_user()Guenter Roeck2016-11-201-1/+1
* avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck2016-11-201-2/+2
* avr32: fix copy_from_user()Al Viro2016-11-203-4/+13
* microblaze: fix __get_user()Al Viro2016-11-201-1/+1
* microblaze: fix copy_from_user()Al Viro2016-11-201-3/+6
* m32r: fix __get_user()Al Viro2016-11-201-1/+1
* blackfin: fix copy_from_user()Al Viro2016-11-201-4/+5
* sparc32: fix copy_from_user()Al Viro2016-11-201-1/+3
* sh: fix copy_from_user()Al Viro2016-11-201-1/+4
* sh64: failing __get_user() should zeroAl Viro2016-11-201-0/+1
* score: fix copy_from_user() and friendsAl Viro2016-11-201-21/+20
* score: fix __get_user/get_userAl Viro2016-11-201-1/+4
* s390: get_user() should zero on failureAl Viro2016-11-201-4/+4
* ppc32: fix copy_from_user()Al Viro2016-11-201-19/+2