summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-04-152-34/+6
|\
| * Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-04-101-32/+0
| |\
| | * kobject: kobj_type: remove default_attrsGreg Kroah-Hartman2022-04-051-32/+0
| * | lz4: fix LZ4_decompress_safe_partial read out of boundGuo Xuenan2022-04-081-2/+6
| |/
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-04-081-4/+311
|\ \ | |/ |/|
| * bpf, tests: Add load store test case for tail callXu Kuohai2022-04-011-0/+30
| * bpf, tests: Add tests for BPF_LDX/BPF_STX with different offsetsXu Kuohai2022-04-011-4/+281
* | Merge tag 'for-5.18/block-2022-04-01' of git://git.kernel.dk/linux-blockLinus Torvalds2022-04-011-1/+1
|\ \
| * | lib/sbitmap: allocate sb->map via kvzalloc_nodeMing Lei2022-03-211-1/+1
* | | Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarrayLinus Torvalds2022-04-012-0/+26
|\ \ \
| * | | XArray: Update the LRU list in xas_split()Matthew Wilcox (Oracle)2022-03-311-0/+2
| * | | XArray: Fix xas_create_range() when multi-order entry presentMatthew Wilcox (Oracle)2022-03-282-0/+24
* | | | Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-311-4/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | lib/logic_iomem: correct fallback config referencesJohannes Berg2022-03-111-4/+4
* | | | lib/test: use after free in register_test_dev_kmod()Dan Carpenter2022-03-291-0/+1
* | | | Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-267-1/+33
|\ \ \ \
| * | | | fortify: Detect struct member overflows in memset() at compile-timeKees Cook2022-02-131-0/+5
| * | | | fortify: Detect struct member overflows in memmove() at compile-timeKees Cook2022-02-132-0/+10
| * | | | fortify: Detect struct member overflows in memcpy() at compile-timeKees Cook2022-02-134-1/+18
* | | | | Merge tag 'for-5.18/64bit-pi-2022-03-25' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-265-11/+204
|\ \ \ \ \
| * | | | | crypto: add rocksoft 64b crc guard tag frameworkKeith Busch2022-03-073-0/+136
| * | | | | lib: add rocksoft model crc64Keith Busch2022-03-072-11/+68
| * | | | | Merge branch 'for-5.18/block' into for-5.18/64bit-piJens Axboe2022-03-071-23/+17
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-253-39/+228
|\ \ \ \ \ \
| * | | | | | kasan: update function name in commentsPeter Collingbourne2022-03-241-3/+3
| * | | | | | kasan: test: support async (again) and asymm modes for HW_TAGSAndrey Konovalov2022-03-241-17/+22
| * | | | | | kasan: improve vmalloc testsAndrey Konovalov2022-03-241-6/+188
| * | | | | | kasan: allow enabling KASAN_VMALLOC and SW/HW_TAGSAndrey Konovalov2022-03-241-10/+10
| * | | | | | lib/vsprintf: avoid redundant work with 0 sizeWaiman Long2022-03-241-3/+5
* | | | | | | Merge tag 'cxl-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2022-03-241-0/+23
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | cxl: Prove CXL lockingDan Williams2022-02-081-0/+23
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2022-03-245-105/+94
|\ \ \ \ \ \
| * | | | | | Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"Marco Elver2022-03-232-23/+0
| * | | | | | ubsan: no need to unset panic_on_warn in ubsan_epilogue()Tiezhu Yang2022-03-231-9/+1
| * | | | | | lib: bitmap: fix many kernel-doc warningsRandy Dunlap2022-03-231-7/+17
| * | | | | | lib/Kconfig.debug: add ARCH dependency for FUNCTION_ALIGN optionFeng Tang2022-03-231-1/+2
| * | | | | | Kconfig.debug: make DEBUG_INFO selectable from a choiceKees Cook2022-03-231-65/+74
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-245-15/+254
|\ \ \ \ \ \
| * | | | | | lib/sort: Add priv pointer to swap functionJiri Olsa2022-03-171-10/+30
| * | | | | | fprobe: Add a selftest for fprobeMasami Hiramatsu2022-03-173-0/+188
| * | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-03-041-0/+10
| |\ \ \ \ \ \
| | * | | | | | bpf: Add config to allow loading modules with BTF mismatchesConnor O'Brien2022-02-281-0/+10
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-032-2/+4
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-241-0/+2
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-101-2/+2
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-02-091-2/+10
| |\ \ \ \ \ \ \
| | * | | | | | | lib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+Nathan Chancellor2022-02-021-1/+1
| | * | | | | | | lib/Kconfig.debug: Use CONFIG_PAHOLE_VERSIONNathan Chancellor2022-02-021-2/+2
| | * | | | | | | compiler_types: define __user as __attribute__((btf_type_tag("user")))Yonghong Song2022-01-271-0/+8
| * | | | | | | | ref_tracker: remove filter_irq_stacks() callEric Dumazet2022-02-061-2/+0