summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | kunit: Match parenthesis alignment to improve code readabilityLucas Stankus2021-03-231-11/+20
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'printk-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-04-272-19/+149
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'for-5.13-vsprintf-pgp' into for-linusPetr Mladek2021-04-272-15/+141
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | vsprintf: dump full information of page flags in pGpYafang Shao2021-03-192-15/+141
| * | | | | | | | | | lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf()Rasmus Villemoes2021-04-231-2/+0
| * | | | | | | | | | printk: clarify the documentation for plain pointer printingVlastimil Babka2021-04-071-2/+5
| * | | | | | | | | | lib/vsprintf: do not show no_hash_pointers message multiple timesMarco Elver2021-03-191-0/+3
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-04-271-23/+295
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | iov_iter: Four fixes for ITER_XARRAYDavid Howells2021-04-261-0/+5
| * | | | | | | | | | iov_iter: Add ITER_XARRAYDavid Howells2021-04-231-23/+290
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-272-12/+8
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | treewide: Change list_sort to use const pointersSami Tolvanen2021-04-082-12/+8
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'arm-apple-m1-5.13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-04-261-0/+22
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin2021-04-081-0/+22
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'driver-core-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-04-261-4/+5
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'v5.12-rc7' into driver-core-nextGreg Kroah-Hartman2021-04-142-4/+4
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | kobject_uevent: remove warning in init_uevent_argv()Greg Kroah-Hartman2021-04-101-4/+5
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-04-261-7/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kasan, arm64: tests supports for HW_TAGS async modeAndrey Konovalov2021-04-111-6/+11
| * | | | | | | | | | kasan: Add KASAN mode kernel parameterVincenzo Frascino2021-04-111-1/+1
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-04-265-5/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | crypto: doc - fix kernel-doc notation in chacha.c and af_alg.cRandy Dunlap2021-04-221-2/+2
| * | | | | | | | | | crypto: poly1305 - fix poly1305_core_setkey() declarationArnd Bergmann2021-04-023-3/+6
| * | | | | | | | | | x509: Detect sm2 keys by their parameters OIDStefan Berger2021-03-261-0/+24
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'tomoyo-pr-20210426' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds2021-04-261-0/+40
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | lockdep: Allow tuning tracing capacity constants.Tetsuo Handa2021-04-051-0/+40
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'tpmdd-next-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-04-263-0/+458
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | lib: Add ASN.1 encoderJames Bottomley2021-04-143-0/+458
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | lib: remove "expecting prototype" kernel-doc warningsRandy Dunlap2021-04-164-10/+12
* | | | | | | | | kasan: remove redundant config optionWalter Wu2021-04-161-7/+2
|/ / / / / / / /
* | | | | | | | lib: fix kconfig dependency on ARCH_WANT_FRAME_POINTERSJulian Braha2021-04-091-3/+3
* | | | | | | | lib/test_kasan_module.c: suppress unused var warningAndrew Morton2021-04-091-1/+1
|/ / / / / / /
* | | | | | | XArray: Fix splitting to non-zero ordersMatthew Wilcox (Oracle)2021-03-302-14/+16
* | | | | | | XArray: Fix split documentationMatthew Wilcox (Oracle)2021-03-301-3/+4
| |_|_|_|/ / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-03-241-0/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | math: Export mul_u64_u64_div_u64David S. Miller2021-03-241-0/+1
| | |_|_|/ | |/| | |
* / | | | kasan: fix KASAN_STACK dependency for HW_TAGSAndrey Konovalov2021-03-131-0/+1
|/ / / /
* | | | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2021-03-081-5/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2021-02-261-5/+0
| |\ \ \
| | * | | sparc32: switch to generic extablesAl Viro2021-01-031-5/+0
* | | | | Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-03-011-14/+0
|\ \ \ \ \
| * | | | | mm/highmem: Lift memcpy_[to|from]_page to coreIra Weiny2021-02-111-14/+0
* | | | | | ubsan: remove overflow checksAndrey Ryabinin2021-02-263-134/+0
* | | | | | lib/cmdline: remove an unneeded local variable in next_arg()Masahiro Yamada2021-02-261-4/+3
* | | | | | lib: stackdepot: fix ignoring return value warningVijayanand Jitta2021-02-261-2/+4
* | | | | | lib: stackdepot: add support to disable stack depotVijayanand Jitta2021-02-261-4/+28
* | | | | | lib: stackdepot: add support to configure STACK_HASH_SIZEYogesh Lal2021-02-262-2/+10
* | | | | | lib/genalloc.c: change return type to unsigned long for bitmap_set_llHuang Shijie2021-02-261-1/+2
* | | | | | kasan, mm: fail krealloc on freed objectsAndrey Konovalov2021-02-261-0/+20
* | | | | | kasan: rework krealloc testsAndrey Konovalov2021-02-261-10/+81