summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-06Linux 4.8.16v4.8.16Greg Kroah-Hartman1-1/+1
2017-01-06driver core: fix race between creating/querying glue dir and its cleanupMing Lei1-10/+29
2017-01-06Revert "netfilter: move nat hlist_head to nf_conn"Greg Kroah-Hartman5-12/+44
2017-01-06Revert "netfilter: nat: convert nat bysrc hash to rhashtable"Greg Kroah-Hartman3-71/+59
2017-01-06arm64: mark reserved memblock regions explicitly in iomemAKASHI Takahiro2-4/+13
2017-01-06xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen1-0/+1
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: 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-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: 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
2017-01-06loop: return proper error from loop_queue_rq()Omar Sandoval1-1/+1
2017-01-06f2fs: fix overflow due to condition check orderJaegeuk Kim1-1/+1
2017-01-06f2fs: set ->owner for debugfs status file's file_operationsNicolai Stange1-0/+1
2017-01-06Revert "f2fs: use percpu_counter for # of dirty pages in inode"Jaegeuk Kim3-12/+7
2017-01-06ext4: do not perform data journaling when data is encryptedSergey Karamov2-6/+13
2017-01-06ext4: return -ENOMEM instead of successDan Carpenter1-1/+3
2017-01-06ext4: reject inodes with negative sizeDarrick J. Wong1-0/+6
2017-01-06ext4: add sanity checking to count_overhead()Theodore Ts'o1-3/+8
2017-01-06ext4: fix in-superblock mount options processingTheodore Ts'o1-15/+23
2017-01-06ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o1-9/+6
2017-01-06ext4: fix stack memory corruption with 64k block sizeChandan Rajendra1-1/+1
2017-01-06ext4: fix mballoc breakage with 64k block sizeChandan Rajendra1-1/+1
2017-01-06crypto: caam - fix AEAD givenc descriptorsAlex Porosanu1-1/+3
2017-01-06ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman6-7/+30
2017-01-06vfs,mm: fix return value of read() at s_maxbytesLinus Torvalds1-1/+1
2017-01-06mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman4-18/+20
2017-01-06block_dev: don't test bdev->bd_contains when it is not stableNeilBrown1-1/+1
2017-01-06fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai1-2/+8
2017-01-06exec: Ensure mm->user_ns contains the execed filesEric W. Biederman3-4/+32
2017-01-06btrfs: make file clone aware of fatal signalsWang Xiaoguang1-0/+5