summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-09thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski
2017-01-09clk: bcm2835: Avoid overwriting the div info when disabling a pll_div clkBoris Brezillon
2017-01-09timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversionThomas Gleixner
2017-01-09regulator: stw481x-vmmc: fix ages old enable errorLinus Walleij
2017-01-09mmc: sdhci: Fix recovery from tuning timeoutAdrian Hunter
2017-01-09ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)
2017-01-09cfg80211/mac80211: fix BSS leaks when abandoning assoc attemptsJohannes Berg
2017-01-09rtlwifi: Fix enter/exit power_saveLarry Finger
2017-01-09ssb: Fix error routine when fallback SPROM failsLarry Finger
2017-01-06Linux 4.4.40v4.4.40Greg Kroah-Hartman
2017-01-06ppp: defer netns reference release for ppp channelWANG Cong
2017-01-06driver core: fix race between creating/querying glue dir and its cleanupMing Lei
2017-01-06xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen
2017-01-06arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall
2017-01-06xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancingBoris Ostrovsky
2017-01-06tpm xen: Remove bogus tpm_chip_unregisterJason Gunthorpe
2017-01-06kernel/debug/debug_core.c: more properly delay for secondary CPUsDouglas Anderson
2017-01-06kernel/watchdog: use nmi registers snapshot in hardlockup handlerKonstantin Khlebnikov
2017-01-06CIFS: Fix a possible memory corruption in push locksPavel Shilovsky
2017-01-06CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky
2017-01-06CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky
2017-01-06ASoC: intel: Fix crash at suspend/resume without card registrationTakashi Iwai
2017-01-06dm space map metadata: fix 'struct sm_metadata' leak on failed createBenjamin Marzinski
2017-01-06dm crypt: mark key as invalid until properly loadedOndrej Kozina
2017-01-06dm flakey: return -EINVAL on interval bounds error in flakey_ctr()Wei Yongjun
2017-01-06blk-mq: Do not invoke .queue_rq() for a stopped queueBart Van Assche
2017-01-06usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi
2017-01-06exec: Ensure mm->user_ns contains the execed filesEric W. Biederman
2017-01-06fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai
2017-01-06mm/vmscan.c: set correct defer count for shrinkerShaohua Li
2017-01-06loop: return proper error from loop_queue_rq()Omar Sandoval
2017-01-06f2fs: set ->owner for debugfs status file's file_operationsNicolai Stange
2017-01-06ext4: do not perform data journaling when data is encryptedSergey Karamov
2017-01-06ext4: return -ENOMEM instead of successDan Carpenter
2017-01-06ext4: reject inodes with negative sizeDarrick J. Wong
2017-01-06ext4: add sanity checking to count_overhead()Theodore Ts'o
2017-01-06ext4: fix in-superblock mount options processingTheodore Ts'o
2017-01-06ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o
2017-01-06ext4: fix stack memory corruption with 64k block sizeChandan Rajendra
2017-01-06ext4: fix mballoc breakage with 64k block sizeChandan Rajendra
2017-01-06crypto: caam - fix AEAD givenc descriptorsAlex Porosanu
2017-01-06ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2017-01-06mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman
2017-01-06block_dev: don't test bdev->bd_contains when it is not stableNeilBrown
2017-01-06btrfs: make file clone aware of fatal signalsWang Xiaoguang
2017-01-06Btrfs: don't BUG() during drop snapshotJosef Bacik
2017-01-06Btrfs: fix memory leak in do_walk_downLiu Bo
2017-01-06Btrfs: don't leak reloc root nodes on errorJosef Bacik
2017-01-06Btrfs: return gracefully from balance if fs tree is corruptedLiu Bo
2017-01-06Btrfs: bail out if block group has different mixed flagLiu Bo