index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-30
hwrng: cctrng - Make some symbols static
Zou Wei
1
-2
/
+2
2020-04-30
crypto: hisilicon/qm - Make qm_controller_reset() static
Zou Wei
1
-1
/
+1
2020-04-30
hwrng: optee - Use UUID API for exporting the UUID
Andy Shevchenko
1
-1
/
+1
2020-04-30
crypto: ccp - Add support for SEV-ES to the PSP driver
Tom Lendacky
1
-0
/
+43
2020-04-30
hwrng: cctrng - Remove unnecessary FIPS ifdef
Herbert Xu
1
-3
/
+1
2020-04-24
crypto: bcm - Delete redundant variable definition
Tang Bin
1
-1
/
+0
2020-04-24
crypto: chelsio - remove redundant assignment to variable error
Colin Ian King
1
-1
/
+1
2020-04-22
hwrng: cctrng - Add dependency on HAS_IOMEM
Herbert Xu
1
-0
/
+1
2020-04-22
crypto: hisilicon/qm - add more ACPI dependencies
Stephen Rothwell
1
-0
/
+3
2020-04-20
hwrng: cctrng - add missing include to linux/fips.h
Hadar Gat
1
-0
/
+1
2020-04-20
crypto: hisilicon/qm - fix build failure with ACPI off
Shukun Tan
1
-0
/
+1
2020-04-16
crypto: marvell/octeontx - Add missing '\n' in log messages
Christophe JAILLET
6
-69
/
+70
2020-04-16
crypto: ccp -- don't "select" CONFIG_DMADEVICES
Arnd Bergmann
1
-2
/
+1
2020-04-16
crypto: sun8i-ss - Delete an error message in sun8i_ss_probe()
Markus Elfring
1
-3
/
+1
2020-04-16
hwrng: xgene - Delete an error message in xgene_rng_probe()
Markus Elfring
1
-3
/
+1
2020-04-16
hwrng: omap - Delete an error message in of_get_omap_rng_device_details()
Markus Elfring
1
-4
/
+1
2020-04-16
crypto: amlogic - Delete duplicate dev_err in meson_crypto_probe()
Tang Bin
1
-3
/
+1
2020-04-16
crypto: hisilicon/qm - stop qp by judging sq and cq tail
Yang Shen
1
-9
/
+114
2020-04-16
crypto: hisilicon/sec2 - add controller reset support for SEC2
Yang Shen
1
-12
/
+28
2020-04-16
crypto: hisilicon/hpre - add controller reset support for HPRE
Hui Tang
1
-9
/
+37
2020-04-16
crypto: hisilicon/zip - add controller reset support for zip
Shukun Tan
1
-6
/
+51
2020-04-16
crypto: hisilicon/qm - add controller reset interface
Shukun Tan
2
-0
/
+560
2020-04-16
crypto: hisilicon - add vfs_num module parameter for hpre/sec
Hao Fang
4
-2
/
+64
2020-04-16
crypto: hisilicon - unify SR-IOV related codes into QM
Shukun Tan
5
-324
/
+138
2020-04-16
crypto: hisilicon - put vfs_num into struct hisi_qm
Shukun Tan
6
-29
/
+22
2020-04-16
hwrng: cctrng - introduce Arm CryptoCell driver
Hadar Gat
4
-0
/
+821
2020-04-16
crypto: caam - fix the address of the last entry of S/G
Iuliana Prodan
1
-1
/
+1
2020-04-16
crypto: caam - fix use-after-free KASAN issue for RSA algorithms
Iuliana Prodan
1
-2
/
+6
2020-04-16
crypto: caam - fix use-after-free KASAN issue for HASH algorithms
Iuliana Prodan
1
-2
/
+6
2020-04-16
crypto: caam - fix use-after-free KASAN issue for AEAD algorithms
Iuliana Prodan
1
-1
/
+3
2020-04-16
crypto: caam - fix use-after-free KASAN issue for SKCIPHER algorithms
Iuliana Prodan
1
-1
/
+3
2020-04-11
Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2
-8
/
+0
2020-04-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
16
-24
/
+23
2020-04-10
Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-107
/
+125
2020-04-10
drivers/dma/tegra20-apb-dma.c: fix platform_get_irq.cocci warnings
kbuild test robot
1
-1
/
+0
2020-04-10
change email address for Pali Rohár
Pali Rohár
14
-22
/
+22
2020-04-10
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
1
-1
/
+1
2020-04-10
Merge tag 'pwm/for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
14
-233
/
+518
2020-04-10
Merge tag 'for-linus-5.7-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
3
-32
/
+139
2020-04-10
Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
31
-189
/
+350
2020-04-10
Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2020-04-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
33
-771
/
+723
2020-04-10
Merge tag 'libata-5.7-2020-04-09' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-5
/
+28
2020-04-10
Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-block
Linus Torvalds
12
-140
/
+278
2020-04-10
Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-2
/
+2
2020-04-10
Merge tag 'pm-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-2
/
+2
2020-04-10
Merge tag 's390-5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
11
-158
/
+102
2020-04-10
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-2
/
+2
2020-04-10
Merge branches 'acpi-ec' and 'acpi-x86'
Rafael J. Wysocki
1
-2
/
+2
2020-04-10
Merge tag 'amd-drm-fixes-5.7-2020-04-08' of git://people.freedesktop.org/~agd...
Dave Airlie
22
-48
/
+217
[next]