summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-02-10metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck
2017-02-10tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf
2017-02-06Fix potential infoleak in older kernelsLinus Torvalds
2017-02-06arc: don't leak bits of kernel stack into coredumpAl Viro
2017-02-06ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro
2017-02-06ppc32: fix copy_from_user()Al Viro
2017-02-06sparc32: fix copy_from_user()Al Viro
2017-02-06mn10300: copy_from_user() should zero on access_ok() failure...Al Viro
2017-02-06openrisc: fix the fix of copy_from_user()Guenter Roeck
2017-02-06openrisc: fix copy_from_user()Al Viro
2017-02-06parisc: fix copy_from_user()Al Viro
2017-02-06metag: copy_from_user() should zero the destination on access_ok() failureAl Viro
2017-02-06alpha: fix copy_from_user()Al Viro
2017-02-06mips: copy_from_user() must zero the destination on access_ok() failureAl Viro
2017-02-06hexagon: fix strncpy_from_user() error returnAl Viro
2017-02-06sh: fix copy_from_user()Al Viro
2017-02-06score: fix copy_from_user() and friendsAl Viro
2017-02-06blackfin: fix copy_from_user()Al Viro
2017-02-06cris: buggered copy_from_user/copy_to_user/clear_userAl Viro
2017-02-06frv: fix clear_user()Al Viro
2017-02-06ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta
2017-02-06s390: get_user() should zero on failureAl Viro
2017-02-06score: fix __get_user/get_userAl Viro
2017-02-06sh64: failing __get_user() should zeroAl Viro
2017-02-06m32r: fix __get_user()Al Viro
2017-02-06mn10300: failing __get_user() and get_user() should zeroAl Viro
2017-02-06microblaze: fix copy_from_user()Al Viro
2017-02-06microblaze: fix __get_user()Al Viro
2017-02-06parisc: Ensure consistent state when switching to kernel stack at syscall entryJohn David Anglin
2017-02-06avr32: off by one in at32_init_pio()Dan Carpenter
2017-02-06avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck
2017-02-06avr32: fix copy_from_user()Al Viro
2017-02-06powerpc/nvram: Fix an incorrect partition mergePan Xinhui
2017-02-06powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras
2017-02-06powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()Gavin Shan
2017-02-06powerpc/vdso64: Use double word compare on pointersAnton Blanchard
2017-02-06powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras
2017-02-06MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski
2017-02-06MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton
2017-02-06arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon
2017-02-06arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon
2017-02-06arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2017-02-06arm64: avoid returning from bad_modeMark Rutland
2017-02-06ARM: sa1111: fix pcmcia suspend/resumeRussell King
2017-02-06ARM: sa1100: clear reset status prior to rebootRussell King
2017-02-06ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana
2017-02-06ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy
2017-02-06x86/um: reuse asm-generic/barrier.hMichael S. Tsirkin
2017-02-06x86/build: Build compressed x86 kernels as PIEH.J. Lu
2017-02-06x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt