linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-17 15:50:38 to 2023-12-07 15:04:13 UTC [more...]

[PATCH] ELF: supply userspace with available page shifts (AT_PAGE_SHIFT_LIST)
 2023-12-07 15:04 UTC  (9+ messages)
  ` [PATCH v2] ELF: supply userspace with available page shifts (AT_PAGE_SHIFT_MASK)

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

[PATCH 0/4] listmount changes
 2023-12-06 20:24 UTC  (10+ messages)
` [PATCH 1/4] listmount: rip out flags
` [PATCH 2/4] listmount: list mounts in ID order
` [PATCH 3/4] listmount: small changes in semantics
` [PATCH 4/4] listmount: allow continuing

[PATCH RFT v4 0/5] fork: Support shadow stacks in clone3()
 2023-12-06 18:42 UTC  (26+ messages)
` [PATCH RFT v4 1/5] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH RFT v4 2/5] fork: Add shadow stack support to clone3()
` [PATCH RFT v4 3/5] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH RFT v4 4/5] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH RFT v4 5/5] kselftest/clone3: Test shadow stack support

[RFC] proposed libc interface and man page for listmount
 2023-12-06 16:53 UTC  (7+ messages)

[RFC 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
 2023-12-06 15:27 UTC  (12+ messages)
` [RFC 2/3] selftests/pidfd: add non-thread-group leader tests
` [RFC 3/3] clone: allow CLONE_THREAD | CLONE_PIDFD together

[RFC PATCH 0/2] Node migration between memory tiers
 2023-12-06 15:22 UTC  (14+ messages)
` [RFC PATCH 1/2] base/node: Add sysfs for adistance_offset
` [RFC PATCH 2/2] memory tier: Support node migration between tiers
  ` [EXT] Re: [RFC PATCH 0/2] Node migration between memory tiers

[PATCH 00/21] block atomic writes
 2023-12-05 13:59 UTC  (26+ messages)
` [PATCH 02/21] block: Limit atomic writes according to bio and queue limits
` [PATCH 10/21] block: Add fops atomic write support
` [PATCH 17/21] fs: xfs: iomap "

[RFC PATCH 0/2] Node migration between memory tiers
 2023-12-04  8:52 UTC  (4+ messages)
` [RFC PATCH 1/2] base/node: Add sysfs for adistance_offset
` [RFC PATCH 2/2] memory tier: Support node migration between tiers

[RFC PATCH] mm/mbind: Introduce process_mbind() syscall for external memory binding
 2023-12-01 13:53 UTC  (11+ messages)

[RFC] new mempolicy syscalls (mempolicy2 and pidfd)
 2023-11-29 21:56 UTC 

[RFC PATCH 00/11] mm/mempolicy: Make task->mempolicy externally modifiable via syscall and procfs
 2023-11-28 18:08 UTC  (28+ messages)
` [RFC PATCH 01/11] mm/mempolicy: refactor do_set_mempolicy for code re-use
` [RFC PATCH 02/11] mm/mempolicy: swap cond reference counting logic in do_get_mempolicy
` [RFC PATCH 03/11] mm/mempolicy: refactor set_mempolicy stack to take a task argument
` [RFC PATCH 04/11] mm/mempolicy: modify get_mempolicy call "
` [RFC PATCH 05/11] mm/mempolicy: modify set_mempolicy_home_node "
` [RFC PATCH 06/11] mm/mempolicy: modify do_mbind to operate on task argument instead of current
` [RFC PATCH 07/11] mm/mempolicy: add task mempolicy syscall variants
` [RFC PATCH 08/11] mm/mempolicy: export replace_mempolicy for use by procfs
` [RFC PATCH 09/11] mm/mempolicy: build mpol_parse_str unconditionally
` [RFC PATCH 10/11] mm/mempolicy: mpol_parse_str should ignore trailing characters in nodelist
` [RFC PATCH 11/11] fs/proc: Add mempolicy attribute to allow read/write of task mempolicy

[PATCH RFT v3 0/5] fork: Support shadow stacks in clone3()
 2023-11-23 17:35 UTC  (18+ messages)
` [PATCH RFT v3 1/5] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH RFT v3 2/5] fork: Add shadow stack support to clone3()
` [PATCH RFT v3 3/5] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH RFT v3 4/5] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH RFT v3 5/5] kselftest/clone3: Test shadow stack support

proposed libc interface and man page for statmount(2)
 2023-11-22 16:18 UTC  (21+ messages)

[PATCH 00/30] RSEQ node id and mm concurrency id extensions
 2023-11-21 17:43 UTC  (7+ messages)
` [PATCH 22/30] lib: Implement find_{first,next,nth}_notandnot_bit, find_first_andnot_bit
` [PATCH 23/30] cpumask: Implement cpumask_{first,next}_{not,}andnot
` [PATCH 24/30] sched: NUMA-aware per-memory-map concurrency ID

[PATCH RFC RFT v2 2/5] fork: Add shadow stack support to clone3()
 2023-11-20 16:11 UTC  (13+ messages)

[PATCH RFC RFT v2 0/5] fork: Support shadow stacks in clone3()
 2023-11-20 15:47 UTC  (8+ messages)
` [PATCH RFC RFT v2 2/5] fork: Add shadow stack support to clone3()
` [PATCH RFC RFT v2 5/5] kselftest/clone3: Test shadow stack support

[PATCH] exitz syscall
 2023-11-19 14:54 UTC  (5+ 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).