index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: glob.c: added null check for character class
Alok Swaminathan
2024-09-10
1
-0
/
+2
*
lib: fix the NULL vs IS_ERR() bug for debugfs_create_dir()
Yang Ruibin
2024-09-02
1
-1
/
+1
*
dimlib: use *-y instead of *-objs in Makefile
Andy Shevchenko
2024-09-02
1
-1
/
+1
*
lib/percpu_counter: add missing __percpu qualifier to a cast
Uros Bizjak
2024-09-02
1
-1
/
+1
*
lib/bcd: optimize _bin2bcd() for improved performance
Kuan-Wei Chiu
2024-09-02
1
-1
/
+3
*
fault-inject: improve build for CONFIG_FAULT_INJECTION=n
Jani Nikula
2024-09-02
1
-0
/
+1
*
lib/rhashtable: cleanup fallback check in bucket_table_alloc()
Davidlohr Bueso
2024-09-02
1
-1
/
+1
*
lockdep: upper limit LOCKDEP_CHAINS_BITS
J. R. Okajima
2024-09-02
1
-1
/
+1
*
lib: checksum: use ARRAY_SIZE() to improve assert_setup_correct()
Thorsten Blum
2024-09-02
1
-6
/
+3
*
lib/lru_cache: fix spelling mistake "colision"->"collision"
Deshan Zhang
2024-09-02
1
-5
/
+5
*
closures: use seq_putc() in debug_show()
Markus Elfring
2024-09-02
1
-1
/
+1
*
dyndbg: use seq_putc() in ddebug_proc_show()
Markus Elfring
2024-09-02
1
-2
/
+2
*
xz: remove XZ_EXTERN and extern from functions
Lasse Collin
2024-09-02
6
-30
/
+22
*
xz: adjust arch-specific options for better kernel compression
Lasse Collin
2024-09-02
1
-2
/
+12
*
xz: add RISC-V BCJ filter
Lasse Collin
2024-09-02
4
-3
/
+114
*
xz: Add ARM64 BCJ filter
Lasse Collin
2024-09-02
3
-3
/
+61
*
xz: optimize for-loop conditions in the BCJ decoders
Lasse Collin
2024-09-02
1
-5
/
+18
*
xz: cleanup CRC32 edits from 2018
Lasse Collin
2024-09-02
2
-5
/
+1
*
xz: fix comments and coding style
Lasse Collin
2024-09-02
2
-11
/
+12
*
xz: switch from public domain to BSD Zero Clause License (0BSD)
Lasse Collin
2024-09-02
10
-42
/
+22
*
kcov: don't instrument lib/find_bit.c
Andrey Konovalov
2024-09-02
1
-0
/
+1
*
lib: test_objpool: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-09-02
1
-1
/
+2
*
mul_u64_u64_div_u64: basic sanity test
Nicolas Pitre
2024-09-02
4
-1
/
+118
*
mul_u64_u64_div_u64: make it precise always
Nicolas Pitre
2024-09-02
1
-43
/
+65
*
Merge tag 'random-6.11-rc6-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-08-29
1
-0
/
+4
|
\
|
*
random: vDSO: reject unknown getrandom() flags
Yann Droneaud
2024-08-26
1
-0
/
+4
*
|
Merge tag 'bcachefs-2024-08-16' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2024-08-17
1
-0
/
+2
|
\
\
|
*
|
lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()
Kent Overstreet
2024-08-14
1
-0
/
+2
*
|
|
kunit/overflow: Fix UB in overflow_allocation_test
Ivan Orlov
2024-08-15
1
-2
/
+1
|
|
/
|
/
|
*
|
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
2024-07-29
1
-1
/
+1
*
|
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
2024-07-29
2
-1
/
+2
|
/
*
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-07-27
1
-26
/
+4
|
\
|
*
uaccess: always export _copy_[from|to]_user with CONFIG_RUST
Arnd Bergmann
2024-07-08
1
-26
/
+4
*
|
Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...
Linus Torvalds
2024-07-27
1
-1
/
+2
|
\
\
|
*
|
decompress_bunzip2: fix rare decompression failure
Ross Lagerwall
2024-07-26
1
-1
/
+2
*
|
|
Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linux
Linus Torvalds
2024-07-26
3
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lib: bitmap: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-18
3
-0
/
+3
*
|
|
Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-25
2
-0
/
+2
|
\
\
\
|
*
|
|
vsprintf: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-12
2
-0
/
+2
*
|
|
|
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-1
/
+16
|
\
\
\
\
|
*
\
\
\
Merge tag 'v6.10-rc4' into driver-core-next
Greg Kroah-Hartman
2024-06-17
1
-0
/
+1
|
|
\
\
\
\
|
*
|
|
|
|
kobject_uevent: Fix OOB access within zap_modalias_env()
Zijun Hu
2024-06-12
1
-1
/
+16
*
|
|
|
|
|
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-24
2
-0
/
+256
|
\
\
\
\
\
\
|
*
|
|
|
|
|
random: introduce generic vDSO getrandom() implementation
Jason A. Donenfeld
2024-07-19
2
-0
/
+256
*
|
|
|
|
|
|
Merge tag 'for-6.11/block-20240722' of git://git.kernel.dk/linux
Linus Torvalds
2024-07-22
1
-7
/
+29
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sbitmap: fix io hung due to race on sbitmap_word::cleared
Yang Yang
2024-07-19
1
-7
/
+29
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-07-22
50
-62
/
+231
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
lib/bch.c: use swap() to improve code
Thorsten Blum
2024-07-13
1
-15
/
+5
|
*
|
|
|
|
|
|
test_bpf: convert comma to semicolon
Chen Ni
2024-07-13
1
-2
/
+2
|
*
|
|
|
|
|
|
math: rational: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-07-05
1
-0
/
+1
[next]