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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-11-05
nvme-rdma: fix a segmentation fault during module unload
Max Gurtovoy
1
-0
/
+8
2019-11-05
can: mcp251x: mcp251x_restart_work_handler(): Fix potential force_quit race c...
Timo Schlüßler
1
-1
/
+1
2019-11-05
Input: synaptics-rmi4 - remove unused result_bits mask
Andrew Duggan
1
-4
/
+1
2019-11-05
Input: synaptics-rmi4 - do not consume more data than we have (F11, F12)
Andrew Duggan
2
-4
/
+4
2019-11-05
Input: synaptics-rmi4 - disable the relative position IRQ in the F12 driver
Andrew Duggan
1
-2
/
+26
2019-11-05
Input: synaptics-rmi4 - fix video buffer size
Lucas Stach
1
-1
/
+1
2019-11-05
drm/i915/dp: Do not switch aux to TBT mode for non-TC ports
José Roberto de Souza
1
-1
/
+5
2019-11-05
drm/i915: Avoid HPD poll detect triggering a new detect cycle
Imre Deak
3
-0
/
+19
2019-11-04
can: ti_hecc: add missing state changes
Jeroen Hofstee
1
-0
/
+17
2019-11-04
can: ti_hecc: properly report state changes
Jeroen Hofstee
1
-74
/
+88
2019-11-04
can: ti_hecc: add fifo overflow error reporting
Jeroen Hofstee
1
-5
/
+31
2019-11-04
can: ti_hecc: release the mailbox a bit earlier
Jeroen Hofstee
1
-2
/
+3
2019-11-04
can: ti_hecc: keep MIM and MD set
Jeroen Hofstee
1
-3
/
+3
2019-11-04
can: ti_hecc: ti_hecc_stop(): stop the CPK on down
Jeroen Hofstee
1
-0
/
+3
2019-11-04
can: ti_hecc: ti_hecc_error(): increase error counters if skb enqueueing via ...
Marc Kleine-Budde
1
-1
/
+4
2019-11-04
can: flexcan: increase error counters if skb enqueueing via can_rx_offload_qu...
Marc Kleine-Budde
1
-2
/
+8
2019-11-04
can: rx-offload: can_rx_offload_irq_offload_fifo(): continue on error
Marc Kleine-Budde
1
-1
/
+3
2019-11-04
can: rx-offload: can_rx_offload_irq_offload_timestamp(): continue on error
Jeroen Hofstee
1
-1
/
+1
2019-11-04
can: rx-offload: can_rx_offload_offload_one(): use ERR_PTR() to propagate err...
Marc Kleine-Budde
1
-13
/
+73
2019-11-04
can: rx-offload: can_rx_offload_offload_one(): increment rx_fifo_errors on qu...
Marc Kleine-Budde
1
-1
/
+3
2019-11-04
can: rx-offload: can_rx_offload_offload_one(): do not increase the skb_queue ...
Marc Kleine-Budde
1
-1
/
+1
2019-11-04
can: rx-offload: can_rx_offload_queue_tail(): fix error handling, avoid skb m...
Marc Kleine-Budde
1
-2
/
+4
2019-11-04
can: rx-offload: can_rx_offload_queue_sorted(): fix error handling, avoid skb...
Marc Kleine-Budde
1
-2
/
+4
2019-11-04
can: xilinx_can: Fix flags field initialization for axi can
Appana Durga Kedareswara rao
1
-1
/
+0
2019-11-04
can: c_can: C_CAN: add bus recovery events
Jeroen Hofstee
1
-2
/
+18
2019-11-04
can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on open
Jeroen Hofstee
1
-0
/
+26
2019-11-04
can: c_can: c_can_poll(): only read status register after status IRQ
Kurt Van Dijck
2
-5
/
+21
2019-11-04
can: peak_usb: report bus recovery as well
Jeroen Hofstee
1
-5
/
+10
2019-11-04
can: peak_usb: fix slab info leak
Johan Hovold
1
-1
/
+1
2019-11-04
can: peak_usb: fix a potential out-of-sync while decoding packets
Stephane Grosjean
1
-5
/
+12
2019-11-04
can: flexcan: disable completely the ECC mechanism
Joakim Zhang
1
-0
/
+1
2019-11-04
can: usb_8dev: fix use-after-free on disconnect
Johan Hovold
1
-2
/
+1
2019-11-04
can: mcba_usb: fix use-after-free on disconnect
Johan Hovold
1
-2
/
+1
2019-11-04
can: gs_usb: gs_can_open(): prevent memory leak
Navid Emamdoost
1
-0
/
+1
2019-11-04
can: dev: add missing of_node_put() after calling of_get_child_by_name()
Wen Yang
1
-0
/
+1
2019-11-04
net: fec: add missed clk_disable_unprepare in remove
Chuhong Yuan
1
-0
/
+2
2019-11-04
Merge tag 'clk-v5.4-samsung-fixes' of https://git.kernel.org/pub/scm/linux/ke...
Stephen Boyd
2
-4
/
+37
2019-11-04
Merge tag 'sunxi-clk-fixes-for-5.4-1' of https://git.kernel.org/pub/scm/linux...
Stephen Boyd
2
-3
/
+3
2019-11-04
clk: ti: clkctrl: Fix failed to enable error with double udelay timeout
Tony Lindgren
1
-2
/
+3
2019-11-04
clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call
Peter Ujfalusi
1
-6
/
+0
2019-11-04
Merge tag 'timers-v5.4-rc6' of https://git.linaro.org/people/daniel.lezcano/l...
Thomas Gleixner
2
-13
/
+13
2019-11-04
intel_th: pci: Add Jasper Lake PCH support
Alexander Shishkin
1
-0
/
+5
2019-11-04
intel_th: pci: Add Comet Lake PCH support
Alexander Shishkin
1
-0
/
+5
2019-11-04
intel_th: msu: Fix possible memory leak in mode_store()
Wei Yongjun
1
-1
/
+3
2019-11-04
intel_th: msu: Fix overflow in shift of an unsigned int
Colin Ian King
1
-1
/
+1
2019-11-04
intel_th: msu: Fix missing allocation failure check on a kstrndup
Colin Ian King
1
-0
/
+3
2019-11-04
intel_th: msu: Fix an uninitialized mutex
Alexander Shishkin
1
-1
/
+1
2019-11-04
intel_th: gth: Fix the window switching sequence
Alexander Shishkin
1
-0
/
+3
2019-11-04
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
1
-0
/
+8
2019-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Thomas Gleixner
226
-1274
/
+2168
[prev]
[next]