messages from 2015-09-24 07:25:45 to 2015-09-28 22:34:02 UTC [more...]
[PATCH v8 00/14] power: bq24257: Add support for bq24250/bq24251
2015-09-28 22:34 UTC (15+ messages)
` [PATCH v8 03/14] power: bq24257: Use managed power supply register
` [PATCH v8 05/14] power: bq24257: Add basic support for bq24250/bq24251
` [PATCH v8 01/14] dt: power: bq24257-charger: Cover additional devices
` [PATCH v8 02/14] power: bq24257: Streamline input current limit setup
` [PATCH v8 04/14] power: bq24257: Simplify bq24257_power_supply_init()
` [PATCH v8 06/14] power: bq24257: Add bit definition for temp sense enable
` [PATCH v8 07/14] power: bq24257: Allow manual setting of input current limit
` [PATCH v8 08/14] power: bq24257: Add SW-based approach for Power Good determination
` [PATCH v8 10/14] power: bq24257: Add input DPM voltage threshold setting support
` [PATCH v8 12/14] power: bq24257: Add various device-specific sysfs properties
` [PATCH v8 14/14] Documentation: power: bq24257: Document exported sysfs entries
` [PATCH v8 09/14] power: bq24257: Add over voltage protection setting support
` [PATCH v8 11/14] power: bq24257: Allow input current limit sysfs access
` [PATCH v8 13/14] power: bq24257: Add platform data based initialization
[PATCH v6 0/6] support "task_isolated" mode for nohz_full
2015-09-28 21:54 UTC (9+ messages)
` [PATCH v7 00/11] "
` [PATCH v7 02/11] task_isolation: add initial support
` [PATCH v7 03/11] task_isolation: support PR_TASK_ISOLATION_STRICT mode
` [PATCH v7 04/11] task_isolation: provide strict mode configurable signal
[PATCH v3 0/9] VFS: In-kernel copy system call
2015-09-28 20:42 UTC (19+ messages)
` [PATCH v3 1/9] vfs: add copy_file_range syscall and vfs helper
` [PATCH v3 2/9] x86: add sys_copy_file_range to syscall tables
` [PATCH v3 3/9] btrfs: add .copy_file_range file operation
` [PATCH v3 4/9] vfs: Copy should check len after file open mode
` [PATCH v3 5/9] vfs: Copy shouldn't forbid ranges inside the same file
` [PATCH v3 6/9] vfs: Copy should use file_out rather than file_in
` [PATCH v3 7/9] vfs: Remove copy_file_range mountpoint checks
` [PATCH v3 8/9] vfs: copy_file_range() can do a pagecache copy with splice
` [PATCH v3 9/9] btrfs: btrfs_copy_file_range() only supports reflinks
` [PATCH v3 10/9] copy_file_range.2: New page documenting copy_file_range()
[PATCH 00/25] x86: Memory Protection Keys
2015-09-28 19:18 UTC (4+ messages)
` [PATCH 20/25] mm, multi-arch: pass a protection key in to calc_vm_flag_bits()
` [PATCH 22/25] x86: wire up mprotect_key() system call
` [PATCH 21/25] mm: implement new "
[PATCH v7 00/15] power: bq24257: Add support for bq24250/bq24251
2015-09-28 18:19 UTC (32+ messages)
` [PATCH v7 06/15] power: bq24257: Add basic "
` [PATCH v7 07/15] power: bq24257: Add bit definition for temp sense enable
` [PATCH v7 15/15] Documentation: power: bq24257: Document exported sysfs entries
` [PATCH v7 01/15] dt: power: bq24257-charger: Cover additional devices
` [PATCH v7 02/15] power: bq24257: Remove IRQ config through stat-gpios
` [PATCH v7 03/15] power: bq24257: Streamline input current limit setup
` [PATCH v7 04/15] power: bq24257: Use managed power supply register
` [PATCH v7 05/15] power: bq24257: Simplify bq24257_power_supply_init()
` [PATCH v7 08/15] power: bq24257: Allow manual setting of input current limit
` [PATCH v7 09/15] power: bq24257: Add SW-based approach for Power Good determination
` [PATCH v7 10/15] power: bq24257: Add over voltage protection setting support
` [PATCH v7 11/15] power: bq24257: Add input DPM voltage threshold "
` [PATCH v7 12/15] power: bq24257: Allow input current limit sysfs access
` [PATCH v7 13/15] power: bq24257: Add various device-specific sysfs properties
` [PATCH v7 14/15] power: bq24257: Add platform data based initialization
[PATCH v8 00/41] Richacls
2015-09-28 17:46 UTC (50+ messages)
` [PATCH v8 01/41] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v8 02/41] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v8 03/41] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v8 04/41] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v8 05/41] vfs: Add permission flags for setting file attributes
` [PATCH v8 06/41] richacl: In-memory representation and helper functions
` [PATCH v8 07/41] richacl: Permission mapping functions
` [PATCH v8 08/41] richacl: Compute maximum file masks from an acl
` [PATCH v8 09/41] richacl: Update the file masks in chmod()
` [PATCH v8 10/41] richacl: Permission check algorithm
` [PATCH v8 11/41] vfs: Cache base_acl objects in inodes
` [PATCH v8 12/41] vfs: Cache richacl in struct inode
` [PATCH v8 13/41] richacl: Check if an acl is equivalent to a file mode
` [PATCH v8 14/41] richacl: Create-time inheritance
` [PATCH v8 15/41] richacl: Automatic Inheritance
` [PATCH v8 16/41] richacl: xattr mapping functions
` [PATCH v8 17/41] vfs: Add richacl permission checking
` [PATCH v8 18/41] ext4: Add richacl support
` [PATCH v8 19/41] ext4: Add richacl feature flag
` [PATCH v8 20/41] richacl: acl editing helper functions
` [PATCH v8 21/41] richacl: Move everyone@ aces down the acl
` [PATCH v8 22/41] richacl: Propagate everyone@ permissions to other aces
` [PATCH v8 23/41] richacl: Set the owner permissions to the owner mask
` [PATCH v8 24/41] richacl: Set the other permissions to the other mask
` [PATCH v8 25/41] richacl: Isolate the owner and group classes
` [PATCH v8 26/41] richacl: Apply the file masks to a richacl
` [PATCH v8 27/41] richacl: Create richacl from mode values
` [PATCH v8 28/41] nfsd: Keep list of acls to dispose of in compoundargs
` [PATCH v8 29/41] nfsd: Use richacls as internal acl representation
` [PATCH v8 30/41] nfsd: Add richacl support
` [PATCH v8 31/41] nfsd: Add support for the v4.1 dacl attribute
` [PATCH v8 32/41] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
` [PATCH v8 33/41] richacl: Add support for unmapped identifiers
` [PATCH v8 34/41] ext4: Don't allow unmapped identifiers in richacls
` [PATCH v8 35/41] sunrpc: Allow to demand-allocate pages to encode into
` [PATCH v8 36/41] sunrpc: Add xdr_init_encode_pages
` [PATCH v8 37/41] nfs: Fix GETATTR bitmap verification
` [PATCH v8 38/41] nfs: Remove unused xdr page offsets in getacl/setacl arguments
` [PATCH v8 39/41] nfs: Add richacl support
` [PATCH v8 40/41] nfs: Add support for the v4.1 dacl attribute
` [PATCH v8 41/41] richacl: uapi header split
[PATCH v2 0/9] VFS: In-kernel copy system call
2015-09-28 17:23 UTC (6+ messages)
` [PATCH v2 10/9] copy_file_range.2: New page documenting copy_file_range()
[RFC v2 00/18] kthread: Use kthread worker API more widely
2015-09-28 17:14 UTC (7+ messages)
` [RFC v2 07/18] kthread: Allow to cancel kthread work
` [RFC v2 17/18] rcu: Convert RCU gp kthreads into kthread worker API
[PATCH v2 0/9] Allocate sys_membarrier on main architectures
2015-09-28 17:12 UTC (4+ messages)
` [PATCH v2 2/9] mips: allocate sys_membarrier system call number
[PATCH RFC v3 1/2] nsfs: replace proc_ns_fget() with proc_ns_fdget()
2015-09-28 16:57 UTC (9+ messages)
` [PATCH RFC v3 2/2] pidns: introduce syscall getvpid
` [PATCH 0/1] ns: introduce proc_get_ns_by_fd()
` [PATCH 1/1] "
[PATCH] kselftest: replace $(RM) with rm -f command
2015-09-28 7:26 UTC (3+ messages)
[PATCH] Input: input.h: Fix EVIOCSFF macro inconsistency by using _IOW()
2015-09-26 9:45 UTC (2+ messages)
consignment
2015-09-25 22:07 UTC
[RFC v7 00/41] Richacls
2015-09-25 20:17 UTC (29+ messages)
` [RFC v7 25/41] richacl: Isolate the owner and group classes
` [RFC v7 26/41] richacl: Apply the file masks to a richacl
` [PATCH] richacl: Possible other write-through fix
` [RFC v7 29/41] nfsd: Use richacls as internal acl representation
` [RFC v7 30/41] nfsd: Add richacl support
` [RFC v7 31/41] nfsd: Add support for the v4.1 dacl attribute
` [RFC v7 32/41] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
[PATCH v6 00/14] power: bq24257: Add support for bq24250/bq24251
2015-09-25 13:52 UTC (18+ messages)
` [PATCH v6 02/14] power: bq24257: Remove IRQ config through stat-gpios
` [PATCH v6 03/14] power: bq24257: Streamline input current limit setup
` [PATCH v6 05/14] power: bq24257: Add bit definition for temp sense enable
` [PATCH v6 06/14] power: bq24257: Allow manual setting of input current limit
` [PATCH v6 07/14] power: bq24257: Add SW-based approach for Power Good determination
` [PATCH v6 08/14] power: bq24257: Use managed power supply register
` [PATCH v6 01/14] dt: power: bq24257-charger: Cover additional devices
` [PATCH v6 04/14] power: bq24257: Add basic support for bq24250/bq24251
` [PATCH v6 09/14] power: bq24257: Add over voltage protection setting support
` [PATCH v6 10/14] power: bq24257: Add input DPM voltage threshold "
` [PATCH v6 11/14] power: bq24257: Allow input current limit sysfs access
` [PATCH v6 12/14] power: bq24257: Add various device-specific sysfs properties
` [PATCH v6 13/14] power: bq24257: Add platform data based initialization
` [PATCH v6 14/14] Documentation: power: bq24257: Document exported sysfs entries
[PATCH v3 0/4] enhance shmem process and swap accounting
2015-09-25 13:29 UTC (9+ messages)
` [PATCH v3 1/4] mm, documentation: clarify /proc/pid/status VmSwap limitations
` [PATCH v3 2/4] mm, proc: account for shmem swap in /proc/pid/smaps
` [PATCH v3 3/4] mm, shmem: Add shmem resident memory accounting
` [PATCH v3 4/4] mm, procfs: Display VmAnon, VmFile and VmShm in /proc/pid/status
[PATCH] Fix AF_PACKET ABI breakage in 4.2
2015-09-25 12:33 UTC (8+ messages)
` [PATCH v2] "
[PATCH RFC v2] pidns: introduce syscall getvpid
2015-09-25 8:36 UTC (5+ messages)
[v15 0/4] ext4: add project quota support
2015-09-24 17:12 UTC (7+ messages)
[PATCH v2 0/2] PCI: Add support for PCI Enhanced Allocation "BARs"
2015-09-24 16:39 UTC (3+ messages)
[PATCH] Remove #ifdef CONFIG_64BIT from all asm-generic/fcntl.h
2015-09-24 12:15 UTC (5+ messages)
` [PATCH 09/13] Move bp_type_idx to kernel/event/hw_breakpoint.c
[RFC 0/3] kdbus: extend selftests
2015-09-24 12:07 UTC (4+ messages)
` [RFC 1/3] kdbus: TEST_CREATE_CONN now does no depend on TEST_CREATE_BUS
` [RFC 2/3] kdbus: selftests extended
` [RFC 3/3] kdbus: Ability to run kdbus test by executable binary name
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).