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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2019-11-26
18
-1158
/
+489
|
\
|
*
crypto: ablkcipher - remove deprecated and unused ablkcipher support
Ard Biesheuvel
2019-11-17
8
-554
/
+2
|
*
crypto: lib/chacha20poly1305 - reimplement crypt_from_sg() routine
Ard Biesheuvel
2019-11-17
1
-0
/
+11
|
*
crypto: chacha20poly1305 - import construction and selftest from Zinc
Ard Biesheuvel
2019-11-17
1
-0
/
+37
|
*
crypto: curve25519 - generic C library implementations
Jason A. Donenfeld
2019-11-17
1
-0
/
+71
|
*
crypto: blake2s - implement generic shash driver
Ard Biesheuvel
2019-11-17
1
-0
/
+5
|
*
crypto: blake2s - generic C library implementation and selftest
Jason A. Donenfeld
2019-11-17
2
-0
/
+125
|
*
crypto: x86/poly1305 - depend on generic library not generic shash
Ard Biesheuvel
2019-11-17
1
-9
/
+0
|
*
crypto: poly1305 - expose init/update/final library interface
Ard Biesheuvel
2019-11-17
1
-1
/
+37
|
*
crypto: x86/poly1305 - unify Poly1305 state struct with generic code
Ard Biesheuvel
2019-11-17
2
-11
/
+11
|
*
crypto: poly1305 - move core routines into a separate library
Ard Biesheuvel
2019-11-17
2
-23
/
+67
|
*
crypto: chacha - unexport chacha_generic routines
Ard Biesheuvel
2019-11-17
1
-10
/
+0
|
*
crypto: x86/chacha - expose SIMD ChaCha routine as library function
Ard Biesheuvel
2019-11-17
1
-0
/
+6
|
*
crypto: chacha - move existing library code into lib/crypto
Ard Biesheuvel
2019-11-17
2
-17
/
+113
|
*
crypto: skcipher - remove the "blkcipher" algorithm type
Eric Biggers
2019-11-01
4
-487
/
+2
|
*
crypto: skcipher - remove crypto_has_ablkcipher()
Eric Biggers
2019-11-01
1
-31
/
+0
|
*
crypto: skcipher - unify the crypto_has_skcipher*() functions
Eric Biggers
2019-11-01
1
-18
/
+1
|
*
crypto: ccp - Retry SEV INIT command in case of integrity check failure.
Ashish Kalra
2019-10-25
1
-0
/
+3
|
*
crypto: inside-secure - Remove #ifdef checks
Arnd Bergmann
2019-10-10
1
-0
/
+1
|
*
crypto: algif_skcipher - Use chunksize instead of blocksize
Herbert Xu
2019-10-04
2
-30
/
+30
*
|
Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
1
-0
/
+17
|
\
\
|
*
|
livepatch: Allow to distinguish different version of system state changes
Petr Mladek
2019-11-01
1
-0
/
+2
|
*
|
livepatch: Basic API to track system state changes
Petr Mladek
2019-11-01
1
-0
/
+15
*
|
|
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-26
1
-0
/
+16
|
\
\
\
|
*
|
|
printf: add support for printing symbolic error names
Rasmus Villemoes
2019-10-17
1
-0
/
+16
*
|
|
|
Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-11-26
7
-125
/
+131
|
\
\
\
\
|
*
|
|
|
writeback: fix -Wformat compilation warnings
Qian Cai
2019-11-25
1
-24
/
+24
|
*
|
|
|
cgroup: use cgrp->kn->id as the cgroup ID
Tejun Heo
2019-11-12
3
-28
/
+12
|
*
|
|
|
kernfs: use 64bit inos if ino_t is 64bit
Tejun Heo
2019-11-12
1
-6
/
+14
|
*
|
|
|
kernfs: implement custom exportfs ops and fid type
Tejun Heo
2019-11-12
1
-0
/
+5
|
*
|
|
|
kernfs: combine ino/id lookup functions into kernfs_find_and_get_node_by_id()
Tejun Heo
2019-11-12
1
-1
/
+2
|
*
|
|
|
kernfs: convert kernfs_node->id from union kernfs_node_id to u64
Tejun Heo
2019-11-12
3
-29
/
+37
|
*
|
|
|
netprio: use css ID instead of cgroup ID
Tejun Heo
2019-11-12
1
-1
/
+1
|
*
|
|
|
writeback: use ino_t for inodes in tracepoints
Tejun Heo
2019-11-12
1
-44
/
+44
|
*
|
|
|
kernfs: fix ino wrap-around detection
Tejun Heo
2019-11-12
1
-0
/
+1
|
*
|
|
|
cgroup: use cgroup->last_bstat instead of cgroup->bstat_pending for consistency
Tejun Heo
2019-11-06
1
-1
/
+1
|
*
|
|
|
cgroup: remove cgroup_enable_task_cg_lists() optimization
Tejun Heo
2019-10-25
1
-1
/
+0
*
|
|
|
|
Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2019-11-26
4
-23
/
+53
|
\
\
\
\
\
|
*
|
|
|
|
fork: extend clone3() to support setting a PID
Adrian Reber
2019-11-15
4
-19
/
+42
|
*
|
|
|
|
clone3: add CLONE_CLEAR_SIGHAND
Christian Brauner
2019-10-21
1
-0
/
+3
|
*
|
|
|
|
pidfd: check pid has attached task in fdinfo
Christian Brauner
2019-10-17
1
-0
/
+4
*
|
|
|
|
|
Merge tag 'edac_for_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...
Linus Torvalds
2019-11-26
1
-78
/
+68
|
\
\
\
\
\
\
|
*
|
|
|
|
|
EDAC: Remove misleading comment in struct edac_raw_error_desc
Robert Richter
2019-11-10
1
-5
/
+0
|
*
|
|
|
|
|
EDAC: Introduce an mci_for_each_dimm() iterator
Robert Richter
2019-11-10
1
-0
/
+7
|
*
|
|
|
|
|
EDAC: Remove EDAC_DIMM_OFF() macro
Robert Richter
2019-11-09
1
-41
/
+4
|
*
|
|
|
|
|
EDAC: Replace EDAC_DIMM_PTR() macro with edac_get_dimm() function
Robert Richter
2019-11-09
1
-32
/
+57
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-26
11
-17
/
+166
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
2019-11-21
64
-206
/
+347
|
|
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'kvmarm-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2019-11-21
12
-21
/
+167
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge remote-tracking branch 'kvmarm/misc-5.5' into kvmarm/next
Marc Zyngier
2019-11-08
2
-5
/
+7
|
|
|
\
\
\
\
\
\
\
[next]