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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-22
crypto: sha256 - Add sha224 support to sha256 library code
Hans de Goede
1
-0
/
+5
2019-08-22
crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use
Hans de Goede
1
-2
/
+3
2019-08-22
crypto: sha256 - Move lib/sha256.c to lib/crypto
Hans de Goede
1
-1
/
+1
2019-08-22
crypto: des - remove now unused __des3_ede_setkey()
Ard Biesheuvel
1
-3
/
+0
2019-08-22
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
2
-33
/
+79
2019-08-22
crypto: des - remove unused function
Ard Biesheuvel
1
-41
/
+0
2019-08-22
crypto: des/3des_ede - add new helpers to verify keys
Ard Biesheuvel
1
-0
/
+141
2019-08-09
crypto: aes - helper function to validate key length for AES algorithms
Iuliana Prodan
1
-0
/
+17
2019-08-09
crypto: gcm - helper functions for assoclen/authsize check
Iuliana Prodan
1
-0
/
+55
2019-08-02
hwrng: timeriomem - add include guard to timeriomem-rng.h
Masahiro Yamada
1
-0
/
+5
2019-08-02
crypto: api - Remove redundant #ifdef in crypto_yield()
Thomas Gleixner
1
-2
/
+0
2019-08-02
crypto: user - fix potential warnings in cryptouser.h
Masahiro Yamada
1
-1
/
+4
2019-08-02
crypto: add header include guards
Masahiro Yamada
5
-0
/
+25
2019-07-31
asm-generic: make simd.h a mandatory include/asm header
Ard Biesheuvel
1
-0
/
+2
2019-07-27
crypto: ghash - add comment and improve help text
Eric Biggers
1
-1
/
+1
2019-07-27
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
1
-9
/
+4
2019-07-26
crypto: user - make NETLINK_CRYPTO work inside netns
Ondrej Mosnacek
2
-2
/
+3
2019-07-26
crypto: morus - remove generic and x86 implementations
Ard Biesheuvel
3
-212
/
+0
2019-07-26
crypto: lib/aes - export sbox and inverse sbox
Ard Biesheuvel
1
-0
/
+3
2019-07-26
crypto: aes-generic - unexport last-round AES tables
Ard Biesheuvel
1
-2
/
+0
2019-07-26
crypto: ctr - add helper for performing a CTR encryption walk
Ard Biesheuvel
1
-0
/
+50
2019-07-26
crypto: aes-generic - drop key expansion routine in favor of library version
Ard Biesheuvel
1
-2
/
+0
2019-07-26
crypto: aes - create AES library based on the fixed time AES code
Ard Biesheuvel
1
-0
/
+34
2019-07-26
crypto: fips - add FIPS test failure notification chain
Gilad Ben-Yossef
1
-0
/
+7
2019-07-21
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
3
-3
/
+214
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-0
/
+23
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-0
/
+11
2019-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+7
2019-07-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+3
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-8
/
+6
2019-07-20
Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2019-07-20
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
1
-0
/
+1
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
1
-0
/
+6
2019-07-20
kbuild: update compile-test header list for v5.3-rc1
Masahiro Yamada
1
-8
/
+6
2019-07-19
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-41
/
+0
2019-07-19
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
9
-172
/
+375
2019-07-19
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-28
/
+0
2019-07-19
Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-2
/
+7
2019-07-19
Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-29
/
+2
2019-07-19
Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+17
2019-07-19
Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
8
-26
/
+30
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-5
/
+6
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-73
/
+130
2019-07-19
Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
1
-1
/
+6
2019-07-18
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
1
-1
/
+2
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
1
-0
/
+7
2019-07-18
mm: migrate: remove unused mode argument
Keith Busch
1
-2
/
+1
2019-07-18
libnvdimm/pfn: stop padding pmem namespaces to section alignment
Dan Williams
1
-0
/
+3
2019-07-18
mm/sparsemem: support sub-section hotplug
Dan Williams
1
-1
/
+1
[next]