sch_netem: fix rcu splat in netem_enqueue()
[linux-2.6-block.git] / fs / verity /
2019-09-19 Linus TorvaldsMerge tag 'xfs-5.4-merge-7' of git://git./fs/xfs/xfs...
2019-09-19 Linus TorvaldsMerge tag 'vfs-5.4-merge-1' of git://git./fs/xfs/xfs...
2019-09-19 Linus TorvaldsMerge tag 'ovl-fixes-5.3' of git://git./linux/kernel...
2019-09-19 Linus TorvaldsMerge tag 'for-5.4-tag' of git://git./linux/kernel...
2019-09-19 Linus TorvaldsMerge tag 'afs-next-20190915' of git://git./linux/kerne...
2019-09-18 Linus TorvaldsMerge tag 'fsverity-for-linus' of git://git./fs/fscrypt...
2019-08-13 Eric Biggersfs-verity: support builtin file signatures
2019-08-13 Eric Biggersfs-verity: add SHA-512 support
2019-08-13 Eric Biggersfs-verity: implement FS_IOC_MEASURE_VERITY ioctl
2019-08-13 Eric Biggersfs-verity: implement FS_IOC_ENABLE_VERITY ioctl
2019-07-28 Eric Biggersfs-verity: add data verification hooks for ->readpages()
2019-07-28 Eric Biggersfs-verity: add the hook for file ->setattr()
2019-07-28 Eric Biggersfs-verity: add the hook for file ->open()
2019-07-28 Eric Biggersfs-verity: add Kconfig and the helper functions for...