messages from 2020-05-15 10:53:52 to 2020-05-17 21:48:18 UTC [more...]
[PATCH 00/10] Introduce attach/detach_page_private to cleanup code
2020-05-17 21:47 UTC (11+ messages)
` [PATCH 01/10] include/linux/pagemap.h: introduce attach/detach_page_private
` [PATCH 02/10] md: remove __clear_page_buffers and use attach/detach_page_private
` [PATCH 03/10] btrfs: "
` [PATCH 04/10] fs/buffer.c: "
` [PATCH 05/10] f2fs: "
` [PATCH 06/10] iomap: "
` [PATCH 07/10] ntfs: replace attach_page_buffers with attach_page_private
` [PATCH 08/10] orangefs: use attach/detach_page_private
` [PATCH 09/10] buffer_head.h: remove attach_page_buffers
` [PATCH 10/10] mm/migrate.c: call detach_page_private to cleanup code
[PATCH] afs: Don't unlock fetched data pages until the op completes successfully
2020-05-17 21:08 UTC (2+ messages)
linux-next boot error: general protection fault in tomoyo_get_local_path
2020-05-17 17:11 UTC (8+ messages)
` [PATCH] proc: proc_pid_ns takes super_block as an argument
[PATCH v5 0/6] Add support for O_MAYEXEC
2020-05-17 16:57 UTC (22+ messages)
` [PATCH v5 2/6] fs: Add a MAY_EXECMOUNT flag to infer the noexec mount property
` [PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC
` How about just O_EXEC? (was Re: [PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC)
INFO: trying to register non-static key in io_cqring_ev_posted (3)
2020-05-17 15:19 UTC (2+ messages)
Determining owner of a (fuse) mountpoint?
2020-05-17 14:59 UTC (3+ messages)
` [fuse-devel] "
"BUG: MAX_LOCKDEP_ENTRIES too low" with 6979 "&type->s_umount_key"
2020-05-17 11:12 UTC (3+ messages)
[PATCH v2 0/4] cleaning up the sysctls table (hung_task watchdog)
2020-05-17 3:01 UTC (10+ messages)
` [PATCH v2 1/4] sysctl: Add register_sysctl_init() interface
` [PATCH v2 2/4] sysctl: Move some boundary constants form sysctl.c to sysctl_vals
` [PATCH v2 3/4] hung_task: Move hung_task sysctl interface to hung_task.c
` [PATCH v2 4/4] watchdog: move watchdog sysctl interface to watchdog.c
[PATCH 0/4] Move the sysctl interface to the corresponding feature code file
2020-05-17 2:38 UTC (14+ messages)
` [PATCH 1/4] hung_task: Move hung_task sysctl interface to hung_task_sysctl.c
` [PATCH 2/4] proc/sysctl: add shared variables -1
[PATCH v2] Implement close-on-fork
2020-05-16 13:29 UTC (17+ messages)
` [PATCH v2 1/4] fs: "
` [PATCH v2 2/4] fs: Add O_CLOFORK flag for open(2) and dup3(2)
` [PATCH v2 3/4] fs: Add F_DUPFD_CLOFORK to fcntl(2)
` [PATCH v2 4/4] net: Add SOCK_CLOFORK
[PATCH -next] nfs: fsinfo: fix build when CONFIG_NFS_V4 is not enabled
2020-05-16 10:53 UTC (4+ messages)
mmotm 2020-05-15-16-29 uploaded
2020-05-16 5:53 UTC (2+ messages)
[PATCH v5 0/7] block: fix blktrace debugfs use after free
2020-05-16 3:19 UTC (8+ messages)
` [PATCH v5 1/7] block: add docs for gendisk / request_queue refcount helpers
` [PATCH v5 2/7] block: clarify context for gendisk / request_queue refcount increment helpers
` [PATCH v5 3/7] block: revert back to synchronous request_queue removal
` [PATCH v5 4/7] block: move main block debugfs initialization to its own file
` [PATCH v5 5/7] blktrace: fix debugfs use after free
` [PATCH v5 6/7] blktrace: break out of blktrace setup on concurrent calls
` [PATCH v5 7/7] loop: be paranoid on exit and prevent new additions / removals
[PATCH 0/9] Enable ext4 support for per-file/directory DAX operations
2020-05-16 2:02 UTC (5+ messages)
` [PATCH 2/9] fs/ext4: Disallow verity if inode is DAX
` [PATCH 3/9] fs/ext4: Disallow encryption "
[PATCH v4 0/5] block: fix blktrace debugfs use after free
2020-05-16 1:39 UTC (5+ messages)
` [PATCH v4 4/5] blktrace: break out of blktrace setup on concurrent calls
[PATCH v5 0/7] firmware: add partial read support in request_firmware_into_buf
2020-05-16 1:05 UTC (9+ messages)
` [PATCH v5 2/7] firmware: add offset to request_firmware_into_buf
kernel BUG at mm/hugetlb.c:LINE!
2020-05-15 22:15 UTC (5+ messages)
[PATCH 0/3] fs: reduce export usage of kerne_read*() calls
2020-05-15 21:29 UTC (3+ messages)
[PATCH] fscrypt: add support for IV_INO_LBLK_32 policies
2020-05-15 20:41 UTC
[PATCH v5] kernel: add panic_on_taint
2020-05-15 20:26 UTC (2+ messages)
Unable to access fuse mountpoint with seteuid()
2020-05-15 20:03 UTC
[PATCH v3 0/2] fs: avoid fdput() after failed fdget()
2020-05-15 19:22 UTC (5+ messages)
` [PATCH v3 1/2] fs: avoid fdput() after failed fdget() in ksys_sync_file_range()
` [PATCH v3 2/2] fs: avoid fdput() after failed fdget() in kernel_read_file_from_fd()
[PATCH] ext4: fix race between ext4_sync_parent() and rename()
2020-05-15 19:14 UTC (2+ messages)
[PATCH v2 0/2] io_uring: add a CQ ring flag to enable/disable eventfd notification
2020-05-15 18:17 UTC (4+ messages)
` [PATCH v2 1/2] io_uring: add 'cq_flags' field for the CQ ring
` [PATCH v2 2/2] io_uring: add IORING_CQ_EVENTFD_DISABLED to the CQ ring flags
[PATCH] docs: sysctl/kernel: document ngroups_max
2020-05-15 17:24 UTC (3+ messages)
[PATCH v13 00/12] Inline Encryption Support
2020-05-15 17:00 UTC (7+ messages)
[PATCH -next] fs: fix namespace.c build error when CONFIG_MOUNT_NOTIFICATIONS is not set
2020-05-15 16:54 UTC
linux-next: manual merge of the vfs tree with the parisc-hd tree
2020-05-15 16:08 UTC (11+ messages)
[PATCH 0/2] io_uring: add a CQ ring flag to enable/disable eventfd notification
2020-05-15 15:26 UTC (8+ messages)
` [PATCH 1/2] io_uring: add 'cq_flags' field for the CQ ring
` [PATCH 2/2] io_uring: add IORING_CQ_NEED_WAKEUP to the CQ ring flags
[PATCH 01/14] cachefiles: switch to kernel_write
2020-05-15 15:21 UTC (3+ messages)
` clean up kernel_{read,write} & friends v2
linux-next: Tree for May 12 (fs/namespace.c)
2020-05-15 15:06 UTC
sort out the flush_icache_range mess v2
2020-05-15 14:36 UTC (30+ messages)
` [PATCH 01/29] arm: fix the flush_icache_range arguments in set_fiq_handler
` [PATCH 02/29] nds32: unexport flush_icache_page
` [PATCH 03/29] powerpc: unexport flush_icache_user_range
` [PATCH 04/29] unicore32: remove flush_cache_user_range
` [PATCH 05/29] asm-generic: fix the inclusion guards for cacheflush.h
` [PATCH 06/29] asm-generic: don't include <linux/mm.h> in cacheflush.h
` [PATCH 07/29] asm-generic: improve the flush_dcache_page stub
` [PATCH 08/29] alpha: use asm-generic/cacheflush.h
` [PATCH 09/29] arm64: "
` [PATCH 10/29] c6x: "
` [PATCH 11/29] hexagon: "
` [PATCH 12/29] ia64: "
` [PATCH 13/29] microblaze: "
` [PATCH 14/29] m68knommu: "
` [PATCH 15/29] openrisc: "
` [PATCH 16/29] powerpc: "
` [PATCH 17/29] riscv: "
` [PATCH 18/29] arm,sparc,unicore32: remove flush_icache_user_range
` [PATCH 19/29] mm: rename flush_icache_user_range to flush_icache_user_page
` [PATCH 20/29] asm-generic: add a flush_icache_user_range stub
` [PATCH 21/29] sh: implement flush_icache_user_range
` [PATCH 22/29] xtensa: "
` [PATCH 23/29] arm: rename flush_cache_user_range to flush_icache_user_range
` [PATCH 24/29] m68k: implement flush_icache_user_range
` [PATCH 25/29] exec: only build read_code when needed
` [PATCH 26/29] exec: use flush_icache_user_range in read_code
` [PATCH 27/29] binfmt_flat: use flush_icache_user_range
` [PATCH 28/29] nommu: use flush_icache_user_range in brk and mmap
` [PATCH 29/29] module: move the set_fs hack for flush_icache_range to m68k
[PATCH v4 00/36] Large pages in the page cache
2020-05-15 13:39 UTC (39+ messages)
` [PATCH v4 01/36] mm: Move PageDoubleMap bit
` [PATCH v4 02/36] mm: Simplify PageDoubleMap with PF_SECOND policy
` [PATCH v4 03/36] mm: Allow hpages to be arbitrary order
` [PATCH v4 04/36] mm: Introduce thp_size
` [PATCH v4 05/36] mm: Introduce thp_order
` [PATCH v4 06/36] mm: Introduce offset_in_thp
` [PATCH v4 07/36] fs: Add a filesystem flag for large pages
` [PATCH v4 08/36] fs: Do not update nr_thps for large page mappings
` [PATCH v4 09/36] fs: Introduce i_blocks_per_page
` [PATCH v4 10/36] fs: Make page_mkwrite_check_truncate thp-aware
` [PATCH v4 11/36] fs: Support THPs in zero_user_segments
` [PATCH v4 12/36] bio: Add bio_for_each_thp_segment_all
` [PATCH v4 13/36] iomap: Support arbitrarily many blocks per page
` [PATCH v4 14/36] iomap: Support large pages in iomap_adjust_read_range
` [PATCH v4 15/36] iomap: Support large pages in read paths
` [PATCH v4 16/36] iomap: Support large pages in write paths
` [PATCH v4 17/36] iomap: Inline data shouldn't see large pages
` [PATCH v4 18/36] iomap: Handle tail pages in iomap_page_mkwrite
` [PATCH v4 19/36] xfs: Support large pages
` [PATCH v4 20/36] mm: Make prep_transhuge_page return its argument
` [PATCH v4 21/36] mm: Add __page_cache_alloc_order
` [PATCH v4 22/36] mm: Allow large pages to be added to the page cache
` [PATCH v4 23/36] mm: Allow large pages to be removed from "
` [PATCH v4 24/36] mm: Remove page fault assumption of compound page size
` [PATCH v4 25/36] mm: Fix total_mapcount assumption of "
` [PATCH v4 26/36] mm: Avoid splitting large pages
` [PATCH v4 27/36] mm: Fix truncation for pages of arbitrary size
` [PATCH v4 28/36] mm: Support storing shadow entries for large pages
` [PATCH v4 29/36] mm: Support retrieving tail pages from the page cache
` [PATCH v4 30/36] mm: Support tail pages in wait_for_stable_page
` [PATCH v4 31/36] mm: Add DEFINE_READAHEAD
` [PATCH v4 32/36] mm: Make page_cache_readahead_unbounded take a readahead_control
` [PATCH v4 33/36] mm: Make __do_page_cache_readahead "
` [PATCH v4 34/36] mm: Allow PageReadahead to be set on head pages
` [PATCH v4 35/36] mm: Add large page readahead
` [PATCH v4 36/36] mm: Align THP mappings for non-DAX
Setting mount propagation type in new mount API
2020-05-15 13:18 UTC (3+ messages)
[PATCH] fsinfo: Fix uninitialized variable in fsinfo_generic_mount_all()
2020-05-15 12:09 UTC
[PATCH 0/4] Add the ability to get a pidfd on seccomp user notifications
2020-05-15 11:58 UTC (6+ messages)
` [PATCH 3/4] seccomp: Add SECCOMP_USER_NOTIF_FLAG_PIDFD to get pidfd on listener trap
[bug report] NFS: Convert mount option parsing to use functionality from fs_parser.h
2020-05-15 11:44 UTC
[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
2020-05-15 11:08 UTC (2+ messages)
[PATCHES] uaccess simple access_ok() removals
2020-05-15 10:54 UTC (8+ messages)
` [PATCH 01/20] dlmfs_file_write(): get rid of pointless access_ok()
` [PATCH 07/20] nvram: drop useless access_ok()
` [PATCH 18/20] usb: get rid of pointless access_ok() calls
` [PATCH 4/4] vmci_host: get rid of pointless access_ok()
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).