index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
events
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+7
2019-09-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2019-09-24
uprobe: collapse THP pmd after removing all uprobes
Song Liu
1
-0
/
+9
2019-09-24
uprobe: use FOLL_SPLIT_PMD instead of FOLL_SPLIT
Song Liu
1
-4
/
+2
2019-09-24
uprobe: use original page when all uprobes are removed
Song Liu
1
-15
/
+51
2019-09-20
perf/core: Fix several typos in comments
Roy Ben Shlomo
1
-3
/
+3
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-4
/
+4
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+3
2019-09-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+93
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
1
-1
/
+1
2019-09-06
perf/hw_breakpoint: Fix arch_hw_breakpoint use-before-initialization
Mark-PK Tsai
1
-2
/
+2
2019-08-28
perf: Allow normal events to output AUX data
Alexander Shishkin
1
-0
/
+93
2019-08-19
lockdown: Lock down perf when in confidentiality mode
David Howells
1
-0
/
+7
2019-08-01
perf/core: Mark hrtimers to expire in hard interrupt context
Sebastian Andrzej Siewior
1
-4
/
+4
2019-07-25
sched/core: Convert get_task_struct() to return the task
Matthew Wilcox (Oracle)
1
-6
/
+3
2019-07-25
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
1
-1
/
+1
2019-07-19
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+1
2019-07-13
perf/core: Fix exclusive events' grouping
Alexander Shishkin
1
-12
/
+22
2019-07-13
perf/core: Fix race between close() and fork()
Peter Zijlstra
1
-8
/
+41
2019-07-09
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-22
/
+30
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2019-07-08
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
2019-07-08
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2019-07-08
Merge tag 'v5.2' into perf/core, to pick up fixes
Ingo Molnar
1
-5
/
+18
2019-06-28
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-3
/
+1
2019-06-26
perf_event_get(): don't bother with fget_raw()
Al Viro
1
-3
/
+1
2019-06-24
perf/cgroups: Don't rotate events for cgroups unnecessarily
Ian Rogers
1
-20
/
+22
2019-06-24
perf/x86: Disable extended registers for non-supported PMUs
Kan Liang
1
-4
/
+14
2019-06-24
perf/ioctl: Add check for the sample_period value
Ravi Bangoria
1
-0
/
+3
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
1
-2
/
+2
2019-06-17
perf/core: Fix perf_sample_regs_user() mm check
Peter Zijlstra
1
-1
/
+1
2019-06-03
perf/core: Add attr_groups_update into struct pmu
Jiri Olsa
1
-0
/
+6
2019-06-03
perf/core: Allow non-privileged uprobe for user processes
Song Liu
1
-2
/
+2
2019-05-28
uprobes: Use DEFINE_STATIC_PERCPU_RWSEM() to initialize dup_mmap_sem
Oleg Nesterov
1
-3
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-2
/
+2
2019-05-24
perf/ring-buffer: Use regular variables for nesting
Peter Zijlstra
2
-17
/
+28
2019-05-24
perf/ring-buffer: Always use {READ,WRITE}_ONCE() for rb->user_page data
Peter Zijlstra
1
-3
/
+3
2019-05-24
perf/ring_buffer: Add ordering to rb->nest increment
Peter Zijlstra
1
-0
/
+9
2019-05-24
perf/ring_buffer: Fix exposing a temporarily decreased data_head
Yabin Cui
1
-4
/
+20
2019-05-14
mm/mmu_notifier: use correct mmu_notifier events for each invalidation
Jérôme Glisse
1
-1
/
+1
2019-05-14
mm/mmu_notifier: contextual information for event triggering invalidation
Jérôme Glisse
1
-1
/
+2
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2019-05-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+3
2019-05-06
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+11
2019-05-03
perf/ring_buffer: Fix AUX software double buffering
Alexander Shishkin
1
-2
/
+1
2019-04-30
uprobes: Initialize uprobes earlier
Nadav Amit
1
-5
/
+3
2019-04-16
perf/core: Add perf_pmu_resched() as global function
Stephane Eranian
1
-0
/
+10
2019-04-16
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-34
/
+36
2019-04-16
perf/ring_buffer: Fix AUX record suppression
Alexander Shishkin
1
-18
/
+15
2019-04-16
perf/core: Fix the address filtering fix
Alexander Shishkin
1
-16
/
+21
[next]