https://github.com/torvalds/linux
Revision f94aa7c7f1fc474be776e4bf88088d5a007d3575 authored by Linus Torvalds on 10 February 2014, 02:12:07 UTC, committed by Linus Torvalds on 10 February 2014, 02:12:07 UTC
Pull vfs fixes from Al Viro:
 "A couple of fixes, both -stable fodder.  The O_SYNC bug is fairly
  old..."

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fix a kmap leak in virtio_console
  fix O_SYNC|O_APPEND syncing the wrong range on write()
2 parent s 9c1db77 + c9efe51
History
Tip revision: f94aa7c7f1fc474be776e4bf88088d5a007d3575 authored by Linus Torvalds on 10 February 2014, 02:12:07 UTC
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Tip revision: f94aa7c
File Mode Size
apparmor
integrity
keys
selinux
smack
tomoyo
yama
Kconfig -rw-r--r-- 5.7 KB
Makefile -rw-r--r-- 973 bytes
capability.c -rw-r--r-- 24.4 KB
commoncap.c -rw-r--r-- 28.1 KB
device_cgroup.c -rw-r--r-- 17.5 KB
inode.c -rw-r--r-- 6.7 KB
lsm_audit.c -rw-r--r-- 9.4 KB
min_addr.c -rw-r--r-- 1.3 KB
security.c -rw-r--r-- 35.6 KB

back to top