linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-04 02:13:07 to 2015-11-10 01:31:00 UTC [more...]

[PATCH v3] Remove #ifdef CONFIG_* from all userspace headers
 2015-11-10  1:31 UTC  (22+ messages)
` [PATCH v4] "
  ` [PATCH 09/13] Move bp_type_idx to kernel/event/hw_breakpoint.c
  ` [PATCH v5] Remove #ifdef CONFIG_* from all userspace headers
    ` [PATCH 01/14] Remove #ifdef CONFIG_64BIT from all asm-generic/fcntl.h
    ` [PATCH 02/14] Use sys_ni.c instead of #ifdef to disable fork on CONFIG_NOMMU
      ` [PATCH 03/14] Move COMPAT_ATM_ADDPARTY to net/atm/svc.c

[PATCH v8 0/4] VFS: In-kernel copy system call
 2015-11-10  0:56 UTC  (7+ messages)
` [PATCH v8 1/4] vfs: add copy_file_range syscall and vfs helper
` [PATCH v8 2/4] x86: add sys_copy_file_range to syscall tables
` [PATCH v8 3/4] btrfs: add .copy_file_range file operation
` [PATCH v8 4/4] vfs: Add vfs_copy_file_range() support for pagecache copies
` [PATCH v8 5/4] copy_file_range.2: New page documenting copy_file_range()

[PATCH 1/2] mm: introduce page reference manipulation functions
 2015-11-10  0:28 UTC  (6+ messages)
` [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation

[PATCH] livepatch: old_name.number scheme in livepatch sysfs directory
 2015-11-09 23:01 UTC  (15+ messages)
` [PATCH v2] "
                      ` [PATCH v3] livepatch: old_name,number "

[PATCH] ptrace: use fsuid, fsgid, effective creds for fs access checks
 2015-11-09 21:19 UTC  (5+ messages)

[PATCH v2 0/9] [media] y2038 conversion for subsystem
 2015-11-09 21:04 UTC  (5+ messages)
` [PATCH v2 9/9] [media] omap3isp: support 64-bit version of omap3isp_stat_data
        ` [Y2038] "

[PATCH 0/2] selftests/mlock2: Build warning fixes on Debian/m68k 4.0
 2015-11-09 20:43 UTC  (8+ messages)
` [PATCH 2/2] selftests/mlock2: Add ULL prefix to 64-bit constants
  ` [PATCH 1/2] selftests/mlock2: Add missing #define _GNU_SOURCE

[PATCH V2] mm: add a new vector based madvise syscall
 2015-11-09 19:44 UTC 

[GIT PULL] Kselftest update for 4.4-rc1
 2015-11-09 17:22 UTC 

[PATCH v2 00/20] Fix handling of compat_siginfo_t
 2015-11-09 15:12 UTC  (4+ messages)
` [PATCH v2 02/20] compat: Add generic copy_siginfo_{to,from}_user32

[PATCH v4] keys, trusted: select hash algorithm for TPM2 chips
 2015-11-09 13:00 UTC  (2+ messages)

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

[PATCH] tools:testing/selftests: fix typo in futex/README
 2015-11-09  6:26 UTC 

[PATCH v13 00/51] Richacls
 2015-11-08 22:19 UTC  (24+ messages)
` [PATCH v13 02/51] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v13 10/51] vfs: Cache base_acl objects in inodes
` [PATCH v13 12/51] vfs: Cache richacl in struct inode
` [PATCH v13 20/51] ext4: Add richacl support
` [PATCH v13 21/51] ext4: Add richacl feature flag
` [PATCH v13 43/51] ext4: Don't allow unmapped identifiers in richacls
` [PATCH v13 45/51] sunrpc: Allow to demand-allocate pages to encode into

[v15 0/4] ext4: add project quota support
 2015-11-08 21:28 UTC  (5+ messages)

[PATCH 0/2] Input: Improve handling of ff max_effects
 2015-11-08 17:37 UTC  (6+ messages)
` [PATCH 2/2] Input: uinput: Sanity check on ff_effects_max and EV_FF
  ` [PATCH v2 "

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

[PATCH] uapi elf: delete unused macros
 2015-11-06 14:45 UTC 

[PATCH v3] keys, trusted: select hash algorithm for TPM2 chips
 2015-11-06  1:07 UTC  (3+ messages)

[PATCH v6 0/4] of: overlay: kobject & sysfs'ation
 2015-11-05 20:17 UTC  (10+ messages)
` [PATCH v6 3/4] of: overlay: add per overlay sysfs attributes

[PATCH v2 00/13] MADV_FREE support
 2015-11-05 20:14 UTC  (27+ messages)
` [PATCH v2 01/13] mm: support madvise(MADV_FREE)

[PATCH 0/2] iio: Heart Rate Monitors
 2015-11-05 19:09 UTC  (8+ messages)
  ` [PATCH 2/2] iio: health: Add driver for the TI AFE4404 heart monitor

[PATCH] uapi elf: delete unused macros
 2015-11-05 17:02 UTC  (4+ messages)

[PATCH] mtd: Expand the ecc placement locations to 1216
 2015-11-05 16:58 UTC 

[PATCH] uapi elf: delete unused macros
 2015-11-05 14:54 UTC 

[RFC] mm: add a new vector based madvise syscall
 2015-11-05 13:01 UTC 

[PATCH 5/5] selftests/pstore: add testcases for multiple pmsg instances
 2015-11-05  2:36 UTC 

[PATCH RFC net-next 0/2] tcp: Redundant Data Bundling (RDB)
 2015-11-05  2:06 UTC  (4+ messages)
` [PATCH RFC net-next 2/2] tcp: Add "

[PATCH 0/8] MADV_FREE support
 2015-11-05  1:11 UTC  (21+ messages)
` [PATCH 5/8] mm: move lazily freed pages to inactive list
` [PATCH 6/8] mm: lru_deactivate_fn should clear PG_referenced

[PATCH v3 0/4] SysFS driver for QEMU fw_cfg device
 2015-11-04 20:48 UTC  (6+ messages)

[PATCH] overlayfs: move super block magic number to magic.h
 2015-11-04 18:59 UTC 

[PATCH v3] capabilities.7, prctl.2: Document ambient capabilities
 2015-11-04 14:43 UTC  (2+ 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 NNTP newsgroup(s).