messages from 2015-10-15 23:02:42 to 2015-10-20 20:36:02 UTC [more...]
[PATCH v7 00/11] support "task_isolated" mode for nohz_full
2015-10-20 20:36 UTC (3+ messages)
` [PATCH v8 00/14] support "task_isolation" "
` [PATCH v8 04/14] task_isolation: add initial support
v8 of seccomp filter c/r
2015-10-20 20:26 UTC (4+ messages)
` [PATCH v8] seccomp, ptrace: add support for dumping seccomp filters
[RFC 0/6] Non perf based Gen Graphics OA unit driver
2015-10-20 20:16 UTC (6+ messages)
[PATCH v6 0/4] of: overlay: kobject & sysfs'ation
2015-10-20 19:13 UTC (5+ messages)
` [PATCH v6 1/4] of: overlay: kobjectify overlay objects
` [PATCH v6 2/4] of: overlay: global sysfs enable attribute
` [PATCH v6 3/4] of: overlay: add per overlay sysfs attributes
` [PATCH v6 4/4] Documentation: ABI: /sys/firmware/devicetree/overlays
v7 of seccomp filter c/r
2015-10-20 18:21 UTC (5+ messages)
` [PATCH v7] seccomp, ptrace: add support for dumping seccomp filters
[RFC v3 0/9] Additional kmsg devices
2015-10-20 18:19 UTC (22+ messages)
` [RFC v3 1/9] printk: extract kmsg-related routines from printk.c to kmsg.c
` [RFC v3 2/9] printk: add one function for storing log in proper format
` [RFC v3 3/9] kmsg: introduce additional kmsg devices support
` [RFC v3 5/9] kmsg: add function for adding and deleting additional buffers
` [RFC v3 6/9] kmsg: add ioctl for adding and deleting kmsg* devices
` [RFC v3 7/9] kmsg: add ioctl for kmsg* devices operating on buffers
` [RFC v3 8/9] kmsg: add predefined _PID, _TID, _COMM keywords to kmsg* log dict
` [RFC v3 4/9] kmsg: add additional buffers support to memory class
` [RFC v3 9/9] kmsg: selftests
[PATCH v2 0/5] crypto: add algif_akcipher user space API
2015-10-20 14:20 UTC (11+ messages)
` [PATCH v2 1/5] MPI: fix off by one in mpi_read_raw_from_sgl
` [PATCH v2 2/5] crypto: AF_ALG -- add sign/verify API
` [PATCH v2 3/5] crypto: AF_ALG -- add setpubkey setsockopt call
` [PATCH v2 4/5] crypto: AF_ALG -- add asymmetric cipher interface
` [PATCH v2 5/5] crypto: algif_akcipher - enable compilation
[PATCH v5 0/4] PCI: Add support for PCI Enhanced Allocation "BARs"
2015-10-20 14:04 UTC (7+ messages)
` [PATCH v5 1/4] PCI: Add Enhanced Allocation register entries
` [PATCH v5 2/4] PCI: Add support for Enhanced Allocation devices
` [PATCH v5 3/4] PCI: Handle IORESOURCE_PCI_FIXED when sizing and assigning resources
[PATCH v5 0/4] of: overlay: kobject & sysfs'ation
2015-10-20 13:47 UTC (4+ messages)
` [PATCH v5 1/4] of: overlay: kobjectify overlay objects
[PATCH v2 0/2] serial: console: add two features
2015-10-20 13:42 UTC (3+ messages)
` [PATCH v2 1/2] serial: support register interface with 16-bit stride for console
[RFC v4 0/9] Additional kmsg devices
2015-10-20 13:37 UTC (14+ messages)
` [RFC v4 1/9] printk: extract kmsg-related routines from printk.c to kmsg.c
` [RFC v4 2/9] printk: add one function for storing log in proper format
` [RFC v4 3/9] kmsg: introduce additional kmsg devices support
` [RFC v4 4/9] kmsg: add additional buffers support to memory class
` [RFC v4 5/9] kmsg: add function for adding and deleting additional buffers
` [RFC v4 6/9] kmsg: add ioctl for adding and deleting kmsg* devices
` [RFC v4 8/9] kmsg: add predefined _PID, _TID, _COMM keywords to kmsg* log dict
` [RFC v4 7/9] kmsg: add ioctl for kmsg* devices operating on buffers
` [RFC v4 9/9] kmsg: selftests
[PATCH v11 00/48] Richacls
2015-10-20 12:33 UTC (64+ messages)
` [PATCH v11 01/48] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v11 02/48] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v11 03/48] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v11 04/48] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v11 05/48] vfs: Add permission flags for setting file attributes
` [PATCH v11 06/48] richacl: In-memory representation and helper functions
` [PATCH v11 07/48] richacl: Permission mapping functions
` [PATCH v11 08/48] richacl: Compute maximum file masks from an acl
` [PATCH v11 09/48] richacl: Permission check algorithm
` [PATCH v11 10/48] vfs: Cache base_acl objects in inodes
` [PATCH v11 11/48] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v11 12/48] vfs: Cache richacl in struct inode
` [PATCH v11 13/48] richacl: Update the file masks in chmod()
` [PATCH v11 18/48] richacl: Add richacl xattr handler
` [PATCH v11 21/48] ext4: Add richacl feature flag
` [PATCH v11 27/48] richacl: Propagate everyone@ permissions to other aces
` [PATCH v11 33/48] nfsd: Keep list of acls to dispose of in compoundargs
` [PATCH v11 35/48] nfsd: Add richacl support
` [PATCH v11 48/48] nfs: Add support for the v4.1 dacl attribute
` [PATCH v11 14/48] richacl: Check if an acl is equivalent to a file mode
` [PATCH v11 15/48] richacl: Create-time inheritance
` [PATCH v11 16/48] richacl: Automatic Inheritance
` [PATCH v11 17/48] richacl: xattr mapping functions
` [PATCH v11 19/48] vfs: Add richacl permission checking
` [PATCH v11 20/48] ext4: Add richacl support
` [PATCH v11 22/48] xfs: Fix error path in xfs_get_acl
` [PATCH v11 23/48] xfs: Make xfs_set_mode non-static
` [PATCH v11 24/48] xfs: Add richacl support
` [PATCH v11 25/48] richacl: acl editing helper functions
` [PATCH v11 26/48] richacl: Move everyone@ aces down the acl
` [PATCH v11 28/48] richacl: Set the owner permissions to the owner mask
` [PATCH v11 29/48] richacl: Set the other permissions to the other mask
` [PATCH v11 30/48] richacl: Isolate the owner and group classes
` [PATCH v11 31/48] richacl: Apply the file masks to a richacl
` [PATCH v11 32/48] richacl: Create richacl from mode values
` [PATCH v11 34/48] nfsd: Use richacls as internal acl representation
` [PATCH v11 36/48] nfsd: Add support for the v4.1 dacl attribute
` [PATCH v11 37/48] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
` [PATCH v11 38/48] richacl: Add support for unmapped identifiers
` [PATCH v11 39/48] nfsd: Add support for unmapped richace identifiers
` [PATCH v11 40/48] ext4: Don't allow unmapped identifiers in richacls
` [PATCH v11 41/48] xfs: "
` [PATCH v11 42/48] sunrpc: Allow to demand-allocate pages to encode into
` [PATCH v11 43/48] sunrpc: Add xdr_init_encode_pages
` [PATCH v11 44/48] nfs: Fix GETATTR bitmap verification
` [PATCH v11 45/48] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [PATCH v11 46/48] nfs: Distinguish missing users and groups from nobody
` [PATCH v11 47/48] nfs: Add richacl support
[PATCH RFC v3 1/2] nsfs: replace proc_ns_fget() with proc_ns_fdget()
2015-10-20 10:04 UTC (4+ messages)
` [PATCH RFC v3 2/2] pidns: introduce syscall getvpid
[PATCH v6 0/4] VFS: In-kernel copy system call
2015-10-20 9:41 UTC (12+ messages)
` [PATCH v6 1/4] vfs: add copy_file_range syscall and vfs helper
` [PATCH v6 2/4] x86: add sys_copy_file_range to syscall tables
` [PATCH v6 3/4] btrfs: add .copy_file_range file operation
` [PATCH v6 4/4] vfs: Add vfs_copy_file_range() support for pagecache copies
` [PATCH v6 5/4] copy_file_range.2: New page documenting copy_file_range()
[PATCH 0/2] serial: console: add two features
2015-10-20 3:37 UTC (4+ messages)
` [PATCH 1/2] serial: support register interface with 16-bit stride for console
[PATCH] glibc: Remove CPU set size checking from affinity functions [BZ #19143]
2015-10-19 17:23 UTC (5+ messages)
[PATCH] userns/capability: Add user namespace capability
2015-10-19 14:24 UTC (15+ messages)
[v15 0/4] ext4: add project quota support
2015-10-18 2:25 UTC (3+ messages)
[PATCH] HID: roccat: Deprecating most Roccat sysfs attributes
2015-10-17 15:41 UTC (4+ messages)
` [PATCH] HID: roccat: Fixed resubmit: "
[PATCH v5 0/9] VFS: In-kernel copy system call
2015-10-17 13:44 UTC (32+ messages)
` [PATCH v5 8/9] vfs: Add vfs_copy_file_range() support for pagecache copies
` [PATCH v5 9/9] btrfs: btrfs_copy_file_range() only supports reflinks
[PATCH 00/10] TPM2 updates for 4.4
2015-10-16 19:06 UTC (3+ messages)
` [PATCH 05/10] tpm: update PPI documentation to address the location change
` [tpmdd-devel] [PATCH 00/10] TPM2 updates for 4.4
[PATCH v8 00/41] Richacls
2015-10-16 18:12 UTC (6+ messages)
[PATCH v3] selftests/seccomp: build and pass on arm64
2015-10-16 2:09 UTC (9+ messages)
[PATCH] kselftests/ftrace : Add event trigger testcases
2015-10-16 0:27 UTC (4+ messages)
` "
[PATCH v4 23/79] rds.h: use __u8, __u16, __s16, __u32 and __s64 from linux/types.h
2015-10-15 23:03 UTC (6+ 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).