summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* mm: rename migrate_pgmap_ownerAlistair Popple2021-07-011-1/+1
* mm/page_alloc: convert per-cpu list protection to local_lockMel Gorman2021-06-291-0/+3
* kasan: add memory corruption identification support for hardware tag-based modeKuan-Ying Lee2021-06-291-1/+1
* kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFYKuan-Ying Lee2021-06-291-1/+1
* kasan: allow an architecture to disable inline instrumentationDaniel Axtens2021-06-291-0/+12
* kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL()David Gow2021-06-291-6/+5
* printk: introduce dump_stack_lvl()Alexander Potapenko2021-06-291-7/+13
* lib/test_hmm: use vma_lookup() in dmirror_migrate()Liam Howlett2021-06-291-3/+2
* slub: force on no_hash_pointers when slub_debug is enabledStephen Boyd2021-06-291-1/+1
* mm/slub, kunit: add a KUnit test for SLUB debugging functionalityOliver Glitta2021-06-293-0/+165
* kunit: make test->lock irq safeVlastimil Babka2021-06-291-7/+11
* locking/lockdep: Improve noinstr vs errorsPeter Zijlstra2021-06-221-1/+1
* lib: crc64: fix kernel-doc warningYueHaibing2021-06-051-1/+1
* Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-271-3/+3
|\
| * percpu_ref: Don't opencode percpu_ref_is_dyingNikolay Borisov2021-05-131-3/+3
* | lib: kunit: suppress a compilation warning of frame sizeZhen Lei2021-05-221-0/+1
* | Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-05-201-8/+12
|\ \
| * | dyndbg: drop uninformative vpr_infoJim Cromie2021-05-131-1/+0
| * | dyndbg: avoid calling dyndbg_emit_prefix when it has no workJim Cromie2021-05-131-7/+12
| |/
* / kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabledPeter Collingbourne2021-05-141-6/+23
|/
* Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-081-5/+5
|\
| * .gitignore: prefix local generated files with a slashMasahiro Yamada2021-05-021-5/+5
* | Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-05-081-1/+1
|\ \
| * | net: fix nla_strcmp to handle more then one trailing null characterMaciej Żenczykowski2021-05-051-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-079-92/+60
|\ \ \
| * | | lib: parser: clean up kernel-docRandy Dunlap2021-05-061-23/+38
| * | | lib/genalloc: add parameter description to fix doc compile warningAlex Shi2021-05-061-0/+5
| * | | lib/percpu_counter: tame kernel-doc compile warningAlex Shi2021-05-061-1/+1
| * | | lib: stackdepot: turn depot_lock spinlock to raw_spinlockZqiang2021-05-061-3/+3
| * | | lib: crc8: pointer to data block should be constRichard Fitzgerald2021-05-061-1/+1
| * | | lib/genalloc.c: Fix a typoBhaskar Chowdhury2021-05-061-1/+1
| * | | lib/list_sort.c: fix typo in function descriptionToastC2021-05-061-1/+1
| * | | lib: fix inconsistent indenting in process_bit1()Wang Qing2021-05-061-1/+1
| * | | lib/bch.c: fix a typo in the file bch.cBhaskar Chowdhury2021-05-061-1/+1
| * | | lib: add fast path for find_first_*_bit() and find_last_bit()Yury Norov2021-05-061-6/+6
| * | | lib: inline _find_next_bit() wrappersYury Norov2021-05-061-54/+2
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-052-7/+2
|\| | |
| * | | kfence: await for allocation using wait_eventMarco Elver2021-05-051-0/+1
| * | | iov_iter: lift memzero_page() to highmem.hIra Weiny2021-05-051-7/+1
* | | | Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-052-4/+39
|\ \ \ \
| * | | | lib/cmdline: Export next_arg() for being used in modulesAndy Shevchenko2021-05-051-0/+1
| * | | | lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()Bartosz Golaszewski2021-05-051-0/+33
| * | | | lib: bitmap: order includes alphabeticallyBartosz Golaszewski2021-05-051-4/+5
* | | | | Merge tag 'char-misc-5.13-rc1-round2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-051-1/+1
|\ \ \ \ \
| * | | | | dyndbg: fix parsing file query without a line-range suffixShuo Chen2021-04-301-1/+1
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-25/+29
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-04-231-25/+29
| |\ \ \ \ \
| | * | | | | bug: Assign values once in bug_get_file_line()Andrew Scull2021-04-011-3/+3
| | * | | | | bug: Factor out a getter for a bug's file lineAndrew Scull2021-04-011-10/+17
| | * | | | | bug: Remove redundant condition check in report_bugAndrew Scull2021-04-011-18/+15
| | | |/ / / | | |/| | |