index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
siox
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-21
kprobes/arm64: Fix %p uses in error messages
Masami Hiramatsu
1
-1
/
+1
2018-06-21
kprobes/arm: Fix %p uses in error messages
Masami Hiramatsu
2
-3
/
+2
2018-06-21
kprobes/x86: Fix %p uses in error messages
Masami Hiramatsu
1
-4
/
+1
2018-06-21
kprobes: Replace %p with other pointer types
Masami Hiramatsu
1
-12
/
+10
2018-06-21
kprobes: Show address of kprobes if kallsyms does
Masami Hiramatsu
1
-5
/
+9
2018-06-21
kprobes: Show blacklist addresses as same as kallsyms does
Masami Hiramatsu
1
-2
/
+10
2018-06-21
kprobes: Make list and blacklist root user read only
Masami Hiramatsu
1
-2
/
+2
2018-06-21
perf/core: Change perf_mmap_fault() return type to 'vm_fault_t'
Souptick Joarder
1
-2
/
+2
2018-06-21
perf/x86/intel/lbr: Optimize context switches for the LBR call stack
Kan Liang
2
-1
/
+27
2018-06-21
perf/x86/intel/lbr: Fix incomplete LBR call stack
Kan Liang
2
-6
/
+27
2018-06-21
kprobes: Remove jprobe stub API
Masami Hiramatsu
1
-50
/
+0
2018-06-21
Documentation/kprobes: Add how to change the execution path
Masami Hiramatsu
1
-0
/
+20
2018-06-21
kprobes/x86: Do not disable preempt on int3 path
Masami Hiramatsu
3
-21
/
+9
2018-06-21
bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobe
Masami Hiramatsu
14
-64
/
+52
2018-06-21
sparc64/kprobes: Don't call the ->break_handler() in sparc64 kprobes code
Masami Hiramatsu
1
-9
/
+2
2018-06-21
sh/kprobes: Don't call the ->break_handler() in SH kprobes code
Masami Hiramatsu
1
-13
/
+1
2018-06-21
s390/kprobes: Don't call the ->break_handler() in s390 kprobes code
Masami Hiramatsu
1
-20
/
+0
2018-06-21
MIPS/kprobes: Don't call the ->break_handler() in MIPS kprobes code
Masami Hiramatsu
1
-14
/
+7
2018-06-21
ia64/kprobes: Don't call the ->break_handler() in ia64 kprobes code
Masami Hiramatsu
2
-11
/
+0
2018-06-21
powerpc/kprobes: Don't call the ->break_handler() in powerpc kprobes code
Masami Hiramatsu
3
-64
/
+23
2018-06-21
arm64/kprobes: Don't call the ->break_handler() in arm64 kprobes code
Masami Hiramatsu
1
-8
/
+0
2018-06-21
ARM/kprobes: Don't call the ->break_handler() in arm kprobes code
Masami Hiramatsu
1
-11
/
+0
2018-06-21
ARC/kprobes: Don't call the ->break_handler() in ARC kprobes code
Masami Hiramatsu
1
-7
/
+0
2018-06-21
kprobes/x86: Don't call the ->break_handler() in x86 kprobes
Masami Hiramatsu
4
-49
/
+12
2018-06-21
kprobes: Don't check the ->break_handler() in generic kprobes code
Masami Hiramatsu
2
-35
/
+6
2018-06-21
sparc64/kprobes: Remove jprobe implementation
Masami Hiramatsu
2
-48
/
+0
2018-06-21
sh/kprobes: Remove jprobe implementation
Masami Hiramatsu
2
-55
/
+0
2018-06-21
s390/kprobes: Remove jprobe implementation
Masami Hiramatsu
2
-59
/
+2
2018-06-21
MIPS/kprobes: Remove jprobe implementation
Masami Hiramatsu
2
-58
/
+0
2018-06-21
ia64/kprobes: Remove jprobe implementation
Masami Hiramatsu
4
-163
/
+1
2018-06-21
powerpc/kprobes: Remove jprobe powerpc implementation
Masami Hiramatsu
4
-105
/
+5
2018-06-21
arm64/kprobes: Remove jprobe implementation
Masami Hiramatsu
2
-69
/
+0
2018-06-21
ARM/kprobes: Remove jprobe arm implementation
Masami Hiramatsu
3
-117
/
+0
2018-06-21
ARC/kprobes: Remove jprobe implementation
Masami Hiramatsu
2
-38
/
+2
2018-06-21
kprobes/x86: Remove jprobe implementation
Masami Hiramatsu
2
-96
/
+3
2018-06-21
kprobes: Remove jprobe API implementation
Masami Hiramatsu
4
-175
/
+2
2018-06-21
Documentation/kprobes: Remove jprobes related leftover
Masami Hiramatsu
1
-1
/
+1
2018-06-20
HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
Jason Gerecke
1
-0
/
+8
2018-06-20
HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
Even Xu
1
-15
/
+7
2018-06-20
HID: steam: use hid_device.driver_data instead of hid_set_drvdata()
Rodrigo Rivas Costa
1
-5
/
+5
2018-06-20
proc: fix missing final NUL in get_mm_cmdline() rewrite
Linus Torvalds
1
-5
/
+23
2018-06-20
ip: limit use of gso_size to udp
Willem de Bruijn
2
-2
/
+4
2018-06-20
stmmac: fix DMA channel hang in half-duplex mode
Bhadram Varka
1
-0
/
+10
2018-06-20
net: stmmac: socfpga: add additional ocp reset line for Stratix10
Dinh Nguyen
2
-5
/
+15
2018-06-20
net: sungem: fix rx checksum support
Eric Dumazet
1
-10
/
+12