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.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-03-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
9
-33
/
+32
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
76
-103
/
+0
2021-03-17
Merge tag 'thermal-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2021-03-17
thermal/core: Add NULL pointer check before using cooling device stats
Manaf Meethalavalappu Pallikunhi
1
-0
/
+3
2021-03-15
vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() fails
Stefano Garzarella
1
-2
/
+6
2021-03-15
vhost-vdpa: fix use-after-free of v->config_ctx
Stefano Garzarella
1
-1
/
+3
2021-03-15
vhost: Fix vhost_vq_reset()
Laurent Vivier
1
-1
/
+1
2021-03-14
Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-9
/
+2
2021-03-14
Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+16
2021-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-10
/
+13
2021-03-14
vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocation
Gautam Dawar
1
-6
/
+2
2021-03-14
vdpa_sim: Skip typecasting from void*
Parav Pandit
1
-2
/
+1
2021-03-14
virtio: remove export for virtio_config_{enable, disable}
Xianting Tian
1
-4
/
+2
2021-03-14
virtio-mmio: Use to_virtio_mmio_device() to simply code
Tang Bin
1
-2
/
+1
2021-03-13
Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-28
/
+94
2021-03-13
Merge tag 'staging-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
49
-38
/
+169
2021-03-13
Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-47
/
+13
2021-03-13
Merge tag 'usb-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-107
/
+226
2021-03-13
zram: fix broken page writeback
Minchan Kim
1
-3
/
+3
2021-03-13
zram: fix return value on writeback_store
Minchan Kim
1
-3
/
+8
2021-03-13
mm: use is_cow_mapping() across tree where proper
Peter Xu
2
-4
/
+2
2021-03-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-58
/
+59
2021-03-13
Merge tag 'block-5.12-2021-03-12-v2' of git://git.kernel.dk/linux-block
Linus Torvalds
15
-29
/
+46
2021-03-13
Merge tag 'devprop-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+20
2021-03-12
Merge tag 'pm-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-26
/
+32
2021-03-12
nvme: fix the nsid value to print in nvme_validate_or_alloc_ns
Christoph Hellwig
1
-1
/
+1
2021-03-12
Merge tag 'mmc-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
3
-11
/
+25
2021-03-12
Merge tag 'regulator-fix-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-8
/
+16
2021-03-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-1
/
+2
2021-03-12
Merge tag 'for-linus-5.12b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-73
/
+158
2021-03-12
Merge branch 'pm-opp'
Rafael J. Wysocki
2
-23
/
+27
2021-03-12
Merge tag 'nvme-5.12-2021-03-12' of git://git.infradead.org/nvme into block-5.12
Jens Axboe
5
-11
/
+24
2021-03-12
perf/arm_dmc620_pmu: Fix error return code in dmc620_pmu_device_probe()
Wei Yongjun
1
-0
/
+1
2021-03-12
opp: Don't drop extra references to OPPs accidentally
Beata Michalska
2
-23
/
+27
2021-03-12
Merge tag 'drm-fixes-2021-03-12-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
45
-99
/
+542
2021-03-12
drm/nouveau: fix dma syncing for loops (v2)
Dave Airlie
1
-2
/
+4
2021-03-12
drm/i915: Wedge the GPU if command parser setup fails
Tvrtko Ursulin
3
-8
/
+20
2021-03-12
Merge tag 'amd-drm-fixes-5.12-2021-03-10' of https://gitlab.freedesktop.org/a...
Dave Airlie
26
-57
/
+353
2021-03-11
Merge tag 'media/v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
7
-23
/
+22
2021-03-11
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
7
-14
/
+14
2021-03-11
regulator: mt6315: Fix off-by-one for .n_voltages
Axel Lin
1
-1
/
+1
2021-03-11
xhci: Fix repeated xhci wake after suspend due to uncleared internal wake state
Mathias Nyman
1
-32
/
+30
2021-03-11
usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing
Forest Crossman
1
-2
/
+6
2021-03-11
xhci: Improve detection of device initiated wake signal.
Mathias Nyman
1
-3
/
+13
2021-03-11
usb: xhci: do not perform Soft Retry for some xHCI hosts
Stanislaw Gruszka
3
-1
/
+8
2021-03-11
nvme-pci: add the DISABLE_WRITE_ZEROES quirk for a Samsung PM1725a
Dmitry Monakhov
1
-0
/
+1
2021-03-11
nvme-rdma: Fix a use after free in nvmet_rdma_write_data_done
Lv Yunlong
1
-3
/
+2
2021-03-11
nvme-core: check ctrl css before setting up zns
Chaitanya Kulkarni
1
-0
/
+6
2021-03-11
nvme-fc: fix racing controller reset and create association
James Smart
1
-1
/
+1
2021-03-11
nvme-fc: return NVME_SC_HOST_ABORTED_CMD when a command has been aborted
Hannes Reinecke
1
-1
/
+1
[next]