index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-24
/
+212
2021-06-29
Merge tag 'timers-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+12
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-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-05
lib: crc64: fix kernel-doc warning
YueHaibing
1
-1
/
+1
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
4
-17
/
+39
2021-05-31
locking/lockdep: Reduce LOCKDEP dependency list
Randy Dunlap
1
-1
/
+0
2021-05-27
Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2021-05-27
lib: test_scanf: Remove pointless use of type_min() with unsigned types
Richard Fitzgerald
1
-7
/
+6
2021-05-26
locking/atomic: atomic64: support ARCH_ATOMIC
Mark Rutland
1
-18
/
+18
2021-05-22
lib: kunit: suppress a compilation warning of frame size
Zhen Lei
1
-0
/
+1
2021-05-20
Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+12
2021-05-19
lib: test_scanf: Add tests for sscanf number conversion
Richard Fitzgerald
3
-0
/
+755
2021-05-19
lib: vsprintf: Fix handling of number field widths in vsscanf
Richard Fitzgerald
3
-37
/
+60
2021-05-19
lib: vsprintf: scanf: Negative number must have field width > 1
Richard Fitzgerald
1
-1
/
+5
2021-05-19
lib/smp_processor_id: Use is_percpu_thread() instead of nr_cpus_allowed
Yejune Deng
1
-5
/
+1
2021-05-17
lib/vsprintf: Allow to override ISO 8601 date and time separator
Andy Shevchenko
2
-5
/
+22
2021-05-14
kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
Peter Collingbourne
1
-6
/
+23
2021-05-13
dyndbg: drop uninformative vpr_info
Jim Cromie
1
-1
/
+0
2021-05-13
dyndbg: avoid calling dyndbg_emit_prefix when it has no work
Jim Cromie
1
-7
/
+12
2021-05-13
percpu_ref: Don't opencode percpu_ref_is_dying
Nikolay Borisov
1
-3
/
+3
2021-05-08
Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-5
/
+5
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-1
/
+1
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-92
/
+60
2021-05-06
lib: parser: clean up kernel-doc
Randy Dunlap
1
-23
/
+38
2021-05-06
lib/genalloc: add parameter description to fix doc compile warning
Alex Shi
1
-0
/
+5
2021-05-06
lib/percpu_counter: tame kernel-doc compile warning
Alex Shi
1
-1
/
+1
2021-05-06
lib: stackdepot: turn depot_lock spinlock to raw_spinlock
Zqiang
1
-3
/
+3
2021-05-06
lib: crc8: pointer to data block should be const
Richard Fitzgerald
1
-1
/
+1
[next]