index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
call-graph-from-sql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-01
perf stat: Only auto-merge events that are PMU aliases
Arnaldo Carvalho de Melo
3
-9
/
+18
2017-09-01
perf test: Add test case for PERF_SAMPLE_PHYS_ADDR
Kan Liang
1
-1
/
+5
2017-09-01
perf script: Support physical address
Kan Liang
2
-3
/
+14
2017-09-01
perf mem: Support physical address
Kan Liang
2
-26
/
+75
2017-09-01
perf sort: Add sort option for physical address
Kan Liang
8
-2
/
+59
2017-09-01
perf tools: Support new sample type for physical address
Kan Liang
6
-3
/
+29
2017-09-01
perf vendor events powerpc: Remove duplicate events
Sukadev Bhattiprolu
4
-138
/
+3
2017-09-01
perf intel-pt: Fix syntax in documentation of config option
Jack Henschel
1
-1
/
+1
2017-09-01
perf test powerpc: Fix 'Object code reading' test
Ravi Bangoria
1
-0
/
+5
2017-09-01
perf trace: Support syscall name globbing
Arnaldo Carvalho de Melo
2
-5
/
+36
2017-09-01
perf syscalltbl: Support glob matching on syscall names
Arnaldo Carvalho de Melo
2
-0
/
+36
2017-08-30
perf report: Calculate the average cycles of iterations
Jin Yao
5
-79
/
+85
2017-08-29
perf symbols: Fix plt entry calculation for ARM and AARCH64
Li Bin
1
-5
/
+22
2017-08-29
perf probe: Fix kprobe blacklist checking condition
Li Bin
1
-1
/
+1
2017-08-29
perf/x86: Fix caps/ for !Intel
Peter Zijlstra
2
-17
/
+30
2017-08-29
perf/core, x86: Add PERF_SAMPLE_PHYS_ADDR
Kan Liang
6
-4
/
+55
2017-08-29
perf/core, pt, bts: Get rid of itrace_started
Alexander Shishkin
4
-7
/
+12
2017-08-29
perf/ftrace: Fix double traces of perf on ftrace:function
Zhou Chengming
7
-13
/
+20
2017-08-29
perf/core: Fix potential double-fetch bug
Meng Xu
1
-0
/
+2
2017-08-28
page waitqueue: always add new entries at the end
Linus Torvalds
1
-1
/
+1
2017-08-28
cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs
Tejun Heo
1
-1
/
+5
2017-08-28
ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intc
Alexey Brodkin
2
-3
/
+10
2017-08-28
fs/select: Fix memory corruption in compat_get_fd_set()
Helge Deller
1
-5
/
+1
2017-08-28
perf trace beauty: Beautify pkey_{alloc,free,mprotect} arguments
Arnaldo Carvalho de Melo
6
-1
/
+83
2017-08-28
tools headers: Sync cpu features kernel ABI headers with tooling headers
Arnaldo Carvalho de Melo
2
-6
/
+3
2017-08-28
perf tools: Pass full path of FEATURES_DUMP
David Carrillo-Cisneros
1
-1
/
+1
2017-08-28
perf tools: Robustify detection of clang binary
David Carrillo-Cisneros
5
-6
/
+8
2017-08-28
tools lib: Allow external definition of CC, AR and LD
David Carrillo-Cisneros
1
-3
/
+3
2017-08-28
perf tools: Allow external definition of flex and bison binary names
David Carrillo-Cisneros
1
-2
/
+2
2017-08-28
tools build tests: Don't hardcode gcc name
David Carrillo-Cisneros
1
-1
/
+1
2017-08-28
perf report: Group stat values on global event id
Jiri Olsa
2
-2
/
+2
2017-08-28
perf values: Zero value buffers
Jiri Olsa
1
-2
/
+7
2017-08-28
perf values: Fix allocation check
Jiri Olsa
1
-1
/
+1
2017-08-28
perf values: Fix thread index bug
Jiri Olsa
1
-2
/
+2
2017-08-28
perf report: Add dump_read function
Jiri Olsa
2
-4
/
+25
2017-08-28
perf record: Set read_format for inherit_stat
Jiri Olsa
1
-1
/
+6
2017-08-28
perf c2c: Fix remote HITM detection for Skylake
Jiri Olsa
1
-2
/
+9
2017-08-28
perf tools: Fix static build with newer toolchains
Jiri Olsa
1
-1
/
+7
2017-08-28
perf stat: Fix path to PMU formats in documentation
Jack Henschel
1
-2
/
+2
2017-08-27
Linux 4.13-rc7
Linus Torvalds
1
-1
/
+1
2017-08-27
Avoid page waitqueue race leaving possible page locker waiting
Linus Torvalds
1
-4
/
+5
2017-08-27
Minor page waitqueue cleanups
Linus Torvalds
2
-8
/
+10
2017-08-27
Clarify (and fix) MAX_LFS_FILESIZE macros
Linus Torvalds
1
-2
/
+2
2017-08-25
PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL
Christoph Hellwig
1
-10
/
+3
2017-08-25
mm/memblock.c: reversed logic in memblock_discard()
Pavel Tatashin
1
-1
/
+1
2017-08-25
fork: fix incorrect fput of ->exe_file causing use-after-free
Eric Biggers
1
-0
/
+1
2017-08-25
mm/madvise.c: fix freeing of locked page with MADV_FREE
Eric Biggers
1
-1
/
+1
2017-08-25
dax: fix deadlock due to misaligned PMD faults
Ross Zwisler
1
-0
/
+10
2017-08-25
mm, shmem: fix handling /sys/kernel/mm/transparent_hugepage/shmem_enabled
Kirill A. Shutemov
1
-2
/
+2
2017-08-25
PM/hibernate: touch NMI watchdog when creating snapshot
Chen Yu
1
-2
/
+18
[next]