index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: usbatm: Convert timers to use timer_setup()
Kees Cook
2017-11-22
3
-20
/
+29
*
drivers/firmware: psci: Convert timers to use timer_setup()
Kees Cook
2017-11-22
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
|
*
|
|
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
|
*
|
|
ceph: remove unused and redundant variable dropping
Colin Ian King
2017-11-13
1
-2
/
+1
|
*
|
|
ceph: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-13
3
-3
/
+15
|
*
|
|
ceph: -EINVAL on decoding failure in ceph_mdsc_handle_fsmap()
Ilya Dryomov
2017-11-13
1
-2
/
+2
|
*
|
|
ceph: disable cached readdir after dropping positive dentry
Yan, Zheng
2017-11-13
1
-1
/
+6
|
*
|
|
ceph: fix bool initialization/comparison
Thomas Meyer
2017-11-13
1
-3
/
+3
|
*
|
|
ceph: handle 'session get evicted while there are file locks'
Yan, Zheng
2017-11-13
3
-17
/
+58
|
*
|
|
ceph: optimize flock encoding during reconnect
Yan, Zheng
2017-11-13
2
-21
/
+30
|
*
|
|
ceph: make lock_to_ceph_filelock() static
Yan, Zheng
2017-11-13
2
-32
/
+31
|
*
|
|
ceph: keep auth cap when inode has flocks or posix locks
Yan, Zheng
2017-11-13
4
-9
/
+60
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-11-21
3
-6
/
+4
|
\
\
\
|
*
|
|
added new line symbol after warning about dropped messages
Maxim Akristiniy
2017-10-30
1
-1
/
+1
|
*
|
|
printk: fix typo in printk_safe.c
Baoquan He
2017-10-30
1
-1
/
+1
|
*
|
|
printk: simplify no_printk()
Masahiro Yamada
2017-10-19
1
-4
/
+2
[next]