messages from 2023-03-02 20:42:27 to 2023-03-06 09:52:37 UTC [more...]
[PATCH 25/31] ext4: Convert ext4_block_write_begin() to take a folio
2023-03-06 15:21 UTC (4+ messages)
[PATCH v3 00/10] acl: drop posix acl handlers from xattr handlers
2023-03-06 9:26 UTC (5+ messages)
[PATCH 00/28] security: Move IMA and EVM to the LSM infrastructure
2023-03-06 9:21 UTC (32+ messages)
` [PATCH 01/28] ima: Align ima_inode_post_setattr() definition with "
` [PATCH 02/28] ima: Align ima_post_path_mknod() "
` [PATCH 03/28] ima: Align ima_post_create_tmpfile() "
` [PATCH 04/28] ima: Align ima_file_mprotect() "
` [PATCH 05/28] ima: Align ima_inode_setxattr() "
` [PATCH 06/28] ima: Align ima_inode_removexattr() "
` [PATCH 07/28] ima: Align ima_post_read_file() "
` [PATCH 08/28] evm: Align evm_inode_post_setattr() "
` [PATCH 09/28] evm: Align evm_inode_setxattr() "
` [PATCH 10/28] evm: Align evm_inode_post_setxattr() "
` [PATCH 11/28] evm: Complete description of evm_inode_setattr()
` [PATCH 12/28] fs: Fix description of vfs_tmpfile()
` [PATCH 13/28] security: Align inode_setattr hook definition with EVM
` [PATCH 14/28] security: Introduce inode_post_setattr hook
` [PATCH 15/28] security: Introduce inode_post_removexattr hook
` [PATCH 16/28] security: Introduce file_post_open hook
` [PATCH 17/28] security: Introduce file_pre_free_security hook
` [PATCH 18/28] security: Introduce path_post_mknod hook
` [PATCH 19/28] security: Introduce inode_post_create_tmpfile hook
` [PATCH 20/28] security: Introduce inode_post_set_acl hook
` [PATCH 21/28] security: Introduce inode_post_remove_acl hook
` [PATCH 22/28] security: Introduce key_post_create_or_update hook
` [PATCH 23/28] security: Introduce LSM_ORDER_LAST
` [PATCH 24/28] ima: Move to LSM infrastructure
` [PATCH 25/28] ima: Move IMA-Appraisal "
` [PATCH 26/28] evm: Move "
` [PATCH 27/28] integrity: Move integrity functions to the "
` [PATCH 28/28] integrity: Switch from rbtree to LSM-managed blob for integrity_iint_cache
[PATCH 04/31] ext4: Convert ext4_finish_bio() to use folios
2023-03-06 9:10 UTC (2+ messages)
[LSF/MM/BPF TOPIC] Cloud storage optimizations
2023-03-06 8:23 UTC (34+ messages)
[PATCH 0/7] sysctl: slowly deprecate register_sysctl_table()
2023-03-06 8:10 UTC (12+ messages)
` [PATCH 1/7] scsi: simplify sysctl registration with register_sysctl()
` [PATCH 2/7] ipmi: simplify sysctl registration
` [PATCH 3/7] hv: "
` [PATCH 4/7] md: "
` [PATCH 5/7] sgi-xp: "
` [PATCH 6/7] tty: "
` [PATCH 7/7] xen: simplify sysctl registration for balloon
[PATCH V2 1/2] sysctl: Limit the value of interface compact_memory
2023-03-06 6:07 UTC
[PATCH V2 2/2] mm: compaction: Limit the value of interface compact_memory
2023-03-06 6:05 UTC
[PATCH v3 1/2] capability: add cap_isidentical
2023-03-06 5:43 UTC (49+ messages)
` [PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
[git pull] add Christian Brauner as co-maintainer
2023-03-05 19:37 UTC (2+ messages)
[PATCH 20/31] ext4: Convert __ext4_block_zero_page_range() to use a folio
2023-03-05 12:26 UTC (2+ messages)
[PATCH 24/31] ext4: Convert ext4_mpage_readpages() to work on folios
2023-03-05 11:26 UTC (2+ messages)
[PATCH 03/31] ext4: Convert ext4_bio_write_page() to use a folio
2023-03-05 11:18 UTC (2+ messages)
[PATCH 02/31] fscrypt: Add some folio helper functions
2023-03-05 9:06 UTC (2+ messages)
[PATCH 01/31] fs: Add FGP_WRITEBEGIN
2023-03-05 8:53 UTC (2+ messages)
[PATCH] unicode: update unicode database unicode version 15.0.0
2023-03-05 8:30 UTC
[PATCH] sysctl: fix proc_dobool() usability
2023-03-05 3:06 UTC (4+ messages)
` Request to backport "sysctl: fix proc_dobool() usability" to stable kernels
[LSF/MM/BFP TOPIC] Composefs vs erofs+overlay
2023-03-04 16:22 UTC (12+ messages)
[RFC PATCH v2] hostfs: handle idmapped mounts
2023-03-04 12:01 UTC (4+ messages)
[syzbot] [hfs?] KASAN: invalid-free in hfs_release_folio
2023-03-04 8:49 UTC
[LSF/MM/BPF] Running BOF
2023-03-04 5:03 UTC
[PATCHSET v24.0 00/14] xfs: design documentation for online fsck
2023-03-04 2:28 UTC (17+ messages)
` [PATCH 12/14] xfs: document directory tree repairs
` [PATCH v24.3 "
` [PATCH 14/14] xfs: document future directions of online fsck
` [PATCH 13/14] xfs: document the userspace fsck driver program
[syzbot] KASAN: use-after-free Read in kill_fasync
2023-03-04 0:24 UTC (2+ messages)
` [syzbot] [fs?] "
[PATCH 00/17] MODULE_LICENSE removals, sixth tranche
2023-03-03 22:22 UTC (3+ messages)
` [PATCH 11/17] unicode: remove MODULE_LICENSE in non-modules
[PATCH] mm: compaction: limit illegal input parameters of compact_memory interface
2023-03-03 22:11 UTC (2+ messages)
[syzbot] [ext4?] KASAN: slab-out-of-bounds Read in ext4_group_desc_csum
2023-03-03 21:43 UTC
[RFC PATCH 0/9] fuse: API for Checkpoint/Restore
2023-03-03 19:42 UTC (11+ messages)
` [RFC PATCH 4/9] fuse: handle stale inode connection in fuse_queue_forget
` [RFC PATCH 5/9] fuse: move fuse connection flags to the separate structure
` [RFC PATCH 6/9] fuse: take fuse connection generation into account
` [RFC PATCH 7/9] fuse: add fuse device ioctl(FUSE_DEV_IOC_REINIT)
[syzbot] [ntfs?] UBSAN: shift-out-of-bounds in ntfs_read_inode_mount
2023-03-03 17:36 UTC
[RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
2023-03-03 17:29 UTC (4+ messages)
` [RESEND PATCH v9 04/14] iomap: Add flags parameter to iomap_page_create()
[PATCH 0/2] folio_copy_tail
2023-03-03 12:05 UTC (4+ messages)
` [PATCH 1/2] filemap: Add folio_copy_tail()
` [PATCH 2/2] iomap: Use folio_copy_tail()
[git pull] vfs.git sysv pile
2023-03-03 9:24 UTC (12+ messages)
[syzbot] [nilfs?] WARNING in nilfs_btree_propagate
2023-03-03 9:23 UTC
[LSF/MM/BPF TOPIC] SMDK inspired MM changes for CXL
2023-03-03 6:07 UTC (2+ messages)
[syzbot] [fs?] KASAN: slab-use-after-free Read in __dquot_initialize
2023-03-03 5:33 UTC
[PATCH v3] fs/aio: Replace kmap{,_atomic}() with kmap_local_page()
2023-03-03 5:23 UTC (2+ messages)
[syzbot] [nilfs?] possible deadlock in nilfs_evict_inode
2023-03-03 0:48 UTC
[PATCH 0/3] smb3, afs: Revert changes to {cifs,afs}_writepages_region()
2023-03-02 23:41 UTC (11+ messages)
` [PATCH 1/3] mm: Add a function to get a single tagged folio from a file
` [PATCH 2/3] afs: Partially revert and use filemap_get_folio_tag()
` [PATCH 3/3] cifs: "
` Test patch to remove per-page dirty region tracking from afs
` Test patch to make afs use write_cache_pages()
` Test patch to make afs use its own version of write_cache_pages()
` cifs test patch to convert to using write_cache_pages()
` cifs test patch to make cifs use its own version of write_cache_pages()
[PATCH 00/11] sysctl: deprecate register_sysctl_paths()
2023-03-02 23:13 UTC (15+ messages)
` [PATCH 02/11] proc_sysctl: move helper which creates required subdirectories
` [PATCH 04/11] apparmor: simplify sysctls with register_sysctl_init()
` [PATCH 05/11] loadpin: simplify sysctls use with register_sysctl()
` [PATCH 06/11] yama: simplfy sysctls "
` [PATCH 07/11] seccomp: simplify sysctls with register_sysctl_init()
` [PATCH 08/11] kernel: pid_namespace: simplify sysctls with register_sysctl()
[PATCH] userfaultfd: move unprivileged_userfaultfd sysctl to its own file
2023-03-02 21:58 UTC (2+ messages)
[PATCH 0/3] kernfs: Introduce separate rwsem to protect inode
2023-03-02 21:28 UTC (4+ messages)
` [PATCH 2/3] kernfs: Use a per-fs rwsem to protect per-fs list of kernfs_super_info
[RFC 1/3] file: Introduce iterate_fd_locked
2023-03-02 22:21 UTC (3+ messages)
` [RFC 2/3] file: allow callers to free the old file descriptor after dup2
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).