summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2019-04-30sched/cpufreq: Fix kobject memleakTobin C. Harding
2019-04-29Merge tag 'seccomp-v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-04-29locking/lockdep: Remove unnecessary unlikely()zhengbin
2019-04-29livepatch: Convert error about unsupported reliable stacktrace into a warningPetr Mladek
2019-04-29stacktrace: Provide common infrastructureThomas Gleixner
2019-04-29stacktrace: Remove obsolete functionsThomas Gleixner
2019-04-29livepatch: Simplify stack trace retrievalThomas Gleixner
2019-04-29tracing: Remove the last struct stack_trace usageThomas Gleixner
2019-04-29tracing: Simplify stack trace retrievalThomas Gleixner
2019-04-29tracing: Make ftrace_trace_userstack() static and conditionalThomas Gleixner
2019-04-29tracing: Use percpu stack trace buffer more intelligentlyThomas Gleixner
2019-04-29tracing: Simplify stacktrace retrieval in histogramsThomas Gleixner
2019-04-29lockdep: Simplify stack trace handlingThomas Gleixner
2019-04-29lockdep: Remove save argument from check_prev_add()Thomas Gleixner
2019-04-29lockdep: Remove unused trace argument from print_circular_bug()Thomas Gleixner
2019-04-29dma/debug: Simplify stracktrace retrievalThomas Gleixner
2019-04-29latency_top: Simplify stack trace handlingThomas Gleixner
2019-04-29backtrace-test: Simplify stack trace handlingThomas Gleixner
2019-04-29stacktrace: Provide helpers for common stack trace operationsThomas Gleixner
2019-04-29tracing: Cleanup stack trace codeThomas Gleixner
2019-04-29locking/lockdep: check for freed initmem in static_obj()Gerald Schaefer
2019-04-29locking/static_key: Don't take sleeping locks in __static_key_slow_dec_deferr...Jakub Kicinski
2019-04-29locking/static_key: Factor out the fast path of static_key_slow_dec()Jakub Kicinski
2019-04-29locking/static_key: Add support for deferred static branchesJakub Kicinski
2019-04-29locking/lockdep: Test all incompatible scenarios at once in check_irq_usage()Frederic Weisbecker
2019-04-29sched/nohz: Run NOHZ idle load balancer on HK_FLAG_MISC CPUsNicholas Piggin
2019-04-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-04-26Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-04-26trace: Fix preempt_enable_no_resched() abusePeter Zijlstra
2019-04-26tracing: Fix a memory leak by early error exit in trace_pid_write()Wenwen Wang
2019-04-26tracing: Fix buffer_ref pipe opsJann Horn
2019-04-26locking/futex: Allow low-level atomic operations to return -EAGAINWill Deacon
2019-04-26Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...Will Deacon
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-04-25bpf: mark registers in all frames after pkt/null checksPaul Chaignon
2019-04-25seccomp: Make NEW_LISTENER and TSYNC flags exclusiveTycho Andersen
2019-04-25sched/numa: Fix a possible divide-by-zeroXie XiuQi
2019-04-25crypto: shash - remove shash_desc::flagsEric Biggers
2019-04-23seccomp: fix up grammar in commentTycho Andersen
2019-04-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-04-20Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-04-19sched/debug: Fix spelling mistake "logaritmic" -> "logarithmic"Colin Ian King
2019-04-19sched/topology: Update init_sched_domains() commentJuri Lelli
2019-04-19cgroup/cpuset: Update stale generate_sched_domains() commentsJuri Lelli
2019-04-19tick: Fix typos in commentsLaurent Gauthier
2019-04-19kernel/watchdog_hld.c: hard lockup message should end with a newlineSergey Senozhatsky
2019-04-19kprobes: Mark ftrace mcount handler functions nokprobeMasami Hiramatsu
2019-04-19sched/core: Check quota and period overflow at usec to nsec conversionKonstantin Khlebnikov