summaryrefslogtreecommitdiffstats
path: root/security (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-29tracing: Remove the last struct stack_trace usageThomas Gleixner1-21/+16
2019-04-29tracing: Simplify stack trace retrievalThomas Gleixner1-27/+13
2019-04-29tracing: Make ftrace_trace_userstack() static and conditionalThomas Gleixner2-14/+8
2019-04-29tracing: Use percpu stack trace buffer more intelligentlyThomas Gleixner1-36/+37
2019-04-29tracing: Simplify stacktrace retrieval in histogramsThomas Gleixner1-9/+3
2019-04-29lockdep: Simplify stack trace handlingThomas Gleixner2-29/+35
2019-04-29lockdep: Remove save argument from check_prev_add()Thomas Gleixner1-8/+8
2019-04-29lockdep: Remove unused trace argument from print_circular_bug()Thomas Gleixner1-5/+4
2019-04-29drm: Simplify stacktrace handlingThomas Gleixner3-36/+18
2019-04-29dm persistent data: Simplify stack trace handlingThomas Gleixner1-10/+9
2019-04-29dm bufio: Simplify stack trace retrievalThomas Gleixner1-9/+6
2019-04-29btrfs: ref-verify: Simplify stack trace retrievalThomas Gleixner1-13/+2
2019-04-29dma/debug: Simplify stracktrace retrievalThomas Gleixner1-8/+6
2019-04-29fault-inject: Simplify stacktrace retrievalThomas Gleixner1-9/+3
2019-04-29mm/page_owner: Simplify stack trace handlingThomas Gleixner1-51/+28
2019-04-29mm/kasan: Simplify stacktrace handlingThomas Gleixner2-21/+16
2019-04-29mm/kmemleak: Simplify stacktrace handlingThomas Gleixner1-21/+3
2019-04-29mm/slub: Simplify stack trace retrievalThomas Gleixner1-8/+4
2019-04-29latency_top: Simplify stack trace handlingThomas Gleixner1-15/+2
2019-04-29proc: Simplify task stack retrievalThomas Gleixner1-9/+5
2019-04-29backtrace-test: Simplify stack trace handlingThomas Gleixner1-8/+3
2019-04-29lib/stackdepot: Provide functions which operate on plain storage arraysThomas Gleixner2-19/+55
2019-04-29stacktrace: Provide helpers for common stack trace operationsThomas Gleixner2-15/+182
2019-04-29tracing: Cleanup stack trace codeThomas Gleixner2-43/+17
2019-04-14tracing: Remove the ULONG_MAX stack trace hackeryThomas Gleixner2-16/+6
2019-04-14drm: Remove the ULONG_MAX stack trace hackeryThomas Gleixner2-7/+0
2019-04-14latency_top: Remove the ULONG_MAX stack trace hackeryThomas Gleixner2-8/+7
2019-04-14mm/kasan: Remove the ULONG_MAX stack trace hackeryThomas Gleixner1-3/+0
2019-04-14mm/page_owner: Remove the ULONG_MAX stack trace hackeryThomas Gleixner1-3/+0
2019-04-14mm/slub: Remove the ULONG_MAX stack trace hackeryThomas Gleixner1-9/+4
2019-04-14lockdep: Remove the ULONG_MAX stack trace hackeryThomas Gleixner1-11/+0
2019-04-14s390/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-6/+0
2019-04-14parisc/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-5/+0
2019-04-14arm64/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-4/+0
2019-04-14riscv/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-2/+0
2019-04-14unicore32/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-2/+0
2019-04-14sh/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-4/+0
2019-04-14arm/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-6/+0
2019-04-14x86/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-12/+2
2019-04-14um/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner1-2/+0
2019-04-12clk: imx: Fix PLL_1416X not rounding ratesLeonard Crestez1-1/+1
2019-04-12clk: mediatek: fix clk-gate flag settingWeiyi Lu1-2/+1
2019-04-12arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon1-8/+8
2019-04-12iommu/amd: Set exclusion range correctlyJoerg Roedel1-1/+1
2019-04-12clang-format: Update with the latest for_each macro listMiguel Ojeda1-0/+24
2019-04-12perf/core: Fix perf_event_disable_inatomic() racePeter Zijlstra2-11/+45
2019-04-12block: fix the return errno for direct IOJason Yan1-4/+4
2019-04-11Revert "SUNRPC: Micro-optimise when the task is known not to be sleeping"Trond Myklebust2-45/+8
2019-04-11NFSv4.1 fix incorrect return value in copy_file_rangeOlga Kornievskaia2-4/+3
2019-04-11xprtrdma: Fix helper that drains the transportChuck Lever1-1/+1