Show patches with: none      |   65284 patches
« 1 2 3 4652 653 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
blk: optimization for classic polling - - - --- 2083-05-30 Nitesh Shetty Handled Elsewhere
[v3,11/11] drm: Replace strcpy() with __get_task_comm() Improve the copy of task comm - - - --- 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 - - - --- 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 - - - --- 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 - - - --- 2024-06-20 Arnd Bergmann New
[01/15] ftruncate: pass a signed offset linux system call fixes - - - --- 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 - 3 - --- 2024-06-20 John Garry New
[v9,09/10] scsi: scsi_debug: Atomic write support block atomic writes - 1 - --- 2024-06-20 John Garry New
[v9,08/10] scsi: sd: Atomic write support block atomic writes - 1 - --- 2024-06-20 John Garry New
[v9,07/10] block: Add fops atomic write support block atomic writes - 2 - --- 2024-06-20 John Garry New
[v9,06/10] block: Add atomic write support for statx block atomic writes - 2 - --- 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 - 2 - --- 2024-06-20 John Garry New
[v9,03/10] fs: Initial atomic write support block atomic writes 1 1 - --- 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 - 1 - --- 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 - - - --- 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
[2/3] udf: Avoid using corrupted block bitmap buffer udf: Fix two syzbot reports - - - --- 2024-06-17 Jan Kara New
[1/3] udf: Fix bogus checksum computation in udf_rename() udf: Fix two syzbot reports - - - --- 2024-06-17 Jan Kara New
hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode() hfs: fix to initialize fields of hfs_inode_info after hfs_alloc_inode() - - - --- 2024-06-16 Chao Yu New
[GIT,PULL] xfs: bug fix for 6.10 [GIT,PULL] xfs: bug fix for 6.10 - - - --- 2024-06-15 Chandan Babu R New
[v3] fs: modify the comments in fs/namei.c [v3] fs: modify the comments in fs/namei.c - - - --- 2024-06-15 Congjie Zhou New
[v2] fs: modify the annotation of vfs_mkdir() in fs/namei.c [v2] fs: modify the annotation of vfs_mkdir() in fs/namei.c - - - --- 2024-06-15 Congjie Zhou New
fs: modify the annotation of vfs_mkdir() in fs/namei.c fs: modify the annotation of vfs_mkdir() in fs/namei.c - - - --- 2024-06-15 Congjie Zhou New
[v2,5/5] fstests: add stress truncation + writeback test fstests: add some new LBS inspired tests - 1 - --- 2024-06-15 Luis Chamberlain New
[v2,4/5] _require_debugfs(): simplify and fix for debian fstests: add some new LBS inspired tests - 2 - --- 2024-06-15 Luis Chamberlain New
[v2,3/5] fstests: add fsstress + compaction test fstests: add some new LBS inspired tests - 1 - --- 2024-06-15 Luis Chamberlain New
[v2,2/5] fstests: add mmap page boundary tests fstests: add some new LBS inspired tests - 1 - --- 2024-06-15 Luis Chamberlain New
[v2,1/5] common: move mread() to generic helper _mread() fstests: add some new LBS inspired tests - 1 - --- 2024-06-15 Luis Chamberlain New
[v2] Documentation: the design of iomap and how to port [v2] Documentation: the design of iomap and how to port - - - --- 2024-06-14 Darrick J. Wong New
[3/3] fs/file.c: move sanity_check from alloc_fd() to put_unused_fd() fs/file.c: optimize the critical section of - 1 - --- 2024-06-14 Ma, Yu New
[2/3] fs/file.c: conditionally clear full_fds fs/file.c: optimize the critical section of - 1 - --- 2024-06-14 Ma, Yu New
[1/3] fs/file.c: add fast path in alloc_fd() fs/file.c: optimize the critical section of - 1 - --- 2024-06-14 Ma, Yu New
KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group() KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group() - - - --- 2024-06-14 Michael Ellerman New
[2/2] generic: new test which tests for an io_uring bug that causes umounts to fail [1/2] generic/269, generic/475: disable io_uring to prevent umount EBUSY flakes - - - --- 2024-06-13 Theodore Ts'o New
[1/2] generic/269, generic/475: disable io_uring to prevent umount EBUSY flakes [1/2] generic/269, generic/475: disable io_uring to prevent umount EBUSY flakes - - - --- 2024-06-13 Theodore Ts'o New
« 1 2 3 4652 653 »