summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
* ia64: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-09-24
* ppc32: fix copy_from_user()Al Viro2016-09-24
* sparc32: fix copy_from_user()Al Viro2016-09-24
* mn10300: copy_from_user() should zero on access_ok() failure...Al Viro2016-09-24
* nios2: copy_from_user() should zero the tail of destinationAl Viro2016-09-24
* openrisc: fix copy_from_user()Al Viro2016-09-24
* parisc: fix copy_from_user()Al Viro2016-09-24
* metag: copy_from_user() should zero the destination on access_ok() failureAl Viro2016-09-24
* alpha: fix copy_from_user()Al Viro2016-09-24
* mips: copy_from_user() must zero the destination on access_ok() failureAl Viro2016-09-24
* hexagon: fix strncpy_from_user() error returnAl Viro2016-09-24
* sh: fix copy_from_user()Al Viro2016-09-24
* score: fix copy_from_user() and friendsAl Viro2016-09-24
* blackfin: fix copy_from_user()Al Viro2016-09-24
* cris: buggered copy_from_user/copy_to_user/clear_userAl Viro2016-09-24
* frv: fix clear_user()Al Viro2016-09-24
* ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta2016-09-24
* s390: get_user() should zero on failureAl Viro2016-09-24
* score: fix __get_user/get_userAl Viro2016-09-24
* nios2: fix __get_user()Al Viro2016-09-24
* sh64: failing __get_user() should zeroAl Viro2016-09-24
* m32r: fix __get_user()Al Viro2016-09-24
* mn10300: failing __get_user() and get_user() should zeroAl Viro2016-09-24
* fix minor infoleak in get_user_ex()Al Viro2016-09-24
* microblaze: fix copy_from_user()Al Viro2016-09-24
* avr32: fix copy_from_user()Al Viro2016-09-24
* microblaze: fix __get_user()Al Viro2016-09-24
* kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann2016-09-24
* arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon2016-09-24
* ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST SDHCILee Jones2016-09-24
* ARM: dts: overo: fix gpmc nand on boards with ethernetJohan Hovold2016-09-24
* ARM: dts: overo: fix gpmc nand cs0 rangeJohan Hovold2016-09-24
* ARM: dts: imx6qdl: Fix SPDIF regressionFabio Estevam2016-09-24
* ARM: OMAP3: hwmod data: Add sysc information for DSISebastian Reichel2016-09-24
* ARM: kirkwood: ib62x0: fix size of u-boot environment partitionSimon Baatz2016-09-24
* ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sxAnson Huang2016-09-24
* ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ulPeter Chen2016-09-24
* ARM: AM43XX: hwmod: Fix RSTST register offset for prussKeerthy2016-09-24
* ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB)Lee Jones2016-09-24
* kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose2016-09-24
* x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai2016-09-24
* x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt2016-09-24
* ARC: mm: fix build breakage with STRICT_MM_TYPECHECKSVineet Gupta2016-09-24
* powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras2016-09-24
* powerpc/powernv : Drop reference added by kset_find_obj()Mukesh Ojha2016-09-24
* powerpc/tm: do not use r13 for tabort_syscallNicholas Piggin2016-09-24
* Revert "KVM: x86: fix missed hardware breakpoints"Paolo Bonzini2016-09-24
* MIPS: KVM: Check for pfn noslot caseJames Hogan2016-09-24
* metag: Fix atomic_*_return inline asm constraintsJames Hogan2016-09-15
* x86/apic: Do not init irq remapping if ioapic is disabledWanpeng Li2016-09-15