summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-06-21sparc64/kprobes: Don't call the ->break_handler() in sparc64 kprobes codeMasami Hiramatsu1-9/+2
2018-06-21sh/kprobes: Don't call the ->break_handler() in SH kprobes codeMasami Hiramatsu1-13/+1
2018-06-21s390/kprobes: Don't call the ->break_handler() in s390 kprobes codeMasami Hiramatsu1-20/+0
2018-06-21MIPS/kprobes: Don't call the ->break_handler() in MIPS kprobes codeMasami Hiramatsu1-14/+7
2018-06-21ia64/kprobes: Don't call the ->break_handler() in ia64 kprobes codeMasami Hiramatsu2-11/+0
2018-06-21powerpc/kprobes: Don't call the ->break_handler() in powerpc kprobes codeMasami Hiramatsu3-64/+23
2018-06-21arm64/kprobes: Don't call the ->break_handler() in arm64 kprobes codeMasami Hiramatsu1-8/+0
2018-06-21ARM/kprobes: Don't call the ->break_handler() in arm kprobes codeMasami Hiramatsu1-11/+0
2018-06-21ARC/kprobes: Don't call the ->break_handler() in ARC kprobes codeMasami Hiramatsu1-7/+0
2018-06-21kprobes/x86: Don't call the ->break_handler() in x86 kprobesMasami Hiramatsu4-49/+12
2018-06-21kprobes: Don't check the ->break_handler() in generic kprobes codeMasami Hiramatsu2-35/+6
2018-06-21sparc64/kprobes: Remove jprobe implementationMasami Hiramatsu2-48/+0
2018-06-21sh/kprobes: Remove jprobe implementationMasami Hiramatsu2-55/+0
2018-06-21s390/kprobes: Remove jprobe implementationMasami Hiramatsu2-59/+2
2018-06-21MIPS/kprobes: Remove jprobe implementationMasami Hiramatsu2-58/+0
2018-06-21ia64/kprobes: Remove jprobe implementationMasami Hiramatsu4-163/+1
2018-06-21powerpc/kprobes: Remove jprobe powerpc implementationMasami Hiramatsu4-105/+5
2018-06-21arm64/kprobes: Remove jprobe implementationMasami Hiramatsu2-69/+0
2018-06-21ARM/kprobes: Remove jprobe arm implementationMasami Hiramatsu3-117/+0
2018-06-21ARC/kprobes: Remove jprobe implementationMasami Hiramatsu2-38/+2
2018-06-21kprobes/x86: Remove jprobe implementationMasami Hiramatsu2-96/+3
2018-06-21kprobes: Remove jprobe API implementationMasami Hiramatsu4-175/+2
2018-06-21Documentation/kprobes: Remove jprobes related leftoverMasami Hiramatsu1-1/+1
2018-06-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-33/+59
2018-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds53-195/+371
2018-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds5-20/+23
2018-06-20Merge tag 'dma-rename-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds18-72/+69
2018-06-20HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro largeJason Gerecke1-0/+8
2018-06-20HID: intel_ish-hid: ipc: register more pm callbacks to support hibernationEven Xu1-15/+7
2018-06-20HID: steam: use hid_device.driver_data instead of hid_set_drvdata()Rodrigo Rivas Costa1-5/+5
2018-06-20proc: fix missing final NUL in get_mm_cmdline() rewriteLinus Torvalds1-5/+23
2018-06-20ip: limit use of gso_size to udpWillem de Bruijn2-2/+4
2018-06-20stmmac: fix DMA channel hang in half-duplex modeBhadram Varka1-0/+10
2018-06-20net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen2-5/+15
2018-06-20net: sungem: fix rx checksum supportEric Dumazet1-10/+12
2018-06-20bpfilter: ignore binary filesMatteo Croce1-0/+1
2018-06-20bpfilter: fix build errorMatteo Croce1-2/+4
2018-06-20net/usb/drivers: Remove useless hrtimer_active checkDaniel Lezcano1-2/+1
2018-06-20net/sched: act_ife: preserve the action control in case of errorDavide Caratti1-2/+1
2018-06-20net/sched: act_ife: fix recursive lock and idr leakDavide Caratti1-5/+4
2018-06-20net: ethernet: fix suspend/resume in davinci_emacBartosz Golaszewski1-2/+13
2018-06-20net: propagate dev_get_valid_name return codeLi RongQing1-2/+2
2018-06-20enic: do not overwrite error codeGovindarajulu Varadarajan1-5/+4
2018-06-20net/tcp: Fix socket lookups with SO_BINDTODEVICEDavid Ahern2-4/+4
2018-06-20ptp: replace getnstimeofday64() with ktime_get_real_ts64()Arnd Bergmann2-3/+3
2018-06-20net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet2-4/+6
2018-06-20net: net_failover: fix typo in net_failover_slave_register()Liran Alon1-1/+1
2018-06-20ipvlan: use ETH_MAX_MTU as max mtuXin Long1-0/+1
2018-06-20net: hamradio: use eth_broadcast_addrStefan Agner1-6/+2
2018-06-20enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan2-3/+3