Show patches with: Archived = No       |   5787 patches
« 1 2 ... 54 55 5657 58 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[27/34] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[26/34] KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86) KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[25/34] KVM: selftests: Add helpers to convert guest memory b/w private and shared KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[24/34] KVM: selftests: Add support for creating private memslots KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[23/34] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2 KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[22/34] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[21/34] KVM: x86: Add support for "protected VMs" that can utilize private memory KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-11-05 Paolo Bonzini New
[20/34] KVM: Allow arch code to track number of memslot address spaces per VM KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-11-05 Paolo Bonzini New
[19/34] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-11-05 Paolo Bonzini New
[18/34] KVM: x86/mmu: Handle page fault for private memory KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[17/34] KVM: x86: Disallow hugepages when memory attributes are mixed KVM: guest_memfd() and per-page attributes - - - --- 2023-11-05 Paolo Bonzini New
[16/34] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN KVM: guest_memfd() and per-page attributes - 3 1 --- 2023-11-05 Paolo Bonzini New
[15/34] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[14/34] fs: Rename anon_inode_getfile_secure() and anon_inode_getfd_secure() KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-11-05 Paolo Bonzini New
[13/34] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable KVM: guest_memfd() and per-page attributes - - - --- 2023-11-05 Paolo Bonzini New
[12/34] KVM: Introduce per-page memory attributes KVM: guest_memfd() and per-page attributes - 1 1 --- 2023-11-05 Paolo Bonzini New
[11/34] KVM: Drop .on_unlock() mmu_notifier hook KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-11-05 Paolo Bonzini New
[10/34] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-11-05 Paolo Bonzini New
[09/34] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace KVM: guest_memfd() and per-page attributes - 3 1 --- 2023-11-05 Paolo Bonzini New
[08/34] KVM: Introduce KVM_SET_USER_MEMORY_REGION2 KVM: guest_memfd() and per-page attributes 1 3 1 --- 2023-11-05 Paolo Bonzini New
[07/34] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER KVM: guest_memfd() and per-page attributes 1 2 1 --- 2023-11-05 Paolo Bonzini New
[06/34] KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU KVM: guest_memfd() and per-page attributes - - - --- 2023-11-05 Paolo Bonzini New
[05/34] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER KVM: guest_memfd() and per-page attributes - 2 - --- 2023-11-05 Paolo Bonzini New
[04/34] KVM: WARN if there are dangling MMU invalidations at VM destruction KVM: guest_memfd() and per-page attributes - 2 1 --- 2023-11-05 Paolo Bonzini New
[03/34] KVM: Use gfn instead of hva for mmu_notifier_retry KVM: guest_memfd() and per-page attributes - 4 1 --- 2023-11-05 Paolo Bonzini New
[02/34] KVM: Assert that mmu_invalidate_in_progress *never* goes negative KVM: guest_memfd() and per-page attributes - 3 1 --- 2023-11-05 Paolo Bonzini New
[01/34] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges KVM: guest_memfd() and per-page attributes - 4 1 --- 2023-11-05 Paolo Bonzini New
fuse: fix stale data issue of virtiofs with dax fuse: fix stale data issue of virtiofs with dax - - 1 --- 2023-11-05 Liu Bo New
vfs: remove a redundant might_sleep in wait_on_inode vfs: remove a redundant might_sleep in wait_on_inode - - - --- 2023-11-04 Mateusz Guzik New
[v2,2/2] fs: handle freezing from multiple devices fs: handle freezing from multiple devices - 2 - --- 2023-11-04 Christian Brauner New
[v2,1/2] fs: remove dead check [v2,1/2] fs: remove dead check - 2 - --- 2023-11-04 Christian Brauner New
[v2] poll: Fix use-after-free in poll_freewait() [v2] poll: Fix use-after-free in poll_freewait() - - - --- 2023-06-14 Lu Jialin Accepted
[v2,2/3] memory: export symbols for memory related functions Untitled series #756929 - - - --- 2023-06-14 Wei-chin Tsai (蔡維晉) Handled Elsewhere
block: Fix dio_cleanup() to advance the head index block: Fix dio_cleanup() to advance the head index - 2 - --- 2023-06-13 David Howells Under Review
[v2] eventfd: show the EFD_SEMAPHORE flag in fdinfo [v2] eventfd: show the EFD_SEMAPHORE flag in fdinfo - - - --- 2023-06-13 Wen Yang Accepted
[v2] eventfd: add a uapi header for eventfd userspace APIs [v2] eventfd: add a uapi header for eventfd userspace APIs - - - --- 2023-06-13 Wen Yang Under Review
[v1,2/2] mm: /proc/pid/smaps: Report contpte mappings Report on physically contiguous memory in smaps - - - --- 2023-06-13 Ryan Roberts Handled Elsewhere
[v1,1/2] mm: /proc/pid/smaps: Report large folio mappings Report on physically contiguous memory in smaps - - - --- 2023-06-13 Ryan Roberts Handled Elsewhere
[v3,3/3] ovl: change layer mount option handling ovl: port to new mount api & updated layer parsing - - - --- 2023-06-13 Christian Brauner Under Review
[v3,2/3] ovl: port to new mount api ovl: port to new mount api & updated layer parsing - - - --- 2023-06-13 Christian Brauner Under Review
[v3,1/3] ovl: check type and offset of struct vfsmount in ovl_entry ovl: port to new mount api & updated layer parsing - - - --- 2023-06-13 Christian Brauner Under Review
[v18,5/5] selftests: mm: add pagemap ioctl tests Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-06-13 Muhammad Usama Anjum Handled Elsewhere
[v18,4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-06-13 Muhammad Usama Anjum Handled Elsewhere
[v18,3/5] tools headers UAPI: Update linux/fs.h with the kernel sources Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-06-13 Muhammad Usama Anjum Handled Elsewhere
[v18,2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-06-13 Muhammad Usama Anjum Handled Elsewhere
[v18,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-06-13 Muhammad Usama Anjum Handled Elsewhere
sched/psi: Fix use-after-free in poll_freewait() sched/psi: Fix use-after-free in poll_freewait() - - - --- 2023-06-13 Lu Jialin Superseded
[RFC,v3,3/3] ACPI: APEI: EINJ: Add support for vendor defined error types Add support for Vendor Defined Error Types in Einj Module - 1 - --- 2023-06-12 Avadhut Naik Handled Elsewhere
[RFC,v3,2/3] fs: debugfs: Add write functionality to debugfs blobs Add support for Vendor Defined Error Types in Einj Module - 1 - --- 2023-06-12 Avadhut Naik Handled Elsewhere
[RFC,v3,1/3] ACPI: APEI: EINJ: Refactor available_error_type_show() Add support for Vendor Defined Error Types in Einj Module - - - --- 2023-06-12 Avadhut Naik Handled Elsewhere
[v3,14/14] buffer: Convert block_truncate_page() to use a folio gfs2/buffer folio changes for 6.5 - - - --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,13/14] buffer: Use a folio in __find_get_block_slow() gfs2/buffer folio changes for 6.5 - - - --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,12/14] buffer: Convert link_dev_buffers to take a folio gfs2/buffer folio changes for 6.5 - - - --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,11/14] buffer: Convert init_page_buffers() to folio_init_buffers() gfs2/buffer folio changes for 6.5 - - - --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,10/14] buffer: Convert grow_dev_page() to use a folio gfs2/buffer folio changes for 6.5 - - - --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,09/14] buffer: Convert page_zero_new_buffers() to folio_zero_new_buffers() gfs2/buffer folio changes for 6.5 - - - --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,08/14] buffer: Convert __block_commit_write() to take a folio gfs2/buffer folio changes for 6.5 - - - --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,07/14] buffer: Convert block_page_mkwrite() to use a folio gfs2/buffer folio changes for 6.5 - - - --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,06/14] buffer: Make block_write_full_page() handle large folios correctly gfs2/buffer folio changes for 6.5 - 1 1 --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,05/14] gfs2: Support ludicrously large folios in gfs2_trans_add_databufs() gfs2/buffer folio changes for 6.5 - 1 1 --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,04/14] buffer: Convert __block_write_full_page() to __block_write_full_folio() gfs2/buffer folio changes for 6.5 - 1 1 --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,03/14] gfs2: Convert gfs2_write_jdata_page() to gfs2_write_jdata_folio() gfs2/buffer folio changes for 6.5 - 1 1 --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,02/14] gfs2: Pass a folio to __gfs2_jdata_write_folio() gfs2/buffer folio changes for 6.5 - 1 1 --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,01/14] gfs2: Use a folio inside gfs2_jdata_writepage() gfs2/buffer folio changes for 6.5 - 1 1 --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,8/8] iomap: Copy larger chunks from userspace Create large folios in iomap buffered write path - 1 - --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,7/8] iomap: Create large folios in the buffered write path Create large folios in iomap buffered write path - 1 - --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,6/8] filemap: Allow __filemap_get_folio to allocate large folios Create large folios in iomap buffered write path - 1 - --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,5/8] filemap: Add fgf_t typedef Create large folios in iomap buffered write path - 1 - --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,4/8] iomap: Remove unnecessary test from iomap_release_folio() Create large folios in iomap buffered write path - 1 - --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,3/8] doc: Correct the description of ->release_folio Create large folios in iomap buffered write path - 1 - --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,2/8] iomap: Remove large folio handling in iomap_invalidate_folio() Create large folios in iomap buffered write path - 2 - --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v3,1/8] iov_iter: Handle compound highmem pages in copy_page_from_iter_atomic() Create large folios in iomap buffered write path - 1 - --- 2023-06-12 Matthew Wilcox (Oracle) Under Review
[v2] block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED [v2] block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED - 2 - --- 2023-06-12 David Howells Superseded
block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED block: Fix dio_bio_alloc() to set BIO_PAGE_PINNED - - - --- 2023-06-12 David Howells Superseded
block: Add config option to not allow writing to mounted devices block: Add config option to not allow writing to mounted devices - - - --- 2023-06-12 Jan Kara Under Review
[v2,8/8] cifs: update the ctime on a partial page write fs: add some missing ctime updates - - - --- 2023-06-12 Jeffrey Layton Under Review
[v2,7/8] apparmor: update ctime whenever the mtime changes on an inode fs: add some missing ctime updates - - - --- 2023-06-12 Jeffrey Layton Under Review
[v2,6/8] exfat: ensure that ctime is updated whenever the mtime is fs: add some missing ctime updates - - - --- 2023-06-12 Jeffrey Layton Under Review
[v2,5/8] efivarfs: update ctime when mtime changes on a write fs: add some missing ctime updates - - - --- 2023-06-12 Jeffrey Layton Under Review
[v2,4/8] bfs: update ctime in addition to mtime when adding entries fs: add some missing ctime updates - - - --- 2023-06-12 Jeffrey Layton Under Review
[v2,3/8] autofs: set ctime as well when mtime changes on a dir fs: add some missing ctime updates 1 - - --- 2023-06-12 Jeffrey Layton Under Review
[v2,2/8] usb: update the ctime as well when updating mtime after an ioctl fs: add some missing ctime updates - - - --- 2023-06-12 Jeffrey Layton Under Review
[v2,1/8] ibmvmc: update ctime in conjunction with mtime on write fs: add some missing ctime updates - - - --- 2023-06-12 Jeffrey Layton Under Review
[5.10,14/68] afs: Fix setting of mtime when creating a file/dir/symlink Untitled series #756236 - 2 - --- 2023-06-12 Greg Kroah-Hartman Handled Elsewhere
[5.15,13/91] afs: Fix setting of mtime when creating a file/dir/symlink Untitled series #756243 - 2 - --- 2023-06-12 Greg Kroah-Hartman Handled Elsewhere
[6.1,007/132] afs: Fix setting of mtime when creating a file/dir/symlink Untitled series #756244 - 2 - --- 2023-06-12 Greg Kroah-Hartman Handled Elsewhere
[6.3,005/160] afs: Fix setting of mtime when creating a file/dir/symlink Untitled series #756249 - 2 - --- 2023-06-12 Greg Kroah-Hartman Handled Elsewhere
zonefs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method zonefs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method - - - --- 2023-06-12 Christoph Hellwig Accepted
eventfd: show flags in fdinfo eventfd: show flags in fdinfo - - - --- 2023-06-11 Wen Yang Superseded
eventfd: add a uapi header for eventfd userspace APIs eventfd: add a uapi header for eventfd userspace APIs - - - --- 2023-06-11 Wen Yang Superseded
fs: Fix comment typo fs: Fix comment typo - - - --- 2023-06-11 Shaomin Deng Accepted
fsnotify: move fsnotify_open() hook into do_dentry_open() fsnotify: move fsnotify_open() hook into do_dentry_open() - - - --- 2023-06-11 Amir Goldstein Accepted
[v2,2/2] ovl: modify layer parameter parsing ovl: port to new mount api & updated layer parsing - - - --- 2023-06-09 Christian Brauner Superseded
[v2,1/2] ovl: port to new mount api ovl: port to new mount api & updated layer parsing - - - --- 2023-06-09 Christian Brauner Superseded
fs/aio: Stop allocating aio rings from HIGHMEM fs/aio: Stop allocating aio rings from HIGHMEM - 1 - --- 2023-06-09 Fabio M. De Francesco Accepted
[9/9] cifs: update the ctime on a partial page write fs: add some missing ctime updates - - - --- 2023-06-09 Jeffrey Layton Superseded
[8/9] apparmor: update ctime whenever the mtime changes on an inode fs: add some missing ctime updates - - - --- 2023-06-09 Jeffrey Layton Superseded
[7/9] gfs2: update ctime when quota is updated fs: add some missing ctime updates - - - --- 2023-06-09 Jeffrey Layton Superseded
[6/9] exfat: ensure that ctime is updated whenever the mtime is fs: add some missing ctime updates - - - --- 2023-06-09 Jeffrey Layton Superseded
[5/9] efivarfs: update ctime when mtime changes on a write fs: add some missing ctime updates - - - --- 2023-06-09 Jeffrey Layton Superseded
« 1 2 ... 54 55 5657 58 »