summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: Add memcat_p(): paste 2 pointer arrays togetherAlexander Shishkin2018-10-111-0/+7
* Merge 4.19-rc7 into char-misc-nextGreg Kroah-Hartman2018-10-0822-73/+81
|\
| * Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-071-6/+14
| |\
| | * docs: fpga: document fpga manager flagsAlan Tull2018-09-301-6/+14
| * | Merge tag 'tty-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman2018-10-071-0/+1
| |\ \
| | * | Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven2018-10-021-0/+1
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-061-0/+18
| |\ \
| | * | net/packet: fix packet drop as of virtio gsoJianfeng Tan2018-10-051-0/+18
| * | | Merge branch 'akpm'Greg Kroah-Hartman2018-10-066-0/+28
| |\ \ \
| | * | | mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizesAnshuman Khandual2018-10-064-0/+8
| | * | | mm: migration: fix migration of huge PMD shared pagesMike Kravetz2018-10-062-0/+20
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2018-10-062-33/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migrationMel Gorman2018-10-022-33/+0
| | | |/ | | |/|
| * | | Merge tag 'drm-fixes-2018-10-05' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman2018-10-051-2/+3
| |\ \ \
| | * | | drm/cma-helper: Fix crash in fbdev error pathNoralf Trønnes2018-10-021-2/+3
| | |/ /
| * | | Merge tag 'ovl-fixes-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-041-14/+3
| |\ \ \ | | |_|/ | |/| |
| | * | vfs: swap names of {do,vfs}_clone_file_range()Amir Goldstein2018-09-241-14/+3
| * | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-048-18/+10
| |\ \ \
| | * \ \ Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-10-031-0/+2
| | |\ \ \
| | | * | | net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel2018-10-011-0/+2
| | * | | | inet: make sure to grab rcu_read_lock before using ireq->ireq_optEric Dumazet2018-10-031-5/+0
| | * | | | tcp/dccp: fix lockdep issue when SYN is backloggedEric Dumazet2018-10-021-2/+1
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-10-021-0/+2
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | netfilter: avoid erronous array bounds warningFlorian Westphal2018-09-281-0/+2
| | * | | | netlink: fix typo in nla_parse_nested() commentJohannes Berg2018-09-291-1/+1
| | * | | | Merge tag 'rxrpc-fixes-20180928' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2018-09-291-3/+1
| | |\ \ \ \
| | | * | | | rxrpc: Fix error distributionDavid Howells2018-09-281-3/+1
| | * | | | | Merge tag 'mac80211-for-davem-2018-09-27' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-281-2/+0
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | cfg80211: fix reg_query_regdb_wmm kernel-docRandy Dunlap2018-09-261-2/+0
| | * | | | | bonding: avoid possible dead-lockMahesh Bandewar2018-09-271-6/+1
| | * | | | | net: core: add member wol_enabled to struct net_deviceHeiner Kallweit2018-09-271-0/+3
| * | | | | | Merge tag 'media/v4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Greg Kroah-Hartman2018-10-031-0/+4
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2018-10-031-0/+4
* | | | | | | thunderbolt: Convert rest of the driver files to use SPDX identifierMika Westerberg2018-10-031-4/+1
* | | | | | | Merge tag 'soundwire-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-021-2/+10
|\ \ \ \ \ \ \
| * | | | | | | soundwire: keep track of Masters in a streamShreyas NC2018-08-271-0/+2
| * | | | | | | soundwire: Add support for multi link bank switchShreyas NC2018-08-271-0/+4
| * | | | | | | soundwire: Handle multiple master instances in a streamVinod Koul2018-08-271-2/+0
| * | | | | | | soundwire: Add support to lock across bus instancesSanyog Kale2018-08-271-0/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge 4.19-rc6Greg Kroah-Hartman2018-09-3021-102/+135
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-09-291-3/+4
| |\ \ \ \ \ \
| | * | | | | | spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc headerBoris Brezillon2018-09-201-3/+2
| | * | | | | | spi: spi-mem: Add missing description for data.nbytes fieldBoris Brezillon2018-09-201-0/+2
| * | | | | | | Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-09-292-6/+33
| |\ \ \ \ \ \ \
| | * | | | | | | regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski2018-09-031-3/+3
| | * | | | | | | regulator: da9063: fix DT probing with constraintsPhilipp Zabel2018-08-311-7/+9
| | * | | | | | | regulator: bd71837: Disable voltage monitoring for LDO3/4Matti Vaittinen2018-08-291-3/+30
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman2018-09-281-1/+0
| |\ \ \ \ \ \ \
| | * | | | | | | Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij2018-09-271-1/+0
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-251-1/+1
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |