messages from 2015-10-28 18:43:56 to 2015-11-03 19:46:33 UTC [more...]
[PATCH v3] Remove #ifdef CONFIG_* from all userspace headers
2015-11-03 19:46 UTC (66+ 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] livepatch: old_name.number scheme in livepatch sysfs directory
2015-11-03 16:50 UTC (14+ messages)
` "
` [PATCH v2] "
[PATCH v13 00/51] Richacls
2015-11-03 16:30 UTC (54+ messages)
` [PATCH v13 01/51] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v13 02/51] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v13 03/51] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v13 05/51] vfs: Add permission flags for setting file attributes
` [PATCH v13 06/51] richacl: In-memory representation and helper functions
` [PATCH v13 07/51] richacl: Permission mapping functions
` [PATCH v13 08/51] richacl: Compute maximum file masks from an acl
` [PATCH v13 09/51] richacl: Permission check algorithm
` [PATCH v13 10/51] vfs: Cache base_acl objects in inodes
` [PATCH v13 11/51] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v13 12/51] vfs: Cache richacl in struct inode
` [PATCH v13 13/51] richacl: Update the file masks in chmod()
` [PATCH v13 15/51] richacl: Create-time inheritance
` [PATCH v13 16/51] richacl: Automatic Inheritance
` [PATCH v13 17/51] richacl: xattr mapping functions
` [PATCH v13 18/51] richacl: Add richacl xattr handler
` [PATCH v13 20/51] ext4: Add richacl support
` [PATCH v13 21/51] ext4: Add richacl feature flag
` [PATCH v13 23/51] xfs: Make xfs_set_mode non-static
` [PATCH v13 24/51] xfs: Change how listxattr generates synthetic attributes
` [PATCH v13 25/51] xfs: Add richacl support
` [PATCH v13 26/51] xfs: Plug memory leak in xfs_attrmulti_attr_set
` [PATCH v13 27/51] xfs: Fix richacl access by ioctl
` [PATCH v13 28/51] richacl: acl editing helper functions
` [PATCH v13 29/51] richacl: Move everyone@ aces down the acl
` [PATCH v13 30/51] richacl: Propagate everyone@ permissions to other aces
` [PATCH v13 31/51] richacl: Set the owner permissions to the owner mask
` [PATCH v13 33/51] richacl: Isolate the owner and group classes
` [PATCH v13 34/51] richacl: Apply the file masks to a richacl
` [PATCH v13 35/51] richacl: Create richacl from mode values
` [PATCH v13 04/51] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v13 14/51] richacl: Check if an acl is equivalent to a file mode
` [PATCH v13 19/51] vfs: Add richacl permission checking
` [PATCH v13 22/51] xfs: Fix error path in xfs_get_acl
` [PATCH v13 32/51] richacl: Set the other permissions to the other mask
` [PATCH v13 36/51] nfsd: Keep list of acls to dispose of in compoundargs
` [PATCH v13 51/51] nfs: Add support for the v4.1 dacl attribute
` [PATCH v13 37/51] nfsd: Use richacls as internal acl representation
` [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 0/8] MADV_FREE support
2015-11-03 4:31 UTC (26+ messages)
` [PATCH 1/8] mm: support madvise(MADV_FREE)
` [PATCH 2/8] mm: define MADV_FREE for some arches
` [PATCH 3/8] arch: uapi: asm: mman.h: Let MADV_FREE have same value for all architectures
` [PATCH 4/8] mm: free swp_entry in madvise_free
` [PATCH 5/8] mm: move lazily freed pages to inactive list
` [PATCH 6/8] mm: lru_deactivate_fn should clear PG_referenced
` [PATCH 7/8] mm: clear PG_dirty to mark page freeable
` [PATCH 8/8] mm: mark stable page dirty in KSM
[PATCH 1/2] Documentation: afe4404: Add DT bindings for the AFE4404 heart monitor
2015-11-02 20:37 UTC (6+ messages)
` [PATCH 0/2] iio: Heart Rate Monitors
` [PATCH 2/2] iio: health: Add driver for the TI AFE4404 heart monitor
[PATCH v2 selftests 0/6] Fix some broken tests
2015-11-02 12:22 UTC (7+ messages)
` [PATCH v2 selftests 1/6] selftests: Add missing #include directives
` [PATCH v2 selftests 2/6] selftests: memfd: Stop unnecessary rebuilds
` [PATCH v2 selftests 3/6] selftests: kprobe: Choose an always-defined function to probe
` [PATCH v2 selftests 4/6] selftests: Make scripts executable
` [PATCH v2 selftests 5/6] selftests: vm: Try harder to allocate huge pages
` [PATCH v2 selftests 6/6] selftests: breakpoint: Actually build it
[PATCH selftests 0/6] Fix some broken tests
2015-11-02 12:15 UTC (8+ messages)
` [PATCH selftests 1/6] selftests: Add missing #include directives
` [PATCH selftests 2/6] selftests: memfd: Stop unnecessary rebuilds
` [PATCH selftests 3/6] selftests: kprobe: Choose an always-defined function to probe
` [PATCH selftests 4/6] selftests: Make scripts executable
` [PATCH selftests 5/6] selftests: vm: Try harder to allocate huge pages
` [PATCH selftests 6/6] selftests: breakpoint: Actually build it
[PATCH RFC net-next 0/2] tcp: Redundant Data Bundling (RDB)
2015-11-02 9:37 UTC (7+ messages)
` [PATCH RFC net-next 2/2] tcp: Add "
[PATCH] livepatch: old_name@old_addr scheme in livepatch sysfs directory
2015-11-02 9:08 UTC (5+ messages)
` "
CONTACT DHL OFFICE IMMEDIATELY FOR YOUR ATM MASTERCARD
2015-11-01 22:07 UTC
[PATCH v7 25/26] m68k/mac: Fix PRAM accessors
2015-11-01 10:42 UTC
[PATCH v2 0/3] TPM2: select hash algorithm for a trusted key
2015-10-30 11:35 UTC (2+ messages)
` [PATCH v2 2/3] crypto: add entry for sm3-256
[PATCH v2 0/5] crypto: add algif_akcipher user space API
2015-10-30 8:42 UTC (4+ messages)
` [PATCH v2 3/5] crypto: AF_ALG -- add setpubkey setsockopt call
[PATCH v6 0/5] PCI: Add support for PCI Enhanced Allocation "BARs"
2015-10-29 21:13 UTC (4+ messages)
` [PATCH v6 1/5] PCI: Handle IORESOURCE_PCI_FIXED when sizing resources
[PATCH v1 0/4] TPM2: select hash algorithm for a trusted key
2015-10-29 15:59 UTC (2+ messages)
` [PATCH v1 1/4] crypto: add entry for sm3-256
Persistent Reservation API V4
2015-10-28 18:48 UTC (3+ 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).