summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-01-111-11/+12
|\
| * logic_io instance of iounmap() needs volatile on argumentAl Viro2021-12-211-2/+2
| * lib/logic_iomem: Fix operation on 32-bitJohannes Berg2021-12-211-3/+3
| * lib/logic_iomem: Fix 32-bit buildJohannes Berg2021-12-211-6/+7
* | Merge tag 'tpmdd-next-v5.17-fixed' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-111-2/+0
|\ \
| * | lib: remove redundant assignment to variable retColin Ian King2022-01-091-2/+0
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-01-111-0/+2
|\ \
| * | lib/mpi: Add the return value check of kcalloc()Zizhuang Deng2022-01-071-0/+2
* | | Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-111-0/+20
|\ \ \
| * | | kcsan: Support WEAK_MEMORY with Clang where no objtool support existsMarco Elver2021-12-091-1/+1
| * | | kcsan: Add core support for a subset of weak memory modelingMarco Elver2021-12-091-0/+20
| |/ /
* | | Merge tag 'printk-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-01-111-2/+2
|\ \ \
| * | | vsprintf: Use non-atomic bitmap API when applicableChristophe JAILLET2021-12-061-2/+2
* | | | Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-107-8/+282
|\ \ \ \
| * | | | lib: objagg: Use the bitmap API when applicableChristophe JAILLET2021-12-241-5/+2
| * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-12-101-2/+2
| |\ \ \ \
| | * | | | bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang2021-11-161-2/+2
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-091-0/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | net: add net device refcount tracker infrastructureEric Dumazet2021-12-061-0/+5
| * | | | | lib: add tests for reference trackerEric Dumazet2021-12-063-1/+126
| * | | | | lib: add reference counting tracking infrastructureEric Dumazet2021-12-063-0/+147
* | | | | | Merge tag 'linux-kselftest-kunit-5.17-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-01-101-11/+14
|\ \ \ \ \ \
| * | | | | | kunit: Report test parameter results as (K)TAP subtestsDavid Gow2021-12-131-3/+4
| * | | | | | kunit: Don't crash if no parameters are generatedDavid Gow2021-12-131-8/+10
| | |_|_|_|/ | |/| | | |
* | | | | | lib/crypto: blake2s: include as built-inJason A. Donenfeld2022-01-074-29/+15
| |_|/ / / |/| | | |
* | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-081-0/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALLKumar Kartikeya Dwivedi2021-12-021-0/+1
| | |/ / | |/| |
* | | | siphash: use _unaligned version by defaultArnd Bergmann2021-11-291-6/+6
* | | | parisc: Increase FRAME_WARN to 2048 bytes on pariscHelge Deller2021-11-221-2/+3
* | | | kasan: test: silence intentional read overflow warningsKees Cook2021-11-201-0/+2
* | | | Merge tag 'zstd-for-linus-5.16-rc1' of git://github.com/terrelln/linuxLinus Torvalds2021-11-184-2/+21
|\ \ \ \ | |_|_|/ |/| | |
| * | | lib: zstd: Don't add -O3 to cflagsNick Terrell2021-11-181-2/+0
| * | | lib: zstd: Don't inline functions in zstd_opt.cNick Terrell2021-11-182-0/+19
| * | | lib: zstd: Fix unused variable warningNick Terrell2021-11-181-0/+2
| | |/ | |/|
* | | Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-181-0/+6
|\ \ \ | |/ / |/| |
| * | Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek2021-11-181-0/+6
| |\ \
| | * | printk: restore flushing of NMI buffers on remote CPUs after NMI backtracesNicholas Piggin2021-11-101-0/+6
* | | | Merge tag 'zstd-for-linus-v5.16' of git://github.com/terrelln/linuxLinus Torvalds2021-11-1366-11874/+24495
|\ \ \ \ | |_|_|/ |/| | |
| * | | lib: zstd: Add cast to silence clang's -Wbitwise-instead-of-logicalNathan Chancellor2021-11-081-1/+1
| * | | lib: zstd: Upgrade to latest upstream zstd version 1.4.10Nick Terrell2021-11-0865-11944/+24453
| * | | lib: zstd: Add decompress_sources.h for decompress_unzstdNick Terrell2021-11-082-5/+24
| * | | lib: zstd: Add kernel-specific APINick Terrell2021-11-083-92/+185
* | | | mm/migrate.c: remove MIGRATE_PFN_LOCKEDAlistair Popple2021-11-111-3/+2
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-093-9/+51
|\ \ \ \ | |/ / / |/| | |
| * | | mm/scatterlist: replace the !preemptible warning in sg_miter_stop()Thomas Gleixner2021-11-091-7/+4
| * | | lib: uninline simple_strntoull() as wellAlexey Dobriyan2021-11-091-2/+1
| * | | lib, stackdepot: add helper to print stack entries into bufferImran Khan2021-11-091-0/+25
| * | | lib, stackdepot: add helper to print stack entriesImran Khan2021-11-091-0/+18
| * | | lib, stackdepot: check stackdepot handle before accessing slabsImran Khan2021-11-091-0/+3
* | | | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-081-0/+4
|\ \ \ \