summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2018-11-27tracing: Replace synchronize_sched() and call_rcu_sched()Paul E. McKenney
2018-11-27Merge 4.20-rc4 into tty-nextGreg Kroah-Hartman
2018-11-27dma-mapping: fix return type of dma_set_max_seg_size()Niklas Söderlund
2018-11-26bpf: btf: support proper non-jit func infoYonghong Song
2018-11-26bpf, ppc64: generalize fetching subprog into bpf_jit_get_func_addrDaniel Borkmann
2018-11-26audit: use current whenever possiblePaul Moore
2018-11-26arch: Make phys_initrd_start and phys_initrd_size global variablesFlorian Fainelli
2018-11-26net/mlx5: Device events, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: Resource tables, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: CmdIF, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: FWPage, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: Clock, Use async events chainSaeed Mahameed
2018-11-26net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed
2018-11-26function_graph: Create function_graph_enter() to consolidate architecture codeSteven Rostedt (VMware)
2018-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-11-26Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()Dexuan Cui
2018-11-26firmware: add remote status update client supportRichard Gong
2018-11-26firmware: add Intel Stratix10 service layer driverRichard Gong
2018-11-26block: sum requests in the plug structureJens Axboe
2018-11-26blk-mq: Simplify request completion stateKeith Busch
2018-11-26blk-mq: Return true if request was completedKeith Busch
2018-11-26ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()Alexey Dobriyan
2018-11-26drivers: base: Introducing software nodes to the firmware node frameworkHeikki Krogerus
2018-11-26ACPI / glue: Add acpi_platform_notify() functionHeikki Krogerus
2018-11-26block: make blk_poll() take a parameter on whether to spin or notJens Axboe
2018-11-26blk-mq: remove 'tag' parameter from mq_ops->poll()Jens Axboe
2018-11-26blk-mq: when polling for IO, look for any completionJens Axboe
2018-11-26gpio: davinci: restore a way to manually specify the GPIO baseBartosz Golaszewski
2018-11-26netfilter: nfnetlink_cttimeout: fetch timeouts for udplite and gre, tooFlorian Westphal
2018-11-26usb: gadget: f_fs: Add support for CCID descriptors.Vincent Pelletier
2018-11-26Merge 4.20-rc4 into usb-nextGreg Kroah-Hartman