Show patches with: none      |   64031 patches
« 1 2 ... 344 345 346640 641 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v3,11/14] fanotify: send FAN_DIR_MODIFY event flavor with dir inode and name fanotify directory modify event - - - --- 2020-03-19 Amir Goldstein New
[v3,10/14] fanotify: divorce fanotify_path_event and fanotify_fid_event fanotify directory modify event - - - --- 2020-03-19 Amir Goldstein New
[v3,09/14] fanotify: fix merging marks masks with FAN_ONDIR fanotify directory modify event - - - --- 2020-03-19 Amir Goldstein New
[v3,08/14] fanotify: merge duplicate events on parent and child fanotify directory modify event - - - --- 2020-03-19 Amir Goldstein New
[v3,07/14] fsnotify: replace inode pointer with an object id fanotify directory modify event - - - --- 2020-03-19 Amir Goldstein New
[v3,06/14] fsnotify: pass dentry instead of inode for events possible on child fanotify directory modify event - - - --- 2020-03-19 Amir Goldstein New
[v3,05/14] fsnotify: simplify arguments passing to fsnotify_parent() fanotify directory modify event - - - --- 2020-03-19 Amir Goldstein New
[v3,04/14] fsnotify: use helpers to access data by data_type fanotify directory modify event - - - --- 2020-03-19 Amir Goldstein New
[v3,03/14] fsnotify: funnel all dirent events through fsnotify_name() fanotify directory modify event - - - --- 2020-03-19 Amir Goldstein New
[v3,02/14] fsnotify: factor helpers fsnotify_dentry() and fsnotify_file() fanotify directory modify event - - - --- 2020-03-19 Amir Goldstein New
[v3,01/14] fsnotify: tidy up FS_ and FAN_ constants fanotify directory modify event - - - --- 2020-03-19 Amir Goldstein New
[v2] iomap: return partial I/O count on error in iomap_dio_bio_actor [v2] iomap: return partial I/O count on error in iomap_dio_bio_actor - - - --- 2020-03-19 Goldwyn Rodrigues New
iomap: Submit BIOs at the end of each extent iomap: Submit BIOs at the end of each extent - - - --- 2020-03-19 Matthew Wilcox New
staging: exfat: Fix checkpatch.pl camelcase issues staging: exfat: Fix checkpatch.pl camelcase issues - - - --- 2020-03-19 Aravind Ceyardass New
[v11,8/8] MAINTAINERS: perf: Add pattern that matches ppc perf to the perf entry. Disable compat cruft on ppc64le v11 - - - --- 2020-03-19 Michal Suchánek New
[v11,7/8] powerpc/perf: split callchain.c by bitness Disable compat cruft on ppc64le v11 - - - --- 2020-03-19 Michal Suchánek New
[v11,6/8] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default. Disable compat cruft on ppc64le v11 - 1 - --- 2020-03-19 Michal Suchánek New
[v11,5/8] powerpc/64: make buildable without CONFIG_COMPAT Disable compat cruft on ppc64le v11 - - - --- 2020-03-19 Michal Suchánek New
[v11,4/8] powerpc/perf: consolidate valid_user_sp Disable compat cruft on ppc64le v11 - - - --- 2020-03-19 Michal Suchánek New
[v11,3/8] powerpc/perf: consolidate read_user_stack_32 Disable compat cruft on ppc64le v11 - 1 - --- 2020-03-19 Michal Suchánek New
[v11,2/8] powerpc: move common register copy functions from signal_32.c to signal.c Disable compat cruft on ppc64le v11 - 1 - --- 2020-03-19 Michal Suchánek New
[v11,1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro Disable compat cruft on ppc64le v11 - 1 - --- 2020-03-19 Michal Suchánek New
[v4,3/5] exec: Add a exec_update_mutex to replace cred_guard_mutex [1/2] exec: Fix dead-lock in de_thread with ptrace_attach - - - --- 2020-03-19 Bernd Edlinger New
[v4,5/5] selftests: kmod: test disabling module autoloading module autoloading fixes and cleanups 1 - - --- 2020-03-18 Eric Biggers New
[v4,4/5] selftests: kmod: fix handling test numbers above 9 module autoloading fixes and cleanups 1 - - --- 2020-03-18 Eric Biggers New
[v4,3/5] docs: admin-guide: document the kernel.modprobe sysctl module autoloading fixes and cleanups - - - --- 2020-03-18 Eric Biggers New
[v4,2/5] fs/filesystems.c: downgrade user-reachable WARN_ONCE() to pr_warn_once() module autoloading fixes and cleanups 1 1 - --- 2020-03-18 Eric Biggers New
[v4,1/5] kmod: make request_module() return an error when autoloading is disabled module autoloading fixes and cleanups 1 2 - --- 2020-03-18 Eric Biggers New
[13/13] fsinfo: Example support for NFS [ver #19] VFS: Filesystem information [ver #19] - - - --- 2020-03-18 David Howells New
[12/13] fsinfo: Example support for Ext4 [ver #19] VFS: Filesystem information [ver #19] - - - --- 2020-03-18 David Howells New
[11/13] fsinfo: Add support for AFS [ver #19] VFS: Filesystem information [ver #19] - - - --- 2020-03-18 David Howells New
« 1 2 ... 344 345 346640 641 »