Show patches with: State = Action Required       |   62534 patches
« 1 2 ... 329 330 331625 626 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RESEND,v9,3/8] proc: move hide_pid, pid_gid from pid_namespace to proc_fs_info proc: modernize proc to support multiple private instances - 1 - --- 2020-03-24 Alexey Gladkov New
[RESEND,v9,2/8] proc: allow to mount many instances of proc in one pid namespace proc: modernize proc to support multiple private instances - - - --- 2020-03-24 Alexey Gladkov New
[RESEND,v9,1/8] proc: rename struct proc_fs_info to proc_fs_opts proc: modernize proc to support multiple private instances - - - --- 2020-03-24 Alexey Gladkov New
[v2,11/11] zonefs: use zone-append for sequential zones Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-24 Johannes Thumshirn New
[v2,10/11] iomap: Add support for zone append writes Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-24 Johannes Thumshirn New
[v2,09/11] null_blk: Support REQ_OP_ZONE_APPEND Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-24 Johannes Thumshirn New
[v2,08/11] null_blk: Cleanup zoned device initialization Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-24 Johannes Thumshirn New
[v2,07/11] scsi: sd_zbc: emulate ZONE_APPEND commands Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-24 Johannes Thumshirn New
[v2,06/11] scsi: sd_zbc: factor out sanity checks for zoned commands Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-24 Johannes Thumshirn New
[v2,05/11] block: Introduce zone write pointer offset caching Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-24 Johannes Thumshirn New
[v2,04/11] block: introduce blk_req_zone_write_trylock Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-24 Johannes Thumshirn New
[v2,03/11] block: Introduce REQ_OP_ZONE_APPEND Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-24 Johannes Thumshirn New
[v2,02/11] block: provide fallbacks for blk_queue_zone_is_seq and blk_queue_zone_no Introduce Zone Append for writing to zoned block devices - - - --- 2020-03-24 Johannes Thumshirn New
[v2,01/11] block: factor out requeue handling from dispatch code Introduce Zone Append for writing to zoned block devices - 1 - --- 2020-03-24 Johannes Thumshirn New
fs: move the posix_acl_fix_xattr_{to_from}_user out of xattr code fs: move the posix_acl_fix_xattr_{to_from}_user out of xattr code - - - --- 2020-03-24 Christoph Hellwig New
[V2] kernel/hung_task.c: Introduce sysctl to print all traces when a hung task is detected [V2] kernel/hung_task.c: Introduce sysctl to print all traces when a hung task is detected - 1 - --- 2020-03-23 Guilherme Piccoli New
[v10,25/25] iomap: Convert from readpages to readahead Change readahead API - 3 - --- 2020-03-23 Matthew Wilcox New
[v10,24/25] fuse: Convert from readpages to readahead Change readahead API - 2 - --- 2020-03-23 Matthew Wilcox New
[v10,23/25] f2fs: Pass the inode to f2fs_mpage_readpages Change readahead API 1 3 - --- 2020-03-23 Matthew Wilcox New
[v10,22/25] f2fs: Convert from readpages to readahead Change readahead API 1 3 - --- 2020-03-23 Matthew Wilcox New
[v10,21/25] ext4: Pass the inode to ext4_mpage_readpages Change readahead API - 2 - --- 2020-03-23 Matthew Wilcox New
[v10,20/25] ext4: Convert from readpages to readahead Change readahead API - 2 - --- 2020-03-23 Matthew Wilcox New
[v10,19/25] erofs: Convert compressed files from readpages to readahead Change readahead API 1 3 - --- 2020-03-23 Matthew Wilcox New
[v10,18/25] erofs: Convert uncompressed files from readpages to readahead Change readahead API 1 2 - --- 2020-03-23 Matthew Wilcox New
[v10,17/25] btrfs: Convert from readpages to readahead Change readahead API - 2 - --- 2020-03-23 Matthew Wilcox New
[v10,16/25] fs: Convert mpage_readpages to mpage_readahead Change readahead API - 6 - --- 2020-03-23 Matthew Wilcox New
[v10,15/25] mm: Use memalloc_nofs_save in readahead path Change readahead API - 1 - --- 2020-03-23 Matthew Wilcox New
[v10,14/25] mm: Document why we don't set PageReadahead Change readahead API - 2 - --- 2020-03-23 Matthew Wilcox New
[v10,13/25] mm: Add page_cache_readahead_unbounded Change readahead API - 3 1 --- 2020-03-23 Matthew Wilcox New
[v10,12/25] mm: Move end_index check out of readahead loop Change readahead API - 4 - --- 2020-03-23 Matthew Wilcox New
[v10,11/25] mm: Add readahead address space operation Change readahead API - 3 - --- 2020-03-23 Matthew Wilcox New
[v10,10/25] mm: Put readahead pages in cache earlier Change readahead API - 2 - --- 2020-03-23 Matthew Wilcox New
[v10,09/25] mm: Remove 'page_offset' from readahead loop Change readahead API - 3 - --- 2020-03-23 Matthew Wilcox New
[v10,08/25] mm: rename readahead loop variable to 'i' Change readahead API - 2 - --- 2020-03-23 Matthew Wilcox New
[v10,07/25] mm: Rename various 'offset' parameters to 'index' Change readahead API - 2 - --- 2020-03-23 Matthew Wilcox New
[v10,06/25] mm: Use readahead_control to pass arguments Change readahead API - 3 - --- 2020-03-23 Matthew Wilcox New
[v10,05/25] mm: Add new readahead_control API Change readahead API - 2 - --- 2020-03-23 Matthew Wilcox New
[v10,04/25] mm: Move readahead nr_pages check into read_pages Change readahead API - 4 - --- 2020-03-23 Matthew Wilcox New
[v10,03/25] mm: Ignore return value of ->readpages Change readahead API - 4 - --- 2020-03-23 Matthew Wilcox New
[v10,02/25] mm: Return void from various readahead functions Change readahead API - 4 - --- 2020-03-23 Matthew Wilcox New
[v10,01/25] mm: Move readahead prototypes from mm.h Change readahead API - 3 - --- 2020-03-23 Matthew Wilcox New
lib/test_lockup: add parameters for locking generic vfs locks lib/test_lockup: add parameters for locking generic vfs locks - - - --- 2020-03-23 Konstantin Khlebnikov New
[v2] fs/namespace: handle mount(MS_BIND|MS_REMOUNT) without locking sb->s_umount [v2] fs/namespace: handle mount(MS_BIND|MS_REMOUNT) without locking sb->s_umount - - - --- 2020-03-23 Konstantin Khlebnikov New
iomap: Do not use GFP_NORETRY to allocate BIOs iomap: Do not use GFP_NORETRY to allocate BIOs - 2 - --- 2020-03-23 Matthew Wilcox New
ext2: fix empty body warnings when -Wextra is used ext2: fix empty body warnings when -Wextra is used - - - --- 2020-03-23 Randy Dunlap New
[v6,16/16] doc: Update documentation of ->exec_*_mutex Untitled series #259623 - - - --- 2020-03-21 Bernd Edlinger New
[v6,15/16] exec: Fix dead-lock in de_thread with ptrace_attach Untitled series #259623 - - - --- 2020-03-21 Bernd Edlinger New
[v6,14/16] pidfd: Use new infrastructure to fix deadlocks in execve Untitled series #259623 - 1 - --- 2020-03-21 Bernd Edlinger New
[v6,13/16] perf: Use new infrastructure to fix deadlocks in execve Infrastructure to allow fixing exec deadlocks - - - --- 2020-03-20 Bernd Edlinger New
[v6,12/16] proc: io_accounting: Use new infrastructure to fix deadlocks in execve Infrastructure to allow fixing exec deadlocks - - - --- 2020-03-20 Bernd Edlinger New
[v6,11/16] proc: Use new infrastructure to fix deadlocks in execve Infrastructure to allow fixing exec deadlocks - - - --- 2020-03-20 Bernd Edlinger New
[v6,10/16] kernel/kcmp.c: Use new infrastructure to fix deadlocks in execve Infrastructure to allow fixing exec deadlocks 1 - - --- 2020-03-20 Bernd Edlinger New
[v6,09/16] kernel: doc: remove outdated comment cred.c Infrastructure to allow fixing exec deadlocks - 1 - --- 2020-03-20 Bernd Edlinger New
[v6,08/16] mm: docs: Fix a comment in process_vm_rw_core Infrastructure to allow fixing exec deadlocks - 1 - --- 2020-03-20 Bernd Edlinger New
[v6,07/16] selftests/ptrace: add test cases for dead-locks Infrastructure to allow fixing exec deadlocks - 1 - --- 2020-03-20 Bernd Edlinger New
[v6,06/16] exec: Fix a deadlock in strace Infrastructure to allow fixing exec deadlocks - 1 - --- 2020-03-20 Bernd Edlinger New
[v6,05/16] exec: Add exec_update_mutex to replace cred_guard_mutex Infrastructure to allow fixing exec deadlocks - 1 - --- 2020-03-20 Bernd Edlinger New
[v6,04/16] exec: Move exec_mmap right after de_thread in flush_old_exec Infrastructure to allow fixing exec deadlocks - 3 - --- 2020-03-20 Bernd Edlinger New
[v6,03/16] exec: Move cleanup of posix timers on exec out of de_thread Infrastructure to allow fixing exec deadlocks 1 3 - --- 2020-03-20 Bernd Edlinger New
[v6,02/16] exec: Factor unshare_sighand out of de_thread and call it separately Infrastructure to allow fixing exec deadlocks 1 3 - --- 2020-03-20 Bernd Edlinger New
[v6,01/16] exec: Only compute current once in flush_old_exec Infrastructure to allow fixing exec deadlocks 1 3 - --- 2020-03-20 Bernd Edlinger New
bdev: Reduce time holding bd_mutex in sync in blkdev_close() bdev: Reduce time holding bd_mutex in sync in blkdev_close() - - - --- 2020-03-20 Doug Anderson New
iomap: Submit the BIO at the end of each extent iomap: Submit the BIO at the end of each extent - 2 - --- 2020-03-20 Matthew Wilcox New
[v9,25/25] iomap: Convert from readpages to readahead Change readahead API - 3 - --- 2020-03-20 Matthew Wilcox New
[v9,24/25] fuse: Convert from readpages to readahead Change readahead API - 2 - --- 2020-03-20 Matthew Wilcox New
[v9,23/25] f2fs: Pass the inode to f2fs_mpage_readpages Change readahead API 1 3 - --- 2020-03-20 Matthew Wilcox New
[v9,22/25] f2fs: Convert from readpages to readahead Change readahead API 1 3 - --- 2020-03-20 Matthew Wilcox New
[v9,21/25] ext4: Pass the inode to ext4_mpage_readpages Change readahead API - 2 - --- 2020-03-20 Matthew Wilcox New
[v9,20/25] ext4: Convert from readpages to readahead Change readahead API - 2 - --- 2020-03-20 Matthew Wilcox New
[v9,19/25] erofs: Convert compressed files from readpages to readahead Change readahead API 1 3 - --- 2020-03-20 Matthew Wilcox New
[v9,18/25] erofs: Convert uncompressed files from readpages to readahead Change readahead API 1 2 - --- 2020-03-20 Matthew Wilcox New
[v9,17/25] btrfs: Convert from readpages to readahead Change readahead API - 1 - --- 2020-03-20 Matthew Wilcox New
[v9,16/25] fs: Convert mpage_readpages to mpage_readahead Change readahead API - 6 - --- 2020-03-20 Matthew Wilcox New
[v9,15/25] mm: Use memalloc_nofs_save in readahead path Change readahead API - 1 - --- 2020-03-20 Matthew Wilcox New
[v9,14/25] mm: Document why we don't set PageReadahead Change readahead API - 2 - --- 2020-03-20 Matthew Wilcox New
[v9,13/25] mm: Add page_cache_readahead_unbounded Change readahead API - 3 1 --- 2020-03-20 Matthew Wilcox New
[v9,12/25] mm: Move end_index check out of readahead loop Change readahead API - 2 - --- 2020-03-20 Matthew Wilcox New
[v9,11/25] mm: Add readahead address space operation Change readahead API - 3 - --- 2020-03-20 Matthew Wilcox New
[v9,10/25] mm: Put readahead pages in cache earlier Change readahead API - 2 - --- 2020-03-20 Matthew Wilcox New
[v9,09/25] mm: Remove 'page_offset' from readahead loop Change readahead API - 3 - --- 2020-03-20 Matthew Wilcox New
[v9,08/25] mm: rename readahead loop variable to 'i' Change readahead API - 2 - --- 2020-03-20 Matthew Wilcox New
[v9,07/25] mm: Rename various 'offset' parameters to 'index' Change readahead API - 2 - --- 2020-03-20 Matthew Wilcox New
[v9,06/25] mm: Use readahead_control to pass arguments Change readahead API - 3 - --- 2020-03-20 Matthew Wilcox New
[v9,05/25] mm: Add new readahead_control API Change readahead API - 2 - --- 2020-03-20 Matthew Wilcox New
[v9,04/25] mm: Move readahead nr_pages check into read_pages Change readahead API - 4 - --- 2020-03-20 Matthew Wilcox New
[v9,03/25] mm: Ignore return value of ->readpages Change readahead API - 4 - --- 2020-03-20 Matthew Wilcox New
[v9,02/25] mm: Return void from various readahead functions Change readahead API - 4 - --- 2020-03-20 Matthew Wilcox New
[v9,01/25] mm: Move readahead prototypes from mm.h Change readahead API - 3 - --- 2020-03-20 Matthew Wilcox New
zonfs: Fix handling of read-only zones zonfs: Fix handling of read-only zones - 1 - --- 2020-03-20 Damien Le Moal New
[v12,8/8] MAINTAINERS: perf: Add pattern that matches ppc perf to the perf entry. Disable compat cruft on ppc64le v12 - - - --- 2020-03-20 Michal Suchánek New
[v12,7/8] powerpc/perf: split callchain.c by bitness Disable compat cruft on ppc64le v12 - - - --- 2020-03-20 Michal Suchánek New
[v12,6/8] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default. Disable compat cruft on ppc64le v12 - 1 - --- 2020-03-20 Michal Suchánek New
[v12,5/8] powerpc/64: make buildable without CONFIG_COMPAT Disable compat cruft on ppc64le v12 - - - --- 2020-03-20 Michal Suchánek New
[v12,4/8] powerpc/perf: consolidate valid_user_sp -> invalid_user_sp Disable compat cruft on ppc64le v12 - - - --- 2020-03-20 Michal Suchánek New
[v12,3/8] powerpc/perf: consolidate read_user_stack_32 Disable compat cruft on ppc64le v12 - 1 - --- 2020-03-20 Michal Suchánek New
[v12,2/8] powerpc: move common register copy functions from signal_32.c to signal.c Disable compat cruft on ppc64le v12 - 1 - --- 2020-03-20 Michal Suchánek New
[v12,1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro Disable compat cruft on ppc64le v12 - 1 - --- 2020-03-20 Michal Suchánek New
[v3,14/14] fanotify: report name info for FAN_DIR_MODIFY event fanotify directory modify event - - - --- 2020-03-19 Amir Goldstein New
[v3,13/14] fanotify: record name info for FAN_DIR_MODIFY event fanotify directory modify event - - - --- 2020-03-19 Amir Goldstein New
[v3,12/14] fanotify: prepare to report both parent and child fid's fanotify directory modify event - - - --- 2020-03-19 Amir Goldstein New
« 1 2 ... 329 330 331625 626 »