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
2020-04-28
Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...
Daniel Borkmann
2
-5
/
+3
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2
-5
/
+3
2020-04-22
perf/core: fix parent pid/tid in task exit events
Ian Rogers
1
-3
/
+10
2020-04-08
perf/core: Disable page faults when getting phys address
Jiri Olsa
1
-3
/
+6
2020-04-08
perf/cgroup: Correct indirection in perf_less_group_idx()
Ian Rogers
1
-1
/
+2
2020-04-08
perf/core: Fix event cgroup tracking
Peter Zijlstra
1
-27
/
+43
2020-04-07
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
1
-1
/
+2
2020-04-05
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+133
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-6
/
+6
2020-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-7
/
+4
2020-03-27
perf/core: Add PERF_SAMPLE_CGROUP feature
Namhyung Kim
1
-0
/
+22
2020-03-27
perf/core: Add PERF_RECORD_CGROUP event
Namhyung Kim
1
-0
/
+111
2020-03-25
perf: Use new infrastructure to fix deadlocks in execve
Bernd Edlinger
1
-6
/
+6
2020-03-20
perf/core: Fix reversed NULL check in perf_event_groups_less()
Dan Carpenter
1
-1
/
+1
2020-03-20
perf/core: Fix endless multiplex timer
Peter Zijlstra
1
-6
/
+14
2020-03-13
bpf: Add name to struct bpf_ksym
Jiri Olsa
1
-5
/
+4
2020-03-06
perf/cgroup: Order events in RB tree by cgroup id
Ian Rogers
1
-10
/
+84
2020-03-06
perf/cgroup: Grow per perf_cpu_context heap storage
Ian Rogers
1
-0
/
+47
2020-03-06
perf/core: Add per perf_cpu_context min_heap storage
Ian Rogers
1
-11
/
+32
2020-03-06
perf/core: Use min_heap in visit_groups_merge()
Ian Rogers
1
-16
/
+51
2020-03-06
perf/cgroup: Reorder perf_cgroup_connect()
Peter Zijlstra
1
-8
/
+8
2020-03-06
perf/core: Remove 'struct sched_in_data'
Peter Zijlstra
1
-25
/
+11
2020-03-06
perf/core: Unify {pinned,flexible}_sched_in()
Peter Zijlstra
1
-37
/
+21
2020-02-24
perf/bpf: Remove preempt disable around BPF invocation
Thomas Gleixner
1
-2
/
+0
2020-02-11
perf/core: Add new branch sample type for HW index of raw branch records
Kan Liang
1
-0
/
+10
2020-02-09
Merge tag 'perf-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+13
2020-02-06
Merge tag 'trace-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
3
-65
/
+65
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-01-28
perf/cgroups: Install cgroup events to correct cpuctx
Song Liu
1
-3
/
+4
2020-01-28
perf/core: Fix mlock accounting in perf_mmap()
Song Liu
1
-1
/
+9
2020-01-17
perf: Correctly handle failed perf_get_aux_event()
Mark Rutland
1
-1
/
+3
2020-01-13
perf: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
3
-65
/
+65
2019-12-17
perf/core: Add SRCU annotation for pmus list walk
Sebastian Andrzej Siewior
1
-1
/
+1
2019-12-08
nsfs: clean-up ns_get_path() signature to return int
Aleksa Sarai
1
-1
/
+1
2019-12-01
mm/mmap.c: use IS_ERR_VALUE to check return value of get_unmapped_area
Gaowei Pu
1
-1
/
+1
2019-11-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-50
/
+339
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-5
/
+2
2019-11-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+39
2019-11-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-11
/
+3
2019-11-21
Merge branch 'kvm-tsx-ctrl' into HEAD
Paolo Bonzini
1
-4
/
+6
2019-11-21
perf/core: Make the mlock accounting simple again
Alexander Shishkin
1
-7
/
+1
2019-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-5
/
+2
2019-11-18
perf/core: Fix the mlock accounting, again
Alexander Shishkin
1
-4
/
+2
2019-11-18
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
1
-5
/
+2
2019-11-15
perf/core: Provide a kernel-internal interface to pause perf_event
Like Xu
1
-0
/
+18
2019-11-15
perf/core: Provide a kernel-internal interface to recalibrate event period
Like Xu
1
-7
/
+21
2019-11-13
perf/aux: Allow using AUX data in perf samples
Alexander Shishkin
3
-3
/
+207
2019-11-13
perf/core: Fix unlock balance in perf_init_event()
Qian Cai
1
-1
/
+1
2019-11-13
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-4
/
+19
2019-11-13
perf/core: Fix missing static inline on perf_cgroup_switch()
Ben Dooks (Codethink)
1
-1
/
+1
[next]