linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-18 04:45:03 to 2017-11-27 15:51:10 UTC [more...]

(unknown),
 2017-11-27 15:51 UTC  (20+ messages)
` [RFC PATCH 1/2] mm: introduce MAP_FIXED_SAFE
` [RFC PATCH 0/2] "

[PATCH v6 0/2] staging: ion: get one device per heap
 2017-11-27 11:43 UTC  (5+ messages)
` [PATCH v6 2/2] staging: ion: create one device entry "

[PATCH] lp: support 64-bit time_t user space
 2017-11-27 11:29 UTC 

[PATCH v3 00/21] Intel FPGA Device Drivers
 2017-11-27 10:28 UTC  (23+ 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 v3 02/21] fpga: mgr: add region_id to fpga_image_info
` [PATCH v3 03/21] fpga: mgr: add status for fpga-manager
` [PATCH v3 05/21] fpga: dfl: add chardev support for feature devices
` [PATCH v3 06/21] fpga: dfl: adds fpga_cdev_find_port
` [PATCH v3 07/21] fpga: dfl: add feature device infrastructure
` [PATCH v3 08/21] fpga: add Intel FPGA DFL PCIe device
` [PATCH v3 09/21] fpga: intel-dfl-pci: add enumeration for feature devices
` [PATCH v3 10/21] fpga: dfl: add FPGA Management Engine driver basic framework
` [PATCH v3 11/21] fpga: dfl: fme: add header sub feature support
` [PATCH v3 12/21] fpga: dfl: fme: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
` [PATCH v3 13/21] fpga: dfl: fme: add partial reconfiguration sub feature support
` [PATCH v3 14/21] fpga: dfl: add fpga manager platform driver for FME
` [PATCH v3 15/21] fpga: dfl: add fpga bridge "
` [PATCH v3 16/21] fpga: dfl: add fpga region "
` [PATCH v3 17/21] fpga: dfl: add FPGA Accelerated Function Unit driver basic framework
` [PATCH v3 18/21] fpga: dfl: afu: add header sub feature support
` [PATCH v3 19/21] fpga: dfl: afu: add FPGA_GET_API_VERSION/CHECK_EXTENSION ioctls support
` [PATCH v3 20/21] fpga: dfl: afu: add user afu sub feature support
` [PATCH v3 21/21] fpga: dfl: afu: add FPGA_PORT_DMA_MAP/UNMAP ioctls support

[PATCH] mm: disable `vm.max_map_count' sysctl limit
 2017-11-27 10:12 UTC  (2+ messages)

[PATCH v4 0/4] vm: add a syscall to map a process memory into a pipe
 2017-11-27  7:20 UTC  (6+ messages)
` [PATCH v4 1/4] fs/splice: introduce pages_to_pipe helper
` [PATCH v4 2/4] vm: add a syscall to map a process memory into a pipe
  ` [PATCH v4 3/4] x86: wire up the process_vmsplice syscall
  ` [PATCH v4 4/4] test: add a test for "
` [PATCH] process_vmsplice.2: New page describing process_vmsplice(2) system call

[PATCHv2 2/2] userns: control capabilities of some user namespaces
 2017-11-26  6:40 UTC  (2+ messages)

[PATCHv2 1/2] capability: introduce sysctl for controlled user-ns capability whitelist
 2017-11-26  6:34 UTC  (2+ messages)

[PATCH 0/18 v6] dax, ext4, xfs: Synchronous page faults
 2017-11-25 18:45 UTC  (6+ messages)
` [PATCH 01/18] mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags

MPK: pkey_free and key reuse
 2017-11-24 14:55 UTC  (23+ messages)
  ` MPK: removing a pkey (was: pkey_free and key reuse)
    ` MPK: removing a pkey

[RFC PATCH for 4.15 v12 00/22] Restartable sequences and CPU op vector
 2017-11-24 14:47 UTC  (66+ messages)
` [RFC PATCH for 4.15 01/22] uapi headers: Provide types_32_64.h
` [RFC PATCH for 4.15 v12 02/22] rseq: Introduce restartable sequences system call
` [RFC PATCH for 4.15 03/22] arm: Add restartable sequences support
` [RFC PATCH for 4.15 04/22] arm: Wire up restartable sequences system call
` [RFC PATCH for 4.15 07/22] powerpc: Add support for restartable sequences
` [RFC PATCH for 4.15 08/22] powerpc: Wire up restartable sequences system call
` [RFC PATCH for 4.15 09/22] sched: Implement push_task_to_cpu
` [RFC PATCH for 4.15 v4 10/22] cpu_opv: Provide cpu_opv system call
` [RFC PATCH for 4.15 11/22] x86: Wire up "
` [RFC PATCH for 4.15 12/22] powerpc: "
` [RFC PATCH for 4.15 13/22] arm: "
` [RFC PATCH for 4.15 v3 14/22] cpu_opv: selftests: Implement selftests
` [RFC PATCH for 4.15 v3 15/22] rseq: selftests: Provide self-tests
` [RFC PATCH for 4.15 16/22] rseq: selftests: arm: workaround gcc asm size guess
` [RFC PATCH for 4.15 17/22] Fix: membarrier: add missing preempt off around smp_call_function_many
` [RFC PATCH for 4.15 18/22] membarrier: selftest: Test private expedited cmd
` [RFC PATCH for 4.15 v7 19/22] powerpc: membarrier: Skip memory barrier in switch_mm()
` [RFC PATCH for 4.15 v5 20/22] membarrier: Document scheduler barrier requirements
` [RFC PATCH for 4.15 v2 21/22] membarrier: provide SHARED_EXPEDITED command
` [RFC PATCH for 4.15 22/22] membarrier: selftest: Test shared expedited cmd
  ` [RFC PATCH for 4.15 05/22] x86: Add support for restartable sequences
  ` [RFC PATCH for 4.15 06/22] x86: Wire up restartable sequence system call
  ` [PATCH update for 4.15 1/3] selftests: lib.mk: Introduce OVERRIDE_TARGETS
    ` [PATCH update for 4.15 2/3] cpu_opv: selftests: Implement selftests (v4)
` [PATCH update for 4.15 3/3] rseq: selftests: Provide self-tests (v4)

[PATCH] mm:Add watermark slope for high mark
 2017-11-24 13:27 UTC  (4+ messages)

[PATCH v3 0/4] vm: add a syscall to map a process memory into a pipe
 2017-11-23 14:07 UTC  (9+ messages)
  ` [PATCH v3 1/4] fs/splice: introduce pages_to_pipe helper
` [PATCH v3 2/4] vm: add a syscall to map a process memory into a pipe
` [PATCH v3 3/4] x86: wire up the process_vmsplice syscall
` [PATCH v3 4/4] test: add a test for "

[PATCH] mm/hugetlb: Fix NULL-pointer dereference on 5-level paging machine
 2017-11-22 12:47 UTC  (3+ messages)

[RFC v2] prctl: prctl(PR_SET_IDLE, PR_IDLE_MODE_KILLME), for stateless idle loops
 2017-11-22 10:29 UTC  (14+ messages)
  ` [RFC v3] It is common for services to be stateless around their main event loop. If a process sets PR_SET_IDLE to PR_IDLE_MODE_KILLME then it signals to the kernel that epoll_wait() and friends may not complete, and the kernel may send SIGKILL if resources get tight
    ` [RFC v4] "

[PATCH] [man-pages] adjtimex.2: document clock_adjtime
 2017-11-21 22:09 UTC  (5+ messages)

[RFC PATCH for 4.15 00/24] Restartable sequences and CPU op vector v11
 2017-11-21 11:25 UTC  (29+ messages)
` [RFC PATCH v11 for 4.15 01/24] Restartable sequences system call
` [RFC PATCH for 4.15 04/24] Restartable sequences: x86 32/64 architecture support
` [RFC PATCH v3 for 4.15 08/24] Provide cpu_opv system call

[PATCH v3 0/3] some fixes and clean up for mempolicy
 2017-11-20 22:24 UTC  (3+ messages)
` [PATCH v3 1/3] mm/mempolicy: remove redundant check in get_nodes

[PATCH] time: Make NTP optionnal
 2017-11-20 16:39 UTC  (8+ messages)

Documentation patch for namespaced file capabilities
 2017-11-20 16:03 UTC  (2+ messages)

Provision for filesystem specific open flags
 2017-11-20 14:03 UTC  (3+ messages)

[RFC PATCH v2 0/3] Man pages for rseq, cpu_opv, update membarrier
 2017-11-19 14:45 UTC  (5+ messages)
` [RFC PATCH 3/3] Update membarrier manpage for 4.14, 4.15


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).