Show patches with: none      |   64844 patches
« 1 2 ... 391 392 393648 649 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v16,08/19] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework 1 - - --- 2019-09-20 Brendan Higgins New
[v16,07/19] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,06/19] lib: enable building KUnit in lib/ kunit: introduce KUnit, the Linux kernel unit testing framework - - - --- 2019-09-20 Brendan Higgins New
[v16,05/19] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,04/19] kunit: test: add assertion printing library kunit: introduce KUnit, the Linux kernel unit testing framework - 1 - --- 2019-09-20 Brendan Higgins New
[v16,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-20 Brendan Higgins New
[v16,02/19] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - 3 - --- 2019-09-20 Brendan Higgins New
[v16,01/19] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - 4 - --- 2019-09-20 Brendan Higgins New
[v3,3/3] drivers/md/raid5-ppl.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET Fix typo in RWH_WRITE_LIFE_NOT_SET constant name - - - --- 2019-09-20 Eugene Syromiatnikov New
[v3,2/3] drivers/md/raid5.c: use the new spelling of RWH_WRITE_LIFE_NOT_SET Fix typo in RWH_WRITE_LIFE_NOT_SET constant name - - - --- 2019-09-20 Eugene Syromiatnikov New
[v3,1/3] fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint name Fix typo in RWH_WRITE_LIFE_NOT_SET constant name - - - --- 2019-09-20 Eugene Syromiatnikov New
[v2] mm: implement write-behind policy for sequential file writes [v2] mm: implement write-behind policy for sequential file writes - - - --- 2019-09-20 Konstantin Khlebnikov New
ubifs: Remove obsolete TODO from dfs_file_write() ubifs: Remove obsolete TODO from dfs_file_write() - - - --- 2019-09-20 Richard Weinberger New
[-next] treewide: remove unused argument in lock_release() [-next] treewide: remove unused argument in lock_release() 2 - - --- 2019-09-19 Qian Cai New
[ANNOUNCE] xfs-linux: iomap-5.4-merge rebased to 1b4fdf4f30db [ANNOUNCE] xfs-linux: iomap-5.4-merge rebased to 1b4fdf4f30db - - - --- 2019-09-19 Darrick J. Wong New
[RFC] fuse: optimize writepages search [RFC] fuse: optimize writepages search - - - --- 2019-09-19 Vasily Averin New
[RESEND,v2] fs/epoll: Remove unnecessary wakeups of nested epoll that in ET mode [RESEND,v2] fs/epoll: Remove unnecessary wakeups of nested epoll that in ET mode - - - --- 2019-09-19 hev New
[RFC,3/3] btrfs: implement encoded (compressed) writes fs: interface for directly writing encoded (e.g., compressed) data - - - --- 2019-09-19 Omar Sandoval New
[RFC,2/3] fs: add RWF_ENCODED for writing compressed data fs: interface for directly writing encoded (e.g., compressed) data - - - --- 2019-09-19 Omar Sandoval New
readv.2: Document new RWF_ENCODED flag to pwritev2() readv.2: Document new RWF_ENCODED flag to pwritev2() - - - --- 2019-09-19 Omar Sandoval New
[RFC,1/3] fs: pass READ/WRITE to kiocb_set_rw_flags() fs: interface for directly writing encoded (e.g., compressed) data - - - --- 2019-09-19 Omar Sandoval New
[git,pull] autofs-related stuff [git,pull] autofs-related stuff - - - --- 2019-09-19 Al Viro New
[git,pull] more mount API conversions [git,pull] more mount API conversions - - - --- 2019-09-19 Al Viro New
[ghak90,V7,21/21] audit: add proc interface for capcontid audit: implement container identifier - - - --- 2019-09-19 Richard Guy Briggs New
[ghak90,V7,20/21] audit: add capcontid to set contid outside init_user_ns audit: implement container identifier - - - --- 2019-09-19 Richard Guy Briggs New
[ghak90,V7,19/21] audit: check cont depth audit: implement container identifier - - - --- 2019-09-19 Richard Guy Briggs New
[ghak90,V7,18/21] audit: track container nesting audit: implement container identifier - - - --- 2019-09-19 Richard Guy Briggs New
[ghak90,V7,17/21] audit: add support for loginuid/sessionid set/get by netlink audit: implement container identifier - - - --- 2019-09-19 Richard Guy Briggs New
[ghak90,V7,16/21] audit: add support for contid set/get by netlink audit: implement container identifier - - - --- 2019-09-19 Richard Guy Briggs New
[ghak90,V7,15/21] sched: pull task_is_descendant into kernel/sched/core.c audit: implement container identifier - - - --- 2019-09-19 Richard Guy Briggs New
[ghak90,V7,14/21] audit: contid check descendancy and nesting audit: implement container identifier - - - --- 2019-09-19 Richard Guy Briggs New
[ghak90,V7,13/21] audit: NETFILTER_PKT: record each container ID associated with a netNS audit: implement container identifier 1 1 - --- 2019-09-19 Richard Guy Briggs New
[ghak90,V7,12/21] audit: add support for containerid to network namespaces audit: implement container identifier 1 1 - --- 2019-09-19 Richard Guy Briggs New
[ghak90,V7,11/21] audit: add containerid filtering audit: implement container identifier 2 1 - --- 2019-09-19 Richard Guy Briggs New
[ghak90,V7,10/21] audit: add containerid support for user records audit: implement container identifier 1 1 - --- 2019-09-19 Richard Guy Briggs New
[ghak90,V7,09/21] audit: add support for non-syscall auxiliary records audit: implement container identifier 2 1 - --- 2019-09-19 Richard Guy Briggs New
[ghak90,V7,08/21] audit: add contid support for signalling the audit daemon audit: implement container identifier - - - --- 2019-09-19 Richard Guy Briggs New
[ghak90,V7,07/21] audit: log container info of syscalls audit: implement container identifier 3 1 - --- 2019-09-19 Richard Guy Briggs New
[ghak90,V7,06/21] audit: contid limit of 32k imposed to avoid DoS audit: implement container identifier - - - --- 2019-09-19 Richard Guy Briggs New
[ghak90,V7,05/21] audit: log drop of contid on exit of last task audit: implement container identifier - - - --- 2019-09-19 Richard Guy Briggs New
[ghak90,V7,04/21] audit: convert to contid list to check for orch/engine ownership audit: implement container identifier - - - --- 2019-09-19 Richard Guy Briggs New
[ghak90,V7,03/21] audit: read container ID of a process audit: implement container identifier 2 1 - --- 2019-09-19 Richard Guy Briggs New
[ghak90,V7,02/21] audit: add container id audit: implement container identifier 3 1 - --- 2019-09-19 Richard Guy Briggs New
[ghak90,V7,01/21] audit: collect audit task parameters audit: implement container identifier 1 1 - --- 2019-09-19 Richard Guy Briggs New
drivers/staging/exfat - fix SPDX tags.. drivers/staging/exfat - fix SPDX tags.. - - - --- 2019-09-19 Valdis Kl ē tnieks New
fuse: unexport fuse_put_request fuse: unexport fuse_put_request - 1 - --- 2019-09-18 Arnd Bergmann New
compat_ioctl: fix reimplemented SG_IO handling causing -EINVAL from sg_io() compat_ioctl: fix reimplemented SG_IO handling causing -EINVAL from sg_io() - - - --- 2019-09-18 Steffen Maier New
[1/1] f2fs: update multi-dev metadata in resize_fs [1/1] f2fs: update multi-dev metadata in resize_fs - - - --- 2019-09-18 sunqiuyang New
idr: Prevent unintended underflow for the idr index idr: Prevent unintended underflow for the idr index - - - --- 2019-09-17 Jordan Crouse New
[v4] fuse: kmemcg account fs data [v4] fuse: kmemcg account fs data - 1 - --- 2019-09-17 Khazhy Kumykov New
[GIT,PULL] fs/unicode: Changes for v5.4-rc1 [GIT,PULL] fs/unicode: Changes for v5.4-rc1 - - - --- 2019-09-17 Gabriel Krisman Bertazi New
[GIT,PULL] xfs: new code for 5.4 [GIT,PULL] xfs: new code for 5.4 - - - --- 2019-09-17 Darrick J. Wong New
[GIT,PULL] iomap: new code for 5.4 [GIT,PULL] iomap: new code for 5.4 - - - --- 2019-09-17 Darrick J. Wong New
[GIT,PULL] vfs: prohibit writes to active swap devices [GIT,PULL] vfs: prohibit writes to active swap devices - - - --- 2019-09-17 Darrick J. Wong New
virtio-fs: rename num_queues to num_request_queues virtio-fs: rename num_queues to num_request_queues - 1 - --- 2019-09-17 Stefan Hajnoczi New
fs/affs: release memory if affs_init_bitmap fails fs/affs: release memory if affs_init_bitmap fails - - - --- 2019-09-17 Navid Emamdoost New
[git,pull] work.mount - infrastructure [git,pull] work.mount - infrastructure - - - --- 2019-09-17 Al Viro New
[git,pull] d_path fixup [git,pull] d_path fixup - - - --- 2019-09-17 Al Viro New
[v3,2/2] fuse: kmemcg account fs data [v3,1/2] fuse: on 64-bit store time in d_fsdata directly - 1 - --- 2019-09-16 Khazhy Kumykov New
[v3,1/2] fuse: on 64-bit store time in d_fsdata directly [v3,1/2] fuse: on 64-bit store time in d_fsdata directly - 1 - --- 2019-09-16 Khazhy Kumykov New
[GIT,PULL] y2038: add inode timestamp clamping [GIT,PULL] y2038: add inode timestamp clamping - - - --- 2019-09-16 Arnd Bergmann New
[GIT PULL afs: Development for 5.4 [GIT PULL afs: Development for 5.4 - - 1 --- 2019-09-16 David Howells New
[GIT,PULL] file locking changes for v5.4 [GIT,PULL] file locking changes for v5.4 - - - --- 2019-09-16 Jeff Layton New
[GIT,PULL] fs-verity for 5.4 [GIT,PULL] fs-verity for 5.4 - - - --- 2019-09-16 Eric Biggers New
[GIT,PULL] fscrypt updates for 5.4 [GIT,PULL] fscrypt updates for 5.4 - - - --- 2019-09-16 Eric Biggers New
Re: Possible FS race condition between iterate_dir and d_alloc_parallel Re: Possible FS race condition between iterate_dir and d_alloc_parallel - - - --- 2019-09-14 Al Viro New
fuse: lost unlock_page in fuse_writepage() fuse: lost unlock_page in fuse_writepage() - - - --- 2019-09-13 Vasily Averin New
[RFC] pipe: Convert ring to head/tail [RFC] pipe: Convert ring to head/tail - - - --- 2019-09-13 David Howells New
[v9,8/8] powerpc/perf: split callchain.c by bitness Disable compat cruft on ppc64le v9 - - - --- 2019-09-13 Michal Suchánek New
[v9,7/8] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default. Disable compat cruft on ppc64le v9 - 1 - --- 2019-09-13 Michal Suchánek New
[v9,6/8] powerpc/64: make buildable without CONFIG_COMPAT Disable compat cruft on ppc64le v9 - - - --- 2019-09-13 Michal Suchánek New
« 1 2 ... 391 392 393648 649 »