index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig
2018-06-13
Merge tag 'acpi-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-13
Merge tag 'pm-4.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-06-13
Merge branches 'pm-domains' and 'pm-tools'
Rafael J. Wysocki
2018-06-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
Merge tag 'for-4.18/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-12
treewide: Use array_size() in kvzalloc_node()
Kees Cook
2018-06-12
treewide: Use array_size() in vzalloc_node()
Kees Cook
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
treewide: devm_kmalloc() -> devm_kmalloc_array()
Kees Cook
2018-06-12
treewide: kvzalloc() -> kvcalloc()
Kees Cook
2018-06-12
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
video: uvesafb: Fix integer overflow in allocation
Kees Cook
2018-06-12
leds: Use struct_size() in allocation
Kees Cook
2018-06-12
Convert vhost to struct_size
Matthew Wilcox
2018-06-12
Convert v4l2 event to struct_size
Matthew Wilcox
2018-06-12
Convert infiniband uverbs to struct_size
Matthew Wilcox
2018-06-12
Convert virtio_console to struct_size
Matthew Wilcox
2018-06-12
Merge tag 'pci-v4.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-12
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
2018-06-12
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2018-06-12
Merge tag 'ntb-4.18' of git://github.com/jonmason/ntb
Linus Torvalds
2018-06-12
Merge tag 'vfio-v4.18-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2018-06-12
Merge tag 'mips_4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2018-06-12
Revert "PM / runtime: Fixup reference counting of device link suppliers at pr...
Rafael J. Wysocki
2018-06-11
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2018-06-11
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-11
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2018-06-11
Merge tag 'linux-watchdog-4.18-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
2018-06-11
Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,fr...
Linus Torvalds
2018-06-11
ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_creat...
Jia-Ju Bai
2018-06-11
ntb: ntb_transport: Replace GFP_ATOMIC with GFP_KERNEL in ntb_transport_setup...
Jia-Ju Bai
2018-06-11
NTB: ntb_hw_idt: fix typo 'can by' to 'can be'
Wolfram Sang
2018-06-11
ntb: intel: change references of skx to gen3
Dave Jiang
2018-06-11
ntb: intel: split out the gen3 code
Dave Jiang
2018-06-11
ntb: intel: header definitions refactor
Dave Jiang
2018-06-11
Merge tag 'rpmsg-v4.18' of git://github.com/andersson/remoteproc
Linus Torvalds
2018-06-11
Merge tag 'rproc-v4.18' of git://github.com/andersson/remoteproc
Linus Torvalds
2018-06-11
Merge tag 'hwlock-v4.18' of git://github.com/andersson/remoteproc
Linus Torvalds
2018-06-11
Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-06-11
Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
2018-06-11
Merge tag 'drm-next-2018-06-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-06-11
Merge branch 'pci/aer-squash'
Bjorn Helgaas
2018-06-11
PCI/AER: Use "PCI Express" consistently in Kconfig text
Bjorn Helgaas
[next]