summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-01-06Linux 4.9.1v4.9.1Greg Kroah-Hartman
2017-01-06x86/kbuild: enable modversions for symbols exported from asmAdam Borowski
2017-01-06builddeb: fix cross-building to arm64 producing host-arch debsAdam Borowski
2017-01-06xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen
2017-01-06xfs: fix up xfs_swap_extent_forks inline extent handlingEric 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-06watchdog: qcom: fix kernel panic due to external abort on non-linefetchChristian Lamparter
2017-01-06watchdog: mei_wdt: request stop on reboot to prevent false positive eventAlexander Usyskin
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: Decrease verbosity of ioctl callPavel Shilovsky
2017-01-06CIFS: Fix a possible double locking of mutex during reconnectPavel 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-06cifs: Fix smbencrypt() to stop pointing a scatterlist at the stackAndy Lutomirski
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 raid: fix discard support regressionHeinz Mauelshagen
2017-01-06dm rq: fix a race condition in rq_completed()Bart Van Assche
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-06dm table: an 'all_blk_mq' table must be loaded for a blk-mq DM deviceBart Van Assche
2017-01-06dm table: fix 'all_blk_mq' inconsistency when an empty table is loadedMike Snitzer
2017-01-06blk-mq: Do not invoke .queue_rq() for a stopped queueBart Van Assche
2017-01-06PM / OPP: Don't use OPP structure outside of rcu protected sectionViresh Kumar
2017-01-06PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()Stephen Boyd
2017-01-06usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi
2017-01-06mm, page_alloc: keep pcp count and list contents in sync if struct page is co...Mel Gorman
2017-01-06mm/vmscan.c: set correct defer count for shrinkerShaohua Li
2017-01-06nvmet: Fix possible infinite loop triggered on hot namespace removalSolganik Alexander
2017-01-06loop: return proper error from loop_queue_rq()Omar Sandoval
2017-01-06f2fs: fix to determine start_cp_addr by sbi->cur_cp_packJaegeuk Kim
2017-01-06f2fs: fix overflow due to condition check orderJaegeuk Kim
2017-01-06f2fs: set ->owner for debugfs status file's file_operationsNicolai Stange
2017-01-06Revert "f2fs: use percpu_counter for # of dirty pages in inode"Jaegeuk Kim
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-06ext4: don't lock buffer in ext4_commit_super if holding spinlockTheodore Ts'o
2017-01-06crypto: caam - fix AEAD givenc descriptorsAlex Porosanu
2017-01-06ptrace: Don't allow accessing an undumpable mmEric W. Biederman
2017-01-06ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman