Linux-api Archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-07 20:58:10 to 2016-03-14 17:47:45 UTC [more...]

[PATCH] epoll: add exclusive wakeups flag
 2016-03-14 17:47 UTC  (10+ messages)

[PATCH 07/13] aio: enabled thread based async fsync
 2016-03-14 17:17 UTC  (11+ messages)
                  ` aio openat "

[PATCH v8 08/10] tpm: Proxy driver for supporting multiple emulated TPMs
 2016-03-14 16:26 UTC  (4+ messages)
  ` [PATCH v8 09/10] tpm: Initialize TPM and get durations and timeouts
  ` [PATCH v8 10/10] tpm: Add documentation for the tpm_vtpm device driver

[PATCH v3] cpu-= command line parmeter, SYS_cpuid sys call, kernel-adjusted CPUID
 2016-03-14 16:06 UTC  (3+ messages)

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

[PATCH v5.1 0/2] create BLKZEROOUT ioctl that invalidates page cache
 2016-03-14 14:46 UTC  (30+ messages)
` [PATCH 2/2] block: create ioctl to discard-or-zeroout a range of blocks

[PATCH v15 0/3] Add drm driver for Rockchip Socs
 2016-03-14 13:35 UTC  (3+ messages)
` [PATCH v15 1/3] drm: rockchip: Add basic drm driver

[PATCH v18 00/22] Richacls (Core and Ext4)
 2016-03-14 13:02 UTC  (27+ messages)
` [PATCH v18 09/22] richacl: Permission check algorithm
` [PATCH v18 10/22] posix_acl: Unexport acl_by_type and make it static
` [PATCH v18 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v18 18/22] richacl: xattr mapping functions
` [PATCH v18 19/22] richacl: Add richacl xattr handler
` [PATCH v18 21/22] ext4: Add richacl support

[PATCHSET RFC cgroup/for-4.6] cgroup, sched: implement resource group and PRIO_RGRP
 2016-03-14 11:30 UTC  (20+ messages)
` [PATCH 02/10] cgroup: un-inline cgroup_path() and friends
` [PATCH 04/10] signal: make put_signal_struct() public
` [PATCH 06/10] cgroup, fork: add @child and @clone_flags to threadgroup_change_begin/end()
` [PATCH 09/10] cgroup: implement rgroup subtree migration
  ` [PATCH 01/10] cgroup: introduce cgroup_[un]lock()
  ` [PATCH 03/10] cgroup: introduce CGRP_MIGRATE_* flags
  ` [PATCH 05/10] cgroup, fork: add @new_rgrp_cset[p] and @clone_flags to cgroup fork callbacks
  ` [PATCH 07/10] cgroup: introduce resource group
  ` [PATCH 08/10] cgroup: implement rgroup control mask handling
  ` [PATCH 10/10] cgroup, sched: implement PRIO_RGRP for {set|get}priority()
  ` Example program for PRIO_RGRP
          ` cgroup NAKs ignored? Re: [PATCHSET RFC cgroup/for-4.6] cgroup, sched: implement resource group and PRIO_RGRP

[RESEND PATCH V4 0/4] Introduce CoreSight STM support
 2016-03-14  9:53 UTC  (6+ messages)
` [RESEND PATCH V4 2/4] Documentations: Add explanations of the case for non-configurable masters
` [RESEND PATCH V4 3/4] coresight-stm: Bindings for System Trace Macrocell
  ` [RESEND PATCH V4 1/4] stm class: provision for statically assigned masterIDs
  ` [RESEND PATCH V4 4/4] coresight-stm: adding driver for CoreSight STM component

[PATCH v7 08/10] tpm: Proxy driver for supporting multiple emulated TPMs
 2016-03-13 22:20 UTC  (8+ messages)
  ` [PATCH v7 09/10] tpm: Initialize TPM and get durations and timeouts
  ` [PATCH v7 10/10] tpm: Add documentation for the tpm_vtpm device driver

[PATCH v7] scsi: ufs: add ioctl interface for query request
 2016-03-13 12:45 UTC  (18+ messages)

[PATCH v11 00/13] support "task_isolation" mode
 2016-03-11 22:10 UTC  (4+ messages)
  ` [PATCH v11 04/13] task_isolation: add initial support
` [PATCH v11 06/13] task_isolation: support PR_TASK_ISOLATION_STRICT mode
` [PATCH v11 08/13] task_isolation: add PR_TASK_ISOLATION_ONE_SHOT flag

[PATCH V15 3/4] dma: qcom_hidma: add support for object hierarchy
 2016-03-11 21:49 UTC 

[PATCH v6 08/11] tpm: Driver for supporting multiple emulated TPMs
 2016-03-11 10:20 UTC  (15+ messages)
  ` [PATCH v6 09/11] tpm: Initialize TPM and get durations and timeouts
  ` [PATCH v6 10/11] tpm: Add documentation for the tpm_vtpm device driver

generic RDMA READ/WRITE API V2
 2016-03-11  9:53 UTC  (4+ messages)
` [PATCH 2/6] vfs: vfs: Define new syscalls preadv2,pwritev2

[PATCH] [RFCv2] add manpages for Memory Protection Keys
 2016-03-10 20:05 UTC 

[PATCH] [RFC] add manpages for Memory Protection Keys
 2016-03-10 19:55 UTC  (3+ messages)

[PATCH v4 00/52] mtd: rework ECC layout definition
 2016-03-10 19:06 UTC  (2+ messages)

[PATCH 0/9] System Calls for Memory Protection Keys
 2016-03-09 22:00 UTC  (7+ messages)
` [PATCH 3/9] mm: implement new pkey_mprotect() system call
` [PATCH 5/9] x86: wire up mprotect_key() "
` [PATCH 6/9] x86, pkeys: allocation/free syscalls
` [PATCH 7/9] x86, pkeys: add pkey set/get syscalls
` [PATCH 8/9] pkeys: add details of system call use to Documentation/
` [PATCH 9/9] x86, pkeys: add self-tests

[PATCH v9 00/13] support "task_isolation" mode for nohz_full
 2016-03-09 19:39 UTC  (10+ messages)
` [PATCH v9 04/13] task_isolation: add initial support

[PATCH v6] scsi: ufs: add ioctl interface for query request
 2016-03-09 13:44 UTC 

[PATCH v5] scsi: ufs: add ioctl interface for query request
 2016-03-09 13:34 UTC 

[PATCH v2] firmware: qemu_fw_cfg.c: hold ACPI global lock during device access
 2016-03-09  9:13 UTC  (2+ messages)

[PATCH V4][for-next]mm: add a new vector based madvise syscall
 2016-03-08 22:37 UTC  (4+ messages)

[PATCH v2] sparc64: Add support for Application Data Integrity (ADI)
 2016-03-08 20:59 UTC  (50+ messages)

[PATCHv2 00/10] RFKill airplane-mode indicator
 2016-03-08 14:01 UTC  (8+ messages)
` [PATCHv2 08/10] rfkill: Use switch to demux userspace operations

[RFC PATCH] firmware: qemu_fw_cfg.c: hold ACPI global lock during device access
 2016-03-08  9:21 UTC  (3+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).