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
*
maple_tree: fix a potential concurrency bug in RCU mode
Peng Zhang
2023-04-06
1
-2
/
+1
*
maple_tree: fix get wrong data_end in mtree_lookup_walk()
Peng Zhang
2023-04-06
1
-10
/
+5
*
maple_tree: add RCU lock checking to rcu callback functions
Liam R. Howlett
2023-04-06
1
-92
/
+96
*
maple_tree: add smp_rmb() to dead node detection
Liam R. Howlett
2023-04-06
1
-2
/
+6
*
maple_tree: fix write memory barrier of nodes once dead for RCU mode
Liam R. Howlett
2023-04-06
1
-2
/
+5
*
maple_tree: remove extra smp_wmb() from mas_dead_leaves()
Liam Howlett
2023-04-06
1
-1
/
+0
*
maple_tree: fix freeing of nodes in rcu mode
Liam Howlett
2023-04-06
1
-11
/
+62
*
maple_tree: detect dead nodes in mas_start()
Liam Howlett
2023-04-06
1
-0
/
+4
*
maple_tree: be more cautious about dead nodes
Liam Howlett
2023-04-06
1
-9
/
+43
*
lib/Kconfig.debug: correct help info of LOCKDEP_STACK_TRACE_HASH_BITS
Tiezhu Yang
2023-03-29
1
-1
/
+1
*
Kconfig.debug: fix SCHED_DEBUG dependency
ye xingchen
2023-03-29
1
-1
/
+1
*
Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-03-25
2
-23
/
+23
|
\
|
*
pcpcntr: remove percpu_counter_sum_all()
Dave Chinner
2023-03-19
1
-29
/
+11
|
*
pcpcntrs: fix dying cpu summation race
Dave Chinner
2023-03-19
1
-3
/
+12
|
*
cpumask: introduce for_each_cpu_or
Dave Chinner
2023-03-19
1
-0
/
+9
*
|
lib: dhry: fix unstable smp_processor_id(_) usage
Geert Uytterhoeven
2023-03-24
1
-2
/
+4
*
|
test_maple_tree: add more testing for mas_empty_area()
Liam R. Howlett
2023-03-24
1
-0
/
+48
*
|
maple_tree: fix mas_skip_node() end slot detection
Liam R. Howlett
2023-03-24
1
-19
/
+5
*
|
Merge tag 'zstd-linus-v6.3-rc3' of https://github.com/terrelln/linux
Linus Torvalds
2023-03-15
3
-5
/
+24
|
\
\
|
|
/
|
/
|
|
*
zstd: Fix definition of assert()
Jonathan Neuschäfer
2023-03-07
1
-1
/
+1
|
*
lib: zstd: Backport fix for in-place decompression
Nick Terrell
2023-03-07
1
-3
/
+22
|
*
lib: zstd: Fix -Wstringop-overflow warning
Kees Cook
2023-03-07
1
-1
/
+1
*
|
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
[next]