index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2024-09-11
lib/buildid: harden build ID parsing logic
Andrii Nakryiko
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
2024-09-09
lib: glob.c: added null check for character class
Alok Swaminathan
2024-09-09
maple_tree: mark three functions as __maybe_unused
Liam R. Howlett
2024-09-09
lib: zstd: fix null-deref in ZSTD_createCDict_advanced2()
Sergey Senozhatsky
2024-09-09
lib: lz4hc: export LZ4_resetStreamHC symbol
Sergey Senozhatsky
2024-09-09
lib: zstd: export API needed for dictionary support
Sergey Senozhatsky
2024-09-09
maple_tree: cleanup function descriptions
Wei Yang
2024-09-09
maple_tree: dump error message based on format
Wei Yang
2024-09-09
maple_tree: arange64 node is not a leaf node
Wei Yang
2024-09-09
debugobjects: Remove redundant checks in fill_pool()
Zhen Lei
2024-09-09
debugobjects: Fix conditions in fill_pool()
Zhen Lei
2024-09-09
debugobjects: Fix the compilation attributes of some global variables
Zhen Lei
2024-09-09
lib/generic-radix-tree.c: add preallocation
Kent Overstreet
2024-09-09
lib/generic-radix-tree.c: genradix_ptr_inlined()
Kent Overstreet
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-05
Merge tag 'linux_kselftest-kunit-fixes-6.11-rc7' of git://git.kernel.org/pub/...
Linus Torvalds
2024-09-04
Merge branch 'bpf/master' into for-6.12
Tejun Heo
2024-09-03
printf: remove %pGt support
Matthew Wilcox (Oracle)
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-01
lib: fix the NULL vs IS_ERR() bug for debugfs_create_dir()
Yang Ruibin
2024-09-01
dimlib: use *-y instead of *-objs in Makefile
Andy Shevchenko
2024-09-01
lib/percpu_counter: add missing __percpu qualifier to a cast
Uros Bizjak
2024-09-01
lib/bcd: optimize _bin2bcd() for improved performance
Kuan-Wei Chiu
2024-09-01
fault-inject: improve build for CONFIG_FAULT_INJECTION=n
Jani Nikula
2024-09-01
lib/rhashtable: cleanup fallback check in bucket_table_alloc()
Davidlohr Bueso
2024-09-01
lockdep: upper limit LOCKDEP_CHAINS_BITS
J. R. Okajima
2024-09-01
lib: checksum: use ARRAY_SIZE() to improve assert_setup_correct()
Thorsten Blum
2024-09-01
lib/lru_cache: fix spelling mistake "colision"->"collision"
Deshan Zhang
2024-09-01
closures: use seq_putc() in debug_show()
Markus Elfring
2024-09-01
dyndbg: use seq_putc() in ddebug_proc_show()
Markus Elfring
2024-09-01
xz: remove XZ_EXTERN and extern from functions
Lasse Collin
2024-09-01
xz: adjust arch-specific options for better kernel compression
Lasse Collin
2024-09-01
xz: add RISC-V BCJ filter
Lasse Collin
2024-09-01
xz: Add ARM64 BCJ filter
Lasse Collin
2024-09-01
xz: optimize for-loop conditions in the BCJ decoders
Lasse Collin
2024-09-01
xz: cleanup CRC32 edits from 2018
Lasse Collin
2024-09-01
xz: fix comments and coding style
Lasse Collin
2024-09-01
xz: switch from public domain to BSD Zero Clause License (0BSD)
Lasse Collin
2024-09-01
kcov: don't instrument lib/find_bit.c
Andrey Konovalov
2024-09-01
lib: test_objpool: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-09-01
mul_u64_u64_div_u64: basic sanity test
Nicolas Pitre
2024-09-01
mul_u64_u64_div_u64: make it precise always
Nicolas Pitre
2024-09-01
maple_tree: make write helper functions void
Sidhartha Kumar
2024-09-01
maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc()
Sidhartha Kumar
2024-09-01
maple_tree: remove repeated sanity checks from write helper functions
Sidhartha Kumar
2024-09-01
maple_tree: remove node allocations from various write helper functions
Sidhartha Kumar
2024-09-01
maple_tree: have mas_store() allocate nodes if needed
Sidhartha Kumar
2024-09-01
maple_tree: remove mas_wr_modify()
Sidhartha Kumar
[prev]
[next]