messages from 2024-01-25 10:45:10 to 2024-01-26 20:00:50 UTC [more...]
[PATCH RFC v3 00/35] Add support for arm64 MTE dynamic tag storage reuse
2024-01-26 20:00 UTC (40+ messages)
` [PATCH RFC v3 01/35] mm: page_alloc: Add gfp_flags parameter to arch_alloc_page()
` [PATCH RFC v3 02/35] mm: page_alloc: Add an arch hook early in free_pages_prepare()
` [PATCH RFC v3 03/35] mm: page_alloc: Add an arch hook to filter MIGRATE_CMA allocations
` [PATCH RFC v3 04/35] mm: page_alloc: Partially revert "mm: page_alloc: remove stale CMA guard code"
` [PATCH RFC v3 05/35] mm: cma: Don't append newline when generating CMA area name
` [PATCH RFC v3 06/35] mm: cma: Make CMA_ALLOC_SUCCESS/FAIL count the number of pages
` [PATCH RFC v3 07/35] mm: cma: Add CMA_RELEASE_{SUCCESS,FAIL} events
` [PATCH RFC v3 08/35] mm: cma: Introduce cma_alloc_range()
` [PATCH RFC v3 09/35] mm: cma: Introduce cma_remove_mem()
` [PATCH RFC v3 10/35] mm: cma: Fast track allocating memory when the pages are free
` [PATCH RFC v3 11/35] mm: Allow an arch to hook into folio allocation when VMA is known
` [PATCH RFC v3 12/35] mm: Call arch_swap_prepare_to_restore() before arch_swap_restore()
` [PATCH RFC v3 13/35] mm: memory: Introduce fault-on-access mechanism for pages
` [PATCH RFC v3 14/35] of: fdt: Return the region size in of_flat_dt_translate_address()
` [PATCH RFC v3 15/35] of: fdt: Add of_flat_read_u32()
` [PATCH RFC v3 16/35] KVM: arm64: Don't deny VM_PFNMAP VMAs when kvm_has_mte()
` [PATCH RFC v3 17/35] arm64: mte: Rework naming for tag manipulation functions
` [PATCH RFC v3 18/35] arm64: mte: Rename __GFP_ZEROTAGS to __GFP_TAGGED
` [PATCH RFC v3 19/35] arm64: mte: Discover tag storage memory
` [PATCH RFC v3 20/35] arm64: mte: Add tag storage memory to CMA
` [PATCH RFC v3 21/35] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
` [PATCH RFC v3 22/35] arm64: mte: Enable tag storage if CMA areas have been activated
` [PATCH RFC v3 23/35] arm64: mte: Try to reserve tag storage in arch_alloc_page()
` [PATCH RFC v3 24/35] arm64: mte: Perform CMOs for tag blocks
` [PATCH RFC v3 25/35] arm64: mte: Reserve tag block for the zero page
` [PATCH RFC v3 26/35] arm64: mte: Use fault-on-access to reserve missing tag storage
` [PATCH RFC v3 27/35] arm64: mte: Handle tag storage pages mapped in an MTE VMA
` [PATCH RFC v3 28/35] arm64: mte: swap: Handle tag restoring when missing tag storage
` [PATCH RFC v3 29/35] arm64: mte: copypage: "
` [PATCH RFC v3 30/35] arm64: mte: ptrace: Handle pages with "
` [PATCH RFC v3 31/35] khugepaged: arm64: Don't collapse MTE enabled VMAs
` [PATCH RFC v3 32/35] KVM: arm64: mte: Reserve tag storage for virtual machines with MTE
` [PATCH RFC v3 33/35] KVM: arm64: mte: Introduce VM_MTE_KVM VMA flag
` [PATCH RFC v3 34/35] arm64: mte: Enable dynamic tag storage management
` [PATCH RFC v3 35/35] HACK! arm64: dts: Add fake tag storage to fvp-base-revc.dts
[PATCH] treewide: Change CONFIG_BASE_SMALL to bool type
2024-01-26 19:41 UTC (3+ messages)
[PATCH] eventfs: Give files a default of PAGE_SIZE size
2024-01-26 19:37 UTC (5+ messages)
[PATCHv4 1/1] block: introduce content activity based ioprio
2024-01-26 18:51 UTC (3+ messages)
[PATCH] MAINTAINERS: Update sysctl tree location
2024-01-26 18:32 UTC (3+ messages)
[PATCH 1/3] userfaultfd: move userfaultfd_ctx struct to header file
2024-01-26 18:26 UTC (3+ messages)
` [PATCH 2/3] userfaultfd: protect mmap_changing with rw_sem in userfaulfd_ctx
` [PATCH 3/3] userfaultfd: use per-vma locks in userfaultfd operations
[syzbot] [ntfs?] INFO: task hung in ntfs_evict_big_inode
2024-01-26 18:22 UTC
[PATCH RESEND 0/3] Add support for tmpfs quotas
2024-01-26 18:02 UTC (4+ messages)
` [PATCH 1/3] Rename searched_dir->sd_dir to sd_isdir
` [PATCH 2/3] Add quotactl_fd() support
` [PATCH 3/3] Enable support for tmpfs quotas
[PATCH v11 00/26] DEPT(Dependency Tracker)
2024-01-26 17:30 UTC (3+ messages)
` [PATCH v11 14/26] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
[PATCH net-next v3 0/3] Per epoll context busy poll support
2024-01-26 16:52 UTC (15+ messages)
` [PATCH net-next v3 1/3] eventpoll: support busy poll per epoll instance
` [PATCH net-next v3 2/3] eventpoll: Add per-epoll busy poll packet budget
` [PATCH net-next v3 3/3] eventpoll: Add epoll ioctl for epoll_params
[LSF/MM TOPIC] Making pseudo file systems inodes/dentries more like normal file systems
2024-01-26 16:44 UTC (9+ messages)
[PATCH v3 0/4] mm/mempolicy: weighted interleave mempolicy and sysfs extension
2024-01-26 16:38 UTC (9+ messages)
` [PATCH v3 1/4] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v3 2/4] mm/mempolicy: refactor a read-once mechanism into a function for re-use
` [PATCH v3 3/4] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v3 4/4] mm/mempolicy: change cur_il_weight to atomic and carry the node with it
[PATCH v5 0/2] io_uring: add support for ftruncate
2024-01-26 15:57 UTC (11+ messages)
` [PATCH v5 1/2] Add ftruncate_file that truncates a struct file
` [PATCH v6 0/2] io_uring: add support for ftruncate
` [PATCH v6 1/2] Add do_ftruncate that truncates a struct file
` [PATCH v6 2/2] io_uring: add support for ftruncate
` [PATCH v7 0/2] "
` [PATCH v7 1/2] Add do_ftruncate that truncates a struct file
` [PATCH v7 2/2] io_uring: add support for ftruncate
[PATCH v3 0/9] File abstractions needed by Rust Binder
2024-01-26 15:04 UTC (3+ messages)
` [PATCH v3 1/9] rust: file: add Rust abstraction for `struct file`
[PATCH] hfs: fix a memleak in hfs_find_init
2024-01-26 15:02 UTC (2+ messages)
[RFC v2 0/4] overlayfs: Optimize override/revert creds
2024-01-26 14:50 UTC (2+ messages)
` [RFC v2 4/4] fs: Optimize credentials reference count for backing file ops
[syzbot] [udf?] KASAN: use-after-free Read in crc_itu_t
2024-01-26 14:11 UTC (2+ messages)
[regressions] ntfs3: empty file on update without forced cache drop
2024-01-26 12:57 UTC (3+ messages)
[PATCH v14 00/12] FUSE passthrough for file io
2024-01-26 12:13 UTC (18+ messages)
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end
2024-01-26 11:05 UTC (3+ messages)
[PATCH] exec: Remove __FMODE_EXEC from uselib()
2024-01-26 10:47 UTC (2+ messages)
[PATCHv3 1/1] block: introduce content activity based ioprio
2024-01-26 9:49 UTC (5+ messages)
[syzbot] [jfs?] INFO: task hung in path_mount (2)
2024-01-26 9:28 UTC (9+ messages)
[syzbot] [net?] [v9fs?] WARNING: refcount bug in p9_req_put (3)
2024-01-26 9:05 UTC
[syzbot] [ext4?] general protection fault in jbd2__journal_start
2024-01-26 9:05 UTC
[PATCH v2] fuse: add support for explicit export disabling
2024-01-26 7:33 UTC (2+ messages)
[PATCH] fuse: increase FUSE_MAX_MAX_PAGES limit
2024-01-26 6:29 UTC (4+ messages)
[PATCH] exfat: fix file not locking when writing zeros in exfat_file_mmap()
2024-01-26 5:43 UTC (9+ messages)
[PATCH v3 00/15] block atomic writes
2024-01-26 3:50 UTC (5+ messages)
` [PATCH v3 15/15] nvme: Ensure atomic writes will be executed atomically
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data
2024-01-26 3:41 UTC (2+ messages)
` [syzbot] "
[PATCH 1/2] userfaultfd: handle zeropage moves by UFFDIO_MOVE
2024-01-26 1:25 UTC (2+ messages)
[PATCH v2 00/41] filelock: split struct file_lock into file_lock and file_lease structs
2024-01-25 23:58 UTC (17+ messages)
` [PATCH v2 30/41] afs: adapt to breakup of struct file_lock
` [PATCH v2 31/41] ceph: "
` [PATCH v2 32/41] dlm: "
` [PATCH v2 33/41] gfs2: "
` [PATCH v2 34/41] lockd: "
` [PATCH v2 35/41] nfs: "
` [PATCH v2 36/41] nfsd: "
` [PATCH v2 37/41] ocfs2: "
` [PATCH v2 38/41] smb/client: "
` [PATCH v2 39/41] smb/server: "
` [PATCH v2 40/41] filelock: remove temporary compatability macros
` [PATCH v2 41/41] filelock: split leases out of struct file_lock
[PATCH net] tcp: add sanity checks to rx zerocopy
2024-01-25 22:23 UTC (5+ messages)
[GIT PULL] bcachefs updates for 6.8
2024-01-25 21:46 UTC (11+ messages)
[PATCH v2 1/3] mm: make vm_area_struct anon_name field RCU-safe
2024-01-25 21:31 UTC (3+ messages)
` [PATCH v2 3/3] mm/maps: read proc/pid/maps under RCU
[LSF/MM TOPIC] Rust
2024-01-25 21:30 UTC (11+ messages)
[f2fs-dev] [PATCH v3 14/23] f2fs: Convert f2fs_write_cache_pages() to use filemap_get_folios_tag()
2024-01-25 20:54 UTC (6+ messages)
` [PATCH] f2fs: Support enhanced hot/cold data separation for f2fs
[PATCH v3 00/10] Set casefold/fscrypt dentry operations through sb->s_d_op
2024-01-25 20:20 UTC (10+ messages)
` [PATCH v3 01/10] ovl: Reject mounting case-insensitive filesystems
` [PATCH v3 02/10] fscrypt: Share code between functions that prepare lookup
` [PATCH v3 04/10] fscrypt: Drop d_revalidate once the key is added
[GIT PULL] netfs fixes
2024-01-25 20:00 UTC (2+ messages)
[GIT PULL] overlayfs fixes for 6.8-rc2
2024-01-25 20:00 UTC (2+ messages)
Roadmap for netfslib and local caching (cachefiles)
2024-01-25 19:28 UTC (7+ messages)
[6.8-rc1 Regression] Unable to exec apparmor_parser from virt-aa-helper
2024-01-25 17:17 UTC (10+ messages)
[PATCH v2 0/5] block: remove gfp_mask for blkdev_zone_mgmt()
2024-01-25 16:53 UTC (6+ messages)
` [PATCH v2 1/5] zonefs: pass GFP_KERNEL to blkdev_zone_mgmt() call
` [PATCH v2 2/5] dm: dm-zoned: guard blkdev_zone_mgmt with noio scope
` [PATCH v2 3/5] btrfs: zoned: call blkdev_zone_mgmt in nofs scope
` [PATCH v2 4/5] f2fs: guard blkdev_zone_mgmt with "
` [PATCH v2 5/5] block: remove gfp_flags from blkdev_zone_mgmt
[linux-next:master] BUILD REGRESSION 01af33cc9894b4489fb68fa35c40e9fe85df63dc
2024-01-25 16:41 UTC
[PATCH] exec: Check __FMODE_EXEC instead of in_execve for LSMs
2024-01-25 16:38 UTC (10+ messages)
` "
[PATCH v2 0/3] fs: make the i_size_read/write helpers be smp_load_acquire/store_release()
2024-01-25 16:25 UTC (2+ messages)
[PATCH 0/3] Add support for tmpfs quotas
2024-01-25 16:04 UTC (4+ messages)
` [PATCH 1/3] Rename searched_dir->sd_dir to sd_isdir
` [PATCH 2/3] Add quotactl_fd() support
` [PATCH 3/3] Enable support for tmpfs quotas
[PATCH 5.10/5.15 v2 0/1 RFC] mm/truncate: fix WARNING in ext4_set_page_dirty()
2024-01-25 14:06 UTC (3+ messages)
` [PATCH 5.10/5.15 v2 1/1 RFC] mm/truncate: Replace page_mapped() call in invalidate_inode_page()
[syzbot] [ext4?] kernel BUG in ext4_split_extent_at (2)
2024-01-25 12:55 UTC (3+ messages)
[PATCH v4 0/2] fuse: Add support for resend pending requests
2024-01-25 11:43 UTC (3+ messages)
` [PATCH v4 1/2] fuse: Introduce a new notification type "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).