messages from 2015-11-03 15:17:14 to 2015-11-05 14:54:34 UTC [more...]
[PATCH] uapi elf: delete unused macros
2015-11-05 14:54 UTC
[v15 0/4] ext4: add project quota support
2015-11-05 14:45 UTC (3+ messages)
[RFC] mm: add a new vector based madvise syscall
2015-11-05 13:01 UTC
[PATCH v14 00/22] Richacls (Core and Ext4)
2015-11-05 11:39 UTC (23+ 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 v13 00/51] Richacls
2015-11-05 11:07 UTC (35+ 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 38/51] nfsd: Add richacl support
` [PATCH v13 39/51] nfsd: Add support for the v4.1 dacl attribute
` [PATCH v13 40/51] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
` [PATCH v13 41/51] richacl: Add support for unmapped identifiers
` [PATCH v13 42/51] nfsd: Add support for unmapped richace identifiers
` [PATCH v13 43/51] ext4: Don't allow unmapped identifiers in richacls
` [PATCH v13 44/51] xfs: "
` [PATCH v13 45/51] sunrpc: Allow to demand-allocate pages to encode into
` [PATCH v13 46/51] sunrpc: Add xdr_init_encode_pages
` [PATCH v13 47/51] nfs: Fix GETATTR bitmap verification
` [PATCH v13 48/51] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [PATCH v13 49/51] nfs: Distinguish missing users and groups from nobody
` [PATCH v13 50/51] nfs: Add richacl support
` [PATCH v13 51/51] nfs: Add support for the v4.1 dacl attribute
[PATCH v2 00/13] MADV_FREE support
2015-11-05 3:41 UTC (36+ messages)
` [PATCH v2 01/13] mm: support madvise(MADV_FREE)
` [PATCH v2 02/13] mm: define MADV_FREE for some arches
` [PATCH v2 03/13] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
` [PATCH v2 05/13] mm: move lazily freed pages to inactive list
` [PATCH v2 06/13] mm: clear PG_dirty to mark page freeable
` [PATCH v2 07/13] mm: mark stable page dirty in KSM
` [PATCH v2 09/13] sparc: add pmd_[dirty|mkclean] for THP
` [PATCH v2 04/13] mm: free swp_entry in madvise_free
` [PATCH v2 08/13] x86: add pmd_[dirty|mkclean] for THP
` [PATCH v2 10/13] powerpc: "
` [PATCH v2 11/13] arm: add pmd_mkclean "
` [PATCH v2 12/13] arm64: "
` [PATCH v2 13/13] mm: don't split THP page when syscall is called
[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 v2 00/20] Fix handling of compat_siginfo_t
2015-11-05 0:50 UTC (2+ messages)
` [PATCH v2 02/20] compat: Add generic copy_siginfo_{to,from}_user32
[PATCH 0/2] iio: Heart Rate Monitors
2015-11-04 21:17 UTC (7+ messages)
` [PATCH 2/2] iio: health: Add driver for the TI AFE4404 heart monitor
[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] livepatch: old_name.number scheme in livepatch sysfs directory
2015-11-04 16:17 UTC (13+ messages)
` [PATCH v2] "
[PATCH v3] capabilities.7, prctl.2: Document ambient capabilities
2015-11-04 14:43 UTC (2+ messages)
[PATCH v3] Remove #ifdef CONFIG_* from all userspace headers
2015-11-04 12:21 UTC (78+ messages)
` [PATCH v4] "
` [PATCH 01/13] Remove #ifdef CONFIG_64BIT from all asm-generic/fcntl.h
` [PATCH 02/13] Use sys_ni.c instead of #ifdef to disable fork on CONFIG_NOMMU
` [PATCH 03/13] Move COMPAT_ATM_ADDPARTY to net/atm/svc.c
` [PATCH 04/13] Always expose MAP_UNINITIALIZED to userspace
` [PATCH 05/13] Split FDPIC "struct elf_prstatus" to "struct elf_fdpic_prstatus"
` [PATCH 06/13] Move ep_take_care_of_epollwakeup() to fs/eventpoll.c
` [PATCH 07/13] Make FB_BACKLIGHT_{LEVELS,MAX} always visible
` [PATCH 08/13] Move MAX_SHARED_LIBS to fs/binfmt_flat.c
` [PATCH 09/13] Move bp_type_idx to kernel/event/hw_breakpoint.c
` [PATCH 10/13] Move USE_WCACHING to drivers/block/pktcdvd.c
` [PATCH 11/13] Always define MAX_RAW_MINORS as 2**20 in userspace
` [PATCH 12/13] Remove AT_VECTOR_SIZE_ARCH on x86
` [PATCH 13/13] Re-enable and clean up "check_config()" in headers_check.pl
[PATCH v2 selftests 0/6] Fix some broken tests
2015-11-04 0:00 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).