Show patches with: Archived = No       |   3259 patches
« 1 2 3 432 33 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
binfmt_elf: Correct `arch_check_elf's description - - - --- 2015-09-06 Maciej W. Rozycki Superseded
binfmt_elf: Don't clobber passed executable's file header - - - --- 2015-09-06 Maciej W. Rozycki Superseded
[RFC,v2,1/2] Protected FIFOs and regular files - - - --- 2017-09-26 Salvatore Mesoraca Superseded
[RFC,v2,2/2] Protected O_CREAT open in sticky directory - - - --- 2017-09-26 Salvatore Mesoraca Superseded
[v3,1/2] Protected FIFOs and regular files - - - --- 2017-11-22 Salvatore Mesoraca Superseded
fs/dcache: use write lock in the fallback instead of read lock fs/dcache: use write lock in the fallback instead of read lock - - - --- 2022-03-25 Niels Dossche Superseded
pipe: use __pipe_{lock,unlock} instead of spinlock pipe: use __pipe_{lock,unlock} instead of spinlock - - - --- 2023-01-03 Hongchen Zhang Superseded
[v2] pipe: use __pipe_{lock,unlock} instead of spinlock [v2] pipe: use __pipe_{lock,unlock} instead of spinlock - - - --- 2023-01-03 Hongchen Zhang Superseded
[v3] pipe: use __pipe_{lock,unlock} instead of spinlock [v3] pipe: use __pipe_{lock,unlock} instead of spinlock - - - --- 2023-01-06 Hongchen Zhang Superseded
[v3] pipe: use __pipe_{lock,unlock} instead of spinlock [v3] pipe: use __pipe_{lock,unlock} instead of spinlock - - - --- 2023-01-06 Hongchen Zhang Superseded
[1/5] fs: RWF flags override default IOCB flags from file flags [1/5] fs: RWF flags override default IOCB flags from file flags - - - --- 2019-05-11 Stefan Bühler RFC
[2/5] tcp: handle SPLICE_F_NONBLOCK in tcp_splice_read [1/5] fs: RWF flags override default IOCB flags from file flags - - - --- 2019-05-11 Stefan Bühler RFC
[3/5] pipe: use IOCB_NOWAIT instead of O_NONBLOCK [1/5] fs: RWF flags override default IOCB flags from file flags - - - --- 2019-05-11 Stefan Bühler RFC
[4/5] socket: use IOCB_NOWAIT instead of O_NONBLOCK [1/5] fs: RWF flags override default IOCB flags from file flags - - - --- 2019-05-11 Stefan Bühler RFC
[5/5] io_uring: use FMODE_NOWAIT to detect files supporting IOCB_NOWAIT [1/5] fs: RWF flags override default IOCB flags from file flags - - - --- 2019-05-11 Stefan Bühler RFC
[PING] binfmt_elf: Correct `arch_check_elf's description - - - --- 2015-10-26 Maciej W. Rozycki Accepted
[PING] binfmt_elf: Don't clobber passed executable's file header - - - --- 2015-10-26 Maciej W. Rozycki Accepted
[v2] unicode: implement utf8 unit tests as a KUnit test suite. [v2] unicode: implement utf8 unit tests as a KUnit test suite. - - - --- 2020-04-16 Ricardo Cañuelo Accepted
[v4] Protected FIFOs and regular files 1 - 1 --- 2018-02-27 Salvatore Mesoraca Under Review
[01/29] fs: pass dentry to set acl method acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[02/29] fs: rename current get acl method acl: add vfs posix acl api - 1 - --- 2022-09-22 Christian Brauner New
[03/29] fs: add new get acl method acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[04/29] cifs: implement get acl method acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[05/29] cifs: implement set acl method acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[06/29] 9p: implement get acl method acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[07/29] 9p: implement set acl method acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[08/29] acl: add vfs_set_acl() acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[09/29] security: add set acl hook acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[10/29] selinux: implement set acl hook acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[11/29] smack: implement set acl hook acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[12/29] evm: implement set acl hook acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[13/29] acl: use set acl hook acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[14/29] evm: add post set acl hook acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[15/29] acl: add vfs_get_acl() acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[16/29] acl: add vfs_remove_acl() acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[17/29] evm: simplify evm_xattr_acl_change() acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[18/29] ksmbd: use vfs_remove_acl() acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[19/29] ecryptfs: implement get acl method acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[20/29] ecryptfs: implement set acl method acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[21/29] ovl: implement get acl method acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[22/29] ovl: implement set acl method acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[23/29] ovl: use posix acl api acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[24/29] xattr: use posix acl api acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[25/29] ecryptfs: use stub posix acl handlers acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[26/29] ovl: use stub posix acl handlers acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[27/29] cifs: use stub posix acl handlers acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[28/29] 9p: use stub posix acl handlers acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
[29/29] acl: remove a slew of now unused helpers acl: add vfs posix acl api - - - --- 2022-09-22 Christian Brauner New
fs: drop useless condition from inode_needs_update_time fs: drop useless condition from inode_needs_update_time - - - --- 2022-09-22 Jeff Layton New
[v2] proc: report open files as size in stat() for /proc/pid/fd [v2] proc: report open files as size in stat() for /proc/pid/fd - - - --- 2022-09-22 Ivan Babrou New
[1/2] fs/ntfs3: Add option "nocase" fs/ntfs3: Add option "nocase" and refactoring - - - --- 2022-09-23 Konstantin Komarov New
[2/2] fs/ntfs3: Rename variables and add comment fs/ntfs3: Add option "nocase" and refactoring - - - --- 2022-09-23 Konstantin Komarov New
[v3,1/3] quota: Check next/prev free block number after reading from quota file Check content after reading from quota file - - - --- 2022-09-23 Zhihao Cheng New
[v3,2/3] quota: Replace all block number checking with helper function Check content after reading from quota file - - - --- 2022-09-23 Zhihao Cheng New
[v3,3/3] quota: Add more checking after reading from quota file Check content after reading from quota file - - - --- 2022-09-23 Zhihao Cheng New
[v2,RESEND] namei: clear nd->root.mnt before O_CREAT unlazy [v2,RESEND] namei: clear nd->root.mnt before O_CREAT unlazy - - - --- 2022-09-23 Brian Foster New
[v2,01/16] slab: Remove __malloc attribute from realloc functions slab: Introduce kmalloc_size_roundup() 1 - - --- 2022-09-23 Kees Cook New
[v2,02/16] slab: Introduce kmalloc_size_roundup() slab: Introduce kmalloc_size_roundup() - 1 - --- 2022-09-23 Kees Cook New
[v2,03/16] skbuff: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,04/16] skbuff: Phase out ksize() fallback for frag_size slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,05/16] net: ipa: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - 1 - --- 2022-09-23 Kees Cook New
[v2,06/16] igb: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,07/16] btrfs: send: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() 1 - - --- 2022-09-23 Kees Cook New
[v2,08/16] dma-buf: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - 1 - --- 2022-09-23 Kees Cook New
[v2,09/16] coredump: Proactively round up to kmalloc bucket size slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,10/16] openvswitch: Use kmalloc_size_roundup() to match ksize() usage slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,11/16] bpf: Use kmalloc_size_roundup() to match ksize() usage slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,12/16] devres: Use kmalloc_size_roundup() to match ksize() usage slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,13/16] mempool: Use kmalloc_size_roundup() to match ksize() usage slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,14/16] kasan: Remove ksize()-related tests slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,15/16] mm: Make ksize() a reporting-only function slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[v2,16/16] slab: Restore __alloc_size attribute to __kmalloc_track_caller slab: Introduce kmalloc_size_roundup() - - - --- 2022-09-23 Kees Cook New
[printk,02/18] printk: Declare log_wait properly preparation for threaded/atomic printing - 2 - --- 2022-09-24 John Ogness New
[printk,07/18] printk: Convert console list walks for readers to list lock preparation for threaded/atomic printing - 1 - --- 2022-09-24 John Ogness New
[printk,11/18] printk: Convert console_drivers list to hlist preparation for threaded/atomic printing - - - --- 2022-09-24 John Ogness New
virtio_fs.c: add check kmalloc return virtio_fs.c: add check kmalloc return - - - --- 2022-09-24 liujing New
[1/3] xfs: fix the calculation of length and end mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind - 1 - --- 2022-09-25 Shiyang Ruan New
[2/3] fs: move drop_pagecache_sb() for others to use mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind - - - --- 2022-09-25 Shiyang Ruan New
[3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind - - - --- 2022-09-25 Shiyang Ruan New
fs/notify: ftrace: Remove obsoleted fanotify_event_has_path() fs/notify: ftrace: Remove obsoleted fanotify_event_has_path() - - - --- 2022-09-26 Gaosheng Cui New
[RFC,v2,1/8] ext4: Stop searching if PA doesn't satisfy non-extent file ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-09-26 Ojaswin Mujoo New
[RFC,v2,2/8] ext4: Refactor code related to freeing PAs ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-09-26 Ojaswin Mujoo New
[RFC,v2,3/8] ext4: Refactor code in ext4_mb_normalize_request() and ext4_mb_use_preallocated() ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-09-26 Ojaswin Mujoo New
[RFC,v2,4/8] ext4: Move overlap assert logic into a separate function ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-09-26 Ojaswin Mujoo New
[RFC,v2,5/8] ext4: Abstract out overlap fix/check logic in ext4_mb_normalize_request() ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-09-26 Ojaswin Mujoo New
[RFC,v2,6/8] ext4: Convert pa->pa_inode_list and pa->pa_obj_lock into a union ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-09-26 Ojaswin Mujoo New
[RFC,v2,7/8] ext4: Use rbtrees to manage PAs instead of inode i_prealloc_list ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-09-26 Ojaswin Mujoo New
[RFC,v2,8/8] ext4: Remove the logic to trim inode PAs ext4: Convert inode preallocation list to an rbtree - 1 - --- 2022-09-26 Ojaswin Mujoo New
[v2,01/30] orangefs: rework posix acl handling when creating new filesystem objects acl: add vfs posix acl api - - - --- 2022-09-26 Christian Brauner New
[v2,02/30] fs: pass dentry to set acl method acl: add vfs posix acl api - - - --- 2022-09-26 Christian Brauner New
[v2,03/30] fs: rename current get acl method acl: add vfs posix acl api - 1 - --- 2022-09-26 Christian Brauner New
[v2,04/30] fs: add new get acl method acl: add vfs posix acl api - - - --- 2022-09-26 Christian Brauner New
[v2,05/30] cifs: implement get acl method acl: add vfs posix acl api - - - --- 2022-09-26 Christian Brauner New
[v2,06/30] cifs: implement set acl method acl: add vfs posix acl api - - - --- 2022-09-26 Christian Brauner New
[v2,07/30] 9p: implement get acl method acl: add vfs posix acl api - - - --- 2022-09-26 Christian Brauner New
[v2,08/30] 9p: implement set acl method acl: add vfs posix acl api - - - --- 2022-09-26 Christian Brauner New
[v2,09/30] acl: add vfs_set_acl() acl: add vfs posix acl api - - - --- 2022-09-26 Christian Brauner New
[v2,10/30] security: add set acl hook acl: add vfs posix acl api 1 - - --- 2022-09-26 Christian Brauner New
[v2,11/30] selinux: implement set acl hook acl: add vfs posix acl api 1 - - --- 2022-09-26 Christian Brauner New
[v2,12/30] smack: implement set acl hook acl: add vfs posix acl api 1 1 - --- 2022-09-26 Christian Brauner New
« 1 2 3 432 33 »