Linux-api Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-09 01:11:46 to 2024-01-25 22:57:45 UTC [more...]

[PATCH net-next v3 0/3] Per epoll context busy poll support
 2024-01-25 22:56 UTC 

[RFC PATCH 0/9] NT synchronization primitive driver
 2024-01-25 21:45 UTC  (39+ 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 v3 0/4] mm/mempolicy: weighted interleave mempolicy and sysfs extension
 2024-01-25 18:43 UTC  (5+ messages)
` [PATCH v3 1/4] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH v3 2/4] mm/mempolicy: refactor a read-once mechanism into a function for re-use
` [PATCH v3 3/4] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving
` [PATCH v3 4/4] mm/mempolicy: change cur_il_weight to atomic and carry the node with it

[PATCH v3 0/3] pidfds for non thread group leaders
 2024-01-25 18:36 UTC  (15+ 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

[net-next v2 0/4] Per epoll context busy poll support
 2024-01-25 14:11 UTC  (9+ messages)
` [net-next v2 1/4] eventpoll: support busy poll per epoll instance
` [net-next v2 2/4] eventpoll: Add per-epoll busy poll packet budget
` [net-next v2 3/4] eventpoll: Add epoll ioctl for epoll_params
` [net-next v2 4/4] net: print error if SO_BUSY_POLL_BUDGET is large

[PATCH v2 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension
 2024-01-24 18:01 UTC  (15+ 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

[net-next 0/3] Per epoll context busy poll support
 2024-01-24 15:37 UTC  (9+ 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

[PATCH] selftests/landlock:Fix fs_test build issues with old libc
 2024-01-24 13:13 UTC  (2+ messages)

[PATCH v2 0/3] man2: Document RWF_ATOMIC
 2024-01-24 11:27 UTC  (4+ messages)
` [PATCH v2 1/3] statx.2: Document STATX_WRITE_ATOMIC
` [PATCH v2 2/3] readv.2: Document RWF_ATOMIC flag
` [PATCH v2 3/3] io_submit.2: Document RWF_ATOMIC

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

[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  (7+ 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 


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