messages from 2019-01-29 03:46:35 to 2019-02-06 00:10:50 UTC [more...]
[PATCH 00/32] kernel: Introduce Time Namespace
2019-02-06 0:10 UTC (17+ messages)
` [PATCH 01/32] ns: "
` [PATCH 02/32] timens: Add timens_offsets
` [PATCH 03/32] timens: Introduce CLOCK_MONOTONIC offsets
` [PATCH 04/32] timens: Introduce CLOCK_BOOTTIME offset
` [PATCH 05/32] timerfd/timens: Take into account ns clock offsets
` [PATCH 06/32] posix-timers/timens: Take into account "
` [PATCH 07/32] timens/kernel: Take into account timens clock offsets in clock_nanosleep
` [PATCH 08/32] timens: Shift /proc/uptime
` [PATCH 09/32] x86/vdso2c: Correct err messages on file opening
` [PATCH 10/32] x86/vdso2c: Convert iterator to unsigned
` [PATCH 11/32] x86/vdso/Makefile: Add vobjs32
` [PATCH 12/32] x86/vdso/timens: Add offsets page in vvar
` [PATCH 13/32] x86/vdso: Build timens .so(s)
` [PATCH 14/32] x86/VDSO: Build VDSO with -ffunction-sections
` [PATCH 15/32] x86/vdso2c: Optionally produce linker script for vdso entries
` [PATCH 16/32] x86/vdso: Generate vdso{,32}-timens.lds
[RFC PATCH 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v7)
2019-02-05 19:46 UTC (3+ messages)
` [RFC PATCH 2/4] glibc: sched_getcpu(): use rseq cpu_id TLS on Linux
[PATCHSET v9] io_uring IO interface
2019-02-05 19:08 UTC (40+ messages)
` [PATCH 01/18] fs: add an iopoll method to struct file_operations
` [PATCH 02/18] block: wire up block device iopoll method
` [PATCH 03/18] block: add bio_set_polled() helper
` [PATCH 04/18] iomap: wire up the iopoll method
` [PATCH 05/18] Add io_uring IO interface
` [PATCH 06/18] io_uring: add fsync support
` [PATCH 07/18] io_uring: support for IO polling
` [PATCH 08/18] fs: add fget_many() and fput_many()
` [PATCH 09/18] io_uring: use fget/fput_many() for file references
` [PATCH 10/18] io_uring: batch io_kiocb allocation
` [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio
` [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/18] io_uring: add file set registration
` [PATCH 14/18] io_uring: add submission polling
` [PATCH 15/18] io_uring: add io_kiocb ref count
` [PATCH 16/18] io_uring: add support for IORING_OP_POLL
` [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests
` [PATCH 18/18] io_uring: add io_uring_event cache hit information
[PATCHSET v11] io_uring IO interface
2019-02-05 16:59 UTC (28+ messages)
` [PATCH 01/18] fs: add an iopoll method to struct file_operations
` [PATCH 02/18] block: wire up block device iopoll method
` [PATCH 03/18] block: add bio_set_polled() helper
` [PATCH 04/18] iomap: wire up the iopoll method
` [PATCH 05/18] Add io_uring IO interface
` [PATCH 06/18] io_uring: add fsync support
` [PATCH 07/18] io_uring: support for IO polling
` [PATCH 08/18] fs: add fget_many() and fput_many()
` [PATCH 09/18] io_uring: use fget/fput_many() for file references
` [PATCH 10/18] io_uring: batch io_kiocb allocation
` [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio
` [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/18] io_uring: add file set registration
` [PATCH 14/18] io_uring: add submission polling
` [PATCH 15/18] io_uring: add io_kiocb ref count
` [PATCH 16/18] io_uring: add support for IORING_OP_POLL
` [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests
` [PATCH 18/18] io_uring: add io_uring_event cache hit information
[PATCHSET v8] io_uring IO interface
2019-02-01 18:05 UTC (36+ messages)
` [PATCH 05/18] Add "
` [PATCH 07/18] io_uring: support for IO polling
` [PATCH 10/18] io_uring: batch io_kiocb allocation
` [PATCH 13/18] io_uring: add file set registration
` [PATCH 15/18] io_uring: add io_kiocb ref count
[PATCH] mm/mincore: allow for making sys_mincore() privileged
2019-02-01 9:27 UTC (31+ messages)
` [PATCH 0/3] mincore() and IOCB_NOWAIT adjustments
` [PATCH 1/3] mm/mincore: make mincore() more conservative
` [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O
` [PATCH 3/3] mm/mincore: provide mapped status when cached status is not allowed
[PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header
2019-01-31 20:39 UTC (7+ messages)
` [PATCH v4 3/3] fs: let filldir_t return bool instead of an error code
[RFC PATCH glibc 1/4] glibc: Perform rseq(2) registration at C startup and thread creation (v6)
2019-01-31 16:53 UTC (9+ messages)
[PATCH 05/18] Add io_uring IO interface
2019-01-31 16:37 UTC (16+ messages)
[PATCHSET v10] io_uring IO interface
2019-01-30 21:55 UTC (19+ messages)
` [PATCH 01/18] fs: add an iopoll method to struct file_operations
` [PATCH 02/18] block: wire up block device iopoll method
` [PATCH 03/18] block: add bio_set_polled() helper
` [PATCH 04/18] iomap: wire up the iopoll method
` [PATCH 05/18] Add io_uring IO interface
` [PATCH 06/18] io_uring: add fsync support
` [PATCH 07/18] io_uring: support for IO polling
` [PATCH 08/18] fs: add fget_many() and fput_many()
` [PATCH 09/18] io_uring: use fget/fput_many() for file references
` [PATCH 10/18] io_uring: batch io_kiocb allocation
` [PATCH 11/18] block: implement bio helper to add iter bvec pages to bio
` [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/18] io_uring: add file set registration
` [PATCH 14/18] io_uring: add submission polling
` [PATCH 15/18] io_uring: add io_kiocb ref count
` [PATCH 16/18] io_uring: add support for IORING_OP_POLL
` [PATCH 17/18] io_uring: allow workqueue item to handle multiple buffered requests
` [PATCH 18/18] io_uring: add io_uring_event cache hit information
[RFD] A mount api that notices previous mounts
2019-01-30 18:00 UTC (14+ messages)
[PATCH] mm/mincore: allow for making sys_mincore() privileged
2019-01-30 12:29 UTC (10+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).