index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
attr
/
base-stat
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-03
perf top: Add option to set the number of thread for event synthesize
Kan Liang
4
-4
/
+16
2017-10-03
perf top: Implement multithreading for perf_event__synthesize_threads
Kan Liang
9
-42
/
+155
2017-10-03
perf tools: Lock to protect comm_str rb tree
Kan Liang
1
-1
/
+17
2017-10-03
perf tools: Lock to protect namespaces and comm list
Kan Liang
2
-5
/
+51
2017-10-02
perf test attr: Fix ignored test case result
Thomas Richter
1
-1
/
+1
2017-10-02
perf test attr: Fix python error on empty result
Thomas Richter
1
-1
/
+5
2017-10-02
perf tests attr: Fix task term values
Jiri Olsa
4
-2
/
+4
2017-09-29
perf/x86: Enable free running PEBS for REGS_USER/INTR
Andi Kleen
2
-1
/
+27
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-28
Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"
Linus Torvalds
2
-16
/
+0
2017-09-28
perf test: Fix vmlinux failure on s390x part 2
Thomas Richter
2
-22
/
+0
2017-09-28
perf test: Fix vmlinux failure on s390x
Thomas Richter
3
-18
/
+1
2017-09-28
kprobes/x86: Remove IRQ disabling from ftrace-based/optimized kprobes
Masami Hiramatsu
2
-11
/
+2
2017-09-28
kprobes/x86: Disable preemption in ftrace-based jprobes
Masami Hiramatsu
1
-9
/
+14
2017-09-28
kprobes/x86: Disable preemption in optprobe
Masami Hiramatsu
1
-0
/
+2
2017-09-28
kprobes: Warn if optprobe handler tries to change execution path
Masami Hiramatsu
1
-1
/
+4
2017-09-28
kprobes/x86: Move the get_kprobe_ctlblk() into irq-disabled block
Masami Hiramatsu
1
-1
/
+1
2017-09-28
kprobes: Improve smoke test to check preemptibility
Masami Hiramatsu
1
-0
/
+20
2017-09-28
kprobes/x86: Remove addressof() operators
Masami Hiramatsu
2
-6
/
+6
2017-09-28
kprobes/x86: Make insn buffer always ROX and use text_poke()
Masami Hiramatsu
4
-53
/
+81
2017-09-28
seccomp: fix the usage of get/put_seccomp_filter() in seccomp_get_filter()
Oleg Nesterov
1
-7
/
+16
2017-09-28
cpufreq: docs: Drop intel-pstate.txt from index.txt
Rafael J. Wysocki
1
-2
/
+0
2017-09-27
ACPI / APEI: clear error status before acknowledging the error
Tyler Baicar
1
-7
/
+9
2017-09-27
IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver load
Harish Chegondi
1
-29
/
+21
2017-09-27
IB/hfi1: On error, fix use after free during user context setup
Michael J. Ruhl
1
-19
/
+22
2017-09-27
Revert "IB/ipoib: Update broadcast object if PKey value was changed in index 0"
Alex Estrin
1
-13
/
+0
2017-09-27
IB/hfi1: Return correct value in general interrupt handler
Kamenee Arumugam
1
-1
/
+3
2017-09-27
IB/hfi1: Check eeprom config partition validity
Jan Sokolowski
1
-5
/
+15
2017-09-27
IB/hfi1: Only reset QSFP after link up and turn off AOC TX
Sebastian Sanchez
3
-3
/
+15
2017-09-27
IB/hfi1: Turn off AOC TX after offline substates
Sebastian Sanchez
2
-21
/
+65
2017-09-27
quota: Fix quota corruption with generic/232 test
Jan Kara
1
-0
/
+4
2017-09-26
vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets
Andreas Gruenbacher
1
-2
/
+2
2017-09-26
xfs: revert "xfs: factor rmap btree size into the indlen calculations"
Darrick J. Wong
1
-15
/
+2
2017-09-26
xfs: Capture state of the right inode in xfs_iflush_done
Carlos Maiolino
1
-1
/
+1
2017-09-26
xfs: perag initialization should only touch m_ag_max_usable for AG 0
Darrick J. Wong
1
-2
/
+10
2017-09-26
xfs: update i_size after unwritten conversion in dio completion
Eryu Guan
5
-19
/
+28
2017-09-26
iomap_dio_rw: Allocate AIO completion queue before submitting dio
Chandan Rajendra
1
-7
/
+7
2017-09-26
xfs: validate bdev support for DAX inode flag
Ross Zwisler
1
-1
/
+2
2017-09-26
x86/fpu: Use using_compacted_format() instead of open coded X86_FEATURE_XSAVES
Eric Biggers
1
-1
/
+1
2017-09-26
x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_u...
Eric Biggers
1
-11
/
+5
2017-09-26
x86/fpu: Eliminate the 'xfeatures' local variable in copy_user_to_xstate()
Eric Biggers
1
-7
/
+4
2017-09-26
x86/fpu: Copy the full header in copy_user_to_xstate()
Eric Biggers
1
-2
/
+5
2017-09-26
x86/fpu: Use validate_xstate_header() to validate the xstate_header in copy_k...
Eric Biggers
1
-10
/
+2
2017-09-26
x86/fpu: Eliminate the 'xfeatures' local variable in copy_kernel_to_xstate()
Eric Biggers
1
-6
/
+4
2017-09-26
x86/fpu: Copy the full state_header in copy_kernel_to_xstate()
Eric Biggers
1
-2
/
+4
2017-09-26
x86/fpu: Use validate_xstate_header() to validate the xstate_header in __fpu_...
Eric Biggers
1
-7
/
+9
2017-09-26
x86/fpu: Use validate_xstate_header() to validate the xstate_header in xstate...
Eric Biggers
1
-13
/
+6
2017-09-26
x86/fpu: Introduce validate_xstate_header()
Eric Biggers
2
-0
/
+28
2017-09-26
x86/fpu: Rename fpu__activate_fpstate_read/write() to fpu__prepare_[read|writ...
Ingo Molnar
3
-10
/
+10
[next]