https://github.com/torvalds/linux
Revision 896a349228c494aa65279ccfc41d2395898f6f4d authored by Linus Torvalds on 27 June 2018, 16:13:52 UTC, committed by Linus Torvalds on 27 June 2018, 16:13:52 UTC
Pull more security subsystem fixes from James Morris:
 "Two further fixes for the keys subsystem"

* 'fixes-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security:
  dh key: fix rounding up KDF output length
  certs/blacklist: fix const confusion
2 parent s 3b41c3e + 3619dec
History
Tip revision: 896a349228c494aa65279ccfc41d2395898f6f4d authored by Linus Torvalds on 27 June 2018, 16:13:52 UTC
Merge branch 'fixes-v4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
Tip revision: 896a349
File Mode Size
Kconfig -rw-r--r-- 1.0 KB
Makefile -rw-r--r-- 309 bytes
core.c -rw-r--r-- 25.9 KB
pblk-cache.c -rw-r--r-- 3.5 KB
pblk-core.c -rw-r--r-- 50.2 KB
pblk-gc.c -rw-r--r-- 16.0 KB
pblk-init.c -rw-r--r-- 33.0 KB
pblk-map.c -rw-r--r-- 5.4 KB
pblk-rb.c -rw-r--r-- 20.8 KB
pblk-read.c -rw-r--r-- 15.8 KB
pblk-recovery.c -rw-r--r-- 24.3 KB
pblk-rl.c -rw-r--r-- 6.1 KB
pblk-sysfs.c -rw-r--r-- 18.1 KB
pblk-write.c -rw-r--r-- 16.7 KB
pblk.h -rw-r--r-- 40.0 KB

back to top