summaryrefslogtreecommitdiff
path: root/security/apparmor/include/crypto.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-13 20:03:26 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-04-13 20:03:26 +0200
commitc19a885e12f114b799b5d0d877219f0695e0d4de (patch)
tree35745c207ed917658029a04bfb38e9e2f5b63b7f /security/apparmor/include/crypto.h
parentbff5ed3e7f348aea99eef9e21eca35460e4b9036 (diff)
downloadkernel-linux-5.16.y.tar.gz
Linux 5.16.20linux-5.16.y
Link: https://lore.kernel.org/r/20220412062943.670770901@linuxfoundation.org Tested-by: Shuah Khan <skhan@linuxfoundation.org> Tested-by: Ron Economos <re@w6rz.net> Tested-by: Guenter Roeck <linux@roeck-us.net> Tested-by: Linux Kernel Functional Testing <lkft@linaro.org> Tested-by: Justin M. Forbes <jforbes@fedoraproject.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security/apparmor/include/crypto.h')
0 files changed, 0 insertions, 0 deletions
ro 2015-04-15VFS: fs/cachefiles: d_backing_inode() annotationsDavid Howells 2015-04-15VFS: Cachefiles should perform fs modifications on the top layer onlyDavid Howells 2015-02-24FS-Cache: Count culled objects and objects rejected due to lack of spaceDavid Howells 2015-02-22Cachefiles: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversionsDavid Howells 2015-02-22VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells 2014-11-19assorted conversions to %p[dD]Al Viro 2014-10-13CacheFiles: Fix incorrect test for in-memory object collisionDavid Howells 2014-09-26fs/cachefiles: add missing \n to kerror conversionsFabian Frederick 2014-09-17CacheFiles: Handle rename2David Howells 2014-06-06fs/cachefiles: replace kerror by pr_errFabian Frederick 2014-06-06FS/CACHEFILES: convert printk to pr_foo()Fabian Frederick