summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-05-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-06Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-05-06Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-06Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-03Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-03perf/x86/intel/pt: Remove software double buffering PMU capabilityAlexander Shishkin
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-02Merge tag 'for-linus-20190502' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-01iov_iter: fix iov_iter_typeMing Lei
2019-05-01sctp: avoid running the sctp state machine recursivelyXin Long
2019-04-30Merge tag 'usb-5.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-04-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2019-04-29stacktrace: Provide common infrastructureThomas Gleixner
2019-04-29lib/stackdepot: Remove obsolete functionsThomas Gleixner
2019-04-29stacktrace: Remove obsolete functionsThomas Gleixner
2019-04-29lockdep: Simplify stack trace handlingThomas Gleixner
2019-04-29lib/stackdepot: Provide functions which operate on plain storage arraysThomas Gleixner
2019-04-29stacktrace: Provide helpers for common stack trace operationsThomas Gleixner
2019-04-29tracing: Cleanup stack trace codeThomas Gleixner
2019-04-29locking/static_key: Add support for deferred static branchesJakub Kicinski
2019-04-29perf/x86: Make perf callchains work without CONFIG_FRAME_POINTERKairui Song
2019-04-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-04-26Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-04-26Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-26tracing: Fix buffer_ref pipe opsJann Horn
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-04-26Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-04-25bpf: Fix preempt_enable_no_resched() abusePeter Zijlstra
2019-04-25clk: Add missing stubs for a few functionsDmitry Osipenko
2019-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-04-23net/ncsi: handle overflow when incrementing mac addressTao Ren
2019-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-04-20Merge tag 'for-linus-20190420' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-04-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-04-19USB: core: Fix bug caused by duplicate interface PM usage counterAlan Stern
2019-04-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-04-19block: make sure that bvec length can't be overflowMing Lei
2019-04-19block: kill all_q_node in request_queueHou Tao
2019-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-04-19coredump: fix race condition between mmget_not_zero()/get_task_mm() and core ...Andrea Arcangeli
2019-04-19mm: swapoff: shmem_unuse() stop eviction without igrab()Hugh Dickins
2019-04-19drm/ttm: fix re-init of global structuresChristian König
2019-04-19x86/kprobes: Verify stack frame on kretprobeMasami Hiramatsu