messages from 2016-06-08 09:23:48 to 2016-07-01 20:59:26 UTC [more...]
[PATCH v9 04/13] task_isolation: add initial support
2016-07-01 20:59 UTC (12+ messages)
[PATCH 0/9] [v3] System Calls for Memory Protection Keys
2016-06-30 17:40 UTC (15+ messages)
` [PATCH 1/9] x86, pkeys: add fault handling for PF_PK page fault bit
` [PATCH 2/9] mm: implement new pkey_mprotect() system call
` [PATCH 3/9] x86, pkeys: make mprotect_key() mask off additional vm_flags
` [PATCH 4/9] x86: wire up mprotect_key() system call
` [PATCH 5/9] x86, pkeys: allocation/free syscalls
` [PATCH 6/9] x86, pkeys: add pkey set/get syscalls
` [PATCH 7/9] generic syscalls: wire up memory protection keys syscalls
` [PATCH 8/9] pkeys: add details of system call use to Documentation/
` [PATCH 9/9] x86, pkeys: add self-tests
[PATCH v23 00/22] Richacls (Core and Ext4)
2016-06-30 14:11 UTC (24+ messages)
` [PATCH v23 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v23 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v23 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v23 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v23 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v23 06/22] richacl: In-memory representation and helper functions
` [PATCH v23 07/22] richacl: Permission mapping functions
` [PATCH v23 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v23 09/22] richacl: Permission check algorithm
` [PATCH v23 10/22] posix_acl: Improve xattr fixup code
` [PATCH v23 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v23 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v23 13/22] vfs: Cache richacl in struct inode
` [PATCH v23 14/22] richacl: Update the file masks in chmod()
` [PATCH v23 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v23 16/22] richacl: Create-time inheritance
` [PATCH v23 17/22] richacl: Automatic Inheritance
` [PATCH v23 18/22] richacl: xattr mapping functions
` [PATCH v23 19/22] richacl: Add richacl xattr handler
` [PATCH v23 20/22] vfs: Add richacl permission checking
` [PATCH v23 21/22] ext4: Add richacl support
` [PATCH v23 22/22] ext4: Add richacl feature flag
[PATCH 0/1] Add ro_after_init support for modules
2016-06-30 4:56 UTC (7+ messages)
` [PATCH 1/1] modules: add ro_after_init support
` "
[PATCH v8 0/6] crypto: algif - add akcipher
2016-06-29 18:43 UTC (10+ messages)
` [PATCH v8 1/6] crypto: AF_ALG -- add sign/verify API
` [PATCH v8 5/6] crypto: algif_akcipher - add ops_nokey
` [PATCH v8 2/6] crypto: AF_ALG -- add setpubkey setsockopt call
` [PATCH v8 3/6] crypto: AF_ALG -- add asymmetric cipher interface
` [PATCH v8 4/6] crypto: algif_akcipher - enable compilation
` [PATCH v8 6/6] crypto: AF_ALG - add support for key_id
[PATCH v9 00/12] kthread: Kthread worker API improvements
2016-06-29 13:15 UTC (33+ messages)
` [PATCH v9 01/12] kthread: Rename probe_kthread_data() to kthread_probe_data()
` [PATCH v9 02/12] kthread: Kthread worker API cleanup
` [PATCH v9 03/12] kthread/smpboot: Do not park in kthread_create_on_cpu()
` [PATCH v9 04/12] kthread: Allow to call __kthread_create_on_node() with va_list args
` [PATCH v9 05/12] kthread: Add kthread_create_worker*()
` [PATCH v9 06/12] kthread: Add kthread_drain_worker()
` [PATCH v9 07/12] kthread: Add kthread_destroy_worker()
` [PATCH v9 08/12] kthread: Detect when a kthread work is used by more workers
` [PATCH v9 09/12] kthread: Initial support for delayed kthread work
` [PATCH v9 10/12] kthread: Allow to cancel "
` [PATCH v9 11/12] kthread: Allow to modify delayed "
` [PATCH v9 12/12] kthread: Better support freezable kthread workers
Review of ptrace Yama ptrace_scope description
2016-06-29 5:05 UTC (7+ messages)
[PATCH v9 0/3] fallocate for block devices
2016-06-29 4:58 UTC (9+ messages)
` [PATCH 1/3] block: invalidate the page cache when issuing BLKZEROOUT
` [PATCH 2/3] block: require write_same and discard requests align to logical block size
` [PATCH 3/3] block: implement (some of) fallocate for block devices
[PATCH v2 2/2] namespaces: add transparent user namespaces
2016-06-27 3:34 UTC
Re:Help you develop global target market to win customers! !
2016-06-27 0:17 UTC
Documenting ptrace access mode checking
2016-06-25 7:21 UTC (25+ messages)
[PATCH v6 0/6] crypto: algif - add akcipher
2016-06-23 15:22 UTC (23+ messages)
` [PATCH v6 3/6] crypto: AF_ALG -- add asymmetric cipher interface
[RESEND PATCH 0/3] RFKill airplane-mode indicator
2016-06-21 9:35 UTC (13+ messages)
` [RESEND PATCH 1/3] rfkill: Create "rfkill-airplane-mode" LED trigger
[RFC PATCH] sys_read: add a compat_sys_read for 64bit system
2016-06-14 3:05 UTC (5+ messages)
[PATCH v8 00/12] kthread: Kthread worker API improvements
2016-06-13 16:03 UTC (18+ messages)
` [PATCH v8 01/12] kthread: Rename probe_kthread_data() to kthread_probe_data()
` [PATCH v8 02/12] kthread: Kthread worker API cleanup
` [PATCH v8 03/12] kthread/smpboot: Do not park in kthread_create_on_cpu()
` [PATCH v8 04/12] kthread: Allow to call __kthread_create_on_node() with va_list args
` [PATCH v8 05/12] kthread: Add kthread_create_worker*()
` [PATCH v8 06/12] kthread: Add kthread_drain_worker()
` [PATCH v8 07/12] kthread: Add kthread_destroy_worker()
` [PATCH v8 08/12] kthread: Detect when a kthread work is used by more workers
` [PATCH v8 09/12] kthread: Initial support for delayed kthread work
` [PATCH v8 10/12] kthread: Allow to cancel "
` [PATCH v8 11/12] kthread: Allow to modify delayed "
` [PATCH v8 12/12] kthread: Better support freezable kthread workers
Quota-size Check
2016-06-13 15:36 UTC
[PATCH] ioctl_ficlone/clonerange/dedupe: fix licensing
2016-06-10 8:15 UTC (2+ messages)
[PATCH] ioctl_ficlonerange.2/ioctl_fideduperange.2: mention same-fs requirement
2016-06-09 17:34 UTC (3+ messages)
[PATCH 0/6] [RFCv4] add manpages for Memory Protection Keys
2016-06-08 17:36 UTC (7+ messages)
` [PATCH 1/6] pkey.7: New page with overview of "
` [PATCH 2/6] mprotect.2: add pkey_mprotect() syscall
` [PATCH 3/6] pkey_alloc.2: New page describing protection key allocation and free
` [PATCH 4/6] pkey_get.2: New page desribing pkey rights manipulation syscalls
` [PATCH 5/6] sigaction.2: describe siginfo changes from pkey-induced signals
` [PATCH 6/6] proc.5: describe new ProtectionKey smaps field
[PATCH 0/9] [v2] System Calls for Memory Protection Keys
2016-06-08 17:35 UTC (3+ messages)
[PATCH v5 0/2] man-pages: document reflink/dedupe ioctls
2016-06-08 16:39 UTC (6+ messages)
` [PATCH 1/2] man2: document FICLONE and FICLONERANGE
` [PATCH 2/2] man2: document the FIDEDUPERANGE ioctl
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).