index
:
kernel_xiaomi_alioth.git
r11.1
s12.1
kernel_xiaomi_alioth
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
debug
/
kdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'aosp/android-4.19-stable' into android11-stable
UtsavBalar1231
2021-06-17
1
-1
/
+1
|
\
|
*
Merge 4.19.178 into android-4.19-stable
Greg Kroah-Hartman
2021-03-05
1
-1
/
+1
|
|
\
|
|
*
kdb: Make memory allocations more robust
Sumit Garg
2021-03-04
1
-1
/
+1
*
|
|
Merge android-4.19-stable.157 (8ee67bc) into msm-4.19
Srinivasarao P
2020-12-18
1
-2
/
+6
|
\
|
|
|
*
|
Merge 4.19.154 into android-4.19-stable
Greg Kroah-Hartman
2020-10-30
1
-2
/
+6
|
|
\
|
|
|
*
kdb: Fix pager search for multi-line strings
Daniel Thompson
2020-10-30
1
-2
/
+6
*
|
|
Merge android-4.19.110 (1984fff) into msm-4.19
Ivaylo Georgiev
2020-05-23
1
-1
/
+1
|
\
|
|
|
*
|
Merge 4.19.99 into android-4.19
Greg Kroah-Hartman
2020-01-27
1
-1
/
+1
|
|
\
|
|
|
*
kdb: do a sanity check on the cpu in kdb_per_cpu()
Dan Carpenter
2020-01-27
1
-1
/
+1
|
*
|
BACKPORT: sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
2019-03-21
1
-6
/
+1
|
|
/
*
|
Merge "Merge android-4.19.21 (6e0411b) into msm-4.19"
qctecmdr Service
2019-03-14
2
-8
/
+10
|
\
\
|
*
|
Merge android-4.19.21 (6e0411b) into msm-4.19
Ivaylo Georgiev
2019-03-13
2
-8
/
+10
|
|
\
|
|
|
*
kdb: Don't back trace on a cpu that didn't round up
Douglas Anderson
2019-02-12
2
-8
/
+10
*
|
|
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
2019-03-07
1
-6
/
+1
|
/
/
*
|
Merge remote-tracking branch 'origin_4.19/tmp-0567d2f' into msm-4.19
Rishabh Bhatnagar
2018-12-20
3
-12
/
+16
|
\
|
|
*
kdb: Use strscpy with destination buffer size
Prarit Bhargava
2018-12-01
3
-12
/
+15
*
|
Merge LTS tag v4.19.3 into msm-kona
Blagovest Kolenichev
2018-12-06
3
-15
/
+15
|
\
|
|
*
kdb: print real address of pointers instead of hashed addresses
Christophe Leroy
2018-11-21
2
-13
/
+13
|
*
kdb: use correct pointer when 'btc' calls 'btt'
Christophe Leroy
2018-11-21
1
-2
/
+2
*
|
ANDROID: kdb: support new lines without carriage returns
Colin Cross
2018-08-28
1
-2
/
+10
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-4
/
+7
*
Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-04-12
3
-53
/
+44
|
\
|
*
kdb: use memmove instead of overlapping memcpy
Arnd Bergmann
2018-02-04
1
-2
/
+2
|
*
kdb: use ktime_get_mono_fast_ns() instead of ktime_get_ts()
Baolin Wang
2018-01-31
1
-3
/
+3
|
*
kdb: bl: don't use tab character in output
Randy Dunlap
2018-01-25
1
-2
/
+2
|
*
kdb: drop newline in unknown command output
Randy Dunlap
2018-01-25
1
-0
/
+11
|
*
kdb: make "mdr" command repeat
Randy Dunlap
2018-01-25
1
-6
/
+21
|
*
kdb: use __ktime_get_real_seconds instead of __current_kernel_time
Arnd Bergmann
2018-01-25
1
-40
/
+5
*
|
signal: Simplify and fix kdb_send_sig
Eric W. Biederman
2018-01-03
2
-9
/
+3
|
/
*
kdb: Fix handling of kallsyms_symbol_next() return value
Daniel Thompson
2017-12-06
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
2
-0
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
kdb: call vkdb_printf() from vprintk_default() only when wanted
Petr Mladek
2016-12-14
1
-7
/
+2
*
kdb: properly synchronize vkdb_printf() calls with other CPUs
Petr Mladek
2016-12-14
2
-18
/
+13
*
kdb: remove unused kdb_event handling
Petr Mladek
2016-12-14
2
-3
/
+0
*
printk/kdb: handle more message headers
Petr Mladek
2016-12-12
1
-1
/
+1
*
mm/init: Add 'rodata=off' boot cmdline parameter to disable read-only kernel ...
Kees Cook
2016-02-22
1
-3
/
+1
*
module: use a structure to encapsulate layout.
Rusty Russell
2015-12-04
1
-2
/
+2
*
kdb: Const qualifier for kdb_getstr's prompt argument
Daniel Thompson
2015-02-19
2
-2
/
+2
*
kdb: Provide forward search at more prompt
Daniel Thompson
2015-02-19
3
-5
/
+26
*
kdb: Fix a prompt management bug when using | grep
Daniel Thompson
2015-02-19
1
-2
/
+2
*
kdb: Remove stack dump when entering kgdb due to NMI
Daniel Thompson
2015-02-19
1
-1
/
+0
*
kdb: Avoid printing KERN_ levels to consoles
Daniel Thompson
2015-02-19
1
-9
/
+13
*
kdb: Fix off by one error in kdb_cpu()
Jason Wessel
2015-02-19
1
-1
/
+1
*
kdb: fix incorrect counts in KDB summary command output
Jay Lan
2015-02-19
1
-1
/
+1
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-01-23
1
-1
/
+1
|
\
|
*
module: make module_refcount() a signed integer.
Rusty Russell
2015-01-22
1
-1
/
+1
[next]