Show patches with: State = Action Required       |   62004 patches
« 1 2 ... 390 391 392620 621 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[03/25] vfs: Allow fsinfo() to be used to query an fs parameter description [ver #13] VFS: Introduce filesystem information query syscall [ver #13] - - - --- 2019-05-28 David Howells New
[02/25] vfs: Allow fsinfo() to query what's in an fs_context [ver #13] VFS: Introduce filesystem information query syscall [ver #13] - - - --- 2019-05-28 David Howells New
[01/25] vfs: syscall: Add fsinfo() to query filesystem information [ver #13] VFS: Introduce filesystem information query syscall [ver #13] - - - --- 2019-05-28 David Howells New
[2/7] keys: Add a notification facility [ver #13] VFS: Introduce filesystem information query syscall [ver #13] - - - --- 2019-05-28 David Howells New
[1/7] General notification queue with user mmap()'able ring buffer [ver #13] VFS: Introduce filesystem information query syscall [ver #13] - - - --- 2019-05-28 David Howells New
[RFC] Remove bdflush syscall stub [RFC] Remove bdflush syscall stub - - - --- 2019-05-28 Cyril Hrubis New
[v3] coredump: Split pipe command whitespace before expanding template [v3] coredump: Split pipe command whitespace before expanding template 1 - - --- 2019-05-28 Paul Wise New
unicode: replace strncpy() by strscpy() unicode: replace strncpy() by strscpy() - - - --- 2019-05-27 Gustavo A. R. Silva New
[RFC] link.2: AT_ATOMIC_DATA and AT_ATOMIC_METADATA [RFC] link.2: AT_ATOMIC_DATA and AT_ATOMIC_METADATA - - - --- 2019-05-27 Amir Goldstein New
[resend] fs: VALIDATE_FS_PARSER should default to n [resend] fs: VALIDATE_FS_PARSER should default to n - - - --- 2019-05-27 Geert Uytterhoeven New
[2/3] mm: remove cleancache.c remove tmem and code depending on it 2 1 - --- 2019-05-27 Jürgen Groß New
[v2,1/1] eventfd new tag EFD_VPOLL: generate epoll events [v2,1/1] eventfd new tag EFD_VPOLL: generate epoll events - - - --- 2019-05-26 Renzo Davoli New
[v3,10/10] fsnotify: get rid of fsnotify_nameremove() Sort out fsnotify_nameremove() mess - - - --- 2019-05-26 Amir Goldstein New
[v3,09/10] fsnotify: move fsnotify_nameremove() hook out of d_delete() Sort out fsnotify_nameremove() mess - - - --- 2019-05-26 Amir Goldstein New
[v3,08/10] configfs: call fsnotify_rmdir() hook Sort out fsnotify_nameremove() mess - - - --- 2019-05-26 Amir Goldstein New
[v3,07/10] debugfs: call fsnotify_{unlink,rmdir}() hooks Sort out fsnotify_nameremove() mess - 1 - --- 2019-05-26 Amir Goldstein New
[v3,06/10] debugfs: simplify __debugfs_remove_file() Sort out fsnotify_nameremove() mess - 1 - --- 2019-05-26 Amir Goldstein New
[v3,05/10] devpts: call fsnotify_unlink() hook Sort out fsnotify_nameremove() mess - - - --- 2019-05-26 Amir Goldstein New
[v3,04/10] tracefs: call fsnotify_{unlink,rmdir}() hooks Sort out fsnotify_nameremove() mess - - - --- 2019-05-26 Amir Goldstein New
[v3,03/10] rpc_pipefs: call fsnotify_{unlink,rmdir}() hooks Sort out fsnotify_nameremove() mess 1 - - --- 2019-05-26 Amir Goldstein New
[v3,02/10] btrfs: call fsnotify_rmdir() hook Sort out fsnotify_nameremove() mess 1 - - --- 2019-05-26 Amir Goldstein New
[v3,01/10] fsnotify: add empty fsnotify_{unlink,rmdir}() hooks Sort out fsnotify_nameremove() mess - - - --- 2019-05-26 Amir Goldstein New
[1/1] eventfd new tag EFD_VPOLL: generate epoll events [1/1] eventfd new tag EFD_VPOLL: generate epoll events - - - --- 2019-05-26 Renzo Davoli New
[v4,14/14] riscv: Make mmap allocation top-down by default Provide generic top-down mmap layout functions - 2 - --- 2019-05-26 Alexandre Ghiti New
[v4,13/14] mips: Use generic mmap top-down layout and brk randomization Provide generic top-down mmap layout functions - 1 - --- 2019-05-26 Alexandre Ghiti New
[v4,12/14] mips: Replace arch specific way to determine 32bit task with generic version Provide generic top-down mmap layout functions - 1 - --- 2019-05-26 Alexandre Ghiti New
[v4,11/14] mips: Adjust brk randomization offset to fit generic version Provide generic top-down mmap layout functions - 1 - --- 2019-05-26 Alexandre Ghiti New
[v4,10/14] mips: Use STACK_TOP when computing mmap base address Provide generic top-down mmap layout functions 2 - - --- 2019-05-26 Alexandre Ghiti New
[v4,09/14] mips: Properly account for stack randomization and stack guard gap Provide generic top-down mmap layout functions 2 - - --- 2019-05-26 Alexandre Ghiti New
[v4,08/14] arm: Use generic mmap top-down layout and brk randomization Provide generic top-down mmap layout functions 1 - - --- 2019-05-26 Alexandre Ghiti New
[v4,07/14] arm: Use STACK_TOP when computing mmap base address Provide generic top-down mmap layout functions 1 - - --- 2019-05-26 Alexandre Ghiti New
[v4,06/14] arm: Properly account for stack randomization and stack guard gap Provide generic top-down mmap layout functions 1 - - --- 2019-05-26 Alexandre Ghiti New
[v4,05/14] arm64, mm: Make randomization selected by generic topdown mmap layout Provide generic top-down mmap layout functions 2 1 - --- 2019-05-26 Alexandre Ghiti New
[v4,04/14] arm64, mm: Move generic mmap layout functions to mm Provide generic top-down mmap layout functions 2 1 - --- 2019-05-26 Alexandre Ghiti New
[v4,03/14] arm64: Consider stack randomization for mmap base only when necessary Provide generic top-down mmap layout functions 2 1 - --- 2019-05-26 Alexandre Ghiti New
[v4,02/14] arm64: Make use of is_compat_task instead of hardcoding this test Provide generic top-down mmap layout functions 2 1 - --- 2019-05-26 Alexandre Ghiti New
[v4,01/14] mm, fs: Move randomize_stack_top from fs to mm Provide generic top-down mmap layout functions 1 1 - --- 2019-05-26 Alexandre Ghiti New
[1/1] io_uring: Fix __io_uring_register() false success [1/1] io_uring: Fix __io_uring_register() false success - - - --- 2019-05-26 Pavel Begunkov New
concrete /proc/mounts concrete /proc/mounts - - - --- 2019-05-26 J. R. Okajima New
[v2,9/8] man-pages: copy_file_range updates Fixes for major copy_file_range() issues - - - --- 2019-05-26 Amir Goldstein New
[v2,8/8] vfs: remove redundant checks from generic_remap_checks() Fixes for major copy_file_range() issues - - - --- 2019-05-26 Amir Goldstein New
[v2,7/8] vfs: allow copy_file_range to copy across devices Fixes for major copy_file_range() issues - 1 - --- 2019-05-26 Amir Goldstein New
[v2,6/8] vfs: copy_file_range should update file timestamps Fixes for major copy_file_range() issues - 1 - --- 2019-05-26 Amir Goldstein New
[v2,5/8] vfs: copy_file_range needs to strip setuid bits Fixes for major copy_file_range() issues - - - --- 2019-05-26 Amir Goldstein New
[v2,4/8] vfs: add missing checks to copy_file_range Fixes for major copy_file_range() issues - - - --- 2019-05-26 Amir Goldstein New
[v2,3/8] vfs: introduce generic_file_rw_checks() Fixes for major copy_file_range() issues - 1 - --- 2019-05-26 Amir Goldstein New
[v2,2/8] vfs: no fallback for ->copy_file_range Fixes for major copy_file_range() issues - 1 - --- 2019-05-26 Amir Goldstein New
[v2,1/8] vfs: introduce generic_copy_file_range() Fixes for major copy_file_range() issues - 1 - --- 2019-05-26 Amir Goldstein New
[-next] binfmt_flat: remove set but not used variable 'inode' [-next] binfmt_flat: remove set but not used variable 'inode' - - - --- 2019-05-25 Yue Haibing New
[-next] io_uring: remove set but not used variable 'ret' [-next] io_uring: remove set but not used variable 'ret' - - - --- 2019-05-25 Yue Haibing New
[v2] infiniband/mm: convert put_page() to put_user_page*() [v2] infiniband/mm: convert put_page() to put_user_page*() 1 4 1 --- 2019-05-25 john.hubbard@gmail.com New
binfmt_flat: make load_flat_shared_library() work binfmt_flat: make load_flat_shared_library() work - - - --- 2019-05-24 Jann Horn New
[v3,3/3] tests: add close_range() tests close_range() - - - --- 2019-05-24 Christian Brauner New
[v3,2/3] arch: wire-up close_range() close_range() 2 1 - --- 2019-05-24 Christian Brauner New
[v3,1/3] open: add close_range() close_range() - - - --- 2019-05-24 Christian Brauner New
[v6,1/1] f2fs: ioctl for removing a range from F2FS [v6,1/1] f2fs: ioctl for removing a range from F2FS - 1 - --- 2019-05-24 sunqiuyang New
xarray breaks thrashing detection and cgroup isolation xarray breaks thrashing detection and cgroup isolation - - - --- 2019-05-23 Johannes Weiner New
[22/23] NFS: Do some tidying of the parsing code nfs: Mount API conversion - - - --- 2019-05-23 David Howells New
[21/23] NFS: Add a small buffer in nfs_fs_context to avoid string dup nfs: Mount API conversion - - - --- 2019-05-23 David Howells New
[20/23] NFS: Deindent nfs_fs_context_parse_option() nfs: Mount API conversion - - - --- 2019-05-23 David Howells New
[19/23] NFS: Split nfs_parse_mount_options() nfs: Mount API conversion - - - --- 2019-05-23 David Howells New
[18/23] NFS: Rename struct nfs_parsed_mount_data to struct nfs_fs_context nfs: Mount API conversion - - - --- 2019-05-23 David Howells New
[17/23] NFS: Constify mount argument match tables nfs: Mount API conversion - - - --- 2019-05-23 David Howells New
[v3,15/15] f2fs: add fs-verity support fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers New
[v3,14/15] ext4: add fs-verity read support fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers New
[16/23] NFS: Move mount parameterisation bits into their own file nfs: Mount API conversion - - - --- 2019-05-23 David Howells New
[v3,13/15] ext4: add basic fs-verity support fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers New
[v3,12/15] fs-verity: support builtin file signatures fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers New
[v3,11/15] fs-verity: add SHA-512 support fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers New
[v3,10/15] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers New
[v3,09/15] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers New
[v3,08/15] fs-verity: add data verification hooks for ->readpages() fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers New
[v3,07/15] fs-verity: add the hook for file ->setattr() fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers New
[v3,06/15] fs-verity: add the hook for file ->open() fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers New
[15/23] nfs: get rid of ->set_security() nfs: Mount API conversion - 1 - --- 2019-05-23 David Howells New
[v3,05/15] fs-verity: add inode and superblock fields fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers New
[v3,04/15] fs-verity: add Kconfig and the helper functions for hashing fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers New
[v3,03/15] fs-verity: add UAPI header fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers New
[v3,02/15] fs-verity: add MAINTAINERS file entry fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers New
[v3,01/15] fs-verity: add a documentation file fs-verity: read-only file-based authenticity protection - - - --- 2019-05-23 Eric Biggers New
[14/23] nfs_clone_sb_security(): simplify the check for server bogosity nfs: Mount API conversion - 1 - --- 2019-05-23 David Howells New
[13/23] nfs: get rid of mount_info ->fill_super() nfs: Mount API conversion - 1 - --- 2019-05-23 David Howells New
[12/23] nfs: don't pass nfs_subversion to ->create_server() nfs: Mount API conversion - 1 - --- 2019-05-23 David Howells New
[11/23] nfs: unexport nfs_fs_mount_common() nfs: Mount API conversion - 1 - --- 2019-05-23 David Howells New
[10/23] nfs: merge xdev and remote file_system_type nfs: Mount API conversion - 1 - --- 2019-05-23 David Howells New
[09/23] nfs: don't bother passing nfs_subversion to ->try_mount() and nfs_fs_mount_common() nfs: Mount API conversion - 1 - --- 2019-05-23 David Howells New
[08/23] nfs: stash nfs_subversion reference into nfs_mount_info nfs: Mount API conversion - 1 - --- 2019-05-23 David Howells New
[07/23] nfs: lift setting mount_info from nfs_xdev_mount() nfs: Mount API conversion - 1 - --- 2019-05-23 David Howells New
[06/23] nfs4: fold nfs_do_root_mount/nfs_follow_remote_path nfs: Mount API conversion - 1 - --- 2019-05-23 David Howells New
[05/23] nfs: don't bother setting/restoring export_path around do_nfs_root_mount() nfs: Mount API conversion - 1 - --- 2019-05-23 David Howells New
[04/23] nfs: fold nfs4_remote_fs_type and nfs4_remote_referral_fs_type nfs: Mount API conversion - 1 - --- 2019-05-23 David Howells New
[03/23] nfs: lift setting mount_info from nfs4_remote{, _referral}_mount nfs: Mount API conversion - 1 - --- 2019-05-23 David Howells New
[02/23] nfs: stash server into struct nfs_mount_info nfs: Mount API conversion - 1 - --- 2019-05-23 David Howells New
[01/23] saner calling conventions for nfs_fs_mount_common() nfs: Mount API conversion - 1 - --- 2019-05-23 David Howells New
[2/2] KEYS: Provide KEYCTL_GRANT_PERMISSION keys: ACLs - - - --- 2019-05-23 David Howells New
[1/2] KEYS: Replace uid/gid/perm permissions checking with an ACL keys: ACLs - - - --- 2019-05-23 David Howells New
[v2,2/2] tests: add close_range() tests close_range() - - - --- 2019-05-23 Christian Brauner New
[v2,1/2] open: add close_range() close_range() - - - --- 2019-05-23 Christian Brauner New
[9/9] keys: Pass the network namespace into request_key mechanism [ver #3] keys: Namespacing [ver #3] - - - --- 2019-05-23 David Howells New
[8/9] keys: Network namespace domain tag [ver #3] keys: Namespacing [ver #3] - - - --- 2019-05-23 David Howells New
« 1 2 ... 390 391 392620 621 »