summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-09jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smpMatthias Kaehlcke1-8/+3
2017-05-09drivers/virt/fsl_hypervisor.c: use get_user_pages_unlocked()Lorenzo Stoakes1-5/+2
2017-05-09proc/sysctl: fix the int overflow for jiffies conversionGao Feng1-1/+1
2017-05-09fs/proc/inode.c: remove cast from memory allocationTobin C. Harding1-1/+1
2017-05-09mm, compaction: finish whole pageblock to reduce fragmentationVlastimil Babka2-2/+35
2017-05-09mm, compaction: restrict async compaction to pageblocks of same migratetypeVlastimil Babka2-9/+22
2017-05-09mm, compaction: add migratetype to compact_controlVlastimil Babka2-8/+8
2017-05-09mm, compaction: change migrate_async_suitable() to suitable_migration_source()Vlastimil Babka2-8/+16
2017-05-09mm, page_alloc: count movable pages when stealing from pageblockVlastimil Babka3-21/+63
2017-05-09mm, page_alloc: split smallest stolen page in fallbackVlastimil Babka1-25/+37
2017-05-09mm, compaction: remove redundant watermark check in compact_finished()Vlastimil Babka1-8/+0
2017-05-09mm, compaction: reorder fields in struct compact_controlVlastimil Babka1-5/+5
2017-05-09NFS append COMMIT after synchronous COPYOlga Kornievskaia5-39/+36
2017-05-09lockd: fix lockd shutdown raceJ. Bruce Fields1-2/+4
2017-05-09net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason1-1/+4
2017-05-09xtensa: ISS: Use kmalloc_array() in simdisk_init()Markus Elfring1-2/+1
2017-05-09ide: don't call memcpy with the same source and destinationMikulas Patocka1-1/+1
2017-05-09ide: use setup_timerGeliang Tang1-3/+1
2017-05-09net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow controlGrygorii Strashko1-0/+16
2017-05-09ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong3-2/+14
2017-05-08xtensa: Use seq_puts() in c_show()Markus Elfring1-2/+1
2017-05-08Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...David S. Miller10-11/+25
2017-05-08net: cdc_ncm: Fix TX zero paddingJim Baxter1-4/+7
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds150-3843/+9189
2017-05-08Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds16-59/+212
2017-05-08Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds12-219/+197
2017-05-08Merge tag 'for-f2fs-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds22-928/+1747
2017-05-08Merge branch 'stmmac-pci-fix-crash-on-Intel-Galileo-Gen2'David S. Miller1-23/+18
2017-05-08stmmac: pci: split out common_default_data() helperAndy Shevchenko1-34/+18
2017-05-08stmmac: pci: RX queue routing configurationAndy Shevchenko1-0/+3
2017-05-08stmmac: pci: TX and RX queue priority configurationAndy Shevchenko1-0/+4
2017-05-08stmmac: pci: set default number of rx and tx queuesAndy Shevchenko1-0/+4
2017-05-08vti: check nla_put_* return valueHangbin Liu1-6/+7
2017-05-08bpf: don't let ldimm64 leak map addresses on unprivilegedDaniel Borkmann1-5/+16
2017-05-08yam: use memdup_userGeliang Tang1-6/+4
2017-05-08net/hippi/rrunner: use memdup_userGeliang Tang1-10/+7
2017-05-08cxgb4: avoid disabling FEC by defaultGanesh Goudar3-10/+43
2017-05-08net: dsa: loop: Check for memory allocation failureChristophe Jaillet1-0/+3
2017-05-08bonding: check nla_put_be32 return valueHangbin Liu1-1/+2
2017-05-08ubi: Add debugfs file for tracking PEB stateBen Shelton1-1/+125
2017-05-08ubifs: Fix a typo in comment of ioctl2ubifs & ubifs2ioctlRock Lee1-3/+3
2017-05-08ubifs: Remove unnecessary assignmentStefan Agner1-1/+0
2017-05-08ubifs: Fix cut and paste error on sb type comparisonsColin Ian King1-2/+2
2017-05-08ubi: fastmap: Fix slab corruptionRabin Vincent1-4/+29
2017-05-08ubifs: Add CONFIG_UBIFS_FS_SECURITY to disable/enable security labelsHyunchul Lee3-2/+31
2017-05-08ubi: Make mtd parameter readableAndy Shevchenko1-1/+1
2017-05-08ubi: Fix section mismatchAndy Shevchenko1-4/+4
2017-05-08bnxt_en: allocate enough space for ->ntp_fltr_bmapDan Carpenter1-1/+2
2017-05-08qlge: Avoid reading past end of bufferKees Cook1-2/+2
2017-05-08bna: ethtool: Avoid reading past end of bufferKees Cook1-2/+2