linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-14 20:20:02 to 2016-05-09 22:02:36 UTC [more...]

[PATCH v21 00/22] Richacls
 2016-05-09 22:02 UTC  (4+ messages)
` [PATCH v21 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v21 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v21 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "

[PATCH] mountinfo: implement show_path for kernfs and cgroup
 2016-05-09 16:19 UTC  (2+ messages)

[PATCH v8 0/6] of: overlay: kobject & sysfs'ation
 2016-05-09 13:10 UTC  (7+ messages)
` [PATCH v8 1/6] of: overlay: kobjectify overlay objects
` [PATCH v8 2/6] of: overlay: global sysfs enable attribute
` [PATCH v8 3/6] Documentation: ABI: overlays - global attributes
  ` [PATCH v8 4/6] Documentation: document of_overlay_disable parameter
` [PATCH v8 5/6] of: overlay: add per overlay sysfs attributes
` [PATCH v8 6/6] Documentation: ABI: overlays - per overlay docs

[PATCH] Use pid_t instead of int
 2016-05-09  6:36 UTC  (4+ messages)

[PATCH 1/4] signals/sigaltstack: If SS_AUTODISARM, bypass on_sig_stack
 2016-05-09  2:04 UTC  (13+ messages)
` [PATCH 2/4] selftests/sigaltstack: Fix the sas test on old kernels
` [PATCH 3/4] signals/sigaltstack: Report current flag bits in sigaltstack()
` [PATCH 4/4] signals/sigaltstack: Change SS_AUTODISARM to (1U << 31)

generic RDMA READ/WRITE API V2
 2016-05-08 21:47 UTC  (10+ messages)
` [PATCH 2/6] vfs: vfs: Define new syscalls preadv2,pwritev2
` [PATCH 4/6] vfs: add the RWF_HIPRI flag for preadv2/pwritev2

namespaced file capabilities
 2016-05-07 23:10 UTC  (17+ messages)
  ` [PATCH 1/1] simplified security.nscapability xattr

[PATCH] mountinfo: implement show_path for kernfs and cgroup
 2016-05-06 19:32 UTC  (6+ messages)

[PATCH RESEND v5 0/6] crypto: algif - add akcipher
 2016-05-06 11:46 UTC  (9+ messages)
` [PATCH RESEND v5 1/6] crypto: AF_ALG -- add sign/verify API
` [PATCH RESEND v5 2/6] crypto: AF_ALG -- add setpubkey setsockopt call
` [PATCH RESEND v5 3/6] crypto: AF_ALG -- add asymmetric cipher interface
` [PATCH RESEND v5 4/6] crypto: algif_akcipher - enable compilation
` [PATCH RESEND v5 5/6] crypto: algif_akcipher - add ops_nokey
` [PATCH RESEND v5 6/6] crypto: AF_ALG - add support for key_id

[RFC 0/3] getfsmapx ioctl
 2016-05-05 19:52 UTC  (4+ messages)
` [PATCH 1/3] document the XFS_IOC_GETFSMAPX ioctl
` [PATCH 2/3] xfs: introduce "
` [PATCH 3/3] xfs_io: support the new getfsmap ioctl

[PATCH 00/13] Rework for AFE440x drivers to prepare for AFE4405
 2016-05-04 18:33 UTC  (32+ messages)
` [PATCH 01/13] iio: health/afe440x: Fix kernel-doc format
` [PATCH 02/13] iio: health/afe440x: Remove of_match_ptr and ifdefs
` [PATCH 04/13] iio: health/afe440x: Always use separate gain values
` [PATCH 06/13] iio: health/afe440x: Remove unneeded offset handling
` [PATCH 07/13] iio: health/afe4404: Remove LED3 input channel
` [PATCH 10/13] iio: health/afe440x: Make gain settings a modifier for the stages
  ` [PATCH 03/13] iio: health/afe440x: Remove unneeded initializers
  ` [PATCH 05/13] iio: health/afe440x: Fix scan_index assignment
  ` [PATCH 08/13] iio: health/afe440x: Remove channel names
  ` [PATCH 09/13] iio: health/afe440x: Use regmap fields
  ` [PATCH 11/13] iio: health/afe440x: Match LED currents to stages
  ` [PATCH 12/13] iio: health/afe440x: Remove unused definitions
  ` [PATCH 13/13] iio: health/afe4404: ENSEPGAIN is part of CONTROL2 register

[RESEND PATCH 0/3] RFKill airplane-mode indicator
 2016-05-04  7:29 UTC  (5+ messages)
` [RESEND PATCH 1/3] rfkill: Create "rfkill-airplane-mode" LED trigger
` [RESEND PATCH 2/3] rfkill: Userspace control for airplane mode
` [RESEND PATCH 3/3] rfkill: Notify userspace of airplane-mode state changes

Show virtualized dentry root in mountinfo for cgroupfs
 2016-05-03 14:26 UTC  (19+ messages)
  ` [PATCH 1/2] kernfs_path_from_node_locked: don't overwrite nlen
  ` [PATCH 2/2] mountinfo: implement show_path for kernfs and cgroup
          ` [PATCH 3/2] cgroup_show_path: use a new helper to get current cgns css_set

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

[PATCH V18 3/3] dmaengine: qcom_hidma: add support for object hierarchy
 2016-05-01  4:25 UTC 

O_DIRECT as a hint, was: Re: [PATCH] ext4: refuse O_DIRECT opens for mode where DIO doesn't work
 2016-04-27  3:37 UTC  (8+ messages)

[PATCH v9 04/13] task_isolation: add initial support
 2016-04-25 20:36 UTC  (12+ messages)

add RWF_(D)SYNC flag to preadv2/pwritev2 V2
 2016-04-25 11:48 UTC  (2+ messages)

[PATCH v5 00/10] Support for Cortex-M Prototyping System
 2016-04-25  8:58 UTC  (8+ messages)

[PATCH v6 00/20] kthread: Use kthread worker API more widely
 2016-04-22 18:30 UTC  (2+ messages)

[PATCH v11 3/4] tpm: Proxy driver for supporting multiple emulated TPMs
 2016-04-22 16:47 UTC  (4+ messages)
  ` [PATCH v11 4/4] tpm: Add documentation for the tpm_vtpm_proxy device driver

[PATCH V5 0/4] Introduce CoreSight STM support
 2016-04-20 17:08 UTC  (3+ messages)

[PATCH v5 00/52] mtd: rework ECC layout definition
 2016-04-19 12:49 UTC  (9+ messages)
` [PATCH v5 39/50] mtd: nand: omap2: switch to mtd_ooblayout_ops

[PATCH v5 0/6] crypto: algif - add akcipher
 2016-04-19 10:25 UTC  (10+ messages)
` [PATCH v5 1/6] crypto: AF_ALG -- add sign/verify API
` [PATCH v5 2/6] crypto: AF_ALG -- add setpubkey setsockopt call
` [PATCH v5 3/6] crypto: AF_ALG -- add asymmetric cipher interface
` [PATCH v5 4/6] crypto: algif_akcipher - enable compilation
` [PATCH v5 5/6] crypto: algif_akcipher - add ops_nokey
` [PATCH v5 6/6] crypto: AF_ALG - add support for key_id

Greetings!!!
 2016-04-18 20:12 UTC 

Greetings!!!
 2016-04-18 17:43 UTC 

[PATCH v2 0/2] vfs: Define new syscall getumask
 2016-04-18 11:39 UTC  (17+ messages)

[PATCH v5 00/14] Initial Microchip PIC32MZDA Support
 2016-04-16 16:09 UTC  (4+ messages)
` [PATCH v5 10/14] serial: pic32_uart: Add PIC32 UART driver

[PATCH v10 3/5] tpm: Proxy driver for supporting multiple emulated TPMs
 2016-04-15 17:18 UTC  (4+ messages)
  ` [PATCH v10 4/5] tpm: Initialize TPM and get durations and timeouts
  ` [PATCH v10 5/5] tpm: Add documentation for the tpm_vtpm_proxy device driver

[RFC PATCH] cgroup namespaces: add a 'nsroot=' mountinfo field
 2016-04-15 16:02 UTC  (7+ messages)
  ` [PATCH] "

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

[PATCH v6(resend2) 0/4] make sigaltstack compatible with swapcontext()
 2016-04-14 20:20 UTC  (5+ messages)
` [PATCH 1/4] [Cleanup] x86: signal: unify the sigaltstack check with other arches
` [PATCH 2/4] sigaltstack: preparations for adding new SS_xxx flags
` [PATCH 3/4] sigaltstack: implement SS_AUTODISARM flag
` [PATCH 4/4] selftests: Add test for sigaltstack(SS_ONSTACK|SS_AUTODISARM)


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