Linux API
[Prev Page][Next Page]
- Re: User-visible context-mount API
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: User-visible context-mount API
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: aio fsync revisited
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [patch v15 4/4] Documentation: jtag: Add ABI documentation
- From: Pavel Machek <pavel@xxxxxx>
- Re: aio poll, io_pgetevents and a new in-kernel poll API V3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: aio poll, io_pgetevents and a new in-kernel poll API V3
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: aio poll, io_pgetevents and a new in-kernel poll API V3
- From: Colin Walters <walters@xxxxxxxxxx>
- Re: aio poll, io_pgetevents and a new in-kernel poll API V3
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: aio poll, io_pgetevents and a new in-kernel poll API V3
- From: Avi Kivity <avi@xxxxxxxxxxxx>
- Re: aio poll, io_pgetevents and a new in-kernel poll API V3
- From: Avi Kivity <avi@xxxxxxxxxxxx>
- Re: aio poll, io_pgetevents and a new in-kernel poll API V3
- From: Christoph Hellwig <hch@xxxxxx>
- Re: aio poll, io_pgetevents and a new in-kernel poll API V3
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: aio poll, io_pgetevents and a new in-kernel poll API V3
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: User-visible context-mount API
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [manpages PATCH] capabilities.7: describe namespaced file capabilities
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: [PATCH for 4.16 07/11] x86: Implement sync_core_before_usermode (v3)
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH for 4.16 07/11] x86: Implement sync_core_before_usermode (v3)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH] aio: resurrect IOCB_CMD_FSYNC and IOCB_CMD_FDSYNC support
- From: Christoph Hellwig <hch@xxxxxx>
- aio fsync revisited
- From: Christoph Hellwig <hch@xxxxxx>
- aio poll, io_pgetevents and a new in-kernel poll API V3
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/36] aio: don't print the page size at boot time
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/36] aio: remove an outdated comment in aio_complete
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/36] aio: refactor read/write iocb setup
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/36] aio: sanitize ki_list handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/36] aio: simplify cancellation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/36] aio: delete iocbs from the active_reqs list in kiocb_cancel
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/36] aio: implement io_pgetevents
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/36] aio: add delayed cancel support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/36] fs: unexport poll_schedule_timeout
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/36] fs: update documentation for __poll_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/36] fs: add new vfs_poll and file_can_poll helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/36] fs: introduce new ->get_poll_head and ->poll_mask methods
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/36] aio: implement IOCB_CMD_POLL
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/36] net: add support for ->poll_mask in proto_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/36] net: refactor socket_poll
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/36] net: remove sock_no_poll
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/36] net/tcp: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/36] net: convert datagram_poll users tp ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/36] net/unix: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/36] net/dccp: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/36] net/atm: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/36] net/vmw_vsock: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/36] net/tipc: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/36] net/bluetooth: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/36] net/caif: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 29/36] net/phonet: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 28/36] net/nfc: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 30/36] net/iucv: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 32/36] crypto: af_alg: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 31/36] net/rxrpc: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 35/36] timerfd: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 33/36] pipe: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 34/36] eventfd: switch to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 36/36] random: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/36] net/sctp: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/36] fs: cleanup do_pollfd
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [patch v17 1/4] drivers: jtag: Add JTAG core driver
- From: Julia Cartwright <juliac@xxxxxxxxxxxx>
- Re: [PATCH for 4.16 07/11] x86: Implement sync_core_before_usermode (v3)
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH for 4.16 07/11] x86: Implement sync_core_before_usermode (v3)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH for 4.16 07/11] x86: Implement sync_core_before_usermode (v3)
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- [PATCH for 4.16 01/11] membarrier: selftest: Test private expedited cmd (v2)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 05/11] membarrier: selftest: Test global expedited cmd (v2)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 02/11] powerpc: membarrier: Skip memory barrier in switch_mm() (v7)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 03/11] membarrier: Document scheduler barrier requirements (v5)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 04/11] membarrier: provide GLOBAL_EXPEDITED command (v3)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 09/11] membarrier: x86: Provide core serializing command (v4)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 08/11] membarrier: Provide core serializing command
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 10/11] membarrier: arm64: Provide core serializing command
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 07/11] x86: Implement sync_core_before_usermode (v3)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 11/11] membarrier: selftest: Test private expedited sync core cmd
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 06/11] Introduce sync_core_before_usermode
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 00/11] membarrier updates for 4.16
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH 03/32] fs: introduce new ->get_poll_head and ->poll_mask methods
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 32/32] aio: implement io_pgetevents
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH 32/32] aio: implement io_pgetevents
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: User-visible context-mount API
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: User-visible context-mount API
- From: Karel Zak <kzak@xxxxxxxxxx>
- Re: User-visible context-mount API
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [PATCH 32/32] aio: implement io_pgetevents
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 32/32] aio: implement io_pgetevents
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 32/32] aio: implement io_pgetevents
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: User-visible context-mount API
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 32/32] aio: implement io_pgetevents
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH for 4.16 08/10] membarrier: x86: Provide core serializing command (v3)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH for 4.16 08/10] membarrier: x86: Provide core serializing command (v3)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH for 4.16 04/10] membarrier: provide SHARED_EXPEDITED command (v2)
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH for 4.16 04/10] membarrier: provide SHARED_EXPEDITED command (v2)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH for 4.16 08/10] membarrier: x86: Provide core serializing command (v3)
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH for 4.16 07/10] x86: Introduce sync_core_before_usermode (v2)
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH for 4.16 04/10] membarrier: provide SHARED_EXPEDITED command (v2)
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [manpages PATCH] capabilities.7: describe namespaced file capabilities
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [manpages PATCH] capabilities.7: describe namespaced file capabilities
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: User-visible context-mount API
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: User-visible context-mount API
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: User-visible context-mount API
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 32/32] aio: implement io_pgetevents
- From: Christoph Hellwig <hch@xxxxxx>
- Re: User-visible context-mount API
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- Re: [PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
- From: Yury Norov <ynorov@xxxxxxxxxxxxxxxxxx>
- Re: User-visible context-mount API
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: User-visible context-mount API
- From: Miklos Szeredi <mszeredi@xxxxxxxxxx>
- [patch v17 0/4] JTAG driver introduction
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v17 4/4] Documentation: jtag: Add ABI documentation
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v17 1/4] drivers: jtag: Add JTAG core driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v17 3/4] Documentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v17 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- RE: [patch v16 1/4] drivers: jtag: Add JTAG core driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- Re: [REGRESSION] testing/selftests/x86/ pkeys build failures
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- [PATCH v3 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- [PATCH v3 09/10] change time types to new y2038 safe __kernel_* types
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- [PATCH v3 10/10] nanosleep: change time types to safe __kernel_* types
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- Re: [patch v16 1/4] drivers: jtag: Add JTAG core driver
- From: Julia Cartwright <juliac@xxxxxxxxxxxx>
- Re: [patch v16 3/4] Documentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Joel Stanley <joel@xxxxxxxxx>
- [PATCH for 4.16 06/10] membarrier: Provide core serializing command
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 04/10] membarrier: provide SHARED_EXPEDITED command (v2)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 03/10] membarrier: Document scheduler barrier requirements (v5)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 02/10] powerpc: membarrier: Skip memory barrier in switch_mm() (v7)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 07/10] x86: Introduce sync_core_before_usermode (v2)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 09/10] membarrier: arm64: Provide core serializing command
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 08/10] membarrier: x86: Provide core serializing command (v3)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 10/10] membarrier: selftest: Test private expedited sync core cmd
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 05/10] membarrier: selftest: Test shared expedited cmd
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 01/10] membarrier: selftest: Test private expedited cmd (v2)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 00/10] membarrier updates for 4.16
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH 30/32] aio: add delayed cancel support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 32/32] aio: implement io_pgetevents
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [manpages PATCH] capabilities.7: describe namespaced file capabilities
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [manpages PATCH] capabilities.7: describe namespaced file capabilities
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: [PATCH 32/32] aio: implement io_pgetevents
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- [patch v16 0/4] JTAG driver introduction
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v16 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v16 3/4] Documentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v16 4/4] Documentation: jtag: Add ABI documentation
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v16 1/4] drivers: jtag: Add JTAG core driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- RE: [patch v16 1/4] Linux 4.15-rc6
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v16 1/4] Linux 4.15-rc6
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v16 2/4] drivers: jtag: Add JTAG core driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v16 4/4] Documentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v16 3/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v16 0/4] JTAG driver introduction
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- RE: [patch v15 1/4] drivers: jtag: Add JTAG core driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- Re: [REGRESSION] testing/selftests/x86/ pkeys build failures (was: Re: [PATCH] mm, x86: pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics)
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [REGRESSION] testing/selftests/x86/ pkeys build failures
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- [REGRESSION] testing/selftests/x86/ pkeys build failures (was: Re: [PATCH] mm, x86: pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics)
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH 03/32] fs: introduce new ->get_poll_head and ->poll_mask methods
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [patch v15 3/4] Documentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Joel Stanley <joel@xxxxxxxxx>
- Re: [PATCH 0/2] Documentation: rtc: move ioctl to ABI
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- Re: [patch v15 3/4] Documentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Joel Stanley <joel@xxxxxxxxx>
- Re: [PATCH 03/32] fs: introduce new ->get_poll_head and ->poll_mask methods
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [patch v15 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Joel Stanley <joel@xxxxxxxxx>
- Re: [PATCH v5 3/4] x86: wire up the process_vmsplice syscall
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 30/32] aio: add delayed cancel support
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH 30/32] aio: add delayed cancel support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 26/32] aio: refactor read/write iocb setup
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/32] fs: introduce new ->get_poll_head and ->poll_mask methods
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/32] fs: introduce new ->get_poll_head and ->poll_mask methods
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/32] fs: introduce new ->get_poll_head and ->poll_mask methods
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 03/32] fs: introduce new ->get_poll_head and ->poll_mask methods
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: aio poll, io_pgetevents and a new in-kernel poll API V2
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH 30/32] aio: add delayed cancel support
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH 30/32] aio: add delayed cancel support
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH 29/32] aio: delete iocbs from the active_reqs list in kiocb_cancel
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH 28/32] aio: simplify cancellation
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: aio poll, io_pgetevents and a new in-kernel poll API V2
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: [PATCH 27/32] aio: sanitize ki_list handling
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH 26/32] aio: refactor read/write iocb setup
- From: Jeff Moyer <jmoyer@xxxxxxxxxx>
- Re: [PATCH 03/32] fs: introduce new ->get_poll_head and ->poll_mask methods
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH 13/32] net/tipc: convert to ->poll_mask
- From: Jon Maloy <jon.maloy@xxxxxxxxxxxx>
- [PATCH 02/32] fs: add new vfs_poll and file_can_poll helpers
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/32] fs: introduce new ->get_poll_head and ->poll_mask methods
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/32] fs: update documentation for __poll_t
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/32] net: refactor socket_poll
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/32] net: remove sock_no_poll
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/32] net: add support for ->poll_mask in proto_ops
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/32] net/unix: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/32] net/tcp: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/32] net/dccp: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/32] net: convert datagram_poll users tp ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/32] net/vmw_vsock: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/32] net/atm: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/32] net/sctp: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/32] net/tipc: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 16/32] net/caif: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 15/32] net/bluetooth: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 19/32] net/iucv: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 17/32] net/nfc: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 18/32] net/phonet: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 21/32] pipe: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 20/32] net/rxrpc: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 24/32] aio: don't print the page size at boot time
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 22/32] eventfd: switch to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 23/32] timerfd: convert to ->poll_mask
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 26/32] aio: refactor read/write iocb setup
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 25/32] aio: remove an outdated comment in aio_complete
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 28/32] aio: simplify cancellation
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 27/32] aio: sanitize ki_list handling
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 29/32] aio: delete iocbs from the active_reqs list in kiocb_cancel
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 30/32] aio: add delayed cancel support
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 31/32] aio: implement IOCB_CMD_POLL
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 32/32] aio: implement io_pgetevents
- From: Christoph Hellwig <hch@xxxxxx>
- aio poll, io_pgetevents and a new in-kernel poll API V2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v5 for 4.16 04/11] membarrier: Document scheduler barrier requirements
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 01/11] Fix: membarrier: add missing preempt off around smp_call_function_many
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH v2 for 4.16 02/11] membarrier: selftest: Test private expedited cmd
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH v2 for 4.16 05/11] membarrier: provide SHARED_EXPEDITED command
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH v7 for 4.16 03/11] powerpc: membarrier: Skip memory barrier in switch_mm()
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH v3 for 4.16 09/11] membarrier: x86: Provide core serializing command
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH v2 for 4.16 08/11] x86: Introduce sync_core_before_usermode
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 07/11] membarrier: Provide core serializing command
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 11/11] membarrier: selftest: Test private expedited sync core cmd
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 10/11] membarrier: arm64: Provide core serializing command
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 06/11] membarrier: selftest: Test shared expedited cmd
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [PATCH for 4.16 00/11] membarrier updates for 4.16
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC git branches] rseq and membarrier against v4.15-rc7
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: RFC(V3): Audit Kernel Container IDs
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: RFC(V3): Audit Kernel Container IDs
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCHv3 0/2] capability controlled user-namespaces
- From: Mahesh Bandewar (महेश बंडेवार) <maheshb@xxxxxxxxxx>
- Re: RFC(V3): Audit Kernel Container IDs
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- [RFC git branches] rseq and membarrier against v4.15-rc7
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCHv3 0/2] capability controlled user-namespaces
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- [manpages PATCH] capabilities.7: describe namespaced file capabilities
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
- From: Yury Norov <ynorov@xxxxxxxxxxxxxxxxxx>
- Re: RFC(V3): Audit Kernel Container IDs
- From: Simo Sorce <simo@xxxxxxxxxx>
- RFC(V3): Audit Kernel Container IDs
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- [PATCH v5 0/4] vm: add a syscall to map a process memory into a pipe
- From: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 4/4] test: add a test for the process_vmsplice syscall
- From: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 3/4] x86: wire up the process_vmsplice syscall
- From: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 2/4] vm: add a syscall to map a process memory into a pipe
- From: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx>
- [PATCH v5 1/4] fs/splice: introduce pages_to_pipe helper
- From: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx>
- Re: [PATCHv3 0/2] capability controlled user-namespaces
- From: Mahesh Bandewar (महेश बंडेवार) <maheshb@xxxxxxxxxx>
- Re: [PATCHv3 0/2] capability controlled user-namespaces
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCHv3 0/2] capability controlled user-namespaces
- From: Mahesh Bandewar (महेश बंडेवार) <maheshb@xxxxxxxxxx>
- Re: [PATCHv3 0/2] capability controlled user-namespaces
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCHv3 0/2] capability controlled user-namespaces
- From: Mahesh Bandewar (महेश बंडेवार) <maheshb@xxxxxxxxxx>
- Re: [PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
- From: Yury Norov <ynorov@xxxxxxxxxxxxxxxxxx>
- Re: [PATCHv3 0/2] capability controlled user-namespaces
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCHv3 0/2] capability controlled user-namespaces
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: uapi/if_ether.h: prevent redefinition of struct ethhdr
- From: David Miller <davem@xxxxxxxxxxxxx>
- Re: aio poll, io_pgetevents and a new in-kernel poll API
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv4 0/2] capability controlled user-namespaces
- From: Mahesh Bandewar (महेश बंडेवार) <maheshb@xxxxxxxxxx>
- uapi/if_ether.h: prevent redefinition of struct ethhdr
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: [PATCHv4 0/2] capability controlled user-namespaces
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH v4] uapi libc compat: add fallback for unsupported libcs
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH] mm, x86: pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- [PATCHv4 1/2] capability: introduce sysctl for controlled user-ns capability whitelist
- From: Mahesh Bandewar <mahesh@xxxxxxxxxxxx>
- [PATCHv4 2/2] userns: control capabilities of some user namespaces
- From: Mahesh Bandewar <mahesh@xxxxxxxxxxxx>
- [PATCHv4 0/2] capability controlled user-namespaces
- From: Mahesh Bandewar <mahesh@xxxxxxxxxxxx>
- Re: [PATCHv3 1/2] capability: introduce sysctl for controlled user-ns capability whitelist
- From: Mahesh Bandewar (महेश बंडेवार) <maheshb@xxxxxxxxxx>
- Re: [PATCHv3 0/2] capability controlled user-namespaces
- From: Mahesh Bandewar (महेश बंडेवार) <maheshb@xxxxxxxxxx>
- Re: [PATCHv3 0/2] capability controlled user-namespaces
- From: Mahesh Bandewar (महेश बंडेवार) <maheshb@xxxxxxxxxx>
- [PATCH v4] uapi libc compat: add fallback for unsupported libcs
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: [PATCHv3 resend] uapi libc compat: add fallback for unsupported libcs
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- [PATCH 2/2] Documentation: rtc: move iotcl interface documentation to ABI
- From: Aishwarya Pant <aishpant@xxxxxxxxx>
- [PATCH 1/2] Documentation: rtc: add sysfs file permissions
- From: Aishwarya Pant <aishpant@xxxxxxxxx>
- [PATCH 0/2] Documentation: rtc: move ioctl to ABI
- From: Aishwarya Pant <aishpant@xxxxxxxxx>
- Re: [PATCH] rtc: sysfs: move sysfs & ioctl interface to Documentation/ABI
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] rtc: sysfs: move sysfs & ioctl interface to Documentation/ABI
- From: Julia Lawall <julia.lawall@xxxxxxx>
- [PATCH] rtc: sysfs: move sysfs & ioctl interface to Documentation/ABI
- From: Aishwarya Pant <aishpant@xxxxxxxxx>
- [PATCH man-pages 2/2] adjtimex.2: document clock_adjtime
- From: Richard Cochran <richardcochran@xxxxxxxxx>
- [PATCH man-pages 1/2] clock_getres.2: Explain dynamic clocks.
- From: Richard Cochran <richardcochran@xxxxxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: Brice Goglin <brice.goglin@xxxxxxxxx>
- Re: [PATCHv3 1/2] capability: introduce sysctl for controlled user-ns capability whitelist
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: [PATCHv3 0/2] capability controlled user-namespaces
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: rtc: sysfs: move sysfs interface to Documentation/ABI
- From: Ozgur <ozgur@xxxxxxxxxx>
- Re: [PATCHv3 0/2] capability controlled user-namespaces
- From: Mahesh Bandewar (महेश बंडेवार) <maheshb@xxxxxxxxxx>
- Re: [PATCHv3 0/2] capability controlled user-namespaces
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: [PATCHv3 0/2] capability controlled user-namespaces
- From: Mahesh Bandewar (महेश बंडेवार) <maheshb@xxxxxxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: Brice Goglin <brice.goglin@xxxxxxxxx>
- Re: [patch v15 1/4] drivers: jtag: Add JTAG core driver
- From: Jiri Pirko <jiri@xxxxxxxxxxxx>
- Re: [patch v15 0/4] JTAG driver introduction
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- Re: [patch v15 1/4] drivers: jtag: Add JTAG core driver
- From: Florian Fainelli <f.fainelli@xxxxxxxxx>
- [patch v15 4/4] Documentation: jtag: Add ABI documentation
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v15 3/4] Documentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v15 1/4] drivers: jtag: Add JTAG core driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v15 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v15 0/4] JTAG driver introduction
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- [RFC PATCH for 4.16 05/11] membarrier: provide SHARED_EXPEDITED command (v2)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 02/11] membarrier: selftest: Test private expedited cmd (v2)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 06/11] membarrier: selftest: Test shared expedited cmd
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 03/11] powerpc: membarrier: Skip memory barrier in switch_mm() (v7)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 08/11] x86: Introduce sync_core_before_usermode (v2)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 10/11] membarrier: arm64: Provide core serializing command
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 07/11] membarrier: Provide core serializing command
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 11/11] membarrier: selftest: Test private expedited sync core cmd
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 09/11] membarrier: x86: Provide core serializing command (v3)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 04/11] membarrier: Document scheduler barrier requirements (v5)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 01/11] Fix: membarrier: add missing preempt off around smp_call_function_many
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 00/11] membarrier updates for 4.16
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v3 04/21] fpga: add device feature list support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: Brice Goglin <brice.goglin@xxxxxxxxx>
- Re: known bad patch in -mm tree was Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- known bad patch in -mm tree was Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: shmctl(SHM_STAT) vs. /proc/sysvipc/shm permissions discrepancies
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: shmctl(SHM_STAT) vs. /proc/sysvipc/shm permissions discrepancies
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v3 04/21] fpga: add device feature list support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 01/21] docs: fpga: add a document for Intel FPGA driver overview
- From: Wu Hao <hao.wu@xxxxxxxxx>
- RE: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: "Elliott, Robert (Persistent Memory)" <elliott@xxxxxxx>
- Re: [PATCH v3 04/21] fpga: add device feature list support
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 01/21] docs: fpga: add a document for Intel FPGA driver overview
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v3 04/21] fpga: add device feature list support
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: Dan Williams <dan.j.williams@xxxxxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: shmctl(SHM_STAT) vs. /proc/sysvipc/shm permissions discrepancies
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: shmctl(SHM_STAT) vs. /proc/sysvipc/shm permissions discrepancies
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: shmctl(SHM_STAT) vs. /proc/sysvipc/shm permissions discrepancies
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: shmctl(SHM_STAT) vs. /proc/sysvipc/shm permissions discrepancies
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: shmctl(SHM_STAT) vs. /proc/sysvipc/shm permissions discrepancies
- From: "Dr. Manfred Spraul" <manfred@xxxxxxxxxxxxxxxx>
- Re: [PATCH] [man-pages] adjtimex.2: document clock_adjtime
- From: Richard Cochran <richardcochran@xxxxxxxxx>
- Re: shmctl(SHM_STAT) vs. /proc/sysvipc/shm permissions discrepancies
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: Documentation patch for namespaced file capabilities
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: [PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- RE: [PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
- From: David Laight <David.Laight@xxxxxxxxxx>
- shmctl(SHM_STAT) vs. /proc/sysvipc/shm permissions discrepancies
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v5] mmap.2: MAP_FIXED updated documentation
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: [RFC v4 0/9] NFS Force Unmounting
- From: Joshua Watt <jpewhacker@xxxxxxxxx>
- Re: [PATCH v5] mmap.2: MAP_FIXED updated documentation
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: Ross Zwisler <ross.zwisler@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] [man-pages] adjtimex.2: document clock_adjtime
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: [PATCH v5] mmap.2: MAP_FIXED updated documentation
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
- Re: [2/2] fs, elf: drop MAP_FIXED usage from elf_map
- From: Andrei Vagin <avagin@xxxxxxxxxxxxx>
- Re: pkeys: Support setting access rights for signal handlers
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [2/2] fs, elf: drop MAP_FIXED usage from elf_map
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: pkeys: Support setting access rights for signal handlers
- From: Ram Pai <linuxram@xxxxxxxxxx>
- Re: pkeys: Support setting access rights for signal handlers
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: pkeys: Support setting access rights for signal handlers
- From: Ram Pai <linuxram@xxxxxxxxxx>
- Re: [2/2] fs, elf: drop MAP_FIXED usage from elf_map
- From: Andrei Vagin <avagin@xxxxxxxxxxxxx>
- Re: [RFC PATCH for 4.16 02/21] rseq: Introduce restartable sequences system call (v12)
- From: Christopher Lameter <cl@xxxxxxxxx>
- Re: [RFC PATCH for 4.16 02/21] rseq: Introduce restartable sequences system call (v12)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH for 4.16 02/21] rseq: Introduce restartable sequences system call (v12)
- From: Christopher Lameter <cl@xxxxxxxxx>
- Re: [PATCHv3, 1/2] capability: introduce sysctl for controlled user-ns capability whitelist
- From: Iago López Galeiras <iago@xxxxxxxxxx>
- Re: [PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [patch v14 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Joel Stanley <joel@xxxxxxxxx>
- Re: [Y2038] [PATCH v2 10/10] nanosleep: change time types to safe __kernel_* types
- From: Ben Hutchings <ben.hutchings@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [RFC v4 0/9] NFS Force Unmounting
- From: NeilBrown <neilb@xxxxxxxx>
- Re: [RFC PATCH for 4.16 02/21] rseq: Introduce restartable sequences system call (v12)
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH for 4.16 02/21] rseq: Introduce restartable sequences system call (v12)
- From: Christopher Lameter <cl@xxxxxxxxx>
- Re: [RFC PATCH for 4.16 02/21] rseq: Introduce restartable sequences system call (v12)
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH for 4.16 02/21] rseq: Introduce restartable sequences system call (v12)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH for 4.16 02/21] rseq: Introduce restartable sequences system call (v12)
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [RFC PATCH for 4.16 02/21] rseq: Introduce restartable sequences system call (v12)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH for 4.16 02/21] rseq: Introduce restartable sequences system call (v12)
- From: Christopher Lameter <cl@xxxxxxxxx>
- Re: [RFC v4 0/9] NFS Force Unmounting
- From: Joshua Watt <jpewhacker@xxxxxxxxx>
- Re: [patch v14 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Philippe Ombredanne <pombredanne@xxxxxxxx>
- Re: [patch v14 1/4] drivers: jtag: Add JTAG core driver
- From: Philippe Ombredanne <pombredanne@xxxxxxxx>
- Re: [RFC PATCH for 4.16 02/21] rseq: Introduce restartable sequences system call (v12)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [RFC PATCH for 4.16 02/21] rseq: Introduce restartable sequences system call (v12)
- From: Christopher Lameter <cl@xxxxxxxxx>
- [patch v14 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v14 4/4] Documentation: jtag: Add ABI documentation
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v14 1/4] drivers: jtag: Add JTAG core driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v14 3/4] Documentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v14 0/4] JTAG driver introduction
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 03/21] arm: Add restartable sequences support
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 02/21] rseq: Introduce restartable sequences system call (v12)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 06/21] x86: Wire up restartable sequence system call
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 04/21] arm: Wire up restartable sequences system call
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 05/21] x86: Add support for restartable sequences
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 01/21] uapi headers: Provide types_32_64.h
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 07/21] powerpc: Add support for restartable sequences
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 12/21] powerpc: Wire up cpu_opv system call
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 08/21] powerpc: Wire up restartable sequences system call
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 11/21] x86: Wire up cpu_opv system call
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 15/21] cpu_opv: selftests: Implement selftests (v6)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 16/21] rseq: selftests: Provide rseq library (v5)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 14/21] selftests: lib.mk: Introduce OVERRIDE_TARGETS
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 10/21] cpu_opv: Provide cpu_opv system call (v5)
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 09/21] sched: Implement push_task_to_cpu
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 19/21] rseq: selftests: Provide basic percpu ops test
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 20/21] rseq: selftests: Provide parametrized tests
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 21/21] rseq: selftests: Provide Makefile, scripts, gitignore
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 18/21] rseq: selftests: Provide basic test
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 17/21] rseq: selftests: Provide percpu_op API
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 13/21] arm: Wire up cpu_opv system call
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- [RFC PATCH for 4.16 00/21] Restartable sequences and CPU op vector
- From: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
- Re: [PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
- From: Edward Napierala <trasz@xxxxxxxxxxx>
- Re: [PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v3 0/3] create sysfs representation of ACPI HMAT
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: pkeys: Support setting access rights for signal handlers
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
- From: David Goldblatt <davidtgoldblatt@xxxxxxxxx>
- Re: [PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: pkeys: Support setting access rights for signal handlers
- From: Ram Pai <linuxram@xxxxxxxxxx>
- Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: pkeys: Support setting access rights for signal handlers
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: pkeys: Support setting access rights for signal handlers
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: pkeys: Support setting access rights for signal handlers
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: Cyril Hrubis <chrubis@xxxxxxx>
- Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: Cyril Hrubis <chrubis@xxxxxxx>
- Re: [PATCH 1/2] mm: introduce MAP_FIXED_SAFE
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH 1/2] mm: introduce MAP_FIXED_SAFE
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: pkeys: Support setting access rights for signal handlers
- From: Ram Pai <linuxram@xxxxxxxxxx>
- [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH 1/2] mmap.2: document new MAP_FIXED_SAFE flag
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH 2/2] fs, elf: drop MAP_FIXED usage from elf_map
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH 1/2] mm: introduce MAP_FIXED_SAFE
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v3 03/21] fpga: mgr: add status for fpga-manager
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: pkeys: Support setting access rights for signal handlers
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: pkeys: Support setting access rights for signal handlers
- From: Ram Pai <linuxram@xxxxxxxxxx>
- Re: [PATCH v3 03/21] fpga: mgr: add status for fpga-manager
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v5] mmap.2: MAP_FIXED updated documentation
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH v5] mmap.2: MAP_FIXED updated documentation
- From: john.hubbard@xxxxxxxxx
- Re: RFC(v2): Audit Kernel Container IDs
- From: Steve Grubb <sgrubb@xxxxxxxxxx>
- Re: RFC(v2): Audit Kernel Container IDs
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: RFC(v2): Audit Kernel Container IDs
- From: Eric Paris <eparis@xxxxxxxxxx>
- Re: pkeys: Support setting access rights for signal handlers
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- Re: RFC(v2): Audit Kernel Container IDs
- From: Richard Guy Briggs <rgb@xxxxxxxxxx>
- Re: [PATCH v4] mmap.2: MAP_FIXED updated documentation
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v4] mmap.2: MAP_FIXED updated documentation
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v4] mmap.2: MAP_FIXED updated documentation
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: pkeys: Support setting access rights for signal handlers
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: pkeys: Support setting access rights for signal handlers
- From: Dave Hansen <dave.hansen@xxxxxxxxx>
- pkeys: Support setting access rights for signal handlers
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: RFC(v2): Audit Kernel Container IDs
- From: Casey Schaufler <casey@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation
- From: Pavel Machek <pavel@xxxxxx>
- Re: RFC(v2): Audit Kernel Container IDs
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- + mm-page_alloc-dont-reserve-zone_highmem-for-zone_movable-request.patch added to -mm tree
- From: akpm@xxxxxxxxxxxxxxxxxxxx
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Cyril Hrubis <chrubis@xxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- RE: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v3 09/21] fpga: intel-dfl-pci: add enumeration for feature devices
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [RFC v4 0/9] NFS Force Unmounting
- From: NeilBrown <neilb@xxxxxxxx>
- Re: [PATCH v3 09/21] fpga: intel-dfl-pci: add enumeration for feature devices
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation
- From: Cyril Hrubis <chrubis@xxxxxxx>
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: introduce MAP_FIXED_SAFE
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCHv2 2/2] userns: control capabilities of some user namespaces
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [RFC v4 0/9] NFS Force Unmounting
- From: Joshua Watt <jpewhacker@xxxxxxxxx>
- RE: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [RFC v4 0/9] NFS Force Unmounting
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- RE: [PATCH v3 01/21] docs: fpga: add a document for Intel FPGA driver overview
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: introduce MAP_FIXED_SAFE
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation
- From: Cyril Hrubis <chrubis@xxxxxxx>
- RE: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device
- From: David Laight <David.Laight@xxxxxxxxxx>
- RE: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device
- From: David Laight <David.Laight@xxxxxxxxxx>
- RE: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 1/2] mm: introduce MAP_FIXED_SAFE
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Rasmus Villemoes <rasmus.villemoes@xxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] staging: ion: create one device entry per heap
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH 1/2] mm: introduce MAP_FIXED_SAFE
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [PATCH v4] mmap.2: MAP_FIXED updated documentation
- From: john.hubbard@xxxxxxxxx
- Re: [RFC v4 0/9] NFS Force Unmounting
- From: NeilBrown <neilb@xxxxxxxx>
- Re: [PATCH v6 2/2] staging: ion: create one device entry per heap
- From: Laura Abbott <labbott@xxxxxxxxxx>
- [PATCHv3 2/2] userns: control capabilities of some user namespaces
- From: Mahesh Bandewar <mahesh@xxxxxxxxxxxx>
- [PATCHv3 1/2] capability: introduce sysctl for controlled user-ns capability whitelist
- From: Mahesh Bandewar <mahesh@xxxxxxxxxxxx>
- [PATCHv3 0/2] capability controlled user-namespaces
- From: Mahesh Bandewar <mahesh@xxxxxxxxxxxx>
- Re: [PATCHv2 2/2] userns: control capabilities of some user namespaces
- From: Mahesh Bandewar (महेश बंडेवार) <maheshb@xxxxxxxxxx>
- Re: COW pages and FL_PUNCH_HOLE
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: COW pages and FL_PUNCH_HOLE
- From: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
- Re: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device
- From: Alan Tull <atull@xxxxxxxxxx>
- [PATCH 2/2] [RFC] disable -Wattribute-alias warning for SYSCALL_DEFINEx()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- COW pages and FL_PUNCH_HOLE
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v3 03/21] fpga: mgr: add status for fpga-manager
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 01/21] docs: fpga: add a document for Intel FPGA driver overview
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 02/21] fpga: mgr: add region_id to fpga_image_info
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3] mmap.2: MAP_FIXED updated documentation
- From: john.hubbard@xxxxxxxxx
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v3 03/21] fpga: mgr: add status for fpga-manager
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v3 02/21] fpga: mgr: add region_id to fpga_image_info
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v3 01/21] docs: fpga: add a document for Intel FPGA driver overview
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [patch v13 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Philippe Ombredanne <pombredanne@xxxxxxxx>
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation
- From: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] mmap.2: MAP_FIXED updated documentation
- From: Cyril Hrubis <chrubis@xxxxxxx>
- [patch v13 1/4] drivers: jtag: Add JTAG core driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v13 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v13 3/4] Documentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v13 4/4] Documentation: jtag: Add ABI documentation
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [patch v13 0/4] JTAG driver introduction
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [PATCH v2] mmap.2: MAP_FIXED updated documentation
- From: john.hubbard@xxxxxxxxx
- Re: [PATCH v4 3/3] mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
- From: Yisheng Xie <xieyisheng1@xxxxxxxxxx>
- Re: [PATCHv3 resend] uapi libc compat: add fallback for unsupported libcs
- From: "Dmitry V. Levin" <ldv@xxxxxxxxxxxx>
- Re: [PATCHv3 resend] uapi libc compat: add fallback for unsupported libcs
- From: Hauke Mehrtens <hauke@xxxxxxxxxx>
- Re: [PATCH] mmap.2: MAP_FIXED is no longer discouraged
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH] mmap.2: MAP_FIXED is no longer discouraged
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH] mmap.2: MAP_FIXED is no longer discouraged
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH] mmap.2: MAP_FIXED is no longer discouraged
- From: Jann Horn <jannh@xxxxxxxxxx>
- Re: [PATCH v6 2/2] staging: ion: create one device entry per heap
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mmap.2: MAP_FIXED is no longer discouraged
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] mmap.2: MAP_FIXED is no longer discouraged
- From: john.hubbard@xxxxxxxxx
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Cyril Hrubis <chrubis@xxxxxxx>
- Re: [PATCH v4 3/3] mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
- From: Vlastimil Babka <vbabka@xxxxxxx>
- RE: [patch v12 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [PATCH v4 3/3] mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
- From: Yisheng Xie <xieyisheng1@xxxxxxxxxx>
- Re: [PATCH v2] mmap.2: document new MAP_FIXED_SAFE flag
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v2] mmap.2: document new MAP_FIXED_SAFE flag
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- RE: [patch v12 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Oleksandr Shamray <oleksandrs@xxxxxxxxxxxx>
- [PATCH v2] mmap.2: document new MAP_FIXED_SAFE flag
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH] mmap.2: document new MAP_FIXED_SAFE flag
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [patch v12 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Philippe Ombredanne <pombredanne@xxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v3 04/21] fpga: add device feature list support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH] mmap.2: document new MAP_FIXED_SAFE flag
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [patch v12 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
- From: Kun Yi <kunyi@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v2 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: Documentation patch for namespaced file capabilities
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCHv2 2/2] userns: control capabilities of some user namespaces
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCH 2/2] fs, elf: drop MAP_FIXED usage from elf_map
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
- From: Dave Martin <Dave.Martin@xxxxxxx>
- Re: [PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
- From: Will Deacon <will.deacon@xxxxxxx>
- Re: [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Rasmus Villemoes <rasmus.villemoes@xxxxxxxxx>
- Re: [PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
- From: Alex Bennée <alex.bennee@xxxxxxxxxx>
- [PATCH] mmap.2: document new MAP_FIXED_SAFE flag
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH 2/2] fs, elf: drop MAP_FIXED usage from elf_map
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH 1/2] mm: introduce MAP_FIXED_SAFE
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v6 2/2] staging: ion: create one device entry per heap
- From: Benjamin Gaignard <benjamin.gaignard@xxxxxxxxxx>
- Re: [PATCH] mm: disable `vm.max_map_count' sysctl limit
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v4 2/4] vm: add a syscall to map a process memory into a pipe
- From: Andrei Vagin <avagin@xxxxxxxxxxxxx>
- Re: [PATCH v3 02/21] fpga: mgr: add region_id to fpga_image_info
- From: Moritz Fischer <mdf@xxxxxxxxxx>
- Re: [PATCH v3 04/21] fpga: add device feature list support
- From: Moritz Fischer <mdf@xxxxxxxxxx>
- Re: [PATCH] mm: disable `vm.max_map_count' sysctl limit
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCHv2 2/2] userns: control capabilities of some user namespaces
- From: Mahesh Bandewar (महेश बंडेवार) <maheshb@xxxxxxxxxx>
- Re: [PATCH v2 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- Re: [PATCHv2 2/2] userns: control capabilities of some user namespaces
- From: "Serge E. Hallyn" <serge@xxxxxxxxxx>
- Re: [PATCHv2 2/2] userns: control capabilities of some user namespaces
- From: Mahesh Bandewar (महेश बंडेवार) <maheshb@xxxxxxxxxx>
- Re: [PATCH v6 2/2] staging: ion: create one device entry per heap
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] staging: ion: create one device entry per heap
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v6 2/2] staging: ion: create one device entry per heap
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] staging: ion: create one device entry per heap
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v6 2/2] staging: ion: create one device entry per heap
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] staging: ion: create one device entry per heap
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH v2 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v6 1/2] staging: ion: reorder include
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/2] staging: ion: reorder include
- From: Benjamin Gaignard <benjamin.gaignard@xxxxxxxxxx>
- Re: [PATCH v6 2/2] staging: ion: create one device entry per heap
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 1/2] staging: ion: reorder include
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] x86: wire up the process_vmsplice syscall
- From: kbuild test robot <lkp@xxxxxxxxx>
- Re: [PATCH 3/3] y2038: rusage: use __kernel_old_timeval for process times
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] mm: disable `vm.max_map_count' sysctl limit
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH v3 3/3] mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
- From: Yisheng Xie <xieyisheng1@xxxxxxxxxx>
- Re: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device
- From: Wu Hao <hao.wu@xxxxxxxxx>
- Re: [PATCH v3 3/3] mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
- From: Yisheng Xie <xieyisheng1@xxxxxxxxxx>
- Re: [PATCH v4 2/4] vm: add a syscall to map a process memory into a pipe
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] mm: disable `vm.max_map_count' sysctl limit
- From: John Hubbard <jhubbard@xxxxxxxxxx>
- Re: [PATCH v2 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- Re: [PATCH v2 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v3 00/21] Intel FPGA Device Drivers
- From: Alan Tull <atull@xxxxxxxxxx>
- Re: [PATCH] mm: disable `vm.max_map_count' sysctl limit
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 3/3] y2038: rusage: use __kernel_old_timeval for process times
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] mm: disable `vm.max_map_count' sysctl limit
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [PATCH] mm: disable `vm.max_map_count' sysctl limit
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH] mm: disable `vm.max_map_count' sysctl limit
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH] mm: disable `vm.max_map_count' sysctl limit
- From: Mikael Pettersson <mikpelinux@xxxxxxxxx>
- [PATCH v2 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- [PATCH v2 09/10] change time types to new y2038 safe __kernel_* types
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- [PATCH v2 10/10] nanosleep: change time types to safe __kernel_* types
- From: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
- Re: [PATCH] mm: disable `vm.max_map_count' sysctl limit
- From: Mikael Pettersson <mikpelinux@xxxxxxxxx>
- Re: [PATCH] mm: disable `vm.max_map_count' sysctl limit
- From: Mikael Pettersson <mikpelinux@xxxxxxxxx>
- Re: [PATCH 3/3] y2038: rusage: use __kernel_old_timeval for process times
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH] mm: disable `vm.max_map_count' sysctl limit
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- Re: [PATCH 3/3] y2038: rusage: use __kernel_old_timeval for process times
- From: Paul Eggert <eggert@xxxxxxxxxxx>
- Re: [PATCH v3 3/3] mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [PATCH] mm: disable `vm.max_map_count' sysctl limit
- From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/3] mm/mempolicy: fix the check of nodemask from user
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH 3/3] y2038: rusage: use __kernel_old_timeval for process times
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 2/3] y2038: elfcore: use __kernel_old_timeval for process times
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 1/3] y2038: introduce struct __kernel_old_timeval
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v6 2/2] staging: ion: create one device entry per heap
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH] mm: disable `vm.max_map_count' sysctl limit
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v6 2/2] staging: ion: create one device entry per heap
- From: Daniel Vetter <daniel@xxxxxxxx>
- Re: [PATCH 01/18] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: [RFC PATCH 0/2] mm: introduce MAP_FIXED_SAFE
- From: Khalid Aziz <khalid.aziz@xxxxxxxxxx>
- Re: [PATCH v6 2/2] staging: ion: create one device entry per heap
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH] lp: support 64-bit time_t user space
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v6 2/2] staging: ion: create one device entry per heap
- From: Benjamin Gaignard <benjamin.gaignard@xxxxxxxxxx>
- RE: [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] mm: disable `vm.max_map_count' sysctl limit
- From: Michal Hocko <mhocko@xxxxxxxxxx>
- [PATCH v4 0/4] vm: add a syscall to map a process memory into a pipe
- From: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 1/4] fs/splice: introduce pages_to_pipe helper
- From: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx>
- [PATCH] process_vmsplice.2: New page describing process_vmsplice(2) system call.
- From: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 2/4] vm: add a syscall to map a process memory into a pipe
- From: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 4/4] test: add a test for the process_vmsplice syscall
- From: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx>
- [PATCH v4 3/4] x86: wire up the process_vmsplice syscall
- From: Mike Rapoport <rppt@xxxxxxxxxxxxxxxxxx>
- [PATCH v3 00/21] Intel FPGA Device Drivers
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 02/21] fpga: mgr: add region_id to fpga_image_info
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 03/21] fpga: mgr: add status for fpga-manager
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 05/21] fpga: dfl: add chardev support for feature devices
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 06/21] fpga: dfl: adds fpga_cdev_find_port
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 07/21] fpga: dfl: add feature device infrastructure
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 09/21] fpga: intel-dfl-pci: add enumeration for feature devices
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 10/21] fpga: dfl: add FPGA Management Engine driver basic framework
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 11/21] fpga: dfl: fme: add header sub feature support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 12/21] fpga: dfl: fme: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 13/21] fpga: dfl: fme: add partial reconfiguration sub feature support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 15/21] fpga: dfl: add fpga bridge platform driver for FME
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 16/21] fpga: dfl: add fpga region platform driver for FME
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 18/21] fpga: dfl: afu: add header sub feature support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 17/21] fpga: dfl: add FPGA Accelerated Function Unit driver basic framework
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 19/21] fpga: dfl: afu: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 20/21] fpga: dfl: afu: add user afu sub feature support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 21/21] fpga: dfl: afu: add FPGA_PORT_DMA_MAP/UNMAP ioctls support
- From: Wu Hao <hao.wu@xxxxxxxxx>
- [PATCH v3 04/21] fpga: add device feature list support
- From: Wu Hao <hao.wu@xxxxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]