summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar2018-03-196-40/+35
|\
| * Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-181-1/+2
| |\
| | * jump_label: Fix sparc64 warningJosh Poimboeuf2018-03-141-1/+2
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-111-1/+3
| |\ \
| | * | perf/core: Fix ctx_event_type in ctx_resched()Song Liu2018-03-091-1/+3
| * | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-03-111-2/+3
| |\ \ \
| | * | | rtmutex: Make rt_mutex_futex_unlock() safe for irq-off callsitesBoqun Feng2018-03-091-2/+3
| * | | | bug: use %pB in BUG and stack protector failureKees Cook2018-03-091-1/+1
| * | | | Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-081-19/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | signals: Move put_compat_sigset to compat.h to silence hardened usercopyMatt Redfearn2018-03-021-19/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-03-051-16/+26
| |\ \ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-03-011-16/+26
| | |\ \ \ \
| | | * | | | bpf: allow xadd only on aligned memoryDaniel Borkmann2018-02-231-16/+26
* | | | | | | perf/core: Clear sibling list of detached eventsMark Rutland2018-03-161-1/+1
* | | | | | | perf: Fix sibling iterationPeter Zijlstra2018-03-161-18/+16
* | | | | | | perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTESMilind Chabbi2018-03-132-1/+49
* | | | | | | perf/core: Move perf_event_attr::sample_max_stack into perf_copy_attr()Jiri Olsa2018-03-131-3/+3
* | | | | | | hw_breakpoint: Add perf_event_attr fields check in __modify_user_hw_breakpoint()Jiri Olsa2018-03-131-2/+7
* | | | | | | hw_breakpoint: Factor out __modify_user_hw_breakpoint() functionJiri Olsa2018-03-131-17/+29
* | | | | | | hw_breakpoint: Add modify_bp_slot() functionJiri Olsa2018-03-131-7/+39
* | | | | | | hw_breakpoint: Pass bp_type argument to __reserve_bp_slot|__release_bp_slot()Jiri Olsa2018-03-131-10/+10
* | | | | | | hw_breakpoint: Pass bp_type directly as find_slot_idx() argumentJiri Olsa2018-03-131-5/+5
* | | | | | | perf/core: Fix installing cgroup events on CPUleilei.lin2018-03-121-11/+35
* | | | | | | perf/core: Optimize perf_rotate_context() event schedulingPeter Zijlstra2018-03-121-23/+37
* | | | | | | perf/core: Fix tree based event rotationPeter Zijlstra2018-03-121-26/+18
* | | | | | | perf/core: Simpify perf_event_groups_for_each()Peter Zijlstra2018-03-121-7/+7
* | | | | | | perf/core: Optimize ctx_sched_out()Peter Zijlstra2018-03-121-24/+29
* | | | | | | perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-121-19/+18
* | | | | | | perf/core: Fix event schedule orderPeter Zijlstra2018-03-121-49/+108
* | | | | | | perf/core: Cleanup the rb-tree codePeter Zijlstra2018-03-121-44/+40
* | | | | | | perf/cor: Use RB trees for pinned/flexible groupsAlexey Budankov2018-03-121-53/+254
* | | | | | | perf/core: Fix perf_output_read_group()Peter Zijlstra2018-03-121-1/+2
* | | | | | | Merge tag 'v4.16-rc4' into perf/core, to pick up fixesIngo Molnar2018-03-0623-95/+156
|\| | | | | |
| * | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-03-041-0/+6
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | timers: Forward timer base before migrating timersLingutla Chandrasekhar2018-02-281-0/+6
| * | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-031-5/+10
| |\ \ \ \ \ \
| | * | | | | | memremap: fix softlockup reports at teardownDan Williams2018-03-021-5/+10
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-03-011-1/+2
| |\ \ \ \ \ \
| | * | | | | | printk: Wake klogd when passing console_lock ownerPetr Mladek2018-02-271-1/+2
| * | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-262-6/+23
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | / | | | |_|_|_|/ | | |/| | | |
| | * | | | | extable: Make init_kernel_text() globalJosh Poimboeuf2018-02-212-4/+2
| | * | | | | jump_label: Warn on failed jump_label patching attemptJosh Poimboeuf2018-02-211-5/+8
| | * | | | | jump_label: Explicitly disable jump labels in __init codeJosh Poimboeuf2018-02-211-0/+16
| * | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-02-251-9/+14
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | genirq/matrix: Handle CPU offlining properThomas Gleixner2018-02-221-9/+14
| | | |_|/ / | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-236-22/+34
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | bpf: fix rcu lockdep warning for lpm_trie map_free callbackYonghong Song2018-02-221-2/+1
| | * | | | bpf: add schedule points in percpu arrays managementEric Dumazet2018-02-221-1/+4
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-02-216-19/+29
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | bpf: fix mlock precharge on arraymapsDaniel Borkmann2018-02-151-12/+16