index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-12
net: fec: Fix phy_device lookup for phy_reset_after_clk_enable()
Marek Vasut
1
-2
/
+23
2020-10-12
mlx4: handle non-napi callers to napi_poll
Jonathan Lemon
2
-1
/
+4
2020-10-12
net: korina: fix kfree of rx/tx descriptor array
Valentin Vidic
1
-1
/
+2
2020-10-12
net: dsa: microchip: fix race condition
Christian Eggers
1
-7
/
+9
2020-10-10
Merge tag 'linux-can-fixes-for-5.9-20201008' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-2
/
+0
2020-10-09
net: tlan: Fix typo abitrary
Naoki Hayama
1
-1
/
+1
2020-10-09
net: ipa: skip suspend/resume activities if not set up
Alex Elder
1
-0
/
+6
2020-10-09
net: fec: Fix PHY init after phy_reset_after_clk_enable()
Marek Vasut
1
-5
/
+5
2020-10-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-68
/
+115
2020-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-11
/
+35
2020-10-08
vdpa/mlx5: Fix dependency on MLX5_CORE
Eli Cohen
1
-4
/
+3
2020-10-08
vdpa/mlx5: should keep avail_index despite device status
Si-Wei Liu
1
-6
/
+14
2020-10-08
net: usb: qmi_wwan: add Cellient MPL200 card
Wilken Gottwalt
1
-0
/
+1
2020-10-08
macsec: avoid use-after-free in macsec_handle_frame()
Eric Dumazet
1
-1
/
+3
2020-10-08
r8169: consider that PHY reset may still be in progress after applying firmware
Heiner Kallweit
1
-0
/
+7
2020-10-08
Merge tag 'drm-fixes-2020-10-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-0
/
+3
2020-10-07
drm/nouveau/mem: guard against NULL pointer access in mem_del
Karol Herbst
1
-0
/
+2
2020-10-07
drm/nouveau/device: return error for unknown chipsets
Karol Herbst
1
-0
/
+1
2020-10-06
can: m_can_platform: don't call m_can_class_suspend in runtime suspend
Lucas Stach
1
-2
/
+0
2020-10-06
Merge tag 'platform-drivers-x86-v5.9-3' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-7
/
+42
2020-10-06
Merge tag 'drm-fixes-2020-10-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-13
/
+1022
2020-10-06
net: usb: rtl8150: set random MAC address when set_ethernet_addr() fails
Anant Thazhemadam
1
-4
/
+12
2020-10-06
net: mscc: ocelot: warn when encoding an out-of-bounds watermark value
Vladimir Oltean
3
-0
/
+6
2020-10-06
net: mscc: ocelot: divide watermark value by 60 when writing to SYS_ATOP
Vladimir Oltean
1
-6
/
+6
2020-10-06
platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many differe...
Hans de Goede
3
-7
/
+42
2020-10-06
Merge tag 'drm-misc-fixes-2020-10-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
8
-13
/
+1022
2020-10-05
Merge tag 'platform-drivers-x86-v5.9-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
10
-51
/
+109
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
74
-453
/
+897
2020-10-05
platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuse
Aaron Ma
1
-1
/
+3
2020-10-04
net: mvneta: fix double free of txq->buf
Tom Rix
1
-11
/
+2
2020-10-04
net: team: fix memory leak in __team_options_register
Anant Thazhemadam
1
-1
/
+1
2020-10-04
vhost-vdpa: fix page pinning leakage in error path
Si-Wei Liu
1
-48
/
+71
2020-10-04
vhost-vdpa: fix vhost_vdpa_map() on error condition
Si-Wei Liu
1
-0
/
+3
2020-10-04
vhost: Don't call log_access_ok() when using IOTLB
Greg Kurz
1
-5
/
+18
2020-10-04
vhost: Use vhost_get_used_size() in vhost_vring_set_addr()
Greg Kurz
1
-2
/
+1
2020-10-04
vhost: Don't call access_ok() when using IOTLB
Greg Kurz
1
-4
/
+5
2020-10-03
net: typhoon: Fix a typo Typoon --> Typhoon
Christophe JAILLET
1
-1
/
+1
2020-10-03
net: hinic: fix DEVLINK build errors
Randy Dunlap
1
-0
/
+1
2020-10-03
net: stmmac: Modify configuration method of EEE timers
Vineetha G. Jaya Kumaran
3
-9
/
+28
2020-10-03
Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+21
2020-10-03
Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
4
-52
/
+40
2020-10-03
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+13
2020-10-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-0
/
+9
2020-10-02
Merge tag 'mlx5-fixes-2020-09-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
12
-119
/
+347
2020-10-02
scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
Coly Li
1
-1
/
+1
2020-10-02
drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
Coly Li
1
-1
/
+1
2020-10-02
nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
Coly Li
1
-4
/
+3
2020-10-02
net: usb: pegasus: Proper error handing when setting pegasus' MAC address
Petko Manolov
1
-8
/
+27
2020-10-02
Merge tag 'pinctrl-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
4
-3
/
+19
2020-10-02
Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+4
[next]