summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-11-08Revert "fix minor infoleak in get_user_ex()"Jiri Slaby
2016-11-08powerpc/nvram: Fix an incorrect partition mergePan Xinhui
2016-11-08powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey
2016-11-08arc: don't leak bits of kernel stack into coredumpAl Viro
2016-11-08x86/um: reuse asm-generic/barrier.hMichael S. Tsirkin
2016-10-28metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck
2016-10-28MIPS: ptrace: Fix regs_return_value for kernel contextMarcin Nowakowski
2016-10-28powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour
2016-10-28powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras
2016-10-28powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()Gavin Shan
2016-10-28powerpc/vdso64: Use double word compare on pointersAnton Blanchard
2016-10-20x86/build: Build compressed x86 kernels as PIEH.J. Lu
2016-10-17KVM: MIPS: Drop other CPU ASIDs on guest MMU changesJames Hogan
2016-10-17KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth
2016-10-17KVM: PPC: Book3S PR: Emulate TIR registerAlexander Graf
2016-10-17KVM: PPC: Book3S PR: Ignore PMU SPRsAlexander Graf
2016-10-07KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE writeRadim Krčmář
2016-10-07powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...Michael Ellerman
2016-10-07avr32: off by one in at32_init_pio()Dan Carpenter
2016-10-07tile: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-10-07ARM: sa1111: fix pcmcia suspend/resumeRussell King
2016-10-07ARM: sa1100: clear reset status prior to rebootRussell King
2016-10-07MIPS: Malta: Fix IOCU disable switch read for MIPS64Paul Burton
2016-10-07arm64: debug: avoid resetting stepping state machine when TIF_SINGLESTEPWill Deacon
2016-10-07ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana
2016-10-07ARM: 8616/1: dt: Respect property size when parsing CPUsRobin Murphy
2016-10-07powerpc: Add macros for the ibm_architecture_vec[] lengthsMichael Ellerman
2016-10-06powerpc/ptrace: Fix out of bounds array access warningKhem Raj
2016-10-06powerpc/ps3: Remove unused os_area_db_id_video_modeMichael Ellerman
2016-10-06CRIS: Fix headers_installSam Ravnborg
2016-09-29openrisc: fix the fix of copy_from_user()Guenter Roeck
2016-09-29avr32: fix 'undefined reference to `___copy_from_user'Guenter Roeck
2016-09-29ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-09-29ppc32: fix copy_from_user()Al Viro
2016-09-29sparc32: fix copy_from_user()Al Viro
2016-09-29mn10300: copy_from_user() should zero on access_ok() failure...Al Viro
2016-09-29openrisc: fix copy_from_user()Al Viro
2016-09-29parisc: fix copy_from_user()Al Viro
2016-09-29metag: copy_from_user() should zero the destination on access_ok() failureAl Viro
2016-09-29alpha: fix copy_from_user()Al Viro
2016-09-29mips: copy_from_user() must zero the destination on access_ok() failureAl Viro
2016-09-29hexagon: fix strncpy_from_user() error returnAl Viro
2016-09-29sh: fix copy_from_user()Al Viro
2016-09-29score: fix copy_from_user() and friendsAl Viro
2016-09-29blackfin: fix copy_from_user()Al Viro
2016-09-29cris: buggered copy_from_user/copy_to_user/clear_userAl Viro
2016-09-29frv: fix clear_user()Al Viro
2016-09-29ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta
2016-09-29s390: get_user() should zero on failureAl Viro
2016-09-29score: fix __get_user/get_userAl Viro