linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-10 15:38:42 to 2022-07-12 18:03:05 UTC [more...]

[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-12 18:02 UTC  (16+ 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

[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 v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-08  3:29 UTC  (48+ messages)
` [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag
` [PATCH v6 4/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v6 6/8] KVM: Handle page fault for "
` [PATCH v6 7/8] KVM: Enable and expose KVM_MEM_PRIVATE

[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  (11+ messages)
` [PATCH v4 1/3] initramfs: add file metadata
` [PATCH v4 3/3] gen_init_cpio: add support for "

[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 v3 0/8] make statx() return DIO alignment information
 2022-06-26 10:20 UTC  (18+ messages)
` [PATCH v3 1/8] statx: add direct I/O "
` [PATCH v3 2/8] vfs: support STATX_DIOALIGN on block devices
` [PATCH v3 3/8] fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
` [PATCH v3 4/8] ext4: support STATX_DIOALIGN
` [PATCH v3 5/8] f2fs: move f2fs_force_buffered_io() into file.c
` [PATCH v3 6/8] f2fs: don't allow DIO reads but not DIO writes
` [PATCH v3 7/8] f2fs: simplify f2fs_force_buffered_io()
` [PATCH v3 8/8] f2fs: support STATX_DIOALIGN

[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

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

[man-pages RFC PATCH] statx.2, open.2: document STATX_DIOALIGN
 2022-06-23 17:13 UTC  (4+ messages)

[PATCH v3] uapi: Make __{u,s}64 match {u,}int64_t in userspace
 2022-06-23  7:48 UTC  (5+ messages)

Ruch z pierwszej pozycji w Google
 2022-06-23  7:41 UTC 

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

[RFC PATCH] f*xattr: allow O_PATH descriptors
 2022-06-22  2:57 UTC  (12+ messages)

[PATCH v2] uapi: Make __{u,s}64 match {u,}int64_t in userspace
 2022-06-21 10:58 UTC  (2+ messages)
` [LTP] [PATCH v2] uapi: Make __{u, s}64 match {u, }int64_t "

pgprot_encrypted macro is broken
 2022-06-21 10:22 UTC  (5+ messages)

SEO analysis
 2022-06-20 15:15 UTC 

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

[PATCH] uapi: Make __{u,s}64 match {u,}int64_t in userspace
 2022-06-17 15:04 UTC  (10+ messages)
              ` Ping: "

[RFC PATCH 0/6] User pkey minor bug fixes
 2022-06-16 20:24 UTC  (18+ messages)
` [RFC PATCH 1/6] testing/pkeys: Add command line options
` [RFC PATCH 2/6] testing/pkeys: Don't use uninitialized variable
` [RFC PATCH 3/6] testing/pkeys: Add additional test for pkey_alloc()
` [RFC PATCH 4/6] pkeys: Lift pkey hardware check "
` [RFC PATCH 5/6] pkeys: Up level pkey_free() checks
` [RFC PATCH 6/6] pkeys: Change mm_pkey_free() to void

[PATCH v7 0/6] Add RS485 9th bit addressing mode support to DW UART
 2022-06-16  7:53 UTC  (7+ messages)
` [PATCH v7 5/6] serial: Support for RS-485 multipoint addresses

[RFC PATCH v2 0/7] make statx() return I/O alignment information
 2022-06-16  6:29 UTC  (10+ messages)
` [RFC PATCH v2 1/7] statx: add "

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2022-06-15  9:27 UTC  (13+ messages)

Wycena paneli fotowoltaicznych
 2022-06-15  7:55 UTC 

[PATCH v6 0/6] Add RS485 9th bit addressing mode support to DW UART
 2022-06-13 22:22 UTC  (3+ messages)
` [PATCH v6 5/6] serial: Support for RS-485 multipoint addresses

[PATCH v3 0/3] RISC-V: Add Bitmanip/Scalar Crypto HWCAP
 2022-06-12 18:47 UTC  (4+ messages)
` [PATCH v3 1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT
` [PATCH v3 2/3] RISC-V: uapi: add HWCAP for Bitmanip/Scalar Crypto
` [PATCH v3 3/3] RISC-V: HWCAP: parse Bitmanip/Scalar Crypto HWCAP from DT

[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-06-10 19:27 UTC  (13+ messages)


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