index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
cxl/registers: Fix Documentation warning
Dan Williams
2021-09-07
1
-1
/
+14
|
*
|
|
|
cxl/pmem: Fix Documentation warning
Dan Williams
2021-09-07
1
-2
/
+28
|
*
|
|
|
cxl/pci: Fix debug message in cxl_probe_regs()
Li Qiang (Johnny Li)
2021-09-07
1
-2
/
+2
|
*
|
|
|
cxl/pci: Fix lockdown level
Dan Williams
2021-09-07
1
-1
/
+1
|
*
|
|
|
cxl/acpi: Do not add DSDT disabled ACPI0016 host bridge ports
Alison Schofield
2021-09-07
1
-4
/
+8
|
*
|
|
|
libnvdimm/labels: Add claim class helpers
Dan Williams
2021-08-24
4
-19
/
+28
|
*
|
|
|
libnvdimm/labels: Add type-guid helpers
Dan Williams
2021-08-24
3
-19
/
+28
|
*
|
|
|
libnvdimm/labels: Add blk special cases for nlabel and position helpers
Dan Williams
2021-08-24
1
-17
/
+29
|
*
|
|
|
libnvdimm/labels: Add blk isetcookie set / validation helpers
Dan Williams
2021-08-24
3
-9
/
+34
|
*
|
|
|
libnvdimm/labels: Add a checksum calculation helper
Dan Williams
2021-08-24
1
-33
/
+35
|
*
|
|
|
libnvdimm/labels: Introduce label setter helpers
Dan Williams
2021-08-24
3
-33
/
+99
|
*
|
|
|
libnvdimm/labels: Add isetcookie validation helper
Dan Williams
2021-08-24
2
-5
/
+10
|
*
|
|
|
libnvdimm/labels: Introduce getters for namespace label fields
Dan Williams
2021-08-24
3
-46
/
+110
|
*
|
|
|
cxl/mem: Adjust ram/pmem range to represent DPA ranges
Ira Weiny
2021-08-10
1
-8
/
+6
|
*
|
|
|
cxl/mem: Account for partitionable space in ram/pmem ranges
Ira Weiny
2021-08-10
2
-5
/
+96
|
*
|
|
|
cxl/pci: Store memory capacity values
Ira Weiny
2021-08-07
2
-3
/
+37
|
*
|
|
|
cxl/pci: Simplify register setup
Ben Widawsky
2021-08-06
3
-27
/
+13
|
*
|
|
|
cxl/pci: Ignore unknown register block types
Ben Widawsky
2021-08-06
1
-8
/
+12
|
*
|
|
|
cxl/core: Move memdev management to core
Ben Widawsky
2021-08-06
6
-234
/
+275
|
*
|
|
|
cxl/pci: Introduce cdevm_file_operations
Dan Williams
2021-08-06
2
-27
/
+53
|
*
|
|
|
cxl/core: Move register mapping infrastructure
Dan Williams
2021-08-06
3
-228
/
+237
|
*
|
|
|
cxl/core: Move pmem functionality
Dan Williams
2021-08-06
4
-202
/
+225
|
*
|
|
|
cxl/core: Improve CXL core kernel docs
Ben Widawsky
2021-08-06
1
-2
/
+9
|
*
|
|
|
cxl: Move cxl_core to new directory
Ben Widawsky
2021-08-06
6
-7
/
+10
*
|
|
|
|
Merge tag 'libnvdimm-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-09
4
-128
/
+78
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'for-5.15/fsdax-cleanups' into for-5.15/libnvdimm
Dan Williams
2021-09-08
3
-126
/
+76
|
|
\
\
\
\
\
|
|
*
|
|
|
|
dax: remove bdev_dax_supported
Christoph Hellwig
2021-08-26
1
-41
/
+1
|
|
*
|
|
|
|
dax: stub out dax_supported for !CONFIG_FS_DAX
Christoph Hellwig
2021-08-26
1
-18
/
+18
|
|
*
|
|
|
|
dax: remove __generic_fsdax_supported
Christoph Hellwig
2021-08-26
1
-4
/
+4
|
|
*
|
|
|
|
dax: move the dax_read_lock() locking into dax_supported
Christoph Hellwig
2021-08-26
2
-14
/
+11
|
|
*
|
|
|
|
dax: mark dax_get_by_host static
Christoph Hellwig
2021-08-26
1
-55
/
+54
|
|
*
|
|
|
|
dm: use fs_dax_get_by_bdev instead of dax_get_by_host
Christoph Hellwig
2021-08-26
1
-1
/
+1
|
|
*
|
|
|
|
dax: stop using bdevname
Christoph Hellwig
2021-08-26
1
-13
/
+7
|
*
|
|
|
|
|
libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbind
sumiyawang
2021-08-24
1
-2
/
+2
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2021-09-09
4
-6
/
+8
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
IB/hfi1: make hist static
chongjiapeng
2021-09-08
1
-1
/
+1
|
*
|
|
|
|
|
|
RDMA/bnxt_re: Prefer kcalloc over open coded arithmetic
Len Baker
2021-09-08
1
-2
/
+2
|
*
|
|
|
|
|
|
IB/qib: Fix null pointer subtraction compiler warning
Jason Gunthorpe
2021-09-08
1
-1
/
+3
|
*
|
|
|
|
|
|
RDMA/mlx5: Fix xlt_chunk_align calculation
Niklas Schnelle
2021-09-08
1
-1
/
+1
|
*
|
|
|
|
|
|
RDMA/mlx5: Fix number of allocated XLT entries
Niklas Schnelle
2021-09-08
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge tag 'dmaengine-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-09-09
45
-917
/
+3882
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
dmaengine: sh: fix some NULL dereferences
Dan Carpenter
2021-08-31
1
-2
/
+2
|
*
|
|
|
|
|
|
|
dmaengine: sh: Fix unused initialization of pointer lmdesc
Colin Ian King
2021-08-31
1
-3
/
+1
|
*
|
|
|
|
|
|
|
dmaengine: ptdma: remove PT_OFFSET to avoid redefnition
Sanjay R Mehta
2021-08-29
1
-1
/
+0
|
*
|
|
|
|
|
|
|
dmaengine: ptdma: Add debugfs entries for PTDMA
Sanjay R Mehta
2021-08-29
4
-1
/
+118
|
*
|
|
|
|
|
|
|
dmaengine: ptdma: register PTDMA controller as a DMA resource
Sanjay R Mehta
2021-08-29
5
-1
/
+450
|
*
|
|
|
|
|
|
|
dmaengine: ptdma: Initial driver for the AMD PTDMA
Sanjay R Mehta
2021-08-29
7
-0
/
+828
|
*
|
|
|
|
|
|
|
dmaengine: fsl-dpaa2-qdma: Fix spelling mistake "faile" -> "failed"
Colin Ian King
2021-08-29
1
-1
/
+1
|
*
|
|
|
|
|
|
|
dmaengine: idxd: remove interrupt disable for dev_lock
Dave Jiang
2021-08-29
4
-32
/
+22
|
*
|
|
|
|
|
|
|
dmaengine: idxd: remove interrupt disable for cmd_lock
Dave Jiang
2021-08-29
1
-11
/
+8
[prev]
[next]