index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
padata: remove cpu_index from the parallel_queue
Daniel Jordan
2019-09-13
1
-2
/
+0
*
padata: unbind parallel jobs from specific CPUs
Daniel Jordan
2019-09-13
1
-0
/
+3
*
padata: use separate workqueues for parallel and serial work
Daniel Jordan
2019-09-13
1
-2
/
+4
*
padata: make padata_do_parallel find alternate callback CPU
Daniel Jordan
2019-09-13
1
-1
/
+1
*
workqueue: unconfine alloc/apply/free_workqueue_attrs()
Daniel Jordan
2019-09-13
1
-0
/
+4
*
padata: allocate workqueue internally
Daniel Jordan
2019-09-13
1
-2
/
+1
*
crypto: skcipher - add the ability to abort a skcipher walk
Ard Biesheuvel
2019-09-09
1
-0
/
+5
*
crypto: sha256 - Remove sha256/224_init code duplication
Hans de Goede
2019-09-05
2
-24
/
+30
*
crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h
Hans de Goede
2019-09-05
2
-34
/
+21
*
crypto: sha256 - Add sha224 support to sha256 library code
Hans de Goede
2019-08-22
1
-0
/
+5
*
crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use
Hans de Goede
2019-08-22
1
-2
/
+3
*
crypto: sha256 - Move lib/sha256.c to lib/crypto
Hans de Goede
2019-08-22
1
-1
/
+1
*
crypto: des - remove now unused __des3_ede_setkey()
Ard Biesheuvel
2019-08-22
1
-3
/
+0
*
crypto: des - split off DES library from generic DES cipher driver
Ard Biesheuvel
2019-08-22
2
-33
/
+79
*
crypto: des - remove unused function
Ard Biesheuvel
2019-08-22
1
-41
/
+0
*
crypto: des/3des_ede - add new helpers to verify keys
Ard Biesheuvel
2019-08-22
1
-0
/
+141
*
crypto: aes - helper function to validate key length for AES algorithms
Iuliana Prodan
2019-08-09
1
-0
/
+17
*
crypto: gcm - helper functions for assoclen/authsize check
Iuliana Prodan
2019-08-09
1
-0
/
+55
*
hwrng: timeriomem - add include guard to timeriomem-rng.h
Masahiro Yamada
2019-08-02
1
-0
/
+5
*
crypto: api - Remove redundant #ifdef in crypto_yield()
Thomas Gleixner
2019-08-02
1
-2
/
+0
*
crypto: user - fix potential warnings in cryptouser.h
Masahiro Yamada
2019-08-02
1
-1
/
+4
*
crypto: add header include guards
Masahiro Yamada
2019-08-02
5
-0
/
+25
*
asm-generic: make simd.h a mandatory include/asm header
Ard Biesheuvel
2019-07-31
1
-0
/
+2
*
crypto: ghash - add comment and improve help text
Eric Biggers
2019-07-27
1
-1
/
+1
*
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
2019-07-27
1
-9
/
+4
*
crypto: user - make NETLINK_CRYPTO work inside netns
Ondrej Mosnacek
2019-07-26
2
-2
/
+3
*
crypto: morus - remove generic and x86 implementations
Ard Biesheuvel
2019-07-26
3
-212
/
+0
*
crypto: lib/aes - export sbox and inverse sbox
Ard Biesheuvel
2019-07-26
1
-0
/
+3
*
crypto: aes-generic - unexport last-round AES tables
Ard Biesheuvel
2019-07-26
1
-2
/
+0
*
crypto: ctr - add helper for performing a CTR encryption walk
Ard Biesheuvel
2019-07-26
1
-0
/
+50
*
crypto: aes-generic - drop key expansion routine in favor of library version
Ard Biesheuvel
2019-07-26
1
-2
/
+0
*
crypto: aes - create AES library based on the fixed time AES code
Ard Biesheuvel
2019-07-26
1
-0
/
+34
*
crypto: fips - add FIPS test failure notification chain
Gilad Ben-Yossef
2019-07-26
1
-0
/
+7
*
Merge tag 'ntb-5.3' of git://github.com/jonmason/ntb
Linus Torvalds
2019-07-21
3
-3
/
+214
|
\
|
*
NTB: Introduce MSI library
Logan Gunthorpe
2019-06-13
1
-0
/
+73
|
*
NTB: Introduce functions to calculate multi-port resource index
Logan Gunthorpe
2019-06-13
1
-0
/
+70
|
*
NTB: Introduce helper functions to calculate logical port number
Logan Gunthorpe
2019-06-13
1
-1
/
+52
|
*
PCI/MSI: Support allocating virtual MSI interrupts
Logan Gunthorpe
2019-06-13
2
-0
/
+17
|
*
NTB: correct ntb_dev_ops and ntb_dev comment typos
Wesley Sheng
2019-06-13
1
-2
/
+2
*
|
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-20
2
-0
/
+23
|
\
\
|
*
|
dma-mapping: add a dma_addressing_limited helper
Christoph Hellwig
2019-07-17
1
-0
/
+14
|
*
|
dma-direct: Force unencrypted DMA under SME for certain DMA masks
Tom Lendacky
2019-07-16
1
-0
/
+9
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-20
3
-0
/
+11
|
\
\
\
|
*
|
|
bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()
Josh Poimboeuf
2019-07-18
2
-0
/
+6
|
*
|
|
Merge branch 'x86/debug' into core/urgent
Thomas Gleixner
2019-07-18
1
-0
/
+5
|
|
\
\
\
|
|
*
|
|
objtool: Add support for C jump tables
Josh Poimboeuf
2019-07-09
1
-0
/
+5
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-20
2
-0
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
2019-07-20
1
-0
/
+1
|
*
|
|
|
|
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
2019-07-20
1
-0
/
+6
*
|
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-07-20
1
-0
/
+3
|
\
\
\
\
\
\
[next]