Linux API
[Prev Page][Next Page]
- [PATCH 15/19] io_uring: add submission polling, (continued)
- [PATCH v7 00/15] Add utilization clamping support,
Patrick Bellasi
- [PATCH v7 01/15] sched/core: uclamp: Add CPU's clamp buckets refcounting, Patrick Bellasi
- [PATCH v7 05/15] sched/core: uclamp: Extend sched_setattr() to support utilization clamping, Patrick Bellasi
- [PATCH v7 10/15] sched/fair: uclamp: Add uclamp support to energy_compute(), Patrick Bellasi
- [PATCH v7 11/15] sched/core: uclamp: Extend CPU's cgroup controller, Patrick Bellasi
- [PATCH v7 15/15] sched/core: uclamp: Update CPU's refcount on TG's clamp changes, Patrick Bellasi
- [PATCH v7 02/15] sched/core: uclamp: Enforce last task UCLAMP_MAX, Patrick Bellasi
- [PATCH v7 04/15] sched/core: Allow sched_setattr() to use the current policy, Patrick Bellasi
- [PATCH v7 03/15] sched/core: uclamp: Add system default clamps, Patrick Bellasi
- [PATCH v7 06/15] sched/core: uclamp: Reset uclamp values on RESET_ON_FORK, Patrick Bellasi
- [PATCH v7 07/15] sched/core: uclamp: Set default clamps for RT tasks, Patrick Bellasi
- [PATCH v7 08/15] sched/cpufreq: uclamp: Add clamps for FAIR and RT tasks, Patrick Bellasi
- [PATCH v7 09/15] sched/core: uclamp: Add uclamp_util_with(), Patrick Bellasi
- [PATCH v7 13/15] sched/core: uclamp: Propagate system defaults to root group, Patrick Bellasi
- [PATCH v7 14/15] sched/core: uclamp: Use TG's clamps to restrict TASK's clamps, Patrick Bellasi
- [PATCH v7 12/15] sched/core: uclamp: Propagate parent clamps, Patrick Bellasi
- [PATCHSET v12] io_uring IO interface,
Jens Axboe
- [PATCH 01/18] fs: add an iopoll method to struct file_operations, Jens Axboe
- [PATCH 02/18] block: wire up block device iopoll method, Jens Axboe
- [PATCH 03/18] block: add bio_set_polled() helper, Jens Axboe
- [PATCH 04/18] iomap: wire up the iopoll method, Jens Axboe
- [PATCH 05/18] Add io_uring IO interface, Jens Axboe
- [PATCH 06/18] io_uring: add fsync support, Jens Axboe
- [PATCH 07/18] io_uring: support for IO polling, Jens Axboe
- [PATCH 08/18] fs: add fget_many() and fput_many(), Jens Axboe
- [PATCH 09/18] io_uring: use fget/fput_many() for file references, Jens Axboe
- [PATCH 10/18] io_uring: batch io_kiocb allocation, Jens Axboe
- [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio, Jens Axboe
- [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers, Jens Axboe
- [PATCH 13/18] io_uring: add file set registration, Jens Axboe
- [PATCH 14/18] io_uring: add submission polling, Jens Axboe
- [PATCH 15/18] io_uring: add io_kiocb ref count, Jens Axboe
- [PATCH 16/18] io_uring: add support for IORING_OP_POLL, Jens Axboe
- [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests, Jens Axboe
- [PATCH 18/18] io_uring: add io_uring_event cache hit information, Jens Axboe
- [PATCH 00/32] kernel: Introduce Time Namespace,
Dmitry Safonov
- [PATCH 01/32] ns: Introduce Time Namespace, Dmitry Safonov
- [PATCH 02/32] timens: Add timens_offsets, Dmitry Safonov
- [PATCH 04/32] timens: Introduce CLOCK_BOOTTIME offset, Dmitry Safonov
- [PATCH 13/32] x86/vdso: Build timens .so(s), Dmitry Safonov
- [PATCH 14/32] x86/VDSO: Build VDSO with -ffunction-sections, Dmitry Safonov
- [PATCH 21/32] x86/vdso: Switch image on setns()/unshare()/clone(), Dmitry Safonov
- [PATCH 24/32] selftest/timens: Add Time Namespace test for supported clocks, Dmitry Safonov
- [PATCH 25/32] selftest/timens: Add a test for timerfd, Dmitry Safonov
- [PATCH 32/32] x86/vdso: Restrict splitting VVAR VMA, Dmitry Safonov
- [PATCH 30/32] selftest/timens: Check that a right vdso is mapped after fork and exec, Dmitry Safonov
- [PATCH 31/32] x86/vdso: Align VDSO functions by CPU L1 cache line, Dmitry Safonov
- [PATCH 28/32] selftest/timens: Add timer offsets test, Dmitry Safonov
- [PATCH 29/32] selftests: Add a simple perf test for clock_gettime(), Dmitry Safonov
- [PATCH 26/32] selftest/timens: Add a test for clock_nanosleep(), Dmitry Safonov
- [PATCH 27/32] selftest/timens: Add procfs selftest, Dmitry Safonov
- [PATCH 19/32] x86/vdso2c: Align LOCAL symbols between vdso{-timens,}.so, Dmitry Safonov
- [PATCH 20/32] x86/vdso: Initialize timens 64-bit vdso, Dmitry Safonov
- [PATCH 22/32] timens: Add align for timens_offsets, Dmitry Safonov
- [PATCH 23/32] timens/fs/proc: Introduce /proc/pid/timens_offsets, Dmitry Safonov
- [PATCH 18/32] x86/vdso.lds: Align !timens (host's) vdso.so entries, Dmitry Safonov
- [PATCH 17/32] x86/vdso2c: Sort vdso entries by addresses for linker script, Dmitry Safonov
- [PATCH 16/32] x86/vdso: Generate vdso{,32}-timens.lds, Dmitry Safonov
- [PATCH 15/32] x86/vdso2c: Optionally produce linker script for vdso entries, Dmitry Safonov
- [PATCH 08/32] timens: Shift /proc/uptime, Dmitry Safonov
- [PATCH 12/32] x86/vdso/timens: Add offsets page in vvar, Dmitry Safonov
- [PATCH 11/32] x86/vdso/Makefile: Add vobjs32, Dmitry Safonov
- [PATCH 10/32] x86/vdso2c: Convert iterator to unsigned, Dmitry Safonov
- [PATCH 09/32] x86/vdso2c: Correct err messages on file opening, Dmitry Safonov
- [PATCH 07/32] timens/kernel: Take into account timens clock offsets in clock_nanosleep, Dmitry Safonov
- [PATCH 03/32] timens: Introduce CLOCK_MONOTONIC offsets, Dmitry Safonov
- [PATCH 05/32] timerfd/timens: Take into account ns clock offsets, Dmitry Safonov
- [PATCH 06/32] posix-timers/timens: Take into account clock offsets, Dmitry Safonov
- [RFC PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7),
Mathieu Desnoyers
- [PATCHSET v11] io_uring IO interface,
Jens Axboe
- [PATCH 01/18] fs: add an iopoll method to struct file_operations, Jens Axboe
- [PATCH 02/18] block: wire up block device iopoll method, Jens Axboe
- [PATCH 03/18] block: add bio_set_polled() helper, Jens Axboe
- [PATCH 04/18] iomap: wire up the iopoll method, Jens Axboe
- [PATCH 05/18] Add io_uring IO interface, Jens Axboe
- [PATCH 06/18] io_uring: add fsync support, Jens Axboe
- [PATCH 07/18] io_uring: support for IO polling, Jens Axboe
- [PATCH 08/18] fs: add fget_many() and fput_many(), Jens Axboe
- [PATCH 09/18] io_uring: use fget/fput_many() for file references, Jens Axboe
- [PATCH 10/18] io_uring: batch io_kiocb allocation, Jens Axboe
- [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio, Jens Axboe
- [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers, Jens Axboe
- [PATCH 13/18] io_uring: add file set registration, Jens Axboe
- [PATCH 14/18] io_uring: add submission polling, Jens Axboe
- [PATCH 15/18] io_uring: add io_kiocb ref count, Jens Axboe
- [PATCH 16/18] io_uring: add support for IORING_OP_POLL, Jens Axboe
- [PATCH 18/18] io_uring: add io_uring_event cache hit information, Jens Axboe
- [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests, Jens Axboe
- Re: [PATCHSET v11] io_uring IO interface, Bart Van Assche
- [PATCHSET v10] io_uring IO interface,
Jens Axboe
- [PATCH 04/18] iomap: wire up the iopoll method, Jens Axboe
- [PATCH 05/18] Add io_uring IO interface, Jens Axboe
- [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers, Jens Axboe
- [PATCH 08/18] fs: add fget_many() and fput_many(), Jens Axboe
- [PATCH 06/18] io_uring: add fsync support, Jens Axboe
- [PATCH 07/18] io_uring: support for IO polling, Jens Axboe
- [PATCH 02/18] block: wire up block device iopoll method, Jens Axboe
- [PATCH 14/18] io_uring: add submission polling, Jens Axboe
- [PATCH 10/18] io_uring: batch io_kiocb allocation, Jens Axboe
- [PATCH 18/18] io_uring: add io_uring_event cache hit information, Jens Axboe
- [PATCH 16/18] io_uring: add support for IORING_OP_POLL, Jens Axboe
- [PATCH 09/18] io_uring: use fget/fput_many() for file references, Jens Axboe
- [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio, Jens Axboe
- [PATCH 01/18] fs: add an iopoll method to struct file_operations, Jens Axboe
- [PATCH 13/18] io_uring: add file set registration, Jens Axboe
- [PATCH 03/18] block: add bio_set_polled() helper, Jens Axboe
- [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests, Jens Axboe
- [PATCH 15/18] io_uring: add io_kiocb ref count, Jens Axboe
- Re: [PATCH] EFI: Expose GOP mode number through sysfs and add documentation.,
Ard Biesheuvel
- [RFD] A mount api that notices previous mounts,
Eric W. Biederman
- [PATCHSET v9] io_uring IO interface,
Jens Axboe
- [PATCH 01/18] fs: add an iopoll method to struct file_operations, Jens Axboe
- [PATCH 02/18] block: wire up block device iopoll method, Jens Axboe
- [PATCH 03/18] block: add bio_set_polled() helper, Jens Axboe
- [PATCH 04/18] iomap: wire up the iopoll method, Jens Axboe
- [PATCH 05/18] Add io_uring IO interface, Jens Axboe
- [PATCH 06/18] io_uring: add fsync support, Jens Axboe
- [PATCH 08/18] fs: add fget_many() and fput_many(), Jens Axboe
- [PATCH 07/18] io_uring: support for IO polling, Jens Axboe
- [PATCH 09/18] io_uring: use fget/fput_many() for file references, Jens Axboe
- [PATCH 10/18] io_uring: batch io_kiocb allocation, Jens Axboe
- [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio, Jens Axboe
- [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers, Jens Axboe
- [PATCH 13/18] io_uring: add file set registration, Jens Axboe
- [PATCH 14/18] io_uring: add submission polling, Jens Axboe
- [PATCH 15/18] io_uring: add io_kiocb ref count, Jens Axboe
- [PATCH 16/18] io_uring: add support for IORING_OP_POLL, Jens Axboe
- [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests, Jens Axboe
- [PATCH 18/18] io_uring: add io_uring_event cache hit information, Jens Axboe
- [PATCH] Fix: membarrier: racy access to p->mm in membarrier_global_expedited(),
Mathieu Desnoyers
- [PATCHSET v8] io_uring IO interface,
Jens Axboe
- [PATCH 01/18] fs: add an iopoll method to struct file_operations, Jens Axboe
- [PATCH 02/18] block: wire up block device iopoll method, Jens Axboe
- [PATCH 03/18] block: add bio_set_polled() helper, Jens Axboe
- [PATCH 04/18] iomap: wire up the iopoll method, Jens Axboe
- [PATCH 05/18] Add io_uring IO interface, Jens Axboe
- [PATCH 06/18] io_uring: add fsync support, Jens Axboe
- [PATCH 07/18] io_uring: support for IO polling, Jens Axboe
- [PATCH 08/18] fs: add fget_many() and fput_many(), Jens Axboe
- [PATCH 09/18] io_uring: use fget/fput_many() for file references, Jens Axboe
- [PATCH 10/18] io_uring: batch io_kiocb allocation, Jens Axboe
- [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio, Jens Axboe
- [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers, Jens Axboe
- [PATCH 13/18] io_uring: add file set registration, Jens Axboe
- [PATCH 15/18] io_uring: add io_kiocb ref count, Jens Axboe
- [PATCH 14/18] io_uring: add submission polling, Jens Axboe
- [PATCH 16/18] io_uring: add support for IORING_OP_POLL, Jens Axboe
- [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests, Jens Axboe
- [PATCH 18/18] io_uring: add io_uring_event cache hit information, Jens Axboe
- [RFC PATCH] Fix: membarrier: racy access to p->mm in membarrier_global_expedited(),
Mathieu Desnoyers
- Re: [PATCH 05/18] Add io_uring IO interface,
Christoph Hellwig
- Re: [PATCHv5 00/10] Heterogeneuos memory node attributes, Michal Hocko
- [PATCH] syscalls/preadv203: Add basic RWF_NOWAIT test, Cyril Hrubis
- [RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v6),
Mathieu Desnoyers
- [PATCH v2 00/29] y2038: add time64 syscalls,
Arnd Bergmann
- [PATCH v2 06/29] ARM: add migrate_pages() system call, Arnd Bergmann
- [PATCH v2 14/29] arch: add pkey and rseq syscall numbers everywhere, Arnd Bergmann
- [PATCH v2 20/29] time: fix sys_timer_settime prototype, Arnd Bergmann
- [PATCH v2 24/29] x86/x32: use time64 versions of sigtimedwait and recvmmsg, Arnd Bergmann
- [PATCH v2 22/29] timex: use __kernel_timex internally, Arnd Bergmann
- [PATCH v2 19/29] time: Add struct __kernel_timex, Arnd Bergmann
- [PATCH v2 12/29] ipc: rename old-style shmctl/semctl/msgctl syscalls, Arnd Bergmann
- [PATCH v2 05/29] alpha: update syscall macro definitions, Arnd Bergmann
- [PATCH v2 27/29] y2038: remove struct definition redirects, Arnd Bergmann
- [PATCH v2 18/29] time: make adjtime compat handling available for 32 bit, Arnd Bergmann
- [PATCH v2 26/29] y2038: use time32 syscall names on 32-bit, Arnd Bergmann
- [PATCH v2 17/29] syscalls: remove obsolete __IGNORE_ macros, Arnd Bergmann
- [PATCH v2 09/29] sh: remove duplicate unistd_32.h file, Arnd Bergmann
- [PATCH v2 16/29] alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls, Arnd Bergmann
- [PATCH v2 13/29] arch: add split IPC system calls where needed, Arnd Bergmann
- [PATCH v2 15/29] alpha: add standard statfs64/fstatfs64 syscalls, Arnd Bergmann
- [PATCH v2 08/29] m68k: assign syscall number for seccomp, Arnd Bergmann
- [PATCH v2 25/29] y2038: syscalls: rename y2038 compat syscalls, Arnd Bergmann
- [PATCH v2 11/29] sparc64: fix sparc_ipc type conversion, Arnd Bergmann
- [PATCH v2 01/29] ia64: add __NR_umount2 definition, Arnd Bergmann
- [PATCH v2 07/29] ARM: add kexec_file_load system call number, Arnd Bergmann
- [PATCH v2 04/29] alpha: wire up io_pgetevents system call, Arnd Bergmann
- [PATCH v2 10/29] sh: add statx system call, Arnd Bergmann
- [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures, Arnd Bergmann
- [PATCH v2 02/29] ia64: add statx and io_pgetevents syscalls, Arnd Bergmann
- [PATCH v2 03/29] ia64: assign syscall numbers for perf and seccomp, Arnd Bergmann
- [PATCH v2 23/29] timex: change syscalls to use struct __kernel_timex, Arnd Bergmann
- [PATCH v2 21/29] sparc64: add custom adjtimex/clock_adjtime functions, Arnd Bergmann
- [PATCH v2 28/29] y2038: rename old time and utime syscalls, Arnd Bergmann
- Re: [PATCH v2 00/29] y2038: add time64 syscalls, Dennis Clarke
- [PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header,
Jann Horn
- [PATCH 2/5] ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390,
Arnd Bergmann
- [PATCH v6 00/16] Add utilization clamping support,
Patrick Bellasi
- [PATCH v6 05/16] sched/core: uclamp: Update CPU's refcount on clamp changes, Patrick Bellasi
- [PATCH v6 10/16] sched/core: Add uclamp_util_with(), Patrick Bellasi
- [PATCH v6 15/16] sched/core: uclamp: Use TG's clamps to restrict TASK's clamps, Patrick Bellasi
- [PATCH v6 16/16] sched/core: uclamp: Update CPU's refcount on TG's clamp changes, Patrick Bellasi
- [PATCH v6 14/16] sched/core: uclamp: Map TG's clamp values into CPU's clamp buckets, Patrick Bellasi
- [PATCH v6 13/16] sched/core: uclamp: Propagate parent clamps, Patrick Bellasi
- [PATCH v6 12/16] sched/core: uclamp: Extend CPU's cgroup controller, Patrick Bellasi
- [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks, Patrick Bellasi
- [PATCH v6 11/16] sched/fair: Add uclamp support to energy_compute(), Patrick Bellasi
- [PATCH v6 08/16] sched/cpufreq: uclamp: Add utilization clamping for FAIR tasks, Patrick Bellasi
- [PATCH v6 07/16] sched/core: uclamp: Add system default clamps, Patrick Bellasi
- [PATCH v6 06/16] sched/core: uclamp: Enforce last task UCLAMP_MAX, Patrick Bellasi
- [PATCH v6 04/16] sched/core: uclamp: Add CPU's clamp buckets refcounting, Patrick Bellasi
- [PATCH v6 03/16] sched/core: uclamp: Map TASK's clamp values into CPU's clamp buckets, Patrick Bellasi
- [PATCH v6 02/16] sched/core: uclamp: Extend sched_setattr() to support utilization clamping, Patrick Bellasi
- [PATCH v6 01/16] sched/core: Allow sched_setattr() to use the current policy, Patrick Bellasi
- [RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v5),
Mathieu Desnoyers
- [PATCH -manpage 0/2] Document memfd F_SEAL_FUTURE_WRITE seal,
Joel Fernandes
- [PATCH v4 0/2] Add a future write seal to memfd,
Joel Fernandes
- [PATCH 00/11] y2038: add time64 syscalls,
Arnd Bergmann
- [PATCH 02/11] time: Add struct __kernel_timex, Arnd Bergmann
- [PATCH 03/11] time: fix sys_timer_settime prototype, Arnd Bergmann
- [PATCH 05/11] timex: use __kernel_timex internally, Arnd Bergmann
- [PATCH 01/11] time: make adjtime compat handling available for 32 bit, Arnd Bergmann
- [PATCH 04/11] sparc64: add custom adjtimex/clock_adjtime functions, Arnd Bergmann
- [PATCH 08/11] y2038: use time32 syscall names on 32-bit, Arnd Bergmann
- [PATCH 07/11] y2038: syscalls: rename y2038 compat syscalls, Arnd Bergmann
- [PATCH 09/11] y2038: remove struct definition redirects, Arnd Bergmann
- [PATCH 10/11] y2038: rename old time and utime syscalls, Arnd Bergmann
- [PATCH 06/11] timex: change syscalls to use struct __kernel_timex, Arnd Bergmann
- [PATCH 11/11] y2038: add 64-bit time_t syscalls to all 32-bit architectures, Arnd Bergmann
- [PATCH v5 00/17] fanotify: add support for more event types,
Amir Goldstein
- [PATCH 00/15] arch: synchronize syscall tables in preparation for y2038,
Arnd Bergmann
- [PATCH 01/15] ia64: add __NR_umount2 definition, Arnd Bergmann
- [PATCH 09/15] sh: remove duplicate unistd_32.h file, Arnd Bergmann
- [PATCH 10/15] sh: add statx system call, Arnd Bergmann
- [PATCH 14/15] arch: add split IPC system calls where needed, Arnd Bergmann
- [PATCH 13/15] ipc: rename old-style shmctl/semctl/msgctl syscalls, Arnd Bergmann
- [PATCH 15/15] arch: add pkey and rseq syscall numbers everywhere, Arnd Bergmann
- [PATCH 07/15] ARM: add kexec_file_load system call number, Arnd Bergmann
- [PATCH 08/15] m68k: assign syscall number for seccomp, Arnd Bergmann
- [PATCH 06/15] ARM: add migrate_pages() system call, Arnd Bergmann
- [PATCH 04/15] alpha: wire up io_pgetevents system call, Arnd Bergmann
- [PATCH 02/15] ia64: add statx and io_pgetevents syscalls, Arnd Bergmann
- [PATCH 11/15] mips: fix n32 compat_ipc_parse_version, Arnd Bergmann
- [PATCH 03/15] ia64: assign syscall numbers for perf and seccomp, Arnd Bergmann
- [PATCH 05/15] alpha: update syscall macro definitions, Arnd Bergmann
- [PATCH 12/15] sparc64: fix sparc_ipc type conversion, Arnd Bergmann
- Re: [PATCH 00/15] arch: synchronize syscall tables in preparation for y2038, Geert Uytterhoeven
- Re: [PATCH 00/15] arch: synchronize syscall tables in preparation for y2038, Joseph Myers
- [RESEND PATCH v3 0/2] sysctl: handle overflow for file-max,
Christian Brauner
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]