messages from 2017-12-14 19:24:38 to 2018-01-10 19:32:21 UTC [more...]
aio poll, io_pgetevents and a new in-kernel poll API V2
2018-01-10 19:32 UTC (34+ messages)
` [PATCH 01/32] fs: update documentation for __poll_t
` [PATCH 02/32] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 03/32] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 04/32] net: refactor socket_poll
` [PATCH 05/32] net: add support for ->poll_mask in proto_ops
` [PATCH 06/32] net: remove sock_no_poll
` [PATCH 07/32] net/tcp: convert to ->poll_mask
` [PATCH 08/32] net/unix: "
` [PATCH 09/32] net: convert datagram_poll users tp ->poll_mask
` [PATCH 10/32] net/dccp: convert to ->poll_mask
` [PATCH 11/32] net/atm: "
` [PATCH 12/32] net/vmw_vsock: "
` [PATCH 13/32] net/tipc: "
` [PATCH 14/32] net/sctp: "
` [PATCH 15/32] net/bluetooth: "
` [PATCH 16/32] net/caif: "
` [PATCH 17/32] net/nfc: "
` [PATCH 18/32] net/phonet: "
` [PATCH 19/32] net/iucv: "
` [PATCH 20/32] net/rxrpc: "
` [PATCH 21/32] pipe: "
` [PATCH 22/32] eventfd: switch "
` [PATCH 23/32] timerfd: convert "
` [PATCH 24/32] aio: don't print the page size at boot time
` [PATCH 25/32] aio: remove an outdated comment in aio_complete
` [PATCH 26/32] aio: refactor read/write iocb setup
` [PATCH 27/32] aio: sanitize ki_list handling
` [PATCH 28/32] aio: simplify cancellation
` [PATCH 29/32] aio: delete iocbs from the active_reqs list in kiocb_cancel
` [PATCH 30/32] aio: add delayed cancel support
` [PATCH 31/32] aio: implement IOCB_CMD_POLL
` [PATCH 32/32] aio: implement io_pgetevents
[PATCH for 4.16 00/11] membarrier updates for 4.16
2018-01-10 15:46 UTC (12+ messages)
` [PATCH for 4.16 01/11] Fix: membarrier: add missing preempt off around smp_call_function_many
` [PATCH v2 for 4.16 02/11] membarrier: selftest: Test private expedited cmd
` [PATCH v7 for 4.16 03/11] powerpc: membarrier: Skip memory barrier in switch_mm()
` [PATCH v5 for 4.16 04/11] membarrier: Document scheduler barrier requirements
` [PATCH v2 for 4.16 05/11] membarrier: provide SHARED_EXPEDITED command
` [PATCH for 4.16 06/11] membarrier: selftest: Test shared expedited cmd
` [PATCH for 4.16 07/11] membarrier: Provide core serializing command
` [PATCH for 4.16 10/11] membarrier: arm64: "
` [PATCH for 4.16 11/11] membarrier: selftest: Test private expedited sync core cmd
` [PATCH v2 for 4.16 08/11] x86: Introduce sync_core_before_usermode
` [PATCH v3 for 4.16 09/11] membarrier: x86: Provide core serializing command
[RFC git branches] rseq and membarrier against v4.15-rc7
2018-01-10 7:47 UTC (2+ messages)
RFC(V3): Audit Kernel Container IDs
2018-01-10 7:00 UTC (5+ messages)
[PATCHv3 0/2] capability controlled user-namespaces
2018-01-10 2:08 UTC (19+ messages)
[manpages PATCH] capabilities.7: describe namespaced file capabilities
2018-01-09 18:52 UTC
[PATCH v5 00/30] ARM Scalable Vector Extension (SVE)
2018-01-09 16:51 UTC (3+ messages)
[PATCH v5 0/4] vm: add a syscall to map a process memory into a pipe
2018-01-09 6:30 UTC (5+ messages)
` [PATCH v5 1/4] fs/splice: introduce pages_to_pipe helper
` [PATCH v5 2/4] vm: add a syscall to map a process memory into a pipe
` [PATCH v5 3/4] x86: wire up the process_vmsplice syscall
` [PATCH v5 4/4] test: add a test for "
uapi/if_ether.h: prevent redefinition of struct ethhdr
2018-01-04 19:31 UTC (2+ messages)
aio poll, io_pgetevents and a new in-kernel poll API
2018-01-04 9:09 UTC
[PATCHv4 0/2] capability controlled user-namespaces
2018-01-04 5:53 UTC (3+ messages)
[PATCH v4] uapi libc compat: add fallback for unsupported libcs
2018-01-03 15:53 UTC (2+ messages)
[PATCH] mm, x86: pkeys: Introduce PKEY_ALLOC_SIGNALINHERIT and change signal semantics
2018-01-03 12:31 UTC
[PATCHv4 2/2] userns: control capabilities of some user namespaces
2018-01-03 7:26 UTC
[PATCHv4 1/2] capability: introduce sysctl for controlled user-ns capability whitelist
2018-01-03 7:26 UTC
[PATCHv3 1/2] capability: introduce sysctl for controlled user-ns capability whitelist
2018-01-03 1:39 UTC (4+ messages)
` [PATCHv3, "
[PATCHv3 resend] uapi libc compat: add fallback for unsupported libcs
2018-01-01 18:32 UTC (3+ messages)
[PATCH 0/2] Documentation: rtc: move ioctl to ABI
2018-01-01 17:31 UTC (3+ messages)
` [PATCH 1/2] Documentation: rtc: add sysfs file permissions
` [PATCH 2/2] Documentation: rtc: move iotcl interface documentation to ABI
[PATCH] rtc: sysfs: move sysfs & ioctl interface to Documentation/ABI
2018-01-01 14:23 UTC (3+ messages)
[PATCH] [man-pages] adjtimex.2: document clock_adjtime
2018-01-01 6:28 UTC (8+ messages)
` [PATCH man-pages 1/2] clock_getres.2: Explain dynamic clocks
` [PATCH man-pages 2/2] adjtimex.2: document clock_adjtime
[PATCH v3 0/3] create sysfs representation of ACPI HMAT
2017-12-30 9:19 UTC (22+ messages)
rtc: sysfs: move sysfs interface to Documentation/ABI
2017-12-28 18:30 UTC
[patch v15 0/4] JTAG driver introduction
2017-12-26 8:47 UTC (8+ messages)
` [patch v15 1/4] drivers: jtag: Add JTAG core driver
` [patch v15 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
` [patch v15 4/4] Documentation: jtag: Add ABI documentation
` [patch v15 3/4] Documentation: jtag: Add bindings for Aspeed SoC 24xx and 25xx families JTAG master driver
[RFC PATCH for 4.16 00/11] membarrier updates for 4.16
2017-12-22 20:15 UTC (12+ messages)
` [RFC PATCH for 4.16 03/11] powerpc: membarrier: Skip memory barrier in switch_mm() (v7)
` [RFC PATCH for 4.16 05/11] membarrier: provide SHARED_EXPEDITED command (v2)
` [RFC PATCH for 4.16 06/11] membarrier: selftest: Test shared expedited cmd
` [RFC PATCH for 4.16 08/11] x86: Introduce sync_core_before_usermode (v2)
` [RFC PATCH for 4.16 01/11] Fix: membarrier: add missing preempt off around smp_call_function_many
` [RFC PATCH for 4.16 02/11] membarrier: selftest: Test private expedited cmd (v2)
` [RFC PATCH for 4.16 04/11] membarrier: Document scheduler barrier requirements (v5)
` [RFC PATCH for 4.16 07/11] membarrier: Provide core serializing command
` [RFC PATCH for 4.16 09/11] membarrier: x86: Provide core serializing command (v3)
` [RFC PATCH for 4.16 11/11] membarrier: selftest: Test private expedited sync core cmd
` [RFC PATCH for 4.16 10/11] membarrier: arm64: Provide core serializing command
[PATCH v3 00/21] Intel FPGA Device Drivers
2017-12-22 8:45 UTC (9+ messages)
` [PATCH v3 01/21] docs: fpga: add a document for Intel FPGA driver overview
` [PATCH v3 04/21] fpga: add device feature list support
[PATCH v2 0/2] mm: introduce MAP_FIXED_SAFE
2017-12-22 0:06 UTC (29+ messages)
` [PATCH 1/2] mmap.2: document new MAP_FIXED_SAFE flag
` [PATCH 2/2] mmap.2: MAP_FIXED updated documentation
` known bad patch in -mm tree was "
shmctl(SHM_STAT) vs. /proc/sysvipc/shm permissions discrepancies
2017-12-21 8:56 UTC (9+ messages)
(U.N.O/W.B.O/20/12/2017/1982/09/05)
2017-12-20 18:19 UTC
Documentation patch for namespaced file capabilities
2017-12-19 15:33 UTC (3+ messages)
[PATCH v5] mmap.2: MAP_FIXED updated documentation
2017-12-19 5:35 UTC (4+ messages)
[RFC v4 0/9] NFS Force Unmounting
2017-12-18 21:48 UTC (6+ messages)
[PATCH 2/2] fs, elf: drop MAP_FIXED usage from elf_map
2017-12-18 18:12 UTC (4+ messages)
` [2/2] "
pkeys: Support setting access rights for signal handlers
2017-12-18 11:00 UTC (14+ messages)
[RFC PATCH for 4.16 00/21] Restartable sequences and CPU op vector
2017-12-15 17:13 UTC (14+ messages)
` [RFC PATCH for 4.16 02/21] rseq: Introduce restartable sequences system call (v12)
linsongbin722:“CAPE 2018 第十六届中国(广州)国际汽车零部件及用品展”将于“4月13-15日”举行 [zE-c50-地左P1]
2017-12-15 3:57 UTC
[patch v14 0/4] JTAG driver introduction
2017-12-15 1:34 UTC (3+ messages)
` [patch v14 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver
[PATCH v2 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion
2017-12-15 0:31 UTC (3+ messages)
` [PATCH v2 10/10] nanosleep: change time types to safe __kernel_* types
` [Y2038] "
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).