aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-10-16fpga: bridge: add devm_fpga_bridge_createAlan Tull1-0/+4
2018-10-16fpga: mgr: add devm_fpga_mgr_createAlan Tull1-0/+4
2018-10-11lib: Add memcat_p(): paste 2 pointer arrays togetherAlexander Shishkin1-0/+7
2018-10-08Merge 4.19-rc7 into char-misc-nextGreg Kroah-Hartman10-26/+63
2018-10-07Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-6/+14
2018-10-07Merge tag 'tty-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Greg Kroah-Hartman1-0/+1
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman1-0/+18
2018-10-05Merge branch 'akpm'Greg Kroah-Hartman2-0/+20
2018-10-05mm: migration: fix migration of huge PMD shared pagesMike Kravetz2-0/+20
2018-10-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-6/+0
2018-10-04net/packet: fix packet drop as of virtio gsoJianfeng Tan1-0/+18
2018-10-04Merge tag 'ovl-fixes-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-14/+3
2018-10-03Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman3-0/+7
2018-10-02Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-0/+2
2018-10-02thunderbolt: Convert rest of the driver files to use SPDX identifierMika Westerberg1-4/+1
2018-10-02Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"Geert Uytterhoeven1-0/+1
2018-10-02Merge tag 'soundwire-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman1-2/+10
2018-10-02mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migrationMel Gorman1-6/+0
2018-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+2
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel1-0/+2
2018-09-30docs: fpga: document fpga manager flagsAlan Tull1-6/+14
2018-09-30Merge 4.19-rc6Greg Kroah-Hartman12-36/+66
2018-09-28Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman1-3/+4
2018-09-28Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2-6/+33
2018-09-28nvmem: use EOPNOTSUPP instead of ENOSYSBartosz Golaszewski2-18/+17
2018-09-28nvmem: make the naming of arguments in nvmem_cell_get() consistentBartosz Golaszewski1-6/+6
2018-09-28nvmem: use SPDX license identifiersBartosz Golaszewski2-8/+2
2018-09-28nvmem: add a notifier chainBartosz Golaszewski1-0/+21
2018-09-28nvmem: add support for cell lookups from machine codeBartosz Golaszewski1-0/+28
2018-09-28nvmem: add support for cell infoBartosz Golaszewski1-9/+24
2018-09-28nvmem: change the signature of nvmem_unregister()Bartosz Golaszewski1-6/+3
2018-09-28nvmem: provide nvmem_dev_name()Bartosz Golaszewski1-0/+8
2018-09-28netfilter: avoid erronous array bounds warningFlorian Westphal1-0/+2
2018-09-26net: core: add member wol_enabled to struct net_deviceHeiner Kallweit1-0/+3
2018-09-25erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman1-1/+1
2018-09-25uio: introduce UIO_MEM_IOVAStephen Hemminger1-0/+1
2018-09-25vmbus: split ring buffer allocation from openStephen Hemminger1-0/+9
2018-09-25vmbus: keep pointer to ring buffer pageStephen Hemminger1-1/+1
2018-09-25vmbus: pass channel to hv_process_channel_removalStephen Hemminger1-1/+1
2018-09-25coresight: Add support for CLAIM tag protocolSuzuki K Poulose1-0/+20
2018-09-25coresight: perf: Remove set_buffer call backSuzuki K Poulose1-5/+1
2018-09-25coresight: perf: Remove reset_buffer call back for sinksSuzuki K Poulose1-5/+1
2018-09-25coresight: platform: Cleanup coresight connection handlingSuzuki K Poulose1-7/+2
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2-2/+4
2018-09-24vfs: swap names of {do,vfs}_clone_file_range()Amir Goldstein1-14/+3
2018-09-23netpoll: make ndo_poll_controller() optionalEric Dumazet1-2/+3
2018-09-23Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Greg Kroah-Hartman1-7/+9
2018-09-23Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman1-1/+4
2018-09-21block: use nanosecond resolution for iostatOmar Sandoval1-1/+4
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman1-2/+0