summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.8.16v4.8.16Greg Kroah-Hartman2017-01-061-1/+1
* driver core: fix race between creating/querying glue dir and its cleanupMing Lei2017-01-061-10/+29
* Revert "netfilter: move nat hlist_head to nf_conn"Greg Kroah-Hartman2017-01-065-12/+44
* Revert "netfilter: nat: convert nat bysrc hash to rhashtable"Greg Kroah-Hartman2017-01-063-71/+59
* arm64: mark reserved memblock regions explicitly in iomemAKASHI Takahiro2017-01-062-4/+13
* xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen2017-01-061-0/+1
* arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall2017-01-061-2/+1
* xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancingBoris Ostrovsky2017-01-061-1/+1
* tpm xen: Remove bogus tpm_chip_unregisterJason Gunthorpe2017-01-061-1/+0
* kernel/debug/debug_core.c: more properly delay for secondary CPUsDouglas Anderson2017-01-061-2/+2
* watchdog: qcom: fix kernel panic due to external abort on non-linefetchChristian Lamparter2017-01-061-1/+1
* watchdog: mei_wdt: request stop on reboot to prevent false positive eventAlexander Usyskin2017-01-061-0/+2
* kernel/watchdog: use nmi registers snapshot in hardlockup handlerKonstantin Khlebnikov2017-01-061-1/+0
* CIFS: Fix a possible memory corruption in push locksPavel Shilovsky2017-01-061-1/+1
* CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky2017-01-061-1/+1
* CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky2017-01-065-31/+85
* ASoC: intel: Fix crash at suspend/resume without card registrationTakashi Iwai2017-01-061-0/+6
* dm space map metadata: fix 'struct sm_metadata' leak on failed createBenjamin Marzinski2017-01-061-8/+6
* dm raid: fix discard support regressionHeinz Mauelshagen2017-01-061-6/+3
* dm rq: fix a race condition in rq_completed()Bart Van Assche2017-01-061-2/+8
* dm crypt: mark key as invalid until properly loadedOndrej Kozina2017-01-061-2/+5
* dm flakey: return -EINVAL on interval bounds error in flakey_ctr()Wei Yongjun2017-01-061-0/+2
* dm table: an 'all_blk_mq' table must be loaded for a blk-mq DM deviceBart Van Assche2017-01-061-0/+5
* dm table: fix 'all_blk_mq' inconsistency when an empty table is loadedMike Snitzer2017-01-061-6/+13
* blk-mq: Do not invoke .queue_rq() for a stopped queueBart Van Assche2017-01-061-3/+3
* PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()Stephen Boyd2017-01-063-25/+20
* usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2017-01-062-3/+8
* mm, page_alloc: keep pcp count and list contents in sync if struct page is co...Mel Gorman2017-01-061-2/+10
* mm/vmscan.c: set correct defer count for shrinkerShaohua Li2017-01-061-3/+11
* nvmet: Fix possible infinite loop triggered on hot namespace removalSolganik Alexander2017-01-063-14/+12
* loop: return proper error from loop_queue_rq()Omar Sandoval2017-01-061-1/+1
* f2fs: fix overflow due to condition check orderJaegeuk Kim2017-01-061-1/+1
* f2fs: set ->owner for debugfs status file's file_operationsNicolai Stange2017-01-061-0/+1
* Revert "f2fs: use percpu_counter for # of dirty pages in inode"Jaegeuk Kim2017-01-063-12/+7
* ext4: do not perform data journaling when data is encryptedSergey Karamov2017-01-062-6/+13
* ext4: return -ENOMEM instead of successDan Carpenter2017-01-061-1/+3
* ext4: reject inodes with negative sizeDarrick J. Wong2017-01-061-0/+6
* ext4: add sanity checking to count_overhead()Theodore Ts'o2017-01-061-3/+8
* ext4: fix in-superblock mount options processingTheodore Ts'o2017-01-061-15/+23
* ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o2017-01-061-9/+6
* ext4: fix stack memory corruption with 64k block sizeChandan Rajendra2017-01-061-1/+1
* ext4: fix mballoc breakage with 64k block sizeChandan Rajendra2017-01-061-1/+1
* crypto: caam - fix AEAD givenc descriptorsAlex Porosanu2017-01-061-1/+3
* ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman2017-01-066-7/+30
* vfs,mm: fix return value of read() at s_maxbytesLinus Torvalds2017-01-061-1/+1
* mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman2017-01-064-18/+20
* block_dev: don't test bdev->bd_contains when it is not stableNeilBrown2017-01-061-1/+1
* fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai2017-01-061-2/+8
* exec: Ensure mm->user_ns contains the execed filesEric W. Biederman2017-01-063-4/+32
* btrfs: make file clone aware of fatal signalsWang Xiaoguang2017-01-061-0/+5