Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-07-09 | 10 | -21/+78 |
|\ | |||||
| * | keys: Replace uid/gid/perm permissions checking with an ACL | David Howells | 2019-06-28 | 10 | -21/+78 |
* | | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-07-09 | 5 | -8/+12 |
|\| | |||||
| * | keys: Pass the network namespace into request_key mechanism | David Howells | 2019-06-28 | 5 | -8/+12 |
* | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-07-09 | 2 | -0/+10 |
|\ \ | |||||
| * | | proc: Add /proc/<pid>/arch_status | Aubrey Li | 2019-06-12 | 2 | -0/+10 |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-07-09 | 1 | -2/+2 |
|\ \ \ | |||||
| * \ \ | Merge tag 'v5.2-rc6' into sched/core, to refresh the branch | Ingo Molnar | 2019-06-24 | 55 | -265/+216 |
| |\ \ \ | |||||
| * \ \ \ | Merge tag 'v5.2-rc5' into sched/core, to pick up fixes | Ingo Molnar | 2019-06-17 | 134 | -1284/+708 |
| |\ \ \ \ | |||||
| * | | | | | sched/core: Provide a pointer to the valid CPU mask | Sebastian Andrzej Siewior | 2019-06-03 | 1 | -2/+2 |
* | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-07-09 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel... | Nikolay Borisov | 2019-06-17 | 1 | -1/+1 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2019-07-06 | 1 | -1/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fs: VALIDATE_FS_PARSER should default to n | Geert Uytterhoeven | 2019-07-05 | 1 | -1/+0 |
* | | | | | | | Merge tag 'nfsd-5.2-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2019-07-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | nfsd: Fix overflow causing non-working mounts on 1 TB machines | Paul Menzel | 2019-07-03 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-07-05 | 1 | -16/+26 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | fs/userfaultfd.c: disable irqs for fault_pending and event locks | Eric Biggers | 2019-07-05 | 1 | -16/+26 |
* | | | | | | | | | Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2019-07-05 | 1 | -5/+4 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | dax: Fix xarray entry association for mixed mappings | Jan Kara | 2019-06-07 | 1 | -5/+4 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2019-07-05 | 1 | -3/+4 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | / / / / / | | |_|/ / / / / | |/| | | | | | | |||||
| * | | | | | | | vfs: move_mount: reject moving kernel internal mounts | Eric Biggers | 2019-07-01 | 1 | -3/+4 |
* | | | | | | | | Merge tag '5.2-rc6-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2019-07-03 | 2 | -5/+73 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | cifs: fix crash querying symlinks stored as reparse-points | Ronnie Sahlberg | 2019-06-28 | 2 | -5/+73 |
| | |_|_|_|/ / / | |/| | | | | | | |||||
* | | | | | | | | Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2019-06-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | mm: fix page cache convergence regression | Johannes Weiner | 2019-05-31 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-06-29 | 6 | -42/+40 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | signal: remove the wrong signal_pending() check in restore_user_sigmask() | Oleg Nesterov | 2019-06-29 | 4 | -25/+32 |
| * | | | | | | | | | fs/binfmt_flat.c: make load_flat_shared_library() work | Jann Horn | 2019-06-29 | 1 | -16/+7 |
| * | | | | | | | | | fs/proc/array.c: allow reporting eip/esp for all coredumping threads | John Ogness | 2019-06-29 | 1 | -1/+1 |
* | | | | | | | | | | Merge tag 'nfs-for-5.2-4' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2019-06-29 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O | Trond Myklebust | 2019-06-28 | 1 | -1/+1 |
* | | | | | | | | | | | Merge tag 'ceph-for-5.2-rc7' of git://github.com/ceph/ceph-client | Linus Torvalds | 2019-06-29 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | ceph: fix ceph_mdsc_build_path to not stop on first component | Jeff Layton | 2019-06-27 | 1 | -1/+2 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge tag 'for-linus-20190628' of git://git.kernel.dk/linux-block | Linus Torvalds | 2019-06-29 | 1 | -3/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | io_uring: ensure req->file is cleared on allocation | Jens Axboe | 2019-06-21 | 1 | -3/+2 |
* | | | | | | | | | | | Merge tag 'for-linus-20190627' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-06-28 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | proc: remove useless d_is_dir() check | Christian Brauner | 2019-06-27 | 1 | -2/+1 |
| | |/ / / / / / / / / | |/| | | | | | | | | | |||||
* | | | | | | | | | | | Merge tag 'afs-fixes-20190620' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-06-28 | 4 | -19/+25 |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | afs: Fix setting of i_blocks | David Howells | 2019-06-20 | 1 | -7/+12 |
| * | | | | | | | | | | afs: Fix uninitialised spinlock afs_volume::cb_break_lock | David Howells | 2019-06-20 | 3 | -3/+4 |
| * | | | | | | | | | | afs: Fix vlserver record corruption | David Howells | 2019-06-20 | 1 | -4/+2 |
| * | | | | | | | | | | afs: Fix over zealous "vnode modified" warnings | David Howells | 2019-06-20 | 1 | -5/+7 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2019-06-21 | 1 | -9/+11 |
|\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | NFS4: Only set creation opendata if O_CREAT | Benjamin Coddington | 2019-06-21 | 1 | -9/+11 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2019-06-21 | 36 | -154/+35 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 25 | -101/+25 |
| * | | | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499 | Thomas Gleixner | 2019-06-19 | 9 | -27/+9 |
| * | | | | | | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231 | Thomas Gleixner | 2019-06-19 | 2 | -26/+1 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge tag '5.2-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2019-06-21 | 6 | -4/+24 |
|\ \ \ \ \ \ \ \ \ |