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
2020-11-16
phy: intel: PHY_INTEL_KEEMBAY_EMMC should depend on ARCH_KEEMBAY
Geert Uytterhoeven
1
-1
/
+1
2020-11-16
usb: cdns3: gadget: calculate TD_SIZE based on TD
Peter Chen
1
-11
/
+13
2020-11-16
usb: cdns3: gadget: initialize link_trb as NULL
Peter Chen
1
-1
/
+1
2020-11-16
vhost scsi: Add support for LUN resets.
Mike Christie
1
-13
/
+134
2020-11-16
vhost scsi: add lun parser helper
Mike Christie
1
-2
/
+7
2020-11-16
vhost scsi: fix cmd completion race
Mike Christie
1
-27
/
+15
2020-11-16
vhost scsi: alloc cmds per vq instead of session
Mike Christie
1
-79
/
+128
2020-11-16
vhost: add helper to check if a vq has been setup
Mike Christie
2
-0
/
+7
2020-11-16
vdpasim: fix "mac_pton" undefined error
Laurent Vivier
1
-0
/
+1
2020-11-16
Merge tag 'drm-fixes-2020-11-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-22
/
+24
2020-11-15
Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
3
-22
/
+24
2020-11-15
Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
20
-99
/
+95
2020-11-15
Merge tag 'usb-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
13
-7
/
+61
2020-11-15
Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+18
2020-11-15
can: m_can: m_can_stop(): set device to software init mode before closing
Faiz Abbas
1
-0
/
+3
2020-11-15
can: m_can: Fix freeing of can device from peripherials
Dan Murphy
3
-19
/
+33
2020-11-15
can: m_can: m_can_class_free_dev(): introduce new function
Dan Murphy
2
-0
/
+7
2020-11-15
can: m_can: m_can_handle_state_change(): fix state change
Wu Bo
1
-2
/
+2
2020-11-15
can: tcan4x5x: tcan4x5x_can_remove(): fix order of deregistration
Marc Kleine-Budde
1
-2
/
+2
2020-11-15
can: tcan4x5x: tcan4x5x_can_probe(): add missing error checking for devm_regm...
Marc Kleine-Budde
1
-0
/
+4
2020-11-15
can: tcan4x5x: replace depends on REGMAP_SPI with depends on SPI
Enric Balletbo i Serra
1
-1
/
+2
2020-11-15
can: flexcan: fix failure handling of pm_runtime_get_sync()
Zhang Qilong
1
-2
/
+6
2020-11-15
can: flexcan: flexcan_setup_stop_mode(): add missing "req_bit" to stop mode p...
Marc Kleine-Budde
1
-1
/
+1
2020-11-15
can: peak_usb: fix potential integer overflow on shift of a int
Colin Ian King
1
-2
/
+2
2020-11-15
can: mcba_usb: mcba_usb_start_xmit(): first fill skb, then pass to can_put_ec...
Marc Kleine-Budde
1
-2
/
+2
2020-11-15
can: ti_hecc: Fix memleak in ti_hecc_probe
Zhang Qilong
1
-5
/
+8
2020-11-15
can: dev: can_restart(): post buffer from the right context
Alejandro Concepcion Rodriguez
1
-1
/
+1
2020-11-15
net: stmmac: dwmac_lib: enlarge dma reset timeout
Jisheng Zhang
1
-1
/
+1
2020-11-15
lan743x: prevent entire kernel HANG on open, for some platforms
Sven Van Asbroeck
1
-1
/
+2
2020-11-15
lan743x: fix issue causing intermittent kernel log warnings
Sven Van Asbroeck
1
-5
/
+5
2020-11-14
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-19
/
+31
2020-11-14
Merge tag 'hwmon-for-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-72
/
+115
2020-11-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-5
/
+31
2020-11-14
net: dsa: mv88e6xxx: Avoid VTU corruption on 6097
Tobias Waldekranz
1
-10
/
+49
2020-11-14
net: phy: smsc: add missed clk_disable_unprepare in smsc_phy_probe()
Zhang Changzhong
1
-1
/
+3
2020-11-14
iio: accel: kxcjk1013: Add support for KIOX010A ACPI DSM for setting tablet-mode
Hans de Goede
1
-0
/
+36
2020-11-14
iio: accel: kxcjk1013: Replace is_smo8500_device with an acpi_type enum
Hans de Goede
1
-5
/
+10
2020-11-14
nvme: fix memory leak freeing command effects
Keith Busch
1
-2
/
+14
2020-11-14
nvme: directly cache command effects log
Keith Busch
2
-11
/
+4
2020-11-14
nvme: free sq/cq dbbuf pointers when dbbuf set fails
Minwoo Im
1
-0
/
+15
2020-11-14
drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhere
Lyude Paul
1
-15
/
+14
2020-11-14
drm/nouveau/ttm: avoid using nouveau_drm.ttm.type_vram prior to nv50
Ben Skeggs
1
-2
/
+1
2020-11-14
drm/nouveau/kms: Fix NULL pointer dereference in nouveau_connector_detect_depth
Alexander Kapshuk
1
-5
/
+9
2020-11-14
ip_tunnels: Set tunnel option flag when tunnel metadata is present
Yi-Hung Wei
1
-2
/
+1
2020-11-14
net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR
Wang Qing
1
-2
/
+1
2020-11-14
net: marvell: prestera: fix error return code in prestera_pci_probe()
Wang Hai
1
-2
/
+5
2020-11-14
Merge tag 'block-5.10-2020-11-13' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+3
2020-11-14
net: phy: mscc: remove non-MACSec compatible phy
Steen Hegelund
1
-1
/
+0
2020-11-14
net: ethernet: ti: cpsw: fix cpts irq after suspend
Grygorii Strashko
2
-7
/
+12
2020-11-13
Merge tag 'devicetree-fixes-for-5.10-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+3
[prev]
[next]