summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-11-30psi: make disabling/enabling easier for vendor kernelsJohannes Weiner
2018-11-30sbitmap: optimize wakeup checkJens Axboe
2018-11-30sbitmap: ammortize cost of clearing bitsJens Axboe
2018-11-30qed: Expose the doorbell overflow recovery mechanism to the protocol driversAriel Elior
2018-11-30qed: Add doorbell overflow recovery mechanismAriel Elior
2018-11-30Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-11-30Merge tag 'trace-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-30Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-11-30Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-11-30fs/locks: rename some lists and pointers.NeilBrown
2018-11-30linkage: add generic GLOBAL() macroMark Rutland
2018-11-30efi: Reduce the amount of memblock reservations for persistent allocationsArd Biesheuvel
2018-11-30efi: Permit multiple entries in persistent memreserve data structureArd Biesheuvel
2018-11-30x86/efi: Move efi_<reserve/free>_boot_services() to arch/x86Sai Praneeth Prakhya
2018-11-29function_graph: Remove unused task_curr_ret_stack()Steven Rostedt (VMware)
2018-11-29tracepoint: Use __idx instead of idx in DO_TRACE macro to make it uniqueZenghui Yu
2018-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-29net/mlx5: Forward SRQ resource eventsSaeed Mahameed
2018-11-29net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed
2018-11-29net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed
2018-11-29net/mlx5: Remove unused events callback and logicSaeed Mahameed
2018-11-29net/mlx5: Forward all mlx5 events to mlx5 notifiers chainSaeed Mahameed
2018-11-29net/mlx5: Driver events notifier APISaeed Mahameed
2018-11-29pstore/ram: Correctly calculate usable PRZ bytesKees Cook
2018-11-29net: phy: sfp: correct location of SFP standardsBaruch Siach
2018-11-29blk-mq: add mq_ops->commit_rqs()Jens Axboe
2018-11-29block: improve logic around when to sort a plug listJens Axboe
2018-11-29lib: cordic: Move cordic macros and defines to header filePriit Laes
2018-11-29printk: Make printk_emit() local function.Tetsuo Handa
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-29Merge v4.20-rc4 into drm-nextDave Airlie
2018-11-28svcrdma: Optimize the logic that selects the R_key to invalidateChuck Lever
2018-11-28platform/x86: thinkpad_acpi: Drop superfluous exported functionTakashi Iwai
2018-11-28platform/x86: dell-laptop: Drop superfluous exported functionTakashi Iwai
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2018-11-28block: use rcu_work instead of call_rcu to avoid sleep in softirqYufen Yu
2018-11-28fscache: Fix race in fscache_op_complete() due to split atomic_sub & readkiran.modukuri
2018-11-28ASoC: davinci-mcasp: Implement configurable dismod handlingPeter Ujfalusi
2018-11-28leds: trigger: Introduce audio mute LED triggerTakashi Iwai
2018-11-28x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-11-28ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRSThomas Gleixner
2018-11-28x86/speculation: Rework SMT state changeThomas Gleixner
2018-11-28sched/smt: Expose sched_smt_present static keyThomas Gleixner
2018-11-27function_graph: Use new curr_ret_depth to manage depth instead of curr_ret_stackSteven Rostedt (VMware)
2018-11-27function_graph: Make ftrace_push_return_trace() staticSteven Rostedt (VMware)
2018-11-27serdev: make synchronous write helper interruptibleJohan Hovold
2018-11-27srcu: Use "ssp" instead of "sp" for srcu_struct pointerPaul E. McKenney