messages from 2018-03-21 09:14:20 to 2018-03-28 07:29:13 UTC [more...]
aio poll and a new in-kernel poll API V7
2018-03-28 7:29 UTC (18+ messages)
` [PATCH 01/30] fs: unexport poll_schedule_timeout
` [PATCH 02/30] fs: cleanup do_pollfd
` [PATCH 03/30] fs: update documentation to mention __poll_t and match the code
` [PATCH 04/30] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 05/30] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 06/30] aio: simplify cancellation
` [PATCH 07/30] aio: add delayed cancel support
` [PATCH 08/30] aio: implement IOCB_CMD_POLL
` [PATCH 09/30] net: refactor socket_poll
` [PATCH 10/30] net: add support for ->poll_mask in proto_ops
` [PATCH 11/30] net: remove sock_no_poll
` [PATCH 12/30] net/tcp: convert to ->poll_mask
` [PATCH 13/30] net/unix: "
` [PATCH 14/30] net: convert datagram_poll users tp ->poll_mask
` [PATCH 15/30] net/dccp: convert to ->poll_mask
` [PATCH 16/30] net/atm: "
` [PATCH 17/30] net/vmw_vsock: "
io_pgetevents & aio fsync V2
2018-03-28 7:26 UTC (7+ messages)
` [PATCH 1/6] aio: don't print the page size at boot time
` [PATCH 2/6] aio: remove an outdated comment in aio_complete
` [PATCH 3/6] aio: refactor read/write iocb setup
` [PATCH 4/6] aio: sanitize ki_list handling
` [PATCH 5/6] aio: implement IOCB_CMD_FSYNC and IOCB_CMD_FDSYNC
` [PATCH 6/6] aio: implement io_pgetevents
[RFC PATCH for 4.17 00/21] Restartable sequences and CPU op vector
2018-03-28 6:47 UTC (24+ messages)
` [RFC PATCH for 4.17 01/21] uapi headers: Provide types_32_64.h
` [RFC PATCH for 4.17 02/21] rseq: Introduce restartable sequences system call (v12)
` [RFC PATCH for 4.17 03/21] arm: Add restartable sequences support
` [RFC PATCH for 4.17 04/21] arm: Wire up restartable sequences system call
` [RFC PATCH for 4.17 05/21] x86: Add support for restartable sequences
` [RFC PATCH for 4.17 06/21] x86: Wire up restartable sequence system call
` [RFC PATCH for 4.17 07/21] powerpc: Add support for restartable sequences
` [RFC PATCH for 4.17 08/21] powerpc: Wire up restartable sequences system call
` [RFC PATCH for 4.17 09/21] sched: Implement push_task_to_cpu (v2)
` [RFC PATCH for 4.17 10/21] cpu_opv: Provide cpu_opv system call (v6)
` [RFC PATCH for 4.17 11/21] x86: Wire up cpu_opv system call
` [RFC PATCH for 4.17 12/21] powerpc: "
` [RFC PATCH for 4.17 13/21] arm: "
` [RFC PATCH for 4.17 14/21] selftests: lib.mk: Introduce OVERRIDE_TARGETS
` [RFC PATCH for 4.17 15/21] cpu_opv: selftests: Implement selftests (v7)
` [RFC PATCH for 4.17 16/21] rseq: selftests: Provide rseq library (v5)
` [RFC PATCH for 4.17 17/21] rseq: selftests: Provide percpu_op API
` [RFC PATCH for 4.17 18/21] rseq: selftests: Provide basic test
` [RFC PATCH for 4.17 19/21] rseq: selftests: Provide basic percpu ops test
` [RFC PATCH for 4.17 20/21] rseq: selftests: Provide parametrized tests
` [RFC PATCH for 4.17 21/21] rseq: selftests: Provide Makefile, scripts, gitignore
[PATCH v7 bpf-next 00/10] bpf, tracing: introduce bpf raw tracepoints
2018-03-28 2:11 UTC (11+ messages)
` [PATCH v7 bpf-next 01/10] treewide: remove large struct-pass-by-value from tracepoint arguments
` [PATCH v7 bpf-next 02/10] net/mediatek: disambiguate mt76 vs mt7601u trace events
` [PATCH v7 bpf-next 03/10] net/mac802154: disambiguate mac80215 vs mac802154 "
` [PATCH v7 bpf-next 04/10] net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepoint
` [PATCH v7 bpf-next 05/10] macro: introduce COUNT_ARGS() macro
` [PATCH v7 bpf-next 06/10] tracepoint: compute num_args at build time
` [PATCH v7 bpf-next 07/10] bpf: introduce BPF_RAW_TRACEPOINT
` [PATCH v7 bpf-next 08/10] libbpf: add bpf_raw_tracepoint_open helper
` [PATCH v7 bpf-next 09/10] samples/bpf: raw tracepoint test
` [PATCH v7 bpf-next 10/10] selftests/bpf: test for bpf_get_stackid() from raw tracepoints
[PATCH v6 bpf-next 00/11] bpf, tracing: introduce bpf raw tracepoints
2018-03-28 0:51 UTC (33+ messages)
` [PATCH v6 bpf-next 01/11] treewide: remove large struct-pass-by-value from tracepoint arguments
` [PATCH v6 bpf-next 02/11] net/mediatek: disambiguate mt76 vs mt7601u trace events
` [PATCH v6 bpf-next 03/11] net/mac802154: disambiguate mac80215 vs mac802154 "
` [PATCH v6 bpf-next 04/11] net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepoint
` [PATCH v6 bpf-next 05/11] macro: introduce COUNT_ARGS() macro
` [PATCH v6 bpf-next 06/11] tracepoint: compute num_args at build time
` [PATCH v6 bpf-next 07/11] tracepoint: introduce kernel_tracepoint_find_by_name
` [PATCH v6 bpf-next 08/11] bpf: introduce BPF_RAW_TRACEPOINT
` [PATCH v6 bpf-next 09/11] libbpf: add bpf_raw_tracepoint_open helper
` [PATCH v6 bpf-next 10/11] samples/bpf: raw tracepoint test
` [PATCH v6 bpf-next 11/11] selftests/bpf: test for bpf_get_stackid() from raw tracepoints
[PATCH v2 bpf-next] bpf, tracing: unbreak lttng
2018-03-27 19:35 UTC (4+ messages)
[RFC PATCH for 4.15 00/24] Restartable sequences and CPU op vector v11
2018-03-27 18:15 UTC (5+ messages)
[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
2018-03-27 2:35 UTC (18+ messages)
` [PATCH v4 04/24] fpga: add device feature list support
` [PATCH v4 16/24] fpga: dfl: add fpga manager platform driver for FME
` [PATCH v4 23/24] fpga: dfl: afu: add user afu sub feature support
[PATCH bpf-next] bpf, tracing: unbreak lttng
2018-03-27 2:08 UTC (9+ messages)
[PATCH v5 bpf-next 00/10] bpf, tracing: introduce bpf raw tracepoints
2018-03-26 21:27 UTC (24+ messages)
` [PATCH v5 bpf-next 06/10] tracepoint: compute num_args at build time
[PATCH v2 bpf-next 5/8] bpf: introduce BPF_RAW_TRACEPOINT
2018-03-26 7:53 UTC
[RESEND RFC] translate_pid API
2018-03-25 0:05 UTC (29+ messages)
` [REVIEW][PATCH 00/11] ipc: Fixing the pid namespace support
` [REVIEW][PATCH 03/11] msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks
` [REVIEW][PATCH 05/11] shm: Move struct shmid_kernel into ipc/shm.c
` [REVIEW][PATCH 07/11] ipc: Move IPCMNI from include/ipc.h into ipc/util.h
` [REVIEW][PATCH 01/11] sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks
` [REVIEW][PATCH 02/11] shm/security: Pass kern_ipc_perm not shmid_kernel into the shm "
` [REVIEW][PATCH 04/11] sem: Move struct sem and struct sem_array into ipc/sem.c
` [REVIEW][PATCH 06/11] msg: Move struct msg_queue into ipc/msg.c
` [REVIEW][PATCH 08/11] ipc/util: Helpers for making the sysvipc operations pid namespace aware
` [REVIEW][PATCH 11/11] ipc/sem: Fix semctl(..., GETPID, ...) between pid namespaces
` [REVIEW][PATCH 12/11] ipc: Directly call the security hook in ipc_ops.associate
` [REVIEW][PATCH 09/11] ipc/shm: Fix shmctl(..., IPC_STAT, ...) between pid namespaces
` [REVIEW][PATCH 10/11] ipc/msg: Fix msgctl(..., "
` [REVIEW][PATCH 13/11] ipc/smack: Tidy up from the change in type of the ipc security hooks
[PATCH 2/2] mm, memcontrol: Implement memory.swap.events
2018-03-24 16:51 UTC
aio poll and a new in-kernel poll API V6
2018-03-23 18:05 UTC (13+ messages)
` [PATCH 03/28] fs: update documentation to mention __poll_t
` [PATCH 05/28] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 06/28] aio: implement IOCB_CMD_POLL
` [PATCH 28/28] random: convert to ->poll_mask
[PATCH net-next] modules: allow modprobe load regular elf binaries
2018-03-23 2:47 UTC (13+ messages)
io_pgetevents & aio fsync
2018-03-22 17:04 UTC (31+ messages)
` [PATCH 2/9] aio: remove an outdated comment in aio_complete
` [PATCH 3/9] aio: refactor read/write iocb setup
` [PATCH 4/9] aio: sanitize ki_list handling
` [PATCH 5/9] aio: simplify cancellation
` [PATCH 6/9] aio: delete iocbs from the active_reqs list in kiocb_cancel
` [PATCH 7/9] aio: add delayed cancel support
` [PATCH 8/9] aio: implement io_pgetevents
` [PATCH 9/9] aio: implement IOCB_CMD_FSYNC and IOCB_CMD_FDSYNC
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).