linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-16 00:06:00 to 2016-03-29 19:33:48 UTC [more...]

add RWF_(D)SYNC flag to preadv2/pwritev2
 2016-03-29 19:33 UTC  (12+ messages)
  ` [PATCH 01/10] filemap: remove pos variables in generic_file_read_iter
  ` [PATCH 02/10] filemap: remove the pos argument to generic_file_direct_write
  ` [PATCH 03/10] xfs: eliminate the pos variable in xfs_file_dio_aio_write
  ` [PATCH 08/10] ceph: use generic_write_sync
  ` [PATCH 10/10] nfsd: use RWF_SYNC
` [PATCH 04/10] direct-io: eliminate the offset argument to ->direct_IO
` [PATCH 05/10] direct-io: remove the offset argument to dio_complete
` [PATCH 06/10] fs: add IOCB_SYNC and IOCB_DSYNC
` [PATCH 07/10] fs: simplify the generic_write_sync prototype
  ` [PATCH 07/10] "
` [PATCH 09/10] fs: add RWF_DSYNC aand RWF_SYNC

[RFC v1 00/17] seccomp-object: From attack surface reduction to sandboxing
 2016-03-29 19:07 UTC  (31+ 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
        ` [PATCH 1/2] "
` [RFC v1 04/17] selftest/seccomp: Fix the seccomp(2) signature
        ` [PATCH 2/2] "
` [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
      ` [kernel-hardening] Re: [RFC v1 00/17] seccomp-object: From attack surface reduction to sandboxing

[PATCH v9 2/4] tpm: Proxy driver for supporting multiple emulated TPMs
 2016-03-29 18:19 UTC  (3+ messages)
` [PATCH v9 3/4] tpm: Initialize TPM and get durations and timeouts
` [PATCH v9 4/4] tpm: Add documentation for the tpm_vtpm device driver

[PATCH v8 09/10] tpm: Initialize TPM and get durations and timeouts
 2016-03-29 15:53 UTC  (5+ messages)
` [v8,09/10] "
    ` [v8,09/10] tpm: Initialize TPM and get durations and timeoutsg

[RFC PATCH] cgroup namespaces: add a 'nsroot=' mountinfo field
 2016-03-29 13:58 UTC  (3+ messages)

[RESEND PATCH V4 0/4] Introduce CoreSight STM support
 2016-03-28  3:06 UTC  (11+ 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

[PATCH v6 0/4] make sigaltstack() compatible with swapcontext()
 2016-03-25 20:16 UTC  (2+ messages)

[PATCH] UAPI: Rename all '__unused' struct fields to '__unused1'
 2016-03-25 13:52 UTC 

[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 v11] cpufreq: powernv: Add sysfs attributes to show throttle stats
 2016-03-22  2:46 UTC  (2+ messages)

[PATCH v7 0/3] fallocate for block devices to provide zero-out
 2016-03-21 20:59 UTC  (10+ messages)
` [PATCH 3/3] block: implement (some of) fallocate for block devices

[PATCH v18 00/22] Richacls (Core and Ext4)
 2016-03-21 18:20 UTC  (27+ 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  (4+ messages)
` [PATCH 1/2] man2: document FICLONE and FICLONERANGE

[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  (41+ 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 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 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 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


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