index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2018-03-16
perf/core: Clear sibling list of detached events
Mark Rutland
-1
/
+1
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
-18
/
+16
2018-03-13
perf/core: Implement fast breakpoint modification via _IOC_MODIFY_ATTRIBUTES
Milind Chabbi
-1
/
+49
2018-03-13
perf/core: Move perf_event_attr::sample_max_stack into perf_copy_attr()
Jiri Olsa
-3
/
+3
2018-03-13
hw_breakpoint: Add perf_event_attr fields check in __modify_user_hw_breakpoint()
Jiri Olsa
-2
/
+7
2018-03-13
hw_breakpoint: Factor out __modify_user_hw_breakpoint() function
Jiri Olsa
-17
/
+29
2018-03-13
hw_breakpoint: Add modify_bp_slot() function
Jiri Olsa
-7
/
+39
2018-03-13
hw_breakpoint: Pass bp_type argument to __reserve_bp_slot|__release_bp_slot()
Jiri Olsa
-10
/
+10
2018-03-13
hw_breakpoint: Pass bp_type directly as find_slot_idx() argument
Jiri Olsa
-5
/
+5
2018-03-12
perf/core: Fix installing cgroup events on CPU
leilei.lin
-11
/
+35
2018-03-12
perf/core: Optimize perf_rotate_context() event scheduling
Peter Zijlstra
-23
/
+37
2018-03-12
perf/core: Fix tree based event rotation
Peter Zijlstra
-26
/
+18
2018-03-12
perf/core: Simpify perf_event_groups_for_each()
Peter Zijlstra
-7
/
+7
2018-03-12
perf/core: Optimize ctx_sched_out()
Peter Zijlstra
-24
/
+29
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
-19
/
+18
2018-03-12
perf/core: Fix event schedule order
Peter Zijlstra
-49
/
+108
2018-03-12
perf/core: Cleanup the rb-tree code
Peter Zijlstra
-44
/
+40
2018-03-12
perf/cor: Use RB trees for pinned/flexible groups
Alexey Budankov
-53
/
+254
2018-03-12
perf/core: Fix perf_output_read_group()
Peter Zijlstra
-1
/
+2
2018-03-06
Merge tag 'v4.16-rc4' into perf/core, to pick up fixes
Ingo Molnar
-95
/
+156
2018-03-04
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-0
/
+6
2018-03-03
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-5
/
+10
2018-03-02
memremap: fix softlockup reports at teardown
Dan Williams
-5
/
+10
2018-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
-1
/
+2
2018-02-28
timers: Forward timer base before migrating timers
Lingutla Chandrasekhar
-0
/
+6
2018-02-27
printk: Wake klogd when passing console_lock owner
Petr Mladek
-1
/
+2
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-6
/
+23
2018-02-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-9
/
+14
2018-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-22
/
+34
2018-02-23
Merge branch 'fixes-v4.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+4
2018-02-23
Merge tag 'drm-fixes-for-v4.16-rc3' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
-0
/
+16
2018-02-22
genirq/matrix: Handle CPU offlining proper
Thomas Gleixner
-9
/
+14
2018-02-22
bpf: fix rcu lockdep warning for lpm_trie map_free callback
Yonghong Song
-2
/
+1
2018-02-22
bpf: add schedule points in percpu arrays management
Eric Dumazet
-1
/
+4
2018-02-22
Merge tag 'seccomp-v4.16-rc3' of https://git.kernel.org/pub/scm/linux/kernel/...
James Morris
-2
/
+4
2018-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-14
/
+3
2018-02-22
efivarfs: Limit the rate for non-root to read files
Luck, Tony
-0
/
+3
2018-02-21
ptrace, seccomp: tweak get_metadata behavior slightly
Tycho Andersen
-2
/
+4
2018-02-21
kernel/relay.c: limit kmalloc size to KMALLOC_MAX_SIZE
David Rientjes
-1
/
+1
2018-02-21
include/linux/sched/mm.h: re-inline mmdrop()
Andrew Morton
-13
/
+2
2018-02-22
Merge tag 'drm-misc-fixes-2018-02-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-0
/
+16
2018-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
-19
/
+29
2018-02-21
extable: Make init_kernel_text() global
Josh Poimboeuf
-4
/
+2
2018-02-21
jump_label: Warn on failed jump_label patching attempt
Josh Poimboeuf
-5
/
+8
2018-02-21
jump_label: Explicitly disable jump labels in __init code
Josh Poimboeuf
-0
/
+16
2018-02-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-50
/
+128
2018-02-18
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-14
/
+4
2018-02-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
-1594
/
+4749
2018-02-16
workqueue: Allow retrieval of current task's work struct
Lukas Wunner
-0
/
+16
2018-02-16
irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
-14
/
+4
[next]