index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
9
-24
/
+212
|
\
|
*
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
*
|
Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-06-29
1
-0
/
+12
|
\
\
|
*
|
clocksource: Provide kernel module to test clocksource watchdog
Paul E. McKenney
2021-06-22
1
-0
/
+12
*
|
|
Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-06-29
8
-79
/
+843
|
\
\
\
|
*
\
\
Merge branch 'printk-rework' into for-linus
Petr Mladek
2021-06-29
1
-36
/
+2
|
|
\
\
\
|
|
*
|
|
lib/dump_stack: move cpu lock to printk.c
John Ogness
2021-06-22
1
-36
/
+2
|
*
|
|
|
Merge branch 'for-5.14-vsprintf-scanf' into for-linus
Petr Mladek
2021-06-29
6
-38
/
+819
|
|
\
\
\
\
|
|
*
|
|
|
lib: test_scanf: Remove pointless use of type_min() with unsigned types
Richard Fitzgerald
2021-05-27
1
-7
/
+6
|
|
*
|
|
|
lib: test_scanf: Add tests for sscanf number conversion
Richard Fitzgerald
2021-05-19
3
-0
/
+755
|
|
*
|
|
|
lib: vsprintf: Fix handling of number field widths in vsscanf
Richard Fitzgerald
2021-05-19
3
-37
/
+60
|
|
*
|
|
|
lib: vsprintf: scanf: Negative number must have field width > 1
Richard Fitzgerald
2021-05-19
1
-1
/
+5
|
*
|
|
|
|
lib/vsprintf: Allow to override ISO 8601 date and time separator
Andy Shevchenko
2021-05-17
2
-5
/
+22
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-06-28
2
-7
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
sched: Change task_struct::state
Peter Zijlstra
2021-06-18
1
-2
/
+2
|
*
|
|
|
|
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
2021-06-18
1
-1
/
+1
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-06-03
4
-17
/
+39
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
lib/smp_processor_id: Use is_percpu_thread() instead of nr_cpus_allowed
Yejune Deng
2021-05-19
1
-5
/
+1
*
|
|
|
|
|
|
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-28
3
-36
/
+84
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
lockdep/selftest: Remove wait-type RCU_CALLBACK tests
Peter Zijlstra
2021-06-22
1
-17
/
+0
|
*
|
|
|
|
|
lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING
Peter Zijlstra
2021-06-22
1
-0
/
+1
|
*
|
|
|
|
|
locking/selftests: Add a selftest for check_irq_usage()
Boqun Feng
2021-06-22
1
-0
/
+65
|
*
|
|
|
|
|
locking/lockdep: Reduce LOCKDEP dependency list
Randy Dunlap
2021-05-31
1
-1
/
+0
|
*
|
|
|
|
|
locking/atomic: atomic64: support ARCH_ATOMIC
Mark Rutland
2021-05-26
1
-18
/
+18
|
|
/
/
/
/
/
*
|
|
/
/
/
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-27
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-22
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-14
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-02
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-06
1
-23
/
+38
|
*
|
|
|
|
lib/genalloc: add parameter description to fix doc compile warning
Alex Shi
2021-05-06
1
-0
/
+5
|
*
|
|
|
|
lib/percpu_counter: tame kernel-doc compile warning
Alex Shi
2021-05-06
1
-1
/
+1
[next]