summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-12-161-11/+18
|\
| * kobject: make kobject_namespace take a const *Greg Kroah-Hartman2022-11-221-3/+3
| * kobject: make kobject_get_ownership() take a constant kobject *Greg Kroah-Hartman2022-11-221-2/+2
| * Merge 6.1-rc6 into driver-core-nextGreg Kroah-Hartman2022-11-2110-35832/+321
| |\
| * | kset: fix memory leak when kset_register() returns errorYang Yingliang2022-10-251-1/+8
| * | kobject: modify kobject_get_path() to take a const *Greg Kroah-Hartman2022-10-221-5/+5
* | | Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-161-2/+3
|\ \ \
| * | | test_firmware: fix memory leak in test_firmware_init()Zhengchao Shao2022-11-231-0/+1
| * | | Merge 6.1-rc6 into char-misc-nextGreg Kroah-Hartman2022-11-216-35780/+257
| |\ \ \ | | | |/ | | |/|
| * | | test_firmware: Fix spelling mistake "EMTPY" -> "EMPTY"Colin Ian King2022-11-101-2/+2
* | | | Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-151-0/+1
|\ \ \ \
| * \ \ \ Merge tag 'v6.1-rc6' into x86/core, to resolve conflictsIngo Molnar2022-11-2110-35832/+321
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | arch: Introduce CONFIG_FUNCTION_ALIGNMENTPeter Zijlstra2022-10-171-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-12-144-0/+1177
|\ \ \ \
| * | | | crypto: lib/aesgcm - Provide minimal library implementationArd Biesheuvel2022-11-113-0/+736
| * | | | crypto: lib/gf128mul - make gf128mul_lle time invariantArd Biesheuvel2022-11-111-19/+39
| * | | | crypto: move gf128mul library into lib/cryptoArd Biesheuvel2022-11-113-0/+421
| |/ / /
* | | | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-1410-343/+1075
|\ \ \ \
| * | | | lib: fortify_kunit: build without structleak pluginAnders Roxell2022-12-021-0/+1
| * | | | panic: Consolidate open-coded panic_on_warn checksKees Cook2022-12-021-2/+1
| * | | | kunit/fortify: Validate __alloc_size attribute resultsKees Cook2022-11-232-0/+256
| * | | | overflow: Introduce overflows_type() and castable_to_type()Kees Cook2022-11-022-0/+382
| * | | | siphash: Convert selftest to KUnitKees Cook2022-11-013-105/+82
| * | | | fortify: Short-circuit known-safe calls to strscpy()Kees Cook2022-11-011-0/+13
| * | | | string: Convert strscpy() self-test to KUnitKees Cook2022-11-014-154/+135
| * | | | kunit/memcpy: Add dynamic size and window testsKees Cook2022-10-291-0/+205
| * | | | string: Rewrite and add more kern-doc for the str*() functionsKees Cook2022-10-291-82/+0
* | | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-12-142-0/+136
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe2022-12-028-35786/+267
| |\ \ \ \ \
| * | | | | | interval-tree: Add a utility to iterate over spans in an interval treeJason Gunthorpe2022-11-292-0/+136
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-144-11/+34
|\ \ \ \ \ \
| * | | | | | maple_tree: allow TEST_MAPLE_TREE only when DEBUG_KERNEL is setRandy Dunlap2022-12-011-0/+1
| * | | | | | maple_tree: mte_set_full() and mte_clear_full() clang-analyzer clean upLiam Howlett2022-12-011-4/+9
| * | | | | | percpu_counter: add percpu_counter_sum_all interfaceShakeel Butt2022-12-011-6/+23
| * | | | | | Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton2022-11-306-35759/+252
| |\ \ \ \ \ \
| * | | | | | | kasan: switch kunit tests to console tracepointsAndrey Konovalov2022-11-091-1/+1
* | | | | | | | Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-12-147-27/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | lib: packing: replace bit_reverse() with bitrev8()Uladzislau Koshchanka2022-12-132-14/+3
| * | | | | | | | rhashtable: Allow rhashtable to be used from irq-safe contextsTejun Heo2022-12-091-6/+10
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-12-091-1/+8
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-293-6/+10
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | lib/test_rhashtable: Remove set but unused variable 'insert_retries'Jiapeng Chong2022-11-251-4/+2
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-11-185-35754/+242
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| * | | | | | | | | net: remove skb->vlan_presentEric Dumazet2022-11-121-1/+0
| * | | | | | | | | mac_pton: Don't access memory over expected lengthAndy Shevchenko2022-11-101-1/+2
| * | | | | | | | | lib: Fix some kernel-doc commentsYang Li2022-11-091-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-131-0/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/mem: Move memmove to out of line assemblerNick Desaulniers2022-11-011-0/+22
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2022-12-131-11/+2
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'v6.1-rc4' into regulator-6.2Mark Brown2022-11-257-79/+80
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |