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
2021-12-14
scsi: pm8001: Fix phys_to_virt() usage on dma_addr_t
John Garry
1
-17
/
+21
2021-12-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
5
-7
/
+9
2021-12-13
PCI: mt7621: Convert driver into 'bool'
Sergio Paracuellos
1
-2
/
+2
2021-12-13
iavf: do not override the adapter state in the watchdog task (again)
Stefan Assmann
1
-1
/
+0
2021-12-13
iavf: missing unlocks in iavf_watchdog_task()
Dan Carpenter
1
-2
/
+2
2021-12-13
net: stmmac: Add GFP_DMA32 for rx buffers if no 64 capability
David Wu
1
-4
/
+12
2021-12-13
net: phy: add a note about refcounting
Russell King (Oracle)
1
-0
/
+3
2021-12-13
net: ethernet: ti: add missing of_node_put before return
Wang Qing
1
-9
/
+20
2021-12-13
net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down()
Marek Behún
1
-0
/
+4
2021-12-13
net: bcmgenet: Fix NULL vs IS_ERR() checking
Miaoqian Lin
1
-2
/
+2
2021-12-13
usb: cdnsp: Fix incorrect status for control request
Pawel Laszczak
1
-0
/
+2
2021-12-13
usb: cdnsp: Fix issue in cdnsp_log_ep trace event
Pawel Laszczak
1
-2
/
+2
2021-12-13
usb: cdnsp: Fix incorrect calling of cdnsp_died function
Pawel Laszczak
1
-1
/
+8
2021-12-13
usb: xhci-mtk: fix list_del warning when enable list debug
Chunfeng Yun
1
-1
/
+1
2021-12-13
usb: gadget: u_ether: fix race in setting MAC address in setup phase
Marian Postevca
1
-10
/
+6
2021-12-13
firmware: arm_scpi: Fix string overflow in SCPI genpd driver
Sudeep Holla
1
-3
/
+7
2021-12-13
Merge tag 'imx-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
2
-0
/
+23
2021-12-13
Merge tag 'tegra-for-5.16-firmware-fixes' of git://git.kernel.org/pub/scm/lin...
Arnd Bergmann
1
-2
/
+3
2021-12-13
Merge tag 'amdtee-fix-for-v5.16' of git://git.linaro.org/people/jens.wiklande...
Arnd Bergmann
1
-3
/
+2
2021-12-13
Merge tag 'reset-fixes-for-v5.16' of git://git.pengutronix.de/pza/linux into ...
Arnd Bergmann
1
-8
/
+1
2021-12-13
drm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf
AngeloGioacchino Del Regno
1
-5
/
+7
2021-12-13
drm: simpledrm: fix wrong unit with pixel clock
Alejandro Concepcion-Rodriguez
1
-1
/
+1
2021-12-13
dmaengine: st_fdma: fix MODULE_ALIAS
Alyssa Ross
1
-1
/
+1
2021-12-13
dmaengine: idxd: fix missed completion on abort path
Dave Jiang
1
-1
/
+17
2021-12-13
dmaengine: ti: k3-udma: Fix smatch warnings
Vignesh Raghavendra
1
-50
/
+107
2021-12-13
Input: atmel_mxt_ts - fix double free in mxt_read_info_block
José Expósito
1
-1
/
+1
2021-12-13
hwmon: (lm90) Do not report 'busy' status bit as alarm
Guenter Roeck
1
-1
/
+2
2021-12-13
hwmom: (lm90) Fix citical alarm status for MAX6680/MAX6681
Guenter Roeck
1
-2
/
+8
2021-12-13
hwmon: (lm90) Drop critical attribute support for MAX6654
Guenter Roeck
1
-37
/
+49
2021-12-13
hwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations
Guenter Roeck
1
-2
/
+2
2021-12-13
hwmon: (lm90) Fix usage of CONFIG2 register in detect function
Guenter Roeck
1
-3
/
+2
2021-12-12
Merge tag 'usb-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-33
/
+61
2021-12-12
Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
31
-101
/
+113
2021-12-12
Merge tag 'timers-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+8
2021-12-12
Merge tag 'irq-urgent-2021-12-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-17
/
+14
2021-12-12
net: hns3: fix race condition in debugfs
Yufeng Mo
2
-6
/
+16
2021-12-12
net: hns3: fix use-after-free bug in hclgevf_send_mbx_msg
Jie Wang
1
-1
/
+2
2021-12-12
usb: core: config: using bit mask instead of individual bits
Pavel Hofman
1
-2
/
+2
2021-12-12
usb: core: config: fix validation of wMaxPacketValue entries
Pavel Hofman
1
-1
/
+1
2021-12-12
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
2
-2
/
+2
2021-12-12
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
3
-1
/
+40
2021-12-12
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-29
/
+23
2021-12-11
Merge tag 'block-5.16-2021-12-10' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-10
/
+36
2021-12-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-21
/
+13
2021-12-11
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8
-6
/
+29
2021-12-11
Merge tag 'devicetree-fixes-for-5.16-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+25
2021-12-11
Merge tag 'timers-v5.16-rc4' of https://git.linaro.org/people/daniel.lezcano/...
Thomas Gleixner
2
-3
/
+8
2021-12-11
Merge tag 'irqchip-fixes-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
7
-17
/
+14
2021-12-11
netdevsim: don't overwrite read only ethtool parms
Filip Pokryvka
1
-1
/
+4
2021-12-11
net: usb: qmi_wwan: add Telit 0x1070 composition
Daniele Palmas
1
-0
/
+1
[prev]
[next]