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: packing: remove MODULE_LICENSE in non-modules
Nick Alcock
2023-03-10
1
-1
/
+0
*
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
2023-03-05
1
-13
/
+1
*
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...
Linus Torvalds
2023-03-04
3
-8
/
+19
|
\
|
*
lib: parser: update documentation for match_NUMBER functions
Eric Biggers
2023-03-03
1
-7
/
+7
|
*
kasan: treat meminstrinsic as builtins in uninstrumented files
Marco Elver
2023-03-03
1
-0
/
+9
|
*
lib/zlib: DFLTCC deflate does not write all available bits for Z_NO_FLUSH
Mikhail Zaslonko
2023-02-28
1
-1
/
+3
*
|
kunit: Fix 'hooks.o' build by recursing into kunit
David Gow
2023-02-27
2
-9
/
+5
|
/
*
Merge tag 'kcsan.2023.02.24a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-25
1
-0
/
+1
|
\
|
*
kcsan: select CONFIG_CONSTRUCTORS
Arnd Bergmann
2023-02-22
1
-0
/
+1
*
|
Merge tag 'cxl-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2023-02-25
1
-3
/
+3
|
\
\
|
*
\
Merge branch 'for-6.3/cxl-ram-region' into cxl/next
Dan Williams
2023-02-11
1
-3
/
+3
|
|
\
\
|
|
*
|
kernel/range: Uplevel the cxl subsystem's range_contains() helper
Dan Williams
2023-02-11
1
-3
/
+3
*
|
|
|
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
2
-6
/
+15
|
\
\
\
\
|
*
|
|
|
kobject: make dynamic_kobj_ktype and kset_ktype const
Thomas Weißschuh
2023-02-08
1
-2
/
+2
|
*
|
|
|
Merge 6.2-rc5 into driver-core-next
Greg Kroah-Hartman
2023-01-22
3
-12
/
+16
|
|
\
\
\
\
|
*
|
|
|
|
test_firmware: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-01-20
1
-1
/
+2
|
*
|
|
|
|
test_firmware: use kernel-doc struct notation
Randy Dunlap
2023-01-20
1
-1
/
+1
|
*
|
|
|
|
kobject: Fix slab-out-of-bounds in fill_kobj_path()
Wang Hai
2023-01-11
1
-2
/
+10
*
|
|
|
|
|
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-02-24
17
-138
/
+1130
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lib/zlib: remove redundation assignement of avail_in dfltcc_gdht()
Tom Rix
2023-02-03
1
-1
/
+1
|
*
|
|
|
|
|
lib/Kconfig.debug: do not enable DEBUG_PREEMPT by default
Hyeonggon Yoo
2023-02-03
1
-1
/
+4
|
*
|
|
|
|
|
lib/zlib: DFLTCC always switch to software inflate for Z_PACKET_FLUSH option
Mikhail Zaslonko
2023-02-03
1
-2
/
+4
|
*
|
|
|
|
|
lib/zlib: DFLTCC support inflate with small window
Mikhail Zaslonko
2023-02-03
1
-8
/
+0
|
*
|
|
|
|
|
lib/zlib: Split deflate and inflate states for DFLTCC
Mikhail Zaslonko
2023-02-03
8
-76
/
+110
|
*
|
|
|
|
|
lib/zlib: DFLTCC not writing header bits when avail_out == 0
Mikhail Zaslonko
2023-02-03
1
-4
/
+9
|
*
|
|
|
|
|
lib/zlib: fix DFLTCC ignoring flush modes when avail_in == 0
Mikhail Zaslonko
2023-02-03
1
-1
/
+2
|
*
|
|
|
|
|
lib/zlib: fix DFLTCC not flushing EOBS when creating raw streams
Mikhail Zaslonko
2023-02-03
1
-6
/
+13
|
*
|
|
|
|
|
lib/zlib: implement switching between DFLTCC and software
Mikhail Zaslonko
2023-02-03
1
-16
/
+22
|
*
|
|
|
|
|
lib/zlib: adjust offset calculation for dfltcc_state
Mikhail Zaslonko
2023-02-03
1
-1
/
+2
|
*
|
|
|
|
|
lib/genalloc: use try_cmpxchg in {set,clear}_bits_ll
Uros Bizjak
2023-02-03
1
-10
/
+8
|
*
|
|
|
|
|
lib: add Dhrystone benchmark test
Geert Uytterhoeven
2023-02-03
6
-0
/
+938
|
*
|
|
|
|
|
lib/percpu_counter: percpu_counter_add_batch() overflow/underflow
Manfred Spraul
2023-02-03
1
-10
/
+15
|
*
|
|
|
|
|
error-injection: remove EI_ETYPE_NONE
Masami Hiramatsu (Google)
2023-02-03
1
-1
/
+1
*
|
|
|
|
|
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-24
6
-473
/
+492
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
maple_tree: reduce stack usage with gcc-9 and earlier
Arnd Bergmann
2023-02-17
1
-2
/
+9
|
*
|
|
|
|
|
|
lib/stackdepot: move documentation comments to stackdepot.h
Andrey Konovalov
2023-02-17
1
-87
/
+0
|
*
|
|
|
|
|
|
lib/stackdepot: various comments clean-ups
Andrey Konovalov
2023-02-17
1
-61
/
+59
|
*
|
|
|
|
|
|
lib/stackdepot: annotate racy pool_index accesses
Andrey Konovalov
2023-02-17
1
-4
/
+13
|
*
|
|
|
|
|
|
lib/stacktrace, kasan, kmsan: rework extra_bits interface
Andrey Konovalov
2023-02-17
1
-9
/
+33
|
*
|
|
|
|
|
|
lib/stackdepot: rename next_pool_inited to next_pool_required
Andrey Konovalov
2023-02-17
1
-9
/
+21
|
*
|
|
|
|
|
|
lib/stackdepot: annotate depot_init_pool and depot_alloc_stack
Andrey Konovalov
2023-02-17
1
-10
/
+24
|
*
|
|
|
|
|
|
lib/stacktrace: drop impossible WARN_ON for depot_init_pool
Andrey Konovalov
2023-02-17
1
-7
/
+5
|
*
|
|
|
|
|
|
lib/stackdepot: rename init_stack_pool
Andrey Konovalov
2023-02-17
1
-5
/
+5
|
*
|
|
|
|
|
|
lib/stackdepot: rename handle and pool constants
Andrey Konovalov
2023-02-17
1
-29
/
+27
|
*
|
|
|
|
|
|
lib/stackdepot: rename slab to pool
Andrey Konovalov
2023-02-17
1
-53
/
+53
|
*
|
|
|
|
|
|
lib/stackdepot: rename hash table constants and variables
Andrey Konovalov
2023-02-17
1
-21
/
+21
|
*
|
|
|
|
|
|
lib/stackdepot: reorder and annotate global variables
Andrey Konovalov
2023-02-17
1
-10
/
+17
|
*
|
|
|
|
|
|
lib/stackdepot: lower the indentation in stack_depot_init
Andrey Konovalov
2023-02-17
1
-33
/
+37
|
*
|
|
|
|
|
|
lib/stackdepot: annotate init and early init functions
Andrey Konovalov
2023-02-17
1
-6
/
+21
|
*
|
|
|
|
|
|
lib/stackdepot: rename stack_depot_disable
Andrey Konovalov
2023-02-17
1
-10
/
+10
[next]