Show patches with: Archived = No       |   5609 patches
« 1 2 ... 26 27 2856 57 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,2/4] mm/mempolicy: refactor a read-once mechanism into a function for re-use mm/mempolicy: weighted interleave mempolicy and sysfs extension - - - --- 2024-01-25 Gregory Price New
[v3,1/4] mm/mempolicy: implement the sysfs-based weighted_interleave interface mm/mempolicy: weighted interleave mempolicy and sysfs extension - - - --- 2024-01-25 Gregory Price New
[v2,5/5] block: remove gfp_flags from blkdev_zone_mgmt block: remove gfp_mask for blkdev_zone_mgmt() - - - --- 2024-01-25 Johannes Thumshirn New
[v2,4/5] f2fs: guard blkdev_zone_mgmt with nofs scope block: remove gfp_mask for blkdev_zone_mgmt() - - - --- 2024-01-25 Johannes Thumshirn New
[v2,3/5] btrfs: zoned: call blkdev_zone_mgmt in nofs scope block: remove gfp_mask for blkdev_zone_mgmt() - - - --- 2024-01-25 Johannes Thumshirn New
[v2,2/5] dm: dm-zoned: guard blkdev_zone_mgmt with noio scope block: remove gfp_mask for blkdev_zone_mgmt() - - - --- 2024-01-25 Johannes Thumshirn New
[v2,1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call block: remove gfp_mask for blkdev_zone_mgmt() - - - --- 2024-01-25 Johannes Thumshirn New
[RFC,v3,35/35] HACK! arm64: dts: Add fake tag storage to fvp-base-revc.dts Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,34/35] arm64: mte: Enable dynamic tag storage management Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,33/35] KVM: arm64: mte: Introduce VM_MTE_KVM VMA flag Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,32/35] KVM: arm64: mte: Reserve tag storage for virtual machines with MTE Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,31/35] khugepaged: arm64: Don't collapse MTE enabled VMAs Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,30/35] arm64: mte: ptrace: Handle pages with missing tag storage Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,29/35] arm64: mte: copypage: Handle tag restoring when missing tag storage Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,28/35] arm64: mte: swap: Handle tag restoring when missing tag storage Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,27/35] arm64: mte: Handle tag storage pages mapped in an MTE VMA Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,26/35] arm64: mte: Use fault-on-access to reserve missing tag storage Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,25/35] arm64: mte: Reserve tag block for the zero page Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,24/35] arm64: mte: Perform CMOs for tag blocks Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,23/35] arm64: mte: Try to reserve tag storage in arch_alloc_page() Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,22/35] arm64: mte: Enable tag storage if CMA areas have been activated Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,21/35] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,20/35] arm64: mte: Add tag storage memory to CMA Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,19/35] arm64: mte: Discover tag storage memory Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,18/35] arm64: mte: Rename __GFP_ZEROTAGS to __GFP_TAGGED Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,17/35] arm64: mte: Rework naming for tag manipulation functions Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,16/35] KVM: arm64: Don't deny VM_PFNMAP VMAs when kvm_has_mte() Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,15/35] of: fdt: Add of_flat_read_u32() Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,14/35] of: fdt: Return the region size in of_flat_dt_translate_address() Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,13/35] mm: memory: Introduce fault-on-access mechanism for pages Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,12/35] mm: Call arch_swap_prepare_to_restore() before arch_swap_restore() Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,11/35] mm: Allow an arch to hook into folio allocation when VMA is known Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,10/35] mm: cma: Fast track allocating memory when the pages are free Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,09/35] mm: cma: Introduce cma_remove_mem() Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,08/35] mm: cma: Introduce cma_alloc_range() Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,07/35] mm: cma: Add CMA_RELEASE_{SUCCESS,FAIL} events Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,06/35] mm: cma: Make CMA_ALLOC_SUCCESS/FAIL count the number of pages Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,05/35] mm: cma: Don't append newline when generating CMA area name Add support for arm64 MTE dynamic tag storage reuse - 1 - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,04/35] mm: page_alloc: Partially revert "mm: page_alloc: remove stale CMA guard code" Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,03/35] mm: page_alloc: Add an arch hook to filter MIGRATE_CMA allocations Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,02/35] mm: page_alloc: Add an arch hook early in free_pages_prepare() Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[RFC,v3,01/35] mm: page_alloc: Add gfp_flags parameter to arch_alloc_page() Add support for arm64 MTE dynamic tag storage reuse - - - --- 2024-01-25 Alexandru Elisei New
[3/3] Enable support for tmpfs quotas Add support for tmpfs quotas - - - --- 2024-01-25 Carlos Maiolino New
[2/3] Add quotactl_fd() support Add support for tmpfs quotas - - - --- 2024-01-25 Carlos Maiolino New
[1/3] Rename searched_dir->sd_dir to sd_isdir Add support for tmpfs quotas - - - --- 2024-01-25 Carlos Maiolino New
[5.10/5.15,v2,1/1,RFC] mm/truncate: Replace page_mapped() call in invalidate_inode_page() mm/truncate: fix WARNING in ext4_set_page_dirty() - 1 - --- 2024-01-25 Roman Smirnov New
[GIT,PULL] overlayfs fixes for 6.8-rc2 [GIT,PULL] overlayfs fixes for 6.8-rc2 - - - --- 2024-01-25 Amir Goldstein New
[v2,41/41] filelock: split leases out of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,40/41] filelock: remove temporary compatability macros filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,39/41] smb/server: adapt to breakup of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,38/41] smb/client: adapt to breakup of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,37/41] ocfs2: adapt to breakup of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,36/41] nfsd: adapt to breakup of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,35/41] nfs: adapt to breakup of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,34/41] lockd: adapt to breakup of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,33/41] gfs2: adapt to breakup of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,32/41] dlm: adapt to breakup of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,31/41] ceph: adapt to breakup of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,30/41] afs: adapt to breakup of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,29/41] 9p: adapt to breakup of struct file_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,28/41] filelock: convert seqfile handling to use file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,27/41] filelock: convert locks_translate_pid to take file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,26/41] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,25/41] filelock: convert locks_wake_up_blocks to take a file_lock_core pointer filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,24/41] filelock: make assign_type helper take a file_lock_core pointer filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,23/41] filelock: reorganize locks_delete_block and __locks_insert_block filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,22/41] filelock: clean up locks_delete_block internals filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,21/41] filelock: convert fl_blocker to file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,20/41] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_co… filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,19/41] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,18/41] filelock: convert locks_{insert,delete}_global_blocked filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,17/41] filelock: make locks_{insert,delete}_global_locks take file_lock_core arg filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,16/41] filelock: convert posix_owner_key to take file_lock_core arg filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,15/41] filelock: make posix_same_owner take file_lock_core pointers filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,14/41] filelock: convert more internal functions to use file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,13/41] filelock: convert some internal functions to use file_lock_core instead filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,12/41] filelock: have fs/locks.c deal with file_lock_core directly filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,11/41] filelock: add coccinelle scripts to move fields to struct file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,10/41] filelock: split common fields into struct file_lock_core filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,09/41] filelock: drop the IS_* macros filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,08/41] afs: rename fl_type variable in afs_next_locker filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,07/41] 9p: rename fl_type variable in v9fs_file_do_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,06/41] lockd: rename fl_flags and fl_type variables in nlmclnt_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,05/41] nfsd: rename fl_type and fl_flags variables in nfsd4_lock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,04/41] nfs: rename fl_flags variable in nfs4_proc_unlck filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,03/41] dlm: rename fl_flags variable in dlm_posix_unlock filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,02/41] filelock: rename fl_pid variable in lock_get_status filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[v2,01/41] filelock: rename some fields in tracepoints filelock: split struct file_lock into file_lock and file_lease structs - - - --- 2024-01-25 Jeff Layton New
[net] tcp: add sanity checks to rx zerocopy [net] tcp: add sanity checks to rx zerocopy - - - --- 2024-01-25 Eric Dumazet New
[GIT,PULL] netfs fixes [GIT,PULL] netfs fixes - - - --- 2024-01-25 Christian Brauner New
[19/19] writeback: simplify writeback iteration [01/19] writeback: fix done_index when hitting the wbc->nr_to_write - 1 - --- 2024-01-25 Christoph Hellwig New
[18/19] iomap: Convert iomap_writepages() to use for_each_writeback_folio() [01/19] writeback: fix done_index when hitting the wbc->nr_to_write - 1 - --- 2024-01-25 Christoph Hellwig New
[17/19] writeback: update the kerneldoc comment for tag_pages_for_writeback [01/19] writeback: fix done_index when hitting the wbc->nr_to_write 1 1 - --- 2024-01-25 Christoph Hellwig New
[16/19] writeback: Remove a use of write_cache_pages() from do_writepages() [01/19] writeback: fix done_index when hitting the wbc->nr_to_write 1 1 - --- 2024-01-25 Christoph Hellwig New
[15/19] writeback: Add for_each_writeback_folio() [01/19] writeback: fix done_index when hitting the wbc->nr_to_write 1 1 - --- 2024-01-25 Christoph Hellwig New
[14/19] writeback: Factor writeback_iter_next() out of write_cache_pages() [01/19] writeback: fix done_index when hitting the wbc->nr_to_write 1 1 - --- 2024-01-25 Christoph Hellwig New
[13/19] writeback: Move the folio_prepare_writeback loop out of write_cache_pages() [01/19] writeback: fix done_index when hitting the wbc->nr_to_write 1 1 - --- 2024-01-25 Christoph Hellwig New
[12/19] writeback: Factor writeback_iter_init() out of write_cache_pages() [01/19] writeback: fix done_index when hitting the wbc->nr_to_write 1 1 - --- 2024-01-25 Christoph Hellwig New
[11/19] writeback: Use the folio_batch queue iterator [01/19] writeback: fix done_index when hitting the wbc->nr_to_write 1 1 - --- 2024-01-25 Christoph Hellwig New
[10/19] pagevec: Add ability to iterate a queue [01/19] writeback: fix done_index when hitting the wbc->nr_to_write 1 1 - --- 2024-01-25 Christoph Hellwig New
« 1 2 ... 26 27 2856 57 »