index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-12
USB: serial: option: add Telit ME910G1 0x110a composition
Daniele Palmas
1
-0
/
+2
2020-01-12
USB: core: fix check for duplicate endpoints
Johan Hovold
1
-12
/
+58
2020-01-12
vxlan: fix tos value before xmit
Hangbin Liu
1
-2
/
+2
2020-01-12
net: usb: lan78xx: fix possible skb leak
Eric Dumazet
1
-6
/
+3
2020-01-12
net: stmmac: dwmac-sunxi: Allow all RGMII modes
Chen-Yu Tsai
1
-1
/
+1
2020-01-12
macvlan: do not assume mac_header is set in macvlan_broadcast()
Eric Dumazet
1
-1
/
+1
2020-01-12
net: stmmac: RX buffer size must be 16 byte aligned
Jose Abreu
1
-1
/
+1
2020-01-12
regulator: rn5t618: fix module aliases
Andreas Kemnade
1
-0
/
+1
2020-01-12
net: usb: lan78xx: Fix error message format specifier
Cristian Birsan
1
-1
/
+1
2020-01-12
bnx2x: Fix logic to get total no. of PFs per engine
Manish Chopra
1
-1
/
+1
2020-01-12
bnx2x: Do not handle requests from VFs after parity
Manish Chopra
3
-2
/
+23
2020-01-12
spi: spi-cavium-thunderx: Add missing pci_release_regions()
Chuhong Yuan
1
-0
/
+2
2020-01-12
efi/gop: Fix memory leak in __gop_query32/64()
Arvind Sankar
1
-54
/
+12
2020-01-12
efi/gop: Return EFI_SUCCESS if a usable GOP was found
Arvind Sankar
1
-2
/
+2
2020-01-12
efi/gop: Return EFI_NOT_FOUND if there are no usable GOPs
Arvind Sankar
1
-6
/
+6
2020-01-12
xen/blkback: Avoid unmapping unmapped grant pages
SeongJae Park
1
-0
/
+2
2020-01-12
net: add annotations on hh->hh_len lockless accesses
Eric Dumazet
1
-1
/
+5
2020-01-12
ath9k_htc: Discard undersized packets
Masashi Honma
1
-4
/
+19
2020-01-12
ath9k_htc: Modify byte order for an error message
Masashi Honma
1
-1
/
+1
2020-01-12
powerpc/pseries/hvconsole: Fix stack overread via udbg
Daniel Axtens
1
-1
/
+15
2020-01-12
drm/mst: Fix MST sideband up-reply failure handling
Imre Deak
1
-1
/
+5
2020-01-12
tty: serial: msm_serial: Fix lockup for sysrq and oops
Leo Yan
1
-2
/
+11
2020-01-12
media: usb: fix memory leak in af9005_identify_state
Navid Emamdoost
1
-2
/
+3
2020-01-12
regulator: ab8500: Remove AB8505 USB regulator
Stephan Gerhold
1
-17
/
+0
2020-01-12
media: flexcop-usb: ensure -EIO is returned on error condition
Colin Ian King
1
-1
/
+1
2020-01-12
Bluetooth: btusb: fix PM leak in error case of setup
Oliver Neukum
1
-1
/
+2
2020-01-12
PM / devfreq: Check NULL governor in available_governors_show
Leonard Crestez
1
-1
/
+1
2020-01-12
gpiolib: fix up emulated open drain outputs
Russell King
1
-0
/
+8
2020-01-12
ata: ahci_brcm: Fix AHCI resources management
Florian Fainelli
1
-29
/
+76
2020-01-12
ata: ahci_brcm: Allow optional reset controller to be used
Florian Fainelli
1
-0
/
+7
2020-01-12
ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()
Florian Fainelli
1
-2
/
+4
2020-01-12
drm: limit to INT_MAX in create_blob ioctl
Daniel Vetter
1
-1
/
+1
2020-01-12
xen/balloon: fix ballooned page accounting without hotplug enabled
Juergen Gross
1
-1
/
+2
2020-01-12
xen-blkback: prevent premature module unload
Paul Durrant
1
-0
/
+10
2020-01-12
IB/mlx4: Follow mirror sequence of device add during device removal
Parav Pandit
1
-4
/
+5
2020-01-12
md: raid1: check rdev before reference in raid1_sync_request func
Zhiqiang Liu
1
-1
/
+1
2020-01-12
usb: gadget: fix wrong endpoint desc
EJ Hsu
2
-1
/
+6
2020-01-12
scsi: libsas: stop discovering if oob mode is disconnected
Jason Yan
1
-1
/
+10
2020-01-12
scsi: iscsi: qla4xxx: fix double free in probe
Dan Carpenter
1
-1
/
+0
2020-01-12
scsi: qla2xxx: Don't call qlt_async_event twice
Roman Bolshakov
1
-4
/
+0
2020-01-12
scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set func
Bo Wu
1
-6
/
+9
2020-01-12
RDMA/cma: add missed unregister_pernet_subsys in init failure
Chuhong Yuan
1
-0
/
+1
2020-01-12
PM / devfreq: Don't fail devfreq_dev_release if not in list
Leonard Crestez
1
-5
/
+1
2020-01-04
gtp: avoid zero size hashtable
Taehee Yoo
1
-2
/
+5
2020-01-04
gtp: fix wrong condition in gtp_genl_dump_pdp()
Taehee Yoo
1
-17
/
+19
2020-01-04
vhost/vsock: accept only packets with the right dst_cid
Stefano Garzarella
1
-1
/
+3
2020-01-04
net: ena: fix napi handler misbehavior when the napi budget is zero
Netanel Belgazal
1
-3
/
+7
2020-01-04
mmc: sdhci: Update the tuning failed messages to pr_debug level
Faiz Abbas
1
-1
/
+1
2020-01-04
pinctrl: baytrail: Really serialize all register accesses
Hans de Goede
1
-37
/
+44
2020-01-04
tty/serial: atmel: fix out of range clock divider handling
David Engraf
1
-21
/
+22
[next]