summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-22kprobes/Documentation: Fix various typosMasami Hiramatsu
2018-06-21kprobes/arm64: Fix %p uses in error messagesMasami Hiramatsu
2018-06-21kprobes/arm: Fix %p uses in error messagesMasami Hiramatsu
2018-06-21kprobes/x86: Fix %p uses in error messagesMasami Hiramatsu
2018-06-21kprobes: Replace %p with other pointer typesMasami Hiramatsu
2018-06-21kprobes: Show address of kprobes if kallsyms doesMasami Hiramatsu
2018-06-21kprobes: Show blacklist addresses as same as kallsyms doesMasami Hiramatsu
2018-06-21kprobes: Make list and blacklist root user read onlyMasami Hiramatsu
2018-06-21perf/core: Change perf_mmap_fault() return type to 'vm_fault_t'Souptick Joarder
2018-06-21perf/x86/intel/lbr: Optimize context switches for the LBR call stackKan Liang
2018-06-21perf/x86/intel/lbr: Fix incomplete LBR call stackKan Liang
2018-06-21kprobes: Remove jprobe stub APIMasami Hiramatsu
2018-06-21Documentation/kprobes: Add how to change the execution pathMasami Hiramatsu
2018-06-21kprobes/x86: Do not disable preempt on int3 pathMasami Hiramatsu
2018-06-21bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu
2018-06-21sparc64/kprobes: Don't call the ->break_handler() in sparc64 kprobes codeMasami Hiramatsu
2018-06-21sh/kprobes: Don't call the ->break_handler() in SH kprobes codeMasami Hiramatsu
2018-06-21s390/kprobes: Don't call the ->break_handler() in s390 kprobes codeMasami Hiramatsu
2018-06-21MIPS/kprobes: Don't call the ->break_handler() in MIPS kprobes codeMasami Hiramatsu
2018-06-21ia64/kprobes: Don't call the ->break_handler() in ia64 kprobes codeMasami Hiramatsu
2018-06-21powerpc/kprobes: Don't call the ->break_handler() in powerpc kprobes codeMasami Hiramatsu
2018-06-21arm64/kprobes: Don't call the ->break_handler() in arm64 kprobes codeMasami Hiramatsu
2018-06-21ARM/kprobes: Don't call the ->break_handler() in arm kprobes codeMasami Hiramatsu
2018-06-21ARC/kprobes: Don't call the ->break_handler() in ARC kprobes codeMasami Hiramatsu
2018-06-21kprobes/x86: Don't call the ->break_handler() in x86 kprobesMasami Hiramatsu
2018-06-21kprobes: Don't check the ->break_handler() in generic kprobes codeMasami Hiramatsu
2018-06-21sparc64/kprobes: Remove jprobe implementationMasami Hiramatsu
2018-06-21sh/kprobes: Remove jprobe implementationMasami Hiramatsu
2018-06-21s390/kprobes: Remove jprobe implementationMasami Hiramatsu
2018-06-21MIPS/kprobes: Remove jprobe implementationMasami Hiramatsu
2018-06-21ia64/kprobes: Remove jprobe implementationMasami Hiramatsu
2018-06-21powerpc/kprobes: Remove jprobe powerpc implementationMasami Hiramatsu
2018-06-21arm64/kprobes: Remove jprobe implementationMasami Hiramatsu
2018-06-21ARM/kprobes: Remove jprobe arm implementationMasami Hiramatsu
2018-06-21ARC/kprobes: Remove jprobe implementationMasami Hiramatsu
2018-06-21kprobes/x86: Remove jprobe implementationMasami Hiramatsu
2018-06-21kprobes: Remove jprobe API implementationMasami Hiramatsu
2018-06-21Documentation/kprobes: Remove jprobes related leftoverMasami Hiramatsu
2018-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-06-20Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-20HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke
2018-06-20HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu
2018-06-20HID: steam: use hid_device.driver_data instead of hid_set_drvdata()Rodrigo Rivas Costa
2018-06-20proc: fix missing final NUL in get_mm_cmdline() rewriteLinus Torvalds
2018-06-20ip: limit use of gso_size to udpWillem de Bruijn
2018-06-20stmmac: fix DMA channel hang in half-duplex modeBhadram Varka
2018-06-20net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen
2018-06-20net: sungem: fix rx checksum supportEric Dumazet