summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/imd-checksum'Sascha Hauer2020-11-102-5/+11
|\
| * bootstrap_read_disk(): optionally inform the caller of the buffer sizeUlrich Ölmann2020-06-221-1/+4
| * bootstrap_read_devfs(): optionally inform the caller of the buffer sizeUlrich Ölmann2020-06-221-4/+7
* | Merge branch 'for-next/percent_pe' into masterSascha Hauer2020-10-142-26/+45
|\ \
| * | treewide: replace strerror(-PTR_ERR(errno)) with %pe format specifierAhmad Fatoum2020-09-291-4/+3
| * | vsprintf: retire strerrorp in favor of %peAhmad Fatoum2020-09-291-1/+1
| * | vsprintf: add %pe format specifier for printing symbolic error namesAhmad Fatoum2020-09-291-12/+27
| * | vsprintf: constify pointers where appropriateAhmad Fatoum2020-09-291-10/+15
* | | Merge branch 'for-next/misc' into masterSascha Hauer2020-10-142-1/+14
|\ \ \
| * | | of: implement of_property_write_strings for multiple stringsAhmad Fatoum2020-10-021-0/+13
| * | | lib: ratp: rename now undefined use of a Kconfig symbolAhmad Fatoum2020-10-011-1/+1
* | | | logo: Makefile: fix indentation of LOGO.S in quiet outputAhmad Fatoum2020-10-121-2/+2
* | | | logo: Makefile: fix Inkscape >= v1.0 Wayland GUI opening on LOGO.SAhmad Fatoum2020-10-121-5/+3
| |/ / |/| |
* | | lib: kasan: migrate Kconfig option to Debugging menuAhmad Fatoum2020-09-291-2/+0
* | | KASan: Add missing test codeSascha Hauer2020-09-281-0/+478
|/ /
* | Merge branch 'for-next/net' into masterSascha Hauer2020-09-251-5/+1
|\ \
| * | ratp: Switch to workqueuesSascha Hauer2020-08-131-5/+1
* | | Merge branch 'for-next/misc' into masterSascha Hauer2020-09-256-363/+91
|\ \ \
| * | | lib: string: retire deprecated strtok() in favor of reentrant strsep()Ahmad Fatoum2020-09-141-32/+3
| * | | common: ubsan: replace pr_err with printfAhmad Fatoum2020-09-141-44/+44
| * | | readkey: fix buffer overflow handling longer escape sequencesAhmad Fatoum2020-09-141-1/+1
| * | | sandbox: support escaping commas in --image filenamesAhmad Fatoum2020-09-141-0/+43
| * | | lib: lzo: drop unused compression codeAhmad Fatoum2020-09-143-286/+0
* | | | Add KASan supportSascha Hauer2020-09-2210-0/+972
* | | | string: Add nokasan variants of default memcpy/memsetSascha Hauer2020-09-211-3/+26
* | | | Add constructor supportSascha Hauer2020-09-181-0/+3
* | | | Add print_hex_dump kernel implementationSascha Hauer2020-09-181-8/+204
|/ / /
* | | Merge branch 'for-next/misc' into masterSascha Hauer2020-08-181-0/+4
|\ \ \
| * | | string: add sanity check to the strcmp() and strncmp()Oleksij Rempel2020-08-171-0/+4
| |/ /
* / / libfile: copy_file: Fix ftruncate called on device filesSascha Hauer2020-08-181-5/+5
|/ /
* | Merge branch 'for-next/ratp'Sascha Hauer2020-07-271-0/+2
|\ \
| * | ratp: Fix closing connectionsSascha Hauer2020-06-161-0/+2
* | | Merge branch 'for-next/ramfs'Sascha Hauer2020-07-271-9/+16
|\ \ \
| * | | libfile: copy_file: explicitly truncate to final sizeSascha Hauer2020-07-051-5/+11
| * | | libfile: copy_file: Fix calling discard_rangeSascha Hauer2020-07-051-5/+6
| |/ /
* | | Merge branch 'for-next/misc'Sascha Hauer2020-07-271-149/+0
|\ \ \
| * | | lib: list_sort: delete dead codeAhmad Fatoum2020-07-141-149/+0
| |/ /
* / / fs: fat: extend for in-PBL supportAhmad Fatoum2020-07-111-1/+1
|/ /
* | Merge branch 'for-next/ratp'Sascha Hauer2020-06-111-0/+2
|\ \
| * | ratp: Free buffersSascha Hauer2020-05-201-0/+2
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2020-06-111-6/+13
|\ \
| * | logo: Makefile: make it possible to use inkscape 1.0Antony Pavlov2020-06-031-6/+13
| |/
* / kbuild: rename pbl object pbl-*.o to *.pbl.oMasahiro Yamada2020-05-201-3/+2
|/
* Merge branch 'for-next/misc'Sascha Hauer2020-05-1416-48/+0
|\
| * treewide: remove references to CREDITSUwe Kleine-König2020-04-2716-48/+0
* | Merge branch 'for-next/kconfig'Sascha Hauer2020-05-141-0/+3
|\ \
| * | lib: bch: define referenced but undefined Kconfig optionAhmad Fatoum2020-04-291-0/+3
| |/
* / drivers: add COMPILE_TEST prompts for some off-by-default optionsAhmad Fatoum2020-05-081-1/+1
|/
* Merge branch 'for-next/block'Sascha Hauer2020-03-181-0/+2
|\
| * copy_file: call discard_range on destination fileSascha Hauer2020-02-141-0/+2