index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
12
-53
/
+53
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
181
-730
/
+643
*
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
26
-97
/
+47
*
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-21
26
-56
/
+56
*
lightnvm: Convert timers to use timer_setup()
Kees Cook
2017-11-21
6
-13
/
+13
*
drivers/net: cris: Convert timers to use timer_setup()
Kees Cook
2017-11-21
1
-19
/
+17
*
drm/vc4: Convert timers to use timer_setup()
Kees Cook
2017-11-21
2
-12
/
+7
*
drm/i915/selftests: Convert timers to use timer_setup()
Kees Cook
2017-11-21
1
-3
/
+3
*
usb: usbatm: Convert timers to use timer_setup()
Kees Cook
2017-11-21
3
-20
/
+29
*
drivers/firmware: psci: Convert timers to use timer_setup()
Kees Cook
2017-11-21
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-21
11
-33
/
+60
|
\
|
*
Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-11-21
1
-1
/
+4
|
|
\
|
|
*
mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()
Ben Hutchings
2017-11-20
1
-1
/
+4
|
*
|
nfp: flower: add missing kdoc
Jakub Kicinski
2017-11-21
1
-0
/
+1
|
*
|
net: qmi_wwan: add Quectel BG96 2c7c:0296
Sebastian Sjoholm
2017-11-21
1
-0
/
+1
|
*
|
mlxsw: spectrum: Do not try to create non-existing ports during unsplit
Ido Schimmel
2017-11-21
2
-2
/
+8
|
|
/
|
*
net: vxge: Fix some indentation issues
Christophe JAILLET
2017-11-20
1
-19
/
+18
|
*
net: ena: fix race condition between device reset and link up setup
Netanel Belgazal
2017-11-20
2
-3
/
+11
|
*
r8169: use same RTL8111EVL green settings as in vendor driver
Heiner Kallweit
2017-11-19
1
-0
/
+5
|
*
r8169: fix RTL8111EVL EEE and green settings
Heiner Kallweit
2017-11-19
1
-6
/
+6
|
*
tun: fix rcu_read_lock imbalance in tun_build_skb
Xin Long
2017-11-19
1
-1
/
+2
|
*
usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_set
Gustavo A. R. Silva
2017-11-19
1
-1
/
+4
*
|
Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-11-21
1
-52
/
+13
|
\
\
|
*
|
rbd: default to single-major device number scheme
Ilya Dryomov
2017-11-13
1
-4
/
+3
|
*
|
rbd: set discard_alignment to zero
David Disseldorp
2017-11-13
1
-1
/
+0
|
*
|
rbd: get rid of rbd_mapping::read_only
Ilya Dryomov
2017-11-13
1
-19
/
+4
|
*
|
rbd: fix and simplify rbd_ioctl_set_ro()
Ilya Dryomov
2017-11-13
1
-28
/
+6
*
|
|
Merge tag 'fbdev-v4.15' of git://github.com/bzolnier/linux
Linus Torvalds
2017-11-20
26
-723
/
+147
|
\
\
\
|
*
|
|
OMAPFB: prevent buffer underflow in omapfb_parse_vram_param()
Dan Carpenter
2017-11-17
1
-1
/
+1
|
*
|
|
video: fbdev: sm501fb: fix potential null pointer dereference on fbi
Colin Ian King
2017-11-17
1
-2
/
+4
|
*
|
|
fbcon: Initialize ops->info early
Thierry Reding
2017-11-13
1
-0
/
+1
|
*
|
|
video: fbdev: Convert timers to use timer_setup()
Kees Cook
2017-11-10
5
-18
/
+13
|
*
|
|
video: fbdev: pxa3xx_gcu: Convert timers to use timer_setup()
Kees Cook
2017-11-10
1
-8
/
+10
|
*
|
|
fbdev: controlfb: Add missing modes to fix out of bounds access
Geert Uytterhoeven
2017-11-09
1
-0
/
+2
|
*
|
|
video: fbdev: sis_main: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-09
1
-0
/
+4
|
*
|
|
video: fbdev: cirrusfb: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-09
1
-2
/
+4
|
*
|
|
video: fbdev: aty: radeon_pm: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-09
1
-0
/
+3
|
*
|
|
video: fbdev: sm501fb: mark expected switch fall-through in sm501fb_blank_crt
Gustavo A. R. Silva
2017-11-09
1
-0
/
+1
|
*
|
|
video: fbdev: intelfb: remove redundant variables
Colin Ian King
2017-11-09
1
-7
/
+2
|
*
|
|
video/fbdev/dnfb: Use common error handling code in dnfb_probe()
Markus Elfring
2017-11-09
1
-6
/
+7
|
*
|
|
sm501fb: suspend and resume fb if it exists
Sudip Mukherjee
2017-11-09
1
-0
/
+6
|
*
|
|
sm501fb: unregister framebuffer only if registered
Sudip Mukherjee
2017-11-09
1
-2
/
+4
|
*
|
|
sm501fb: deallocate colormap only if allocated
Sudip Mukherjee
2017-11-09
1
-0
/
+3
|
*
|
|
video: goldfishfb: Add support for device tree bindings
Aleksandar Markovic
2017-11-09
1
-1
/
+7
|
*
|
|
video: udlfb: Fix read EDID timeout
Ladislav Michl
2017-11-09
1
-5
/
+5
|
*
|
|
video: fbdev: remove dead igafb driver
Bartlomiej Zolnierkiewicz
2017-11-09
3
-590
/
+0
|
*
|
|
video: fbdev: mxsfb: fix pixelclock polarity
Stefan Agner
2017-11-09
1
-2
/
+11
|
*
|
|
video: fbdev: au1200fb: Style clean up
Christophe JAILLET
2017-11-09
1
-4
/
+4
|
*
|
|
video: fbdev: au1200fb: Propagate an error code
Christophe JAILLET
2017-11-09
1
-3
/
+4
|
*
|
|
video: fbdev: au1200fb: Remove some dead code
Christophe JAILLET
2017-11-09
1
-6
/
+0
[next]