summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| | | * | | bpf: fix bpf_prog_array_copy_to_user warning from perf event prog queryDaniel Borkmann2018-02-142-1/+3
| | | * | | bpf: cpumap: use GFP_KERNEL instead of GFP_ATOMIC in __cpu_map_entry_alloc()Jason Wang2018-02-141-1/+1
| | | * | | bpf: fix sock_map_alloc() error pathEric Dumazet2018-02-131-1/+2
| | | * | | bpf: fix memory leak in lpm_trie map_free callback functionYonghong Song2018-02-131-4/+7
| | | |/ /
| * | | | Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-231-2/+4
| |\ \ \ \
| | * \ \ \ Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...James Morris2018-02-221-2/+4
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ptrace, seccomp: tweak get_metadata behavior slightlyTycho Andersen2018-02-211-2/+4
| * | | | | Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-02-231-0/+16
| |\ \ \ \ \
| | * \ \ \ \ Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-02-221-0/+16
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | workqueue: Allow retrieval of current task's work structLukas Wunner2018-02-161-0/+16
| * | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-02-222-14/+3
| |\ \ \ \ \ \
| | * | | | | | kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZEDavid Rientjes2018-02-211-1/+1
| | * | | | | | include/linux/sched/mm.h: re-inline mmdrop()Andrew Morton2018-02-211-13/+2
| | |/ / / / /
| * / / / / / efivarfs: Limit the rate for non-root to read filesLuck, Tony2018-02-221-0/+3
| |/ / / / /