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.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-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
*
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
2024-07-28
4
-7
/
+7
*
Merge tag 'ubifs-for-linus-6.11-rc1-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2024-07-28
6
-14
/
+19
|
\
|
*
ubi: Fix ubi_init() ubiblock_exit() section mismatch
Richard Weinberger
2024-07-28
1
-1
/
+1
|
*
ubi: block: fix null-pointer-dereference in ubiblock_create()
Li Nan
2024-07-12
1
-3
/
+4
|
*
ubifs: correct UBIFS_DFS_DIR_LEN macro definition and improve code clarity
ZhaoLong Wang
2024-07-12
2
-3
/
+3
|
*
mtd: ubi: Restore missing cleanup on ubi_init() failure path
Ben Hutchings
2024-07-12
1
-1
/
+4
|
*
mtd: ubi: avoid expensive do_div() on 32-bit machines
Arnd Bergmann
2024-07-12
1
-3
/
+3
|
*
mtd: ubi: make ubi_class constant
Ricardo B. Marliere
2024-07-12
2
-2
/
+2
|
*
ubi: eba: properly rollback inside self_check_eba
Fedor Pchelkin
2024-07-12
1
-1
/
+2
*
|
Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2024-07-28
13
-146
/
+174
|
\
\
|
*
|
cxl/core/pci: Move reading of control register to immediately before usage
Foryun Ma
2024-07-17
1
-4
/
+4
|
*
|
Merge branch 'for-6.11/xor_fixes' into cxl-for-next
Dave Jiang
2024-07-11
7
-112
/
+76
|
|
\
\
|
|
*
|
cxl: Remove defunct code calculating host bridge target positions
Alison Schofield
2024-07-11
3
-84
/
+4
|
|
*
|
cxl/region: Verify target positions using the ordered target list
Alison Schofield
2024-07-11
1
-1
/
+4
|
|
*
|
cxl: Restore XOR'd position bits during address translation
Alison Schofield
2024-07-11
3
-9
/
+57
|
|
*
|
cxl/core: Fold cxl_trace_hpa() into cxl_dpa_to_hpa()
Alison Schofield
2024-07-11
4
-27
/
+20
|
|
|
/
|
*
|
cxl/memdev: Replace ENXIO with EBUSY for inject poison limit reached
Alison Schofield
2024-07-10
1
-1
/
+1
|
*
|
cxl/acpi: Warn on mixed CXL VH and RCH/RCD Hierarchy
Fabio M. De Francesco
2024-07-10
1
-7
/
+27
|
*
|
cxl/core: Fix incorrect vendor debug UUID define
peng guo
2024-07-10
1
-1
/
+1
|
*
|
cxl/region: Simplify cxl_region_nid()
Huang Ying
2024-07-02
1
-6
/
+4
|
*
|
cxl/region: Support to calculate memory tier abstract distance
Huang Ying
2024-07-02
2
-0
/
+29
|
*
|
cxl/region: Fix a race condition in memory hotplug notifier
Huang Ying
2024-07-02
1
-4
/
+15
|
*
|
cxl: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-02
6
-0
/
+6
|
*
|
cxl/events: Use a common struct for DRAM and General Media events
Fabio M. De Francesco
2024-07-02
2
-17
/
+17
|
|
/
*
|
Merge tag 'block-6.11-20240726' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-27
6
-9
/
+29
|
\
\
|
*
\
Merge tag 'nvme-6.11-2024-07-26' of git://git.infradead.org/nvme into block-6.11
Jens Axboe
2024-07-26
4
-8
/
+21
|
|
\
\
|
|
*
|
nvme-pci: add missing condition check for existence of mapped data
Leon Romanovsky
2024-07-25
1
-1
/
+2
|
|
*
|
nvme-core: choose PIF from QPIF if QPIFS supports and PIF is QTYPE
Francis Pravin
2024-07-16
1
-1
/
+7
|
|
*
|
nvme-pci: Fix the instructions for disabling power management
Bart Van Assche
2024-07-15
1
-1
/
+1
|
|
*
|
nvme: remove redundant bdev local variable
Israel Rukshin
2024-07-15
1
-3
/
+2
|
|
*
|
nvme-fabrics: Use seq_putc() in __nvmf_concat_opt_tokens()
Markus Elfring
2024-07-15
1
-2
/
+2
|
|
*
|
nvme/pci: Add APST quirk for Lenovo N60z laptop
WangYuli
2024-07-15
1
-0
/
+7
|
*
|
|
ublk: fix UBLK_CMD_DEL_DEV_ASYNC handling
Ming Lei
2024-07-24
1
-1
/
+4
|
*
|
|
drbd: Add peer_device to Kernel doc
Simon Horman
2024-07-23
1
-0
/
+4
*
|
|
|
Merge tag 'gpio-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-27
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
gpio: virtuser: avoid non-constant format string
Arnd Bergmann
2024-07-19
1
-1
/
+1
*
|
|
|
|
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-07-27
18
-73
/
+47
|
\
\
\
\
\
|
*
|
|
|
|
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-07-25
18
-73
/
+47
*
|
|
|
|
|
Merge tag 'iommu-fixes-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-27
3
-5
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
iommu: arm-smmu: Fix Tegra workaround for PAGE_SIZE mappings
Ashish Mhetre
2024-07-25
1
-1
/
+1
|
*
|
|
|
|
|
iommu/amd: Convert comma to semicolon
Chen Ni
2024-07-23
1
-3
/
+3
|
*
|
|
|
|
|
iommu: sprd: Avoid NULL deref in sprd_iommu_hw_en
Artem Chernyshev
2024-07-23
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'spi-fix-v6.11-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-27
2
-80
/
+111
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
spi: spidev: add correct compatible for Rohm BH2228FV
Conor Dooley
2024-07-18
1
-0
/
+1
|
*
|
|
|
|
|
|
spi: microchip-core: add support for word sizes of 1 to 32 bits
Steve Wilkins
2024-07-15
1
-22
/
+31
|
*
|
|
|
|
|
|
spi: microchip-core: ensure TX and RX FIFOs are empty at start of a transfer
Steve Wilkins
2024-07-15
1
-0
/
+4
|
*
|
|
|
|
|
|
spi: microchip-core: fix init function not setting the master and motorola modes
Steve Wilkins
2024-07-15
1
-8
/
+9
|
*
|
|
|
|
|
|
spi: microchip-core: only disable SPI controller when register value change r...
Steve Wilkins
2024-07-15
1
-38
/
+41
|
*
|
|
|
|
|
|
spi: microchip-core: defer asserting chip select until just before write to T...
Steve Wilkins
2024-07-15
1
-2
/
+17
|
*
|
|
|
|
|
|
spi: microchip-core: fix the issues in the isr
Naga Sureshkumar Relli
2024-07-15
1
-10
/
+8
[next]