messages from 2018-08-24 06:18:12 to 2018-08-29 00:08:07 UTC [more...]
[PATCH v3 0/7] x86: BUG() on #GP / kernel #PF in uaccess
2018-08-28 20:14 UTC (6+ messages)
` [PATCH v3 1/7] x86: refactor kprobes_fault() like kprobe_exceptions_notify()
` [PATCH v3 2/7] x86: inline kprobe_exceptions_notify() into do_general_protection()
` [PATCH v3 3/7] x86: stop calling fixup_exception() from kprobe_fault_handler()
` [PATCH v3 4/7] x86: introduce _ASM_EXTABLE_UA for uaccess fixups
` [PATCH v3 6/7] x86: BUG() when uaccess helpers fault on kernel addresses
Streams support in Linux
2018-08-28 19:47 UTC (22+ messages)
Tagged pointers in the XArray
2018-08-28 23:26 UTC (6+ messages)
[PATCH 0/2] fs/dcache: Track # of negative dentries
2018-08-28 23:22 UTC (10+ messages)
` [PATCH 1/2] fs/dcache: Track & report number "
` [PATCH 2/2] fs/dcache: Make negative dentries easier to be reclaimed
[PATCH] fs: Convert return type int to vm_fault_t
2018-08-28 19:25 UTC
Snapshot target and DAX-capable devices
2018-08-28 17:56 UTC (4+ messages)
[RFC PATCH 00/10] fs-verity: filesystem-level integrity protection
2018-08-28 17:01 UTC (38+ messages)
` [RFC PATCH 01/10] fs-verity: add setup code, UAPI, and Kconfig
` [RFC PATCH 02/10] fs-verity: add data verification hooks for ->readpages()
` [f2fs-dev] "
` "
` [RFC PATCH 03/10] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [RFC PATCH 04/10] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [RFC PATCH 05/10] fs-verity: add SHA-512 support
` [RFC PATCH 06/10] fs-verity: add CRC-32C support
` [RFC PATCH 07/10] fs-verity: support builtin file signatures
` [RFC PATCH 08/10] ext4: add basic fs-verity support
` [RFC PATCH 09/10] ext4: add fs-verity read support
` [RFC PATCH 10/10] f2fs: fs-verity support
` [f2fs-dev] "
[PATCH v2 2/2] rtc: move compat_ioctl handling into rtc-dev.c
2018-08-28 14:26 UTC
[RFC PATCH 0/3] exec: fix passing of file locks across execve in multithreaded processes
2018-08-28 13:17 UTC (5+ messages)
` [RFC PATCH 1/3] exec: separate thread_count for files_struct
` [RFC PATCH 2/3] exec: delay clone(CLONE_FILES) if task associated with current files_struct is exec'ing
` [RFC PATCH 3/3] exec: do unshare_files after de_thread
How to debug outliers in `wb_wait_for_completion()` in `ksys_sync()`?
2018-08-28 11:43 UTC (2+ messages)
[PATCH v3 7/8] proc/kcore: optimize multiple page reads
2018-08-28 10:59 UTC (2+ messages)
` KASAN error in "
[PATCH 2/2] rtc: move compat_ioctl handling into rtc-dev.c
2018-08-28 8:10 UTC (3+ messages)
[PATCH v4 5/6] vfs: implement readahead(2) using POSIX_FADV_WILLNEED
2018-08-28 8:00 UTC
Trying to write to read-only block-device from XFS
2018-08-28 7:54 UTC (4+ messages)
mmotm 2018-08-23-17-26 uploaded
2018-08-28 4:20 UTC (3+ messages)
` mmotm 2018-08-23-17-26 uploaded (netfilter: undefined reference)
[RFC PATCH v2 0/6] Btrfs: stop abusing current->journal_info for direct I/O
2018-08-28 0:03 UTC (7+ messages)
` [RFC PATCH v2 1/6] fs: pass iocb to direct I/O get_block()
` [RFC PATCH v2 2/6] ext4: use iocb->private instead of bh->b_private
` [RFC PATCH v2 3/6] ocfs2: "
` [RFC PATCH v2 4/6] fs: stop propagating bh->b_private for direct I/O
` [RFC PATCH v2 5/6] fs: pass iocb to direct I/O submit_io()
` [RFC PATCH v2 6/6] Btrfs: stop abusing current->journal_info in btrfs_direct_IO()
[PATCH v3 1/6] ovl: respect FIEMAP_FLAG_SYNC flag
2018-08-27 23:30 UTC (6+ messages)
` [PATCH v3 4/6] vfs: add the fadvise() file operation
` [PATCH v3 6/6] ovl: add ovl_fadvise()
` [PATCH v3 5/6] vfs: implement readahead(2) using POSIX_FADV_WILLNEED
[PATCH v2 0/6] Overlayfs stacked f_op fixes
2018-08-27 23:05 UTC (20+ messages)
` [PATCH v2 1/6] vfs: add helper to get "real" overlayfs file
` [PATCH v2 2/6] ovl: respect FIEMAP_FLAG_SYNC flag
` [PATCH v2 3/6] ovl: fix GPF in swapfile_activate of file from overlayfs over xfs
` [PATCH v2 4/6] vfs: fix readahead syscall on an overlayfs file
` [PATCH v2 5/6] vfs: fix fadvise64 "
` [PATCH v2 6/6] vfs: fix sync_file_range "
possible deadlock in seq_read
2018-08-27 20:57 UTC (3+ messages)
[PATCH 1/5] media: dvb: fix compat ioctl tramslation
2018-08-27 19:56 UTC (5+ messages)
` [PATCH 2/5] media: dvb: dmxdev: move compat_ioctl handling to dmxdev.c
` [PATCH 3/5] media: cec: move compat_ioctl handling to cec-api.c
` [PATCH 4/5] media: dvb: move most compat_ioctl handling into drivers
` [PATCH 5/5] media: dvb: move compat handlers "
[PATCH] fs: iomap: Change return type to vm_fault_t
2018-08-27 17:20 UTC
[PATCH 0/6] Extract bg queue logic out fuse_conn::lock
2018-08-27 15:29 UTC (7+ messages)
` [PATCH 1/6] fuse: Use list_first_entry() in flush_bg_queue()
` [PATCH 2/6] fuse: Move clear_bit() up in request_end()
` [PATCH 3/6] fuse: Underline congestion_threshold and max_background may be read w/o fc->lock
` [PATCH 4/6] fuse: Lock fc->lock during changing num_background and congestion_threshold
` [PATCH 5/6] fs: Introduce fuse_conn::bg_lock
` [PATCH 6/6] fuse: Do not take fuse_conn::lock on fuse_request_send_background()
[PATCH] xfs: fix GPF in swapfile_activate of file from overlayfs
2018-08-27 7:17 UTC (8+ messages)
[PATCH] autofs - fix autofs_sbi() does not check super block type
2018-08-27 1:03 UTC (2+ messages)
[git pull] new mount API
2018-08-26 21:22 UTC (31+ messages)
` [PATCH] mqueue: Fix bug from mount API conversion
[PATCH] fs: Fix double prealloc_shrinker() in sget_fc()
2018-08-25 3:01 UTC (2+ messages)
[RFC] pipe: prevent compiler reordering in pipe_poll
2018-08-24 23:05 UTC (2+ messages)
[PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier
2018-08-24 16:01 UTC (5+ messages)
` [PATCH ghak90 (was ghak32) V4 02/10] audit: add container id
` [PATCH ghak90 (was ghak32) V4 03/10] audit: log container info of syscalls
[PATCH 00/33] VFS: Introduce filesystem context [ver #11]
2018-08-24 14:54 UTC (4+ messages)
` [PATCH 30/33] vfs: syscall: Add fspick() to select a superblock for reconfiguration "
[PATCH] mm: Fix warning in insert_pfn()
2018-08-24 15:45 UTC
[GIT PULL] XArray for 4.19
2018-08-24 14:12 UTC (4+ messages)
[PATCHES][RFC] icache-related stuff
2018-08-24 6:47 UTC (7+ messages)
` [PATCH 01/16] nfs_instantiate(): prevent multiple aliases for directory inode
` [PATCH 03/16] vfs: don't evict uninitialized inode
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).