summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-12-04net/mlx5: Remove dead transobj codeLeon Romanovsky1-5/+0
2018-12-04net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky1-29/+2
2018-12-04udp: elide zerocopy operation in hot pathWillem de Bruijn1-4/+8
2018-12-04udp: msg_zerocopyWillem de Bruijn1-0/+1
2018-12-04Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller1-0/+9
2018-12-04of: net: kill of_get_nvmem_mac_address()Bartosz Golaszewski1-6/+0
2018-12-04net: ethernet: provide nvmem_get_mac_address()Bartosz Golaszewski1-0/+1
2018-12-04rhashtable: detect when object movement between tables might have invalidated...NeilBrown1-8/+26
2018-12-03Drivers: hv: vmbus: Offload the handling of channels to two workqueuesDexuan Cui1-0/+7
2018-12-02Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-0/+2
2018-12-02SUNRPC: Fix a memory leak in call_encode()Trond Myklebust1-1/+0
2018-12-01Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-17/+29
2018-12-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2018-12-01Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+1
2018-12-01bpf: fix pointer offsets in context for 32 bitDaniel Borkmann1-0/+7
2018-12-01psi: make disabling/enabling easier for vendor kernelsJohannes Weiner1-1/+2
2018-12-01qed: Expose the doorbell overflow recovery mechanism to the protocol driversAriel Elior1-0/+27
2018-12-01qed: Add doorbell overflow recovery mechanismAriel Elior1-0/+14
2018-11-30Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2018-11-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2018-11-30Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+3
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+3
2018-11-30Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+4
2018-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-4/+8
2018-11-30tracepoint: Use __idx instead of idx in DO_TRACE macro to make it uniqueZenghui Yu1-3/+3
2018-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-3/+4
2018-11-30net/mlx5: Forward SRQ resource eventsSaeed Mahameed1-2/+1
2018-11-30net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed1-1/+1
2018-11-30net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed1-9/+0
2018-11-30net/mlx5: Remove unused events callback and logicSaeed Mahameed1-9/+1
2018-11-30net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed1-1/+1
2018-11-30net/mlx5: Driver events notifier APISaeed Mahameed1-0/+4
2018-11-30pstore/ram: Correctly calculate usable PRZ bytesKees Cook1-1/+4
2018-11-29net: phy: sfp: correct location of SFP standardsBaruch Siach1-1/+1
2018-11-29lib: cordic: Move cordic macros and defines to header filePriit Laes1-0/+9
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-93/+221
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-0/+17
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+13
2018-11-28fscache: Fix race in fscache_op_complete() due to split atomic_sub & readkiran.modukuri1-2/+1
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner1-0/+9
2018-11-28ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRSThomas Gleixner1-17/+0
2018-11-28x86/speculation: Rework SMT state changeThomas Gleixner1-0/+2
2018-11-28sched/smt: Expose sched_smt_present static keyThomas Gleixner1-0/+18
2018-11-28function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackSteven Rostedt (VMware)1-0/+1
2018-11-28function_graph: Make ftrace_push_return_trace() staticSteven Rostedt (VMware)1-3/+0
2018-11-27bpf: btf: support proper non-jit func infoYonghong Song2-3/+4
2018-11-27bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrDaniel Borkmann1-0/+4
2018-11-27net/mlx5: Device events, Use async events chainSaeed Mahameed2-30/+2
2018-11-27net/mlx5: Resource tables, Use async events chainSaeed Mahameed1-2/+4
2018-11-27net/mlx5: CmdIF, Use async events chainSaeed Mahameed1-0/+2