summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
23 hoursMerge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/...Linus Torvalds
3 daysMerge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
4 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
4 daysMerge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
4 daysMerge tag 'printk-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
4 daysMerge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
4 daysMerge tag 'bitmap-for-7.3' of https://github.com/norov/linuxLinus Torvalds
4 daysMerge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
4 daysMerge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
4 dayslib/interval_tree: fix allocation warning messagesKarl Mehltretter
5 daysBackMerge tag 'v7.2' into drm-nextDave Airlie
5 daysMerge tag 'v7.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
5 daysMerge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
5 daysMerge tag 'watchdog-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge tag 'gpio-updates-for-v7.3-rc1-v2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
5 daysiov_iter: export iov_iter_restoreOctavian Purdila
5 daysMerge branch 'for-7.3-trivial' into for-linusPetr Mladek
6 daysMerge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
6 daysMerge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
6 daysMerge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Bartosz Golaszewski
6 daysMerge tag 'linux_kselftest-kunit-7.3-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
6 daysMerge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
6 daysMerge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
7 daysMerge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
11 dayshung_task: update DETECT_HUNG_TASK_BLOCKER Kconfig helpXibo Wang
11 dayslib/xz: fix commentsLasse Collin
11 dayslib/xz: use size_t instead of uint32_t in a few placesLasse Collin
11 dayslib/xz: replace min_t with minThorsten Blum
11 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
13 dayslib/crypto: aes-cmac: Use __cleanup() instead of memzero_explicit()Thomas Huth
13 dayslib/crypto: tests: Add KUnit test suite for AES-GCMEric Biggers
13 dayslib/crypto: tests: Add KUnit test suite for AES-CCMEric Biggers
13 dayslib/crypto: tests: Add aead-test-template.hEric Biggers
13 dayslib/crypto: tests: Use per-test-case buffers in hash testsEric Biggers
13 dayslib/crypto: tests: Create test-utils.hEric Biggers
13 dayslib/crypto: aes: Add FIPS self-tests for GCM and CCMEric Biggers
13 dayslib/crypto: aes: Add FIPS self-tests for unauthenticated modesEric Biggers
13 dayslib/crypto: fips: Split fips.h into fips-aes.h and fips-sha.hEric Biggers
14 daysnmi: Export CPU backtrace APIs for loadable modulesMayank Rungta
14 daysMerge tag 'v7.2-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
14 daysrandom: vDSO: Drop custom PAGE_SIZE definitionsThomas Weißschuh
2026-08-10preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITSBoqun Feng
2026-08-10Merge tag 'v7.2-rc7' into driver-core-nextDanilo Krummrich
2026-08-06block: rename bi_bvec_donePavel Begunkov
2026-08-05lib/test_hmm: remove dead NULL checks after GFP_NOFAIL allocationsGou Hao
2026-08-05kcov: fix data corruption and race conditions on PREEMPT_RTTetsuo Handa
2026-08-05lib/ucs2_string.c: fix indentationVincent Mailhol
2026-08-05lib/ucs2_string.c: fix out-of-bounds read in ucs2_strnlen()Vincent Mailhol
2026-08-05sysctl: remove CONFIG_PROC_SYSCTL, it just mirrors CONFIG_SYSCTLOleg Nesterov
2026-08-04selftests/mm: add HMM test for mmap lock-dropping faultsStanislav Kinsburskii