index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
9
-32
/
+28
2019-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-29
/
+40
2019-05-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
15
-75
/
+155
2019-05-15
drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctl
Dan Carpenter
1
-0
/
+3
2019-05-15
drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctl
Dan Carpenter
1
-13
/
+13
2019-05-15
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
8
-8
/
+8
2019-05-15
pps: pps-gpio PPS ECHO implementation
Tom Burkart
1
-3
/
+85
2019-05-15
pps: descriptor-based gpio
Tom Burkart
1
-36
/
+31
2019-05-15
panic: avoid the extra noise dmesg
Feng Tang
1
-0
/
+6
2019-05-15
rapidio: fix a NULL pointer dereference when create_workqueue() fails
Kangjie Lu
1
-0
/
+8
2019-05-15
lib/math: move int_pow() from pwm_bl.c for wider use
Andy Shevchenko
1
-15
/
+0
2019-05-15
mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
Masahiro Yamada
1
-1
/
+1
2019-05-15
include/: refactor headers to allow kthread.h inclusion in psi_types.h
Suren Baghdasaryan
1
-0
/
+1
2019-05-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-41
/
+40
2019-05-14
Merge tag 'backlight-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-44
/
+160
2019-05-14
Merge tag 'mfd-next-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
50
-178
/
+3052
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
72
-1329
/
+2446
2019-05-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
38
-153
/
+101
2019-05-14
xen/privcmd-buf.c: convert to use vm_map_pages_zero()
Souptick Joarder
1
-6
/
+2
2019-05-14
xen/gntdev.c: convert to use vm_map_pages()
Souptick Joarder
1
-7
/
+4
2019-05-14
videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()
Souptick Joarder
3
-22
/
+13
2019-05-14
iommu/dma-iommu.c: convert to use vm_map_pages()
Souptick Joarder
1
-11
/
+1
2019-05-14
drm/xen/xen_drm_front_gem.c: convert to use vm_map_pages()
Souptick Joarder
1
-13
/
+5
2019-05-14
drm/rockchip/rockchip_drm_gem.c: convert to use vm_map_pages()
Souptick Joarder
1
-15
/
+2
2019-05-14
drivers/firewire/core-iso.c: convert to use vm_map_pages_zero()
Souptick Joarder
1
-13
/
+2
2019-05-14
mm/memory_hotplug: make unregister_memory_section() never fail
David Hildenbrand
1
-11
/
+5
2019-05-14
mm/mmu_notifier: convert user range->blockable to helper function
Jérôme Glisse
5
-12
/
+13
2019-05-14
drivers/base/memory.c: clean up relics in function parameters
Baoquan He
1
-6
/
+6
2019-05-14
IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
1
-1
/
+2
2019-05-14
IB/qib: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
1
-1
/
+1
2019-05-14
IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast()
Ira Weiny
1
-2
/
+2
2019-05-14
mm/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
17
-19
/
+28
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
5
-14
/
+17
2019-05-14
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
1
-4
/
+2
2019-05-14
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+8
2019-05-14
net/mlx5: Set completion EQs as shared resources
Yishai Hadas
1
-0
/
+3
2019-05-14
IB/mlx5: Verify DEVX general object type correctly
Yishai Hadas
1
-3
/
+10
2019-05-14
backlight: lm3630a: Add firmware node support
Brian Masney
1
-5
/
+144
2019-05-14
backlight: lm3630a: Return 0 on success in update_status functions
Brian Masney
1
-2
/
+2
2019-05-14
video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependencies
Alexander Shiyan
1
-13
/
+12
2019-05-14
mfd: Use dev_get_drvdata() directly
Kefeng Wang
4
-35
/
+18
2019-05-14
mfd: cros_ec: Instantiate properly CrOS Touchpad MCU device
Enric Balletbo i Serra
1
-0
/
+10
2019-05-14
mfd: cros_ec: Instantiate properly CrOS FP MCU device
Enric Balletbo i Serra
1
-0
/
+10
2019-05-14
mfd: intel-lpss: Add Intel Comet Lake PCI IDs
Andy Shevchenko
1
-0
/
+13
2019-05-14
mfd: ab8500-debugfs: Fix a typo ("deubgfs")
Jonathan Neuschäfer
1
-1
/
+1
2019-05-14
mfd: intel_quark_i2c_gpio: Adjust IOT2000 matching
Su Bao Cheng
1
-10
/
+0
2019-05-14
mfd: tps65912-spi: Add missing of table registration
Daniel Gomez
1
-0
/
+1
2019-05-14
mfd: axp20x: Add USB power supply mfd cell to AXP803
Chen-Yu Tsai
1
-0
/
+5
2019-05-14
mfd: sun6i-prcm: Fix build warning for non-OF configurations
Arnd Bergmann
1
-2
/
+1
2019-05-14
mfd: intel-lpss: Set the device in reset state when init
Binbin Wu
1
-0
/
+3
[next]