aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2021-06-05lib: crc64: fix kernel-doc warningYueHaibing1-1/+1
2021-05-27Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+3
2021-05-22lib: kunit: suppress a compilation warning of frame sizeZhen Lei1-0/+1
2021-05-20Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-8/+12
2021-05-14kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabledPeter Collingbourne1-6/+23
2021-05-13dyndbg: drop uninformative vpr_infoJim Cromie1-1/+0
2021-05-13dyndbg: avoid calling dyndbg_emit_prefix when it has no workJim Cromie1-7/+12
2021-05-13percpu_ref: Don't opencode percpu_ref_is_dyingNikolay Borisov1-3/+3
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-5/+5
2021-05-08Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-92/+60
2021-05-06lib: parser: clean up kernel-docRandy Dunlap1-23/+38
2021-05-06lib/genalloc: add parameter description to fix doc compile warningAlex Shi1-0/+5
2021-05-06lib/percpu_counter: tame kernel-doc compile warningAlex Shi1-1/+1
2021-05-06lib: stackdepot: turn depot_lock spinlock to raw_spinlockZqiang1-3/+3
2021-05-06lib: crc8: pointer to data block should be constRichard Fitzgerald1-1/+1
2021-05-06lib/genalloc.c: Fix a typoBhaskar Chowdhury1-1/+1
2021-05-06lib/list_sort.c: fix typo in function descriptionToastC1-1/+1
2021-05-06lib: fix inconsistent indenting in process_bit1()Wang Qing1-1/+1
2021-05-06lib/bch.c: fix a typo in the file bch.cBhaskar Chowdhury1-1/+1
2021-05-06lib: add fast path for find_first_*_bit() and find_last_bit()Yury Norov1-6/+6
2021-05-06lib: inline _find_next_bit() wrappersYury Norov1-54/+2
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-7/+2
2021-05-05net: fix nla_strcmp to handle more then one trailing null characterMaciej Żenczykowski1-1/+1
2021-05-05Merge tag 'gpio-updates-for-v5.13-v2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-4/+39
2021-05-05Merge tag 'char-misc-5.13-rc1-round2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2021-05-05kfence: await for allocation using wait_eventMarco Elver1-0/+1
2021-05-05iov_iter: lift memzero_page() to highmem.hIra Weiny1-7/+1
2021-05-05lib/cmdline: Export next_arg() for being used in modulesAndy Shevchenko1-0/+1
2021-05-05lib: bitmap: provide devm_bitmap_alloc() and devm_bitmap_zalloc()Bartosz Golaszewski1-0/+33
2021-05-05lib: bitmap: order includes alphabeticallyBartosz Golaszewski1-4/+5
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-25/+29
2021-05-02.gitignore: prefix local generated files with a slashMasahiro Yamada1-5/+5
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-117/+79
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-14/+17
2021-04-30kasan: detect false-positives in testsAndrey Konovalov1-26/+29
2021-04-30kasan: init memory in kasan_(un)poison for HW_TAGSAndrey Konovalov1-2/+2
2021-04-30lib/test_vmalloc.c: add a new 'nr_threads' parameterUladzislau Rezki (Sony)1-48/+40
2021-04-30lib/test_vmalloc.c: remove two kvfree_rcu() testsUladzislau Rezki (Sony)1-40/+0
2021-04-30mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual1-1/+8
2021-04-30dyndbg: fix parsing file query without a line-range suffixShuo Chen1-1/+1
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+11
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-4/+5
2021-04-29Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds3-0/+261
2021-04-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-92/+118
2021-04-28Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2021-04-28Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+3
2021-04-28Merge tag 'core-rcu-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-26/+69
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-0/+57
2021-04-27Merge tag 'linux-kselftest-kunit-5.13-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-21/+82
2021-04-27Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-19/+149
2021-04-27Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-23/+295
2021-04-27Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2-12/+8
2021-04-27Merge branch 'for-5.13-vsprintf-pgp' into for-linusPetr Mladek2-15/+141
2021-04-26iov_iter: Four fixes for ITER_XARRAYDavid Howells1-0/+5
2021-04-26Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+22
2021-04-26Merge tag 'driver-core-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+5
2021-04-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-7/+12
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds5-5/+32
2021-04-26Merge tag 'tomoyo-pr-20210426' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds1-0/+40
2021-04-26Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-0/+458
2021-04-25kbuild: dwarf: use AS_VERSION instead of test_dwarf5_support.shMasahiro Yamada1-2/+1
2021-04-25kbuild: add CONFIG_VMLINUX_MAP expert optionRasmus Villemoes1-0/+10
2021-04-23lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf()Rasmus Villemoes1-2/+0
2021-04-23Merge tag 'kvmarm-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini1-25/+29
2021-04-23lib/math/test_div64: Correct the spelling of "dividend"Maciej W. Rozycki1-19/+19
2021-04-23iov_iter: Add ITER_XARRAYDavid Howells1-23/+290
2021-04-22crypto: doc - fix kernel-doc notation in chacha.c and af_alg.cRandy Dunlap1-2/+2
2021-04-21lib/math/test_div64: Fix error message formattingMaciej W. Rozycki1-1/+1
2021-04-21lib/math: Add a `do_div' test moduleMaciej W. Rozycki3-0/+261
2021-04-20Merge tag 'v5.12-rc8' into sched/core, to pick up fixesIngo Molnar11-42/+39
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-21/+18
2021-04-16lib: remove "expecting prototype" kernel-doc warningsRandy Dunlap4-10/+12
2021-04-16kasan: remove redundant config optionWalter Wu1-7/+2
2021-04-16sched: Don't make LATENCYTOP select SCHED_DEBUGPeter Zijlstra1-1/+0
2021-04-14Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman2-4/+4
2021-04-14lib: Add ASN.1 encoderJames Bottomley3-0/+458
2021-04-14lib/vdso: Add vdso_data pointer as input to __arch_get_timens_vdso_data()Christophe Leroy1-6/+9
2021-04-14lib/vdso: Mark do_hres_timens() and do_coarse_timens() __always_inline()Christophe Leroy1-8/+8
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter5-21/+25
2021-04-11Merge branch 'for-mingo-kcsan' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-2/+3
2021-04-11Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-26/+69
2021-04-11kasan, arm64: tests supports for HW_TAGS async modeAndrey Konovalov1-6/+11
2021-04-11kasan: Add KASAN mode kernel parameterVincenzo Frascino1-1/+1
2021-04-10kobject_uevent: remove warning in init_uevent_argv()Greg Kroah-Hartman1-4/+5
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-17/+20
2021-04-09lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERSJulian Braha1-3/+3
2021-04-09lib/test_kasan_module.c: suppress unused var warningAndrew Morton1-1/+1
2021-04-08treewide: Change list_sort to use const pointersSami Tolvanen2-12/+8
2021-04-08asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin1-0/+22
2021-04-07printk: clarify the documentation for plain pointer printingVlastimil Babka1-2/+5
2021-04-05lockdep: Allow tuning tracing capacity constants.Tetsuo Handa1-0/+40
2021-04-02kunit: support failure from dynamic analysis toolsUriel Guajardo1-4/+35
2021-04-02kunit: tool: make --kunitconfig accept dirs, add lib/kunit fragmentDaniel Latypov1-0/+3
2021-04-02kunit: make KUNIT_EXPECT_STREQ() quote values, don't print literalsDaniel Latypov1-6/+24
2021-04-02crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann3-3/+6
2021-04-01bug: Assign values once in bug_get_file_line()Andrew Scull1-3/+3
2021-04-01bug: Factor out a getter for a bug's file lineAndrew Scull1-10/+17
2021-04-01bug: Remove redundant condition check in report_bugAndrew Scull1-18/+15
2021-03-30XArray: Fix splitting to non-zero ordersMatthew Wilcox (Oracle)2-14/+16
2021-03-30XArray: Fix split documentationMatthew Wilcox (Oracle)1-3/+4
2021-03-26x509: Detect sm2 keys by their parameters OIDStefan Berger1-0/+24
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-0/+2
2021-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+1
2021-03-24math: Export mul_u64_u64_div_u64David S. Miller1-0/+1
2021-03-24rhashtable: avoid -Wrestrict warning on overlapping sprintf outputArnd Bergmann1-4/+5
2021-03-23kunit: Match parenthesis alignment to improve code readabilityLucas Stankus1-11/+20
2021-03-19vsprintf: dump full information of page flags in pGpYafang Shao2-15/+141
2021-03-19lib/vsprintf: do not show no_hash_pointers message multiple timesMarco Elver1-0/+3
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-0/+57
2021-03-13kasan: fix KASAN_STACK dependency for HW_TAGSAndrey Konovalov1-0/+1
2021-03-08Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-5/+0
2021-03-08kcsan: Make test follow KUnit style recommendationsMarco Elver1-2/+3
2021-03-08lib: test_bitmap: add tests for "N" aliasPaul Gortmaker1-0/+10
2021-03-08lib: bitmap: support "N" as an alias for size of bitmapPaul Gortmaker1-5/+17
2021-03-08lib: bitmap: move ERANGE check from set_region to check_regionPaul Gortmaker1-9/+5
2021-03-08lib: bitmap: fold nbits into region structPaul Gortmaker1-9/+10
2021-03-08lib: test_bitmap: add more start-end:offset/len testsPaul Gortmaker1-0/+22
2021-03-08lib: test_bitmap: add tests to trigger ERANGE case.Paul Gortmaker1-0/+2
2021-03-08lib: test_bitmap: clearly separate ERANGE from EINVAL tests.Paul Gortmaker1-6/+6
2021-03-04scsi: sbitmap: Add sbitmap_calculate_shift() helperMing Lei1-13/+3
2021-03-04scsi: sbitmap: Export sbitmap_weightMing Lei1-5/+6
2021-03-04scsi: sbitmap: Move allocation hint into sbitmapMing Lei1-46/+66
2021-03-04scsi: sbitmap: Add helpers for updating allocation hintMing Lei1-39/+54
2021-03-04scsi: sbitmap: Maintain allocation round_robin in sbitmapMing Lei1-14/+14
2021-03-01Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-14/+0
2021-02-26Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-5/+0
2021-02-26ubsan: remove overflow checksAndrey Ryabinin3-134/+0
2021-02-26lib/cmdline: remove an unneeded local variable in next_arg()Masahiro Yamada1-4/+3
2021-02-26lib: stackdepot: fix ignoring return value warningVijayanand Jitta1-2/+4
2021-02-26lib: stackdepot: add support to disable stack depotVijayanand Jitta1-4/+28
2021-02-26lib: stackdepot: add support to configure STACK_HASH_SIZEYogesh Lal2-2/+10
2021-02-26lib/genalloc.c: change return type to unsigned long for bitmap_set_llHuang Shijie1-1/+2
2021-02-26kasan, mm: fail krealloc on freed objectsAndrey Konovalov1-0/+20
2021-02-26kasan: rework krealloc testsAndrey Konovalov1-10/+81
2021-02-26kfence: add test suiteMarco Elver1-0/+13
2021-02-26kfence, Documentation: add KFENCE documentationMarco Elver1-0/+2
2021-02-26kfence, kasan: make KFENCE compatible with KASANAlexander Potapenko1-1/+1
2021-02-26mm: add Kernel Electric-Fence infrastructureAlexander Potapenko2-0/+68
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-6/+43
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2021-02-24kasan: don't run tests when KASAN is not enabledAndrey Konovalov1-0/+5
2021-02-24kasan: add a test for kmem_cache_alloc/free_bulkAndrey Konovalov1-5/+33
2021-02-24kasan: add proper page allocator testsAndrey Konovalov1-5/+46
2021-02-24kasan: fix bug detection via ksize for HW_TAGS modeAndrey Konovalov1-0/+20
2021-02-24kasan: fix memory corruption in kasan_bitops_tags testAndrey Konovalov1-5/+5
2021-02-24kasan: adapt kmalloc_uaf2 test to HW_TAGS modeAndrey Konovalov1-0/+11
2021-02-24kasan: add compiler barriers to KUNIT_EXPECT_KASAN_FAILAndrey Konovalov1-5/+12
2021-02-24kasan: rename CONFIG_TEST_KASAN_MODULEAndrey Konovalov2-2/+2
2021-02-24kasan, arm64: allow using KUnit tests with HW_TAGS modeAndrey Konovalov2-15/+31
2021-02-24kasan: add match-all tag testsAndrey Konovalov1-0/+92
2021-02-24kasan: add macros to simplify checking test constraintsAndrey Konovalov1-70/+31
2021-02-24kasan: clean up comments in testsAndrey Konovalov2-25/+39
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+0
2021-02-22Merge tag 'fs_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-11/+33
2021-02-22Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+45
2021-02-22Merge tag 'linux-kselftest-kunit-5.12-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-15/+118
2021-02-22Merge tag 'docs-5.12' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2021-02-22Merge tag 'gpio-updates-for-v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+73
2021-02-22Merge tag 'regulator-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+4
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2-40/+13
2021-02-21Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-3/+1
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-19/+9
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-5/+340
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+9
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+19
2021-02-20Merge tag 'x86_misc_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+3
2021-02-17PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven1-0/+3
2021-02-17rbtree, timerqueue: Use rb_add_cached()Peter Zijlstra1-19/+9
2021-02-17lib/vsprintf: Add support for printing V4L2 and DRM fourccsSakari Ailus2-0/+57
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-6/+1
2021-02-16Kconfig: allow explicit opt in to DWARF v5Nick Desaulniers1-0/+18
2021-02-16Kbuild: make DWARF version a choiceNick Desaulniers1-5/+25
2021-02-15lib/parman: Delete newlineJefferson Carpenter1-1/+0
2021-02-15lib/cmdline: Allow get_options() to take 0 to validate the inputAndy Shevchenko2-4/+21
2021-02-15lib/cmdline: Update documentation to reflect behaviourAndy Shevchenko1-1/+6
2021-02-15lib/cmdline_kunit: add a new test case for get_options()Andy Shevchenko1-0/+47
2021-02-15lib/vsprintf: no_hash_pointers prints all addresses as unhashedTimur Tabi2-2/+42
2021-02-15lib: use KSTM_MODULE_GLOBALS macro in kselftest driversTimur Tabi2-4/+3
2021-02-12Merge remote-tracking branch 'regulator/for-5.12' into regulator-nextMark Brown1-4/+4
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-3/+9
2021-02-12Merge branch 'for-mingo-kcsan' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-3/+0
2021-02-12Merge branch 'linus' into locking/core, to pick up upstream fixesIngo Molnar8-34/+62
2021-02-12kbuild: Remove $(cc-option,-gdwarf-4) dependency from DEBUG_INFO_DWARF4Masahiro Yamada1-1/+0
2021-02-11mm/highmem: Lift memcpy_[to|from]_page to coreIra Weiny1-14/+0
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-21/+56
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-10/+14
2021-02-08kunit: add kunit.filter_glob cmdline option to filter suitesDaniel Latypov2-9/+85
2021-02-08kunit: don't show `1 == 1` in failed assertion messagesDaniel Latypov1-6/+33
2021-02-08module: mark module_mutex staticChristoph Hellwig1-3/+0
2021-02-07Merge tag 'sched_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-11/+5
2021-02-05Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs"Thomas Gleixner1-11/+5
2021-02-05ubsan: implement __ubsan_handle_alignment_assumptionNathan Chancellor2-0/+37
2021-02-04udp: fix skb_copy_and_csum_datagram with odd segment sizesWillem de Bruijn1-10/+14
2021-02-03parser: Fix kernel-doc markupsBingJing Chang1-11/+11
2021-02-03parser: add unsigned int parserBingJing Chang1-0/+22
2021-02-01Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab11-46/+30
2021-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2021-01-26media: lib/test_printf.c: Use helper function to unwind array of software_nodesDaniel Scally1-3/+1
2021-01-25iov_iter: optimise bvec iov_iter_advance()Pavel Begunkov1-0/+19