index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Lines
2026-03-17
lib/crc: arm64: Drop check for CONFIG_KERNEL_MODE_NEON
Eric Biggers
-1
/
+1
2026-03-17
lib/crypto: powerpc: Add powerpc/aesp8-ppc.S to clean-files
Eric Biggers
-0
/
+3
2026-03-16
lockdep: Raise default stack trace limits when KASAN is enabled
Mikhail Gavrilov
-0
/
+8
2026-03-14
lib/crypto: x86/sha256: PHE Extensions optimized SHA256 transform function
AlanSong-oc
-0
/
+25
2026-03-13
lib/bootconfig: fix snprintf truncation check in xbc_node_compose_key_after()
Josh Law
-1
/
+1
2026-03-13
lib/bootconfig: check bounds before writing in __xbc_open_brace()
Josh Law
-1
/
+1
2026-03-13
lib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace error
Josh Law
-1
/
+1
2026-03-11
vdso/datapage: Remove inclusion of gettimeofday.h
Thomas Weißschuh
-0
/
+11
2026-03-11
vdso/gettimeofday: Add explicit includes
Thomas Weißschuh
-0
/
+6
2026-03-11
random: vDSO: Add explicit includes
Thomas Weißschuh
-0
/
+3
2026-03-11
vdso/gettimeofday: Move the unlikely() into vdso_read_retry()
Thomas Weißschuh
-5
/
+5
2026-03-11
vdso/gettimeofday: Add a helper to test if a clock is namespaced
Thomas Weißschuh
-6
/
+3
2026-03-11
vdso/gettimeofday: Add a helper to read the sequence lock of a time namespace...
Thomas Weißschuh
-42
/
+9
2026-03-11
vdso/gettimeofday: Drop a few usages of __maybe_unused
Thomas Weißschuh
-6
/
+6
2026-03-11
vdso/datastore: Allocate data pages dynamically
Thomas Weißschuh
-32
/
+60
2026-03-11
vdso/datastore: Drop inclusion of linux/mmap_lock.h
Thomas Weißschuh
-1
/
+0
2026-03-11
vdso/datastore: Reduce scope of some variables in vvar_fault()
Thomas Weißschuh
-2
/
+4
2026-03-09
lib/crc: tests: Add a .kunitconfig file
Eric Biggers
-0
/
+3
2026-03-09
lib/crc: tests: Add CRC_ENABLE_ALL_FOR_KUNIT
Eric Biggers
-0
/
+14
2026-03-09
lib/crc: tests: Make crc_kunit test only the enabled CRC variants
Eric Biggers
-12
/
+23
2026-03-09
lib/crypto: aes: Add FIPS self-test for CMAC
Eric Biggers
-3
/
+37
2026-03-09
lib/crypto: tests: Add KUnit tests for CBC-based MACs
Eric Biggers
-0
/
+422
2026-03-09
lib/crypto: arm64/aes: Migrate optimized CBC-based MACs into library
Eric Biggers
-11
/
+56
2026-03-09
lib/crypto: arm64/aes: Move assembly code for AES modes into libaes
Eric Biggers
-1
/
+1294
2026-03-09
lib/crypto: aes: Add support for CBC-based MACs
Eric Biggers
-0
/
+208
2026-03-09
lib/fonts: Remove internal symbols and macros from public header file
Thomas Zimmermann
-15
/
+68
2026-03-09
lib/fonts: Store font data for user space with font_data_export()
Thomas Zimmermann
-0
/
+40
2026-03-09
lib/fonts: Create font_data_t from struct console_font with font_data_import()
Thomas Zimmermann
-0
/
+62
2026-03-09
lib/fonts: Compare font data for equality with font_data_is_equal()
Thomas Zimmermann
-0
/
+26
2026-03-09
lib/fonts: Manage font-data lifetime with font_data_get/_put()
Thomas Zimmermann
-2
/
+75
2026-03-09
lib/fonts: Read font size with font_data_size()
Thomas Zimmermann
-0
/
+21
2026-03-09
lib/fonts: Remove trailing whitespaces
Thomas Zimmermann
-5
/
+5
2026-03-06
Merge tag 'linux_kselftest-kunit-fixes-7.0-rc3' of git://git.kernel.org/pub/s...
Linus Torvalds
-106
/
+125
2026-03-05
audit: fix coding style issues
Ricardo Robaina
-1
/
+1
2026-03-05
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-23
/
+46
2026-03-02
lib/crypto: tests: Add a .kunitconfig file
Eric Biggers
-0
/
+34
2026-03-02
kunit: reduce stack usage in kunit_run_tests()
Arnd Bergmann
-106
/
+125
2026-03-01
Merge tag 'core-debugobjects-2026-03-01' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-1
/
+19
2026-03-01
Merge tag 'locking-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-2
/
+2
2026-02-28
lib/crypto: tests: Depend on library options rather than selecting them
Eric Biggers
-23
/
+12
2026-02-27
timerqueue: Provide linked timerqueue
Thomas Gleixner
-0
/
+14
2026-02-27
rbtree: Provide rbtree with links
Thomas Gleixner
-0
/
+17
2026-02-25
lib/Kconfig.debug: Require a release version of LLVM 22 for context analysis
Nathan Chancellor
-2
/
+2
2026-02-23
Remove WARN_ALL_UNSEEDED_RANDOM kernel config option
Linus Torvalds
-27
/
+0
2026-02-22
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-5
/
+7
2026-02-22
xz: fix arm fdt compile error for kmalloc replacement
Haiyue Wang
-2
/
+2
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-2
/
+2
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-6
/
+3
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-5
/
+5
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-113
/
+113
[prev]
[next]