Show patches with: none      |   64546 patches
« 1 2 ... 405 406 407645 646 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,1/6] x86,s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig Remove x86-specific code from generic headers - 2 - --- 2019-07-18 Thiago Jung Bauermann New
[RFC,v7,1/1] Add dm verity root hash pkcs7 sig validation. Add dm verity root hash pkcs7 sig validation. - - - --- 2019-07-18 Jaskaran Singh Khurana New
[8/8] iomap: move internal declarations into fs/iomap/ iomap: regroup code by functional area - 1 - --- 2019-07-17 Darrick J. Wong New
[7/8] iomap: move the main iteration code into a separate file iomap: regroup code by functional area - 1 - --- 2019-07-17 Darrick J. Wong New
[6/8] iomap: move the buffered IO code into a separate file iomap: regroup code by functional area - 1 - --- 2019-07-17 Darrick J. Wong New
[5/8] iomap: move the direct IO code into a separate file iomap: regroup code by functional area - 1 - --- 2019-07-17 Darrick J. Wong New
[4/8] iomap: move the SEEK_HOLE code into a separate file iomap: regroup code by functional area - 1 - --- 2019-07-17 Darrick J. Wong New
[3/8] iomap: move the file mapping reporting code into a separate file iomap: regroup code by functional area - 1 - --- 2019-07-17 Darrick J. Wong New
[2/8] iomap: move the swapfile code into a separate file iomap: regroup code by functional area - 1 - --- 2019-07-17 Darrick J. Wong New
[1/8] iomap: start moving code to fs/iomap/ iomap: regroup code by functional area - 1 - --- 2019-07-17 Darrick J. Wong New
[v2,2/2] f2fs: Support case-insensitive file name lookups Casefolding in F2FS - - - --- 2019-07-17 Daniel Rosenberg New
[v2,1/2] f2fs: include charset encoding information in the superblock Casefolding in F2FS - - - --- 2019-07-17 Daniel Rosenberg New
[v11,18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework 1 2 - --- 2019-07-17 Brendan Higgins New
[v11,17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework 1 2 - --- 2019-07-17 Brendan Higgins New
[v11,16/18] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-17 Brendan Higgins New
[v11,15/18] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-17 Brendan Higgins New
[v11,14/18] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-17 Brendan Higgins New
[v11,13/18] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-17 Brendan Higgins New
[v11,12/18] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-17 Brendan Higgins New
[v11,11/18] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-17 Brendan Higgins New
[v11,10/18] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-17 Brendan Higgins New
[v11,09/18] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-17 Brendan Higgins New
[v11,08/18] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework 1 - - --- 2019-07-17 Brendan Higgins New
[v11,07/18] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-17 Brendan Higgins New
[v11,06/18] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework 1 3 - --- 2019-07-17 Brendan Higgins New
[v11,05/18] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-17 Brendan Higgins New
[v11,04/18] kunit: test: add kunit_stream a std::stream like logger kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-17 Brendan Higgins New
[v11,03/18] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-17 Brendan Higgins New
[v11,02/18] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-17 Brendan Higgins New
[v11,01/18] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - 4 - --- 2019-07-17 Brendan Higgins New
[v2,4/4] tools: Add fchmodat4 [v2,1/4] Non-functional cleanup of a "__user * filename" - - - --- 2019-07-17 Palmer Dabbelt New
[v2,3/4] arch: Register fchmodat4, usually as syscall 434 [v2,1/4] Non-functional cleanup of a "__user * filename" - - - --- 2019-07-17 Palmer Dabbelt New
[v2,2/4] Add fchmodat4(), a new syscall [v2,1/4] Non-functional cleanup of a "__user * filename" - - - --- 2019-07-17 Palmer Dabbelt New
[v2,1/4] Non-functional cleanup of a "__user * filename" [v2,1/4] Non-functional cleanup of a "__user * filename" - - - --- 2019-07-17 Palmer Dabbelt New
[CIFS] Add flock support [CIFS] Add flock support - 1 - --- 2019-07-17 Steve French New
[GIT,PULL] orangefs: two small fixes [GIT,PULL] orangefs: two small fixes - - - --- 2019-07-16 Mike Marshall New
[v10,18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework 1 2 - --- 2019-07-16 Brendan Higgins New
[v10,17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework 1 2 - --- 2019-07-16 Brendan Higgins New
[v10,16/18] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-16 Brendan Higgins New
[v10,15/18] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-16 Brendan Higgins New
[v10,14/18] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-16 Brendan Higgins New
[v10,13/18] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-16 Brendan Higgins New
[v10,12/18] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-16 Brendan Higgins New
[v10,11/18] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-16 Brendan Higgins New
[v10,10/18] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-16 Brendan Higgins New
[v10,09/18] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-16 Brendan Higgins New
[v10,08/18] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework 1 - - --- 2019-07-16 Brendan Higgins New
[v10,07/18] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-16 Brendan Higgins New
[v10,06/18] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework 1 3 - --- 2019-07-16 Brendan Higgins New
[v10,05/18] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-16 Brendan Higgins New
[v10,04/18] kunit: test: add kunit_stream a std::stream like logger kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-16 Brendan Higgins New
[v10,03/18] kunit: test: add string_stream a std::stream like string builder kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-16 Brendan Higgins New
[v10,02/18] kunit: test: add test resource management API kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-16 Brendan Higgins New
[v10,01/18] kunit: test: add KUnit test runner core kunit: introduce KUnit, the Linux kernel unit testing framework - 4 - --- 2019-07-16 Brendan Higgins New
[v4,4/4] numa: introduce numa cling feature [v2,1/4] numa: introduce per-cgroup numa balancing locality statistic - - - --- 2019-07-16 王贇 New
[v2,3/4] numa: introduce numa group per task group [v2,1/4] numa: introduce per-cgroup numa balancing locality statistic - - - --- 2019-07-16 王贇 New
[v2,2/4] numa: append per-node execution time in cpu.numa_stat [v2,1/4] numa: introduce per-cgroup numa balancing locality statistic - - - --- 2019-07-16 王贇 New
[v2,1/4] numa: introduce per-cgroup numa balancing locality statistic [v2,1/4] numa: introduce per-cgroup numa balancing locality statistic - - - --- 2019-07-16 王贇 New
[9/9] iomap: move internal declarations into fs/iomap/ iomap: regroup code by functional area - 1 - --- 2019-07-15 Darrick J. Wong New
[8/9] iomap: move the main iteration code into a separate file iomap: regroup code by functional area - 1 - --- 2019-07-15 Darrick J. Wong New
[7/9] iomap: move the page migration code into a separate file iomap: regroup code by functional area - - - --- 2019-07-15 Darrick J. Wong New
[6/9] iomap: move the buffered IO code into a separate file iomap: regroup code by functional area - 1 - --- 2019-07-15 Darrick J. Wong New
[5/9] iomap: move the direct IO code into a separate file iomap: regroup code by functional area - 1 - --- 2019-07-15 Darrick J. Wong New
[4/9] iomap: move the SEEK_HOLE code into a separate file iomap: regroup code by functional area - 1 - --- 2019-07-15 Darrick J. Wong New
[3/9] iomap: move the file mapping reporting code into a separate file iomap: regroup code by functional area - 1 - --- 2019-07-15 Darrick J. Wong New
[2/9] iomap: move the swapfile code into a separate file iomap: regroup code by functional area - 1 - --- 2019-07-15 Darrick J. Wong New
[1/9] iomap: start moving code to fs/iomap/ iomap: regroup code by functional area - - - --- 2019-07-15 Darrick J. Wong New
[4/4] ovl: add support for SHUTDOWN ioctl Overlayfs SHUTDOWN ioctl - - - --- 2019-07-15 Amir Goldstein New
[3/4] ovl: add pre/post access hooks to underlying layers Overlayfs SHUTDOWN ioctl - - - --- 2019-07-15 Amir Goldstein New
[2/4] ovl: use generic vfs_ioc_setflags_prepare() helper Overlayfs SHUTDOWN ioctl - - - --- 2019-07-15 Amir Goldstein New
[1/4] ovl: support [S|G]ETFLAGS ioctl for directories Overlayfs SHUTDOWN ioctl - - - --- 2019-07-15 Amir Goldstein New
mm/gup: Use put_user_page*() instead of put_page*() mm/gup: Use put_user_page*() instead of put_page*() - - - --- 2019-07-14 Bharath Vedartham New
fs/binfmt_elf.c: remove unnecessary white space. fs/binfmt_elf.c: remove unnecessary white space. - - - --- 2019-07-13 Jungseung Lee New
[3/3] fs/core/vmcore: Move sev_active() reference to x86 arch code Remove x86-specific code from generic headers - - - --- 2019-07-13 Thiago Jung Bauermann New
[2/3] DMA mapping: Move SME handling to x86-specific files Remove x86-specific code from generic headers - - - --- 2019-07-13 Thiago Jung Bauermann New
[1/3] x86,s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig Remove x86-specific code from generic headers - 2 - --- 2019-07-13 Thiago Jung Bauermann New
[v2,4/4] nfs/super: check NFS_CAP_ACLS instead of the NFS version [v2,1/4] fs/posix_acl: apply umask if superblock disables ACL support - - - --- 2019-07-13 Max Kellermann New
[v2,3/4] linux/fs.h: fix umask on NFS with CONFIG_FS_POSIX_ACL=n [v2,1/4] fs/posix_acl: apply umask if superblock disables ACL support - 1 - --- 2019-07-13 Max Kellermann New
[v2,2/4] fs/ext4/acl: apply umask if ACL support is disabled [v2,1/4] fs/posix_acl: apply umask if superblock disables ACL support - - - --- 2019-07-13 Max Kellermann New
[v2,1/4] fs/posix_acl: apply umask if superblock disables ACL support [v2,1/4] fs/posix_acl: apply umask if superblock disables ACL support - - - --- 2019-07-13 Max Kellermann New
[GIT,PULL] xfs: new features for 5.3 [GIT,PULL] xfs: new features for 5.3 - - - --- 2019-07-12 Darrick J. Wong New
[v2] Revert "NFS: readdirplus optimization by cache mechanism" (memleak) [v2] Revert "NFS: readdirplus optimization by cache mechanism" (memleak) - - - --- 2019-07-12 Max Kellermann New
proc: Fix uninitialized byte read in get_mm_cmdline() proc: Fix uninitialized byte read in get_mm_cmdline() 1 - - --- 2019-07-12 Alexey Izbyshev New
Revert "NFS: readdirplus optimization by cache mechanism" (memleak) Revert "NFS: readdirplus optimization by cache mechanism" (memleak) - - - --- 2019-07-12 Max Kellermann New
[5.2,11/61] block: fix .bi_size overflow Untitled series #145347 - 1 - --- 2019-07-12 Greg Kroah-Hartman New
[v9,18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section kunit: introduce KUnit, the Linux kernel unit testing framework 1 2 - --- 2019-07-12 Brendan Higgins New
[v9,17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() kunit: introduce KUnit, the Linux kernel unit testing framework 1 2 - --- 2019-07-12 Brendan Higgins New
[v9,16/18] MAINTAINERS: add entry for KUnit the unit testing framework kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-12 Brendan Higgins New
[v9,15/18] Documentation: kunit: add documentation for KUnit kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-12 Brendan Higgins New
[v9,14/18] kunit: defconfig: add defconfigs for building KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-12 Brendan Higgins New
[v9,13/18] kunit: tool: add Python wrappers for running KUnit tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-12 Brendan Higgins New
[v9,12/18] kunit: test: add tests for KUnit managed resources kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-12 Brendan Higgins New
[v9,11/18] kunit: test: add the concept of assertions kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-12 Brendan Higgins New
[v9,10/18] kunit: test: add tests for kunit test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-12 Brendan Higgins New
[v9,09/18] kunit: test: add support for test abort kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-12 Brendan Higgins New
[v9,08/18] objtool: add kunit_try_catch_throw to the noreturn list kunit: introduce KUnit, the Linux kernel unit testing framework 1 - - --- 2019-07-12 Brendan Higgins New
[v9,07/18] kunit: test: add initial tests kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-12 Brendan Higgins New
[v9,06/18] kbuild: enable building KUnit kunit: introduce KUnit, the Linux kernel unit testing framework 1 3 - --- 2019-07-12 Brendan Higgins New
[v9,05/18] kunit: test: add the concept of expectations kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-12 Brendan Higgins New
[v9,04/18] kunit: test: add kunit_stream a std::stream like logger kunit: introduce KUnit, the Linux kernel unit testing framework - 2 - --- 2019-07-12 Brendan Higgins New
« 1 2 ... 405 406 407645 646 »