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.13.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
2022-06-30
crypto: vmx - drop unexpected word 'for' in comments
Jiang Jian
1
-1
/
+1
2022-06-30
crypto: caam - drop unexpected word 'for' in comments
Jiang Jian
1
-1
/
+1
2022-06-30
crypto: caam - drop unexpected word 'a' in comments
Jiang Jian
2
-2
/
+2
2022-06-30
crypto: cavium - fix typos in comments
Jiang Jian
1
-1
/
+1
2022-06-30
crypto: ux500/hash - drop unexpected word "the"
Jiang Jian
1
-1
/
+1
2022-06-30
crypto: nx - drop unexpected word "the"
Jiang Jian
1
-1
/
+1
2022-06-24
crypto: qat - Removes the x86 dependency on the QAT drivers
Yoan Picchi
1
-7
/
+7
2022-06-24
crypto: qat - replace get_current_node() with numa_node_id()
Andre Przywara
3
-9
/
+4
2022-06-24
crypto: ccp - During shutdown, check SEV data pointer before using
Tom Lendacky
1
-1
/
+1
2022-06-17
crypto: hisilicon/sec - only HW V2 needs to change the BD err detection
Kai Ye
1
-7
/
+8
2022-06-17
crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs()
Alexey Khoroshilov
1
-0
/
+1
2022-06-17
crypto: hisilicon/qm - modify event irq processing
Weili Qian
1
-50
/
+92
2022-06-17
crypto: hisilicon/qm - move alloc qm->wq to qm.c
Weili Qian
3
-49
/
+27
2022-06-17
crypto: hisilicon/qm - add functions for releasing resources
Weili Qian
1
-12
/
+16
2022-06-17
crypto: hisilicon/trng - fix local variable type
Weili Qian
1
-1
/
+1
2022-06-10
crypto: sun8i-ss - fix a NULL vs IS_ERR() check in sun8i_ss_hashkey
Peng Wu
1
-2
/
+2
2022-06-10
crypto: octeontx2 - fix potential null pointer access
Shijith Thotton
1
-3
/
+12
2022-06-10
crypto: octeontx2 - add firmware version in devlink info
Shijith Thotton
3
-3
/
+42
2022-06-10
crypto: ccp - fix typo in comment
Julia Lawall
1
-1
/
+1
2022-06-10
crypto: hisilicon/sec - fix typos in comment
Julia Lawall
1
-2
/
+2
2022-06-10
crypto: atmel-ecc - Remove duplicated error reporting in .remove()
Uwe Kleine-König
1
-2
/
+10
2022-06-10
crypto: sun8i-ss - Fix error codes for dma_mapping_error()
Dan Carpenter
1
-2
/
+4
2022-06-10
crypto: sun8i-ss - fix error codes in allocate_flows()
Dan Carpenter
1
-4
/
+12
2022-06-10
crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak
John Allen
1
-4
/
+6
2022-06-06
Merge tag 'pull-work.fd-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2022-06-05
fix the breakage in close_fd_get_file() calling conventions change
Al Viro
1
-0
/
+2
2022-06-05
Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
16
-87
/
+21
2022-06-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
78
-3252
/
+704
2022-06-05
Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
11
-34
/
+2312
2022-06-05
Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-06-05
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
11
-94
/
+48
2022-06-04
Merge tag 'for-5.19/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-11
/
+33
2022-06-04
Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-33
/
+29
2022-06-04
parisc/stifb: Keep track of hardware path of graphics card
Helge Deller
3
-9
/
+14
2022-06-04
parisc/stifb: Implement fb_is_primary_device()
Helge Deller
2
-2
/
+19
2022-06-04
Merge tag 'gpio-fixes-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-27
/
+11
2022-06-04
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+2
2022-06-04
firmware_loader: enable XZ by default if compressed support is enabled
Linus Torvalds
1
-0
/
+1
2022-06-04
Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-49
/
+123
2022-06-04
Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-6
/
+10
2022-06-03
Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-32
/
+27
2022-06-03
driver core: Set default deferred_probe_timeout back to 0.
Saravana Kannan
1
-5
/
+0
2022-06-03
driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction
Saravana Kannan
1
-5
/
+0
2022-06-03
Merge tag 'driver-core-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
33
-709
/
+1500
2022-06-03
Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
286
-4413
/
+14013
2022-06-03
Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
140
-1256
/
+2947
2022-06-03
Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
79
-1437
/
+2114
2022-06-03
Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
216
-13704
/
+2091
2022-06-03
Merge tag 'for-5.19/drivers-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
28
-391
/
+392
2022-06-03
Merge tag 'for-5.19/block-exec-2022-06-02' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-16
/
+27
[next]