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-10-22
drm/qxl: drop verify_access
Gerd Hoffmann
1
-9
/
+0
2019-10-22
drm/qxl: switch qxl to &drm_gem_object_funcs.mmap
Gerd Hoffmann
4
-18
/
+2
2019-10-22
drm/qxl: drop qxl_ttm_fault
Gerd Hoffmann
1
-26
/
+1
2019-10-22
drm: remove unnecessary return variable
Wambui Karuga
1
-3
/
+2
2019-10-22
drm/gma500: fix memory disclosures due to uninitialized bytes
Kangjie Lu
1
-0
/
+2
2019-10-22
gma/gma500: fix a memory disclosure bug due to uninitialized bytes
Kangjie Lu
1
-0
/
+2
2019-10-22
Merge tag 'du-next-20191016' of git://linuxtv.org/pinchartl/media into drm-next
Dave Airlie
3
-8
/
+57
2019-10-22
Merge tag 'mediatek-drm-next-5.5' of https://github.com/ckhu-mediatek/linux.g...
Dave Airlie
12
-421
/
+955
2019-10-21
drm/komeda: Dump SC_ENH_* registers from scaler block
Mihail Atanassov
1
-1
/
+13
2019-10-21
drm: tda998x: use cec_notifier_conn_(un)register
Dariusz Marcinkiewicz
1
-5
/
+4
2019-10-21
drm/i915: Update DRIVER_DATE to 20191021
Joonas Lahtinen
1
-2
/
+2
2019-10-21
drm/i915/gvt: Wean off struct_mutex
Chris Wilson
1
-13
/
+3
2019-10-20
drm/i915: Extract GT ring management
Andi Shyti
10
-120
/
+297
2019-10-20
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-15
/
+38
2019-10-20
drm/i915/perf: fix oa config reconfiguration
Lionel Landwerlin
1
-5
/
+6
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
84
-443
/
+739
2019-10-19
net: ethernet: dwmac-sun8i: show message only when switching to promisc
Mans Rullgard
1
-1
/
+2
2019-10-19
net: aquantia: add an error handling in aq_nic_set_multicast_list
Chenwandun
1
-0
/
+2
2019-10-19
macb: propagate errors when getting optional clocks
Michael Tretter
1
-6
/
+6
2019-10-19
xen/netback: fix error path of xenvif_connect_data()
Juergen Gross
1
-1
/
+0
2019-10-19
net: hns3: fix mis-counting IRQ vector numbers issue
Yonglong Liu
6
-6
/
+58
2019-10-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+6
2019-10-19
zram: fix race between backing_dev_show and backing_dev_store
Chenwandun
1
-2
/
+3
2019-10-19
drivers/base/memory.c: don't access uninitialized memmaps in soft_offline_pag...
David Hildenbrand
1
-0
/
+3
2019-10-19
Merge tag 'for-linus-2019-10-18' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-66
/
+148
2019-10-19
drm/i915: prettify MST debug message
Lucas De Marchi
1
-1
/
+1
2019-10-19
drm/i915: add pipe id/name to pipe mismatch logs
Lucas De Marchi
1
-15
/
+19
2019-10-19
drm/i915: remove extra new line on pipe_config mismatch
Lucas De Marchi
1
-11
/
+11
2019-10-19
drm/i915: fix port checks for MST support on gen >= 11
Lucas De Marchi
2
-11
/
+18
2019-10-19
drm/i915: simplify setting of ddi_io_power_domain
Lucas De Marchi
1
-40
/
+3
2019-10-19
drm/i915/display/icl: In port sync mode disable slaves first then master
Manasi Navare
1
-6
/
+52
2019-10-19
drm/i915/display/icl: Disable transcoder port sync as part of crtc_disable() ...
Manasi Navare
1
-0
/
+22
2019-10-19
drm/i915/display/icl: Enable master-slaves in trans port sync
Manasi Navare
3
-5
/
+139
2019-10-19
drm/i915/display/icl: HW state readout for transcoder port sync config
Manasi Navare
1
-0
/
+61
2019-10-19
drm/i915/display/icl: Enable TRANSCODER PORT SYNC for tiled displays across s...
Manasi Navare
1
-0
/
+33
2019-10-19
drm/i915/display/icl: Save Master transcoder in slave's crtc_state for Transc...
Manasi Navare
3
-0
/
+126
2019-10-19
Merge tag 'ceph-for-5.4-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-3
/
+6
2019-10-19
Merge tag 'for-5.4/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-45
/
+81
2019-10-19
Merge tag 'iommu-fixes-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-27
/
+70
2019-10-19
drm/i915: Restore full symmetry in i915_driver_modeset_probe/remove
Janusz Krzysztofik
2
-4
/
+6
2019-10-18
drm/edid: Fix HDMI VIC handling
Ville Syrjälä
1
-16
/
+21
2019-10-18
drm/edid: Extract drm_mode_cea_vic()
Ville Syrjälä
1
-23
/
+30
2019-10-18
drm/edid: Make drm_get_cea_aspect_ratio() static
Ville Syrjälä
1
-9
/
+1
2019-10-18
net: usb: lan78xx: Connect PHY before registering MAC
Andrew Lunn
1
-6
/
+6
2019-10-18
mlxsw: spectrum_trap: Push Ethernet header before reporting trap
Ido Schimmel
1
-0
/
+1
2019-10-18
Merge tag 'mmc-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
4
-17
/
+23
2019-10-18
net: bcmgenet: reset 40nm EPHY on energy detect
Doug Berger
1
-1
/
+8
2019-10-18
net: bcmgenet: soft reset 40nm EPHYs before MAC init
Doug Berger
3
-73
/
+69
2019-10-18
net: phy: bcm7xxx: define soft_reset for 40nm EPHY
Doug Berger
1
-0
/
+1
2019-10-18
net: bcmgenet: don't set phydev->link from MAC
Doug Berger
1
-3
/
+1
[prev]
[next]