Linux-api Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-08 00:12:10 to 2024-01-12 05:25:46 UTC [more...]

[PATCH] selftests/core: Fix build issue with CLOSE_RANGE_UNSHARE
 2024-01-12  5:24 UTC  (2+ messages)
` 回复: "

[PATCH v4 0/6] querying mount attributes
 2024-01-12  5:24 UTC  (13+ messages)
` [PATCH v4 5/6] add listmount(2) syscall
` [PATCH v4 6/6] wire up syscalls for statmount/listmount

[PATCH] selftests/landlock:Fix two build issues
 2024-01-12  3:51 UTC  (5+ messages)
  ` 回复: "
      ` 回复: "

Robust mutex ABI problem (kernel docs regression)
 2024-01-11 16:59 UTC  (2+ messages)

[PATCH v4] selftests/move_mount_set_group:Make tests build with old libc
 2024-01-11 13:27 UTC  (2+ messages)

[PATCH v2] selftests/move_mount_set_group:Make tests build with old libc
 2024-01-11 11:13 UTC  (4+ messages)
  ` 回复: "

[PATCH v3] posix-timers: add multi_clock_gettime system call
 2024-01-11  7:31 UTC  (8+ messages)

[PATCH v2] selftests/landlock:Fix two build issues
 2024-01-11  3:51 UTC 

[PATCH v3] selftests/move_mount_set_group:Fix build issue with old libc
 2024-01-11  3:39 UTC 

[musl] Protect pthreads' mutexes against use-after-destroy
 2024-01-10 21:24 UTC 

[PATCH RESEND] x86/entry/ia32: Ensure s32 is sign extended to s64
 2024-01-10 13:42 UTC  (2+ messages)

[PATCH] selftests/move_mount_set_group:Make tests build with old libc
 2024-01-10  6:40 UTC 

[PATCH 1/5] docs: move admin-guide/sysfs-rules.rst to userspace-api/
 2024-01-08 13:18 UTC  (8+ messages)
` [PATCH 2/5] docs: move admin-guide/abi*.rst "
` [PATCH 3/5] docs: userspace-api: use single toctree level
` [PATCH 4/5] Documentation/ABI/README: convert to ReST
` [PATCH 5/5] docs: userspace-api/api: include ABI/README.rst

[PATCH v5] posix-timers: add multi_clock_gettime system call
 2024-01-08 11:09 UTC  (5+ messages)

[PATCH v5 00/11] mempolicy2, mbind2, and weighted interleave
 2024-01-08  7:08 UTC  (46+ messages)
` [PATCH v5 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v5 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v5 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse
` [PATCH v5 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies
` [PATCH v5 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use
` [PATCH v5 06/11] mm/mempolicy: allow home_node to be set by mpol_new
` [PATCH v5 07/11] mm/mempolicy: add userland mempolicy arg structure
` [PATCH v5 08/11] mm/mempolicy: add set_mempolicy2 syscall
` [PATCH v5 09/11] mm/mempolicy: add get_mempolicy2 syscall
` [PATCH v5 10/11] mm/mempolicy: add the mbind2 syscall
` [PATCH v5 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave

[PATCH v6 00/12] mempolicy2, mbind2, and weighted interleave
 2024-01-04  2:03 UTC  (15+ messages)
` [PATCH v6 01/12] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v6 02/12] mm/mempolicy: refactor a read-once mechanism into a function for re-use
` [PATCH v6 03/12] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v6 04/12] mm/mempolicy: refactor sanitize_mpol_flags for reuse
` [PATCH v6 05/12] mm/mempolicy: create struct mempolicy_param for creating new mempolicies
` [PATCH v6 06/12] mm/mempolicy: refactor kernel_get_mempolicy for code re-use
` [PATCH v6 07/12] mm/mempolicy: allow home_node to be set by mpol_new
` [PATCH v6 08/12] mm/mempolicy: add userland mempolicy arg structure
` [PATCH v6 09/12] mm/mempolicy: add set_mempolicy2 syscall
` [PATCH v6 10/12] mm/mempolicy: add get_mempolicy2 syscall
` [PATCH v6 11/12] mm/mempolicy: add the mbind2 syscall
` [PATCH v6 12/12] mm/mempolicy: extend mempolicy2 and mbind2 to support weighted interleave

[PATCH v4 00/11] mempolicy2, mbind2, and weighted interleave
 2024-01-03 11:16 UTC  (22+ messages)
` [PATCH v4 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v4 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v4 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse
` [PATCH v4 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies
` [PATCH v4 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use
` [PATCH v4 06/11] mm/mempolicy: allow home_node to be set by mpol_new
` [PATCH v4 07/11] mm/mempolicy: add userland mempolicy arg structure
` [PATCH v4 08/11] mm/mempolicy: add set_mempolicy2 syscall
` [PATCH v4 09/11] mm/mempolicy: add get_mempolicy2 syscall
` [PATCH v4 10/11] mm/mempolicy: add the mbind2 syscall
` [PATCH v4 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave

[PATCH v4] posix-timers: add multi_clock_gettime system call
 2024-01-01  8:44 UTC  (5+ messages)

[PATCH AUTOSEL 6.6 38/39] posix-timers: Get rid of [COMPAT_]SYS_NI() uses
 2023-12-26  0:19 UTC 

[PATCH v3 00/11] mempolicy2, mbind2, and weighted interleave
 2023-12-18 17:15 UTC  (19+ messages)
` [PATCH v3 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v3 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v3 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse
` [PATCH v3 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies
` [PATCH v3 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use
` [PATCH v3 06/11] mm/mempolicy: allow home_node to be set by mpol_new
` [PATCH v3 07/11] mm/mempolicy: add userland mempolicy arg structure
` [PATCH v3 08/11] mm/mempolicy: add set_mempolicy2 syscall
` [PATCH v3 09/11] mm/mempolicy: add get_mempolicy2 syscall
` [PATCH v3 10/11] mm/mempolicy: add the mbind2 syscall
` [PATCH v3 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave

vt: Improve CSI parsing
 2023-12-14 12:10 UTC  (3+ messages)
` [PATCH 3/4] vt: ignore csi sequences with intermediate characters

[PATCH v2 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
 2023-12-13 19:18 UTC  (4+ messages)

[PATCH v2 00/11] mempolicy2, mbind2, and weighted interleave
 2023-12-13  2:44 UTC  (21+ messages)
` [PATCH v2 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v2 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v2 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse
` [PATCH v2 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies
` [PATCH v2 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use
` [PATCH v2 06/11] mm/mempolicy: allow home_node to be set by mpol_new
` [PATCH v2 07/11] mm/mempolicy: add userland mempolicy arg structure
` [PATCH v2 08/11] mm/mempolicy: add set_mempolicy2 syscall
` [PATCH v2 09/11] mm/mempolicy: add get_mempolicy2 syscall
` [PATCH v2 10/11] mm/mempolicy: add the mbind2 syscall
` [PATCH v2 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave

[PATCH] ELF: supply userspace with available page shifts (AT_PAGE_SHIFT_LIST)
 2023-12-12 21:09 UTC  (11+ messages)
  ` [PATCH v2] ELF: supply userspace with available page shifts (AT_PAGE_SHIFT_MASK)
    ` [PATCH v3] ELF: AT_PAGE_SHIFT_MASK -- supply userspace with available page shifts

[PATCH RFT v4 0/5] fork: Support shadow stacks in clone3()
 2023-12-09  1:06 UTC  (3+ messages)

[RFC 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
 2023-12-08 20:04 UTC  (18+ messages)

[PATCH 0/4] listmount changes
 2023-12-08 13:07 UTC  (5+ messages)
` [PATCH 3/4] listmount: small changes in semantics

[RFC PATCH 00/11] mempolicy2, mbind2, and weighted interleave
 2023-12-08  0:11 UTC  (4+ messages)
` [RFC PATCH 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface


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 read-only IMAP folder(s) and NNTP newsgroup(s).