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
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2019-02-24
27
-218
/
+661
|
\
|
*
Bluetooth: mediatek: update the common setup between MT7622 and other devices
Sean Wang
2019-02-18
1
-14
/
+190
|
*
Bluetooth: mediatek: pass a pointer to mtk_hci_wmt_sync
Sean Wang
2019-02-18
1
-15
/
+48
|
*
Bluetooth: mediatek: fix up an error path to restore bdev->tx_state
Sean Wang
2019-02-18
1
-0
/
+2
|
*
Bluetooth: mediatek: trivial typo fix
Sean Wang
2019-02-18
1
-1
/
+1
|
*
Bluetooth: a2mp: Use struct_size() helper
Gustavo A. R. Silva
2019-02-18
1
-1
/
+1
|
*
Bluetooth: hci_event: Use struct_size() helper
Gustavo A. R. Silva
2019-02-18
1
-4
/
+4
|
*
Bluetooth: hci_ldisc: Initialize hci_dev before open()
Jeremy Cline
2019-02-18
1
-7
/
+14
|
*
Bluetooth: hci_qca: Disable IBS state machine and flush Tx buffer
Balakrishna Godavarthi
2019-02-18
1
-2
/
+15
|
*
Bluetooth: hci_qca: Deassert RTS while baudrate change command
Balakrishna Godavarthi
2019-02-18
1
-14
/
+15
|
*
Bluetooth: hci_qca: use wait_until_sent() for power pulses
Balakrishna Godavarthi
2019-02-18
1
-23
/
+15
|
*
Bluetooth: remove redundant zero check on count
Colin Ian King
2019-02-18
1
-3
/
+0
|
*
Bluetooth: Fix decrementing reference count twice in releasing socket
Myungho Jung
2019-02-04
1
-2
/
+1
|
*
Bluetooth: btusb: Add shutdown routine for BTUSB_INTEL_NEW devices
Raghuram Hegde
2019-01-29
1
-0
/
+19
|
*
Bluetooth: btusb: btusb_intel_cmd_timeout: use sleeping functions
Rajat Jain
2019-01-29
1
-3
/
+3
|
*
Bluetooth: btrtl: Restore old logic to assume firmware is already loaded
Kai-Heng Feng
2019-01-28
1
-3
/
+7
|
*
Bluetooth: make hw_err static, reduces object code size
Colin Ian King
2019-01-25
1
-1
/
+1
|
*
Bluetooth: btusb: Use the cmd_timeout method to reset the Intel BT chip
Rajat Jain
2019-01-25
1
-0
/
+54
|
*
Bluetooth: Allow driver specific cmd timeout handling
Rajat Jain
2019-01-25
2
-0
/
+4
|
*
usb: assign ACPI companions for embedded USB devices
Dmitry Torokhov
2019-01-25
1
-9
/
+35
|
*
usb: split code locating ACPI companion into port and device
Dmitry Torokhov
2019-01-25
1
-61
/
+72
|
*
Bluetooth: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-23
2
-0
/
+2
|
*
Bluetooth: Verify that l2cap_get_conf_opt provides large enough buffer
Marcel Holtmann
2019-01-23
1
-0
/
+6
|
*
Bluetooth: Check L2CAP option sizes returned from l2cap_get_conf_opt
Marcel Holtmann
2019-01-23
1
-31
/
+46
|
*
Bluetooth: btmrvl: Drop unused GPIO includes
Linus Walleij
2019-01-22
1
-2
/
+0
|
*
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
2019-01-22
5
-7
/
+17
|
*
Bluetooth: btmrvl: add support for sd8977 chipset
Hemantkumar Suthar
2019-01-22
2
-2
/
+38
|
*
Bluetooth: hci_uart: Check if socket buffer is ERR_PTR in h4_recv_buf()
Myungho Jung
2019-01-22
2
-0
/
+8
|
*
Bluetooth: btmrvl: lower log level of informational message
Stefan Agner
2019-01-22
1
-1
/
+1
|
*
Bluetooth: btmrvl: improve printk messages
Stefan Agner
2019-01-22
1
-3
/
+4
|
*
6lowpan: fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-01-22
1
-21
/
+21
|
*
Bluetooth: 6lowpan: Fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-01-22
1
-5
/
+6
|
*
Bluetooth: hci_qca: Add helper to set device address
Balakrishna Godavarthi
2019-01-22
3
-2
/
+30
*
|
net: fix double-free in bpf_lwt_xmit_reroute
Peter Oskolkov
2019-02-24
1
-1
/
+1
*
|
ip_tunnel: Add ip tunnel tun_info type dst_cache in ip_tunnel_xmit
wenxu
2019-02-24
1
-11
/
+27
*
|
Merge branch 'dsa-mv88e6xxx-lockdep'
David S. Miller
2019-02-24
1
-0
/
+10
|
\
\
|
*
|
net: dsa: mv88e6xxx: Release lock while requesting IRQ
Andrew Lunn
2019-02-24
1
-0
/
+2
|
*
|
net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splat
Andrew Lunn
2019-02-24
1
-0
/
+8
|
/
/
*
|
ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel
wenxu
2019-02-24
2
-8
/
+26
*
|
tls: Return type of non-data records retrieved using MSG_PEEK in recvmsg
Vakul Garg
2019-02-24
2
-11
/
+77
*
|
Merge branch 'ipv4-v6-icmp-small-cleanup-and-update'
David S. Miller
2019-02-24
3
-22
/
+16
|
\
\
|
*
|
ipv6: icmp: use percpu allocation
Kefeng Wang
2019-02-24
2
-7
/
+6
|
*
|
ipv6: icmp: use icmpv6_sk_exit()
Kefeng Wang
2019-02-24
1
-14
/
+11
|
*
|
ipv4: icmp: use icmp_sk_exit()
Kefeng Wang
2019-02-24
1
-3
/
+1
|
/
/
*
|
ila: Fix uninitialised return value in ila_xlat_nl_cmd_flush
Herbert Xu
2019-02-24
1
-1
/
+1
*
|
net/sched: act_tunnel_key: Add dst_cache support
wenxu
2019-02-24
1
-4
/
+21
*
|
Merge branch 'code-optimizations-and-bugfixes-for-HNS3-driver'
David S. Miller
2019-02-24
12
-208
/
+369
|
\
\
|
*
|
net: hns3: fix improper error handling for hns3_client_start
Huazhong Tan
2019-02-24
1
-1
/
+3
|
*
|
net: hns3: fix setting of the hns reset_type for rdma hw errors
Shiju Jose
2019-02-24
1
-16
/
+20
|
*
|
net: hns3: fix get VF RSS issue
Jian Shen
2019-02-24
2
-1
/
+74
[next]