summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-30fs/locks: rename some lists and pointers.NeilBrown1-2/+7
2018-11-30linkage: add generic GLOBAL() macroMark Rutland1-0/+6
2018-11-30efi: Reduce the amount of memblock reservations for persistent allocationsArd Biesheuvel1-0/+3
2018-11-30efi: Permit multiple entries in persistent memreserve data structureArd Biesheuvel1-3/+10
2018-11-30x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86Sai Praneeth Prakhya1-3/+0
2018-11-30function_graph: Remove unused task_curr_ret_stack()Steven Rostedt (VMware)1-10/+0
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-29blk-mq: add mq_ops->commit_rqs()Jens Axboe1-0/+10
2018-11-29block: improve logic around when to sort a plug listJens Axboe1-0/+1
2018-11-29lib: cordic: Move cordic macros and defines to header filePriit Laes1-0/+9
2018-11-29printk: Make printk_emit() local function.Tetsuo Handa1-5/+0
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-93/+221
2018-11-29Merge v4.20-rc4 into drm-nextDave Airlie9-95/+234
2018-11-29svcrdma: Optimize the logic that selects the R_key to invalidateChuck Lever1-0/+1
2018-11-29platform/x86: thinkpad_acpi: Drop superfluous exported functionTakashi Iwai1-16/+0
2018-11-29platform/x86: dell-laptop: Drop superfluous exported functionTakashi Iwai1-7/+0
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-28block: use rcu_work instead of call_rcu to avoid sleep in softirqYufen Yu1-1/+1
2018-11-28fscache: Fix race in fscache_op_complete() due to split atomic_sub & readkiran.modukuri1-2/+1
2018-11-28ASoC: davinci-mcasp: Implement configurable dismod handlingPeter Ujfalusi1-0/+1
2018-11-28leds: trigger: Introduce audio mute LED triggerTakashi Iwai1-0/+20
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-27serdev: make synchronous write helper interruptibleJohan Hovold1-1/+1
2018-11-27srcu: Use "ssp" instead of "sp" for srcu_struct pointerPaul E. McKenney3-55/+55
2018-11-27tracing: Replace synchronize_sched() and call_rcu_sched()Paul E. McKenney1-1/+1
2018-11-27Merge 4.20-rc4 into tty-nextGreg Kroah-Hartman10-95/+241
2018-11-27dma-mapping: fix return type of dma_set_max_seg_size()Niklas Söderlund1-2/+1
2018-11-27bpf: btf: support proper non-jit func infoYonghong Song2-3/+4