summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-09gpio: stmpe: fix interrupt handling bugLinus Walleij1-1/+1
2017-01-09timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversionThomas Gleixner1-2/+2
2017-01-09mmc: sd: Meet alignment requirements for raw_ssr DMAPaul Burton1-2/+10
2017-01-09regulator: stw481x-vmmc: fix ages old enable errorLinus Walleij1-1/+2
2017-01-09mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter1-0/+20
2017-01-09Revert "mmc: sdhci: Reset cmd and data circuits after tuning failure"Adrian Hunter1-4/+0
2017-01-09ath9k: do not return early to fix rcu unlockingTobias Klausmann1-1/+1
2017-01-09ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)1-2/+5
2017-01-09ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on successMatthias Schiffer1-1/+1
2017-01-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg5-9/+50
2017-01-09rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnectingJes Sorensen1-0/+8
2017-01-09perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner1-7/+7
2017-01-09perf annotate: Don't throw error for zero length symbolsRavi Bangoria1-1/+2
2017-01-09perf/x86: Fix exclusion of BTS and LBR for GoldmontAndi Kleen2-3/+7
2017-01-09rtlwifi: Fix enter/exit power_saveLarry Finger4-27/+40
2017-01-09ath10k: fix soft lockup during firmware crash/hw-restartMohammed Shafi Shajakhan2-2/+1
2017-01-09ssb: Fix error routine when fallback SPROM failsLarry Finger1-0/+1
2017-01-06Linux 4.9.1v4.9.1Greg Kroah-Hartman1-1/+1
2017-01-06x86/kbuild: enable modversions for symbols exported from asmAdam Borowski2-0/+23
2017-01-06builddeb: fix cross-building to arm64 producing host-arch debsAdam Borowski1-1/+1
2017-01-06xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen1-0/+1
2017-01-06xfs: fix up xfs_swap_extent_forks inline extent handlingEric Sandeen1-2/+5
2017-01-06arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall1-2/+1
2017-01-06xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancingBoris Ostrovsky1-1/+1
2017-01-06tpm xen: Remove bogus tpm_chip_unregisterJason Gunthorpe1-1/+0
2017-01-06kernel/debug/debug_core.c: more properly delay for secondary CPUsDouglas Anderson1-2/+2
2017-01-06watchdog: qcom: fix kernel panic due to external abort on non-linefetchChristian Lamparter1-1/+1
2017-01-06watchdog: mei_wdt: request stop on reboot to prevent false positive eventAlexander Usyskin1-0/+2
2017-01-06kernel/watchdog: use nmi registers snapshot in hardlockup handlerKonstantin Khlebnikov1-1/+0
2017-01-06CIFS: Fix a possible memory corruption in push locksPavel Shilovsky1-1/+1
2017-01-06CIFS: Decrease verbosity of ioctl callPavel Shilovsky1-1/+1
2017-01-06CIFS: Fix a possible double locking of mutex during reconnectPavel Shilovsky4-6/+19
2017-01-06CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky1-1/+1
2017-01-06CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky5-31/+85
2017-01-06cifs: Fix smbencrypt() to stop pointing a scatterlist at the stackAndy Lutomirski1-32/+8
2017-01-06ASoC: intel: Fix crash at suspend/resume without card registrationTakashi Iwai1-0/+6
2017-01-06dm space map metadata: fix 'struct sm_metadata' leak on failed createBenjamin Marzinski1-8/+6
2017-01-06dm raid: fix discard support regressionHeinz Mauelshagen1-6/+3
2017-01-06dm rq: fix a race condition in rq_completed()Bart Van Assche1-2/+8
2017-01-06dm crypt: mark key as invalid until properly loadedOndrej Kozina1-2/+5
2017-01-06dm flakey: return -EINVAL on interval bounds error in flakey_ctr()Wei Yongjun1-0/+2
2017-01-06dm table: an 'all_blk_mq' table must be loaded for a blk-mq DM deviceBart Van Assche1-0/+5
2017-01-06dm table: fix 'all_blk_mq' inconsistency when an empty table is loadedMike Snitzer1-6/+13
2017-01-06blk-mq: Do not invoke .queue_rq() for a stopped queueBart Van Assche1-3/+3
2017-01-06PM / OPP: Don't use OPP structure outside of rcu protected sectionViresh Kumar1-3/+13
2017-01-06PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()Stephen Boyd3-25/+20
2017-01-06usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2-3/+8
2017-01-06mm, page_alloc: keep pcp count and list contents in sync if struct page is co...Mel Gorman1-2/+10
2017-01-06mm/vmscan.c: set correct defer count for shrinkerShaohua Li1-3/+11
2017-01-06nvmet: Fix possible infinite loop triggered on hot namespace removalSolganik Alexander3-14/+12