summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-29UBI: return ENOSPC if no enough space availableshengyong2-0/+2
2015-09-29UBI: Validate data_sizeRichard Weinberger1-0/+5
2015-09-29UBIFS: Kill unneeded locking in ubifs_init_securityRichard Weinberger1-3/+0
2015-09-29powerpc/configs: Re-enable CONFIG_SCSI_DHMichael Ellerman2-2/+2
2015-09-29mmc: pxamci: fix card detect with slot-gpio APIRobert Jarzmik1-44/+22
2015-09-29mmc: sunxi: Fix clk-delay settingsHans de Goede1-14/+39
2015-09-29mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unsetUlf Hansson1-2/+2
2015-09-29xfrm: Fix state threshold configuration from userspaceMichael Rossberg1-1/+3
2015-09-29Merge tag 'keys-fixes-20150925' of git://git.kernel.org/pub/scm/linux/kernel/...James Morris5-30/+82
2015-09-29ARM: dts: Fix wrong clock binding for sysmmu_fimd1_1 on exynos5420Joonyoung Shim1-1/+1
2015-09-29ARM: dts: Fix bootup thermal issue on smdk5250Yadwinder Singh Brar1-0/+1
2015-09-29net: sctp: Don't use 64 kilobyte lookup table for four elementsDenys Vlasenko1-9/+11
2015-09-29l2tp: protect tunnel->del_work by ref_countAlexander Couzens1-2/+9
2015-09-29net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov1-3/+3
2015-09-29Merge branch 'sctp-accept-deadlock'David S. Miller1-20/+24
2015-09-29sctp: Prevent soft lockup when sctp_accept() is called during a timeout eventKarl Heiss1-19/+23
2015-09-29sctp: Whitespace fixKarl Heiss1-2/+2
2015-09-29i40e/i40evf: check for stopped admin queueMitch Williams2-0/+18
2015-09-29i40e: fix VLAN inside VXLANJesse Brandeburg1-1/+2
2015-09-29ARM: shmobile: r8a7791 dtsi: Add CPG/MSTP Clock Domain for soundGeert Uytterhoeven1-0/+1
2015-09-29ARM: shmobile: r8a7790 dtsi: Add CPG/MSTP Clock Domain for soundGeert Uytterhoeven1-0/+1
2015-09-29Input: elan_i2c - add all valid ic type for i2c/smbusduson1-1/+10
2015-09-29Input: zhenhua - ensure we have BITREVERSEAndrew Morton1-0/+1
2015-09-29arm-cci500: Don't enable PMU driver by defaultSuzuki K. Poulose1-1/+0
2015-09-29Merge tag 'imx-fixes-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Olof Johansson3-3/+2
2015-09-29Input: omap4-keypad - fix memory leakSudip Mukherjee1-1/+1
2015-09-28x86/xen: Do not clip xen_e820_map to xen_e820_map_entries when sanitizing mapMalcolm Crossley1-1/+1
2015-09-28Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds1-0/+1
2015-09-28tile: fix build failureSudip Mukherjee1-0/+1
2015-09-28xprtrdma: disconnect and flush cqs before freeing buffersSteve Wise2-4/+7
2015-09-28drm/i915: Consider HW CSB write pointer before resetting the sw read pointerMichel Thierry2-7/+34
2015-09-28x86/xen: Support kexec/kdump in HVM guests by doing a soft resetVitaly Kuznetsov2-0/+31
2015-09-28xen/x86: Don't try to write syscall-related MSRs for PV guestsBoris Ostrovsky1-0/+1
2015-09-28xen: use correct type for HYPERVISOR_memory_op()Juergen Gross2-3/+3
2015-09-28ARM: make RiscPC depend on MMURussell King1-0/+1
2015-09-28Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system...Radim Krčmář2-4/+1
2015-09-28watchdog: iTCO: Fix dependencies on I2CGuenter Roeck1-1/+2
2015-09-28watchdog: bcm2835: Fix poweroff behaviourNoralf Trønnes1-2/+8
2015-09-28watchdog: Fix module autoload for OF platform driverLuis de Bethencourt3-0/+3
2015-09-28drm/i915/skl: Don't call intel_prepare_ddi when encoder list isn't yet initia...Rodrigo Vivi1-1/+2
2015-09-28m68k/defconfig: Update defconfigs for v4.3-rc1Geert Uytterhoeven12-12/+96
2015-09-28m68k: Define asmlinkage_protectAndreas Schwab1-0/+30
2015-09-28m68k: Wire up membarrierGeert Uytterhoeven3-1/+3
2015-09-28m68k: Wire up userfaultfdGeert Uytterhoeven3-1/+3
2015-09-28m68k: Wire up direct socket callsGeert Uytterhoeven3-2/+35
2015-09-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2-6/+10
2015-09-28Input: serio - fix blocking of parportSudip Mukherjee1-0/+1
2015-09-28mxc_nand: fix copy_spareEric Benard1-1/+1
2015-09-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds14-81/+290
2015-09-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds18-96/+214