summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/misc'Sascha Hauer2021-07-182-5/+1
|\
| * test: self: add tests for progress notifierAhmad Fatoum2021-06-281-1/+1
| * image-sparse: remove unused defineRouven Czerwinski2021-06-231-4/+0
* | Merge branch 'for-next/firmware'Sascha Hauer2021-07-182-20/+61
|\ \
| * | libbb: Add find_path functionSascha Hauer2021-06-251-20/+38
| * | libfile: Add copy_fd()Sascha Hauer2021-06-231-0/+23
| |/
* / string: implement strchrnulAhmad Fatoum2021-06-281-0/+18
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-06-161-1/+2
|\
| * uncompress: use read_full to fill decompression bufferLucas Stach2021-05-271-1/+2
* | lib/math/rational.c: Fix divide by zeroTrent Piepho2021-06-091-5/+10
* | Add rational_best_approximation()Sascha Hauer2021-06-072-0/+101
|/
* Merge branch 'for-next/usb-gadget'Sascha Hauer2021-05-176-0/+174
|\
| * param: introduce file-list parameter typeAhmad Fatoum2021-05-122-0/+118
| * vsprintf: introduce %m shorthand for "%s", strerror(errno)Ahmad Fatoum2021-05-031-0/+13
| * string: implement strstarts along with strendsAhmad Fatoum2021-05-031-0/+9
| * show_progress: add system wide progress stage notifierAhmad Fatoum2021-05-032-0/+34
* | readline_simple: Fix compiler warningSascha Hauer2021-05-121-1/+1
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-03-232-2/+23
|\
| * param: drop unused left-over struct membersAhmad Fatoum2021-03-161-2/+0
| * stringlist: Add adding sort uniqSascha Hauer2021-03-161-0/+23
* | Merge branch 'for-next/bthreads'Sascha Hauer2021-03-231-2/+2
|\ \
| * | common: poller: replace explicit calls to poller_call() with resched()Ahmad Fatoum2021-03-171-2/+2
| |/
* / glob: use empty globfree when compiling without CONFIG_GLOBAhmad Fatoum2021-03-221-12/+12
|/
* Merge branch 'for-next/ext4'Sascha Hauer2021-02-222-10/+9
|\
| * copy_file: fix progress bar for files larger than 2GAhmad Fatoum2021-02-192-10/+9
| * show_progress: change HASHES_PER_LINE from 65 to 64 to avoid divisionAhmad Fatoum2021-02-181-1/+1
* | lib: remove duplicate __div64_32Ahmad Fatoum2021-02-193-56/+1
* | treewide: include <linux/math64.h> wrapper instead of <asm-generic/div64.h>Ahmad Fatoum2021-02-193-3/+3
|/
* Merge branch 'for-next/misc'Sascha Hauer2021-01-193-0/+237
|\
| * include: <linux/math64.h>: sync with upstreamAhmad Fatoum2021-01-073-0/+237
* | image-sparse: change chunk_data_sz to u64Steffen Trumtrar2021-01-131-2/+3
* | image-sparse: change retlen to size_tSteffen Trumtrar2021-01-131-1/+1
|/
* commands: implement and use parse_assignment helperAhmad Fatoum2020-11-271-0/+11
* Merge branch 'for-next/sandbox'Sascha Hauer2020-11-101-20/+0
|\
| * Revert "common: ubsan: ignore shifting one into sign bit"Ahmad Fatoum2020-10-191-20/+0
* | Merge branch 'for-next/mtd-nand'Sascha Hauer2020-11-101-0/+34
|\ \
| * | lib: Add match_string()Sascha Hauer2020-11-091-0/+34
* | | Merge branch 'for-next/misc'Sascha Hauer2020-11-101-0/+3
|\ \ \
| * | | ARM: mmu64: allow to disable null pointer trap on zero pageMichael Tretter2020-10-221-0/+3
| | |/ | |/|
* | | 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