summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-11lib/lzo: fix ambiguous encoding bug in lzo-rleDave Rodgman
2020-06-11Merge tag 'x86-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-11Merge tag 'timers-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-11kcsan: Restrict supported compilersMarco Elver
2020-06-11ubsan, kcsan: Don't combine sanitizer with kcov on clangArnd Bergmann
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-11lib/bsearch: Provide __always_inline variantPeter Zijlstra
2020-06-11lib/smp_processor_id: Move it into noinstr sectionThomas Gleixner
2020-06-10lib: test get_count_order/long in test_bitops.cWei Yang
2020-06-10lib: fix bitmap_parse() on 64-bit big endian archsAlexander Gordeev
2020-06-10lib/lz4/lz4_decompress.c: document deliberate use of `&'Joe Perches
2020-06-10Merge branch 'rwonce/rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-10Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2020-06-09Merge tag 'trace-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-06-09Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-06-09Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: convert mmap_sem call sites missed by coccinelleMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09kernel: use show_stack_loglvl()Dmitry Safonov
2020-06-09lib/vdso: Provide sanity check for cycles (again)Thomas Gleixner
2020-06-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-08lib/test_sysctl: support testing of sysctl. boot parameterVlastimil Babka
2020-06-08dynamic_debug: add an option to enable dynamic debug for modules onlyOrson Zhai
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-07Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-06rhashtable: Drop raw RCU deref in nested_table_freeHerbert Xu
2020-06-06Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-06-04Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-04lib/ubsan.c: fix gcc-10 warningsArnd Bergmann
2020-06-04lib: make a test module with set/clear bitJesse Brandeburg
2020-06-04lib/flex_proportions.c: cleanup __fprop_inc_percpu_maxTan Hu
2020-06-04lib/percpu-refcount.c: use a more common logging styleJoe Perches
2020-06-04lib/zlib: remove outdated and incorrect pre-increment optimizationJann Horn
2020-06-04lib/test_lockup.c: make test_inode staticJason Yan
2020-06-04lib: Add might_fault() to strncpy_from_user.KP Singh
2020-06-04lib/math: avoid trailing newline hidden in pr_fmt()Christophe JAILLET
2020-06-04mm/debug: add tests validating architecture page table helpersAnshuman Khandual
2020-06-04kcov: collect coverage from interruptsAndrey Konovalov
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03kasan: stop tests being eliminated as dead code with FORTIFY_SOURCEDaniel Axtens
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds