https://github.com/torvalds/linux
Revision 5ceabb6078b80a8544ba86d6ee523ad755ae6d5e authored by Linus Torvalds on 27 February 2021, 16:07:12 UTC, committed by Linus Torvalds on 27 February 2021, 16:07:12 UTC
Pull misc vfs updates from Al Viro:
 "Assorted stuff pile - no common topic here"

* 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  whack-a-mole: don't open-code iminor/imajor
  9p: fix misuse of sscanf() in v9fs_stat2inode()
  audit_alloc_mark(): don't open-code ERR_CAST()
  fs/inode.c: make inode_init_always() initialize i_ino to 0
  vfs: don't unnecessarily clone write access for writable fds
2 parent s 580cd77 + 6f24784
History
Tip revision: 5ceabb6078b80a8544ba86d6ee523ad755ae6d5e authored by Linus Torvalds on 27 February 2021, 16:07:12 UTC
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Tip revision: 5ceabb6
File Mode Size
.gitignore -rw-r--r-- 62 bytes
Kconfig -rw-r--r-- 3.4 KB
Makefile -rw-r--r-- 4.1 KB
blacklist.c -rw-r--r-- 4.1 KB
blacklist.h -rw-r--r-- 84 bytes
blacklist_hashes.c -rw-r--r-- 166 bytes
blacklist_nohashes.c -rw-r--r-- 122 bytes
system_certificates.S -rw-r--r-- 828 bytes
system_keyring.c -rw-r--r-- 8.8 KB

back to top