summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-14Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-13Merge tag 'x86_asm_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-13Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2022-12-13Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds
2022-12-12Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-12-12Merge tag 'docs-6.2' of git://git.lwn.net/linuxLinus Torvalds
2022-12-12Merge tag 'rust-6.2' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2022-12-12Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-12-12lib: packing: replace bit_reverse() with bitrev8()Uladzislau Koshchanka
2022-12-12Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2022-12-12kunit: improve KTAP compliance of KUnit test outputRae Moar
2022-12-12mm: slub: test: Use the kunit_get_current_test() functionDavid Gow
2022-12-12kunit: Provide a static key to check if KUnit is actively running testsDavid Gow
2022-12-12Merge tag 'core-debugobjects-2022-12-10' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-12-12Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-12-12Merge tag 'slab-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-12Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-12-12Merge tag 'unsigned-char-6.2-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-12-12Merge tag 'kcsan.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-09rhashtable: Allow rhashtable to be used from irq-safe contextsTejun Heo
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-08Merge branch 'rework/console-list-lock' into for-linusPetr Mladek
2022-12-06s390/vx: add vx-insn.h wrapper include fileHeiko Carstens
2022-12-04rust: add `build_error` crateGary Guo
2022-12-02Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-12-02lib: fortify_kunit: build without structleak pluginAnders Roxell
2022-12-02panic: Consolidate open-coded panic_on_warn checksKees Cook
2022-12-02Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe
2022-12-02debugobjects: Print object pointer in debug_print_object()Stephen Boyd
2022-12-01error-injection: Add prompt for function error injectionSteven Rostedt (Google)
2022-11-30cpumask: limit visibility of FORCE_NR_CPUSYury Norov
2022-11-30lib/radix-tree.c: fix uninitialized variable compilation warningRong Tao
2022-11-30lib/notifier-error-inject: fix error when writing -errno to debugfs fileAkinobu Mita
2022-11-30maple_tree: allow TEST_MAPLE_TREE only when DEBUG_KERNEL is setRandy Dunlap
2022-11-30maple_tree: mte_set_full() and mte_clear_full() clang-analyzer clean upLiam Howlett
2022-11-30percpu_counter: add percpu_counter_sum_all interfaceShakeel Butt
2022-12-01Merge branch 'slub-tiny-v1r6' into slab/for-nextVlastimil Babka
2022-12-01mm/slub, kunit: Add a test case for kmalloc redzone checkFeng Tang
2022-11-30Merge branch 'mm-hotfixes-stable' into mm-stableAndrew Morton
2022-11-30Kconfig.debug: provide a little extra FRAME_WARN leeway when KASAN is enabledLee Jones
2022-11-30mm/slub, kunit: add SLAB_SKIP_KFENCE flag for cache creationFeng Tang