Linux API
[Prev Page][Next Page]
- [RFC PATCH v2 03/29] ntsync: Introduce NTSYNC_IOC_SEM_POST., (continued)
- [RFC PATCH v2 03/29] ntsync: Introduce NTSYNC_IOC_SEM_POST., Elizabeth Figura
- [RFC PATCH v2 10/29] ntsync: Introduce NTSYNC_IOC_EVENT_SET., Elizabeth Figura
- [RFC PATCH v2 05/29] ntsync: Introduce NTSYNC_IOC_WAIT_ALL., Elizabeth Figura
- [RFC PATCH v2 23/29] selftests: ntsync: Add some tests for manual-reset event state., Elizabeth Figura
- [RFC PATCH v2 24/29] selftests: ntsync: Add some tests for auto-reset event state., Elizabeth Figura
- [RFC PATCH v2 21/29] selftests: ntsync: Add some tests for wakeup signaling with WINESYNC_IOC_WAIT_ANY., Elizabeth Figura
- [RFC PATCH v2 08/29] ntsync: Introduce NTSYNC_IOC_MUTEX_KILL., Elizabeth Figura
- [RFC PATCH v2 18/29] selftests: ntsync: Add some tests for mutex state., Elizabeth Figura
- [RFC PATCH v2 07/29] ntsync: Introduce NTSYNC_IOC_MUTEX_UNLOCK., Elizabeth Figura
- [RFC PATCH v2 14/29] ntsync: Introduce NTSYNC_IOC_MUTEX_READ., Elizabeth Figura
- [RFC PATCH v2 13/29] ntsync: Introduce NTSYNC_IOC_SEM_READ., Elizabeth Figura
- [RFC PATCH v2 26/29] selftests: ntsync: Add tests for alertable waits., Elizabeth Figura
- [RFC PATCH v2 27/29] selftests: ntsync: Add some tests for wakeup signaling via alerts., Elizabeth Figura
- [RFC PATCH v2 09/29] ntsync: Introduce NTSYNC_IOC_CREATE_EVENT., Elizabeth Figura
- [RFC PATCH v2 17/29] selftests: ntsync: Add some tests for semaphore state., Elizabeth Figura
- [RFC PATCH v2 02/29] ntsync: Introduce NTSYNC_IOC_CREATE_SEM., Elizabeth Figura
- [RFC PATCH v2 15/29] ntsync: Introduce NTSYNC_IOC_EVENT_READ., Elizabeth Figura
- [RFC PATCH v2 06/29] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX., Elizabeth Figura
- [RFC PATCH v2 25/29] selftests: ntsync: Add some tests for wakeup signaling with events., Elizabeth Figura
- [RFC PATCH v2 16/29] ntsync: Introduce alertable waits., Elizabeth Figura
- [RFC PATCH v2 28/29] maintainers: Add an entry for ntsync., Elizabeth Figura
- [RFC PATCH v2 12/29] ntsync: Introduce NTSYNC_IOC_EVENT_PULSE., Elizabeth Figura
- [RFC PATCH v2 29/29] docs: ntsync: Add documentation for the ntsync uAPI., Elizabeth Figura
- [PATCH net-next v4 0/3] Per epoll context busy poll support,
Joe Damato
- [PATCH v4 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension,
Gregory Price
- [PATCH net-next v3 0/3] Per epoll context busy poll support,
Joe Damato
- [PATCH v3 0/4] mm/mempolicy: weighted interleave mempolicy and sysfs extension,
Gregory Price
- [net-next v2 0/4] Per epoll context busy poll support,
Joe Damato
- [PATCH v2 0/3] man2: Document RWF_ATOMIC,
John Garry
- [net-next 0/3] Per epoll context busy poll support,
Joe Damato
- [PATCH] selftests/landlock:Fix fs_test build issues with old libc,
Hu Yadi
- [RFC PATCH 0/9] NT synchronization primitive driver,
Elizabeth Figura
- [RFC PATCH 3/9] ntsync: Introduce NTSYNC_IOC_CREATE_SEM and NTSYNC_IOC_DELETE., Elizabeth Figura
- [RFC PATCH 6/9] ntsync: Introduce NTSYNC_IOC_WAIT_ALL., Elizabeth Figura
- [RFC PATCH 4/9] ntsync: Introduce NTSYNC_IOC_PUT_SEM., Elizabeth Figura
- [RFC PATCH 1/9] ntsync: Introduce the ntsync driver and character device., Elizabeth Figura
- [RFC PATCH 5/9] ntsync: Introduce NTSYNC_IOC_WAIT_ANY., Elizabeth Figura
- [RFC PATCH 2/9] ntsync: Reserve a minor device number and ioctl range., Elizabeth Figura
- [RFC PATCH 8/9] ntsync: Introduce NTSYNC_IOC_PUT_MUTEX., Elizabeth Figura
- [RFC PATCH 9/9] ntsync: Introduce NTSYNC_IOC_KILL_OWNER., Elizabeth Figura
- [RFC PATCH 7/9] ntsync: Introduce NTSYNC_IOC_CREATE_MUTEX., Elizabeth Figura
- Re: [RFC PATCH 0/9] NT synchronization primitive driver, Greg Kroah-Hartman
- [PATCH v3 0/3] pidfds for non thread group leaders,
Tycho Andersen
- [PATCH] selftests/landlock:Fix net_test build issues with old libc,
Hu Yadi
- [RFC 0/1] RFC: Allow busy poll to be set per epoll instance,
Joe Damato
- [PATCH v2 0/3] mm/mempolicy: weighted interleave mempolicy and sysfs extension,
Gregory Price
- [PATCH v3 1/1] mm/madvise: add MADV_F_COLLAPSE_LIGHT flag to process_madvise(),
Lance Yang
- Re: [PATCH v2 1/1] mm/madvise: add MADV_F_COLLAPSE_LIGHT to process_madvise(),
Michal Hocko
- [PATCH 1/1] socket.7: Mention CAP_NET_RAW on SO_MARK,
Petr Vorel
- [PATCH v4] selftests/landlock:Fix two build issues,
Hu Yadi
- [PATCH 0/3] mm/mempolicy: weighted interleave mempolicy with sysfs extension,
Gregory Price
- [PATCH] selftests/filesystems:fix build error in overlayfs,
Hu Yadi
- [PATCH v3] selftests/landlock:Fix two build issues,
Hu Yadi
- Robust mutex ABI problem (kernel docs regression),
Rich Felker
- [PATCH v4] selftests/move_mount_set_group:Make tests build with old libc,
Hu Yadi
- [PATCH v2] selftests/landlock:Fix two build issues, Hu Yadi
- [PATCH] selftests/core: Fix build issue with CLOSE_RANGE_UNSHARE,
Hu Yadi
- [PATCH v3] selftests/move_mount_set_group:Fix build issue with old libc, Hu Yadi
- Re: [musl] Protect pthreads' mutexes against use-after-destroy, Rich Felker
- [PATCH RESEND] x86/entry/ia32: Ensure s32 is sign extended to s64,
Nikolay Borisov
- [PATCH v2] selftests/move_mount_set_group:Make tests build with old libc,
Hu Yadi
- [PATCH] selftests/landlock:Fix two build issues,
Hu Yadi
- [PATCH] selftests/move_mount_set_group:Make tests build with old libc, Hu Yadi
- [PATCH 1/5] docs: move admin-guide/sysfs-rules.rst to userspace-api/,
Vegard Nossum
- [PATCH v6 00/12] mempolicy2, mbind2, and weighted interleave,
Gregory Price
- [PATCH v6 01/12] mm/mempolicy: implement the sysfs-based weighted_interleave interface, Gregory Price
- [PATCH v6 02/12] mm/mempolicy: refactor a read-once mechanism into a function for re-use, Gregory Price
- [PATCH v6 03/12] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving, Gregory Price
- [PATCH v6 04/12] mm/mempolicy: refactor sanitize_mpol_flags for reuse, Gregory Price
- [PATCH v6 05/12] mm/mempolicy: create struct mempolicy_param for creating new mempolicies, Gregory Price
- [PATCH v6 06/12] mm/mempolicy: refactor kernel_get_mempolicy for code re-use, Gregory Price
- [PATCH v6 07/12] mm/mempolicy: allow home_node to be set by mpol_new, Gregory Price
- [PATCH v6 08/12] mm/mempolicy: add userland mempolicy arg structure, Gregory Price
- [PATCH v6 09/12] mm/mempolicy: add set_mempolicy2 syscall, Gregory Price
- [PATCH v6 10/12] mm/mempolicy: add get_mempolicy2 syscall, Gregory Price
- [PATCH v6 11/12] mm/mempolicy: add the mbind2 syscall, Gregory Price
- [PATCH v6 12/12] mm/mempolicy: extend mempolicy2 and mbind2 to support weighted interleave, Gregory Price
- [PATCH v5] posix-timers: add multi_clock_gettime system call,
Sagi Maimon
- [PATCH v4] posix-timers: add multi_clock_gettime system call,
Sagi Maimon
- [PATCH v3] posix-timers: add multi_clock_gettime system call,
Sagi Maimon
- [PATCH AUTOSEL 6.6 38/39] posix-timers: Get rid of [COMPAT_]SYS_NI() uses, Sasha Levin
- [PATCH v5 00/11] mempolicy2, mbind2, and weighted interleave,
Gregory Price
- [PATCH v5 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface, Gregory Price
- [PATCH v5 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving, Gregory Price
- [PATCH v5 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse, Gregory Price
- [PATCH v5 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies, Gregory Price
- [PATCH v5 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use, Gregory Price
- [PATCH v5 06/11] mm/mempolicy: allow home_node to be set by mpol_new, Gregory Price
- [PATCH v5 07/11] mm/mempolicy: add userland mempolicy arg structure, Gregory Price
- [PATCH v5 08/11] mm/mempolicy: add set_mempolicy2 syscall, Gregory Price
- [PATCH v5 09/11] mm/mempolicy: add get_mempolicy2 syscall, Gregory Price
- [PATCH v5 10/11] mm/mempolicy: add the mbind2 syscall, Gregory Price
- [PATCH v5 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave, Gregory Price
- Re: [PATCH v5 00/11] mempolicy2, mbind2, and weighted interleave, Huang, Ying
- [PATCH v4 00/11] mempolicy2, mbind2, and weighted interleave,
Gregory Price
- [PATCH v4 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface, Gregory Price
- [PATCH v4 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving, Gregory Price
- [PATCH v4 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse, Gregory Price
- [PATCH v4 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies, Gregory Price
- [PATCH v4 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use, Gregory Price
- [PATCH v4 06/11] mm/mempolicy: allow home_node to be set by mpol_new, Gregory Price
- [PATCH v4 07/11] mm/mempolicy: add userland mempolicy arg structure, Gregory Price
- [PATCH v4 08/11] mm/mempolicy: add set_mempolicy2 syscall, Gregory Price
- [PATCH v4 09/11] mm/mempolicy: add get_mempolicy2 syscall, Gregory Price
- [PATCH v4 10/11] mm/mempolicy: add the mbind2 syscall, Gregory Price
- [PATCH v4 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave, Gregory Price
- Re: [PATCH v4 00/11] mempolicy2, mbind2, and weighted interleave, Huang, Ying
- [PATCH v3 00/11] mempolicy2, mbind2, and weighted interleave,
Gregory Price
- [PATCH v3 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface, Gregory Price
- [PATCH v3 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse, Gregory Price
- [PATCH v3 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving, Gregory Price
- [PATCH v3 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies, Gregory Price
- [PATCH v3 06/11] mm/mempolicy: allow home_node to be set by mpol_new, Gregory Price
- [PATCH v3 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use, Gregory Price
- [PATCH v3 07/11] mm/mempolicy: add userland mempolicy arg structure, Gregory Price
- [PATCH v3 08/11] mm/mempolicy: add set_mempolicy2 syscall, Gregory Price
- [PATCH v3 09/11] mm/mempolicy: add get_mempolicy2 syscall, Gregory Price
- [PATCH v3 10/11] mm/mempolicy: add the mbind2 syscall, Gregory Price
- [PATCH v3 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave, Gregory Price
- RE: [PATCH v3 00/11] mempolicy2, mbind2, and weighted interleave, Hyeongtak Ji
- Re: [PATCH v3 00/11] mempolicy2, mbind2, and weighted interleave, Arnd Bergmann
- [PATCH v2 00/11] mempolicy2, mbind2, and weighted interleave,
Gregory Price
- [PATCH v2 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface, Gregory Price
- [PATCH v2 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse, Gregory Price
- [PATCH v2 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving, Gregory Price
- [PATCH v2 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies, Gregory Price
- [PATCH v2 06/11] mm/mempolicy: allow home_node to be set by mpol_new, Gregory Price
- [PATCH v2 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use, Gregory Price
- [PATCH v2 07/11] mm/mempolicy: add userland mempolicy arg structure, Gregory Price
- [PATCH v2 08/11] mm/mempolicy: add set_mempolicy2 syscall, Gregory Price
- [PATCH v2 09/11] mm/mempolicy: add get_mempolicy2 syscall, Gregory Price
- [PATCH v2 10/11] mm/mempolicy: add the mbind2 syscall, Gregory Price
- [PATCH v2 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave, Gregory Price
- Re: [PATCH v2 00/11] mempolicy2, mbind2, and weighted interleave, Huang, Ying
- [PATCH v2 1/3] pidfd: allow pidfd_open() on non-thread-group leaders,
Tycho Andersen
- [RFC PATCH 00/11] mempolicy2, mbind2, and weighted interleave,
Gregory Price
- [RFC PATCH 01/11] mm/mempolicy: implement the sysfs-based weighted_interleave interface, Gregory Price
- [RFC PATCH 03/11] mm/mempolicy: refactor sanitize_mpol_flags for reuse, Gregory Price
- [RFC PATCH 02/11] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving, Gregory Price
- [RFC PATCH 04/11] mm/mempolicy: create struct mempolicy_args for creating new mempolicies, Gregory Price
- [RFC PATCH 05/11] mm/mempolicy: refactor kernel_get_mempolicy for code re-use, Gregory Price
- [RFC PATCH 06/11] mm/mempolicy: allow home_node to be set by mpol_new, Gregory Price
- [RFC PATCH 07/11] mm/mempolicy: add userland mempolicy arg structure, Gregory Price
- [RFC PATCH 08/11] mm/mempolicy: add set_mempolicy2 syscall, Gregory Price
- [RFC PATCH 09/11] mm/mempolicy: add get_mempolicy2 syscall, Gregory Price
- [RFC PATCH 10/11] mm/mempolicy: add the mbind2 syscall, Gregory Price
- [RFC PATCH 11/11] mm/mempolicy: extend set_mempolicy2 and mbind2 to support weighted interleave, Gregory Price
- [RFC] proposed libc interface and man page for listmount,
Miklos Szeredi
- [PATCH] ELF: supply userspace with available page shifts (AT_PAGE_SHIFT_LIST),
Alexey Dobriyan
- [RFC PATCH 0/2] Node migration between memory tiers,
sthanneeru.opensrc
- [RFC 1/3] pidfd: allow pidfd_open() on non-thread-group leaders,
Tycho Andersen
- [RFC] new mempolicy syscalls (mempolicy2 and pidfd), Gregory Price
- [PATCH RFT v4 0/5] fork: Support shadow stacks in clone3(),
Mark Brown
- [PATCH 0/4] listmount changes,
Miklos Szeredi
- [RFC PATCH] mm/mbind: Introduce process_mbind() syscall for external memory binding,
Vinicius Petrucci
- [RFC PATCH 00/11] mm/mempolicy: Make task->mempolicy externally modifiable via syscall and procfs,
Gregory Price
- [RFC PATCH 03/11] mm/mempolicy: refactor set_mempolicy stack to take a task argument, Gregory Price
- [RFC PATCH 04/11] mm/mempolicy: modify get_mempolicy call stack to take a task argument, Gregory Price
[RFC PATCH 05/11] mm/mempolicy: modify set_mempolicy_home_node to take a task argument, Gregory Price
[RFC PATCH 06/11] mm/mempolicy: modify do_mbind to operate on task argument instead of current, Gregory Price
[RFC PATCH 08/11] mm/mempolicy: export replace_mempolicy for use by procfs, Gregory Price
[RFC PATCH 07/11] mm/mempolicy: add task mempolicy syscall variants, Gregory Price
[RFC PATCH 09/11] mm/mempolicy: build mpol_parse_str unconditionally, Gregory Price
[RFC PATCH 10/11] mm/mempolicy: mpol_parse_str should ignore trailing characters in nodelist, Gregory Price
[RFC PATCH 11/11] fs/proc: Add mempolicy attribute to allow read/write of task mempolicy, Gregory Price
Re: [RFC PATCH 00/11] mm/mempolicy: Make task->mempolicy externally modifiable via syscall and procfs, Andrew Morton
[PATCH RFT v3 0/5] fork: Support shadow stacks in clone3(),
Mark Brown
proposed libc interface and man page for statmount(2),
Miklos Szeredi
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]