index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
crypto: crypto4xx - prepare for AEAD support
Christian Lamparter
5
-73
/
+230
2017-10-12
crypto: crypto4xx - simplify sa and state context acquisition
Christian Lamparter
3
-68
/
+15
2017-10-12
crypto: crypto4xx - fix stalls under heavy load
Christian Lamparter
2
-15
/
+21
2017-10-12
crypto: crypto4xx - fix various warnings
Christian Lamparter
1
-13
/
+3
2017-10-12
crypto: crypto4xx - overhaul crypto4xx_build_pd()
Christian Lamparter
3
-124
/
+103
2017-10-12
crypto: crypto4xx - use the correct LE32 format for IV and key defs
Christian Lamparter
4
-56
/
+64
2017-10-12
crypto: crypto4xx - add backlog queue support
Christian Lamparter
2
-9
/
+41
2017-10-12
crypto: crypto4xx - increase context and scatter ring buffer elements
Christian Lamparter
1
-5
/
+5
2017-10-12
crypto: crypto4xx - fix type mismatch compiler error
Christian Lamparter
1
-2
/
+2
2017-10-12
crypto: crypto4xx - fix off-by-one AES-OFB
Christian Lamparter
1
-1
/
+1
2017-10-12
crypto: crypto4xx - wire up hmac_mc to hmac_muting
Christian Lamparter
1
-0
/
+1
2017-10-12
crypto: bcm - pr_err() strings should end with newlines
Arvind Yadav
1
-7
/
+7
2017-10-12
crypto: qat - pr_err() strings should end with newlines
Arvind Yadav
1
-6
/
+6
2017-10-12
crypto: chelsio - pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-10-12
crypto: virtio - pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-10-12
crypto: omap-aes - pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-10-12
hwrng: core - pr_err() strings should end with newlines
Arvind Yadav
1
-1
/
+1
2017-10-07
crypto: bcm - use of_device_get_match_data
Corentin LABBE
1
-5
/
+2
2017-10-07
crypto: omap - use of_device_get_match_data
Corentin LABBE
3
-15
/
+6
2017-10-07
crypto: stm32 - use of_device_get_match_data
Corentin LABBE
1
-5
/
+2
2017-10-07
crypto: omap - return -ENOMEM on allocation failure.
Allen
1
-1
/
+1
2017-10-07
crypto:ccp - invoke the DMA callback in a standard way
amd
1
-3
/
+1
2017-10-07
crypto: ccp - unmap pages and remove unmap objects in callback
amd
1
-0
/
+1
2017-10-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-10-01
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+8
2017-09-30
Merge tag 'mtd/fixes-for-4.14-rc3' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-1
/
+9
2017-09-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-27
/
+32
2017-09-29
Merge tag 'platform-drivers-x86-v4.14-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-4
/
+6
2017-09-29
Merge tag 'led_fixes-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+26
2017-09-29
Merge tag 'md/4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
4
-32
/
+50
2017-09-29
Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+9
2017-09-29
Merge tag 'drm-fixes-for-v4.14-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
12
-30
/
+245
2017-09-29
Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+7
2017-09-29
Merge tag 'for-linus-4.14c-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+10
2017-09-29
Merge tag 'drm-misc-fixes-2017-09-28-1' of git://anongit.freedesktop.org/git/...
Dave Airlie
4
-21
/
+26
2017-09-28
Merge tag 'acpi-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-7
/
+9
2017-09-28
Merge tag 'pm-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-0
/
+11
2017-09-28
Merge branch 'acpi-apei'
Rafael J. Wysocki
1
-7
/
+9
2017-09-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
16
-159
/
+226
2017-09-28
Merge branches 'pm-opp' and 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+4
2017-09-28
xen-pciback: relax BAR sizing write value check
Jan Beulich
1
-1
/
+10
2017-09-27
md/raid5: cap worker count
Shaohua Li
1
-2
/
+5
2017-09-27
dm-raid: fix a race condition in request handling
Shaohua Li
1
-1
/
+1
2017-09-27
md: fix a race condition for flush request handling
Shaohua Li
1
-4
/
+10
2017-09-27
md: separate request handling
Shaohua Li
2
-25
/
+34
2017-09-27
scsi: ILLEGAL REQUEST + ASC==27 => target failure
Martin Wilck
1
-1
/
+2
2017-09-27
scsi: aacraid: Add a small delay after IOP reset
Guilherme G. Piccoli
1
-0
/
+2
2017-09-27
ACPI / APEI: clear error status before acknowledging the error
Tyler Baicar
1
-7
/
+9
2017-09-28
Merge branch 'drm-fixes-4.14' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
2
-2
/
+189
2017-09-28
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...
Dave Airlie
2
-2
/
+7
[prev]
[next]