Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-03-06 | 2 | -3/+3 |
|\ | |||||
| * | Merge tag 'v5.0-rc6' into sched/core, to pick up fixes | Ingo Molnar | 2019-02-11 | 43 | -205/+496 |
| |\ | |||||
| * | | sched/core: Convert sighand_struct.count to refcount_t | Elena Reshetova | 2019-02-04 | 2 | -3/+3 |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-03-06 | 1 | -16/+16 |
|\ \ \ | |||||
| * | | | locking/percpu-rwsem: Remove preempt_disable variants | Peter Zijlstra | 2019-02-28 | 1 | -16/+16 |
* | | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2019-03-05 | 4 | -14/+14 |
|\ \ \ \ | |||||
| * \ \ \ | Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/... | Thomas Gleixner | 2019-02-10 | 4 | -14/+14 |
| |\ \ \ \ | |||||
| | * | | | | y2038: syscalls: rename y2038 compat syscalls | Arnd Bergmann | 2019-02-07 | 4 | -14/+14 |
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-03-05 | 1 | -3/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Merge branch 'linus' into irq/core | Thomas Gleixner | 2019-02-14 | 50 | -232/+551 |
| |\| | | | | | |||||
| * | | | | | | proc/stat: Make the interrupt statistics more efficient | Thomas Gleixner | 2019-02-10 | 1 | -3/+26 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | a.out: remove core dumping support | Linus Torvalds | 2019-03-05 | 1 | -83/+0 |
* | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2019-03-05 | 2 | -4/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | crypto: clarify name of WEAK_KEY request flag | Eric Biggers | 2019-01-25 | 2 | -4/+5 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2019-03-05 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-03-04 | 4 | -6/+13 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-24 | 3 | -19/+19 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-20 | 3 | -16/+56 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-15 | 14 | -230/+168 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2019-02-08 | 28 | -110/+302 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes | Deepa Dinamani | 2019-02-03 | 1 | -2/+2 |
* | | | | | | | | | | | | | fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes | Slavomir Kaslev | 2019-03-04 | 1 | -0/+12 |
* | | | | | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2019-03-04 | 4 | -7/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | aio: Fix locking in aio_poll() | Bart Van Assche | 2019-02-21 | 1 | -3/+9 |
| * | | | | | | | | | | | | | exec: Fix mem leak in kernel_read_file | YueHaibing | 2019-02-18 | 1 | -1/+1 |
| * | | | | | | | | | | | | | copy_mount_string: Limit string length to PATH_MAX | Chandan Rajendra | 2019-02-01 | 1 | -1/+1 |
| * | | | | | | | | | | | | | fix cgroup_do_mount() handling of failure exits | Al Viro | 2019-01-17 | 1 | -2/+6 |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | | get rid of legacy 'get_ds()' function | Linus Torvalds | 2019-03-04 | 2 | -4/+4 |
* | | | | | | | | | | | | | aio: simplify - and fix - fget/fput for io_submit() | Linus Torvalds | 2019-03-04 | 1 | -43/+29 |
| |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-03-01 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | hugetlbfs: fix races and page leaks during migration | Mike Kravetz | 2019-03-01 | 1 | -0/+12 |
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge tag 'for-linus-5.0-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-02-28 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | orangefs: remove two un-needed BUG_ONs... | Mike Marshall | 2019-02-20 | 1 | -4/+0 |
* | | | | | | | | | | | | afs: Fix manually set volume location server list | David Howells | 2019-02-25 | 1 | -0/+1 |
* | | | | | | | | | | | | Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses" | Linus Torvalds | 2019-02-25 | 1 | -2/+0 |
| |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |||||
* | | | | | | | | | | | Merge tag 'ceph-for-5.0-rc8' of git://github.com/ceph/ceph-client | Linus Torvalds | 2019-02-21 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | ceph: avoid repeatedly adding inode to mdsc->snap_flush_list | Yan, Zheng | 2019-02-18 | 1 | -1/+2 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | proc, oom: do not report alien mms when setting oom_score_adj | Michal Hocko | 2019-02-21 | 1 | -4/+0 |
* | | | | | | | | | | | Merge branch 'fixes-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2019-02-20 | 1 | -14/+17 |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |||||
| * | | | | | | | | | | keys: Fix dependency loop between construction record and auth key | David Howells | 2019-02-15 | 1 | -14/+17 |
| | |_|_|_|/ / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | exec: load_script: Do not exec truncated interpreter path | Kees Cook | 2019-02-18 | 1 | -9/+48 |
| |/ / / / / / / / |/| | | | | | | | | |||||
* | | | | | | | | | Merge tag 'nfsd-5.0-2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2019-02-16 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Revert "nfsd4: return default lease period" | J. Bruce Fields | 2019-02-14 | 1 | -2/+2 |
* | | | | | | | | | | Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2019-02-16 | 1 | -5/+6 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | NFS: Don't use page_file_mapping after removing the page | Benjamin Coddington | 2019-02-12 | 1 | -5/+6 |
* | | | | | | | | | | Revert "exec: load_script: don't blindly truncate shebang string" | Linus Torvalds | 2019-02-14 | 1 | -7/+3 |
* | | | | | | | | | | Revert "gfs2: read journal in large chunks to locate the head" | Bob Peterson | 2019-02-14 | 8 | -192/+134 |
* | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-02-12 | 2 | -13/+16 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | mm: proc: smaps_rollup: fix pss_locked calculation | Sandeep Patil | 2019-02-12 | 1 | -8/+14 |
| * | | | | | | | | | | Revert "mm: don't reclaim inodes with many attached pages" | Dave Chinner | 2019-02-12 | 1 | -5/+2 |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | |