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
...
*
crypto: omap-des - Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-20
1
-7
/
+1
*
hwrng: pic32 - enable TRNG only while it's used
Martin Kaiser
2023-07-20
1
-22
/
+19
*
hwrng: pic32 - remove unused defines
Martin Kaiser
2023-07-20
1
-10
/
+3
*
hwrng: pic32 - use devm_clk_get_enabled
Martin Kaiser
2023-07-20
1
-14
/
+5
*
hwrng: pic32 - enable compile-testing
Martin Kaiser
2023-07-20
1
-1
/
+1
*
hwrng: exynos - switch to DEFINE_SIMPLE_DEV_PM_OPS
Martin Kaiser
2023-07-20
1
-4
/
+4
*
hwrng: imx-rngc - use dev_err_probe
Martin Kaiser
2023-07-20
1
-16
/
+8
*
crypto: qat - replace the if statement with min()
You Kangren
2023-07-20
1
-5
/
+2
*
hwrng: nomadik - use dev_err_probe
Martin Kaiser
2023-07-20
1
-5
/
+2
*
hwrng: nomadik - keep clock enabled while hwrng is registered
Martin Kaiser
2023-07-20
1
-9
/
+3
*
crypto: qat - add heartbeat counters check
Damian Muszynski
2023-07-20
6
-0
/
+81
*
crypto: qat - add heartbeat feature
Damian Muszynski
2023-07-20
20
-2
/
+611
*
crypto: qat - add measure clock frequency
Damian Muszynski
2023-07-20
16
-0
/
+268
*
crypto: qat - drop obsolete heartbeat interface
Damian Muszynski
2023-07-20
1
-15
/
+0
*
crypto: qat - add internal timer for qat 4xxx
Damian Muszynski
2023-07-20
10
-0
/
+137
*
crypto: qat - add fw_counters debugfs file
Lucas Segarra Fernandez
2023-07-20
7
-0
/
+303
*
crypto: ccp - Add support for getting and setting DBC parameters
Mario Limonciello
2023-07-20
2
-0
/
+47
*
crypto: ccp - Add support for setting user ID for dynamic boost control
Mario Limonciello
2023-07-20
2
-0
/
+24
*
crypto: ccp - Add support for fetching a nonce for dynamic boost control
Mario Limonciello
2023-07-20
7
-1
/
+253
*
crypto: ccp - move setting PSP master to earlier in the init
Mario Limonciello
2023-07-20
1
-3
/
+7
*
crypto: ccp - Add bootloader and TEE version offsets
Mario Limonciello
2023-07-20
1
-0
/
+5
*
crypto: ccp - Add support for displaying PSP firmware versions
Mario Limonciello
2023-07-20
2
-0
/
+66
*
crypto: ccp - Rename macro for security attributes
Mario Limonciello
2023-07-20
1
-13
/
+13
*
crypto: qat - change value of default idle filter
Giovanni Cabiddu
2023-07-14
1
-1
/
+1
*
Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb
Linus Torvalds
2023-07-09
8
-30
/
+33
|
\
|
*
ntb: hw: amd: Fix debugfs_create_dir error checking
Anup Sharma
2023-07-08
1
-1
/
+1
|
*
ntb_netdev: Fix module_init problem
Geoff Levand
2023-07-08
1
-1
/
+1
|
*
ntb: intel: Remove redundant pci_clear_master
Cai Huoqing
2023-07-08
1
-2
/
+0
|
*
ntb: epf: Remove redundant pci_clear_master
Cai Huoqing
2023-07-08
1
-8
/
+4
|
*
ntb_hw_amd: Remove redundant pci_clear_master
Cai Huoqing
2023-07-08
1
-2
/
+0
|
*
ntb: idt: drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2023-07-08
1
-12
/
+5
|
*
NTB: EPF: fix possible memory leak in pci_vntb_probe()
ruanjinjie
2023-07-08
1
-0
/
+1
|
*
NTB: ntb_tool: Add check for devm_kcalloc
Jiasheng Jiang
2023-07-08
1
-0
/
+2
|
*
NTB: ntb_transport: fix possible memory leak while device_register() fails
Yang Yingliang
2023-07-08
1
-1
/
+1
|
*
ntb: intel: Fix error handling in intel_ntb_pci_driver_init()
Yuan Can
2023-07-08
1
-1
/
+6
|
*
NTB: amd: Fix error handling in amd_ntb_pci_driver_init()
Yuan Can
2023-07-08
1
-1
/
+6
|
*
ntb: idt: Fix error handling in idt_pci_driver_init()
Yuan Can
2023-07-08
1
-1
/
+6
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2023-07-08
9
-39
/
+28
|
\
\
|
*
|
scsi: ufs: core: Remove unused function declaration
Keoseong Park
2023-06-28
1
-1
/
+0
|
*
|
scsi: target: iblock: Quiet bool conversion warning with pr_preempt use
Mike Christie
2023-06-28
1
-1
/
+1
|
*
|
scsi: core: Simplify scsi_cdl_check_cmd()
Damien Le Moal
2023-06-28
1
-23
/
+14
|
*
|
scsi: isci: Fix comment typo
Yueh-Shun Li
2023-06-28
1
-1
/
+1
|
*
|
scsi: smartpqi: Replace one-element arrays with flexible-array members
Gustavo A. R. Silva
2023-06-21
2
-5
/
+4
|
*
|
scsi: target: tcmu: Replace strlcpy() with strscpy()
Azeem Shaikh
2023-06-21
1
-2
/
+2
|
*
|
scsi: ncr53c8xx: Replace strlcpy() with strscpy()
Azeem Shaikh
2023-06-21
1
-1
/
+1
|
*
|
scsi: lpfc: Fix lpfc_name struct packing
Arnd Bergmann
2023-06-21
1
-5
/
+5
*
|
|
Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-08
3
-3
/
+2
|
\
\
\
|
*
|
|
i2c: mpc: Drop unused variable
Guenter Roeck
2023-07-06
1
-1
/
+0
|
*
|
|
i2c: nomadik: Remove a useless call in the remove function
Christophe JAILLET
2023-07-06
1
-2
/
+0
|
*
|
|
i2c: xiic: Don't try to handle more interrupt events after error
Robert Hancock
2023-07-06
1
-0
/
+2
[prev]
[next]