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
*
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
*
parisc/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
2019-04-14
1
-5
/
+0
*
arm64/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
2019-04-14
1
-4
/
+0
*
riscv/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
2019-04-14
1
-2
/
+0
*
unicore32/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
2019-04-14
1
-2
/
+0
*
sh/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
2019-04-14
1
-4
/
+0
*
arm/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
2019-04-14
1
-6
/
+0
*
x86/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
2019-04-14
1
-12
/
+2
*
um/stacktrace: Remove the pointless ULONG_MAX marker
Thomas Gleixner
2019-04-14
1
-2
/
+0
*
Merge tag 'for-linus-20190412' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-04-14
20
-109
/
+174
|
\
|
*
block: fix the return errno for direct IO
Jason Yan
2019-04-12
1
-4
/
+4
|
*
Merge branch 'nvme-5.1' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2019-04-11
5
-30
/
+73
|
|
\
|
|
*
nvmet: fix discover log page when offsets are used
Keith Busch
2019-04-11
4
-25
/
+58
|
|
*
nvme-fc: correct csn initialization and increments on error
James Smart
2019-04-11
1
-5
/
+15
|
|
/
|
*
block: do not leak memory in bio_copy_user_iov()
Jérôme Glisse
2019-04-11
1
-1
/
+4
|
*
lightnvm: pblk: fix crash in pblk_end_partial_read due to multipage bvecs
Hans Holmberg
2019-04-10
1
-22
/
+28
|
*
nvme: cancel request synchronously
Ming Lei
2019-04-10
1
-1
/
+1
|
*
blk-mq: introduce blk_mq_complete_request_sync()
Ming Lei
2019-04-10
2
-0
/
+8
|
*
scsi: virtio_scsi: limit number of hw queues by nr_cpu_ids
Dongli Zhang
2019-04-10
1
-0
/
+1
|
*
virtio-blk: limit number of hw queues by nr_cpu_ids
Dongli Zhang
2019-04-10
1
-0
/
+2
[next]