Show patches with: none      |   63885 patches
« 1 2 ... 449 450 451638 639 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,03/19] SELinux: Abstract use of cred security blob LSM: Module stacking for SARA and Landlock - 1 - --- 2018-09-22 Casey Schaufler New
[v4,02/19] Smack: Abstract use of cred security blob LSM: Module stacking for SARA and Landlock - 1 - --- 2018-09-22 Casey Schaufler New
[v4,01/19] procfs: add smack subdir to attrs LSM: Module stacking for SARA and Landlock - 1 - --- 2018-09-22 Casey Schaufler New
[v2,2/2] fanotify: support reporting thread id instead of process id New fanotify event info API - - - --- 2018-09-21 Amir Goldstein New
[v2,1/2] fanotify: store fanotify_init() flags in group's fanotify_data New fanotify event info API - - - --- 2018-09-21 Amir Goldstein New
[5/5] vfs: Implement parameter value retrieval with fsinfo() [ver #12] VFS: Introduce filesystem information query syscall [ver #12] - - - --- 2018-09-21 David Howells New
[4/5] vfs: Allow fsinfo() to be used to query an fs parameter description [ver #12] VFS: Introduce filesystem information query syscall [ver #12] - - - --- 2018-09-21 David Howells New
[3/5] vfs: Allow fsinfo() to query what's in an fs_context [ver #12] VFS: Introduce filesystem information query syscall [ver #12] - - - --- 2018-09-21 David Howells New
[2/5] afs: Add fsinfo support [ver #12] VFS: Introduce filesystem information query syscall [ver #12] - - - --- 2018-09-21 David Howells New
[1/5] vfs: syscall: Add fsinfo() to query filesystem information [ver #12] VFS: Introduce filesystem information query syscall [ver #12] - - - --- 2018-09-21 David Howells New
[34/34] vfs: Add a sample program for the new mount API [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[33/34] afs: Use fs_context to pass parameters over automount [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[32/34] afs: Add fs_context support [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[31/34] vfs: syscall: Add fspick() to select a superblock for reconfiguration [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[30/34] vfs: syscall: Add fsmount() to create a mount for a superblock [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[29/34] vfs: syscall: Add fsconfig() for configuring and managing a context [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[28/34] vfs: Add some logging to the core users of the fs_context log [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[27/34] vfs: Implement logging through fs_context [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[26/34] vfs: syscall: Add fsopen() to prepare for superblock creation [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[25/34] Make anon_inodes unconditional [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[24/34] vfs: Provide documentation for new mount API [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[23/34] vfs: Remove kern_mount_data() [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[22/34] hugetlbfs: Convert to fs_context [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[21/34] kernfs, sysfs, cgroup, intel_rdt: Support fs_context [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[20/34] cpuset: Use fs_context [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[19/34] ipc: Convert mqueue fs to fs_context [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[18/34] proc: Add fs_context support to procfs [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[17/34] procfs: Move proc_fill_super() to fs/proc/root.c [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[16/34] vfs: Remove unused code after filesystem context changes [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[15/34] vfs: Implement a filesystem superblock creation/configuration context [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[14/34] vfs: Separate changing mount flags full remount [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[13/34] tomoyo: Implement security hooks for the new mount API [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[12/34] apparmor: Implement security hooks for the new mount API [ver #12] VFS: Introduce filesystem context [ver #12] 1 - - --- 2018-09-21 David Howells New
[11/34] smack: Implement filesystem context security hooks [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[10/34] selinux: Implement the new mount API LSM hooks [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[09/34] vfs: Put security flags into the fs_context struct [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[08/34] vfs: Add LSM hooks for the new mount API [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[07/34] vfs: Add configuration parser helpers [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[06/34] vfs: Introduce logging functions [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[05/34] vfs: Introduce the basic header for the new mount API's filesystem context [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[04/34] vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[03/34] teach move_mount(2) to work with OPEN_TREE_CLONE [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[02/34] vfs: syscall: Add move_mount(2) to move mounts around [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[01/34] vfs: syscall: Add open_tree(2) to reference or clone a mount [ver #12] VFS: Introduce filesystem context [ver #12] - - - --- 2018-09-21 David Howells New
[6/6] fsconfig: rename FSCONFIG_CMD_CREATE to FSCONFIG_CMD_OBTAIN mount-api: fixes and cleanups - - - --- 2018-09-20 Miklos Szeredi New
[5/6] fsmount: do not use legacy MS_ flags mount-api: fixes and cleanups - - - --- 2018-09-20 Miklos Szeredi New
[4/6] fsconfig: parse "subtype" param for old internal API mount-api: fixes and cleanups - - - --- 2018-09-20 Miklos Szeredi New
[3/6] mount: fix regression in setting "subtype" from legacy API mount-api: fixes and cleanups - - - --- 2018-09-20 Miklos Szeredi New
[2/6] vfs_submount: use SB_SUBMOUNT instead of MS_SUBMOUNT mount-api: fixes and cleanups - - - --- 2018-09-20 Miklos Szeredi New
[1/6] selinux: fold superblock_doinit() into only caller mount-api: fixes and cleanups - - - --- 2018-09-20 Miklos Szeredi New
[v4,5/5] io_pgetevents: use __kernel_timespec y2038: Make ppoll, io_pgetevents and pselect y2038 safe - - - --- 2018-09-20 Deepa Dinamani New
[v4,4/5] pselect6: use __kernel_timespec y2038: Make ppoll, io_pgetevents and pselect y2038 safe - - - --- 2018-09-20 Deepa Dinamani New
[v4,3/5] ppoll: use __kernel_timespec y2038: Make ppoll, io_pgetevents and pselect y2038 safe - - - --- 2018-09-20 Deepa Dinamani New
[v4,2/5] signal: Add restore_user_sigmask() y2038: Make ppoll, io_pgetevents and pselect y2038 safe - - - --- 2018-09-20 Deepa Dinamani New
[v4,1/5] signal: Add set_user_sigmask() y2038: Make ppoll, io_pgetevents and pselect y2038 safe - - - --- 2018-09-20 Deepa Dinamani New
[v3,16/16] LSM: Blob sharing support for S.A.R.A and LandLock LSM: Module stacking in support of SARA and Landlock - - - --- 2018-09-20 Casey Schaufler New
[v3,15/16] LSM: Infrastructure management of the ipc security blob LSM: Module stacking in support of SARA and Landlock - - - --- 2018-09-20 Casey Schaufler New
[v3,14/16] LSM: Infrastructure management of the task security blob LSM: Module stacking in support of SARA and Landlock - - - --- 2018-09-20 Casey Schaufler New
[v3,13/16] LSM: Infrastructure management of the inode security LSM: Module stacking in support of SARA and Landlock - - - --- 2018-09-20 Casey Schaufler New
[v3,12/16] Smack: Abstract use of inode security blob LSM: Module stacking in support of SARA and Landlock - - - --- 2018-09-20 Casey Schaufler New
[v3,11/16] SELinux: Abstract use of inode security blob LSM: Module stacking in support of SARA and Landlock - - - --- 2018-09-20 Casey Schaufler New
[v3,10/16] LSM: Infrastructure management of the file security blob LSM: Module stacking in support of SARA and Landlock - - - --- 2018-09-20 Casey Schaufler New
[v3,09/16] SELinux: Abstract use of file security blob LSM: Module stacking in support of SARA and Landlock - - - --- 2018-09-20 Casey Schaufler New
[v3,08/16] LSM: Infrastructure management of the cred security blob LSM: Module stacking in support of SARA and Landlock - - - --- 2018-09-20 Casey Schaufler New
[v3,07/16] TOMOYO: Abstract use of cred security blob LSM: Module stacking in support of SARA and Landlock - - - --- 2018-09-20 Casey Schaufler New
[v3,06/16] AppArmor: Abstract use of cred security blob LSM: Module stacking in support of SARA and Landlock - - - --- 2018-09-20 Casey Schaufler New
[v3,05/16] SELinux: Remove unused selinux_is_enabled LSM: Module stacking in support of SARA and Landlock - - - --- 2018-09-20 Casey Schaufler New
[v3,04/16] SELinux: Remove cred security blob poisoning LSM: Module stacking in support of SARA and Landlock - - - --- 2018-09-20 Casey Schaufler New
[v3,03/16] SELinux: Abstract use of cred security blob LSM: Module stacking in support of SARA and Landlock - - - --- 2018-09-20 Casey Schaufler New
[v3,02/16] Smack: Abstract use of cred security blob LSM: Module stacking in support of SARA and Landlock - - - --- 2018-09-20 Casey Schaufler New
[v3,01/16] procfs: add smack subdir to attrs LSM: Module stacking in support of SARA and Landlock - - - --- 2018-09-20 Casey Schaufler New
fanotify: store fanotify_init() flags in group's fanotify_data fanotify: store fanotify_init() flags in group's fanotify_data - - - --- 2018-09-18 Amir Goldstein New
fs/proc/vmcore.c: Convert to use vmf_error() fs/proc/vmcore.c: Convert to use vmf_error() - 1 - --- 2018-09-18 Souptick Joarder New
[4/4] vfs: swap names of {do,vfs}_clone_file_range() Assorted overlayfs fixes for 4.19-rc5 - - - --- 2018-09-18 Amir Goldstein New
[3/4] ovl: fix freeze protection bypass in ovl_clone_file_range() Assorted overlayfs fixes for 4.19-rc5 - - - --- 2018-09-18 Amir Goldstein New
[2/4] ovl: fix freeze protection bypass in ovl_write_iter() Assorted overlayfs fixes for 4.19-rc5 - - - --- 2018-09-18 Amir Goldstein New
[1/4] ovl: fix memory leak on unlink of indexed file Assorted overlayfs fixes for 4.19-rc5 - - - --- 2018-09-18 Amir Goldstein New
[-next] fs/iomap.c: remove duplicated include [-next] fs/iomap.c: remove duplicated include - - - --- 2018-09-18 Yue Haibing New
[17/17] orangefs: implement writepages orangefs: page cache - - - --- 2018-09-17 Martin Brandenburg New
[16/17] orangefs: use kmem_cache for orangefs_write_request orangefs: page cache - - - --- 2018-09-17 Martin Brandenburg New
[15/17] orangefs: avoid fsync service operation on flush orangefs: page cache - - - --- 2018-09-17 Martin Brandenburg New
[14/17] orangefs: write range tracking orangefs: page cache - - - --- 2018-09-17 Martin Brandenburg New
[13/17] orangefs: skip inode writeout if nothing to write orangefs: page cache - - - --- 2018-09-17 Martin Brandenburg New
[12/17] orangefs: implement writepage orangefs: page cache - - - --- 2018-09-17 Martin Brandenburg New
[11/17] orangefs: migrate to generic_file_read_iter orangefs: page cache - - - --- 2018-09-17 Martin Brandenburg New
[10/17] orangefs: service ops done for writeback are not killable orangefs: page cache - - - --- 2018-09-17 Martin Brandenburg New
[09/17] orangefs: remove orangefs_readpages orangefs: page cache - - - --- 2018-09-17 Martin Brandenburg New
[08/17] orangefs: reorganize setattr functions to track attribute changes orangefs: page cache - - - --- 2018-09-17 Martin Brandenburg New
[07/17] orangefs: let setattr write to cached inode orangefs: page cache - - - --- 2018-09-17 Martin Brandenburg New
[06/17] orangefs: set up and use backing_dev_info orangefs: page cache - - - --- 2018-09-17 Martin Brandenburg New
[05/17] orangefs: hold i_lock during inode_getattr orangefs: page cache - - - --- 2018-09-17 Martin Brandenburg New
[04/17] orangefs: update attributes rather than relying on server orangefs: page cache - - - --- 2018-09-17 Martin Brandenburg New
[03/17] orangefs: simply orangefs_inode_getattr interface orangefs: page cache - - - --- 2018-09-17 Martin Brandenburg New
[02/17] orangefs: do not invalidate attributes on inode create orangefs: page cache - - - --- 2018-09-17 Martin Brandenburg New
[01/17] orangefs: implement xattr cache orangefs: page cache - - - --- 2018-09-17 Martin Brandenburg New
sysfs: Do not return POSIX ACL xattrs via listxattr sysfs: Do not return POSIX ACL xattrs via listxattr - - 1 --- 2018-09-17 Andreas Gruenbacher New
[v9,6/6] prefetch: Remove spin_lock_prefetch() vfs: Use dlock list for SB's s_inodes list - - - --- 2018-09-17 Waiman Long New
[v2] fanotify reports the thread id of the event trigger [v2] fanotify reports the thread id of the event trigger - - - --- 2018-09-17 Xiaoming Ni New
[3/3,V2] ecryptfs: drop direct calls to ->bmap Untitled series #19689 - - - --- 2018-09-17 Carlos Maiolino New
//RE: [PATCH] fix memory leak in ramoops_init //RE: [PATCH] fix memory leak in ramoops_init - - - --- 2018-09-17 Xiaoming Ni New
« 1 2 ... 449 450 451638 639 »