linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-24 13:02:12 to 2022-07-29 19:02:23 UTC [more...]

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-29 19:02 UTC  (56+ messages)
` [PATCH v7 01/14] mm: Add F_SEAL_AUTO_ALLOCATE seal to memfd
` [PATCH v7 02/14] selftests/memfd: Add tests for F_SEAL_AUTO_ALLOCATE
` [PATCH v7 03/14] mm: Introduce memfile_notifier
` [PATCH v7 04/14] mm/shmem: Support memfile_notifier
` [PATCH v7 05/14] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v7 06/14] KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTS
` [PATCH v7 07/14] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v7 08/14] KVM: Rename mmu_notifier_*
` [PATCH v7 09/14] KVM: Extend the memslot to support fd-based private memory
` [PATCH v7 10/14] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
` [PATCH v7 12/14] KVM: Handle page fault for private memory
` [PATCH v7 13/14] KVM: Enable and expose KVM_MEM_PRIVATE
` [PATCH v7 14/14] memfd_create.2: Describe MFD_INACCESSIBLE flag

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2022-07-29 10:37 UTC  (22+ messages)

[RFC] futex2: add NUMA awareness
 2022-07-27 17:19 UTC  (5+ messages)

[PATCH 1/2] rseq: Deprecate RSEQ_CS_FLAG_NO_RESTART_ON_* flags
 2022-07-26 19:11 UTC  (4+ messages)
` [PATCH 2/2] rseq: Kill process when unknown flags are encountered in ABI structures

[PATCH 0/5] Add process_memwatch syscall
 2022-07-26 16:18 UTC  (6+ messages)
` [PATCH 1/5] fs/proc/task_mmu: make functions global to be used in other files
` [PATCH 2/5] mm: Implement process_memwatch syscall
` [PATCH 3/5] mm: wire up process_memwatch syscall for x86
` [PATCH 4/5] selftests: vm: add process_memwatch syscall tests
` [PATCH 5/5] mm: add process_memwatch syscall documentation

[PATCH v4 0/9] make statx() return DIO alignment information
 2022-07-25 23:58 UTC  (21+ messages)
` [PATCH v4 1/9] statx: add direct I/O "
` [PATCH v4 2/9] vfs: support STATX_DIOALIGN on block devices
` [PATCH v4 3/9] fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
` [PATCH v4 4/9] ext4: support STATX_DIOALIGN
` [PATCH v4 5/9] f2fs: move f2fs_force_buffered_io() into file.c
` [PATCH v4 6/9] f2fs: don't allow DIO reads but not DIO writes
` [PATCH v4 7/9] f2fs: simplify f2fs_force_buffered_io()
` [PATCH v4 8/9] f2fs: support STATX_DIOALIGN
` [PATCH v4 9/9] xfs: "

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-25  9:19 UTC  (16+ messages)

[PATCH 0/2] procfs: document proc timestamps
 2022-07-23 14:17 UTC  (5+ messages)
` [PATCH 1/2] Documentation/filesystems/proc.rst: remove ancient boiler plate
` [PATCH 2/2] Documentation/filesystems/proc.rst: document procfs inode timestamps

[PATCH v5] Add ioctls to get/set the ext4 superblock uuid
 2022-07-22 17:19 UTC  (3+ messages)

[man-pages RFC PATCH v2] statx.2, open.2: document STATX_DIOALIGN
 2022-07-22 16:31 UTC  (2+ messages)

[RFC] proc: fix create timestamp of files in proc
 2022-07-22 16:08 UTC  (6+ messages)

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-21  9:45 UTC  (17+ messages)
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based "
` [PATCH v6 6/8] KVM: Handle page fault for "

[PATCH v4] Add ioctls to get/set the ext4 superblock uuid
 2022-07-20 20:23 UTC  (11+ messages)

[PATCH v3 0/8] make statx() return DIO alignment information
 2022-07-20  5:03 UTC  (11+ messages)
` [PATCH v3 1/8] statx: add direct I/O "
` [PATCH v3 2/8] vfs: support STATX_DIOALIGN on block devices

[PATCH v3] Add ioctls to get/set the ext4 superblock uuid
 2022-07-19 17:05 UTC  (5+ messages)

[REGRESSION] recent changes to copy_file_range behavior breakage
 2022-07-18  9:41 UTC 

recvmmsg() behaviour with MSG_PEEK flag
 2022-07-15 14:23 UTC  (4+ messages)

New collaboration
 2022-07-15  8:00 UTC 

[mm-unstable v7 09/18] mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse
 2022-07-12 16:54 UTC  (2+ messages)

[PATCH v2] Add ioctls to get/set the ext4 superblock uuid
 2022-07-12 15:32 UTC  (4+ messages)

[PATCH v3 1/2] RENAME_NEWER_MTIME is a new userspace-visible flag for renameat2(), and stands alongside existing flags including RENAME_NOREPLACE, RENAME_EXCHANGE, and RENAME_WHITEOUT
 2022-07-11 23:10 UTC  (7+ messages)
  ` [PATCH v3 2/2] selftests: added a new target renameat2
  ` [PATCH man-pages] rename.2: document new renameat2() flag RENAME_NEWER_MTIME
` [RESEND PATCH v3 1/2] namei: implemented RENAME_NEWER_MTIME flag for renameat2() conditional replace
` [PATCH v4 "
  ` [PATCH v4 2/2] selftests: added a new target renameat2

[PATCH] fanotify: refine the validation checks on non-dir inode mask
 2022-07-02  5:59 UTC  (5+ messages)

[PATCH v3 0/3] New fanotify API for ignoring events
 2022-07-01 13:32 UTC  (6+ messages)
` [PATCH v3 1/3] fanotify: prepare for setting event flags in ignore mask
` [PATCH v3 2/3] fanotify: cleanups for fanotify_mark() input validations
` [PATCH v3 3/3] fanotify: introduce FAN_MARK_IGNORE

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2022-06-30 20:38 UTC  (5+ messages)
` [PATCH v4 3/3] gen_init_cpio: add support for file metadata

[PATCH] namei: implemented RENAME_NEWER flag for renameat2() conditional replace
 2022-06-30 16:18 UTC  (4+ messages)

[PATCH v37 14/33] LSM: Specify which LSM to display
 2022-06-28  0:56 UTC  (2+ messages)
` [PATCH v37 32/33] LSM: Add /proc attr entry for full LSM context

[PATCH v2 0/2] New fanotify API for ignoring events
 2022-06-27 12:14 UTC  (8+ messages)
` [PATCH v2 1/2] fanotify: prepare for setting event flags in ignore mask
` [PATCH v2 2/2] fanotify: introduce FAN_MARK_IGNORE

[PATCH v9 0/6] Add RS485 9th bit addressing mode support to DW UART
 2022-06-24 20:42 UTC  (2+ messages)
` [PATCH v9 5/6] serial: Support for RS-485 multipoint addresses


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).