Messages by Date
-
2015/10/11
[PATCH v10 04/46] vfs: Make the inode passed to inode_change_ok non-const
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 03/46] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 07/46] richacl: Permission mapping functions
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 05/46] vfs: Add permission flags for setting file attributes
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 02/46] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
Andreas Gruenbacher
-
2015/10/11
Re: [PATCH v10 23/46] xfs: Make xfs_set_mode non-static
Dave Chinner
-
2015/10/11
[PATCH v10 08/46] richacl: Compute maximum file masks from an acl
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 11/46] vfs: Add get_richacl and set_richacl inode operations
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 09/46] richacl: Permission check algorithm
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 12/46] vfs: Cache richacl in struct inode
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 13/46] richacl: Update the file masks in chmod()
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 16/46] richacl: Automatic Inheritance
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 15/46] richacl: Create-time inheritance
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 17/46] richacl: xattr mapping functions
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 18/46] richacl: Add richacl xattr handler
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 19/46] vfs: Add richacl permission checking
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 21/46] ext4: Add richacl feature flag
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 22/46] xfs: Fix error path in xfs_get_acl
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 23/46] xfs: Make xfs_set_mode non-static
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 24/46] xfs: Add richacl support
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 25/46] richacl: acl editing helper functions
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 26/46] richacl: Move everyone@ aces down the acl
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 27/46] richacl: Propagate everyone@ permissions to other aces
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 28/46] richacl: Set the owner permissions to the owner mask
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 30/46] richacl: Isolate the owner and group classes
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 29/46] richacl: Set the other permissions to the other mask
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 31/46] richacl: Apply the file masks to a richacl
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 32/46] richacl: Create richacl from mode values
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 33/46] nfsd: Keep list of acls to dispose of in compoundargs
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 34/46] nfsd: Use richacls as internal acl representation
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 35/46] nfsd: Add richacl support
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 37/46] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 36/46] nfsd: Add support for the v4.1 dacl attribute
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 38/46] richacl: Add support for unmapped identifiers
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 39/46] ext4: Don't allow unmapped identifiers in richacls
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 40/46] sunrpc: Allow to demand-allocate pages to encode into
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 41/46] sunrpc: Add xdr_init_encode_pages
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 42/46] nfs: Fix GETATTR bitmap verification
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 43/46] nfs: Remove unused xdr page offsets in getacl/setacl arguments
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 44/46] nfs: Add richacl support
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 46/46] richacl: uapi header split
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 45/46] nfs: Add support for the v4.1 dacl attribute
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 20/46] ext4: Add richacl support
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 14/46] richacl: Check if an acl is equivalent to a file mode
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 10/46] vfs: Cache base_acl objects in inodes
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 00/46] Richacls
Andreas Gruenbacher
-
2015/10/11
[PATCH v10 01/46] vfs: Add IS_ACL() and IS_RICHACL() tests
Andreas Gruenbacher
-
2015/10/11
Re: [PATCH v3] scsi: ufs: add ioctl interface for query request
Arnd Bergmann
-
2015/10/11
Re: [PATCH v4] scsi: ufs: add ioctl interface for query request
Arnd Bergmann
-
2015/10/11
Re: [PATCH v5 9/9] btrfs: btrfs_copy_file_range() only supports reflinks
Christoph Hellwig
-
2015/10/11
Re: [PATCH v5 6/9] vfs: Copy should use file_out rather than file_in
Christoph Hellwig
-
2015/10/11
Re: [PATCH v5 7/9] vfs: Remove copy_file_range mountpoint checks
Christoph Hellwig
-
2015/10/11
Re: [PATCH v5 5/9] vfs: Copy shouldn't forbid ranges inside the same file
Christoph Hellwig
-
2015/10/11
Re: [PATCH v5 8/9] vfs: Add vfs_copy_file_range() support for pagecache copies
Christoph Hellwig
-
2015/10/11
Re: [PATCH v5 4/9] vfs: Copy should check len after file open mode
Christoph Hellwig
-
2015/10/11
[PATCH v4] scsi: ufs: add ioctl interface for query request
Yaniv Gardi
-
2015/10/11
Re: [PATCH v3] scsi: ufs: add ioctl interface for query request
ygardi
-
2015/10/11
Re: [RFC] simple_char: New infrastructure to simplify chardev management
Christoph Hellwig
-
2015/10/09
Re: [PATCH v2 net-next 1/3] bpf: enable non-root eBPF programs
Alexei Starovoitov
-
2015/10/09
Re: [PATCH v2 net-next 1/3] bpf: enable non-root eBPF programs
Daniel Borkmann
-
2015/10/09
Re: [PATCH v2 net-next 1/3] bpf: enable non-root eBPF programs
Alexei Starovoitov
-
2015/10/09
Re: [PATCH v8] Input: Add userio module
Stephen Chandler Paul
-
2015/10/09
Re: [PATCH v8] Input: Add userio module
LABBE Corentin
-
2015/10/09
[PATCH v8] Input: Add userio module
cpaul
-
2015/10/09
[PATCH] coresight: etm3x: adding documentation for sysFS's cpu interface
Mathieu Poirier
-
2015/10/09
Re: [PATCH v2 net-next 1/3] bpf: enable non-root eBPF programs
Hannes Frederic Sowa
-
2015/10/09
Re: [PATCH v5 8/9] vfs: Add vfs_copy_file_range() support for pagecache copies
Pádraig Brady
-
2015/10/09
Re: Re: [PATCHv3] ARM64:Fix MINSIGSTKSZ and SIGSTKSZ
Manjeet Pawar
-
2015/10/09
Re: [PATCHv3] ARM64:Fix MINSIGSTKSZ and SIGSTKSZ
Arnd Bergmann
-
2015/10/09
Re: [PATCHv3] ARM64:Fix MINSIGSTKSZ and SIGSTKSZ
Will Deacon
-
2015/10/09
[PATCHv3] ARM64:Fix MINSIGSTKSZ and SIGSTKSZ
Manjeet Pawar
-
2015/10/09
Re: [PATCH v2 net-next 1/3] bpf: enable non-root eBPF programs
Thomas Graf
-
2015/10/08
Re: [PATCH 0/3] sys_membarrier (x86, generic)
Rusty Russell
-
2015/10/08
Re: [PATCH v2 net-next 1/3] bpf: enable non-root eBPF programs
Alexei Starovoitov
-
2015/10/08
Re: [PATCH v2 net-next 1/3] bpf: enable non-root eBPF programs
Hannes Frederic Sowa
-
2015/10/08
Re: [PATCH v2 net-next 3/3] bpf: add unprivileged bpf tests
Alexei Starovoitov
-
2015/10/08
Re: [PATCH v2 net-next 3/3] bpf: add unprivileged bpf tests
Kees Cook
-
2015/10/08
Re: [PATCH v2 net-next 1/3] bpf: enable non-root eBPF programs
Kees Cook
-
2015/10/08
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Kees Cook
-
2015/10/08
Re: [PATCH v6] seccomp, ptrace: add support for dumping seccomp filters
Kees Cook
-
2015/10/08
Re: [PATCH v7] Input: Add userio module
David Herrmann
-
2015/10/08
Re: [PATCH v6] seccomp, ptrace: add support for dumping seccomp filters
Tycho Andersen
-
2015/10/08
Re: Next round: revised futex(2) man page for review
Darren Hart
-
2015/10/08
Re: Next round: revised futex(2) man page for review
Darren Hart
-
2015/10/08
Re: [PATCH v3] scsi: ufs: add ioctl interface for query request
Arnd Bergmann
-
2015/10/08
[PATCH v3] scsi: ufs: add ioctl interface for query request
Yaniv Gardi
-
2015/10/08
Re: [RFC 2/3] kdbus: selftests extended
David Herrmann
-
2015/10/08
Re: [RFC 0/3] kdbus: extend selftests
David Herrmann
-
2015/10/07
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Alexei Starovoitov
-
2015/10/07
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Ingo Molnar
-
2015/10/07
[PATCH v2 net-next 3/3] bpf: add unprivileged bpf tests
Alexei Starovoitov
-
2015/10/07
[PATCH v2 net-next 2/3] bpf: charge user for creation of BPF maps and programs
Alexei Starovoitov
-
2015/10/07
[PATCH v2 net-next 0/3] bpf: unprivileged
Alexei Starovoitov
-
2015/10/07
[PATCH v2 net-next 1/3] bpf: enable non-root eBPF programs
Alexei Starovoitov
-
2015/10/07
Re: [PATCH v5 8/9] vfs: Add vfs_copy_file_range() support for pagecache copies
Neil Brown
-
2015/10/07
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Alexei Starovoitov
-
2015/10/07
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Alexei Starovoitov
-
2015/10/07
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Kees Cook
-
2015/10/07
Re: [PATCH v6] seccomp, ptrace: add support for dumping seccomp filters
Kees Cook
-
2015/10/07
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Daniel Borkmann
-
2015/10/07
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Alexei Starovoitov
-
2015/10/07
Re: [PATCH v8 00/41] Richacls
Steve French
-
2015/10/07
Re: [RFC v2 07/18] kthread: Allow to cancel kthread work
Tejun Heo
-
2015/10/07
Re: [PATCH v9 00/43] Richacls
Andreas Gruenbacher
-
2015/10/07
RE: [PATCH v5 0/4] PCI: Add support for PCI Enhanced Allocation "BARs"
Stalley, Sean
-
2015/10/07
Re: [PATCH v8 00/41] Richacls
Andreas Gruenbacher
-
2015/10/07
Re: [PATCH v9 00/43] Richacls
Austin S Hemmelgarn
-
2015/10/07
Re: [PATCH v2] scsi: ufs: add ioctl interface for query request
Arnd Bergmann
-
2015/10/07
Re: [PATCH v2] scsi: ufs: add ioctl interface for query request
ygardi
-
2015/10/07
Re: [PATCH v6] seccomp, ptrace: add support for dumping seccomp filters
Tycho Andersen
-
2015/10/07
Re: [PATCH v6] seccomp, ptrace: add support for dumping seccomp filters
Tycho Andersen
-
2015/10/07
Re: [PATCH v6] seccomp, ptrace: add support for dumping seccomp filters
Daniel Borkmann
-
2015/10/07
Re: [PATCH v6] seccomp, ptrace: add support for dumping seccomp filters
Daniel Borkmann
-
2015/10/07
[PATCH v6] seccomp, ptrace: add support for dumping seccomp filters
Tycho Andersen
-
2015/10/07
v6 of seccomp filter c/r
Tycho Andersen
-
2015/10/07
Re: Next round: revised futex(2) man page for review
Michael Kerrisk (man-pages)
-
2015/10/07
Re: [RFC v2 07/18] kthread: Allow to cancel kthread work
Petr Mladek
-
2015/10/07
Re: Next round: revised futex(2) man page for review
Michael Kerrisk (man-pages)
-
2015/10/07
Re: [PATCH v2] scsi: ufs: add ioctl interface for query request
Arnd Bergmann
-
2015/10/07
[PATCH v2] scsi: ufs: add ioctl interface for query request
Yaniv Gardi
-
2015/10/07
Re: [PATCH v8 00/41] Richacls
Christoph Hellwig
-
2015/10/07
Re: [PATCH v9 00/43] Richacls
James Morris
-
2015/10/06
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Ingo Molnar
-
2015/10/06
[PATCH v5 1/4] PCI: Add Enhanced Allocation register entries
David Daney
-
2015/10/06
[PATCH v5 4/4] PCI: Handle Enhanced Allocation (EA) capability for SRIOV devices.
David Daney
-
2015/10/06
[PATCH v5 3/4] PCI: Handle IORESOURCE_PCI_FIXED when sizing and assigning resources.
David Daney
-
2015/10/06
[PATCH v5 0/4] PCI: Add support for PCI Enhanced Allocation "BARs"
David Daney
-
2015/10/06
[PATCH v5 2/4] PCI: Add support for Enhanced Allocation devices
David Daney
-
2015/10/06
Re: [PATCH v4 3/5] PCI: Handle IORESOURCE_PCI_FIXED when sizing and assigning resources.
David Daney
-
2015/10/06
Re: [PATCH v8 00/41] Richacls
Steve French
-
2015/10/06
Re: [PATCH v8 00/41] Richacls
Andreas Dilger
-
2015/10/06
Re: [PATCH 98/98] HACK include/uapi/linux/errqueue.h: include time.h in userspace
Mikko Rapeli
-
2015/10/06
[PATCH v3] selftests/seccomp: build and pass on arm64
Kees Cook
-
2015/10/06
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Alexei Starovoitov
-
2015/10/06
Re: [PATCH 97/98] HACK include/uapi/linux/elfcore.h: use __kernel_pid_t and remove elf_greg_t stuff in userspace
Mikko Rapeli
-
2015/10/06
Re: [PATCH v3 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
Gabriel L. Somlo
-
2015/10/06
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Andy Lutomirski
-
2015/10/06
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Daniel Borkmann
-
2015/10/06
Re: [PATCH v2 0/2] selftests/pstore: add pstore test script
Shuah Khan
-
2015/10/06
Re: [PATCH v3 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
Andy Lutomirski
-
2015/10/06
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Eric Dumazet
-
2015/10/06
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Alexei Starovoitov
-
2015/10/06
[PATCH v2] selftests/seccomp: build on aarch64, document ABI
Kees Cook
-
2015/10/06
Re: [PATCH] selftests/seccomp: build on aarch64, document ABI
Kees Cook
-
2015/10/06
[PATCH v3] falloc: expose ioctl numbers into uapi
Gabriel Laskar
-
2015/10/06
Re: [PATCH v4 0/5] PCI: Add support for PCI Enhanced Allocation "BARs"
Sean O. Stalley
-
2015/10/06
[PATCH v1] scsi: ufs: add ioctl interface for query request
Yaniv Gardi
-
2015/10/06
Re: [PATCH v2 3/3] falloc: expose ioctl numbers into uapi
Yann Droneaud
-
2015/10/06
[PATCH v2 3/3] falloc: expose ioctl numbers into uapi
Gabriel Laskar
-
2015/10/06
Re: [PATCH v8 00/41] Richacls
Andreas Gruenbacher
-
2015/10/06
Re: [PATCH v3 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
Laszlo Ersek
-
2015/10/06
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Daniel Borkmann
-
2015/10/06
Re: [PATCH 1/3] mce: change asm/ioctls.h for linux/ioctl.h
Arnd Bergmann
-
2015/10/06
Re: [PATCH v9 00/43] Richacls
Andreas Gruenbacher
-
2015/10/06
Re: [PATCH v2] falloc: expose ioctl numbers into uapi
Gabriel Laskar
-
2015/10/06
Re: [PATCH v8 00/41] Richacls
Andreas Grünbacher
-
2015/10/06
Re: [PATCH v8 00/41] Richacls
James Morris
-
2015/10/06
Re: [PATCH v8 00/41] Richacls
Christoph Hellwig
-
2015/10/06
Re: [PATCH 12/12] [RFC] can: avoid using timeval for uapi
Marc Kleine-Budde
-
2015/10/06
Re: [PATCH 12/12] [RFC] can: avoid using timeval for uapi
Arnd Bergmann
-
2015/10/06
Re: [PATCH v9 00/43] Richacls
Pavel Machek
-
2015/10/06
Re: [PATCH 12/12] [RFC] can: avoid using timeval for uapi
Marc Kleine-Budde
-
2015/10/06
Re: [Qemu-devel] [PATCH v3 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
Stefan Hajnoczi
-
2015/10/06
Re: [PATCH v2] falloc: expose ioctl numbers into uapi
Arnd Bergmann
-
2015/10/06
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Daniel Borkmann
-
2015/10/06
Re: [PATCH 12/12] [RFC] can: avoid using timeval for uapi
Arnd Bergmann
-
2015/10/06
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Ingo Molnar
-
2015/10/06
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Daniel Borkmann
-
2015/10/06
Re: [PATCH v3 0/4] SysFS driver for QEMU fw_cfg device
Laszlo Ersek
-
2015/10/06
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Ingo Molnar
-
2015/10/06
Re: [PATCH v4 2/4] mm, proc: account for shmem swap in /proc/pid/smaps
Vlastimil Babka
-
2015/10/06
Re: [PATCH v4 1/4] mm, documentation: clarify /proc/pid/status VmSwap limitations
Vlastimil Babka
-
2015/10/05
Re: [PATCH 0/3] sys_membarrier (x86, generic)
Mathieu Desnoyers
-
2015/10/05
Re: [PATCH 0/3] sys_membarrier (x86, generic)
Rusty Russell
-
2015/10/05
Re: [PATCH v8 00/41] Richacls
Dave Chinner
-
2015/10/05
Re: [PATCH v4 0/5] PCI: Add support for PCI Enhanced Allocation "BARs"
David Daney
-
2015/10/05
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Alexei Starovoitov
-
2015/10/05
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Alexei Starovoitov
-
2015/10/05
Re: [PATCH v4 5/5] PCI: Handle Enhanced Allocation (EA) capability for bridges
David Daney
-
2015/10/05
Re: [PATCH v4 0/5] PCI: Add support for PCI Enhanced Allocation "BARs"
Sean O. Stalley
-
2015/10/05
Re: [PATCH v4 5/5] PCI: Handle Enhanced Allocation (EA) capability for bridges
Sean O. Stalley
-
2015/10/05
Re: [PATCH v4 3/5] PCI: Handle IORESOURCE_PCI_FIXED when sizing and assigning resources.
Sean O. Stalley
-
2015/10/05
Re: [PATCH v4 3/5] PCI: Handle IORESOURCE_PCI_FIXED when sizing and assigning resources.
Sean O. Stalley
-
2015/10/05
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Daniel Borkmann
-
2015/10/05
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Kees Cook
-
2015/10/05
Re: [PATCH v8 00/41] Richacls
Andreas Gruenbacher
-
2015/10/05
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Alexei Starovoitov
-
2015/10/05
Re: [PATCH v8 00/41] Richacls
Dave Chinner
-
2015/10/05
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Andy Lutomirski
-
2015/10/05
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Alexei Starovoitov
-
2015/10/05
Re: [PATCH net-next 1/2] bpf: enable non-root eBPF programs
Kees Cook
-
2015/10/05
[PATCH net-next 1/2] bpf: enable non-root eBPF programs
Alexei Starovoitov
-
2015/10/05
[PATCH net-next 0/2] bpf: unprivileged
Alexei Starovoitov
-
2015/10/05
[PATCH net-next 2/2] bpf: charge user for creation of BPF maps and programs
Alexei Starovoitov
-
2015/10/05
[PATCH v9 02/43] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
Andreas Gruenbacher
-
2015/10/05
[PATCH v9 01/43] vfs: Add IS_ACL() and IS_RICHACL() tests
Andreas Gruenbacher
-
2015/10/05
[PATCH v9 03/43] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
Andreas Gruenbacher
-
2015/10/05
[PATCH v9 05/43] vfs: Add permission flags for setting file attributes
Andreas Gruenbacher
-
2015/10/05
[PATCH v9 04/43] vfs: Make the inode passed to inode_change_ok non-const
Andreas Gruenbacher
-
2015/10/05
[PATCH v9 07/43] richacl: Permission mapping functions
Andreas Gruenbacher