Hello. Since CentOS 7.6 and Linux 4.20 were released, I refreshed the tarballs. There is no change except supporting the latest kernels.
ccs-patch-1.8.5-20181225.tar.gz MD5:444409e3c7377790631cd6b15e07965c akari-1.0.38-20181225.tar.gz MD5:5555d5f0455b771f856371e3556a5cc6 caitsith-patch-0.2-20181225.tar.gz MD5:8888ff80ba21386005abc23ecd513525 Several news. (1) As of Linux 4.20, number of patches which contains penguin-kernel reached exactly 700. ;-) $ git log --oneline --grep=penguin-kernel | wc -l 700 (2) Regarding printk(), a patch which adds caller information is scheduled for Linux 4.22. ;-) ;-) https://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk.git/commit/?h=for-4.22&id=15ff2069cb7f967dae6a8f8c176ba51447c75f00 (3) On 2018/12/22-23, a CTF game was held in SecCon 2018 event. And I quizzed a hopeful on programming and system administrating using an environment with CaitSith and one more simple access restriction module I wrote for this CTF ( https://osdn.net/projects/akari/scm/svn/blobs/head/branches/noptrace.c ). Since /proc/$pid/ has task/ sub-directory, I had to handle the same file in both directories. Thus, I realized that allowing decisions based on only basename component would be useful. (4) The source code browser at http://tomoyo.osdn.jp/cgi-bin/lxr/source is about to exceed disk quota. Thus, I will remove old versions in order to add new versions. Happy holidays! _______________________________________________ tomoyo-users-en mailing list tomoyo-users-en@lists.osdn.me https://lists.osdn.me/mailman/listinfo/tomoyo-users-en