Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block | Linus Torvalds | 2018-11-02 | 5 | -122/+57 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | blkcg: revert blkcg cleanups series | Dennis Zhou | 2018-11-01 | 5 | -122/+57 | |
* | | | | | | | | | | | Merge tag 'edac_for_4.20_2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2018-11-02 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | EDAC, skx: Fix randconfig builds | Borislav Petkov | 2018-10-31 | 1 | -0/+5 | |
* | | | | | | | | | | | | Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 2018-11-02 | 1 | -2/+69 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | drm/atomic_helper: Stop modesets on unregistered connectors harder | Lyude Paul | 2018-10-19 | 1 | -2/+69 | |
* | | | | | | | | | | | | | Merge tag 'xfs-4.20-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2018-11-02 | 1 | -17/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | vfs: hide file range comparison function | Darrick J. Wong | 2018-10-30 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | vfs: enable remap callers that can handle short operations | Darrick J. Wong | 2018-10-30 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | vfs: plumb remap flags through the vfs dedupe functions | Darrick J. Wong | 2018-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | vfs: plumb remap flags through the vfs clone functions | Darrick J. Wong | 2018-10-30 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | vfs: make remap_file_range functions take and return bytes completed | Darrick J. Wong | 2018-10-30 | 1 | -12/+15 | |
| * | | | | | | | | | | | | | vfs: pass remap flags to generic_remap_checks | Darrick J. Wong | 2018-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | vfs: pass remap flags to generic_remap_file_range_prep | Darrick J. Wong | 2018-10-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | vfs: combine the clone and dedupe into a single remap_file_range | Darrick J. Wong | 2018-10-30 | 1 | -4/+21 | |
| * | | | | | | | | | | | | | vfs: rename vfs_clone_file_prep to be more descriptive | Darrick J. Wong | 2018-10-30 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | vfs: check file ranges before cloning files | Darrick J. Wong | 2018-10-30 | 1 | -3/+6 | |
* | | | | | | | | | | | | | | Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 2018-11-01 | 2 | -38/+240 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'nfs-for-4.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Al Viro | 2018-11-01 | 14 | -88/+116 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | afs: Probe multiple fileservers simultaneously | David Howells | 2018-10-24 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | afs: Implement YFS support in the fs client | David Howells | 2018-10-24 | 1 | -1/+57 | |
| * | | | | | | | | | | | | | | | afs: Increase to 64-bit volume ID and 96-bit vnode ID for YFS | David Howells | 2018-10-24 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | afs: Add a couple of tracepoints to log I/O errors | David Howells | 2018-10-24 | 1 | -0/+81 | |
| * | | | | | | | | | | | | | | | afs: Set up the iov_iter before calling afs_extract_data() | David Howells | 2018-10-24 | 1 | -11/+11 | |
| * | | | | | | | | | | | | | | | afs: Better tracing of protocol errors | David Howells | 2018-10-24 | 1 | -8/+46 | |
| * | | | | | | | | | | | | | | | iov_iter: Add I/O discard iterator | David Howells | 2018-10-24 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | iov_iter: Separate type from direction and use accessor functions | David Howells | 2018-10-24 | 1 | -5/+5 | |
| * | | | | | | | | | | | | | | | iov_iter: Use accessor function | David Howells | 2018-10-24 | 1 | -15/+33 | |
* | | | | | | | | | | | | | | | | Merge tag 'compiler-attributes-for-linus-4.20-rc1' of https://github.com/ojed... | Linus Torvalds | 2018-11-01 | 6 | -178/+293 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | compiler-gcc: remove comment about gcc 4.5 from unreachable() | ndesaulniers@google.com | 2018-10-19 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | | compiler.h: update definition of unreachable() | ndesaulniers@google.com | 2018-10-19 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | Compiler Attributes: add support for __nonstring (gcc >= 8) | Miguel Ojeda | 2018-09-30 | 1 | -0/+14 | |
| * | | | | | | | | | | | | | | | | Compiler Attributes: remove uses of __attribute__ from compiler.h | Miguel Ojeda | 2018-09-30 | 1 | -6/+6 | |
| * | | | | | | | | | | | | | | | | Compiler Attributes: KENTRY used twice the "used" attribute | Miguel Ojeda | 2018-09-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Compiler Attributes: use feature checks instead of version checks | Miguel Ojeda | 2018-09-30 | 5 | -125/+254 | |
| * | | | | | | | | | | | | | | | | Compiler Attributes: add missing SPDX ID in compiler_types.h | Miguel Ojeda | 2018-09-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | Compiler Attributes: remove unneeded sparse (__CHECKER__) tests | Miguel Ojeda | 2018-09-30 | 3 | -9/+3 | |
| * | | | | | | | | | | | | | | | | Compiler Attributes: homogenize __must_be_array | Miguel Ojeda | 2018-09-30 | 4 | -11/+7 | |
| * | | | | | | | | | | | | | | | | Compiler Attributes: remove unneeded tests | Miguel Ojeda | 2018-09-30 | 1 | -20/+3 | |
| * | | | | | | | | | | | | | | | | Compiler Attributes: always use the extra-underscores syntax | Miguel Ojeda | 2018-09-30 | 5 | -33/+33 | |
| * | | | | | | | | | | | | | | | | Compiler Attributes: remove unused attributes | Miguel Ojeda | 2018-09-30 | 3 | -7/+0 | |
| | |_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'next-keys2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds | 2018-11-01 | 7 | -2/+263 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | KEYS: Move trusted.h to include/keys [ver #2] | Denis Kenzior | 2018-10-26 | 1 | -0/+136 | |
| * | | | | | | | | | | | | | | | | KEYS: asym_tpm: extract key size & public key [ver #2] | Denis Kenzior | 2018-10-26 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | KEYS: asym_tpm: add skeleton for asym_tpm [ver #2] | Denis Kenzior | 2018-10-26 | 1 | -0/+16 | |
| * | | | | | | | | | | | | | | | | KEYS: Allow the public_key struct to hold a private key [ver #2] | David Howells | 2018-10-26 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | KEYS: Provide missing asymmetric key subops for new key type ops [ver #2] | David Howells | 2018-10-26 | 2 | -2/+20 | |
| * | | | | | | | | | | | | | | | | KEYS: Provide keyctls to drive the new key type ops for asymmetric keys [ver #2] | David Howells | 2018-10-26 | 1 | -0/+25 | |
| * | | | | | | | | | | | | | | | | KEYS: Provide key type operations for asymmetric key ops [ver #2] | David Howells | 2018-10-26 | 3 | -0/+62 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2018-11-01 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |