summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpf/error-inject/kprobes: Clear current_kprobe and enable preempt in kprobeMasami Hiramatsu2018-06-2114-64/+52
* sparc64/kprobes: Don't call the ->break_handler() in sparc64 kprobes codeMasami Hiramatsu2018-06-211-9/+2
* sh/kprobes: Don't call the ->break_handler() in SH kprobes codeMasami Hiramatsu2018-06-211-13/+1
* s390/kprobes: Don't call the ->break_handler() in s390 kprobes codeMasami Hiramatsu2018-06-211-20/+0
* MIPS/kprobes: Don't call the ->break_handler() in MIPS kprobes codeMasami Hiramatsu2018-06-211-14/+7
* ia64/kprobes: Don't call the ->break_handler() in ia64 kprobes codeMasami Hiramatsu2018-06-212-11/+0
* powerpc/kprobes: Don't call the ->break_handler() in powerpc kprobes codeMasami Hiramatsu2018-06-213-64/+23
* arm64/kprobes: Don't call the ->break_handler() in arm64 kprobes codeMasami Hiramatsu2018-06-211-8/+0
* ARM/kprobes: Don't call the ->break_handler() in arm kprobes codeMasami Hiramatsu2018-06-211-11/+0
* ARC/kprobes: Don't call the ->break_handler() in ARC kprobes codeMasami Hiramatsu2018-06-211-7/+0
* kprobes/x86: Don't call the ->break_handler() in x86 kprobesMasami Hiramatsu2018-06-214-49/+12
* kprobes: Don't check the ->break_handler() in generic kprobes codeMasami Hiramatsu2018-06-212-35/+6
* sparc64/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-212-48/+0
* sh/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-212-55/+0
* s390/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-212-59/+2
* MIPS/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-212-58/+0
* ia64/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-214-163/+1
* powerpc/kprobes: Remove jprobe powerpc implementationMasami Hiramatsu2018-06-214-105/+5
* arm64/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-212-69/+0
* ARM/kprobes: Remove jprobe arm implementationMasami Hiramatsu2018-06-213-117/+0
* ARC/kprobes: Remove jprobe implementationMasami Hiramatsu2018-06-212-38/+2
* kprobes/x86: Remove jprobe implementationMasami Hiramatsu2018-06-212-96/+3
* kprobes: Remove jprobe API implementationMasami Hiramatsu2018-06-214-175/+2
* Documentation/kprobes: Remove jprobes related leftoverMasami Hiramatsu2018-06-211-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-217-33/+59
|\
| * IB/rxe: Fix missing completion for mem_reg work requestsVijay Immanuel2018-06-181-0/+3
| * RDMA/core: Save kernel caller name when creating CQ using ib_create_cq()Bharat Potnuri2018-06-182-11/+16
| * IB/uverbs: Fix ordering of ucontext check in ib_uverbs_writeJason Gunthorpe2018-06-121-4/+10
| * IB/mlx4: Fix an error handling path in 'mlx4_ib_rereg_user_mr()'Christophe Jaillet2018-06-111-2/+5
| * RDMA/qedr: Fix NULL pointer dereference when running over iWARP without RDMA-CMKalderon, Michal2018-06-111-0/+3
| * IB/mlx5: Fix return value check in flow_counters_set_data()weiyongjun (A)2018-06-111-2/+2
| * IB/mlx5: Fix memory leak in mlx5_ib_create_flowGustavo A. R. Silva2018-06-111-13/+19
| * IB/rxe: avoid double kfree skbZhu Yanjun2018-06-111-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-2153-195/+371
|\ \
| * | ip: limit use of gso_size to udpWillem de Bruijn2018-06-202-2/+4
| * | stmmac: fix DMA channel hang in half-duplex modeBhadram Varka2018-06-201-0/+10
| * | net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen2018-06-202-5/+15
| * | net: sungem: fix rx checksum supportEric Dumazet2018-06-201-10/+12
| * | bpfilter: ignore binary filesMatteo Croce2018-06-201-0/+1
| * | bpfilter: fix build errorMatteo Croce2018-06-201-2/+4
| * | net/usb/drivers: Remove useless hrtimer_active checkDaniel Lezcano2018-06-201-2/+1
| * | net/sched: act_ife: preserve the action control in case of errorDavide Caratti2018-06-201-2/+1
| * | net/sched: act_ife: fix recursive lock and idr leakDavide Caratti2018-06-201-5/+4
| * | net: ethernet: fix suspend/resume in davinci_emacBartosz Golaszewski2018-06-201-2/+13
| * | net: propagate dev_get_valid_name return codeLi RongQing2018-06-201-2/+2
| * | enic: do not overwrite error codeGovindarajulu Varadarajan2018-06-201-5/+4
| * | net/tcp: Fix socket lookups with SO_BINDTODEVICEDavid Ahern2018-06-202-4/+4
| * | ptp: replace getnstimeofday64() with ktime_get_real_ts64()Arnd Bergmann2018-06-202-3/+3
| * | net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet2018-06-202-4/+6
| * | net: net_failover: fix typo in net_failover_slave_register()Liran Alon2018-06-201-1/+1