index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-79
/
+843
2021-06-29
mm/page_alloc: convert per-cpu list protection to local_lock
Mel Gorman
1
-0
/
+3
2021-06-29
kasan: add memory corruption identification support for hardware tag-based mode
Kuan-Ying Lee
1
-1
/
+1
2021-06-29
kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY
Kuan-Ying Lee
1
-1
/
+1
2021-06-29
kasan: allow an architecture to disable inline instrumentation
Daniel Axtens
1
-0
/
+12
2021-06-29
kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL()
David Gow
1
-6
/
+5
2021-06-29
printk: introduce dump_stack_lvl()
Alexander Potapenko
1
-7
/
+13
2021-06-29
lib/test_hmm: use vma_lookup() in dmirror_migrate()
Liam Howlett
1
-3
/
+2
2021-06-29
slub: force on no_hash_pointers when slub_debug is enabled
Stephen Boyd
1
-1
/
+1
2021-06-29
mm/slub, kunit: add a KUnit test for SLUB debugging functionality
Oliver Glitta
3
-0
/
+165
2021-06-29
kunit: make test->lock irq safe
Vlastimil Babka
1
-7
/
+11
2021-06-29
Merge branch 'printk-rework' into for-linus
Petr Mladek
1
-36
/
+2
2021-06-29
Merge branch 'for-5.14-vsprintf-scanf' into for-linus
Petr Mladek
6
-38
/
+819
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+3
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-36
/
+84
2021-06-26
seq_buf: Make trace_seq_putmem_hex() support data longer than 8
Yun Zhou
1
-1
/
+3
2021-06-26
seq_buf: Fix overflow in seq_buf_putmem_hex()
Yun Zhou
1
-1
/
+3
2021-06-25
kunit: add unit test for filtering suites by names
Daniel Latypov
2
-14
/
+152
2021-06-25
kasan: test: make use of kunit_skip()
Marco Elver
1
-8
/
+4
2021-06-25
kunit: test: Add example tests which are always skipped
David Gow
1
-0
/
+31
2021-06-25
kunit: Support skipped tests
David Gow
3
-21
/
+77
2021-06-25
lib/test: convert lib/test_list_sort.c to use KUnit
Daniel Latypov
2
-80
/
+54
2021-06-25
kunit: introduce kunit_kmalloc_array/kunit_kcalloc() helpers
Daniel Latypov
1
-10
/
+12
2021-06-24
kunit: Add gnu_printf specifiers
David Gow
1
-3
/
+3
2021-06-24
lib/cmdline_kunit: Remove a cast which are no-longer required
David Gow
1
-1
/
+1
2021-06-22
clocksource: Provide kernel module to test clocksource watchdog
Paul E. McKenney
1
-0
/
+12
2021-06-22
lockdep/selftest: Remove wait-type RCU_CALLBACK tests
Peter Zijlstra
1
-17
/
+0
2021-06-22
lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING
Peter Zijlstra
1
-0
/
+1
2021-06-22
locking/selftests: Add a selftest for check_irq_usage()
Boqun Feng
1
-0
/
+65
2021-06-22
locking/lockdep: Improve noinstr vs errors
Peter Zijlstra
1
-1
/
+1
2021-06-22
lib/dump_stack: move cpu lock to printk.c
John Ogness
1
-36
/
+2
2021-06-18
sched: Change task_struct::state
Peter Zijlstra
1
-2
/
+2
2021-06-18
Merge branch 'sched/urgent' into sched/core, to resolve conflicts
Ingo Molnar
1
-1
/
+1
2021-06-17
lib: add iomem emulation (logic_iomem)
Johannes Berg
3
-0
/
+334
2021-06-14
Merge tag 'v5.13-rc6' into driver-core-next
Greg Kroah-Hartman
1
-1
/
+1
2021-06-14
Merge tag 'v5.13-rc6' into char-misc-next
Greg Kroah-Hartman
1
-1
/
+1
2021-06-12
kunit: Add 'kunit_shutdown' option
David Gow
1
-0
/
+20
2021-06-12
kunit: Fix result propagation for parameterised tests
David Gow
1
-4
/
+3
2021-06-10
bootconfig: Support mixing a value and subkeys under a key
Masami Hiramatsu
1
-20
/
+45
2021-06-10
bootconfig: Change array value to use child node
Masami Hiramatsu
1
-4
/
+19
2021-06-10
csum_and_copy_to_pipe_iter(): leave handling of csum_state to caller
Al Viro
1
-23
/
+18
2021-06-10
clean up copy_mc_pipe_to_iter()
Al Viro
1
-24
/
+9
2021-06-10
pipe_zero(): we don't need no stinkin' kmap_atomic()...
Al Viro
1
-1
/
+3
2021-06-10
iov_iter: clean csum_and_copy_...() primitives up a bit
Al Viro
1
-6
/
+4
2021-06-10
copy_page_from_iter(): don't need kmap_atomic() for kvec/bvec cases
Al Viro
1
-2
/
+2
2021-06-10
copy_page_to_iter(): don't bother with kmap_atomic() for bvec/kvec cases
Al Viro
1
-3
/
+3
2021-06-10
iterate_xarray(): only of the first iteration we might get offset != 0
Al Viro
1
-3
/
+3
2021-06-10
pull handling of ->iov_offset into iterate_{iovec,bvec,xarray}
Al Viro
1
-12
/
+14
2021-06-10
iov_iter: make iterator callbacks use base and len instead of iovec
Al Viro
1
-91
/
+91
2021-06-10
iov_iter: make the amount already copied available to iterator callbacks
Al Viro
1
-70
/
+50
[prev]
[next]