messages from 2021-09-13 18:38:08 to 2021-09-15 07:05:18 UTC [more...]
unicode cleanups, and split the data table into a separate module v2
2021-09-15 7:00 UTC (7+ messages)
` [PATCH 01/11] ext4: simplify ext4_sb_read_encoding
` [PATCH 02/11] f2fs: simplify f2fs_sb_read_encoding
` [PATCH 03/11] unicode: remove the charset field from struct unicode_map
` [PATCH 04/11] unicode: mark the version field in struct unicode_map unsigned
` [PATCH 05/11] unicode: pass a UNICODE_AGE() tripple to utf8_load
` [PATCH 06/11] unicode: remove the unused utf8{,n}age{min,max} functions
start switching sysfs attributes to expose the seq_file
2021-09-15 7:04 UTC (14+ messages)
` [PATCH 13/13] xfs: convert xfs_sysfs attrs to use ->seq_show
[PATCH 0/6] congestion_wait() and GFP_NOFAIL
2021-09-15 5:25 UTC (20+ messages)
` [PATCH 4/6] EXT4: remove congestion_wait from ext4_bio_write_page, and simplify
` [PATCH 2/6] MM: annotate congestion_wait() and wait_iff_congested() as ineffective
` [PATCH 1/6] MM: improve documentation for __GFP_NOFAIL
` [PATCH 5/6] XFS: remove congestion_wait() loop from kmem_alloc()
` [PATCH 3/6] EXT4: Remove ENOMEM/congestion_wait() loops
` [PATCH 6/6] XFS: remove congestion_wait() loop from xfs_buf_alloc_pages()
[syzbot] general protection fault in fuse_test_super
2021-09-15 4:56 UTC
[PATCH 0/3] dax: clear poison on the fly along pwrite
2021-09-15 4:44 UTC (6+ messages)
` [PATCH 1/3] dax: introduce dax_operation dax_clear_poison
` [PATCH 2/3] dax: introduce dax_clear_poison to dax pwrite operation
` [PATCH 2/3] dax: introduce dax clear poison to page aligned "
` [PATCH 3/3] libnvdimm/pmem: Provide pmem_dax_clear_poison for dax operation
/proc/stat interrupt counter wrap-around
2021-09-15 4:24 UTC (6+ messages)
` [PATCH 0/7] proc/stat: Maintain monotonicity of "intr" and "softirq"
[PATCH] kernfs: fix the race in the creation of negative dentry
2021-09-15 2:09 UTC (4+ messages)
[PATCH v3 0/8] Implement generic cc_platform_has() helper function
2021-09-15 0:28 UTC (8+ messages)
` [PATCH v3 4/8] powerpc/pseries/svm: Add a powerpc version of cc_platform_has()
` [PATCH v3 5/8] x86/sme: Replace occurrences of sme_active() with cc_platform_has()
[PATCHSET v2 0/3] Add ability to save/restore iov_iter state
2021-09-14 23:02 UTC (7+ messages)
` [PATCH 1/3] iov_iter: add helper to save "
` [PATCH 2/3] io_uring: use iov_iter state save/restore helpers
` [PATCH 3/3] Revert "iov_iter: track truncated size"
[RFC PATCH 0/8] fscache: Replace and remove old I/O API
2021-09-14 21:59 UTC (18+ messages)
` [PATCH 1/8] fscache: Generalise the ->begin_read_operation method
` [PATCH 2/8] fscache: Implement an alternate I/O interface to replace the old API
` [PATCH 3/8] nfs: Move to using the alternate (deprecated) fscache I/O API
` [PATCH 4/8] 9p: (untested) Convert to using the netfs helper lib to do reads and caching
` [PATCH 5/8] cifs: (untested) Move to using the alternate (deprecated) fscache I/O API
` [PATCH 6/8] fscache: Remove the old "
` [PATCH 7/8] fscache: Remove stats that are no longer used
` [PATCH 8/8] fscache: Update the documentation to reflect I/O API changes
[PATCH v3 00/76] Optimize list lru memory consumption
2021-09-14 20:22 UTC (78+ messages)
` [PATCH v3 01/76] mm: list_lru: fix the return value of list_lru_count_one()
` [PATCH v3 02/76] mm: memcontrol: remove kmemcg_id reparenting
` [PATCH v3 03/76] mm: memcontrol: remove the kmem states
` [PATCH v3 04/76] mm: memcontrol: move memcg_online_kmem() to mem_cgroup_css_online()
` [PATCH v3 05/76] mm: list_lru: remove holding lru lock
` [PATCH v3 06/76] mm: list_lru: only add memcg-aware lrus to the global lru list
` [PATCH v3 07/76] mm: list_lru: optimize memory consumption of arrays
` [PATCH v3 08/76] mm: introduce kmem_cache_alloc_lru
` [PATCH v3 09/76] fs: introduce alloc_inode_sb() to allocate filesystems specific inode
` [PATCH v3 10/76] dax: allocate inode by using alloc_inode_sb()
` [PATCH v3 11/76] 9p: "
` [PATCH v3 12/76] adfs: "
` [PATCH v3 13/76] affs: "
` [PATCH v3 14/76] afs: "
` [PATCH v3 15/76] befs: "
` [PATCH v3 16/76] bfs: "
` [PATCH v3 17/76] block: "
` [PATCH v3 18/76] btrfs: "
` [PATCH v3 19/76] ceph: "
` [PATCH v3 20/76] cifs: "
` [PATCH v3 21/76] coda: "
` [PATCH v3 22/76] ecryptfs: "
` [PATCH v3 23/76] efs: "
` [PATCH v3 24/76] erofs: "
` [PATCH v3 25/76] exfat: "
` [PATCH v3 26/76] ext2: "
` [PATCH v3 27/76] ext4: "
` [PATCH v3 28/76] fat: "
` [PATCH v3 29/76] freevxfs: "
` [PATCH v3 30/76] fuse: "
` [PATCH v3 31/76] gfs2: "
` [PATCH v3 32/76] hfs: "
` [PATCH v3 33/76] hfsplus: "
` [PATCH v3 34/76] hostfs: "
` [PATCH v3 35/76] hpfs: "
` [PATCH v3 36/76] hugetlbfs: "
` [PATCH v3 37/76] isofs: "
` [PATCH v3 38/76] jffs2: "
` [PATCH v3 39/76] jfs: "
` [PATCH v3 40/76] minix: "
` [PATCH v3 41/76] nfs: "
` [PATCH v3 42/76] nilfs2: "
` [PATCH v3 43/76] ntfs: "
` [PATCH v3 44/76] ocfs2: "
` [PATCH v3 45/76] openpromfs: "
` [PATCH v3 46/76] orangefs: "
` [PATCH v3 47/76] overlayfs: "
` [PATCH v3 48/76] proc: "
` [PATCH v3 49/76] qnx4: "
` [PATCH v3 50/76] qnx6: "
` [PATCH v3 51/76] reiserfs: "
` [PATCH v3 52/76] romfs: "
` [PATCH v3 53/76] squashfs: "
` [PATCH v3 54/76] sysv: "
` [PATCH v3 55/76] ubifs: "
` [PATCH v3 56/76] udf: "
` [PATCH v3 57/76] ufs: "
` [PATCH v3 58/76] vboxsf: "
` [PATCH v3 59/76] xfs: "
` [PATCH v3 60/76] zonefs: "
` [PATCH v3 61/76] ipc: "
` [PATCH v3 62/76] shmem: "
` [PATCH v3 63/76] net: "
` [PATCH v3 64/76] rpc: "
` [PATCH v3 65/76] f2fs: "
` [PATCH v3 66/76] nfs42: use a specific kmem_cache to allocate nfs4_xattr_entry
` [PATCH v3 67/76] mm: dcache: use kmem_cache_alloc_lru() to allocate dentry
` [PATCH v3 68/76] xarray: use kmem_cache_alloc_lru to allocate xa_node
` [PATCH v3 69/76] mm: workingset: use xas_set_lru() to pass shadow_nodes
` [PATCH v3 70/76] mm: list_lru: allocate list_lru_one only when needed
` [PATCH v3 71/76] mm: list_lru: rename memcg_drain_all_list_lrus to memcg_reparent_list_lrus
` [PATCH v3 72/76] mm: list_lru: replace linear array with xarray
` [PATCH v3 73/76] mm: memcontrol: reuse memory cgroup ID for kmem ID
` [PATCH v3 74/76] mm: memcontrol: fix cannot alloc the maximum memcg ID
` [PATCH v3 75/76] mm: list_lru: rename list_lru_per_memcg to list_lru_memcg
` [PATCH v3 76/76] mm: memcontrol: rename memcg_cache_id to memcg_kmem_id
[RFC PATCH 0/4] Solve silent data loss caused by poisoned page cache (shmem/tmpfs)
2021-09-14 18:37 UTC (5+ messages)
` [PATCH 1/4] mm: filemap: check if any subpage is hwpoisoned for PMD page fault
` [PATCH 2/4] mm: khugepaged: check if file page is on LRU after locking page
` [PATCH 3/4] mm: shmem: don't truncate page if memory failure happens
` [PATCH 4/4] mm: hwpoison: handle non-anonymous THP correctly
[PATCH] mnt: add support for non-rootfs initramfs
2021-09-14 17:09 UTC (3+ messages)
` [PATCH v3] "
ntfs3 mount options
2021-09-14 16:33 UTC (4+ messages)
[PATCH v3 0/1] Relax restrictions on user.* xattr
2021-09-14 15:01 UTC (14+ messages)
[PATCH] fs/ioctl: Remove unnecessary __user annotation
2021-09-14 14:49 UTC
[PATCH] aio: Fix incorrect usage of eventfd_signal_allowed()
2021-09-14 12:46 UTC (2+ messages)
[PATCH] aio: convert active_reqs into a hashtable
2021-09-14 11:45 UTC (2+ messages)
[TOPIC LPC] Filesystem Shrink
2021-09-14 6:12 UTC (3+ messages)
[PATCH v2] BTRFS/NFSD: provide more unique inode number for btrfs export
2021-09-14 5:45 UTC (10+ messages)
[PATCH] sched: Add a new version sysctl to control child runs first
2021-09-14 4:05 UTC (5+ messages)
[PATCH v3 0/8] Add LSM access controls and auditing to io_uring
2021-09-14 3:33 UTC (9+ messages)
` [PATCH v3 1/8] audit: prepare audit_context for use in calling contexts beyond syscalls
` [PATCH v3 2/8] audit,io_uring,io-wq: add some basic audit support to io_uring
` [PATCH v3 3/8] audit: add filtering for io_uring records
` [PATCH v3 4/8] fs: add anon_inode_getfile_secure() similar to anon_inode_getfd_secure()
` [PATCH v3 5/8] io_uring: convert io_uring to the secure anon inode interface
` [PATCH v3 6/8] lsm,io_uring: add LSM hooks to io_uring
` [PATCH v3 7/8] selinux: add support for the io_uring access controls
` [PATCH v3 8/8] Smack: Brutalist io_uring support with debug
kvm crash in 5.14.1?
2021-09-14 2:58 UTC
[RFC PATCH v2 0/9] Add LSM access controls and auditing to io_uring
2021-09-14 2:49 UTC (14+ messages)
[PATCHSET 0/3] Add ability to save/restore iov_iter state
2021-09-14 1:54 UTC (4+ messages)
[PATCH AUTOSEL 5.10 10/16] connector: send event on write to /proc/[pid]/comm
2021-09-13 22:34 UTC
[PATCH AUTOSEL 5.13 13/19] connector: send event on write to /proc/[pid]/comm
2021-09-13 22:34 UTC
[PATCH AUTOSEL 5.14 19/25] connector: send event on write to /proc/[pid]/comm
2021-09-13 22:33 UTC
[PATCH v4] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
2021-09-13 21:05 UTC (2+ messages)
[PATCH] aio: Add support for the POLLFREE
2021-09-13 18:37 UTC
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).