linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-21 21:14:15 to 2016-08-08 23:18:33 UTC [more...]

[PATCH 00/10] [v6] System Calls for Memory Protection Keys
 2016-08-08 23:18 UTC  (10+ messages)
` [PATCH 01/10] x86, pkeys: add fault handling for PF_PK page fault bit
  ` [PATCH 02/10] mm: implement new pkey_mprotect() system call
` [PATCH 03/10] x86, pkeys: make mprotect_key() mask off additional vm_flags
` [PATCH 04/10] x86, pkeys: allocation/free syscalls
` [PATCH 05/10] x86: wire up protection keys system calls
` [PATCH 06/10] generic syscalls: wire up memory protection keys syscalls
` [PATCH 07/10] pkeys: add details of system call use to Documentation/
` [PATCH 08/10] x86, pkeys: default to a restrictive init PKRU
` [PATCH 09/10] x86, pkeys: allow configuration of init_pkru

[PATCH v2 00/10] userns: sysctl limits for namespaces
 2016-08-08 21:16 UTC  (38+ messages)
  ` [PATCH v2 01/10] sysctl: Stop implicitly passing current into sysctl_table_root.lookup
    ` [PATCH v2 02/10] userns: Add per user namespace sysctls
    ` [PATCH v2 03/10] userns: Add a limit on the number of user namespaces
    ` [PATCH v2 04/10] userns: Generalize the user namespace count into ucount
    ` [PATCH v2 05/10] pidns: Add a limit on the number of pid namespaces
    ` [PATCH v2 06/10] utsns: Add a limit on the number of uts namespaces
    ` [PATCH v2 07/10] ipcns: Add a limit on the number of ipc namespaces
    ` [PATCH v2 08/10] cgroupns: Add a limit on the number of cgroup namespaces
    ` [PATCH v2 09/10] netns: Add a limit on the number of net namespaces
    ` [PATCH v2 10/10] mntns: Add a limit on the number of mount namespaces

[RFC PATCH v7 0/7] Restartable sequences system call
 2016-08-07 23:35 UTC  (40+ messages)
` [RFC PATCH v7 2/7] tracing: instrument restartable sequences
` [RFC PATCH v7 3/7] Restartable sequences: ARM 32 architecture support
  ` [RFC PATCH v7 1/7] Restartable sequences system call
          ` [RFC 1/4] rseq/param_test: Convert test_data_entry::count to intptr_t
            ` [RFC 2/4] Restartable sequences: powerpc architecture support
            ` [RFC 3/4] Restartable sequences: Wire up powerpc system call
            ` [RFC 4/4] Restartable sequences: Add self-tests for PPC
                    ` [RFC v2] "
  ` [RFC PATCH v7 4/7] Restartable sequences: wire up ARM 32 system call
  ` [RFC PATCH v7 5/7] Restartable sequences: x86 32/64 architecture support
` [RFC PATCH v7 6/7] Restartable sequences: wire up x86 32/64 system call
` [RFC PATCH v7 7/7] Restartable sequences: self-tests

[RFCv4 0/9] vfs: hoist reflink/dedupe ioctls to the VFS
 2016-08-07 17:47 UTC  (8+ messages)
` [PATCH 8/9] vfs: hoist the btrfs deduplication ioctl to the vfs

add RWF_(D)SYNC flag to preadv2/pwritev2 V2
 2016-08-06 21:45 UTC  (3+ messages)
` [PATCH 09/10] fs: add RWF_DSYNC aand RWF_SYNC

[Documentation] State of CPU controller in cgroup v2
 2016-08-06  9:04 UTC  (4+ messages)
` [PATCH 1/2] sched: Misc preps for cgroup unified hierarchy interface
` [PATCH 2/2] sched: Implement interface for cgroup unified hierarchy

Re:Proactive in developing global customers to seize the opportunities!
 2016-08-03  3:32 UTC 

[PATCH 00/10] [v6] System Calls for Memory Protection Keys
 2016-08-02 14:37 UTC  (19+ messages)
` [PATCH 01/10] x86, pkeys: add fault handling for PF_PK page fault bit
` [PATCH 02/10] mm: implement new pkey_mprotect() system call
` [PATCH 03/10] x86, pkeys: make mprotect_key() mask off additional vm_flags
` [PATCH 04/10] x86, pkeys: allocation/free syscalls
  ` [PATCH 05/10] x86: wire up protection keys system calls
` [PATCH 06/10] generic syscalls: wire up memory protection keys syscalls
` [PATCH 07/10] pkeys: add details of system call use to Documentation/
` [PATCH 08/10] x86, pkeys: default to a restrictive init PKRU
` [PATCH 09/10] x86, pkeys: allow configuration of init_pkru
` [PATCH 10/10] x86, pkeys: add self-tests

[PATCH] vfs: cap dedupe request structure size at PAGE_SIZE
 2016-08-02  2:35 UTC  (3+ messages)

[PATCH 0/5 RFC] Add an interface to discover relationships between namespaces
 2016-08-01 23:32 UTC  (50+ messages)
  ` [PATCH 1/5] namespaces: move user_ns into ns_common
    ` [PATCH 2/5] kernel: add a helper to get an owning user namespace for a namespace
    ` [PATCH 4/5] nsfs: add ioctl to get a parent namespace

[PATCH v13 00/12] support "task_isolation" mode
 2016-07-29 21:04 UTC  (18+ messages)
            ` clocksource_watchdog causing scheduling of timers every second (was [v13] support "task_isolation" mode)

(unknown),
 2016-07-27 13:54 UTC 

[PATCH v3 1/3] ACPI / debugger: Add kernel flushing support
 2016-07-26 11:01 UTC  (2+ messages)
  ` [PATCH v4 "

Effective way to help you develop global market
 2016-07-25 20:39 UTC 

[PATCH v2 0/1] Add ro_after_init support for modules
 2016-07-25 18:04 UTC  (4+ messages)
  ` [PATCH v2 1/1] modules: add ro_after_init support
      `  "

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

[PATCH 0/1] Add ro_after_init support for modules
 2016-07-21 23:11 UTC  (7+ messages)
` [PATCH 1/1] modules: add ro_after_init support
    `  "


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