linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-15 07:10:14 to 2016-03-25 12:51:48 UTC [more...]

[RESEND PATCH V4 0/4] Introduce CoreSight STM support
 2016-03-25 12:51 UTC  (7+ messages)
` [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

[RFC v1 00/17] seccomp-object: From attack surface reduction to sandboxing
 2016-03-24 21:31 UTC  (24+ messages)
` [RFC v1 01/17] um: Export the sys_call_table
` [RFC v1 02/17] seccomp: Fix typo
` [RFC v1 03/17] selftest/seccomp: Fix the flag name SECCOMP_FILTER_FLAG_TSYNC
` [RFC v1 04/17] selftest/seccomp: Fix the seccomp(2) signature
` [RFC v1 05/17] security/seccomp: Add LSM and create arrays of syscall metadata
` [RFC v1 06/17] seccomp: Add the SECCOMP_ADD_CHECKER_GROUP command
` [RFC v1 07/17] seccomp: Add seccomp object checker evaluation
` [RFC v1 08/17] selftest/seccomp: Remove unknown_ret_is_kill_above_allow test
  ` [RFC v1 09/17] selftest/seccomp: Extend seccomp_data until matches[6]
    ` [RFC v1 11/17] selftest/seccomp: Add argeval_open_whitelist test
      ` [RFC v1 10/17] selftest/seccomp: Add field_is_valid_syscall test
      ` [RFC v1 12/17] audit,seccomp: Extend audit with seccomp state
      ` [RFC v1 13/17] selftest/seccomp: Rename TRACE_poke to TRACE_poke_sys_read
      ` [RFC v1 14/17] selftest/seccomp: Make tracer_poke() more generic
      ` [RFC v1 15/17] selftest/seccomp: Add argeval_toctou_argument test
    ` [RFC v1 16/17] security/seccomp: Protect against filesystem TOCTOU
    ` [RFC v1 17/17] selftest/seccomp: Add argeval_toctou_filesystem test

[PATCH v13] cpufreq: powernv: Add sysfs attributes to show throttle stats
 2016-03-23 21:25 UTC  (3+ messages)

[PATCH v6 0/5] (mostly) Arch-independent livepatch
 2016-03-23 13:50 UTC  (8+ messages)
` [PATCH v6 1/5] Elf: add livepatch-specific Elf constants
` [PATCH v6 2/5] module: preserve Elf information for livepatch modules
` [PATCH v6 3/5] module: s390: keep mod_arch_specific "
` [PATCH v6 4/5] livepatch: reuse module loader code to write relocations
` [PATCH v6 5/5] Documentation: livepatch: outline Elf format and requirements for patch modules

[PATCH v5 0/6] (mostly) Arch-independent livepatch
 2016-03-22 19:00 UTC  (33+ messages)
` [PATCH v5 1/6] Elf: add livepatch-specific Elf constants
` [PATCH v5 2/6] module: preserve Elf information for livepatch modules
    `  "
` [PATCH v5 3/6] module: s390: keep mod_arch_specific "
` [PATCH v5 4/6] livepatch: reuse module loader code to write relocations
    `  "
` [PATCH v5 5/6] samples: livepatch: mark as livepatch module
` [PATCH v5 6/6] Documentation: livepatch: outline Elf format and requirements for patch modules

[PATCH v12] cpufreq: powernv: Add sysfs attributes to show throttle stats
 2016-03-22 11:33 UTC  (2+ messages)

[PATCH v8 09/10] tpm: Initialize TPM and get durations and timeouts
 2016-03-22 10:54 UTC  (3+ messages)
` [v8,09/10] "

[PATCH v11] cpufreq: powernv: Add sysfs attributes to show throttle stats
 2016-03-22  2:46 UTC  (2+ messages)

[RFC PATCH] cgroup namespaces: add a 'nsroot=' mountinfo field
 2016-03-21 23:41 UTC 

[PATCH v7 0/3] fallocate for block devices to provide zero-out
 2016-03-21 20:59 UTC  (12+ messages)
  ` [PATCH 1/3] block: invalidate the page cache when issuing BLKZEROOUT
  ` [PATCH 3/3] block: implement (some of) fallocate for block devices
` [PATCH 2/3] block: require write_same and discard requests align to logical block size

[PATCH v18 00/22] Richacls (Core and Ext4)
 2016-03-21 18:20 UTC  (29+ messages)
` [PATCH v18 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v18 19/22] richacl: Add richacl xattr handler
` [PATCH v18 21/22] ext4: Add richacl support

[PATCH] vfs: support FS_XFLAG_REFLINK and FS_XFLAG_COWEXTSIZE
 2016-03-21 15:46 UTC  (2+ messages)

[PATCH v5 0/2] man-pages: document reflink/dedupe ioctls
 2016-03-20 19:13 UTC  (6+ messages)
  ` [PATCH 1/2] man2: document FICLONE and FICLONERANGE
  ` [PATCH 2/2] man2: document the FIDEDUPERANGE ioctl

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

[PATCH 2/2] block: create ioctl to discard-or-zeroout a range of blocks
 2016-03-18 22:55 UTC  (46+ messages)

[PATCH v8 08/10] tpm: Proxy driver for supporting multiple emulated TPMs
 2016-03-18 13:06 UTC  (10+ messages)

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

[PATCH v2] firmware: qemu_fw_cfg.c: hold ACPI global lock during device access
 2016-03-17 14:03 UTC  (5+ messages)

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

[PATCHSET RFC cgroup/for-4.6] cgroup, sched: implement resource group and PRIO_RGRP
 2016-03-15 17:21 UTC  (2+ messages)

[RFCv4 0/2] man-pages: document reflink/dedupe ioctls
 2016-03-15 16:35 UTC  (6+ messages)
` [PATCH 1/2] man2: document FICLONE and FICLONERANGE

[PATCH v6 0/3] fallocate for block devices to provide zero-out
 2016-03-15  7:35 UTC  (5+ 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


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