Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-09-05 | 2 | -21/+45 |
|\ | |||||
| * | Merge 4.13-rc7 into char-misc-next | Greg Kroah-Hartman | 2017-08-28 | 18 | -113/+180 |
| |\ | |||||
| * \ | Merge 4.13-rc5 into char-misc-next | Greg Kroah-Hartman | 2017-08-14 | 38 | -254/+413 |
| |\ \ | |||||
| * \ \ | Merge 4.13-rc2 into char-misc-next | Greg Kroah-Hartman | 2017-07-24 | 28 | -124/+249 |
| |\ \ \ | |||||
| * | | | | block: order /proc/devices by major number | Logan Gunthorpe | 2017-07-17 | 1 | -2/+2 |
| * | | | | char_dev: order /proc/devices by major number | Logan Gunthorpe | 2017-07-17 | 2 | -8/+17 |
| * | | | | char_dev: extend dynamic allocation of majors into a higher range | Logan Gunthorpe | 2017-07-17 | 1 | -13/+28 |
* | | | | | Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2017-09-05 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | kernfs: Clarify lockdep name for kn->count | Waiman Long | 2017-08-28 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2017-09-04 | 2 | -16/+13 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'linus' into locking/core, to fix up conflicts | Ingo Molnar | 2017-09-04 | 13 | -98/+140 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 2017-08-25 | 19 | -107/+163 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 2017-08-11 | 3 | -8/+11 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | locking: Remove smp_mb__before_spinlock() | Peter Zijlstra | 2017-08-10 | 1 | -14/+11 |
| * | | | | | | | | overlayfs, locking: Remove smp_mb__before_spinlock() usage | Peter Zijlstra | 2017-08-10 | 1 | -2/+2 |
* | | | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-09-04 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Merge branch 'linus' into sched/core, to pick up fixes | Ingo Molnar | 2017-08-25 | 22 | -115/+174 |
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | |||||
| * | | | | | | | | sched/debug: Use task_pid_nr_ns in /proc/$pid/sched | Aleksa Sarai | 2017-08-10 | 1 | -1/+2 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2017-09-04 | 2 | -26/+26 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | annotate RWF_... flags | Christoph Hellwig | 2017-08-31 | 2 | -26/+26 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2017-09-02 | 2 | -2/+27 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix warning messages when mounting to older servers | Steve French | 2017-09-01 | 2 | -2/+27 |
* | | | | | | | | | epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove() | Oleg Nesterov | 2017-09-01 | 1 | -16/+26 |
* | | | | | | | | | Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-client | Linus Torvalds | 2017-09-01 | 2 | -18/+18 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | ceph: fix readpage from fscache | Yan, Zheng | 2017-09-01 | 2 | -18/+18 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge tag 'cifs-fixes-for-4.13-rc7-and-stable' of git://git.samba.org/sfrench... | Linus Torvalds | 2017-09-01 | 2 | -3/+3 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | CIFS: remove endian related sparse warning | Steve French | 2017-08-30 | 1 | -1/+1 |
| * | | | | | | | | CIFS: Fix maximum SMB2 header size | Pavel Shilovsky | 2017-08-30 | 1 | -2/+2 |
* | | | | | | | | | Merge branch 'mmu_notifier_fixes' | Linus Torvalds | 2017-09-01 | 1 | -8/+11 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | dax: update to new mmu_notifier semantic | Jérôme Glisse | 2017-09-01 | 1 | -8/+11 |
| |/ / / / / / / / | |||||
* / / / / / / / / | jfs should use MAX_LFS_FILESIZE when calculating s_maxbytes | Dave Kleikamp | 2017-09-01 | 1 | -9/+3 |
|/ / / / / / / / | |||||
* / / / / / / / | fs/select: Fix memory corruption in compat_get_fd_set() | Helge Deller | 2017-08-29 | 1 | -5/+1 |
|/ / / / / / / | |||||
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-08-26 | 1 | -0/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | dax: fix deadlock due to misaligned PMD faults | Ross Zwisler | 2017-08-26 | 1 | -0/+10 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2017-08-26 | 1 | -4/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | nfsd: Limit end of page list when decoding NFSv4 WRITE | Chuck Lever | 2017-08-25 | 1 | -4/+2 |
* | | | | | | | | Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench... | Linus Torvalds | 2017-08-26 | 2 | -8/+14 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup() | Ronnie Sahlberg | 2017-08-23 | 1 | -6/+12 |
| * | | | | | | | cifs: Fix df output for users with quota limits | Sachin Prabhu | 2017-08-23 | 1 | -2/+2 |
* | | | | | | | | Merge branch 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2017-08-24 | 5 | -60/+64 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Btrfs: fix blk_status_t/errno confusion | Omar Sandoval | 2017-08-24 | 5 | -60/+64 |
* | | | | | | | | | pty: Repair TIOCGPTPEER | Eric W. Biederman | 2017-08-24 | 1 | -16/+49 |
* | | | | | | | | | Revert "pty: fix the cached path of the pty slave file descriptor in the master" | Linus Torvalds | 2017-08-24 | 1 | -3/+1 |
| |/ / / / / / / |/| | | | | | | | |||||
* | | | | | | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2017-08-23 | 2 | -4/+9 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | ext4: add missing xattr hash update | Tahsin Erdogan | 2017-08-14 | 1 | -2/+4 |
| * | | | | | | | ext4: fix clang build regression | Theodore Ts'o | 2017-08-14 | 1 | -2/+5 |
* | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2017-08-20 | 1 | -2/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks | Oleg Nesterov | 2017-08-16 | 1 | -2/+1 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge tag 'xfs-4.13-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2017-08-18 | 4 | -13/+16 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | xfs: don't leak quotacheck dquots when cow recovery | Darrick J. Wong | 2017-08-17 | 1 | -0/+2 |