messages from 2017-11-16 20:37:58 to 2017-11-27 06:42:07 UTC [more...]
[PATCH v3 00/21] Intel FPGA Device Drivers
2017-11-27 6:42 UTC
[PATCH] mm: disable `vm.max_map_count' sysctl limit
2017-11-26 16:09 UTC
[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 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)
` [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
` [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)
(unknown),
2017-11-24 8:54 UTC (21+ messages)
` [RFC PATCH 1/2] mm: introduce MAP_FIXED_SAFE
` [PATCH 2/2] fs, elf: drop MAP_FIXED usage from elf_map
` [RFC PATCH 0/2] mm: introduce MAP_FIXED_SAFE
[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 (37+ 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
` [RFC PATCH for 4.15 19/24] membarrier: selftest: Test shared expedited cmd
` [RFC PATCH for 4.15 23/24] membarrier: selftest: Test private expedited sync core cmd
[PATCH v3 0/3] some fixes and clean up for mempolicy
2017-11-20 22:24 UTC (5+ messages)
` [PATCH v3 1/3] mm/mempolicy: remove redundant check in get_nodes
` [PATCH v3 2/3] mm/mempolicy: fix the check of nodemask from user
` [PATCH v3 3/3] mm/mempolicy: add nodes_empty check in SYSC_migrate_pages
[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
[PATCH 0/9] posix_clocks: Prepare syscalls for 64 bit time_t conversion
2017-11-17 10:46 UTC (11+ messages)
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).