index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
28
-279
/
+1155
|
\
|
*
fscrypt: lock mutex before checking for bounce page pool
Eric Biggers
2017-10-31
1
-5
/
+2
|
*
fscrypt: add a documentation file for filesystem-level encryption
Eric Biggers
2017-10-31
3
-0
/
+622
|
*
ext4: switch to fscrypt_prepare_setattr()
Eric Biggers
2017-10-18
1
-8
/
+4
|
*
ext4: switch to fscrypt_prepare_lookup()
Eric Biggers
2017-10-18
1
-16
/
+6
|
*
ext4: switch to fscrypt_prepare_rename()
Eric Biggers
2017-10-18
1
-26
/
+7
|
*
ext4: switch to fscrypt_prepare_link()
Eric Biggers
2017-10-18
1
-3
/
+4
|
*
ext4: switch to fscrypt_file_open()
Eric Biggers
2017-10-18
1
-19
/
+4
|
*
fscrypt: new helper function - fscrypt_prepare_setattr()
Eric Biggers
2017-10-18
1
-0
/
+25
|
*
fscrypt: new helper function - fscrypt_prepare_lookup()
Eric Biggers
2017-10-18
4
-0
/
+53
|
*
fscrypt: new helper function - fscrypt_prepare_rename()
Eric Biggers
2017-10-18
4
-0
/
+77
|
*
fscrypt: new helper function - fscrypt_prepare_link()
Eric Biggers
2017-10-18
4
-0
/
+49
|
*
fscrypt: new helper function - fscrypt_file_open()
Eric Biggers
2017-10-18
4
-1
/
+62
|
*
fscrypt: new helper function - fscrypt_require_key()
Eric Biggers
2017-10-18
1
-0
/
+25
|
*
fscrypt: remove unneeded empty fscrypt_operations structs
Eric Biggers
2017-10-18
3
-11
/
+6
|
*
fscrypt: remove ->is_encrypted()
Eric Biggers
2017-10-18
6
-14
/
+2
|
*
fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()
Eric Biggers
2017-10-18
5
-8
/
+7
|
*
fs, fscrypt: add an S_ENCRYPTED inode flag
Eric Biggers
2017-10-18
7
-6
/
+23
|
*
fscrypt: clean up include file mess
Dave Chinner
2017-10-18
7
-34
/
+49
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-14
135
-4648
/
+5701
|
\
\
|
*
|
lib/mpi: call cond_resched() from mpi_powm() loop
Eric Biggers
2017-11-10
1
-0
/
+2
|
*
|
crypto: stm32/hash - Fix return issue on update
Lionel Debieve
2017-11-10
1
-7
/
+1
|
*
|
crypto: dh - Remove pointless checks for NULL 'p' and 'g'
Eric Biggers
2017-11-10
2
-6
/
+0
|
*
|
crypto: qat - Clean up error handling in qat_dh_set_secret()
Eric Biggers
2017-11-10
1
-7
/
+8
|
*
|
crypto: dh - Don't permit 'key' or 'g' size longer than 'p'
Eric Biggers
2017-11-10
1
-0
/
+8
|
*
|
crypto: dh - Don't permit 'p' to be 0
Eric Biggers
2017-11-10
1
-0
/
+8
|
*
|
crypto: dh - Fix double free of ctx->p
Eric Biggers
2017-11-10
1
-20
/
+13
|
*
|
hwrng: iproc-rng200 - Add support for BCM7278
Florian Fainelli
2017-11-10
2
-3
/
+4
|
*
|
dt-bindings: rng: Document BCM7278 RNG200 compatible
Florian Fainelli
2017-11-10
1
-1
/
+3
|
*
|
crypto: chcr - Replace _manual_ swap with swap macro
Gustavo A. R. Silva
2017-11-06
1
-4
/
+1
|
*
|
crypto: marvell - Add a NULL entry at the end of mv_cesa_plat_id_table[]
Boris BREZILLON
2017-11-06
1
-0
/
+1
|
*
|
hwrng: virtio - Virtio RNG devices need to be re-registered after suspend/resume
Jim Quigley
2017-11-06
1
-1
/
+20
|
*
|
crypto: atmel - remove empty functions
Tudor-Dan Ambarus
2017-11-06
2
-38
/
+0
|
*
|
crypto: ecdh - remove empty exit()
Tudor-Dan Ambarus
2017-11-06
1
-6
/
+0
|
*
|
MAINTAINERS: update maintainer for qat
Salvatore Benedetto
2017-11-06
1
-1
/
+0
|
*
|
crypto: caam - remove unused param of ctx_map_to_sec4_sg()
Horia Geantă
2017-11-06
1
-4
/
+4
|
*
|
crypto: caam - remove unneeded edesc zeroization
Horia Geantă
2017-11-06
1
-4
/
+0
|
*
|
crypto: atmel-aes - Reset the controller before each use
Romain Izard
2017-11-03
1
-7
/
+3
|
*
|
crypto: atmel-aes - properly set IV after {en,de}crypt
Romain Izard
2017-11-03
1
-3
/
+37
|
*
|
hwrng: core - Reset user selected rng by writing "" to rng_current
PrasannaKumar Muralidharan
2017-11-03
1
-19
/
+32
|
*
|
crypto: s5p-sss - Add HASH support for Exynos
Kamil Konieczny
2017-11-03
2
-10
/
+1410
|
*
|
crypto: s5p-sss - Change spaces to tabs
Kamil Konieczny
2017-11-03
1
-95
/
+95
|
*
|
crypto: drivers - Convert timers to use timer_setup()
Kees Cook
2017-11-03
2
-7
/
+6
|
*
|
crypto: caam/qi - abort algorithm setup on DPAA2 parts
Horia Geantă
2017-11-03
1
-1
/
+6
|
*
|
crypto: caam - fix incorrect define
Radu Alexe
2017-11-03
1
-1
/
+1
|
*
|
crypto: atmel - remove useless irq init
Tudor-Dan Ambarus
2017-11-03
3
-6
/
+0
|
*
|
crypto: atmel - return appropriate error code
Tudor-Dan Ambarus
2017-11-03
3
-6
/
+3
|
*
|
crypto: doc - adapt api sample to use async. op wait
Gilad Ben-Yossef
2017-11-03
1
-42
/
+10
|
*
|
crypto: mediatek - move to generic async completion
Gilad Ben-Yossef
2017-11-03
1
-26
/
+5
|
*
|
crypto: qce - move to generic async completion
Gilad Ben-Yossef
2017-11-03
1
-26
/
+4
[next]