summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2020-04-07compiler: remove CONFIG_OPTIMIZE_INLINING entirelyMasahiro Yamada
2020-04-05Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-04-03Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-03kbuild, btf: Fix dependencies for DEBUG_INFO_BTFSlava Bacherikov
2020-04-02Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds
2020-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-02kasan: add test for invalid size in memmoveWalter Wu
2020-04-01Merge tag 'xarray-5.7' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2020-04-01Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-31Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-03-31Merge tag 'for-5.7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-03-30Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-30Merge tag 'driver-core-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-26kunit: subtests should be indented 4 spaces according to TAPAlan Maguire
2020-03-26kunit: add log testAlan Maguire
2020-03-26kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results displayAlan Maguire
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-25Fix linked-list KUnit test when run multiple timesDavid Gow
2020-03-25kunit: Always print actual pointer values in assertsDavid Gow
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-25.gitignore: remove too obvious commentsMasahiro Yamada
2020-03-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-03-23uuid: Provide a GUID generator for raw bufferAndy Shevchenko
2020-03-21lockdep: Introduce wait-type checksPeter Zijlstra
2020-03-21lib/vdso: Enable common headersVincenzo Frascino
2020-03-20test_firmware: add support for firmware_request_platformHans de Goede
2020-03-20sched/core: Distribute tasks within affinity masksPaul Turner
2020-03-20crypto: arm64/chacha - correctly walk through blocksJason A. Donenfeld
2020-03-12xarray: Fix early termination of xas_for_each_markedMatthew Wilcox (Oracle)
2020-03-12serial/sysrq: Add a help-string for MAGIC_SYSRQ_SERIAL_SEQUENCEDmitry Safonov
2020-03-10Merge 5.6-rc5 into tty-nextGreg Kroah-Hartman
2020-03-09Merge 5.6-rc5 into char-misc-nextGreg Kroah-Hartman
2020-03-07serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCEDmitry Safonov
2020-03-06lib: Introduce generic min-heapIan Rogers
2020-03-05percpu_ref: Fix comment regarding percpu_ref_init flagsIra Weiny
2020-03-03tools/bootconfig: Show line and column in parse errorMasami Hiramatsu
2020-03-02kbuild: remove cc-option switch from -Wframe-larger-than=Masahiro Yamada
2020-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-27XArray: Optimise xas_sibling() if !CONFIG_XARRAY_MULTIMatthew Wilcox (Oracle)
2020-02-26Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-02-24bpf/tests: Use migrate disable instead of preempt disableDavid Miller
2020-02-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-02-24Merge 5.6-rc3 into char-misc-nextGreg Kroah-Hartman