Show patches with: none      |   63915 patches
« 1 2 ... 381 382 383639 640 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[GIT,PULL] xfs: fixes for 5.4-rc1 [GIT,PULL] xfs: fixes for 5.4-rc1 - - - --- 2019-09-26 Darrick J. Wong New
[git,pull] jffs2 regression fix [git,pull] jffs2 regression fix - - - --- 2019-09-26 Al Viro New
jffs2: Fix mounting under new mount API jffs2: Fix mounting under new mount API - - - --- 2019-09-26 David Howells New
[next] io_uring: ensure variable ret is initialized to zero [next] io_uring: ensure variable ret is initialized to zero - - - --- 2019-09-26 Colin King New
dcookies.c: code cleanup for hash_bits calculation in dcookie_init() dcookies.c: code cleanup for hash_bits calculation in dcookie_init() - - - --- 2019-09-26 Chengguang Xu New
[16/16] zuf: Support for dynamic-debug of zusFSs zuf: ZUFS Zero-copy User-mode FileSystem - - - --- 2019-09-26 Boaz Harrosh New
[15/16] zuf: xattr && acl implementation zuf: ZUFS Zero-copy User-mode FileSystem - - - --- 2019-09-26 Boaz Harrosh New
[14/16] zuf: ioctl implementation zuf: ZUFS Zero-copy User-mode FileSystem - - - --- 2019-09-26 Boaz Harrosh New
[13/16] zuf: More file operation zuf: ZUFS Zero-copy User-mode FileSystem - - - --- 2019-09-26 Boaz Harrosh New
[12/16] zuf: mmap & sync zuf: ZUFS Zero-copy User-mode FileSystem - - - --- 2019-09-26 Boaz Harrosh New
[11/16] zuf: Write/Read implementation zuf: ZUFS Zero-copy User-mode FileSystem - - - --- 2019-09-26 Boaz Harrosh New
[10/16] zuf: symlink zuf: ZUFS Zero-copy User-mode FileSystem - - - --- 2019-09-26 Boaz Harrosh New
[09/16] zuf: readdir operation zuf: ZUFS Zero-copy User-mode FileSystem - - - --- 2019-09-26 Boaz Harrosh New
[08/16] zuf: Namei and directory operations zuf: ZUFS Zero-copy User-mode FileSystem - - - --- 2019-09-26 Boaz Harrosh New
[07/16] zuf: mounting zuf: ZUFS Zero-copy User-mode FileSystem - - - --- 2019-09-26 Boaz Harrosh New
[06/16] zuf: Multy Devices zuf: ZUFS Zero-copy User-mode FileSystem - - - --- 2019-09-26 Boaz Harrosh New
[05/16] zuf: zuf-core The ZTs zuf: ZUFS Zero-copy User-mode FileSystem - - - --- 2019-09-26 Boaz Harrosh New
[04/16] zuf: zuf-rootfs zuf: ZUFS Zero-copy User-mode FileSystem - - - --- 2019-09-26 Boaz Harrosh New
[03/16] zuf: Preliminary Documentation zuf: ZUFS Zero-copy User-mode FileSystem - - - --- 2019-09-26 Boaz Harrosh New
[02/16] MAINTAINERS: Add the ZUFS maintainership zuf: ZUFS Zero-copy User-mode FileSystem - - - --- 2019-09-26 Boaz Harrosh New
[01/16] fs: Add the ZUF filesystem to the build + License zuf: ZUFS Zero-copy User-mode FileSystem - - - --- 2019-09-26 Boaz Harrosh New
proc: change ->nlink under proc_subdir_lock proc: change ->nlink under proc_subdir_lock - - - --- 2019-09-25 Alexey Dobriyan New
fs: direct-io: Fixed a Documentation build warn fs: direct-io: Fixed a Documentation build warn - - - --- 2019-09-25 Madhuparna Bhowmik New
[RESEND,v4] fs/epoll: Remove unnecessary wakeups of nested epoll that in ET mode [RESEND,v4] fs/epoll: Remove unnecessary wakeups of nested epoll that in ET mode - - - --- 2019-09-25 hev New
[15/15] xfs: Use filemap_huge_fault Large pages in the page-cache - - - --- 2019-09-25 Matthew Wilcox (Oracle) New
[14/15] mm: Align THP mappings for non-DAX Large pages in the page-cache - - - --- 2019-09-25 Matthew Wilcox (Oracle) New
[13/15] mm: Add a huge page fault handler for files Large pages in the page-cache - - - --- 2019-09-25 Matthew Wilcox (Oracle) New
[12/15] mm: Support removing arbitrary sized pages from mapping Large pages in the page-cache - - - --- 2019-09-25 Matthew Wilcox (Oracle) New
[11/15] mm: Remove hpage_nr_pages Large pages in the page-cache 1 - - --- 2019-09-25 Matthew Wilcox (Oracle) New
[10/15] mm: Allow find_get_page to be used for large pages Large pages in the page-cache - - - --- 2019-09-25 Matthew Wilcox (Oracle) New
[09/15] mm: Allow large pages to be added to the page cache Large pages in the page-cache - - - --- 2019-09-25 Matthew Wilcox (Oracle) New
[08/15] mm: Add __page_cache_alloc_order Large pages in the page-cache 1 - - --- 2019-09-25 Matthew Wilcox (Oracle) New
[07/15] mm: Make prep_transhuge_page tail-callable Large pages in the page-cache 1 - - --- 2019-09-25 Matthew Wilcox (Oracle) New
[06/15] xfs: Pass a page to xfs_finish_page_writeback Large pages in the page-cache - - - --- 2019-09-25 Matthew Wilcox (Oracle) New
[05/15] xfs: Support large pages Large pages in the page-cache - - - --- 2019-09-25 Matthew Wilcox (Oracle) New
[04/15] iomap: Support large pages Large pages in the page-cache - - - --- 2019-09-25 Matthew Wilcox (Oracle) New
[03/15] mm: Add file_offset_of_ helpers Large pages in the page-cache - - - --- 2019-09-25 Matthew Wilcox (Oracle) New
[02/15] fs: Introduce i_blocks_per_page Large pages in the page-cache - - - --- 2019-09-25 Matthew Wilcox (Oracle) New
[01/15] mm: Use vm_fault error code directly Large pages in the page-cache 1 - - --- 2019-09-25 Matthew Wilcox (Oracle) New
selftests: proc: Fix _GNU_SOURCE redefined build warns selftests: proc: Fix _GNU_SOURCE redefined build warns - - - --- 2019-09-24 Shuah Khan New
selftests: execveat: Fix _GNU_SOURCE redefined build warn selftests: execveat: Fix _GNU_SOURCE redefined build warn - - - --- 2019-09-24 Shuah Khan New
[GIT,PULL] iomap: (far less) new code for 5.4 [GIT,PULL] iomap: (far less) new code for 5.4 - - - --- 2019-09-24 Darrick J. Wong New
generic: check that we can't write to swap files generic: check that we can't write to swap files - - - --- 2019-09-24 Darrick J. Wong New
[RESEND,v3] fs/epoll: Remove unnecessary wakeups of nested epoll that in ET mode [RESEND,v3] fs/epoll: Remove unnecessary wakeups of nested epoll that in ET mode - - - --- 2019-09-24 hev New
fs: direct-io: Fixed a Documentation build warn fs: direct-io: Fixed a Documentation build warn - - - --- 2019-09-24 Madhuparna Bhowmik New
[git,pull] several more mount API conversions [git,pull] several more mount API conversions - - - --- 2019-09-23 Al Viro New
[trivial] fs: Fix Kconfig indentation [trivial] fs: Fix Kconfig indentation - - - --- 2019-09-23 Krzysztof Kozlowski New
[v18,19/19] kunit: fix failure to build without printk kunit: introduce KUnit, the Linux kernel unit testing framework 1 1 - --- 2019-09-23 Brendan Higgins New
[v18,18/19] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework 1 2 - --- 2019-09-23 Brendan Higgins New
[v18,17/19] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework 1 3 - --- 2019-09-23 Brendan Higgins New
[v18,16/19] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins New
[v18,15/19] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins New
[v18,14/19] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins New
[v18,13/19] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins New
[v18,12/19] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins New
[v18,11/19] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins New
[v18,10/19] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins New
[v18,09/19] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins New
[v18,08/19] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework 1 - - --- 2019-09-23 Brendan Higgins New
[v18,07/19] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins New
[v18,06/19] lib: enable building KUnit in lib/ kunit: introduce KUnit, the Linux kernel unit testing framework - 1 - --- 2019-09-23 Brendan Higgins New
[v18,05/19] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins New
[v18,04/19] kunit: test: add assertion printing library kunit: introduce KUnit, the Linux kernel unit testing framework - 1 - --- 2019-09-23 Brendan Higgins New
[v18,03/19] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins New
[v18,02/19] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-23 Brendan Higgins New
[v18,01/19] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - 4 - --- 2019-09-23 Brendan Higgins New
[-next] fuse: Make fuse_args_to_req static [-next] fuse: Make fuse_args_to_req static - - - --- 2019-09-23 Yue Haibing New
[1/1] f2fs: check total_segments from devices in raw_super [1/1] f2fs: check total_segments from devices in raw_super - 1 - --- 2019-09-23 sunqiuyang New
[v2,1/1] f2fs: update multi-dev metadata in resize_fs [v2,1/1] f2fs: update multi-dev metadata in resize_fs - 1 - --- 2019-09-23 sunqiuyang New
FUSE: fix beyond-end-of-page access in fuse_parse_cache() FUSE: fix beyond-end-of-page access in fuse_parse_cache() - - - --- 2019-09-22 Tejun Heo New
[v17,19/19] kunit: fix failure to build without printk kunit: introduce KUnit, the Linux kernel unit testing framework 1 1 - --- 2019-09-21 Brendan Higgins New
[v17,18/19] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework 1 2 - --- 2019-09-21 Brendan Higgins New
[v17,17/19] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework 1 3 - --- 2019-09-21 Brendan Higgins New
[v17,16/19] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,15/19] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,14/19] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,13/19] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,12/19] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,11/19] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,10/19] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,09/19] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,08/19] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework 1 - - --- 2019-09-21 Brendan Higgins New
[v17,07/19] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,06/19] lib: enable building KUnit in lib/ kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-09-21 Brendan Higgins New
[v17,05/19] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,04/19] kunit: test: add assertion printing library kunit: introduce KUnit, the Linux kernel unit testing framework - 1 - --- 2019-09-21 Brendan Higgins New
[v17,03/19] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,02/19] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-21 Brendan Higgins New
[v17,01/19] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - 4 - --- 2019-09-21 Brendan Higgins New
[v16,19/19] kunit: fix failure to build without printk kunit: introduce KUnit, the Linux kernel unit testing framework 1 1 - --- 2019-09-20 Brendan Higgins New
[v16,18/19] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework 1 2 - --- 2019-09-20 Brendan Higgins New
[v16,17/19] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework 1 3 - --- 2019-09-20 Brendan Higgins New
[v16,16/19] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,15/19] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,14/19] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,13/19] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,12/19] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,11/19] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,10/19] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,09/19] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
« 1 2 ... 381 382 383639 640 »