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
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2017-12-06
Merge branch 'linus' into perf/urgent, to synchronize UAPI headers
Ingo Molnar
2
-30
/
+18
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
1
-1
/
+1
2017-11-29
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
1
-1
/
+4
2017-11-29
Merge branch 'linus' into perf/urgent, to pick up dependent commits
Ingo Molnar
2
-283
/
+211
2017-11-28
perf: Fix header.size for namespace events
Jiri Olsa
1
-1
/
+4
2017-11-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2017-11-17
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-9
/
+4
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-21
/
+10
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+4
2017-11-15
perf/core: Fix memory leak triggered by perf --namespace
Vasily Averin
1
-0
/
+1
2017-11-15
perf/core: Fix memory leak triggered by perf --namespace
Vasily Averin
1
-0
/
+1
2017-11-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-271
/
+199
2017-11-11
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
1
-7
/
+0
2017-11-11
bpf: add a bpf_override_function helper
Josef Bacik
1
-0
/
+7
2017-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2017-11-08
perf/core: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-6
/
+6
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
3
-2
/
+6
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
3
-2
/
+6
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+2
2017-11-03
Merge branch 'linus' into perf/urgent, to pick up dependent commits
Ingo Molnar
2
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-30
perf/cgroup: Fix perf cgroup hierarchy support
Tejun Heo
1
-2
/
+4
2017-10-27
perf/core: Rewrite event timekeeping
Peter Zijlstra
1
-256
/
+129
2017-10-27
perf/core: Fix perf_event_read()
Peter Zijlstra
1
-16
/
+39
2017-10-27
perf/core: Remove wrong barrier
Peter Zijlstra
1
-5
/
+0
2017-10-27
perf/core: Rename 'enum perf_event_active_state'
Peter Zijlstra
1
-1
/
+1
2017-10-27
perf/core: Make sure to update ctx time before using it
Peter Zijlstra
1
-2
/
+10
2017-10-27
perf/core: Fix __perf_read_group_add() locking
Peter Zijlstra
1
-2
/
+2
2017-10-27
perf/core: Update ctx time before detaching events
Peter Zijlstra
1
-0
/
+1
2017-10-27
perf/core: Fix perf_event_read_value() locking
Peter Zijlstra
1
-2
/
+14
2017-10-27
perf/bpf: Extend the perf_event_read_local() interface, a.k.a. "bpf: perf eve...
Yonghong Song
1
-2
/
+13
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2
-4
/
+4
2017-10-25
bpf: permit multiple bpf attachments for a single perf event
Yonghong Song
1
-18
/
+8
2017-10-25
bpf: use the same condition in perf event set/free bpf handler
Yonghong Song
1
-3
/
+3
2017-10-24
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
1
-2
/
+2
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+9
2017-10-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+9
2017-10-18
perf/core: Export AUX buffer helpers to modules
Will Deacon
1
-0
/
+4
2017-10-16
perf/ftrace: Revert ("perf/ftrace: Fix double traces of perf on ftrace:functi...
Peter Zijlstra
1
-9
/
+4
2017-10-10
perf/core: Fix cgroup time when scheduling descendants
leilei.lin
1
-1
/
+1
2017-10-10
perf/core: Avoid freeing static PMU contexts when PMU is unregistered
Will Deacon
1
-0
/
+8
2017-10-07
bpf: perf event change needed for subsequent bpf helpers
Yonghong Song
1
-2
/
+13
2017-09-29
perf/core: Explain perf_sched_mutex
Alexander Shishkin
1
-0
/
+5
2017-09-29
perf/aux: Only update ->aux_wakeup in non-overwrite mode
Alexander Shishkin
1
-5
/
+15
2017-09-20
bpf: one perf event close won't free bpf program attached by another perf event
Yonghong Song
1
-1
/
+2
2017-09-06
Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-0
/
+1
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-4
/
+6
2017-09-04
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-13
/
+1
2017-09-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-30
/
+92
[next]