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
buffer_sync.c -rw-r--r-- 13.4 KB
buffer_sync.h -rw-r--r-- 432 bytes
cpu_buffer.c -rw-r--r-- 10.6 KB
cpu_buffer.h -rw-r--r-- 2.8 KB
event_buffer.c -rw-r--r-- 4.5 KB
event_buffer.h -rw-r--r-- 860 bytes
nmi_timer_int.c -rw-r--r-- 3.1 KB
oprof.c -rw-r--r-- 5.0 KB
oprof.h -rw-r--r-- 1.1 KB
oprofile_files.c -rw-r--r-- 4.6 KB
oprofile_perf.c -rw-r--r-- 7.1 KB
oprofile_stats.c -rw-r--r-- 2.2 KB
oprofile_stats.h -rw-r--r-- 650 bytes
oprofilefs.c -rw-r--r-- 6.5 KB
timer_int.c -rw-r--r-- 2.5 KB

back to top