linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-20 11:19:10 to 2016-06-16 15:38:14 UTC [more...]

[PATCH v6 0/6] crypto: algif - add akcipher
 2016-06-16 15:38 UTC  (22+ messages)
` [PATCH v6 3/6] crypto: AF_ALG -- add asymmetric cipher interface
` [PATCH v6 6/6] crypto: AF_ALG - add support for key_id

[PATCH v9 00/12] kthread: Kthread worker API improvements
 2016-06-16 11:17 UTC  (13+ 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

[PATCH 0/1] Add ro_after_init support for modules
 2016-06-14 23:53 UTC  (4+ messages)
` [PATCH 1/1] modules: add ro_after_init support
        `  "

[RFC PATCH] sys_read: add a compat_sys_read for 64bit system
 2016-06-14  3:05 UTC  (5+ messages)

[RESEND PATCH 0/3] RFKill airplane-mode indicator
 2016-06-13 21:21 UTC  (12+ messages)
` [RESEND PATCH 1/3] rfkill: Create "rfkill-airplane-mode" LED trigger

[PATCH 0/9] [v3] System Calls for Memory Protection Keys
 2016-06-13 16:03 UTC  (12+ 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 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  (13+ 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 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

[PATCH] [RFCv3] add manpages for Memory Protection Keys
 2016-06-03 20:26 UTC  (5+ messages)

[PATCH v9 04/13] task_isolation: add initial support
 2016-06-03 19:32 UTC  (12+ messages)

[PATCH 0/8] System Calls for Memory Protection Keys
 2016-06-03 19:27 UTC  (22+ messages)
` [PATCH 1/8] x86, pkeys: add fault handling for PF_PK page fault bit
` [PATCH 2/8] mm: implement new pkey_mprotect() system call
` [PATCH 3/8] x86, pkeys: make mprotect_key() mask off additional vm_flags
` [PATCH 4/8] x86: wire up mprotect_key() system call
` [PATCH 5/8] x86, pkeys: allocation/free syscalls
` [PATCH 6/8] x86, pkeys: add pkey set/get syscalls
` [PATCH 7/8] pkeys: add details of system call use to Documentation/
` [PATCH 8/8] x86, pkeys: add self-tests

[PATCH v7 00/10] kthread: Kthread worker API improvements
 2016-06-01 19:36 UTC  (12+ messages)
` [PATCH v7 01/10] kthread/smpboot: Do not park in kthread_create_on_cpu()
` [PATCH v7 02/10] kthread: Allow to call __kthread_create_on_node() with va_list args
` [PATCH v7 03/10] kthread: Add create_kthread_worker*()
` [PATCH v7 04/10] kthread: Add drain_kthread_worker()
` [PATCH v7 05/10] kthread: Add destroy_kthread_worker()
` [PATCH v7 06/10] kthread: Detect when a kthread work is used by more workers
` [PATCH v7 07/10] kthread: Initial support for delayed kthread work
` [PATCH v7 08/10] kthread: Allow to cancel "
` [PATCH v7 09/10] kthread: Allow to modify delayed "
` [PATCH v7 10/10] kthread: Better support freezable kthread workers

[PATCH v22 00/22] Richacls (Core and Ext4)
 2016-05-31 11:50 UTC  (23+ messages)
` [PATCH v22 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v22 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v22 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v22 04/22] vfs: Make the inode passed to inode_change_ok non-const
  ` [PATCH v22 05/22] vfs: Add permission flags for setting file attributes
  ` [PATCH v22 06/22] richacl: In-memory representation and helper functions
  ` [PATCH v22 13/22] vfs: Cache richacl in struct inode
  ` [PATCH v22 21/22] ext4: Add richacl support
` [PATCH v22 07/22] richacl: Permission mapping functions
` [PATCH v22 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v22 09/22] richacl: Permission check algorithm
` [PATCH v22 10/22] posix_acl: Improve xattr fixup code
` [PATCH v22 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v22 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v22 14/22] richacl: Update the file masks in chmod()
` [PATCH v22 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v22 16/22] richacl: Create-time inheritance
` [PATCH v22 17/22] richacl: Automatic Inheritance
` [PATCH v22 18/22] richacl: xattr mapping functions
` [PATCH v22 19/22] richacl: Add richacl xattr handler
` [PATCH v22 20/22] vfs: Add richacl permission checking
` [PATCH v22 22/22] ext4: Add richacl feature flag

[PATCH] Add virtio gpu driver
 2016-05-31  7:00 UTC  (13+ messages)

[PATCH] user-namespaced file capabilities - now with even more magic
 2016-05-27 21:27 UTC  (5+ messages)

[PATCH v6 00/20] kthread: Use kthread worker API more widely
 2016-05-25 20:42 UTC  (4+ messages)

[PATCH v21 00/22] Richacls
 2016-05-23  1:20 UTC 

[RFC v1 00/17] seccomp-object: From attack surface reduction to sandboxing
 2016-05-22 21:30 UTC  (6+ messages)

THIS IS FROM MRS. LIRA MANDOZA
 2016-05-22 19:11 UTC 

[PATCH 1/1] simplified security.nscapability xattr
 2016-05-20 23:32 UTC  (20+ messages)
              ` [PATCH RFC] user-namespaced file capabilities - now with more magic


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