aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-04-02Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+7
2018-04-02Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2018-04-02Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-9/+64
2018-04-02Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm-qspi', 'spi/topic/bcm2835aux', 'spi/topic/dw' and 'spi/topic/gpio' into spi-nextMark Brown1-48/+1
2018-04-02thermal: Add cooling device's statistics in sysfsViresh Kumar1-0/+1
2018-04-02ceph: quota: add initial infrastructure to support cephfs quotasLuis Henriques2-0/+18
2018-04-02Merge branches 'pm-cpuidle' and 'pm-tools'Rafael J. Wysocki1-0/+4
2018-04-02Merge branch 'pm-cpufreq'Rafael J. Wysocki1-0/+1
2018-04-02Merge branches 'pm-core', 'pm-sleep' and 'acpi-pm'Rafael J. Wysocki1-0/+2
2018-04-02Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic'Rafael J. Wysocki1-0/+2
2018-04-02ceph: optimize memory usageChengguang Xu1-0/+1
2018-04-02libceph, ceph: move ceph_calc_file_object_mapping() to striper.cIlya Dryomov2-5/+4
2018-04-02libceph: striping framework implementationIlya Dryomov1-0/+65
2018-04-02libceph: introduce BVECS data typeIlya Dryomov2-0/+50
2018-04-02libceph, rbd: new bio handling code (aka don't clone bios)Ilya Dryomov2-13/+57
2018-04-02libceph, ceph: change ceph_calc_file_object_mapping() signatureIlya Dryomov1-4/+3
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-10/+17
2018-03-31ethtool: enable Inline TLS in HWAtul Gupta1-0/+2
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller9-8/+168
2018-03-31inet: frags: get rid of ipfrag_skb_cb/FRAG_CBEric Dumazet1-0/+1
2018-03-31rhashtable: reorganize struct rhashtable layoutEric Dumazet1-4/+4
2018-03-31PCI/IOV: Add missing prototypes for powerpc pcibios interfacesMathieu Malaterre1-1/+6
2018-03-31Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar20-32/+139
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-3/+14
2018-03-31kbuild: get <linux/compiler_types.h> out of <linux/kconfig.h>Masahiro Yamada1-3/+0
2018-03-31security: convert security hooks to use hlistSargun Dhillon1-214/+214
2018-03-31bpf: Post-hooks for sys_bindAndrey Ignatov1-3/+13
2018-03-31bpf: Hooks for sys_connectAndrey Ignatov1-0/+31
2018-03-31bpf: Hooks for sys_bindAndrey Ignatov3-0/+32
2018-03-31bpf: Check attach type at prog load timeAndrey Ignatov2-1/+5
2018-03-30net/mlx5e: Use linear SKB in Striding RQTariq Toukan2-3/+7
2018-03-30net/mlx5: Eliminate query xsrq dead codeSaeed Mahameed1-1/+0
2018-03-30PCI: Always define the of_node helpersBjørn Mork1-13/+11
2018-03-30PCI/portdrv: Encapsulate pcie_ports_auto inside the port driverBjorn Helgaas1-2/+0
2018-03-30PCI/portdrv: Simplify PCIe feature permission checkingBjorn Helgaas1-0/+3
2018-03-31Merge branch 'topic/paca' into nextMichael Ellerman1-0/+3
2018-03-30lib/scatterlist: add sg_init_marker() helperPrashant Bhole1-0/+18
2018-03-30fs, dax: prepare for dax-specific address_space_operationsDan Williams2-3/+13
2018-03-31crypto: Deduplicate le32_to_cpu_array() and cpu_to_le32_array()Andy Shevchenko1-0/+17
2018-03-30net/dim: Fix int overflowTal Gilboa1-1/+1
2018-03-30vlan: Fix vlan insertion for packets without ethernet headerToshiaki Makita1-2/+13
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2-3/+5
2018-03-30of_net: Implement of_get_nvmem_mac_address helperMike Looijmans1-0/+6
2018-03-30sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King2-3/+3
2018-03-30net: phy: phylink: Provide PHY interface to mac_link_{up, down}Florian Fainelli1-3/+11
2018-03-30net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman2-0/+28
2018-03-30mm: make memblock_alloc_base_nid() non-staticNicholas Piggin1-0/+3
2018-03-30iio:buffer: make length types match kfifo typesMartin Kelly1-3/+3
2018-03-29lightnvm: pblk: implement get log report chunkJavier González1-0/+13
2018-03-29lightnvm: implement get log report chunk helpersJavier González1-0/+24