aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2018-03-28perf/hwbp: Simplify the perf-hwbp code, fix documentationGravatar Linus Torvalds 1-23/+7
2018-03-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-3/+8
2018-03-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-12/+17
2018-03-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-5/+16
2018-03-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-10/+34
2018-03-23Merge tag 'trace-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-8/+6
2018-03-23tracing: probeevent: Fix to support minus offset from symbolGravatar Masami Hiramatsu 3-8/+6
2018-03-22Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+0
2018-03-22Merge tag 'modules-for-v4.16-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 3-29/+51
2018-03-22posix-timers: Protect posix clock array access against speculationGravatar Thomas Gleixner 1-3/+8
2018-03-20bpf: skip unnecessary capability checkGravatar Chenbo Feng 1-1/+1
2018-03-20trace/bpf: remove helper bpf_perf_prog_read_value from tracepoint type programsGravatar Yonghong Song 1-28/+40
2018-03-20sched/debug: Adjust newlines for better alignmentGravatar Joe Lawrence 1-11/+16
2018-03-20sched/debug: Fix per-task line continuation for console outputGravatar Joe Lawrence 1-1/+1
2018-03-20perf/cgroup: Fix child event counting bugGravatar Song Liu 1-5/+16
2018-03-20jump_label: Disable jump labels in __exit codeGravatar Josh Poimboeuf 1-3/+4
2018-03-20locking/mutex: Improve documentationGravatar Matthew Wilcox 1-7/+30
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-5/+20
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-9/+1
2018-03-18Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+2
2018-03-14jump_label: Fix sparc64 warningGravatar Josh Poimboeuf 1-1/+2
2018-03-13workqueue: remove unused cancel_work()Gravatar Stephen Hemminger 1-8/+0
2018-03-13workqueue: use put_device() instead of kfree()Gravatar Arvind Yadav 1-1/+1
2018-03-12error-injection: Fix to prohibit jump optimizationGravatar Masami Hiramatsu 1-0/+10
2018-03-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+3
2018-03-11Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-2/+3
2018-03-09bug: use %pB in BUG and stack protector failureGravatar Kees Cook 1-1/+1
2018-03-09rtmutex: Make rt_mutex_futex_unlock() safe for irq-off callsitesGravatar Boqun Feng 1-2/+3
2018-03-09perf/core: Fix ctx_event_type in ctx_resched()Gravatar Song Liu 1-1/+3
2018-03-08module: propagate error in modules_open()Gravatar Leon Yu 1-1/+1
2018-03-08Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-19/+0
2018-03-06kernel/memremap: Remove stale devres_free() callGravatar Oliver O'Halloran 1-1/+0
2018-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-16/+26
2018-03-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-0/+6
2018-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-5/+10
2018-03-02memremap: fix softlockup reports at teardownGravatar Dan Williams 1-5/+10
2018-03-02signals: Move put_compat_sigset to compat.h to silence hardened usercopyGravatar Matt Redfearn 1-19/+0
2018-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfGravatar David S. Miller 1-16/+26
2018-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Gravatar Linus Torvalds 1-1/+2
2018-02-28timers: Forward timer base before migrating timersGravatar Lingutla Chandrasekhar 1-0/+6
2018-02-27printk: Wake klogd when passing console_lock ownerGravatar Petr Mladek 1-1/+2
2018-02-26Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 2-6/+23
2018-02-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-9/+14
2018-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 6-22/+34
2018-02-23Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-2/+4
2018-02-23bpf: allow xadd only on aligned memoryGravatar Daniel Borkmann 1-16/+26
2018-02-23Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Gravatar Linus Torvalds 1-0/+16
2018-02-22genirq/matrix: Handle CPU offlining properGravatar Thomas Gleixner 1-9/+14
2018-02-22bpf: fix rcu lockdep warning for lpm_trie map_free callbackGravatar Yonghong Song 1-2/+1