linux-api
Thread
Date
Earlier messages
Later messages
Messages by Date
2015/09/30
[PATCH v5 10/9] copy_file_range.2: New page documenting copy_file_range()
Anna Schumaker
2015/09/30
Re: [PATCH] selftests: add .gitignore for efivarfs
Shuah Khan
2015/09/30
[RESEND PATCH v3 1/1] Add Corsair Vengeance K90 driver
Clément Vuchener
2015/09/30
[RESEND PATCH v3 0/1] Corsair Vengeance K90 driver
Clément Vuchener
2015/09/30
Re: [PATCH v4 3/9] btrfs: add .copy_file_range file operation
Anna Schumaker
2015/09/30
[PATCH 00/12] net: assorted y2038 changes
Arnd Bergmann
2015/09/30
[PATCH 12/12] [RFC] can: avoid using timeval for uapi
Arnd Bergmann
2015/09/30
[RFC PATCH v5 1/3] vfio: platform: add device properties skeleton and user API
Baptiste Reynal
2015/09/30
Re: [RFC 0/6] Non perf based Gen Graphics OA unit driver
Chris Wilson
2015/09/29
Re: [RFC v2 00/18] kthread: Use kthread worker API more widely
Paul E. McKenney
2015/09/29
Re: [RFC 0/6] Non perf based Gen Graphics OA unit driver
Zhenyu Wang
2015/09/29
RE: [PATCH v4 3/9] btrfs: add .copy_file_range file operation
Zhao Lei
2015/09/29
Re: [PATCH 0/1] ns: introduce proc_get_ns_by_fd()
Chen Fan
2015/09/29
Re: [PATCH v3 2/2] PCI: Add support for Enhanced Allocation devices
David Daney
2015/09/29
Re: [kbuild-all] [Intel-gfx] [RFC 4/6] drm/i915: Add i915 perf event for Haswell OA unit
Fengguang Wu
2015/09/29
Re: [PATCH v3 2/2] PCI: Add support for Enhanced Allocation devices
Sean O. Stalley
2015/09/29
Re: [PATCH v3 2/2] PCI: Add support for Enhanced Allocation devices
David Daney
2015/09/29
Re: [PATCH v3 2/2] PCI: Add support for Enhanced Allocation devices
Sean O. Stalley
2015/09/29
Re: [PATCH 0/1] ns: introduce proc_get_ns_by_fd()
Eric W. Biederman
2015/09/29
Re: [PATCH 0/1] ns: introduce proc_get_ns_by_fd()
Oleg Nesterov
2015/09/29
[PATCH v4 3/9] btrfs: add .copy_file_range file operation
Anna Schumaker
2015/09/29
[PATCH v4 1/9] vfs: add copy_file_range syscall and vfs helper
Anna Schumaker
2015/09/29
[PATCH v4 0/9] VFS: In-kernel copy system call
Anna Schumaker
2015/09/29
[PATCH v4 6/9] vfs: Copy should use file_out rather than file_in
Anna Schumaker
2015/09/29
[PATCH v4 4/9] vfs: Copy should check len after file open mode
Anna Schumaker
2015/09/29
[PATCH v4 10/9] copy_file_range.2: New page documenting copy_file_range()
Anna Schumaker
2015/09/29
[PATCH v4 9/9] btrfs: btrfs_copy_file_range() only supports reflinks
Anna Schumaker
2015/09/29
[PATCH v4 2/9] x86: add sys_copy_file_range to syscall tables
Anna Schumaker
2015/09/29
[PATCH v4 8/9] vfs: Add vfs_copy_file_range() support for pagecache copies
Anna Schumaker
2015/09/29
[PATCH v4 5/9] vfs: Copy shouldn't forbid ranges inside the same file
Anna Schumaker
2015/09/29
[PATCH v4 7/9] vfs: Remove copy_file_range mountpoint checks
Anna Schumaker
2015/09/29
Re: [PATCH v7 03/11] task_isolation: support PR_TASK_ISOLATION_STRICT mode
Andy Lutomirski
2015/09/29
Re: [PATCH v2] capabilities.7, prctl.2: Document ambient capabilities
Kees Cook
2015/09/29
Re: [PATCH v7 03/11] task_isolation: support PR_TASK_ISOLATION_STRICT mode
Chris Metcalf
2015/09/29
Re: [PATCH v2] capabilities.7, prctl.2: Document ambient capabilities
Andy Lutomirski
2015/09/29
Re: [PATCH v7 03/11] task_isolation: support PR_TASK_ISOLATION_STRICT mode
Andy Lutomirski
2015/09/29
Re: [PATCH v2] capabilities.7, prctl.2: Document ambient capabilities
Kees Cook
2015/09/29
Re: [PATCH] kselftest: replace $(RM) with rm -f command
Kees Cook
2015/09/29
Re: [PATCH 0/1] ns: introduce proc_get_ns_by_fd()
Eric W. Biederman
2015/09/29
Re: [PATCH v7 03/11] task_isolation: support PR_TASK_ISOLATION_STRICT mode
Chris Metcalf
2015/09/29
Re: [PATCH 0/1] ns: introduce proc_get_ns_by_fd()
Oleg Nesterov
2015/09/29
Re: [Intel-gfx] [RFC 4/6] drm/i915: Add i915 perf event for Haswell OA unit
Peter Zijlstra
2015/09/29
Re: [Intel-gfx] [RFC 4/6] drm/i915: Add i915 perf event for Haswell OA unit
kbuild test robot
2015/09/29
Re: [PATCH v8 00/41] Richacls
Andreas Grünbacher
2015/09/29
[RFC 6/6] drm/i915: add oa_event_min_timer_exponent sysctl
Robert Bragg
2015/09/29
[RFC 5/6] drm/i915: Add dev.i915.perf_event_paranoid sysctl option
Robert Bragg
2015/09/29
[RFC 4/6] drm/i915: Add i915 perf event for Haswell OA unit
Robert Bragg
2015/09/29
[RFC 3/6] drm/i915: Add static '3D' Haswell OA unit config
Robert Bragg
2015/09/29
[RFC 2/6] drm/i915: rename OACONTROL GEN7_OACONTROL
Robert Bragg
2015/09/29
[RFC 1/6] drm/i915: Add i915 perf infrastructure
Robert Bragg
2015/09/29
[RFC 0/6] Non perf based Gen Graphics OA unit driver
Robert Bragg
2015/09/29
Re: [PATCH 21/25] mm: implement new mprotect_key() system call
Dave Hansen
2015/09/29
[PATCH] kselftest: replace rm -f command with $(RM)
Wang Long
2015/09/29
Re: [PATCH] kselftest: replace $(RM) with rm -f command
Michael Ellerman
2015/09/29
[PATCH v9 3/3] tpm: update PPI documentation to address the location change.
Jarkko Sakkinen
2015/09/29
[PATCH v9 0/3] Enable PPI sysfs interface for TPM 2.0
Jarkko Sakkinen
2015/09/29
Re: [PATCH 1/2] selftests/pstore: add pstore test script for pre-reboot
Hiraku Toyooka
2015/09/28
Re: [PATCH 21/25] mm: implement new mprotect_key() system call
Michael Ellerman
2015/09/28
Re: [PATCH v8 14/14] Documentation: power: bq24257: Document exported sysfs entries
Krzysztof Kozlowski
2015/09/28
Re: [PATCH v8 12/14] power: bq24257: Add various device-specific sysfs properties
Krzysztof Kozlowski
2015/09/28
Re: [PATCH v8 11/14] power: bq24257: Allow input current limit sysfs access
Krzysztof Kozlowski
2015/09/28
Re: [PATCH v8 10/14] power: bq24257: Add input DPM voltage threshold setting support
Krzysztof Kozlowski
2015/09/28
Re: [PATCH v8 09/14] power: bq24257: Add over voltage protection setting support
Krzysztof Kozlowski
2015/09/28
Re: [PATCH v8 08/14] power: bq24257: Add SW-based approach for Power Good determination
Krzysztof Kozlowski
2015/09/28
Re: [PATCH v8 07/14] power: bq24257: Allow manual setting of input current limit
Krzysztof Kozlowski
2015/09/28
Re: [PATCH v7 08/15] power: bq24257: Allow manual setting of input current limit
Krzysztof Kozlowski
2015/09/28
[PATCH] selftests: add .gitignore for efivarfs
Yuan Sun
2015/09/28
[PATCH v2] capabilities.7, prctl.2: Document ambient capabilities
Andy Lutomirski
2015/09/28
[PATCH v3 2/2] PCI: Add support for Enhanced Allocation devices
David Daney
2015/09/28
[PATCH v3 0/2] PCI: Add support for PCI Enhanced Allocation "BARs"
David Daney
2015/09/28
[PATCH v3 1/2] PCI: Add Enhanced Allocation register entries
David Daney
2015/09/28
Re: [PATCH v8 09/41] richacl: Update the file masks in chmod()
Andreas Gruenbacher
2015/09/28
Re: [PATCH v7 14/15] power: bq24257: Add platform data based initialization
Andreas Dannenberg
2015/09/28
Re: [PATCH v7 03/11] task_isolation: support PR_TASK_ISOLATION_STRICT mode
Andy Lutomirski
2015/09/28
[PATCH v8 12/14] power: bq24257: Add various device-specific sysfs properties
Andreas Dannenberg
2015/09/28
[PATCH v8 08/14] power: bq24257: Add SW-based approach for Power Good determination
Andreas Dannenberg
2015/09/28
[PATCH v8 09/14] power: bq24257: Add over voltage protection setting support
Andreas Dannenberg
2015/09/28
[PATCH v8 11/14] power: bq24257: Allow input current limit sysfs access
Andreas Dannenberg
2015/09/28
[PATCH v8 10/14] power: bq24257: Add input DPM voltage threshold setting support
Andreas Dannenberg
2015/09/28
[PATCH v8 06/14] power: bq24257: Add bit definition for temp sense enable
Andreas Dannenberg
2015/09/28
[PATCH v8 13/14] power: bq24257: Add platform data based initialization
Andreas Dannenberg
2015/09/28
[PATCH v8 14/14] Documentation: power: bq24257: Document exported sysfs entries
Andreas Dannenberg
2015/09/28
[PATCH v8 04/14] power: bq24257: Simplify bq24257_power_supply_init()
Andreas Dannenberg
2015/09/28
[PATCH v8 02/14] power: bq24257: Streamline input current limit setup
Andreas Dannenberg
2015/09/28
[PATCH v8 03/14] power: bq24257: Use managed power supply register
Andreas Dannenberg
2015/09/28
[PATCH v8 00/14] power: bq24257: Add support for bq24250/bq24251
Andreas Dannenberg
2015/09/28
[PATCH v8 01/14] dt: power: bq24257-charger: Cover additional devices
Andreas Dannenberg
2015/09/28
[PATCH v8 05/14] power: bq24257: Add basic support for bq24250/bq24251
Andreas Dannenberg
2015/09/28
[PATCH v8 07/14] power: bq24257: Allow manual setting of input current limit
Andreas Dannenberg
2015/09/28
Re: [PATCH v7 04/11] task_isolation: provide strict mode configurable signal
Chris Metcalf
2015/09/28
Re: [PATCH v7 03/11] task_isolation: support PR_TASK_ISOLATION_STRICT mode
Chris Metcalf
2015/09/28
Re: [PATCH v7 04/11] task_isolation: provide strict mode configurable signal
Andy Lutomirski
2015/09/28
Re: [PATCH v7 03/11] task_isolation: support PR_TASK_ISOLATION_STRICT mode
Andy Lutomirski
2015/09/28
Re: [PATCH v3 10/9] copy_file_range.2: New page documenting copy_file_range()
Anna Schumaker
2015/09/28
[PATCH 00/25] x86: Memory Protection Keys
Dave Hansen
2015/09/28
[PATCH 20/25] mm, multi-arch: pass a protection key in to calc_vm_flag_bits()
Dave Hansen
2015/09/28
[PATCH 21/25] mm: implement new mprotect_key() system call
Dave Hansen
2015/09/28
[PATCH 22/25] x86: wire up mprotect_key() system call
Dave Hansen
2015/09/28
Re: [PATCH v3 5/9] vfs: Copy shouldn't forbid ranges inside the same file
Darrick J. Wong
2015/09/28
Re: [PATCH v3 10/9] copy_file_range.2: New page documenting copy_file_range()
Darrick J. Wong
2015/09/28
Re: [PATCH v3 8/9] vfs: copy_file_range() can do a pagecache copy with splice
Anna Schumaker
2015/09/28
Re: [PATCH v3 8/9] vfs: copy_file_range() can do a pagecache copy with splice
Darrick J. Wong
2015/09/28
Re: [PATCH v7 00/15] power: bq24257: Add support for bq24250/bq24251
Sebastian Reichel
2015/09/28
Re: [PATCH v7 01/15] dt: power: bq24257-charger: Cover additional devices
Sebastian Reichel
2015/09/28
Re: [PATCH v7 14/15] power: bq24257: Add platform data based initialization
Sebastian Reichel
2015/09/28
Re: [PATCH v8 00/41] Richacls
J. Bruce Fields
2015/09/28
Re: [PATCH v2 10/9] copy_file_range.2: New page documenting copy_file_range()
Darrick J. Wong
2015/09/28
Re: [PATCH v7 04/15] power: bq24257: Use managed power supply register
Sebastian Reichel
2015/09/28
Re: [RFC v2 17/18] rcu: Convert RCU gp kthreads into kthread worker API
Paul E. McKenney
2015/09/28
Re: [PATCH v2 2/9] mips: allocate sys_membarrier system call number
Mathieu Desnoyers
2015/09/28
Re: [PATCH v8 00/41] Richacls
Andreas Grünbacher
2015/09/28
Re: [PATCH RFC v3 2/2] pidns: introduce syscall getvpid
Eric W. Biederman
2015/09/28
Re: [RFC v2 07/18] kthread: Allow to cancel kthread work
Tejun Heo
2015/09/28
Re: [PATCH v7 03/15] power: bq24257: Streamline input current limit setup
Sebastian Reichel
2015/09/28
Re: [PATCH v8 10/41] richacl: Permission check algorithm
Andreas Grünbacher
2015/09/28
Re: [PATCH 0/1] ns: introduce proc_get_ns_by_fd()
Eric W. Biederman
2015/09/28
Re: [PATCH v7 02/15] power: bq24257: Remove IRQ config through stat-gpios
Sebastian Reichel
2015/09/28
Re: [PATCH v8 00/41] Richacls
J. Bruce Fields
2015/09/28
Re: [PATCH RFC v3 2/2] pidns: introduce syscall getvpid
Eric W. Biederman
2015/09/28
Re: [PATCH v8 10/41] richacl: Permission check algorithm
J. Bruce Fields
2015/09/28
Re: [PATCH v8 10/41] richacl: Permission check algorithm
Andreas Grünbacher
2015/09/28
Re: [PATCH v8 10/41] richacl: Permission check algorithm
J. Bruce Fields
2015/09/28
Re: [PATCH v7 09/15] power: bq24257: Add SW-based approach for Power Good determination
Sebastian Reichel
2015/09/28
Re: [PATCH v7 09/15] power: bq24257: Add SW-based approach for Power Good determination
Andreas Dannenberg
2015/09/28
Re: [PATCH v8 09/41] richacl: Update the file masks in chmod()
J. Bruce Fields
2015/09/28
[PATCH v7 00/11] support "task_isolated" mode for nohz_full
Chris Metcalf
2015/09/28
[PATCH v7 03/11] task_isolation: support PR_TASK_ISOLATION_STRICT mode
Chris Metcalf
2015/09/28
[PATCH v7 04/11] task_isolation: provide strict mode configurable signal
Chris Metcalf
2015/09/28
[PATCH v7 02/11] task_isolation: add initial support
Chris Metcalf
2015/09/28
Re: [PATCH v3 8/9] vfs: copy_file_range() can do a pagecache copy with splice
Anna Schumaker
2015/09/28
Re: [PATCH v7 06/15] power: bq24257: Add basic support for bq24250/bq24251
Andreas Dannenberg
2015/09/28
Re: [PATCH v7 06/15] power: bq24257: Add basic support for bq24250/bq24251
Krzysztof Kozlowski
2015/09/28
Re: [PATCH v7 05/15] power: bq24257: Simplify bq24257_power_supply_init()
Krzysztof Kozlowski
2015/09/28
Re: [PATCH v7 04/15] power: bq24257: Use managed power supply register
Krzysztof Kozlowski
2015/09/28
Re: [PATCH v7 01/15] dt: power: bq24257-charger: Cover additional devices
Krzysztof Kozlowski
2015/09/28
Re: [PATCH v7 00/15] power: bq24257: Add support for bq24250/bq24251
Krzysztof Kozlowski
2015/09/28
Re: [PATCH v7 09/15] power: bq24257: Add SW-based approach for Power Good determination
Andreas Dannenberg
2015/09/28
Re: [PATCH 0/1] ns: introduce proc_get_ns_by_fd()
Konstantin Khlebnikov
2015/09/28
Re: [PATCH] kselftest: replace $(RM) with rm -f command
Yuan Sun
2015/09/27
Re: [PATCH RFC v3 2/2] pidns: introduce syscall getvpid
kbuild test robot
2015/09/27
Re: [PATCH] kselftest: replace $(RM) with rm -f command
Mathieu Desnoyers
2015/09/27
[PATCH] kselftest: replace $(RM) with rm -f command
Wang Long
2015/09/27
[PATCH v8 01/41] vfs: Add IS_ACL() and IS_RICHACL() tests
Andreas Gruenbacher
2015/09/27
[PATCH v8 02/41] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
Andreas Gruenbacher
2015/09/27
[PATCH v8 03/41] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
Andreas Gruenbacher
2015/09/27
[PATCH v8 04/41] vfs: Make the inode passed to inode_change_ok non-const
Andreas Gruenbacher
2015/09/27
[PATCH v8 05/41] vfs: Add permission flags for setting file attributes
Andreas Gruenbacher
2015/09/27
[PATCH v8 06/41] richacl: In-memory representation and helper functions
Andreas Gruenbacher
2015/09/27
[PATCH v8 07/41] richacl: Permission mapping functions
Andreas Gruenbacher
2015/09/27
[PATCH v8 08/41] richacl: Compute maximum file masks from an acl
Andreas Gruenbacher
2015/09/27
[PATCH v8 09/41] richacl: Update the file masks in chmod()
Andreas Gruenbacher
2015/09/27
[PATCH v8 10/41] richacl: Permission check algorithm
Andreas Gruenbacher
2015/09/27
[PATCH v8 12/41] vfs: Cache richacl in struct inode
Andreas Gruenbacher
2015/09/27
[PATCH v8 11/41] vfs: Cache base_acl objects in inodes
Andreas Gruenbacher
2015/09/27
[PATCH v8 13/41] richacl: Check if an acl is equivalent to a file mode
Andreas Gruenbacher
2015/09/27
[PATCH v8 14/41] richacl: Create-time inheritance
Andreas Gruenbacher
2015/09/27
[PATCH v8 15/41] richacl: Automatic Inheritance
Andreas Gruenbacher
2015/09/27
[PATCH v8 16/41] richacl: xattr mapping functions
Andreas Gruenbacher
2015/09/27
[PATCH v8 17/41] vfs: Add richacl permission checking
Andreas Gruenbacher
2015/09/27
[PATCH v8 18/41] ext4: Add richacl support
Andreas Gruenbacher
2015/09/27
[PATCH v8 19/41] ext4: Add richacl feature flag
Andreas Gruenbacher
2015/09/27
[PATCH v8 20/41] richacl: acl editing helper functions
Andreas Gruenbacher
2015/09/27
[PATCH v8 21/41] richacl: Move everyone@ aces down the acl
Andreas Gruenbacher
2015/09/27
[PATCH v8 22/41] richacl: Propagate everyone@ permissions to other aces
Andreas Gruenbacher
2015/09/27
[PATCH v8 24/41] richacl: Set the other permissions to the other mask
Andreas Gruenbacher
2015/09/27
[PATCH v8 23/41] richacl: Set the owner permissions to the owner mask
Andreas Gruenbacher
2015/09/27
[PATCH v8 26/41] richacl: Apply the file masks to a richacl
Andreas Gruenbacher
2015/09/27
[PATCH v8 25/41] richacl: Isolate the owner and group classes
Andreas Gruenbacher
2015/09/27
[PATCH v8 27/41] richacl: Create richacl from mode values
Andreas Gruenbacher
2015/09/27
[PATCH v8 28/41] nfsd: Keep list of acls to dispose of in compoundargs
Andreas Gruenbacher
2015/09/27
[PATCH v8 29/41] nfsd: Use richacls as internal acl representation
Andreas Gruenbacher
2015/09/27
[PATCH v8 30/41] nfsd: Add richacl support
Andreas Gruenbacher
2015/09/27
[PATCH v8 32/41] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
Andreas Gruenbacher
2015/09/27
[PATCH v8 31/41] nfsd: Add support for the v4.1 dacl attribute
Andreas Gruenbacher
2015/09/27
[PATCH v8 33/41] richacl: Add support for unmapped identifiers
Andreas Gruenbacher
2015/09/27
[PATCH v8 34/41] ext4: Don't allow unmapped identifiers in richacls
Andreas Gruenbacher
2015/09/27
[PATCH v8 35/41] sunrpc: Allow to demand-allocate pages to encode into
Andreas Gruenbacher
2015/09/27
[PATCH v8 36/41] sunrpc: Add xdr_init_encode_pages
Andreas Gruenbacher
2015/09/27
[PATCH v8 37/41] nfs: Fix GETATTR bitmap verification
Andreas Gruenbacher
2015/09/27
[PATCH v8 39/41] nfs: Add richacl support
Andreas Gruenbacher
2015/09/27
[PATCH v8 38/41] nfs: Remove unused xdr page offsets in getacl/setacl arguments
Andreas Gruenbacher
2015/09/27
[PATCH v8 40/41] nfs: Add support for the v4.1 dacl attribute
Andreas Gruenbacher
2015/09/27
[PATCH v8 41/41] richacl: uapi header split
Andreas Gruenbacher
2015/09/27
[PATCH v8 00/41] Richacls
Andreas Gruenbacher
2015/09/27
Re: [PATCH v7 09/15] power: bq24257: Add SW-based approach for Power Good determination
Sebastian Reichel
2015/09/26
Re: [PATCH] Input: input.h: Fix EVIOCSFF macro inconsistency by using _IOW()
Elias Vanderstuyft
2015/09/25
Re: [PATCH v3 8/9] vfs: copy_file_range() can do a pagecache copy with splice
Andy Lutomirski
2015/09/25
Re: [PATCH v3 8/9] vfs: copy_file_range() can do a pagecache copy with splice
Pádraig Brady
2015/09/25
[PATCH v3 0/9] VFS: In-kernel copy system call
Anna Schumaker
2015/09/25
[PATCH v3 7/9] vfs: Remove copy_file_range mountpoint checks
Anna Schumaker
2015/09/25
[PATCH v3 3/9] btrfs: add .copy_file_range file operation
Anna Schumaker
2015/09/25
[PATCH v3 4/9] vfs: Copy should check len after file open mode
Anna Schumaker
2015/09/25
[PATCH v3 8/9] vfs: copy_file_range() can do a pagecache copy with splice
Anna Schumaker
2015/09/25
[PATCH v3 1/9] vfs: add copy_file_range syscall and vfs helper
Anna Schumaker
2015/09/25
[PATCH v3 10/9] copy_file_range.2: New page documenting copy_file_range()
Anna Schumaker
2015/09/25
[PATCH v3 2/9] x86: add sys_copy_file_range to syscall tables
Anna Schumaker
2015/09/25
[PATCH v3 5/9] vfs: Copy shouldn't forbid ranges inside the same file
Anna Schumaker
2015/09/25
[PATCH v3 6/9] vfs: Copy should use file_out rather than file_in
Anna Schumaker
2015/09/25
[PATCH v3 9/9] btrfs: btrfs_copy_file_range() only supports reflinks
Anna Schumaker
2015/09/25
Re: [RFC v7 25/41] richacl: Isolate the owner and group classes
J. Bruce Fields
Earlier messages
Later messages