summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sh: fix copy_from_user()Al Viro2016-09-241-1/+4
* score: fix copy_from_user() and friendsAl Viro2016-09-241-21/+20
* blackfin: fix copy_from_user()Al Viro2016-09-241-4/+5
* cris: buggered copy_from_user/copy_to_user/clear_userAl Viro2016-09-241-39/+32
* frv: fix clear_user()Al Viro2016-09-241-3/+9
* ARC: uaccess: get_user to zero out dest in cause of faultVineet Gupta2016-09-241-2/+9
* s390: get_user() should zero on failureAl Viro2016-09-241-4/+4
* score: fix __get_user/get_userAl Viro2016-09-241-1/+4
* nios2: fix __get_user()Al Viro2016-09-241-2/+2
* sh64: failing __get_user() should zeroAl Viro2016-09-241-0/+1
* m32r: fix __get_user()Al Viro2016-09-241-1/+1
* mn10300: failing __get_user() and get_user() should zeroAl Viro2016-09-241-0/+1
* fix minor infoleak in get_user_ex()Al Viro2016-09-241-1/+5
* microblaze: fix copy_from_user()Al Viro2016-09-241-3/+6
* avr32: fix copy_from_user()Al Viro2016-09-243-4/+13
* microblaze: fix __get_user()Al Viro2016-09-241-1/+1
* kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann2016-09-241-0/+2
* powerpc/32: Fix again csum_partial_copy_generic()Christophe Leroy2016-09-241-3/+4
* powerpc/32: Fix csum_partial_copy_generic()Christophe Leroy2016-09-241-3/+4
* x86/efi: Use efi_exit_boot_services()Jeffrey Hugo2016-09-241-69/+67
* efi/libstub: Allocate headspace in efi_get_memory_map()Jeffrey Hugo2016-09-241-7/+13
* perf/x86/intel/pt: Do validate the size of a kernel address filterAlexander Shishkin2016-09-241-2/+7
* perf/x86/intel/pt: Fix kernel address filter's offset validationAlexander Shishkin2016-09-241-1/+6
* perf/x86/intel/pt: Fix an off-by-one in address filter configurationAlexander Shishkin2016-09-241-2/+2
* perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2Matt Fleming2016-09-242-4/+4
* perf/x86/intel/cqm: Check cqm/mbm enabled state in event initJiri Olsa2016-09-241-0/+9
* perf/x86/intel: Fix PEBSv3 record drainPeter Zijlstra2016-09-241-8/+11
* arm64: spinlocks: implement smp_mb__before_spinlock() as smp_mb()Will Deacon2016-09-241-0/+10
* ARM: dts: STiH407-family: Provide interconnect clock for consumption in ST SDHCILee Jones2016-09-241-4/+6
* ARM: dts: overo: fix gpmc nand on boards with ethernetJohan Hovold2016-09-244-8/+3
* ARM: dts: overo: fix gpmc nand cs0 rangeJohan Hovold2016-09-241-1/+1
* ARM: dts: armada-388-clearfog: number LAN ports properlyRussell King2016-09-241-4/+4
* ARM: dts: imx6qdl: Fix SPDIF regressionFabio Estevam2016-09-241-1/+1
* ARM: dts: kirkwood: Fix PCIe label on OpenRDGregory CLEMENT2016-09-241-0/+4
* ARM: OMAP3: hwmod data: Add sysc information for DSISebastian Reichel2016-09-241-0/+12
* ARM: kirkwood: ib62x0: fix size of u-boot environment partitionSimon Baatz2016-09-241-1/+1
* ARM: imx6: add missing BM_CLPCR_BYPASS_PMIC_READY setting for imx6sxAnson Huang2016-09-241-1/+1
* ARM: imx6: add missing BM_CLPCR_BYP_MMDC_CH0_LPM_HS setting for imx6ulPeter Chen2016-09-241-1/+1
* ARM: AM43XX: hwmod: Fix RSTST register offset for prussKeerthy2016-09-242-0/+2
* arm: dts: rockchip: add reset node for the exist saradc SoCsCaesar Wang2016-09-243-0/+6
* ARM: dts: STiH410: Handle interconnect clock required by EHCI/OHCI (USB)Lee Jones2016-09-241-4/+8
* kvm: x86: correctly reset dest_map->vector when restoring LAPIC statePaolo Bonzini2016-09-241-3/+5
* kvm-arm: Unmap shadow pagetables properlySuzuki K Poulose2016-09-242-2/+1
* KVM: s390: don't use current->thread.fpu.* when accessing registersDavid Hildenbrand2016-09-241-4/+6
* x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai2016-09-241-0/+12
* x86/paravirt: Do not trace _paravirt_ident_*() functionsSteven Rostedt2016-09-241-2/+2
* mm: fix cache mode of dax pmd mappingsDan Williams2016-09-241-7/+10
* powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PEGavin Shan2016-09-241-1/+2
* powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras2016-09-241-1/+6
* powerpc: sysdev: cpm: fix gpio save_regs functionsChristophe Leroy2016-09-242-3/+6