Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-04-03 | 2 | -8/+27 |
|\ | |||||
| * | Merge 5.6-rc5 into char-misc-next | Greg Kroah-Hartman | 2020-03-09 | 2 | -9/+30 |
| |\ | |||||
| * \ | Merge 5.6-rc3 into char-misc-next | Greg Kroah-Hartman | 2020-02-24 | 5 | -9/+35 |
| |\ \ | |||||
| * | | | dynamic_debug: allow to work if debugfs is disabled | Greg Kroah-Hartman | 2020-02-12 | 2 | -8/+27 |
* | | | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2020-04-03 | 2 | -3/+2 |
|\ \ \ \ | |||||
| * | | | | .gitignore: add SPDX License Identifier | Masahiro Yamada | 2020-03-25 | 2 | -0/+2 |
| * | | | | .gitignore: remove too obvious comments | Masahiro Yamada | 2020-03-25 | 1 | -3/+0 |
| | |_|/ | |/| | | |||||
* | | | | Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/denni... | Linus Torvalds | 2020-04-02 | 1 | -3/+4 |
|\ \ \ \ | |||||
| * | | | | percpu_ref: Fix comment regarding percpu_ref_init flags | Ira Weiny | 2020-03-05 | 1 | -3/+4 |
| |/ / / | |||||
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-04-02 | 1 | -0/+19 |
|\ \ \ \ | |||||
| * | | | | kasan: add test for invalid size in memmove | Walter Wu | 2020-04-02 | 1 | -0/+19 |
* | | | | | Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2020-04-01 | 3 | -11/+61 |
|\ \ \ \ \ | |||||
| * | | | | | xarray: Fix early termination of xas_for_each_marked | Matthew Wilcox (Oracle) | 2020-03-12 | 1 | -0/+2 |
| * | | | | | XArray: Optimise xas_sibling() if !CONFIG_XARRAY_MULTI | Matthew Wilcox (Oracle) | 2020-02-27 | 1 | -1/+1 |
| * | | | | | ida: remove abandoned macros | Alex Shi | 2020-01-31 | 1 | -8/+0 |
| * | | | | | XArray: Fix xas_pause for large multi-index entries | Matthew Wilcox (Oracle) | 2020-01-31 | 2 | -1/+38 |
| * | | | | | XArray: Fix xa_find_next for large multi-index entries | Matthew Wilcox (Oracle) | 2020-01-31 | 2 | -1/+20 |
* | | | | | | Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2020-04-01 | 8 | -75/+358 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | kunit: subtests should be indented 4 spaces according to TAP | Alan Maguire | 2020-03-26 | 2 | -42/+44 |
| * | | | | | kunit: add log test | Alan Maguire | 2020-03-26 | 1 | -1/+39 |
| * | | | | | kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display | Alan Maguire | 2020-03-26 | 6 | -33/+276 |
| * | | | | | Fix linked-list KUnit test when run multiple times | David Gow | 2020-03-25 | 1 | -2/+2 |
| * | | | | | kunit: Always print actual pointer values in asserts | David Gow | 2020-03-25 | 1 | -2/+2 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-03-31 | 2 | -4/+4 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-03-25 | 1 | -3/+8 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2020-02-29 | 1 | -2/+2 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | bpf/tests: Use migrate disable instead of preempt disable | David Miller | 2020-02-24 | 1 | -2/+2 |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-02-27 | 2 | -9/+30 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-02-21 | 2 | -2/+22 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | lib: objagg: Replace zero-length arrays with flexible-array member | Gustavo A. R. Silva | 2020-02-16 | 1 | -2/+2 |
* | | | | | | | Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2020-03-31 | 1 | -0/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCE | Dmitry Safonov | 2020-03-12 | 1 | -0/+2 |
| * | | | | | | | Merge 5.6-rc5 into tty-next | Greg Kroah-Hartman | 2020-03-10 | 2 | -9/+30 |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | |||||
| * | | | | | | | serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE | Dmitry Safonov | 2020-03-07 | 1 | -0/+8 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2020-03-31 | 1 | -2/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | kbuild: remove cc-option switch from -Wframe-larger-than= | Masahiro Yamada | 2020-03-02 | 1 | -2/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav... | Linus Torvalds | 2020-03-31 | 1 | -0/+10 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | uuid: Provide a GUID generator for raw buffer | Andy Shevchenko | 2020-03-23 | 1 | -0/+10 |
| |/ / / / / / | |||||
* | | | | | | | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-03-30 | 1 | -53/+100 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | lib/vdso: Enable common headers | Vincenzo Frascino | 2020-03-21 | 1 | -22/+0 |
| * | | | | | | | lib/vdso: Allow architectures to provide the vdso data pointer | Christophe Leroy | 2020-02-17 | 1 | -16/+56 |
| * | | | | | | | lib/vdso: Allow architectures to override the ns shift operation | Christophe Leroy | 2020-02-17 | 1 | -2/+9 |
| * | | | | | | | lib/vdso: Allow fixed clock mode | Christophe Leroy | 2020-02-17 | 1 | -2/+9 |
| * | | | | | | | lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modes | Thomas Gleixner | 2020-02-17 | 1 | -8/+10 |
| * | | | | | | | lib/vdso: Cleanup clock mode storage leftovers | Thomas Gleixner | 2020-02-17 | 2 | -15/+5 |
| * | | | | | | | clocksource: Add common vdso clock mode storage | Thomas Gleixner | 2020-02-17 | 2 | -2/+14 |
| * | | | | | | | lib/vdso: Allow the high resolution parts to be compiled out | Thomas Gleixner | 2020-02-17 | 1 | -0/+11 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2020-03-30 | 1 | -0/+29 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | sched/core: Distribute tasks within affinity masks | Paul Turner | 2020-03-20 | 1 | -0/+29 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2020-03-30 | 3 | -0/+205 |
|\ \ \ \ \ \ \ |