messages from 2018-09-26 21:08:56 to 2018-10-01 15:55:49 UTC [more...]
[PATCH 0/4] get_user_pages*() and RDMA: first steps
2018-10-01 15:51 UTC (21+ messages)
` [PATCH 1/4] mm: get_user_pages: consolidate error handling
` [PATCH 3/4] infiniband/mm: convert to the new put_user_page() call
` [PATCH 2/4] mm: introduce put_user_page(), placeholder version
` [PATCH 4/4] goldfish_pipe/mm: convert to the new release_user_pages() call
[PATCH] fuse: Fix use-after-free in fuse_dev_do_write()
2018-10-01 9:26 UTC (2+ messages)
[PATCH v4] fuse: add max_pages option
2018-10-01 9:18 UTC (8+ messages)
` 答复: "
[PATCH v2 1/1] fanotify: introduce new event flag FAN_EXEC
2018-10-01 9:13 UTC (6+ messages)
[RFC 0/2] ns: introduce binfmt_misc namespace
2018-10-01 8:56 UTC (11+ messages)
` [RFC 1/2] "
` [RFC 2/2] binfmt_misc: move data to binfmt_namespace
[PATCH V5 0/4] fat: timestamp updates
2018-10-01 8:14 UTC (6+ messages)
` [PATCH V5 1/4] fat: create a function to calculate the timezone offest
` [PATCH V5 2/4] fat: add functions to update and truncate timestamps appropriately
` [PATCH V5 3/4] fat: change timestamp updates to use fat_truncate_time
` [PATCH V5 4/4] fat: truncate inode timestamp updates in setattr
KASAN: use-after-free Read in seq_escape
2018-10-01 6:58 UTC
[PATCH 0/3] namei: implement various scoping AT_* flags
2018-10-01 6:14 UTC (24+ messages)
` [PATCH 1/3] namei: implement O_BENEATH-style "
` [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution
` [PATCH 3/3] selftests: vfs: add AT_* path resolution tests
[PATCH] iomap: set page dirty after partial delalloc on mkwrite
2018-10-01 0:31 UTC (3+ messages)
[RFC] bloody odd logics in md_exit()
2018-09-30 3:17 UTC (5+ messages)
Future of dosfstools project (FAT)
2018-09-29 8:40 UTC
[PATCH]i[RESEND] kernel/acct.c: fix locking order when switching acct files
2018-09-29 5:51 UTC
[PATCH] fs/dax.c: Use vmf_error() helper
2018-09-29 5:17 UTC
back to net.access
2018-09-29 3:38 UTC
[PATCH v7 0/6] seccomp trap to userspace
2018-09-29 0:28 UTC (45+ messages)
` [PATCH v7 1/6] seccomp: add a return code to "
` [PATCH v7 2/6] seccomp: make get_nth_filter available outside of CHECKPOINT_RESTORE
` [PATCH v7 3/6] seccomp: add a way to get a listener fd from ptrace
` [PATCH v7 4/6] files: add a replace_fd_files() function
` [PATCH v7 5/6] seccomp: add a way to pass FDs via a notification fd
` [PATCH v7 6/6] samples: add an example of seccomp user trap
[PATCH] fix memory leak in ramoops_init
2018-09-28 22:18 UTC (4+ messages)
[PATCH] fs: fix access beyond unterminated strings in prints
2018-09-28 19:15 UTC (2+ messages)
[PATCH 0/9] fuse: readdir caching
2018-09-28 16:42 UTC (11+ messages)
` [PATCH 1/9] fuse: split out readdir.c
` [PATCH 2/9] fuse: add FOPEN_CACHE_DIR
` [PATCH 3/9] fuse: extract fuse_emit() helper
` [PATCH 4/9] fuse: allow caching readdir
` [PATCH 5/9] fuse: allow using readdir cache
` [PATCH 6/9] fuse: add readdir cache version
` [PATCH 7/9] fuse: use mtime for readdir cache verification
` [PATCH 8/9] fuse: use iversion "
` [PATCH 9/9] fuse: reduce size of struct fuse_inode
Deadlock in fsnotify for
2018-09-28 14:27 UTC (2+ messages)
[PATCH V4 0/4] fat: timestamp updates
2018-09-28 10:31 UTC (6+ messages)
` [PATCH V4 1/4] fat: create a function to calculate the timezone offest
` [PATCH V2 2/4] fat: add functions to update and truncate timestamps appropriately
` [PATCH V4 3/4] fat: change timestamp updates to use fat_truncate_time
` [PATCH V4 4/4] fat: truncate inode timestamp updates in setattr
[PATCH v3 06/10] writeback: introduce super_operations->write_metadata
2018-09-28 8:37 UTC (4+ messages)
POSIX violation by writeback error
2018-09-27 22:48 UTC (12+ messages)
[PATCH resend] proc: restrict kernel stack dumps to root
2018-09-27 22:39 UTC (4+ messages)
[PATCH v4 00/19] LSM: Module stacking for SARA and Landlock
2018-09-27 22:32 UTC (6+ messages)
` [PATCH v4 04/19] SELinux: Remove cred security blob poisoning
` [PATCH v4 20/19] LSM: Correct file blob free empty blob check
` [PATCH 21/19] LSM: Cleanup and fixes from Tetsuo Handa
[PATCH][RFC] fanotify: deprecate uapi FAN_ALL_* constants
2018-09-27 22:01 UTC
[PATCH v2 0/2] New fanotify event info API
2018-09-27 19:32 UTC (3+ messages)
[PATCH] dax: Fix deadlock in dax_lock_mapping_entry()
2018-09-27 18:22 UTC (4+ messages)
[PATCH v9 0/6] Btrfs: implement swap file support
2018-09-27 18:17 UTC (7+ messages)
` [PATCH v9 1/6] mm: split SWP_FILE into SWP_ACTIVATED and SWP_FS
` [PATCH v9 2/6] mm: export add_swap_extent()
` [PATCH v9 3/6] vfs: update swap_{,de}activate documentation
` [PATCH v9 4/6] Btrfs: prevent ioctls from interfering with a swap file
` [PATCH v9 5/6] Btrfs: rename get_chunk_map() and make it non-static
` [PATCH v9 6/6] Btrfs: support swap files
[RFC][PATCH 0/9][V2] drop the mmap_sem when doing IO in the fault path
2018-09-27 16:24 UTC (4+ messages)
` [PATCH 1/9] mm: infrastructure for page fault page caching
` [PATCH 9/9] btrfs: drop mmap_sem in mkwrite for btrfs
[linux-next] BUG triggered in ptraceme
2018-09-27 15:41 UTC (4+ messages)
[PATCH] fuse: enable caching of symlinks
2018-09-27 13:58 UTC (2+ messages)
[PATCH 0/6] Extract bg queue logic out fuse_conn::lock
2018-09-27 11:25 UTC (6+ messages)
` [PATCH 6/6] fuse: Do not take fuse_conn::lock on fuse_request_send_background()
[PATCH v5 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
2018-09-27 11:13 UTC (4+ messages)
` [PATCH v5 07/11] filesystem-dax: Introduce dax_lock_mapping_entry()
[fuse] How to trigger writeback?
2018-09-27 8:28 UTC (5+ messages)
` [fuse-devel] "
possible deadlock in path_openat
2018-09-27 8:26 UTC (5+ messages)
possible deadlock in ovl_write_iter
2018-09-27 3:51 UTC
[PATCH] proc: restrict kernel stack dumps to root
2018-09-27 2:03 UTC (7+ messages)
Leaking path for set_task_comm
2018-09-26 22:39 UTC (5+ messages)
page: next (older) | prev (newer) | latest
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).