Show patches with: none      |   63814 patches
« 1 2 ... 427 428 429638 639 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,17/20] ext4: wire up new fscrypt ioctls fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers New
[RFC,v2,16/20] fscrypt: require that key be added when setting a v2 encryption policy fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers New
[RFC,v2,15/20] fscrypt: allow unprivileged users to add/remove keys for v2 policies fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers New
[RFC,v2,14/20] fscrypt: v2 encryption policy support fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers New
[RFC,v2,13/20] fscrypt: add an HKDF-SHA512 implementation fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers New
[RFC,v2,12/20] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers New
[RFC,v2,11/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers New
[RFC,v2,10/20] fs/dcache.c: add shrink_dcache_inode() fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers New
[RFC,v2,09/20] fs/inode.c: rename and export dispose_list() fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers New
[RFC,v2,08/20] fs/inode.c: export inode_lru_list_del() fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers New
[RFC,v2,07/20] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers New
[RFC,v2,06/20] fscrypt: refactor v1 policy key setup into keysetup_legacy.c fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers New
[RFC,v2,05/20] fscrypt: add ->ci_inode to fscrypt_info fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers New
[RFC,v2,04/20] fs: add ->s_master_keys to struct super_block fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers New
[RFC,v2,03/20] fscrypt: use FSCRYPT_* definitions, not FS_* fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers New
[RFC,v2,02/20] fscrypt: use FSCRYPT_ prefix for uapi constants fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers New
[RFC,v2,01/20] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h> fscrypt: key management improvements - - - --- 2019-02-11 Eric Biggers New
[v1] fcntl: Remove logically dead code [v1] fcntl: Remove logically dead code - - - --- 2019-02-11 Stanley Chu New
cifs: add test that setfattr -x fails non-existing EAs cifs: setfattr -x test for cifs - - - --- 2019-02-11 Ronnie Sahlberg New
fat: enable .splice_write to support splice on O_DIRECT file fat: enable .splice_write to support splice on O_DIRECT file 1 - - --- 2019-02-10 Hou Tao New
aio: Fix locking in aio_poll() aio: Fix locking in aio_poll() - - - --- 2019-02-09 Bart Van Assche New
[7/7] nfsd: ignore delegation self-conflicts Eliminate delegation self-conflicts - - - --- 2019-02-08 Bruce Fields New
[6/7] rpc: move rpc server threads into their own thread group Eliminate delegation self-conflicts - - - --- 2019-02-08 Bruce Fields New
[5/7] rpc: separate out body of svc_start_kthreads Eliminate delegation self-conflicts - - - --- 2019-02-08 Bruce Fields New
[4/7] kthreads: allow cloning threads with different flags Eliminate delegation self-conflicts - - - --- 2019-02-08 Bruce Fields New
[3/7] kthreads: allow multiple kthreadd's Eliminate delegation self-conflicts - - - --- 2019-02-08 Bruce Fields New
[2/7] kthreads: Simplify tsk_fork_get_node Eliminate delegation self-conflicts - - - --- 2019-02-08 Bruce Fields New
[1/7] kthreads: minor kthreadd refactoring Eliminate delegation self-conflicts - - - --- 2019-02-08 Bruce Fields New
[V2,2/2] proc/stat: Make the interrupt statistics more efficient genirq, proc: Speedup /proc/stat interrupt statistics - 1 - --- 2019-02-08 Thomas Gleixner New
[V2,1/2] genriq: Avoid summation loops for /proc/stat genirq, proc: Speedup /proc/stat interrupt statistics - - - --- 2019-02-08 Thomas Gleixner New
[2/2] infiniband/mm: convert put_page() to put_user_page*() mm: put_user_page() call site conversion first 1 2 - --- 2019-02-08 john.hubbard@gmail.com New
[1/2] mm: introduce put_user_page*(), placeholder versions mm: put_user_page() call site conversion first - 2 - --- 2019-02-08 john.hubbard@gmail.com New
[3/3] selftests: firmware: fix verify_reqs() return value firmware_loader: few selftest fixes - - - --- 2019-02-07 Luis Chamberlain New
[2/3] Revert "selftests: firmware: remove use of non-standard diff -Z option" firmware_loader: few selftest fixes - - - --- 2019-02-07 Luis Chamberlain New
[1/3] Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to config" firmware_loader: few selftest fixes - - - --- 2019-02-07 Luis Chamberlain New
[v2,3/3] kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions Untitled series #76995 - - - --- 2019-02-07 Zev Weiss New
[RFC] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes [RFC] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes - 1 - --- 2019-02-07 Slavomir Kaslev New
[v2,3/3] kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions sysctl: fix range-checking in do_proc_dointvec_minmax_conv() - - - --- 2019-02-07 Zev Weiss New
[v2,2/3] kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv sysctl: fix range-checking in do_proc_dointvec_minmax_conv() - - - --- 2019-02-07 Zev Weiss New
[v2,1/3] test_sysctl: add tests for >32-bit values written to 32-bit integers sysctl: fix range-checking in do_proc_dointvec_minmax_conv() - - - --- 2019-02-07 Zev Weiss New
fs, ipc: Use an asynchronous version of kern_unmount in IPC fs, ipc: Use an asynchronous version of kern_unmount in IPC - 1 - --- 2019-02-06 Salman Qazi New
ramfs: support O_TMPFILE ramfs: support O_TMPFILE - - - --- 2019-02-06 Alexey Dobriyan New
[2/2] aio: initialize kiocb private in case any filesystems expect it. aio: intialize kiocb private - 1 - --- 2019-02-05 hubcap@kernel.org New
[1/2] orangefs: remove two un-needed BUG_ONs... aio: intialize kiocb private - - - --- 2019-02-05 hubcap@kernel.org New
[RESEND] eventfd: prepare id to userspace via fdinfo [RESEND] eventfd: prepare id to userspace via fdinfo - - - --- 2019-02-05 Masatake YAMATO New
[v5,5/5] kernfs: initialize security of newly created nodes Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-02-05 Ondrej Mosnacek New
[v5,4/5] selinux: implement the kernfs_init_security hook Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-02-05 Ondrej Mosnacek New
[v5,3/5] LSM: add new hook for kernfs node initialization Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-02-05 Ondrej Mosnacek New
[v5,2/5] kernfs: use simple_xattrs for security attributes Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-02-05 Ondrej Mosnacek New
[v5,1/5] selinux: try security xattr after genfs for kernfs filesystems Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-02-05 Ondrej Mosnacek New
[v4,5/5] kernfs: initialize security of newly created nodes Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-02-05 Ondrej Mosnacek New
[v4,4/5] selinux: implement the kernfs_init_security hook Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-02-05 Ondrej Mosnacek New
[v4,3/5] LSM: add new hook for kernfs node initialization Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-02-05 Ondrej Mosnacek New
[v4,2/5] kernfs: use simple_xattrs for security attributes Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-02-05 Ondrej Mosnacek New
[v4,1/5] selinux: try security xattr after genfs for kernfs filesystems Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-02-05 Ondrej Mosnacek New
[-mm] elf: fixup compilation [-mm] elf: fixup compilation - - - --- 2019-02-05 Alexey Dobriyan New
[v2] exec: don't force_sigsegv processes with a pending fatal signal [v2] exec: don't force_sigsegv processes with a pending fatal signal - - - --- 2019-02-05 Ivan Delalande New
aio: Fix locking in aio_poll() aio: Fix locking in aio_poll() - - - --- 2019-02-04 Bart Van Assche New
uio: remove the unused iov_for_each macro uio: remove the unused iov_for_each macro - - - --- 2019-02-04 Christoph Hellwig New
ext4: add sysfs attr /sys/fs/ext4/<disk>/journal_task ext4: add sysfs attr /sys/fs/ext4/<disk>/journal_task - - - --- 2019-02-04 Konstantin Khlebnikov New
[6/6] mm/gup: Documentation/vm/get_user_pages.rst, MAINTAINERS RFC v2: mm: gup/dma tracking - - - --- 2019-02-04 john.hubbard@gmail.com New
[5/6] mm/gup: /proc/vmstat support for get/put user pages RFC v2: mm: gup/dma tracking - - - --- 2019-02-04 john.hubbard@gmail.com New
[4/6] mm/gup: track gup-pinned pages RFC v2: mm: gup/dma tracking - - - --- 2019-02-04 john.hubbard@gmail.com New
[3/6] mm: page_cache_add_speculative(): refactoring RFC v2: mm: gup/dma tracking - - - --- 2019-02-04 john.hubbard@gmail.com New
[2/6] infiniband/mm: convert put_page() to put_user_page*() RFC v2: mm: gup/dma tracking 1 2 - --- 2019-02-04 john.hubbard@gmail.com New
[1/6] mm: introduce put_user_page*(), placeholder versions RFC v2: mm: gup/dma tracking - 1 - --- 2019-02-04 john.hubbard@gmail.com New
[v2] mm: proc: smaps_rollup: Fix pss_locked calculation [v2] mm: proc: smaps_rollup: Fix pss_locked calculation 1 1 - --- 2019-02-03 Sandeep Patil New
side effect from "aio: don't zero entire aio_kiocb aio_get_req" side effect from "aio: don't zero entire aio_kiocb aio_get_req" - - - --- 2019-02-02 Mike Marshall New
[v3] vfat: don't read garbage after last dirent [v3] vfat: don't read garbage after last dirent - - - --- 2019-02-01 Matteo Croce New
[v1] binderfs: remove separate device_initcall() [v1] binderfs: remove separate device_initcall() 1 - - --- 2019-01-31 Christian Brauner New
autofs - use seq_puts() for simple strings in autofs_show_options() autofs - use seq_puts() for simple strings in autofs_show_options() - - - --- 2019-01-30 Ian Kent New
[RESEND,v4,3/3] fs/dcache: Track & report number of negative dentries fs/dcache: Track # of negative dentries - - - --- 2019-01-30 Waiman Long New
[RESEND,v4,2/3] fs: Don't need to put list_lru into its own cacheline fs/dcache: Track # of negative dentries - 1 - --- 2019-01-30 Waiman Long New
[RESEND,v4,1/3] fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb() fs/dcache: Track # of negative dentries - 1 - --- 2019-01-30 Waiman Long New
fs/nfs: Fix nfs_parse_devname to not modify it's argument fs/nfs: Fix nfs_parse_devname to not modify it's argument - - - --- 2019-01-30 Eric W. Biederman New
fs/btrfs: On error always free subvol_name in btrfs_mount fs/btrfs: On error always free subvol_name in btrfs_mount - 2 - --- 2019-01-30 Eric W. Biederman New
[2/2] proc/stat: Make the interrupt statistics more efficient genirq, proc: Speedup /proc/stat interrupt statistics - - - --- 2019-01-30 Thomas Gleixner New
[1/2] genriq: Avoid summation loops for /proc/stat genirq, proc: Speedup /proc/stat interrupt statistics - - - --- 2019-01-30 Thomas Gleixner New
[v3,5/5] kernfs: initialize security of newly created nodes Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-01-30 Ondrej Mosnacek New
[v3,4/5] selinux: implement the kernfs_init_security hook Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-01-30 Ondrej Mosnacek New
[v3,3/5] LSM: add new hook for kernfs node initialization Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-01-30 Ondrej Mosnacek New
[v3,2/5] kernfs: use simple_xattrs for security attributes Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-01-30 Ondrej Mosnacek New
[v3,1/5] selinux: try security xattr after genfs for kernfs filesystems Allow initializing the kernfs node's secctx based on its parent - - - --- 2019-01-30 Ondrej Mosnacek New
[2/2] Revert "mm: slowly shrink slabs with a relatively small number of objects" mm: shrinkers are now way too aggressive - - - --- 2019-01-30 Dave Chinner New
[1/2] Revert "mm: don't reclaim inodes with many attached pages" mm: shrinkers are now way too aggressive 2 - 1 --- 2019-01-30 Dave Chinner New
fuse: cache readdir calls if filesystem opts out of opendir fuse: cache readdir calls if filesystem opts out of opendir - - - --- 2019-01-29 Chad Austin New
[RFC,v5,11/11] docs: ext4.rst: Document encoding and case-insensitive Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v5,10/11] ext4: Implement EXT4_CASEFOLD_FL flag Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v5,09/11] ext4: Support encoding-aware file name lookups Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v5,08/11] ext4: Include encoding information in the superblock Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v5,07/11] MAINTAINERS: Add Unicode subsystem entry Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v5,06/11] unicode: Introduce test module for normalized utf8 implementation Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v5,05/11] unicode: Implement higher level API for string handling Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v5,04/11] unicode: reduce the size of utf8data[] Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v5,03/11] unicode: Introduce code for UTF-8 normalization Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v5,02/11] scripts: add trie generator for UTF-8 Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[RFC,v5,01/11] unicode: Add unicode character database files Ext4 Encoding and Case-insensitive support - - - --- 2019-01-28 Gabriel Krisman Bertazi New
[2/2] devpts: simplify devpts_fill_super() [1/2] devpts: remove unneeded inode_lock in mknod_ptmx - - - --- 2019-01-28 Christian Brauner New
[1/2] devpts: remove unneeded inode_lock in mknod_ptmx [1/2] devpts: remove unneeded inode_lock in mknod_ptmx - - - --- 2019-01-28 Christian Brauner New
fs: Reset fully_mapped more accurately fs: Reset fully_mapped more accurately - - - --- 2019-01-27 Liu Xiang New
« 1 2 ... 427 428 429638 639 »