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/decompress_unlz4.c: correctly handle zero-padding around initrds.
Dimitri John Ledkov
2021-07-01
1
-0
/
+8
*
lz4_decompress: declare LZ4_decompress_safe_withPrefix64k static
Rajat Asthana
2021-07-01
1
-1
/
+1
*
kernel.h: split out kstrtox() and simple_strtox() to a separate header
Andy Shevchenko
2021-07-01
2
-2
/
+4
*
lib/test_string.c: allow module removal
Matteo Croce
2021-07-01
1
-0
/
+5
*
lib: uninline simple_strtoull()
Alexey Dobriyan
2021-07-01
1
-0
/
+1
*
lib: memscan() fixlet
Alexey Dobriyan
2021-07-01
1
-1
/
+1
*
lib/mpi: fix spelling mistakes
Zhen Lei
2021-07-01
3
-6
/
+6
*
lib/decompressors: fix spelling mistakes
Zhen Lei
2021-07-01
7
-12
/
+12
*
lib/math/rational: add Kunit test cases
Trent Piepho
2021-07-01
3
-0
/
+69
*
lib/math/rational.c: fix divide by zero
Trent Piepho
2021-07-01
1
-5
/
+11
*
seq_file: drop unused *_escape_mem_ascii()
Andy Shevchenko
2021-07-01
1
-19
/
+0
*
lib/test-string_helpers: add test cases for new features
Andy Shevchenko
2021-07-01
1
-8
/
+133
*
lib/test-string_helpers: get rid of trailing comma in terminators
Andy Shevchenko
2021-07-01
1
-6
/
+6
*
lib/test-string_helpers: print flags in hexadecimal format
Andy Shevchenko
2021-07-01
1
-2
/
+2
*
lib/string_helpers: allow to append additional characters to be escaped
Andy Shevchenko
2021-07-01
1
-4
/
+15
*
lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printable
Andy Shevchenko
2021-07-01
1
-4
/
+16
*
lib/string_helpers: introduce ESCAPE_NA for escaping non-ASCII
Andy Shevchenko
2021-07-01
1
-4
/
+17
*
lib/string_helpers: drop indentation level in string_escape_mem()
Andy Shevchenko
2021-07-01
1
-18
/
+18
*
lib/string_helpers: move ESCAPE_NP check inside 'else' branch in a loop
Andy Shevchenko
2021-07-01
1
-7
/
+10
*
lib: decompress_bunzip2: remove an unneeded semicolon
Zhen Lei
2021-07-01
1
-1
/
+1
*
mm: selftests for exclusive device memory
Alistair Popple
2021-07-01
2
-0
/
+127
*
mm: rename migrate_pgmap_owner
Alistair Popple
2021-07-01
1
-1
/
+1
*
mm/page_alloc: convert per-cpu list protection to local_lock
Mel Gorman
2021-06-29
1
-0
/
+3
*
kasan: add memory corruption identification support for hardware tag-based mode
Kuan-Ying Lee
2021-06-29
1
-1
/
+1
*
kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY
Kuan-Ying Lee
2021-06-29
1
-1
/
+1
*
kasan: allow an architecture to disable inline instrumentation
Daniel Axtens
2021-06-29
1
-0
/
+12
*
kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL()
David Gow
2021-06-29
1
-6
/
+5
*
printk: introduce dump_stack_lvl()
Alexander Potapenko
2021-06-29
1
-7
/
+13
*
lib/test_hmm: use vma_lookup() in dmirror_migrate()
Liam Howlett
2021-06-29
1
-3
/
+2
*
slub: force on no_hash_pointers when slub_debug is enabled
Stephen Boyd
2021-06-29
1
-1
/
+1
*
mm/slub, kunit: add a KUnit test for SLUB debugging functionality
Oliver Glitta
2021-06-29
3
-0
/
+165
*
kunit: make test->lock irq safe
Vlastimil Babka
2021-06-29
1
-7
/
+11
*
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
2021-06-22
1
-1
/
+1
*
lib: crc64: fix kernel-doc warning
YueHaibing
2021-06-05
1
-1
/
+1
*
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-28
1
-3
/
+3
|
\
|
*
percpu_ref: Don't opencode percpu_ref_is_dying
Nikolay Borisov
2021-05-13
1
-3
/
+3
*
|
lib: kunit: suppress a compilation warning of frame size
Zhen Lei
2021-05-23
1
-0
/
+1
*
|
Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-20
1
-8
/
+12
|
\
\
|
*
|
dyndbg: drop uninformative vpr_info
Jim Cromie
2021-05-13
1
-1
/
+0
|
*
|
dyndbg: avoid calling dyndbg_emit_prefix when it has no work
Jim Cromie
2021-05-13
1
-7
/
+12
|
|
/
*
/
kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
Peter Collingbourne
2021-05-15
1
-6
/
+23
|
/
*
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2021-05-08
1
-5
/
+5
|
\
|
*
.gitignore: prefix local generated files with a slash
Masahiro Yamada
2021-05-01
1
-5
/
+5
*
|
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-08
1
-1
/
+1
|
\
\
|
*
|
net: fix nla_strcmp to handle more then one trailing null character
Maciej Żenczykowski
2021-05-05
1
-1
/
+1
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
9
-92
/
+60
|
\
\
\
|
*
|
|
lib: parser: clean up kernel-doc
Randy Dunlap
2021-05-07
1
-23
/
+38
|
*
|
|
lib/genalloc: add parameter description to fix doc compile warning
Alex Shi
2021-05-07
1
-0
/
+5
|
*
|
|
lib/percpu_counter: tame kernel-doc compile warning
Alex Shi
2021-05-07
1
-1
/
+1
|
*
|
|
lib: stackdepot: turn depot_lock spinlock to raw_spinlock
Zqiang
2021-05-07
1
-3
/
+3
[next]