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
2019-09-27
Merge branch 'nvme-5.4' of git://git.infradead.org/nvme into for-linus
Jens Axboe
7
-51
/
+154
2019-09-27
nvme-rdma: fix possible use-after-free in connect timeout
Sagi Grimberg
1
-1
/
+2
2019-09-26
nvme: Move ctrl sqsize to generic space
Keith Busch
1
-1
/
+1
2019-09-25
nvme: Add ctrl attributes for queue_count and sqsize
James Smart
1
-0
/
+4
2019-09-25
nvme: allow 64-bit results in passthru commands
Marta Rybczynska
1
-16
/
+92
2019-09-25
nvme: Add quirk for Kingston NVME SSD running FW E8FK11.T
Jian-Hong Pan
1
-0
/
+10
2019-09-25
nvmet-tcp: remove superflous check on request sgl
Sagi Grimberg
1
-8
/
+4
2019-09-25
Added QUIRKs for ADATA XPG SX8200 Pro 512GB
Gabriel Craciunescu
1
-0
/
+3
2019-09-25
nvme-rdma: Fix max_hw_sectors calculation
Max Gurtovoy
1
-5
/
+11
2019-09-25
nvme: fix an error code in nvme_init_subsystem()
Dan Carpenter
1
-2
/
+3
2019-09-25
nvme-pci: Save PCI state before putting drive into deepest state
Mario Limonciello
1
-7
/
+10
2019-09-25
nvme-tcp: fix wrong stop condition in io_work
Wunderlich, Mark
1
-2
/
+2
2019-09-25
Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-6
/
+12
2019-09-25
Merge tag 'tpmdd-next-20190925' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
1
-12
/
+11
2019-09-25
Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
35
-261
/
+781
2019-09-25
tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()
Jarkko Sakkinen
1
-7
/
+2
2019-09-25
KEYS: trusted: correctly initialize digests and fix locking issue
Roberto Sassu
1
-5
/
+9
2019-09-25
Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-56
/
+89
2019-09-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-101
/
+58
2019-09-25
mm,thp: stats for file backed THP
Song Liu
1
-0
/
+6
2019-09-25
drivers/base/memory.c: don't store end_section_nr in memory blocks
David Hildenbrand
2
-6
/
+5
2019-09-25
driver/base/memory.c: validate memory block size early
David Hildenbrand
1
-22
/
+9
2019-09-25
drivers/base/memory.c: fixup documentation of removable/phys_index/block_size...
David Hildenbrand
1
-5
/
+6
2019-09-25
drivers/base/node.c: simplify unregister_memory_block_under_nodes()
David Hildenbrand
2
-24
/
+16
2019-09-25
drivers/gpu/drm/via: convert put_page() to put_user_page*()
John Hubbard
1
-8
/
+2
2019-09-25
mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
akpm@linux-foundation.org
5
-25
/
+5
2019-09-25
mm: introduce page_shift()
Matthew Wilcox (Oracle)
1
-4
/
+4
2019-09-25
mm: introduce page_size()
Matthew Wilcox (Oracle)
3
-7
/
+5
2019-09-24
Merge tag 'platform-drivers-x86-v5.4-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
3
-1
/
+9
2019-09-24
Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-123
/
+554
2019-09-24
Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-113
/
+120
2019-09-24
Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...
Linus Torvalds
36
-659
/
+598
2019-09-24
Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-14
/
+84
2019-09-24
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
69
-926
/
+3783
2019-09-24
Merge branch 'pci/trivial'
Bjorn Helgaas
10
-17
/
+3
2019-09-24
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
1
-10
/
+15
2019-09-24
Merge branch 'lorenzo/pci/tegra'
Bjorn Helgaas
12
-49
/
+2050
2019-09-24
Merge branch 'remotes/lorenzo/pci/mobiveil'
Bjorn Helgaas
1
-3
/
+7
2019-09-24
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
6
-23
/
+19
2019-09-24
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
1
-0
/
+18
2019-09-24
Merge branch 'remotes/lorenzo/pci/layerscape'
Bjorn Helgaas
3
-3
/
+21
2019-09-24
Merge branch 'remotes/lorenzo/pci/imx'
Bjorn Helgaas
1
-0
/
+33
2019-09-24
Merge branch 'remotes/lorenzo/pci/hv'
Bjorn Helgaas
2
-15
/
+81
2019-09-24
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
2
-3
/
+5
2019-09-24
Merge branch 'remotes/lorenzo/pci/al'
Bjorn Helgaas
6
-0
/
+445
2019-09-24
Merge branch 'pci/resource'
Bjorn Helgaas
3
-5
/
+17
2019-09-24
Merge branch 'pci/pciehp'
Bjorn Helgaas
4
-80
/
+66
2019-09-24
Merge branch 'pci/p2pdma'
Bjorn Helgaas
3
-114
/
+276
2019-09-24
Merge branch 'pci/msi'
Bjorn Helgaas
1
-1
/
+1
2019-09-24
Merge branch 'pci/misc'
Bjorn Helgaas
8
-238
/
+247
[next]