summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-04-051-9/+26
|\
| * tools/bootconfig: Show line and column in parse errorMasami Hiramatsu2020-03-031-9/+26
* | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-032-8/+27
|\ \
| * \ Merge 5.6-rc5 into char-misc-nextGreg Kroah-Hartman2020-03-092-9/+30
| |\ \ | | |/
| * | Merge 5.6-rc3 into char-misc-nextGreg Kroah-Hartman2020-02-245-9/+35
| |\ \
| * | | dynamic_debug: allow to work if debugfs is disabledGreg Kroah-Hartman2020-02-122-8/+27
* | | | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-032-3/+2
|\ \ \ \
| * | | | .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-252-0/+2
| * | | | .gitignore: remove too obvious commentsMasahiro Yamada2020-03-251-3/+0
| | |_|/ | |/| |
* | | | Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds2020-04-021-3/+4
|\ \ \ \
| * | | | percpu_ref: Fix comment regarding percpu_ref_init flagsIra Weiny2020-03-051-3/+4
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-021-0/+19
|\ \ \ \
| * | | | kasan: add test for invalid size in memmoveWalter Wu2020-04-021-0/+19
* | | | | Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2020-04-013-11/+61
|\ \ \ \ \
| * | | | | xarray: Fix early termination of xas_for_each_markedMatthew Wilcox (Oracle)2020-03-121-0/+2
| * | | | | XArray: Optimise xas_sibling() if !CONFIG_XARRAY_MULTIMatthew Wilcox (Oracle)2020-02-271-1/+1
| * | | | | ida: remove abandoned macrosAlex Shi2020-01-311-8/+0
| * | | | | XArray: Fix xas_pause for large multi-index entriesMatthew Wilcox (Oracle)2020-01-312-1/+38
| * | | | | XArray: Fix xa_find_next for large multi-index entriesMatthew Wilcox (Oracle)2020-01-312-1/+20
* | | | | | Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-04-018-75/+358
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | kunit: subtests should be indented 4 spaces according to TAPAlan Maguire2020-03-262-42/+44
| * | | | | kunit: add log testAlan Maguire2020-03-261-1/+39
| * | | | | kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results displayAlan Maguire2020-03-266-33/+276
| * | | | | Fix linked-list KUnit test when run multiple timesDavid Gow2020-03-251-2/+2
| * | | | | kunit: Always print actual pointer values in assertsDavid Gow2020-03-251-2/+2
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-03-312-4/+4
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-251-3/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-02-291-2/+2
| |\ \ \ \ \ \
| | * | | | | | bpf/tests: Use migrate disable instead of preempt disableDavid Miller2020-02-241-2/+2
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-272-9/+30
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | | | |/ / / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-212-2/+22
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | lib: objagg: Replace zero-length arrays with flexible-array memberGustavo A. R. Silva2020-02-161-2/+2
* | | | | | | Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-03-311-0/+10
|\ \ \ \ \ \ \
| * | | | | | | serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCEDmitry Safonov2020-03-121-0/+2
| * | | | | | | Merge 5.6-rc5 into tty-nextGreg Kroah-Hartman2020-03-102-9/+30
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCEDmitry Safonov2020-03-071-0/+8
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-03-311-2/+1
|\ \ \ \ \ \ \
| * | | | | | | kbuild: remove cc-option switch from -Wframe-larger-than=Masahiro Yamada2020-03-021-2/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2020-03-311-0/+10
|\ \ \ \ \ \ \
| * | | | | | | uuid: Provide a GUID generator for raw bufferAndy Shevchenko2020-03-231-0/+10
| |/ / / / / /
* | | | | | | Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-301-53/+100
|\ \ \ \ \ \ \
| * | | | | | | lib/vdso: Enable common headersVincenzo Frascino2020-03-211-22/+0
| * | | | | | | lib/vdso: Allow architectures to provide the vdso data pointerChristophe Leroy2020-02-171-16/+56
| * | | | | | | lib/vdso: Allow architectures to override the ns shift operationChristophe Leroy2020-02-171-2/+9
| * | | | | | | lib/vdso: Allow fixed clock modeChristophe Leroy2020-02-171-2/+9
| * | | | | | | lib/vdso: Move VCLOCK_TIMENS to vdso_clock_modesThomas Gleixner2020-02-171-8/+10
| * | | | | | | lib/vdso: Cleanup clock mode storage leftoversThomas Gleixner2020-02-172-15/+5
| * | | | | | | clocksource: Add common vdso clock mode storageThomas Gleixner2020-02-172-2/+14
| * | | | | | | lib/vdso: Allow the high resolution parts to be compiled outThomas Gleixner2020-02-171-0/+11
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-301-0/+29
|\ \ \ \ \ \ \