messages from 2020-12-08 07:54:45 to 2020-12-10 00:58:18 UTC [more...]
[PATCH v2 09/24] file: Replace fcheck_files with files_lookup_fd_rcu
2020-12-10 0:57 UTC (26+ messages)
` [PATCH v2 15/24] proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
` [PATCH] files: rcu free files_struct
` [PATCH -1/24] exec: Don't open code get_close_on_exec
[PATCH RFC 0/8] dcache: increase poison resistance
2020-12-09 23:01 UTC (2+ messages)
[PATCH v2] fs/namei.c: Remove unlikely of status being -ECHILD in lookup_fast()
2020-12-09 22:09 UTC
Review request 0/1: fs/proc: Fix NULL pointer dereference in
2020-12-09 21:54 UTC (4+ messages)
` [PATCH] fs/proc: Fix NULL pointer dereference in pid_delete_dentry
[PATCH v3 RESEND] iomap: set REQ_NOWAIT according to IOCB_NOWAIT in Direct IO
2020-12-09 21:23 UTC (6+ messages)
[RFC 0/2] nocopy bvec for direct IO
2020-12-09 21:13 UTC (19+ messages)
` [PATCH 1/2] iov: introduce ITER_BVEC_FLAG_FIXED
` [PATCH 2/2] block: no-copy bvec for direct IO
fs/namei.c: Make status likely to be ECHILD in lookup_fast()
2020-12-09 20:58 UTC (3+ messages)
[PATCH V2 0/2] Lift memcpy_[to|from]_page to core
2020-12-09 20:19 UTC (22+ messages)
` [PATCH V2 2/2] mm/highmem: "
[PATCH v12 0/4] xfs: avoid transaction reservation recursion
2020-12-09 19:52 UTC (6+ messages)
` [PATCH v12 1/4] mm: Add become_kswapd and restore_kswapd
` [PATCH v12 2/4] xfs: use memalloc_nofs_{save,restore} in xfs transaction
` [PATCH v12 3/4] xfs: refactor the usage around xfs_trans_context_{set,clear}
` [PATCH v12 4/4] xfs: use current->journal_info to avoid transaction reservation recursion
[PATCH v26 00/12] Landlock LSM
2020-12-09 19:28 UTC (13+ messages)
` [PATCH v26 01/12] landlock: Add object management
` [PATCH v26 02/12] landlock: Add ruleset and domain management
` [PATCH v26 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v26 04/12] landlock: Add ptrace restrictions
` [PATCH v26 05/12] LSM: Infrastructure management of the superblock
` [PATCH v26 06/12] fs,security: Add sb_delete hook
` [PATCH v26 07/12] landlock: Support filesystem access-control
` [PATCH v26 08/12] landlock: Add syscall implementations
` [PATCH v26 09/12] arch: Wire up Landlock syscalls
` [PATCH v26 10/12] selftests/landlock: Add user space tests
` [PATCH v26 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v26 12/12] landlock: Add user and kernel documentation
FAN_CREATE_SELF
2020-12-09 19:14 UTC
[PATCH v2 00/10] allow unprivileged overlay mounts
2020-12-09 18:16 UTC (16+ messages)
` [PATCH v2 01/10] vfs: move cap_convert_nscap() call into vfs_setxattr()
` [PATCH v2 03/10] ovl: check privs before decoding file handle
` [PATCH v2 04/10] ovl: make ioctl() safe
` [PATCH v2 06/10] ovl: user xattr
` [PATCH v2 08/10] ovl: do not fail because of O_NOATIME
[PATCH] zonefs: fix page reference and BIO leak
2020-12-09 18:11 UTC (2+ messages)
[PATCH] writeback: don't warn on an unregistered BDI in __mark_inode_dirty
2020-12-09 17:47 UTC (3+ messages)
[RFC PATCH 0/9] Make shrinker's nr_deferred memcg aware
2020-12-09 17:32 UTC (6+ messages)
` [PATCH 6/9] mm: vmscan: use per memcg nr_deferred of shrinker
kernel BUG at fs/notify/dnotify/dnotify.c:LINE! (2)
2020-12-09 16:26 UTC (5+ messages)
[PATCH v7 00/15] Free some vmemmap pages of hugetlb page
2020-12-09 15:50 UTC (23+ messages)
` [PATCH v7 04/15] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [External] "
` [PATCH v7 05/15] mm/bootmem_info: Introduce {free,prepare}_vmemmap_page()
` [External] "
` [PATCH v7 06/15] mm/hugetlb: Disable freeing vmemmap if struct page size is not power of two
` [External] "
[PATCH v10 00/41] btrfs: zoned block device support
2020-12-09 13:38 UTC (11+ messages)
` [PATCH v10 02/41] iomap: support REQ_OP_ZONE_APPEND
` [PATCH v10 12/41] btrfs: implement zoned chunk allocator
` [PATCH v10 14/41] btrfs: load zone's alloction offset
[PATCH 5/8] vfs: Include origin of the SB error notification
2020-12-09 13:06 UTC (13+ messages)
` [PATCH 0/8] Superblock Notifications
` [PATCH 3/8] watch_queue: Support a text field at the end of the notification
[PATCH] iov_iter: optimise bvec iov_iter_advance()
2020-12-09 12:06 UTC (5+ messages)
[PATCH v11 0/4] xfs: avoid transaction reservation recursion
2020-12-09 10:43 UTC (12+ messages)
` [PATCH v11 1/4] mm: Add become_kswapd and restore_kswapd
` [PATCH v11 2/4] xfs: use memalloc_nofs_{save,restore} in xfs transaction
` [PATCH v11 3/4] xfs: refactor the usage around xfs_trans_context_{set,clear}
` [PATCH v11 4/4] xfs: use current->journal_info to avoid transaction reservation recursion
[PATCH V2 0/2] block: add bio_iov_iter_nvecs for figuring out nr_vecs
2020-12-09 8:32 UTC (5+ messages)
` [PATCH V2 1/2] "
` [PATCH V2 2/2] block: rename the local variable for holding return value of bio_iov_iter_nvecs
memory leak in generic_parse_monolithic [+PATCH]
2020-12-09 6:13 UTC (9+ messages)
` memory leak in generic_parse_monolithic
[PATCH v3 0/7] Convert all THP vmstat counters to pages
2020-12-09 1:58 UTC (6+ messages)
` [PATCH v3 1/7] mm: memcontrol: fix NR_ANON_THPS account
` [PATCH v3 7/7] mm: memcontrol: make the slab calculation consistent
` [External] "
[PATCH] afs: Fix memory leak when mounting with multiple source parameters
2020-12-08 23:52 UTC
[PATCH 1/6] seq_file: add seq_read_iter
2020-12-08 21:01 UTC (17+ messages)
[RFC PATCH 00/11] Page folios
2020-12-08 19:46 UTC (12+ messages)
` [RFC PATCH 01/11] mm: Introduce struct folio
` [RFC PATCH 02/11] mm: Add put_folio
` [RFC PATCH 03/11] mm: Add get_folio
` [RFC PATCH 04/11] mm: Create FolioFlags
` [RFC PATCH 05/11] mm: Add unlock_folio
` [RFC PATCH 06/11] mm: Add lock_folio
` [RFC PATCH 07/11] mm: Add lock_folio_killable
` [RFC PATCH 08/11] mm/filemap: Convert end_page_writeback to use a folio
` [RFC PATCH 09/11] mm/filemap: Convert mapping_get_entry and pagecache_get_page to folio
` [RFC PATCH 10/11] mm/filemap: Add folio_add_to_page_cache
` [RFC PATCH 11/11] mm/swap: Convert rotate_reclaimable_page to folio
[PATCH v4 00/40] idmapped mounts
2020-12-08 15:26 UTC (10+ messages)
` [PATCH v4 05/40] fs: add attr_flags_to_mnt_flags helper
` [PATCH v4 06/40] fs: add mount_setattr()
[PATCH] quota: Fix error handling path of dquot_resume()
2020-12-08 14:22 UTC
Why the auxiliary cipher in gss_krb5_crypto.c?
2020-12-08 14:13 UTC (19+ messages)
` [RFC][PATCH 00/18] crypto: Add generic Kerberos library
[PATCH] fuse: Support FS_IOC_GET_ENCRYPTION_POLICY_EX
2020-12-08 9:38 UTC (4+ messages)
` [PATCH v2 0/2] fuse: fscrypt ioctl support
` [PATCH v2 1/2] fuse: Move ioctl length calculation to a separate function
` [PATCH v2 2/2] fuse: Support FS_IOC_GET_ENCRYPTION_POLICY_EX
[PATCH 3/8] watch_queue: Support a text field at the end of the notification
2020-12-08 0:31 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).