summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-11-28sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti1-1/+11
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-28dt-bindings: clock: Introduce QCOM Graphics clock bindingsAmit Nischal1-0/+24
2018-11-28netns: enable to dump full nsid translation tableNicolas Dichtel1-0/+1
2018-11-28netns: add support of NETNSA_TARGET_NSIDNicolas Dichtel1-0/+1
2018-11-28drm/dsc: Define VESA Display Stream Compression CapabilitiesManasi Navare1-1/+114
2018-11-28drm/dsc: Define Display Stream Compression PPS infoframeManasi Navare1-0/+342
2018-11-28drm/dsc: Modify DRM helper to return complete DSC color depth capabilitiesManasi Navare1-1/+2
2018-11-28net: bridge: add no_linklocal_learn bool optionNikolay Aleksandrov1-0/+3
2018-11-28net: bridge: add support for user-controlled bool optionsNikolay Aleksandrov2-0/+19
2018-11-27drm/v3d: Fix whitespace inconsistency in the header.Eric Anholt1-2/+2
2018-11-27serdev: make synchronous write helper interruptibleJohan Hovold1-1/+1
2018-11-27dt-bindings: thermal: tegra-bpmp: Add Tegra194 supportThierry Reding1-0/+15
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 tag 'asoc-v4.20-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai1-1/+1
2018-11-27Merge 4.20-rc4 into tty-nextGreg Kroah-Hartman17-111/+267
2018-11-27drm: Improve dumb callback docsDaniel Vetter1-2/+7
2018-11-27dma-mapping: fix return type of dma_set_max_seg_size()Niklas Söderlund1-2/+1
2018-11-27virtio: add packed ring types and macrosTiwei Bie2-0/+55
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-27RDMA/uverbs: Use uverbs_attr_bundle to pass udata for ioctl()Jason Gunthorpe1-2/+6
2018-11-27RDMA/uverbs: Use uverbs_attr_bundle to pass udata for write_exJason Gunthorpe1-2/+2
2018-11-27RDMA/uverbs: Add structure size info to write commandsJason Gunthorpe1-3/+9
2018-11-27RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe2-4/+3
2018-11-27RDMA/uverbs: Make write() handlers return 0 on successJason Gunthorpe2-10/+8
2018-11-27RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for writeJason Gunthorpe3-26/+34
2018-11-27RDMA/uverbs: Add missing driver_dataJason Gunthorpe1-3/+13
2018-11-27audit: use current whenever possiblePaul Moore1-4/+2
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo2-2/+2
2018-11-27arch: Make phys_initrd_start and phys_initrd_size global variablesFlorian Fainelli1-0/+3
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
2018-11-27net/mlx5: FWPage, Use async events chainSaeed Mahameed1-2/+3
2018-11-27net/mlx5: Clock, Use async events chainSaeed Mahameed1-1/+3
2018-11-27net/mlx5: EQ, Introduce atomic notifier chain subscription APISaeed Mahameed2-3/+23
2018-11-27function_graph: Create function_graph_enter() to consolidate architecture codeSteven Rostedt (VMware)1-0/+3
2018-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-37/+69
2018-11-26Drivers: hv: vmbus: Remove the useless API vmbus_get_outgoing_channel()Dexuan Cui1-17/+0
2018-11-26firmware: add remote status update client supportRichard Gong2-2/+65
2018-11-26firmware: add Intel Stratix10 service layer driverRichard Gong2-0/+466
2018-11-26block: sum requests in the plug structureJens Axboe1-0/+1
2018-11-26blk-mq: Simplify request completion stateKeith Busch1-14/+0
2018-11-26scsi: Do not rely on blk-mq for double completionsKeith Busch1-0/+4
2018-11-26blk-mq: Return true if request was completedKeith Busch1-1/+1
2018-11-26ACPI: fix acpi_find_child_device() invocation in acpi_preset_companion()Alexey Dobriyan1-1/+1
2018-11-26drivers: base: Introducing software nodes to the firmware node frameworkHeikki Krogerus1-0/+12