Show patches with: Archived = No       |   4905 patches
« 1 2 3 449 50 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,2/2] exec: Avoid pathological argc, envc, and bprm->p values exec: Avoid pathological argc, envc, and bprm->p values - - - --- 2024-06-21 Kees Cook New
[v2,1/2] execve: Keep bprm->argmin behind CONFIG_MMU exec: Avoid pathological argc, envc, and bprm->p values - - - --- 2024-06-21 Kees Cook New
[v2,3/3] Turn off test_uffdio_wp if CONFIG_PTE_MARKER_UFFD_WP is not configured. [v2,1/3] Fix userfaultfd_api to return EINVAL as expected - - - --- 2024-06-21 Audra Mitchell New
[v2,2/3] Update uffd-stress to handle EINVAL for unset config features [v2,1/3] Fix userfaultfd_api to return EINVAL as expected 1 - - --- 2024-06-21 Audra Mitchell New
[v2,1/3] Fix userfaultfd_api to return EINVAL as expected [v2,1/3] Fix userfaultfd_api to return EINVAL as expected 1 - - --- 2024-06-21 Audra Mitchell New
[2/2] mm: Avoid overflows in dirty throttling logic mm: Avoid possible overflows in dirty throttling - 1 - --- 2024-06-21 Jan Kara New
[1/2] Revert "mm/writeback: fix possible divide-by-zero in wb_dirty_limits(), again" mm: Avoid possible overflows in dirty throttling - 1 - --- 2024-06-21 Jan Kara New
[13/13] xfs: Enable file data forcealign feature forcealign for xfs - - - --- 2024-06-21 John Garry New
[12/13] xfs: Don't revert allocated offset for forcealign forcealign for xfs - 1 - --- 2024-06-21 John Garry New
[11/13] xfs: Only free full extents for forcealign forcealign for xfs - 1 - --- 2024-06-21 John Garry New
[10/13] xfs: Unmap blocks according to forcealign forcealign for xfs - - - --- 2024-06-21 John Garry New
[09/13] xfs: Update xfs_inode_alloc_unitsize_fsb() for forcealign forcealign for xfs - - - --- 2024-06-21 John Garry New
[08/13] xfs: Do not free EOF blocks for forcealign forcealign for xfs - 1 - --- 2024-06-21 John Garry New
[07/13] xfs: Introduce FORCEALIGN inode flag forcealign for xfs - - - --- 2024-06-21 John Garry New
[06/13] xfs: align args->minlen for forced allocation alignment forcealign for xfs - 1 - --- 2024-06-21 John Garry New
[05/13] xfs: introduce forced allocation alignment forcealign for xfs - 1 - --- 2024-06-21 John Garry New
[04/13] xfs: make EOF allocation simpler forcealign for xfs - - - --- 2024-06-21 John Garry New
[03/13] xfs: simplify extent allocation alignment forcealign for xfs - - - --- 2024-06-21 John Garry New
[02/13] xfs: always tail align maxlen allocations forcealign for xfs - 1 - --- 2024-06-21 John Garry New
[01/13] xfs: only allow minlen allocations when near ENOSPC forcealign for xfs - - - --- 2024-06-21 John Garry New
[v3,11/11] drm: Replace strcpy() with __get_task_comm() Improve the copy of task comm 1 - - --- 2024-06-21 Yafang Shao New
[v3,10/11] net: Replace strcpy() with __get_task_comm() Improve the copy of task comm - - - --- 2024-06-21 Yafang Shao New
[v3,09/11] tracing: Replace strncpy() with __get_task_comm() Improve the copy of task comm 1 - - --- 2024-06-21 Yafang Shao New
[v3,08/11] tsacct: Replace strncpy() with __get_task_comm() Improve the copy of task comm - - - --- 2024-06-21 Yafang Shao New
[v3,07/11] mm/kmemleak: Replace strncpy() with __get_task_comm() Improve the copy of task comm 1 - - --- 2024-06-21 Yafang Shao New
[v3,06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul} Improve the copy of task comm - - - --- 2024-06-21 Yafang Shao New
[v3,05/11] mm/util: Fix possible race condition in kstrdup() Improve the copy of task comm - - - --- 2024-06-21 Yafang Shao New
[v3,04/11] bpftool: Ensure task comm is always NUL-terminated Improve the copy of task comm - 1 - --- 2024-06-21 Yafang Shao New
[v3,03/11] security: Replace memcpy() with __get_task_comm() Improve the copy of task comm 1 - - --- 2024-06-21 Yafang Shao New
[v3,02/11] auditsc: Replace memcpy() with __get_task_comm() Improve the copy of task comm 1 - - --- 2024-06-21 Yafang Shao New
[v3,01/11] fs/exec: Drop task_lock() inside __get_task_comm() Improve the copy of task comm - - - --- 2024-06-21 Yafang Shao New
[v2,09/17] cifs: Defer read completion Untitled series #863994 - - - --- 2024-06-20 David Howells New
[17/17] netfs: Speed up buffered reading netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[16/17] afs: Make read subreqs async netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[15/17] netfs: Simplify the writeback code netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[14/17] netfs: Use new sheaf data type and iterator instead of xarray iter netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[13/17] mm: Define struct sheaf and ITER_SHEAF to handle a sequence of folios netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[12/17] netfs: Move max_len/max_nr_segs from netfs_io_subrequest to netfs_io_stream netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[11/17] cifs: Move the 'pid' from the subreq to the req netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[10/17] cifs: Only pick a channel once per read request netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[09/17] cifs: Defer read completion netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[08/17] netfs: Delete some xarray-wangling functions that aren't used netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[07/17] netfs: Reduce number of conditional branches in netfs_perform_write() netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[06/17] 9p: Enable multipage folios netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[05/17] netfs: Record contention stats for writeback lock netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[04/17] netfs: Adjust labels in /proc/fs/netfs/stats netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[03/17] netfs: Fix early issue of write op on partial write to folio tail netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[02/17] netfs, cifs: Move CIFS_INO_MODIFIED_ATTR to netfs_inode netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[01/17] netfs: Fix io_uring based write-through netfs, cifs: Miscellaneous fixes and read/write improvements - - - --- 2024-06-20 David Howells New
[15/15] linux/syscalls.h: add missing __user annotations linux system call fixes - - - --- 2024-06-20 Arnd Bergmann New
[14/15] asm-generic: unistd: fix time32 compat syscall handling linux system call fixes - - - --- 2024-06-20 Arnd Bergmann New
[13/15] syscalls: mmap(): use unsigned offset type consistently linux system call fixes - - - --- 2024-06-20 Arnd Bergmann New
[12/15] s390: remove native mmap2() syscall linux system call fixes 1 - - --- 2024-06-20 Arnd Bergmann New
[11/15] hexagon: fix fadvise64_64 calling conventions linux system call fixes - - - --- 2024-06-20 Arnd Bergmann New
[10/15] csky, hexagon: fix broken sys_sync_file_range linux system call fixes - - - --- 2024-06-20 Arnd Bergmann New
[09/15] sh: rework sync_file_range ABI linux system call fixes - - - --- 2024-06-20 Arnd Bergmann New
[08/15] powerpc: restore some missing spu syscalls linux system call fixes - - - --- 2024-06-20 Arnd Bergmann New
[07/15] parisc: use generic sys_fanotify_mark implementation linux system call fixes 1 - 1 --- 2024-06-20 Arnd Bergmann New
[06/15] parisc: use correct compat recv/recvfrom syscalls linux system call fixes - - - --- 2024-06-20 Arnd Bergmann New
[05/15] sparc: fix compat recv/recvfrom syscalls linux system call fixes - - - --- 2024-06-20 Arnd Bergmann New
[04/15] sparc: fix old compat_sys_select() linux system call fixes - - - --- 2024-06-20 Arnd Bergmann New
[03/15] mips: fix compat_sys_lseek syscall linux system call fixes - - - --- 2024-06-20 Arnd Bergmann New
[02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage linux system call fixes 1 - - --- 2024-06-20 Arnd Bergmann New
[01/15] ftruncate: pass a signed offset linux system call fixes - 1 - --- 2024-06-20 Arnd Bergmann New
[v2] filemap: add trace events for get_pages, map_pages, and fault [v2] filemap: add trace events for get_pages, map_pages, and fault - - - --- 2024-06-20 Takaya Saeki New
udf: Avoid excessive partition lengths udf: Avoid excessive partition lengths - - - --- 2024-06-20 Jan Kara New
[v2] statx.2: Document STATX_SUBVOL [v2] statx.2: Document STATX_SUBVOL - - - --- 2024-06-20 John Garry New
[v9,10/10] nvme: Atomic write support block atomic writes - 5 - --- 2024-06-20 John Garry New
[v9,09/10] scsi: scsi_debug: Atomic write support block atomic writes - 2 - --- 2024-06-20 John Garry New
[v9,08/10] scsi: sd: Atomic write support block atomic writes - 2 - --- 2024-06-20 John Garry New
[v9,07/10] block: Add fops atomic write support block atomic writes - 3 - --- 2024-06-20 John Garry New
[v9,06/10] block: Add atomic write support for statx block atomic writes - 3 - --- 2024-06-20 John Garry New
[v9,05/10] block: Add core atomic write support block atomic writes - 2 - --- 2024-06-20 John Garry New
[v9,04/10] fs: Add initial atomic write support info to statx block atomic writes - 3 - --- 2024-06-20 John Garry New
[v9,03/10] fs: Initial atomic write support block atomic writes 1 2 - --- 2024-06-20 John Garry New
[v9,02/10] block: Generalize chunk_sectors support as boundary support block atomic writes - 2 - --- 2024-06-20 John Garry New
[v9,01/10] block: Pass blk_queue_get_max_sectors() a request pointer block atomic writes - 5 - --- 2024-06-20 John Garry New
vfs: reorder checks in may_create_in_sticky vfs: reorder checks in may_create_in_sticky - 2 - --- 2024-06-20 Mateusz Guzik New
[3/3] fuse: Use in_group_or_capable() helper [1/3] fs: Export in_group_or_capable() - - - --- 2024-06-20 Youling Tang New
[2/3] f2fs: Use in_group_or_capable() helper [1/3] fs: Export in_group_or_capable() - - - --- 2024-06-20 Youling Tang New
[1/3] fs: Export in_group_or_capable() [1/3] fs: Export in_group_or_capable() - - - --- 2024-06-20 Youling Tang New
openpromfs: add missing MODULE_DESCRIPTION() macro openpromfs: add missing MODULE_DESCRIPTION() macro - - - --- 2024-06-19 Jeff Johnson New
nsfs: add pid translation ioctls nsfs: add pid translation ioctls - - - --- 2024-06-19 Christian Brauner New
[v5,6/6] selftests/proc: add PROCMAP_QUERY ioctl tests ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-18 Andrii Nakryiko New
[v5,5/6] tools: sync uapi/linux/fs.h header into tools subdir ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-18 Andrii Nakryiko New
[v5,4/6] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-18 Andrii Nakryiko New
[v5,3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-18 Andrii Nakryiko New
[v5,2/6] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-18 Andrii Nakryiko New
[v5,1/6] fs/procfs: extract logic for getting VMA name constituents ioctl()-based API to query VMAs from /proc/<pid>/maps - - - --- 2024-06-18 Andrii Nakryiko New
[-next,v6,2/2] iomap: don't increase i_size in iomap_write_end() iomap/xfs: fix stale data exposure when truncating realtime inodes - 1 - --- 2024-06-18 Zhang Yi New
[-next,v6,1/2] xfs: reserve blocks for truncating large realtime inode iomap/xfs: fix stale data exposure when truncating realtime inodes - 1 - --- 2024-06-18 Zhang Yi New
[RFC] mm/readahead: Fix repeat initial_readahead [RFC] mm/readahead: Fix repeat initial_readahead - - - --- 2024-06-18 Peng Zhang New
[2/2] vfs: reorder struct file structure elements to remove unneeded padding. [1/2] xfs: reorder xfs_inode structure elements to remove unneeded padding. - - - --- 2024-06-18 Junchao Sun New
[1/2] xfs: reorder xfs_inode structure elements to remove unneeded padding. [1/2] xfs: reorder xfs_inode structure elements to remove unneeded padding. - - - --- 2024-06-18 Junchao Sun New
filemap: add trace events for get_pages, map_pages, and fault filemap: add trace events for get_pages, map_pages, and fault - 1 - --- 2024-06-18 Takaya Saeki New
[1/1] binfmt_elf, coredump: Log the reason of the failed core dumps binfmt_elf, coredump: Log the reason of the failed core dumps - - - --- 2024-06-17 Roman Kisel New
tools/testing/radix-tree: add missing MODULE_DESCRIPTION definition tools/testing/radix-tree: add missing MODULE_DESCRIPTION definition - 1 - --- 2024-06-17 Sidhartha Kumar New
[2/2] vfs: generate FS_CREATE before FS_OPEN when ->atomic_open used. fsnotify: Generate FS_CREATE event before FS_OPEN - 1 1 --- 2024-06-17 Jan Kara New
[1/2] fsnotify: Do not generate events for O_PATH file descriptors fsnotify: Generate FS_CREATE event before FS_OPEN - 1 - --- 2024-06-17 Jan Kara New
[3/3] udf: Drop load_block_bitmap() wrapper udf: Fix two syzbot reports - - - --- 2024-06-17 Jan Kara New
« 1 2 3 449 50 »