summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-02-03drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson1-92/+92
2017-02-03[media] media: Protect enable_source and disable_source handler code pathsShuah Khan1-0/+2
2017-02-03serdev: add a tty port controller driverRob Herring1-0/+21
2017-02-03serdev: Introduce new bus for serial attached devicesRob Herring1-0/+241
2017-02-03tty_port: Add port client functionsRob Herring1-1/+8
2017-02-03net: add LINUX_MIB_PFMEMALLOCDROP counterEric Dumazet1-0/+1
2017-02-03introduce the walk_process_tree() helperOleg Nesterov1-0/+3
2017-02-03net: phy: marvell: Add support for 88e1545 PHYAndrew Lunn1-0/+1
2017-02-03unix: add ioctl to open a unix socket file with O_PATHAndrey Vagin1-0/+2
2017-02-03net: phy: Marvell: Add mv88e6390 internal PHYAndrew Lunn1-0/+6
2017-02-03Merge branch 'nsfs-discovery'Eric W. Biederman1-2/+7
2017-02-03nsfs: Add an ioctl() to return owner UID of a usernsMichael Kerrisk (man-pages)1-3/+5
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-30/+40
2017-02-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+0
2017-02-02workqueue: avoid clang warningArnd Bergmann1-2/+2
2017-02-02drm: Fix build when FBDEV_EMULATION is disabledGabriel Krisman Bertazi1-1/+1
2017-02-02drm: Rely on mode_config data for fb_helper initializationGabriel Krisman Bertazi2-6/+4
2017-02-02soc: samsung: pmu: Add register defines for pad retention controlMarek Szyprowski1-0/+16
2017-02-02blktrace: make do_blk_trace_setup() staticOmar Sandoval1-4/+0
2017-02-02block: fix debugfs config conditional in struct request_queueOmar Sandoval1-1/+1
2017-02-02debugfs: add debugfs_lookup()Omar Sandoval1-0/+8
2017-02-02Merge branch 'topic/intel-lpe-audio-dp' into for-nextTakashi Iwai1-1/+6
2017-02-02Merge tag 'samsung-pinctrl-4.11' into next/dt64Krzysztof Kozlowski1-0/+8
2017-02-02pinctrl: dt-bindings: samsung: Add Exynos7 specific pinctrl macro definitionsPankaj Dubey1-0/+8
2017-02-02ext4: move halfmd4 into hash.c directlyJason A. Donenfeld1-2/+0
2017-02-02scsi, block: fix duplicate bdi name registration crashesDan Williams2-0/+9
2017-02-02block: Get rid of blk_get_backing_dev_info()Jan Kara2-2/+1
2017-02-02block: Make blk_get_backing_dev_info() safe without open bdevJan Kara1-0/+1
2017-02-02block: Dynamically allocate and refcount backing_dev_infoJan Kara3-2/+11
2017-02-02block: Use pointer to backing_dev_info from request_queueJan Kara1-1/+2
2017-02-02block: Unhash block device inodes on gendisk destructionJan Kara1-0/+1
2017-02-02drm: Provide a driver hook for drm_dev_release()Chris Wilson1-0/+13
2017-02-02netfilter: allow logging from non-init namespacesMichal Kubeček1-0/+3
2017-02-02ipvs: free ip_vs_dest structs when refcnt=0David Windsor1-1/+1
2017-02-02netfilter: merge ctinfo into nfct pointer storage areaFlorian Westphal2-17/+15
2017-02-02netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal1-0/+2
2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal2-2/+9
2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal2-4/+11
2017-02-02netfilter: reduce direct skb->nfct usageFlorian Westphal1-3/+6
2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal1-1/+1
2017-02-02drm/bridge/mhl: add MHL3 infoframe related definitionsAndrzej Hajda1-0/+32
2017-02-02drm/bridge/mhl: add write burst related definitionsAndrzej Hajda1-0/+53
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-19/+26
2017-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+1
2017-02-01Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller2-1/+2
2017-02-01net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis1-14/+15
2017-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller1-1/+3
2017-02-01dt-bindings: mfd: stm32f4: Add missing binding definitionGabriel Fernandez1-2/+12
2017-02-01dt-bindings: mfd: stm32f4: Fix STM32F4_X_CLOCK() macroGabriel Fernandez1-5/+5
2017-02-01fs: Better permission checking for submountsEric W. Biederman3-1/+6