index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-06
4
-195
/
+409
|
\
|
*
irq_work: Do not raise an IPI when queueing work on the local CPU
Nicholas Piggin
2019-04-18
1
-33
/
+42
|
*
genirq/devres: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-04-16
1
-2
/
+1
|
*
genirq/timings: Add array suffix computation code
Daniel Lezcano
2019-04-05
1
-5
/
+457
|
*
genirq/timings: Remove variance computation code
Daniel Lezcano
2019-04-05
1
-250
/
+2
|
*
genirq: Prevent use-after-free and work list corruption
Prasad Sodagudi
2019-03-24
1
-1
/
+3
*
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-06
7
-38
/
+31
|
\
\
|
*
|
efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sections
Ard Biesheuvel
2019-03-29
1
-2
/
+1
|
*
|
efi: Unify DMI setup code over the arm/arm64, ia64 and x86 architectures
Robert Richter
2019-03-29
5
-31
/
+22
|
*
|
efi/arm: Show SMBIOS bank/device location in CPER and GHES error logs
Marcin Benka
2019-03-29
1
-0
/
+1
|
*
|
efifb: Omit memory map check on legacy boot
Ard Biesheuvel
2019-03-29
1
-1
/
+2
|
*
|
efi/libstub: Refactor the cmd_stubcopy Makefile command
Masahiro Yamada
2019-03-29
1
-6
/
+7
*
|
|
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-05-06
39
-656
/
+694
|
\
\
\
|
*
|
|
x86/stacktrace: Use common infrastructure
Thomas Gleixner
2019-04-29
2
-97
/
+20
|
*
|
|
stacktrace: Provide common infrastructure
Thomas Gleixner
2019-04-29
3
-0
/
+216
|
*
|
|
lib/stackdepot: Remove obsolete functions
Thomas Gleixner
2019-04-29
2
-24
/
+0
|
*
|
|
stacktrace: Remove obsolete functions
Thomas Gleixner
2019-04-29
2
-31
/
+0
|
*
|
|
livepatch: Simplify stack trace retrieval
Thomas Gleixner
2019-04-29
1
-13
/
+9
|
*
|
|
tracing: Remove the last struct stack_trace usage
Thomas Gleixner
2019-04-29
1
-21
/
+16
|
*
|
|
tracing: Simplify stack trace retrieval
Thomas Gleixner
2019-04-29
1
-27
/
+13
|
*
|
|
tracing: Make ftrace_trace_userstack() static and conditional
Thomas Gleixner
2019-04-29
2
-14
/
+8
|
*
|
|
tracing: Use percpu stack trace buffer more intelligently
Thomas Gleixner
2019-04-29
1
-36
/
+37
|
*
|
|
tracing: Simplify stacktrace retrieval in histograms
Thomas Gleixner
2019-04-29
1
-9
/
+3
|
*
|
|
lockdep: Simplify stack trace handling
Thomas Gleixner
2019-04-29
2
-29
/
+35
|
*
|
|
lockdep: Remove save argument from check_prev_add()
Thomas Gleixner
2019-04-29
1
-8
/
+8
|
*
|
|
lockdep: Remove unused trace argument from print_circular_bug()
Thomas Gleixner
2019-04-29
1
-5
/
+4
|
*
|
|
drm: Simplify stacktrace handling
Thomas Gleixner
2019-04-29
3
-36
/
+18
|
*
|
|
dm persistent data: Simplify stack trace handling
Thomas Gleixner
2019-04-29
1
-10
/
+9
|
*
|
|
dm bufio: Simplify stack trace retrieval
Thomas Gleixner
2019-04-29
1
-9
/
+6
|
*
|
|
btrfs: ref-verify: Simplify stack trace retrieval
Thomas Gleixner
2019-04-29
1
-13
/
+2
|
*
|
|
dma/debug: Simplify stracktrace retrieval
Thomas Gleixner
2019-04-29
1
-8
/
+6
|
*
|
|
fault-inject: Simplify stacktrace retrieval
Thomas Gleixner
2019-04-29
1
-9
/
+3
|
*
|
|
mm/page_owner: Simplify stack trace handling
Thomas Gleixner
2019-04-29
1
-51
/
+28
|
*
|
|
mm/kasan: Simplify stacktrace handling
Thomas Gleixner
2019-04-29
2
-21
/
+16
|
*
|
|
mm/kmemleak: Simplify stacktrace handling
Thomas Gleixner
2019-04-29
1
-21
/
+3
|
*
|
|
mm/slub: Simplify stack trace retrieval
Thomas Gleixner
2019-04-29
1
-8
/
+4
|
*
|
|
latency_top: Simplify stack trace handling
Thomas Gleixner
2019-04-29
1
-15
/
+2
|
*
|
|
proc: Simplify task stack retrieval
Thomas Gleixner
2019-04-29
1
-9
/
+5
|
*
|
|
backtrace-test: Simplify stack trace handling
Thomas Gleixner
2019-04-29
1
-8
/
+3
|
*
|
|
lib/stackdepot: Provide functions which operate on plain storage arrays
Thomas Gleixner
2019-04-29
2
-19
/
+55
|
*
|
|
stacktrace: Provide helpers for common stack trace operations
Thomas Gleixner
2019-04-29
2
-15
/
+182
|
*
|
|
tracing: Cleanup stack trace code
Thomas Gleixner
2019-04-29
2
-43
/
+17
|
*
|
|
tracing: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
2
-16
/
+6
|
*
|
|
drm: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
2
-7
/
+0
|
*
|
|
latency_top: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
2
-8
/
+7
|
*
|
|
mm/kasan: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
1
-3
/
+0
|
*
|
|
mm/page_owner: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
1
-3
/
+0
|
*
|
|
mm/slub: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
1
-9
/
+4
|
*
|
|
lockdep: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
1
-11
/
+0
|
*
|
|
s390/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
2019-04-14
1
-6
/
+0
[next]