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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
timer: Pass timer_list pointer to callbacks unconditionally
Kees Cook
2017-11-21
2
-14
/
+7
*
Coccinelle: Remove setup_timer.cocci
Kees Cook
2017-11-21
1
-277
/
+0
*
timer: Remove setup_*timer() interface
Kees Cook
2017-11-21
1
-17
/
+0
*
timer: Remove init_timer() interface
Kees Cook
2017-11-21
2
-10
/
+3
*
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
15
-65
/
+65
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
227
-937
/
+824
*
treewide: init_timer() -> setup_timer()
Kees Cook
2017-11-21
31
-113
/
+55
*
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
2017-11-21
39
-82
/
+82
*
s390: cmm: Convert timers to use timer_setup()
Kees Cook
2017-11-21
1
-5
/
+3
*
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
*
block/laptop_mode: Convert timers to use timer_setup()
Kees Cook
2017-11-21
3
-9
/
+10
*
net/atm/mpc: Avoid open-coded assignment of timer callback function
Kees Cook
2017-11-21
1
-2
/
+1
*
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
32
-176
/
+220
|
\
|
*
Merge tag 'mac80211-for-davem-2017-11-20' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2017-11-21
17
-137
/
+155
|
|
\
|
|
*
mac80211: properly free requested-but-not-started TX agg sessions
Johannes Berg
2017-11-20
1
-0
/
+5
|
|
*
mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()
Ben Hutchings
2017-11-20
1
-1
/
+4
|
|
*
cfg80211: initialize regulatory keys/database later
Johannes Berg
2017-11-20
1
-15
/
+27
|
|
*
mac80211: aggregation: Convert timers to use timer_setup()
Kees Cook
2017-11-20
4
-60
/
+45
|
|
*
nl80211: don't expose wdev->ssid for most interfaces
Johannes Berg
2017-11-20
1
-2
/
+24
|
|
*
mac80211: Convert timers to use timer_setup()
Kees Cook
2017-11-20
11
-59
/
+50
|
*
|
nfp: flower: add missing kdoc
Jakub Kicinski
2017-11-21
1
-0
/
+1
|
*
|
tipc: fix access of released memory
Jon Maloy
2017-11-21
1
-1
/
+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
|
*
tcp: when scheduling TLP, time of RTO should account for current ACK
Neal Cardwell
2017-11-19
3
-5
/
+7
|
*
usbnet: ipheth: fix potential null pointer dereference in ipheth_carrier_set
Gustavo A. R. Silva
2017-11-19
1
-1
/
+4
|
*
gre6: use log_ecn_error module parameter in ip6_tnl_rcv()
Alexey Kodanev
2017-11-19
1
-1
/
+1
*
|
Merge tag 'for-linus-4.15-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-11-21
10
-154
/
+72
|
\
\
|
*
|
orangefs: call op_release sooner when creating inodes
Martin Brandenburg
2017-11-13
1
-9
/
+15
|
*
|
orangefs: stop setting atime on inode dirty
Martin Brandenburg
2017-11-13
9
-141
/
+52
|
*
|
orangefs: use ARRAY_SIZE
Jérémy Lefaure
2017-11-13
2
-2
/
+5
|
*
|
orangefs: remove initialization of i_version
Jeff Layton
2017-11-13
1
-2
/
+0
*
|
|
Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2017-11-21
11
-150
/
+237
|
\
\
\
|
*
|
|
rbd: default to single-major device number scheme
Ilya Dryomov
2017-11-13
1
-4
/
+3
|
*
|
|
libceph: don't WARN() if user tries to add invalid key
Eric Biggers
2017-11-13
1
-1
/
+3
|
*
|
|
rbd: set discard_alignment to zero
David Disseldorp
2017-11-13
1
-1
/
+0
|
*
|
|
ceph: silence sparse endianness warning in encode_caps_cb
Jeff Layton
2017-11-13
1
-2
/
+2
|
*
|
|
ceph: remove the bump of i_version
Jeff Layton
2017-11-13
1
-1
/
+0
|
*
|
|
ceph: present consistent fsid, regardless of arch endianness
Jeff Layton
2017-11-13
1
-2
/
+3
|
*
|
|
ceph: clean up spinlocking and list handling around cleanup_cap_releases()
Jeff Layton
2017-11-13
1
-13
/
+21
[next]