index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-05-15
Merge tag 'acpi-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2019-05-15
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-05-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-05-15
Merge branches 'pm-cpufreq' and 'pm-domains'
Rafael J. Wysocki
2019-05-15
Merge branches 'acpi-bus', 'acpi-doc' and 'acpi-pm'
Rafael J. Wysocki
2019-05-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-14
drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl
Dan Carpenter
2019-05-14
drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl
Dan Carpenter
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-14
pps: pps-gpio PPS ECHO implementation
Tom Burkart
2019-05-14
pps: descriptor-based gpio
Tom Burkart
2019-05-14
panic: avoid the extra noise dmesg
Feng Tang
2019-05-14
rapidio: fix a NULL pointer dereference when create_workqueue() fails
Kangjie Lu
2019-05-14
lib/math: move int_pow() from pwm_bl.c for wider use
Andy Shevchenko
2019-05-14
mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
Masahiro Yamada
2019-05-14
include/: refactor headers to allow kthread.h inclusion in psi_types.h
Suren Baghdasaryan
2019-05-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-05-14
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-05-14
Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-14
xen/privcmd-buf.c: convert to use vm_map_pages_zero()
Souptick Joarder
2019-05-14
xen/gntdev.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
iommu/dma-iommu.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
drm/xen/xen_drm_front_gem.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
drm/rockchip/rockchip_drm_gem.c: convert to use vm_map_pages()
Souptick Joarder
2019-05-14
drivers/firewire/core-iso.c: convert to use vm_map_pages_zero()
Souptick Joarder
2019-05-14
mm/memory_hotplug: make unregister_memory_section() never fail
David Hildenbrand
2019-05-14
mm/mmu_notifier: convert user range->blockable to helper function
Jérôme Glisse
2019-05-14
drivers/base/memory.c: clean up relics in function parameters
Baoquan He
2019-05-14
IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
2019-05-14
IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
2019-05-14
IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
2019-05-14
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-14
net/mlx5: Set completion EQs as shared resources
Yishai Hadas
2019-05-14
IB/mlx5: Verify DEVX general object type correctly
Yishai Hadas
2019-05-14
ACPI: PM: Set enable_for_wake for wakeup GPEs during suspend-to-idle
Rajat Jain
2019-05-14
backlight: lm3630a: Add firmware node support
Brian Masney
2019-05-14
backlight: lm3630a: Return 0 on success in update_status functions
Brian Masney
2019-05-14
video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependencies
Alexander Shiyan
2019-05-14
mfd: Use dev_get_drvdata() directly
Kefeng Wang
2019-05-14
mfd: cros_ec: Instantiate properly CrOS Touchpad MCU device
Enric Balletbo i Serra
2019-05-14
mfd: cros_ec: Instantiate properly CrOS FP MCU device
Enric Balletbo i Serra
2019-05-14
mfd: intel-lpss: Add Intel Comet Lake PCI IDs
Andy Shevchenko
2019-05-14
mfd: ab8500-debugfs: Fix a typo ("deubgfs")
Jonathan Neuschäfer
[next]