LinuxLists
Users
About
Eric B Munson (
[email protected]
)
Number of posts: 137 (0.35 per day)
First post: 2014-10-17 18:42:06
Last post: 2015-11-09 18:28:02
Next Page
Date
List
Subject
2015-11-09 18:28:02
linux-kernel
[PATCH v4] mlock.2: mlock2.2: Add entry to for new mlock2 syscall
2015-11-09 16:17:01
linux-kernel
Re: [PATCH 0/2] selftests/mlock2: Build warning fixes on Debian/m68k 4.0
2015-11-09 16:00:04
linux-kernel
Re: [PATCH 1/2] selftests/mlock2: Add missing #define _GNU_SOURCE
2015-11-09 15:50:44
linux-kernel
Re: [PATCH 2/2] selftests/mlock2: Add ULL prefix to 64-bit constants
2015-11-09 15:48:40
linux-kernel
Re: [PATCH 0/2] selftests/mlock2: Build warning fixes on Debian/m68k 4.0
2015-08-31 14:20:26
linux-kernel
[PATCH v2] mlock.2: mlock2.2: Add entry to for new mlock2 syscall
2015-08-28 19:34:57
linux-kernel
Re: [PATCH v8 3/6] mm: Introduce VM_LOCKONFAULT
2015-08-28 18:47:04
linux-kernel
Re: [PATCH] mlock.2: mlock2.2: Add entry to for new mlock2 syscall
2015-08-28 18:43:24
linux-kernel
[PATCH] mlock.2: mlock2.2: Add entry to for new mlock2 syscall
2015-08-28 18:43:03
linux-kernel
[PATCH] mremap.2: Add note about mremap with locked areas
2015-08-26 18:25:54
linux-kernel
[PATCH v8 3/6] mm: Introduce VM_LOCKONFAULT
2015-08-26 18:25:52
linux-kernel
[PATCH v8 5/6] selftests: vm: Add tests for lock on fault
2015-08-26 18:25:49
linux-kernel
[PATCH v8 6/6] mips: Add entry for new mlock2 syscall
2015-08-26 18:25:17
linux-kernel
[PATCH v8 4/6] mm: mlock: Add mlock flags to enable VM_LOCKONFAULT usage
2015-08-26 18:24:42
linux-kernel
[PATCH v8 0/6] Allow user to request memory to be locked on page fault
2015-08-26 18:24:41
linux-kernel
[PATCH v8 2/6] mm: mlock: Add new mlock system call
2015-08-26 18:24:31
linux-kernel
[PATCH v8 1/6] mm: mlock: Refactor mlock, munlock, and munlockall code
2015-08-25 19:03:08
linux-kernel
Re: [PATCH v7 3/6] mm: Introduce VM_LOCKONFAULT
2015-08-25 14:29:07
linux-kernel
Re: [PATCH v7 3/6] mm: Introduce VM_LOCKONFAULT
2015-08-24 20:28:43
linux-kernel
Re: [PATCH v7 3/6] mm: Introduce VM_LOCKONFAULT
2015-08-24 17:00:31
linux-kernel
Re: [PATCH v7 3/6] mm: Introduce VM_LOCKONFAULT
2015-08-24 15:55:08
linux-kernel
Re: [PATCH v7 3/6] mm: Introduce VM_LOCKONFAULT
2015-08-24 15:09:17
linux-kernel
Re: [PATCH v7 3/6] mm: Introduce VM_LOCKONFAULT
2015-08-21 18:31:37
linux-kernel
Re: [PATCH v7 3/6] mm: Introduce VM_LOCKONFAULT
2015-08-20 17:03:14
linux-kernel
Re: [PATCH v7 3/6] mm: Introduce VM_LOCKONFAULT
2015-08-19 21:33:50
linux-kernel
Re: [PATCH v7 3/6] mm: Introduce VM_LOCKONFAULT
2015-08-09 05:41:52
linux-kernel
[PATCH v7 4/6] mm: mlock: Add mlock flags to enable VM_LOCKONFAULT usage
2015-08-09 05:41:23
linux-kernel
[PATCH v7 1/6] mm: mlock: Refactor mlock, munlock, and munlockall code
2015-08-09 05:24:04
linux-kernel
[PATCH v7 0/6] Allow user to request memory to be locked on page fault
2015-08-09 05:23:57
linux-kernel
[PATCH v7 2/6] mm: mlock: Add new mlock system call
2015-08-09 05:23:50
linux-kernel
[PATCH v7 5/6] selftests: vm: Add tests for lock on fault
2015-08-09 05:23:44
linux-kernel
[PATCH v7 3/6] mm: Introduce VM_LOCKONFAULT
2015-08-09 05:23:18
linux-kernel
[PATCH v7 6/6] mips: Add entry for new mlock2 syscall
2015-08-07 10:33:47
linux-kernel
Re: [PATCH V6 3/6] mm: Introduce VM_LOCKONFAULT
2015-07-29 15:44:57
linux-kernel
[PATCH V6 0/6] Allow user to request memory to be locked on page fault
2015-07-29 15:44:22
linux-kernel
[PATCH V6 3/6] mm: Introduce VM_LOCKONFAULT
2015-07-29 15:44:20
linux-kernel
[PATCH V6 2/6] mm: mlock: Add new mlock system call
2015-07-29 15:43:15
linux-kernel
[PATCH V6 5/6] selftests: vm: Add tests for lock on fault
2015-07-29 15:43:13
linux-kernel
[PATCH V6 6/6] mips: Add entry for new mlock2 syscall
2015-07-29 15:43:11
linux-kernel
[PATCH V6 4/6] mm: mlock: Add mlock flags to enable VM_LOCKONFAULT usage
2015-07-29 15:43:07
linux-kernel
[PATCH V6 1/6] mm: mlock: Refactor mlock, munlock, and munlockall code
2015-07-28 18:06:46
linux-kernel
Re: [PATCH V5 0/7] Allow user to request memory to be locked on page fault
2015-07-28 14:14:50
linux-kernel
Re: [PATCH RFC 1/1] Documentation: describe how to add a system call
2015-07-28 13:49:48
linux-kernel
Re: [PATCH V5 0/7] Allow user to request memory to be locked on page fault
2015-07-27 14:54:13
linux-kernel
Re: [PATCH V5 0/7] Allow user to request memory to be locked on page fault
2015-07-27 14:11:36
linux-kernel
Re: [PATCH V5 5/7] mm: mmap: Add mmap flag to request VM_LOCKONFAULT
2015-07-27 13:41:31
linux-kernel
Re: [PATCH V5 5/7] mm: mmap: Add mmap flag to request VM_LOCKONFAULT
2015-07-27 13:36:00
linux-kernel
Re: [PATCH V5 0/7] Allow user to request memory to be locked on page fault
2015-07-24 21:29:21
linux-kernel
[PATCH V5 3/7] mm: Introduce VM_LOCKONFAULT
2015-07-24 21:29:20
linux-kernel
[PATCH V5 6/7] selftests: vm: Add tests for lock on fault
2015-07-24 21:29:18
linux-kernel
[PATCH V5 0/7] Allow user to request memory to be locked on page fault