summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-10-18blk-zoned: implement ioctlsShaun Tancheff1-0/+21
2016-10-18block: Implement support for zoned block devicesHannes Reinecke1-0/+31
2016-10-18block: Define zoned block device operationsShaun Tancheff1-0/+2
2016-10-18block: Add 'zoned' queue limitDamien Le Moal1-0/+47
2016-10-18net: phy: leds: add support for led triggers on phy link state changeZach Brown2-0/+58
2016-10-18net: phy: Create phy_supported_speeds function which lists speeds currently s...Zach Brown1-0/+15
2016-10-18net: Remove all_adj_list and its referencesDavid Ahern1-25/+0
2016-10-18net: Introduce new api for walking upper and lower devicesDavid Ahern1-0/+17
2016-10-18remoteproc: st_slim_rproc: add a slimcore rproc driverPeter Griffin1-0/+58
2016-10-18clk: core: add __init decoration for CLK_OF_DECLARE_DRIVER functionShawn Guo1-1/+1
2016-10-17generic syscalls: kill cruft from removed pkey syscallsDave Hansen1-3/+0
2016-10-17irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin1-1/+1
2016-10-17net: phy: Threaded interrupts allow some simplificationAndrew Lunn1-2/+3
2016-10-17net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern1-3/+14
2016-10-17video: Add new aspect ratios for HDMI 2.0Shashank Sharma1-0/+2
2016-10-16Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflictIngo Molnar274-2583/+7045
2016-10-16kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov1-0/+2
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-6/+29
2016-10-15Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2016-10-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds3-40/+51
2016-10-14Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+19
2016-10-14Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-52/+52
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds3-23/+25
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2-27/+45
2016-10-14pkeys: Remove easily triggered WARNDave Jones1-1/+0
2016-10-14qed*: Allow unicast filteringYuval Mintz1-0/+1
2016-10-14qed: Pass MAC hints to VFsYuval Mintz1-1/+1
2016-10-14qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz1-1/+1
2016-10-14Revert "net: Add driver helper functions to determine checksum offloadability"stephen hemminger1-78/+0
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-25/+252
2016-10-14Merge branches 'device-properties' and 'acpi-misc'Rafael J. Wysocki1-3/+19
2016-10-14Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki1-52/+52
2016-10-14vfs: add vfs_get_link() helperMiklos Szeredi1-0/+1
2016-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+11
2016-10-14Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds11-10/+58
2016-10-14Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-6/+52
2016-10-14Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+2
2016-10-14Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+24
2016-10-13regmap: include <linux/delay.h> from include/linux/regmap.hMasahiro Yamada1-0/+1
2016-10-13net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert1-2/+11
2016-10-13net: centralize net_device min/max MTU checkingJarod Wilson1-0/+4
2016-10-12cpufreq: skip invalid entries when searching the frequencyAaro Koskinen1-52/+52
2016-10-12Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-3/+40
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds1-3/+60
2016-10-12dma-buf: Introduce fence_get_rcu_safe()Chris Wilson1-5/+51
2016-10-12Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-160/+98
2016-10-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-238/+135
2016-10-12mm: split gfp_mask and mapping flags into separate fieldsMichal Hocko2-12/+11
2016-10-12treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2-2/+0