Linux API
[Prev Page][Next Page]
- Re: [PATCH 12/19] io_uring: add support for pre-mapped user IO buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 06/19] io_uring: add fsync support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 12/19] io_uring: add support for pre-mapped user IO buffers
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 06/19] io_uring: add fsync support
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 05/19] Add io_uring IO interface
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 14/19] io_uring: add file set registration
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 13/19] net: split out functions related to registering inflight socket files
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 13/19] net: split out functions related to registering inflight socket files
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH 17/19] io_uring: add support for IORING_OP_POLL
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 18/19] io_uring: allow workqueue item to handle multiple buffered requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 19/19] io_uring: add io_uring_event cache hit information
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 16/19] io_uring: add io_kiocb ref count
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 15/19] io_uring: add submission polling
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 14/19] io_uring: add file set registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 13/19] net: split out functions related to registering inflight socket files
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 12/19] io_uring: add support for pre-mapped user IO buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 11/19] block: implement bio helper to add iter bvec pages to bio
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 10/19] io_uring: batch io_kiocb allocation
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 09/19] io_uring: use fget/fput_many() for file references
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 08/19] fs: add fget_many() and fput_many()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 07/19] io_uring: support for IO polling
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 06/19] io_uring: add fsync support
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 05/19] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 04/19] iomap: wire up the iopoll method
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 03/19] block: add bio_set_polled() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 02/19] block: wire up block device iopoll method
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 01/19] fs: add an iopoll method to struct file_operations
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v13] io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 16/32] x86/vdso: Generate vdso{,32}-timens.lds
- From: Dmitry Safonov <0x7f454c46@xxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Alan Jenkins <alan.christopher.jenkins@xxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Alan Jenkins <alan.christopher.jenkins@xxxxxxxxx>
- [PATCH v7 12/15] sched/core: uclamp: Propagate parent clamps
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v7 14/15] sched/core: uclamp: Use TG's clamps to restrict TASK's clamps
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v7 13/15] sched/core: uclamp: Propagate system defaults to root group
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v7 09/15] sched/core: uclamp: Add uclamp_util_with()
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v7 08/15] sched/cpufreq: uclamp: Add clamps for FAIR and RT tasks
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v7 07/15] sched/core: uclamp: Set default clamps for RT tasks
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v7 06/15] sched/core: uclamp: Reset uclamp values on RESET_ON_FORK
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v7 03/15] sched/core: uclamp: Add system default clamps
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v7 04/15] sched/core: Allow sched_setattr() to use the current policy
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v7 02/15] sched/core: uclamp: Enforce last task UCLAMP_MAX
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v7 15/15] sched/core: uclamp: Update CPU's refcount on TG's clamp changes
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v7 11/15] sched/core: uclamp: Extend CPU's cgroup controller
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v7 10/15] sched/fair: uclamp: Add uclamp support to energy_compute()
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v7 05/15] sched/core: uclamp: Extend sched_setattr() to support utilization clamping
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v7 01/15] sched/core: uclamp: Add CPU's clamp buckets refcounting
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v7 00/15] Add utilization clamping support
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH 16/32] x86/vdso: Generate vdso{,32}-timens.lds
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 03/32] timens: Introduce CLOCK_MONOTONIC offsets
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 03/32] timens: Introduce CLOCK_MONOTONIC offsets
- From: Andrei Vagin <avagin@xxxxxxxxx>
- Re: [PATCH 07/32] timens/kernel: Take into account timens clock offsets in clock_nanosleep
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH 16/18] io_uring: add support for IORING_OP_POLL
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 16/18] io_uring: add support for IORING_OP_POLL
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH 03/32] timens: Introduce CLOCK_MONOTONIC offsets
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Keith Busch <keith.busch@xxxxxxxxx>
- [PATCH 18/18] io_uring: add io_uring_event cache hit information
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 16/18] io_uring: add support for IORING_OP_POLL
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 15/18] io_uring: add io_kiocb ref count
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 14/18] io_uring: add submission polling
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 13/18] io_uring: add file set registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 10/18] io_uring: batch io_kiocb allocation
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 09/18] io_uring: use fget/fput_many() for file references
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 08/18] fs: add fget_many() and fput_many()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 07/18] io_uring: support for IO polling
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 06/18] io_uring: add fsync support
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 04/18] iomap: wire up the iopoll method
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 03/18] block: add bio_set_polled() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 02/18] block: wire up block device iopoll method
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 01/18] fs: add an iopoll method to struct file_operations
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v12] io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 00/17] fanotify: add support for more event types
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 16/32] x86/vdso: Generate vdso{,32}-timens.lds
- From: Dmitry Safonov <0x7f454c46@xxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Miklos Szeredi <miklos@xxxxxxxxxx>
- Re: [PATCH 16/32] x86/vdso: Generate vdso{,32}-timens.lds
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/32] timerfd/timens: Take into account ns clock offsets
- From: Andrei Vagin <avagin@xxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] mm/mincore: provide mapped status when cached status is not allowed
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH 04/18] iomap: wire up the iopoll method
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v5 08/17] fanotify: copy event fid info to user
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/32] timerfd/timens: Take into account ns clock offsets
- From: Cyrill Gorcunov <gorcunov@xxxxxxxxx>
- Re: [PATCH 05/32] timerfd/timens: Take into account ns clock offsets
- From: Cyrill Gorcunov <gorcunov@xxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 06/32] posix-timers/timens: Take into account clock offsets
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 05/32] timerfd/timens: Take into account ns clock offsets
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 03/32] timens: Introduce CLOCK_MONOTONIC offsets
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 07/32] timens/kernel: Take into account timens clock offsets in clock_nanosleep
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 09/32] x86/vdso2c: Correct err messages on file opening
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 10/32] x86/vdso2c: Convert iterator to unsigned
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 11/32] x86/vdso/Makefile: Add vobjs32
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 12/32] x86/vdso/timens: Add offsets page in vvar
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 08/32] timens: Shift /proc/uptime
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 15/32] x86/vdso2c: Optionally produce linker script for vdso entries
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 16/32] x86/vdso: Generate vdso{,32}-timens.lds
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 17/32] x86/vdso2c: Sort vdso entries by addresses for linker script
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 18/32] x86/vdso.lds: Align !timens (host's) vdso.so entries
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 23/32] timens/fs/proc: Introduce /proc/pid/timens_offsets
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 22/32] timens: Add align for timens_offsets
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 20/32] x86/vdso: Initialize timens 64-bit vdso
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 19/32] x86/vdso2c: Align LOCAL symbols between vdso{-timens,}.so
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 27/32] selftest/timens: Add procfs selftest
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 26/32] selftest/timens: Add a test for clock_nanosleep()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 29/32] selftests: Add a simple perf test for clock_gettime()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 28/32] selftest/timens: Add timer offsets test
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 31/32] x86/vdso: Align VDSO functions by CPU L1 cache line
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 30/32] selftest/timens: Check that a right vdso is mapped after fork and exec
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 32/32] x86/vdso: Restrict splitting VVAR VMA
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 25/32] selftest/timens: Add a test for timerfd
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 24/32] selftest/timens: Add Time Namespace test for supported clocks
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 21/32] x86/vdso: Switch image on setns()/unshare()/clone()
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 14/32] x86/VDSO: Build VDSO with -ffunction-sections
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 13/32] x86/vdso: Build timens .so(s)
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 04/32] timens: Introduce CLOCK_BOOTTIME offset
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 02/32] timens: Add timens_offsets
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 01/32] ns: Introduce Time Namespace
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- [PATCH 00/32] kernel: Introduce Time Namespace
- From: Dmitry Safonov <dima@xxxxxxxxxx>
- Re: [RFC PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- [RFC PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH 2/4] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCHSET v11] io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCHSET v11] io_uring IO interface
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 04/18] iomap: wire up the iopoll method
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Matt Mullins <mmullins@xxxxxx>
- [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 18/18] io_uring: add io_uring_event cache hit information
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 16/18] io_uring: add support for IORING_OP_POLL
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 15/18] io_uring: add io_kiocb ref count
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 14/18] io_uring: add submission polling
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 13/18] io_uring: add file set registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 10/18] io_uring: batch io_kiocb allocation
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 09/18] io_uring: use fget/fput_many() for file references
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 08/18] fs: add fget_many() and fput_many()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 07/18] io_uring: support for IO polling
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 06/18] io_uring: add fsync support
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 04/18] iomap: wire up the iopoll method
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 03/18] block: add bio_set_polled() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 02/18] block: wire up block device iopoll method
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 01/18] fs: add an iopoll method to struct file_operations
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v11] io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 3/3] mm/mincore: provide mapped status when cached status is not allowed
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 3/3] mm/mincore: provide mapped status when cached status is not allowed
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 3/3] mm/mincore: provide mapped status when cached status is not allowed
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 1/3] mm/mincore: make mincore() more conservative
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] fs: let filldir_t return bool instead of an error code
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] mm/mincore: make mincore() more conservative
- From: Josh Snyder <joshs@xxxxxxxxxxx>
- Re: [RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v6)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v6)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
- From: Daniel Gruss <daniel@xxxxxxxx>
- Re: [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
- From: Daniel Gruss <daniel@xxxxxxxx>
- Re: [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH 3/3] mm/mincore: provide mapped status when cached status is not allowed
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 1/3] mm/mincore: make mincore() more conservative
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] mm/mincore: make mincore() more conservative
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- [PATCH 15/18] io_uring: add io_kiocb ref count
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 03/18] block: add bio_set_polled() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 13/18] io_uring: add file set registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 01/18] fs: add an iopoll method to struct file_operations
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v10] io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 09/18] io_uring: use fget/fput_many() for file references
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 16/18] io_uring: add support for IORING_OP_POLL
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 18/18] io_uring: add io_uring_event cache hit information
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 10/18] io_uring: batch io_kiocb allocation
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 14/18] io_uring: add submission polling
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 02/18] block: wire up block device iopoll method
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 07/18] io_uring: support for IO polling
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 06/18] io_uring: add fsync support
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 08/18] fs: add fget_many() and fput_many()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 04/18] iomap: wire up the iopoll method
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v6)
- From: Joseph Myers <joseph@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v6)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFD] A mount api that notices previous mounts
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: [RFD] A mount api that notices previous mounts
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: [RFD] A mount api that notices previous mounts
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 09/18] io_uring: use fget/fput_many() for file references
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [RFD] A mount api that notices previous mounts
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [RFD] A mount api that notices previous mounts
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH] EFI: Expose GOP mode number through sysfs and add documentation.
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [RFD] A mount api that notices previous mounts
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH] EFI: Expose GOP mode number through sysfs and add documentation.
- From: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx>
- Re: [RFD] A mount api that notices previous mounts
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFD] A mount api that notices previous mounts
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFD] A mount api that notices previous mounts
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- [PATCH 3/3] mm/mincore: provide mapped status when cached status is not allowed
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 1/3] mm/mincore: make mincore() more conservative
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 0/3] mincore() and IOCB_NOWAIT adjustments
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [RFD] A mount api that notices previous mounts
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v6)
- From: Joseph Myers <joseph@xxxxxxxxxxxxxxxx>
- Re: [RFD] A mount api that notices previous mounts
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v6)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RFD] A mount api that notices previous mounts
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 09/18] io_uring: use fget/fput_many() for file references
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 09/18] io_uring: use fget/fput_many() for file references
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RFD] A mount api that notices previous mounts
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v6)
- From: Joseph Myers <joseph@xxxxxxxxxxxxxxxx>
- [RFD] A mount api that notices previous mounts
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH 07/18] io_uring: support for IO polling
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 07/18] io_uring: support for IO polling
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 07/18] io_uring: support for IO polling
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 07/18] io_uring: support for IO polling
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 07/18] io_uring: support for IO polling
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 07/18] io_uring: support for IO polling
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- [PATCH 18/18] io_uring: add io_uring_event cache hit information
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 16/18] io_uring: add support for IORING_OP_POLL
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 15/18] io_uring: add io_kiocb ref count
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 14/18] io_uring: add submission polling
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 13/18] io_uring: add file set registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 10/18] io_uring: batch io_kiocb allocation
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 09/18] io_uring: use fget/fput_many() for file references
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 07/18] io_uring: support for IO polling
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 08/18] fs: add fget_many() and fput_many()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 06/18] io_uring: add fsync support
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 04/18] iomap: wire up the iopoll method
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 03/18] block: add bio_set_polled() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 02/18] block: wire up block device iopoll method
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 01/18] fs: add an iopoll method to struct file_operations
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v9] io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 07/18] io_uring: support for IO polling
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 07/18] io_uring: support for IO polling
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 10/18] io_uring: batch io_kiocb allocation
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 15/18] io_uring: add io_kiocb ref count
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 10/18] io_uring: batch io_kiocb allocation
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 07/18] io_uring: support for IO polling
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v6)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 13/18] io_uring: add file set registration
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Bert Wesarg <bert.wesarg@xxxxxxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RESEND PATCH v2 1/1] prctl: add PR_{GET,SET}_KILL_DESCENDANTS_ON_EXIT
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH] Fix: membarrier: racy access to p->mm in membarrier_global_expedited()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxx>
- Re: [PATCH] Fix: membarrier: racy access to p->mm in membarrier_global_expedited()
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH] Fix: membarrier: racy access to p->mm in membarrier_global_expedited()
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH] Fix: membarrier: racy access to p->mm in membarrier_global_expedited()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH] Fix: membarrier: racy access to p->mm in membarrier_global_expedited()
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 09/18] io_uring: use fget/fput_many() for file references
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 09/18] io_uring: use fget/fput_many() for file references
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- [PATCH 18/18] io_uring: add io_uring_event cache hit information
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 16/18] io_uring: add support for IORING_OP_POLL
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 14/18] io_uring: add submission polling
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 15/18] io_uring: add io_kiocb ref count
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 13/18] io_uring: add file set registration
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 10/18] io_uring: batch io_kiocb allocation
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 09/18] io_uring: use fget/fput_many() for file references
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 08/18] fs: add fget_many() and fput_many()
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 07/18] io_uring: support for IO polling
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 06/18] io_uring: add fsync support
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 04/18] iomap: wire up the iopoll method
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 03/18] block: add bio_set_polled() helper
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCHSET v8] io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 02/18] block: wire up block device iopoll method
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH 01/18] fs: add an iopoll method to struct file_operations
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC PATCH] Fix: membarrier: racy access to p->mm in membarrier_global_expedited()
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [RFC PATCH] Fix: membarrier: racy access to p->mm in membarrier_global_expedited()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxx>
- Re: [RFC PATCH] Fix: membarrier: racy access to p->mm in membarrier_global_expedited()
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH] Fix: membarrier: racy access to p->mm in membarrier_global_expedited()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxx>
- Re: [RFC PATCH] Fix: membarrier: racy access to p->mm in membarrier_global_expedited()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- [RFC PATCH] Fix: membarrier: racy access to p->mm in membarrier_global_expedited()
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH 05/18] Add io_uring IO interface
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv5 00/10] Heterogeneuos memory node attributes
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Cyril Hrubis <chrubis@xxxxxxx>
- [PATCH] syscalls/preadv203: Add basic RWF_NOWAIT test
- From: Cyril Hrubis <metan@xxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v2 07/29] ARM: add kexec_file_load system call number
- From: Russell King - ARM Linux admin <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 25/29] y2038: syscalls: rename y2038 compat syscalls
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 07/29] ARM: add kexec_file_load system call number
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v2 06/29] ARM: add migrate_pages() system call
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v6 01/16] sched/core: Allow sched_setattr() to use the current policy
- From: Alessio Balsini <balsini@xxxxxxxxxxx>
- Re: [PATCH ghak90 (was ghak32) V4 01/10] audit: collect audit task parameters
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 05/16] sched/core: uclamp: Update CPU's refcount on clamp changes
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 05/16] sched/core: uclamp: Update CPU's refcount on clamp changes
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 10/16] sched/core: Add uclamp_util_with()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 07/16] sched/core: uclamp: Add system default clamps
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 05/16] sched/core: uclamp: Update CPU's refcount on clamp changes
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] fs: let filldir_t return bool instead of an error code
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v6 10/16] sched/core: Add uclamp_util_with()
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 08/16] sched/cpufreq: uclamp: Add utilization clamping for FAIR tasks
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 07/16] sched/core: uclamp: Add system default clamps
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 05/16] sched/core: uclamp: Update CPU's refcount on clamp changes
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 10/16] sched/core: Add uclamp_util_with()
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 08/16] sched/cpufreq: uclamp: Add utilization clamping for FAIR tasks
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 07/16] sched/core: uclamp: Add system default clamps
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 05/16] sched/core: uclamp: Update CPU's refcount on clamp changes
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 08/16] sched/cpufreq: uclamp: Add utilization clamping for FAIR tasks
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 08/16] sched/cpufreq: uclamp: Add utilization clamping for FAIR tasks
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 08/16] sched/cpufreq: uclamp: Add utilization clamping for FAIR tasks
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 07/16] sched/core: uclamp: Add system default clamps
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 05/16] sched/core: uclamp: Update CPU's refcount on clamp changes
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 08/16] sched/cpufreq: uclamp: Add utilization clamping for FAIR tasks
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 11/16] sched/fair: Add uclamp support to energy_compute()
- From: Quentin Perret <quentin.perret@xxxxxxx>
- Re: [PATCH v6 07/16] sched/core: uclamp: Add system default clamps
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 11/16] sched/fair: Add uclamp support to energy_compute()
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 05/16] sched/core: uclamp: Update CPU's refcount on clamp changes
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 07/16] sched/core: uclamp: Add system default clamps
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 11/16] sched/fair: Add uclamp support to energy_compute()
- From: Quentin Perret <quentin.perret@xxxxxxx>
- Re: [PATCH v6 11/16] sched/fair: Add uclamp support to energy_compute()
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 05/16] sched/core: uclamp: Update CPU's refcount on clamp changes
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 07/16] sched/core: uclamp: Add system default clamps
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: Can we drop upstream Linux x32 support?
- From: "Enrico Weigelt, metux IT consult" <lkml@xxxxxxxxx>
- Re: [PATCH v6 11/16] sched/fair: Add uclamp support to energy_compute()
- From: Quentin Perret <quentin.perret@xxxxxxx>
- Re: [PATCH v6 05/16] sched/core: uclamp: Update CPU's refcount on clamp changes
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 11/16] sched/fair: Add uclamp support to energy_compute()
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks
- From: Quentin Perret <quentin.perret@xxxxxxx>
- Re: [PATCH v6 11/16] sched/fair: Add uclamp support to energy_compute()
- From: Quentin Perret <quentin.perret@xxxxxxx>
- Re: [PATCH v6 08/16] sched/cpufreq: uclamp: Add utilization clamping for FAIR tasks
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 08/16] sched/cpufreq: uclamp: Add utilization clamping for FAIR tasks
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v6 08/16] sched/cpufreq: uclamp: Add utilization clamping for FAIR tasks
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 04/16] sched/core: uclamp: Add CPU's clamp buckets refcounting
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 05/16] sched/core: uclamp: Update CPU's refcount on clamp changes
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 08/16] sched/cpufreq: uclamp: Add utilization clamping for FAIR tasks
- From: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
- Re: [PATCH v6 04/16] sched/core: uclamp: Add CPU's clamp buckets refcounting
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 04/16] sched/core: uclamp: Add CPU's clamp buckets refcounting
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 04/16] sched/core: uclamp: Add CPU's clamp buckets refcounting
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v6 05/16] sched/core: uclamp: Update CPU's refcount on clamp changes
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v4 3/3] fs: let filldir_t return bool instead of an error code
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header
- From: "Theodore Y. Ts'o" <tytso@xxxxxxx>
- [RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v6)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH glibc 2/4] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v5)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2 14/29] arch: add pkey and rseq syscall numbers everywhere
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: + mm-thp-always-specify-disabled-vmas-as-nh-in-smaps.patch added to -mm tree
- From: Cyrill Gorcunov <gorcunov@xxxxxxxxx>
- Re: + mm-thp-always-specify-disabled-vmas-as-nh-in-smaps.patch added to -mm tree
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: + mm-thp-always-specify-disabled-vmas-as-nh-in-smaps.patch added to -mm tree
- From: Cyrill Gorcunov <gorcunov@xxxxxxxxx>
- Re: [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v6 04/16] sched/core: uclamp: Add CPU's clamp buckets refcounting
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v6 04/16] sched/core: uclamp: Add CPU's clamp buckets refcounting
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 04/16] sched/core: uclamp: Add CPU's clamp buckets refcounting
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v4 3/3] fs: let filldir_t return bool instead of an error code
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v6 05/16] sched/core: uclamp: Update CPU's refcount on clamp changes
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 03/16] sched/core: uclamp: Map TASK's clamp values into CPU's clamp buckets
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 05/16] sched/core: uclamp: Update CPU's refcount on clamp changes
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 04/16] sched/core: uclamp: Add CPU's clamp buckets refcounting
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v6 04/16] sched/core: uclamp: Add CPU's clamp buckets refcounting
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 03/16] sched/core: uclamp: Map TASK's clamp values into CPU's clamp buckets
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 04/16] sched/core: uclamp: Add CPU's clamp buckets refcounting
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 03/16] sched/core: uclamp: Map TASK's clamp values into CPU's clamp buckets
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v6 03/16] sched/core: uclamp: Map TASK's clamp values into CPU's clamp buckets
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
- From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
- Re: [PATCH v2 28/29] y2038: rename old time and utime syscalls
- From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
- Re: [PATCH v2 17/29] syscalls: remove obsolete __IGNORE_ macros
- From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
- Re: [PATCH v2 14/29] arch: add pkey and rseq syscall numbers everywhere
- From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
- Re: [PATCH v2 13/29] arch: add split IPC system calls where needed
- From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
- Re: + mm-thp-always-specify-disabled-vmas-as-nh-in-smaps.patch added to -mm tree
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v6 03/16] sched/core: uclamp: Map TASK's clamp values into CPU's clamp buckets
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v2 14/29] arch: add pkey and rseq syscall numbers everywhere
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 13/29] arch: add split IPC system calls where needed
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 26/29] y2038: use time32 syscall names on 32-bit
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 28/29] y2038: rename old time and utime syscalls
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 08/29] m68k: assign syscall number for seccomp
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 26/29] y2038: use time32 syscall names on 32-bit
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v4 3/3] fs: let filldir_t return bool instead of an error code
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 2/3] fs: don't let getdents return bogus names
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
- From: Russell King - ARM Linux admin <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 13/29] arch: add split IPC system calls where needed
- From: Gabriel Paubert <paubert@xxxxxxx>
- Re: [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2 13/29] arch: add split IPC system calls where needed
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v2 00/29] y2038: add time64 syscalls
- From: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v5)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v2 00/29] y2038: add time64 syscalls
- From: Dennis Clarke <dclarke@xxxxxxxxxxxxx>
- Re: [PATCH v2 00/29] y2038: add time64 syscalls
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2 00/29] y2038: add time64 syscalls
- From: Dennis Clarke <dclarke@xxxxxxxxxxxxx>
- [PATCH v2 28/29] y2038: rename old time and utime syscalls
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 21/29] sparc64: add custom adjtimex/clock_adjtime functions
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 23/29] timex: change syscalls to use struct __kernel_timex
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 03/29] ia64: assign syscall numbers for perf and seccomp
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 02/29] ia64: add statx and io_pgetevents syscalls
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 10/29] sh: add statx system call
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 04/29] alpha: wire up io_pgetevents system call
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 07/29] ARM: add kexec_file_load system call number
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 01/29] ia64: add __NR_umount2 definition
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 11/29] sparc64: fix sparc_ipc type conversion
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 25/29] y2038: syscalls: rename y2038 compat syscalls
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 08/29] m68k: assign syscall number for seccomp
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 15/29] alpha: add standard statfs64/fstatfs64 syscalls
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 13/29] arch: add split IPC system calls where needed
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 16/29] alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 09/29] sh: remove duplicate unistd_32.h file
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 17/29] syscalls: remove obsolete __IGNORE_ macros
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 26/29] y2038: use time32 syscall names on 32-bit
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 18/29] time: make adjtime compat handling available for 32 bit
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 27/29] y2038: remove struct definition redirects
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 05/29] alpha: update syscall macro definitions
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 12/29] ipc: rename old-style shmctl/semctl/msgctl syscalls
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 19/29] time: Add struct __kernel_timex
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 22/29] timex: use __kernel_timex internally
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 00/29] y2038: add time64 syscalls
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 24/29] x86/x32: use time64 versions of sigtimedwait and recvmmsg
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 20/29] time: fix sys_timer_settime prototype
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 14/29] arch: add pkey and rseq syscall numbers everywhere
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 06/29] ARM: add migrate_pages() system call
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v4 3/3] fs: let filldir_t return bool instead of an error code
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH v4 2/3] fs: don't let getdents return bogus names
- From: Jann Horn <jannh@xxxxxxxxxx>
- [PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Tejun Heo <tj@xxxxxxxxxx>
- [RESEND PATCH v2 0/1] Add prctl to kill descendants on exit
- From: Jürg Billeter <j@xxxxxxxxx>
- [RESEND PATCH v2 1/1] prctl: add PR_{GET,SET}_KILL_DESCENDANTS_ON_EXIT
- From: Jürg Billeter <j@xxxxxxxxx>
- Re: vt: Improve CSI parsing
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 2/5] ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390
- From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
- Re: [PATCH 2/5] ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 2/5] ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390
- From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Cyril Hrubis <chrubis@xxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- [PATCH 2/5] ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Kevin Easton <kevin@xxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Josh Snyder <joshs@xxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Josh Snyder <joshs@xxxxxxxxxxx>
- Re: [PATCH 14/15] arch: add split IPC system calls where needed
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 14/15] arch: add split IPC system calls where needed
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH 14/15] arch: add split IPC system calls where needed
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v4 1/2] mm/memfd: Add an F_SEAL_FUTURE_WRITE seal to memfd
- From: John Stultz <john.stultz@xxxxxxxxxx>
- Re: [PATCH 14/15] arch: add split IPC system calls where needed
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 14/15] arch: add split IPC system calls where needed
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 14/15] arch: add split IPC system calls where needed
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v4 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_WRITE seal
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 15/15] arch: add pkey and rseq syscall numbers everywhere
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 15/15] arch: add pkey and rseq syscall numbers everywhere
- From: Russell King - ARM Linux admin <linux@xxxxxxxxxxxxxxx>
- [PATCH v6 00/16] Add utilization clamping support
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v6 01/16] sched/core: Allow sched_setattr() to use the current policy
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v6 02/16] sched/core: uclamp: Extend sched_setattr() to support utilization clamping
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v6 03/16] sched/core: uclamp: Map TASK's clamp values into CPU's clamp buckets
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v6 04/16] sched/core: uclamp: Add CPU's clamp buckets refcounting
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v6 06/16] sched/core: uclamp: Enforce last task UCLAMP_MAX
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v6 07/16] sched/core: uclamp: Add system default clamps
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v6 08/16] sched/cpufreq: uclamp: Add utilization clamping for FAIR tasks
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v6 11/16] sched/fair: Add uclamp support to energy_compute()
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v6 09/16] sched/cpufreq: uclamp: Add utilization clamping for RT tasks
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v6 12/16] sched/core: uclamp: Extend CPU's cgroup controller
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v6 13/16] sched/core: uclamp: Propagate parent clamps
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v6 14/16] sched/core: uclamp: Map TG's clamp values into CPU's clamp buckets
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v6 16/16] sched/core: uclamp: Update CPU's refcount on TG's clamp changes
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v6 15/16] sched/core: uclamp: Use TG's clamps to restrict TASK's clamps
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v6 10/16] sched/core: Add uclamp_util_with()
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- [PATCH v6 05/16] sched/core: uclamp: Update CPU's refcount on clamp changes
- From: Patrick Bellasi <patrick.bellasi@xxxxxxx>
- Re: + mm-thp-always-specify-disabled-vmas-as-nh-in-smaps.patch added to -mm tree
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- [RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v5)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH glibc 2/4] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v4 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_WRITE seal
- From: shuah <shuah@xxxxxxxxxx>
- Re: [RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at nptl init and thread creation (v4)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at nptl init and thread creation (v4)
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at nptl init and thread creation (v4)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at nptl init and thread creation (v4)
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at nptl init and thread creation (v4)
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH 14/15] arch: add split IPC system calls where needed
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 15/15] arch: add pkey and rseq syscall numbers everywhere
- From: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
- Re: [PATCH 14/15] arch: add split IPC system calls where needed
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 14/15] arch: add split IPC system calls where needed
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [PATCH -manpage 2/2] memfd_create.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- [PATCH -manpage 1/2] fcntl.2: Update manpage with new memfd F_SEAL_FUTURE_WRITE seal
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- [PATCH -manpage 0/2] Document memfd F_SEAL_FUTURE_WRITE seal
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- [PATCH v4 2/2] selftests/memfd: Add tests for F_SEAL_FUTURE_WRITE seal
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- [PATCH v4 1/2] mm/memfd: Add an F_SEAL_FUTURE_WRITE seal to memfd
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- [PATCH v4 0/2] Add a future write seal to memfd
- From: Joel Fernandes <joel@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 14/15] arch: add split IPC system calls where needed
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 15/15] arch: add pkey and rseq syscall numbers everywhere
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RESEND PATCH v3 2/2] sysctl: handle overflow for file-max
- From: Christian Brauner <christian@xxxxxxxxxx>
- Re: [PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] mm/mincore: allow for making sys_mincore() privileged
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at nptl init and thread creation (v4)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 00/15] arch: synchronize syscall tables in preparation for y2038
- From: Michael Cree <mcree@xxxxxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]