index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-17
perf tools: Handle partial AUX records and print a warning
Alexander Shishkin
3
-5
/
+28
2017-03-17
tools include: Sync {,tools/}include/uapi/linux/perf_event.h
Alexander Shishkin
1
-0
/
+1
2017-03-17
tools lib api fs: Introduce sysfs__read_bool
Alexander Shishkin
2
-0
/
+30
2017-03-17
perf timechart: Use OPT_PARENT for common options
Arnaldo Carvalho de Melo
1
-9
/
+7
2017-03-17
perf lock: Make 'f' part of the common 'lock_options'
Arnaldo Carvalho de Melo
1
-2
/
+1
2017-03-17
perf lock: Subcommands should include common options
Changbin Du
1
-8
/
+11
2017-03-17
Merge tag 'perf-urgent-for-mingo-4.11-20170317' of git://git.kernel.org/pub/s...
Ingo Molnar
1
-1
/
+1
2017-03-17
perf symbols: Fix symbols__fixup_end heuristic for corner cases
Daniel Borkmann
1
-1
/
+1
2017-03-17
x86/perf: Clarify why x86_pmu_event_mapped() isn't racy
Andy Lutomirski
1
-0
/
+12
2017-03-17
x86/perf: Fix CR4.PCE propagation to use active_mm instead of mm
Andy Lutomirski
1
-2
/
+2
2017-03-16
Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...
Ingo Molnar
14
-40
/
+381
2017-03-16
uprobes: Default UPROBES_EVENTS to Y
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-03-16
perf/core: Better explain the inherit magic
Peter Zijlstra
1
-3
/
+33
2017-03-16
perf/core: Simplify perf_event_free_task()
Peter Zijlstra
1
-11
/
+1
2017-03-16
perf/core: Fix event inheritance on fork()
Peter Zijlstra
1
-2
/
+3
2017-03-16
perf/core: Fix use-after-free in perf_release()
Peter Zijlstra
1
-0
/
+11
2017-03-16
perf script: Add 'brstackinsn' for branch stacks
Andi Kleen
6
-11
/
+327
2017-03-16
tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.h
Arnaldo Carvalho de Melo
1
-3
/
+2
2017-03-16
perf/x86/intel/pt: Handle VMX better
Alexander Shishkin
1
-17
/
+21
2017-03-16
perf/core: Add a flag for partial AUX records
Alexander Shishkin
2
-1
/
+2
2017-03-16
perf/core: Keep AUX flags in the output handle
Will Deacon
10
-49
/
+56
2017-03-16
perf/x86: Add Top Down events to Intel Goldmont
Kan Liang
1
-0
/
+22
2017-03-16
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
586
-3452
/
+7737
2017-03-16
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-47
/
+74
2017-03-15
perf tools: Make perf_event__synthesize_mmap_events() scale
Stephane Eranian
1
-2
/
+2
2017-03-15
trace/kprobes: Fix check for kretprobe offset within function entry
Naveen N. Rao
3
-15
/
+28
2017-03-15
perf probe: Introduce util func is_sdt_event()
Ravi Bangoria
2
-8
/
+21
2017-03-15
Merge tag 'perf-core-for-mingo-4.12-20170314' of git://git.kernel.org/pub/scm...
Ingo Molnar
50
-74
/
+799
2017-03-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
42
-285
/
+645
2017-03-15
Merge tag 'gfs2-4.11-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2017-03-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-50
/
+100
2017-03-15
gfs2: Avoid alignment hole in struct lm_lockname
Andreas Gruenbacher
1
-1
/
+1
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
139
-826
/
+1447
2017-03-15
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+8
2017-03-15
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-9
/
+7
2017-03-15
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2017-03-15
Merge branch 'for-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+7
2017-03-14
Merge branch 'qed-fixes'
David S. Miller
5
-8
/
+44
2017-03-14
qed: Enable iSCSI Out-of-Order
Mintz, Yuval
1
-0
/
+3
2017-03-14
qed: Correct out-of-bound access in OOO history
Mintz, Yuval
1
-0
/
+2
2017-03-14
qed: Fix interrupt flags on Rx LL2
Ram Amrani
1
-4
/
+5
2017-03-14
qed: Free previous connections when releasing iSCSI
Mintz, Yuval
1
-0
/
+28
2017-03-14
qed: Fix mapping leak on LL2 rx flow
Mintz, Yuval
1
-0
/
+2
2017-03-14
qed: Prevent creation of too-big u32-chains
Tomer Tayar
1
-3
/
+2
2017-03-14
qed: Align CIDs according to DORQ requirement
Ram Amrani
1
-1
/
+2
2017-03-14
Merge branch 'mlxsw-small-fixes'
David S. Miller
1
-2
/
+2
2017-03-14
mlxsw: reg: Fix SPVMLR max record count
Jiri Pirko
1
-1
/
+1
2017-03-14
mlxsw: reg: Fix SPVM max record count
Jiri Pirko
1
-1
/
+1
2017-03-14
net: Resend IGMP memberships upon peer notification.
Vlad Yasevich
1
-0
/
+1
2017-03-14
kprobes: Convert kprobe_exceptions_notify to use NOKPROBE_SYMBOL
Naveen N. Rao
1
-2
/
+3
[prev]
[next]