Show patches with: State = Action Required       |   61925 patches
« 1 2 ... 313 314 315619 620 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v5,3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC Add support for O_MAYEXEC - 1 - --- 2020-05-05 Mickaël Salaün New
[v5,2/6] fs: Add a MAY_EXECMOUNT flag to infer the noexec mount property Add support for O_MAYEXEC - 3 - --- 2020-05-05 Mickaël Salaün New
[v5,1/6] fs: Add support for an O_MAYEXEC flag on openat2(2) Add support for O_MAYEXEC - 2 - --- 2020-05-05 Mickaël Salaün New
[v2] epoll: call final ep_events_available() check under the lock [v2] epoll: call final ep_events_available() check under the lock - 1 - --- 2020-05-05 Roman Penyaev New
fsnotify: avoid gcc-10 zero-length-bounds warning fsnotify: avoid gcc-10 zero-length-bounds warning - - - --- 2020-05-05 Arnd Bergmann New
sysctl: fix unused function warning sysctl: fix unused function warning 2 1 - --- 2020-05-05 Arnd Bergmann New
[7/7] binfmt_elf_fdpic: remove the set_fs(KERNEL_DS) in elf_fdpic_core_dump [1/7] powerpc/spufs: fix copy_to_user while atomic - - - --- 2020-05-05 Christoph Hellwig New
[6/7] binfmt_elf: remove the set_fs(KERNEL_DS) in elf_core_dump [1/7] powerpc/spufs: fix copy_to_user while atomic - - - --- 2020-05-05 Christoph Hellwig New
[5/7] binfmt_elf: remove the set_fs in fill_siginfo_note [1/7] powerpc/spufs: fix copy_to_user while atomic - - - --- 2020-05-05 Christoph Hellwig New
[4/7] signal: refactor copy_siginfo_to_user32 [1/7] powerpc/spufs: fix copy_to_user while atomic - - - --- 2020-05-05 Christoph Hellwig New
[3/7] powerpc/spufs: simplify spufs core dumping [1/7] powerpc/spufs: fix copy_to_user while atomic - 2 - --- 2020-05-05 Christoph Hellwig New
[2/7] powerpc/spufs: stop using access_ok [1/7] powerpc/spufs: fix copy_to_user while atomic - - - --- 2020-05-05 Christoph Hellwig New
[1/7] powerpc/spufs: fix copy_to_user while atomic [1/7] powerpc/spufs: fix copy_to_user while atomic - 1 - --- 2020-05-05 Christoph Hellwig New
[12/12] vfs: don't parse "silent" option vfs patch queue - 1 - --- 2020-05-05 Miklos Szeredi New
[11/12] vfs: don't parse "posixacl" option vfs patch queue - 1 - --- 2020-05-05 Miklos Szeredi New
[10/12] vfs: don't parse forbidden flags vfs patch queue - 1 - --- 2020-05-05 Miklos Szeredi New
[09/12] statx: add mount_root vfs patch queue - 1 - --- 2020-05-05 Miklos Szeredi New
[08/12] statx: add mount ID vfs patch queue - 1 - --- 2020-05-05 Miklos Szeredi New
[07/12] statx: don't clear STATX_ATIME on SB_RDONLY vfs patch queue 1 1 - --- 2020-05-05 Miklos Szeredi New
[06/12] uapi: deprecate STATX_ALL vfs patch queue - 1 - --- 2020-05-05 Miklos Szeredi New
[05/12] f*xattr: allow O_PATH descriptors vfs patch queue - - - --- 2020-05-05 Miklos Szeredi New
[04/12] utimensat: AT_EMPTY_PATH support vfs patch queue - 1 - --- 2020-05-05 Miklos Szeredi New
[03/12] proc/mounts: add cursor vfs patch queue - - - --- 2020-05-05 Miklos Szeredi New
[02/12] aio: fix async fsync creds vfs patch queue - 1 1 --- 2020-05-05 Miklos Szeredi New
[01/12] vfs: allow unprivileged whiteout creation vfs patch queue - - - --- 2020-05-05 Miklos Szeredi New
i[next] io_uring: remove redundant check on force_nonblock i[next] io_uring: remove redundant check on force_nonblock - - - --- 2020-05-05 Colin King New
[1/1] epoll: call final ep_events_available() check under the lock [1/1] epoll: call final ep_events_available() check under the lock - 1 - --- 2020-05-05 Roman Penyaev New
man/statx: Add STATX_ATTR_DAX man/statx: Add STATX_ATTR_DAX - - - --- 2020-05-05 Ira Weiny New
[for-5.7] splice: move f_mode checks to do_{splice,tee}() [for-5.7] splice: move f_mode checks to do_{splice,tee}() - - - --- 2020-05-04 Pavel Begunkov New
sysctl: Make sure proc handlers can't expose heap memory sysctl: Make sure proc handlers can't expose heap memory 1 - - --- 2020-05-04 Kees Cook New
[RFC,61/61] fscache: Document the rewritten cache backend API fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,60/61] fscache: Document the new netfs API fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,59/61] fscache: Remove the obsolete API bits from the documentation fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,58/61] fscache: Rewrite the main document fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,57/61] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,56/61] afs: Copy local writes to the cache when writing to the server fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,55/61] afs: Use new fscache I/O API fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,54/61] afs: Wait on PG_fscache before modifying/releasing a page fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,53/61] afs: Note the amount transferred in fetch-data delivery fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,52/61] afs: Interpose struct fscache_io_request into struct afs_read fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,51/61] afs: Use ITER_MAPPING for writing fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,50/61] afs: Set up the iov_iter before calling afs_extract_data() fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,49/61] afs: Don't truncate iter during data fetch fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,48/61] afs: Move key to afs_read struct fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,47/61] afs: Remove afs_zero_fid as it's not used fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,46/61] cachefiles: Shape write requests fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,45/61] fscache: Remove the update operation fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,44/61] fscache: Provide resize operation fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,43/61] fscache: Implement "will_modify" parameter on fscache_use_cookie() fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,42/61] fscache, cachefiles: Rewrite invalidation fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,41/61] fscache: New stats fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,40/61] fscache: Remove more obsolete stats fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,39/61] fscache: Display cache-specific data in /proc/fs/fscache/objects fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,38/61] fscache: Add read helper fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,37/61] cachefiles: Add I/O tracepoints fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,36/61] cachefiles: Implement read and write parts of new I/O API fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,35/61] cachefiles: Round the cachefile size up to DIO block size fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,34/61] cachefiles: Implement extent shaper fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,33/61] cachefiles: Implement a content-present indicator and bitmap fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,32/61] cachefiles: Merge object->backer into object->dentry fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,31/61] cachefiles: Implement new fscache I/O backend API fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,30/61] cachefiles: Split cachefiles_drop_object() up a bit fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,29/61] cachefiles: trace: Log coherency checks fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,28/61] cachefiles: Remove some redundant checks on unsigned values fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,27/61] fscache: Recast assertion in terms of cookie not being an index fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,26/61] fscache, cachefiles: Fix disabled histogram warnings fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,25/61] fscache: Keep track of size of a file last set independently on the server fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,24/61] fscache: Remove fscache_wait_on_invalidate() fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,23/61] fscache: Rewrite the I/O API based on iov_iter fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,21/61] fscache: Provide a simple thread pool for running ops asynchronously fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,20/61] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,19/61] fscache: Remove the I/O operation manager fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,18/61] fscache: Temporarily disable fscache_invalidate() fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,17/61] fscache: Remove old I/O tracepoints fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,16/61] fscache: Remove obsolete stats fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,15/61] fscache: Remove fscache_attr_changed() fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,14/61] fscache: Remove fscache_check_consistency() fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,13/61] fscache: Remove store_limit* from struct fscache_object fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,12/61] fscache: Remove struct fscache_cookie_def fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,11/61] fscache: Remove the netfs data from the cookie fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,10/61] fscache: Remove the old I/O API fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,09/61] fscache: Temporarily disable network filesystems' use of fscache fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,08/61] fscache: Procfile to display cookies fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,07/61] fscache: Add a cookie debug ID and use that in traces fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,06/61] afs: Disable use of the fscache I/O routines fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,05/61] vfs: Provide S_CACHE_FILE inode flag fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,04/61] vfs: Export rw_verify_area() for use by cachefiles fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,03/61] vm: Add wait/unlock functions for PG_fscache fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,02/61] iov_iter: Add ITER_MAPPING fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[RFC,01/61] afs: Make afs_zap_data() static fscache, cachefiles: Rewrite the I/O interface in terms of kiocb/iov_iter - - - --- 2020-05-04 David Howells New
[next] io_uring: Remove logically dead code in io_splice [next] io_uring: Remove logically dead code in io_splice - - - --- 2020-05-04 Gustavo A. R. Silva New
[8/8] udf: stop using ioctl_by_bdev [1/8] block: add a cdrom_device_info pointer to struct gendisk - 3 - --- 2020-05-04 Christoph Hellwig New
[7/8] isofs: stop using ioctl_by_bdev [1/8] block: add a cdrom_device_info pointer to struct gendisk - 3 - --- 2020-05-04 Christoph Hellwig New
[6/8] hfsplus: stop using ioctl_by_bdev [1/8] block: add a cdrom_device_info pointer to struct gendisk - 2 - --- 2020-05-04 Christoph Hellwig New
[5/8] hfs: stop using ioctl_by_bdev [1/8] block: add a cdrom_device_info pointer to struct gendisk - - - --- 2020-05-04 Christoph Hellwig New
[4/8] cdrom: factor out a cdrom_multisession helper [1/8] block: add a cdrom_device_info pointer to struct gendisk - 2 - --- 2020-05-04 Christoph Hellwig New
[3/8] cdrom: factor out a cdrom_read_tocentry helper [1/8] block: add a cdrom_device_info pointer to struct gendisk - 2 - --- 2020-05-04 Christoph Hellwig New
[2/8] ide-cd: rename cdrom_read_tocentry [1/8] block: add a cdrom_device_info pointer to struct gendisk - 2 - --- 2020-05-04 Christoph Hellwig New
[1/8] block: add a cdrom_device_info pointer to struct gendisk [1/8] block: add a cdrom_device_info pointer to struct gendisk - 2 - --- 2020-05-04 Christoph Hellwig New
[v2,5/5] kvm_main: replace debugfs with stats_fs Statsfs: a new ram-based file sytem for Linux kernel statistics - - - --- 2020-05-04 Emanuele Giuseppe Esposito New
« 1 2 ... 313 314 315619 620 »