Revision f3de082c12e5e9ff43c58a7561f6ec3272d03a48 authored by Linus Torvalds on 30 December 2016, 17:29:50 UTC, committed by Linus Torvalds on 30 December 2016, 17:29:50 UTC
Pull crypto fix from Herbert Xu:
 "This fixes a boot failure on some platforms when crypto self test is
  enabled along with the new acomp interface"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: testmgr - Use heap buffer for acomp test input
2 parent s 98473f9 + 02608e0
History
File Mode Size
netfilter
Kconfig -rw-r--r-- 2.0 KB
Makefile -rw-r--r-- 729 bytes
br.c -rw-r--r-- 5.8 KB
br_device.c -rw-r--r-- 9.9 KB
br_fdb.c -rw-r--r-- 27.3 KB
br_forward.c -rw-r--r-- 6.2 KB
br_if.c -rw-r--r-- 14.5 KB
br_input.c -rw-r--r-- 8.4 KB
br_ioctl.c -rw-r--r-- 9.0 KB
br_mdb.c -rw-r--r-- 16.6 KB
br_multicast.c -rw-r--r-- 58.9 KB
br_netfilter_hooks.c -rw-r--r-- 29.6 KB
br_netfilter_ipv6.c -rw-r--r-- 5.8 KB
br_netlink.c -rw-r--r-- 40.8 KB
br_nf_core.c -rw-r--r-- 2.2 KB
br_private.h -rw-r--r-- 29.7 KB
br_private_stp.h -rw-r--r-- 1.9 KB
br_stp.c -rw-r--r-- 15.4 KB
br_stp_bpdu.c -rw-r--r-- 5.8 KB
br_stp_if.c -rw-r--r-- 8.7 KB
br_stp_timer.c -rw-r--r-- 4.6 KB
br_switchdev.c -rw-r--r-- 1.3 KB
br_sysfs_br.c -rw-r--r-- 25.6 KB
br_sysfs_if.c -rw-r--r-- 8.6 KB
br_vlan.c -rw-r--r-- 24.2 KB

back to top