summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
4 dayslib/bootconfig: check xbc_init_node() return in override pathJosh Law
10 dayslib/bootconfig: check bounds before writing in __xbc_open_brace()Josh Law
10 dayslib/bootconfig: fix snprintf truncation check in xbc_node_compose_key_after()Josh Law
10 dayslib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace errorJosh Law
2026-03-12debugobject: Make it work with deferred page initialization - againThomas Gleixner
2026-03-04Remove WARN_ALL_UNSEEDED_RANDOM kernel config optionLinus Torvalds
2026-02-26objpool: fix the overestimation of object pooling metadata sizezhouwenhao
2026-02-26lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC commentTomas Glozar
2026-02-26lib/kstrtox: fix kstrtobool() docstring to mention enabled/disabledChaitanya Mishra
2026-02-05procfs: avoid fetching build ID while holding VMA lockAndrii Nakryiko
2026-01-26mm/zone_device: reinitialize large zone device private foliosMatthew Brost
2026-01-26flex_proportions: make fprop_new_period() hardirq safeJan Kara
2026-01-14lib/buildid: use __kernel_read() for sleepable contextShakeel Butt
2026-01-11Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-08lib/crypto: aes: Fix missing MMU protection for AES S-boxEric Biggers
2026-01-08lib/crypto: tests: polyval_kunit: Increase iterations for preparekey in IRQsThomas Weißschuh
2025-12-23idr: fix idr_alloc() returning an ID out of rangeMatthew Wilcox (Oracle)
2025-12-20Merge tag 'linux_kselftest-kunit-fixes-6.19-rc3' of git://git.kernel.org/pub/...Linus Torvalds
2025-12-15kunit: make FAULT_TEST default to n when PANIC_ON_OOPSBrendan Jackman
2025-12-15kunit: Drop unused parameter from kunit_device_register_internalUwe Kleine-König
2025-12-14lib/crypto: riscv: Add poly1305-core.S to .gitignoreCharles Mirabile
2025-12-14Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-12bug: Hush suggest-attribute=format for __warn_printf()Brendan Jackman
2025-12-12bug: Let report_bug_entry() provide the correct bugaddrHeiko Carstens
2025-12-09lib/crypto: blake2s: Replace manual unrolling with unrolled_fullEric Biggers
2025-12-09lib/crypto: blake2b: Roll up BLAKE2b round loop on 32-bitEric Biggers
2025-12-09lib/crypto: riscv: Depend on RISCV_EFFICIENT_VECTOR_UNALIGNED_ACCESSEric Biggers
2025-12-09lib/crypto: riscv/chacha: Avoid s0/fp registerVivian Wang
2025-12-10lockref: add a __cond_lock annotation for lockref_put_or_lockChristoph Hellwig
2025-12-06Merge tag 'fbdev-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-06Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-06Merge tag 'bitmap-for-6.19' of github.com:/norov/linuxLinus Torvalds
2025-12-05Merge tag 'driver-core-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-05Merge tag 'soc-drivers-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-05Merge tag 'riscv-for-linus-6.19-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-05Merge tag 'probes-v6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-12-04Merge tag 'sound-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-12-03Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-12-03Merge tag 'bpf-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2025-12-03Merge tag 'linux_kselftest-kunit-6.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-12-03Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-12-02Merge tag 'fpsimd-on-stack-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-02Merge tag 'libcrypto-at-least-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-12-02Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-02Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-12-02lib/fonts: Add Terminus 10x18 console fontNeilay Kharwadkar
2025-12-02Merge tag 'core-core-2025-12-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds