messages from 2018-03-20 02:19:35 to 2018-03-27 16:05:30 UTC [more...]
[RFC PATCH for 4.17 00/21] Restartable sequences and CPU op vector
2018-03-27 16:05 UTC (10+ 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)
[PATCH v6 bpf-next 00/11] bpf, tracing: introduce bpf raw tracepoints
2018-03-27 15:53 UTC (17+ 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 9:39 UTC (3+ messages)
[PATCH v4 00/24] FPGA Device Feature List (DFL) Device Drivers
2018-03-27 2:35 UTC (23+ messages)
` [PATCH v4 04/24] fpga: add device feature list support
` [PATCH v4 12/24] fpga: dfl: fme: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls 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 (45+ messages)
` [PATCH 01/28] fs: unexport poll_schedule_timeout
` [PATCH 02/28] fs: cleanup do_pollfd
` [PATCH 03/28] fs: update documentation to mention __poll_t
` [PATCH 04/28] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 05/28] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 06/28] aio: implement IOCB_CMD_POLL
` [PATCH 07/28] net: refactor socket_poll
` [PATCH 08/28] net: add support for ->poll_mask in proto_ops
` [PATCH 09/28] net: remove sock_no_poll
` [PATCH 10/28] net/tcp: convert to ->poll_mask
` [PATCH 11/28] net/unix: "
` [PATCH 12/28] net: convert datagram_poll users tp ->poll_mask
` [PATCH 13/28] net/dccp: convert to ->poll_mask
` [PATCH 14/28] net/atm: "
` [PATCH 15/28] net/vmw_vsock: "
` [PATCH 16/28] net/tipc: "
` [PATCH 17/28] net/sctp: "
` [PATCH 18/28] net/bluetooth: "
` [PATCH 19/28] net/caif: "
` [PATCH 20/28] net/nfc: "
` [PATCH 21/28] net/phonet: "
` [PATCH 22/28] net/iucv: "
` [PATCH 23/28] net/rxrpc: "
` [PATCH 24/28] crypto: af_alg: "
` [PATCH 25/28] pipe: "
` [PATCH 26/28] eventfd: switch "
` [PATCH 27/28] timerfd: convert "
` [PATCH 28/28] random: "
[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 (33+ messages)
` [PATCH 1/9] aio: don't print the page size at boot time
` [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
[PATCH -next v2 0/3] sysvipc: introduce STAT_ANY commands
2018-03-20 18:55 UTC (2+ messages)
aio poll, io_pgetevents and a new in-kernel poll API V5
2018-03-20 15:39 UTC (17+ messages)
` [PATCH 07/36] aio: add delayed cancel support
` [PATCH 08/36] aio: implement io_pgetevents
` [PATCH 11/36] fs: update documentation for __poll_t
` [PATCH 12/36] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 13/36] fs: introduce new ->get_poll_head and ->poll_mask methods
[PATCH v2 0/3] arm64: Fix invalid si_codes for fault signals
2018-03-20 10:04 UTC (8+ messages)
` [PATCH v2 2/3] arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPE
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).