Linux-api Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-02 09:12:03 to 2024-01-24 11:28:56 UTC [more...]

[PATCH v2 0/3] man2: Document RWF_ATOMIC
 2024-01-24 11:27 UTC 

[net-next 0/3] Per epoll context busy poll support
 2024-01-24  8:20 UTC  (5+ messages)
` [net-next 1/3] eventpoll: support busy poll per epoll instance
` [net-next 2/3] eventpoll: Add per-epoll busy poll packet budget
` [net-next 3/3] eventpoll: Add epoll ioctl for epoll_params

[RFC PATCH 0/9] NT synchronization primitive driver
 2024-01-24  7:56 UTC  (19+ messages)
` [RFC PATCH 1/9] ntsync: Introduce the ntsync driver and character device
` [RFC PATCH 2/9] ntsync: Reserve a minor device number and ioctl range
` [RFC PATCH 3/9] ntsync: Introduce NTSYNC_IOC_CREATE_SEM and NTSYNC_IOC_DELETE
` [RFC PATCH 4/9] ntsync: Introduce NTSYNC_IOC_PUT_SEM
` [RFC PATCH 5/9] ntsync: Introduce NTSYNC_IOC_WAIT_ANY
` [RFC PATCH 6/9] ntsync: Introduce NTSYNC_IOC_WAIT_ALL
` [RFC PATCH 7/9] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX
` [RFC PATCH 8/9] ntsync: Introduce NTSYNC_IOC_PUT_MUTEX
` [RFC PATCH 9/9] ntsync: Introduce NTSYNC_IOC_KILL_OWNER

[PATCH] selftests/landlock:Fix fs_test build issues with old libc
 2024-01-24  2:29 UTC 

[PATCH v4] selftests/landlock:Fix two build issues
 2024-01-24  1:54 UTC  (6+ messages)
  ` 回复: "
      ` 回复: "

[PATCH v2 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension
 2024-01-24  1:51 UTC  (14+ messages)
` [PATCH v2 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v2 2/3] mm/mempolicy: refactor a read-once mechanism into a function for re-use
` [PATCH v2 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving

[PATCH v3 0/3] pidfds for non thread group leaders
 2024-01-24  1:25 UTC  (8+ messages)
` [PATCH v3 1/3] pidfd: allow pidfd_open() on non-thread-group leaders
` [PATCH v3 2/3] selftests/pidfd: add non-thread-group leader tests
` [PATCH v3 3/3] clone: allow CLONE_THREAD | CLONE_PIDFD together

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

[PATCH] selftests/landlock:Fix net_test build issues with old libc
 2024-01-23 11:05 UTC  (2+ messages)

[RFC 0/1] RFC: Allow busy poll to be set per epoll instance
 2024-01-22 21:16 UTC  (4+ messages)
` [RFC 1/1] eventpoll: support busy poll "

[PATCH v2 1/1] mm/madvise: add MADV_F_COLLAPSE_LIGHT to process_madvise()
 2024-01-22 14:34 UTC  (8+ messages)

[PATCH v2] vfs: add RWF_NOAPPEND flag for pwritev2
 2024-01-19 19:10 UTC  (7+ messages)

[PATCH v3 1/1] mm/madvise: add MADV_F_COLLAPSE_LIGHT flag to process_madvise()
 2024-01-19 14:10 UTC  (3+ messages)

Several tst-robust* tests time out with recent Linux kernel
 2024-01-19 13:56 UTC  (10+ messages)

[PATCH v4] selftests/move_mount_set_group:Make tests build with old libc
 2024-01-19 13:39 UTC  (6+ messages)
  ` 回复: "

[PATCH 0/3] mm/mempolicy: weighted interleave mempolicy with sysfs extension
 2024-01-18  4:37 UTC  (16+ messages)
` [PATCH 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH 2/3] mm/mempolicy: refactor a read-once mechanism into a function for re-use
` [PATCH 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving

[PATCH] selftests/filesystems:fix build error in overlayfs
 2024-01-17 13:23 UTC  (5+ messages)
  ` 回复: "

[PATCH 1/1] socket.7: Mention CAP_NET_RAW on SO_MARK
 2024-01-17 12:08 UTC  (5+ messages)

[PATCH v3] posix-timers: add multi_clock_gettime system call
 2024-01-15 23:41 UTC  (8+ messages)

[PATCH v3] selftests/landlock:Fix two build issues
 2024-01-15 10:41 UTC  (4+ messages)
  ` 回复: "

vt: Improve CSI parsing
 2024-01-14 15:08 UTC  (4+ messages)
` [PATCH 3/4] vt: ignore csi sequences with intermediate characters

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

[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 v2] selftests/move_mount_set_group:Make tests build with old libc
 2024-01-11 11:13 UTC  (4+ 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  (39+ 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 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 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 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave
 2024-01-03 11:16 UTC  (2+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).