index
:
kernel/git/stable/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.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2020-06-04
yam: fix possible memory leak in yam_init_driver
Wang Hai
2020-06-04
lan743x: Use correct MAC_CR configuration for 1 GBit speed
Roelof Berg
2020-06-04
net: ethernet: freescale: remove unneeded include for ucc_geth
Valentin Longchamp
2020-06-04
r8169: fix failing WoL
Heiner Kallweit
2020-06-04
net: ethernet: dwmac: Fix an error code in imx_dwmac_probe()
Dan Carpenter
2020-06-04
net: mdiobus: Disable preemption upon u64_stats update
Ahmed S. Darwish
2020-06-04
net: phy: fixed_phy: Remove unused seqcount
Ahmed S. Darwish
2020-06-04
net: dsa: qca8k: Fix "Unexpected gfp" kernel exception
Michal Vokáč
2020-06-04
geneve: change from tx_error to tx_dropped on missing metadata
Jiri Benc
2020-06-04
net: ena: xdp: update napi budget for DROP and ABORTED
Sameeh Jubran
2020-06-04
net: ena: xdp: XDP_TX: fix memory leak
Sameeh Jubran
2020-06-04
crypto/chcr: error seen if CONFIG_CHELSIO_TLS_DEVICE isn't set
Rohit Maheshwari
2020-06-04
virtio-mem: Don't rely on implicit compiler padding for requests
David Hildenbrand
2020-06-04
virtio-mem: Try to unplug the complete online memory block first
David Hildenbrand
2020-06-04
virtio-mem: Use -ETXTBSY as error code if the device is busy
David Hildenbrand
2020-06-04
virtio-mem: Unplug subblocks right-to-left
David Hildenbrand
2020-06-04
virtio-mem: Drop manual check for already present memory
David Hildenbrand
2020-06-04
virtio-mem: Add parent resource for all added "System RAM"
David Hildenbrand
2020-06-04
virtio-mem: Better retry handling
David Hildenbrand
2020-06-04
virtio-mem: Offline and remove completely unplugged memory blocks
David Hildenbrand
2020-06-04
virtio-mem: Allow to offline partially unplugged memory blocks
David Hildenbrand
2020-06-04
virtio-mem: Paravirtualized memory hotunplug part 2
David Hildenbrand
2020-06-04
virtio-mem: Paravirtualized memory hotunplug part 1
David Hildenbrand
2020-06-04
virtio-mem: Allow to specify an ACPI PXM as nid
David Hildenbrand
2020-06-04
virtio-mem: Paravirtualized memory hotplug
David Hildenbrand
2020-06-04
vdpasim: Fix some coccinelle warnings
Samuel Zou
2020-06-04
ifcvf: move IRQ request/free to status change handlers
Zhu Lingshan
2020-06-04
vhost: (cosmetic) remove a superfluous variable initialisation
Guennadi Liakhovetski
2020-06-04
crypto: virtio: Fix dest length calculation in __virtio_crypto_skcipher_do_req()
Longpeng(Mike)
2020-06-04
crypto: virtio: Fix use-after-free in virtio_crypto_skcipher_finalize_req()
Longpeng(Mike)
2020-06-04
crypto: virtio: Fix src/dst scatterlist calculation in __virtio_crypto_skciph...
Longpeng(Mike)
2020-06-04
virtio-balloon: Disable free page reporting if page poison reporting is not e...
Alexander Duyck
2020-06-04
vhost_vdpa: disable doorbell mapping for !MMU
Michael S. Tsirkin
2020-06-04
vhost_vdpa: support doorbell mapping via mmap
Jason Wang
2020-06-04
vhost: use mmgrab() instead of mmget() for non worker device
Jason Wang
2020-06-04
vhost: allow device that does not depend on vhost worker
Jason Wang
2020-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2020-06-04
Merge tag 'sound-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-06-04
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2020-06-04
Merge tag 'leds-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...
Linus Torvalds
2020-06-04
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
2020-06-04
Merge branch 'remotes/lorenzo/pci/v3-semi'
Bjorn Helgaas
2020-06-04
Merge branch 'remotes/lorenzo/pci/tegra'
Bjorn Helgaas
2020-06-04
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
2020-06-04
Merge branch 'remotes/lorenzo/pci/pci-bridge-emul'
Bjorn Helgaas
2020-06-04
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
2020-06-04
Merge branch 'remotes/lorenzo/pci/host-generic'
Bjorn Helgaas
2020-06-04
Merge branch 'remotes/lorenzo/pci/endpoint'
Bjorn Helgaas
2020-06-04
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2020-06-04
Merge branch 'remotes/lorenzo/pci/cadence'
Bjorn Helgaas
[prev]
[next]