summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2020-04-29Merge series "ASoC: soc-dai: add snd_soc_dai_xxx()" from Kuninori Morimoto <k...Mark Brown
2020-04-29drm: Nuke mode->hsyncVille Syrjälä
2020-04-29block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCTChristoph Hellwig
2020-04-29mac80211: fix memory overlap due to variable length paramRajkumar Manoharan
2020-04-29ASoC: component: suppress uninitialized-variable warningArnd Bergmann
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_get_metadata()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_set_metadata()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_pointer()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_ack()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_get_params()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_set_params()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_trigger()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_shutdown()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_start()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_remove()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_probe()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_trigger()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_prepare()Kuninori Morimoto
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_new()Kuninori Morimoto
2020-04-29gpio: Make "offset" and "unsigned int", not just "unsigned"Douglas Anderson
2020-04-29gpio: Document proper return value for gpio driversDouglas Anderson
2020-04-29media: v4l2-ctrls.h: clarify the p_def argument of v4l2_ctrl_new_std_compoundHans Verkuil
2020-04-29media: cec-gpio: handle gpiod_get_value errors correctlyHans Verkuil
2020-04-29backlight: l4f00242t03: Convert to GPIO descriptorsLinus Walleij
2020-04-29dt-bindings: clocks: imx8mp: Add ids for audiomix clocksAbel Vesa
2020-04-28Merge branch 'mlx5_ib_qp_refactor_1' into rdma.git for-nextJason Gunthorpe
2020-04-28bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_linkAndrii Nakryiko
2020-04-28bpf: Support GET_FD_BY_ID and GET_NEXT_ID for bpf_linkAndrii Nakryiko
2020-04-28bpf: Allocate ID for bpf_linkAndrii Nakryiko
2020-04-28bpf: Refactor bpf_link update handlingAndrii Nakryiko
2020-04-28netfilter: add audit table unregister actionsRichard Guy Briggs
2020-04-28signal: Remove has_group_leader_pidEric W. Biederman
2020-04-28audit: tidy and extend netfilter_cfg x_tablesRichard Guy Briggs
2020-04-28proc: Ensure we see the exit of each process tid exactly onceEric W. Biederman
2020-04-28rculist: Add hlists_swap_heads_rcuEric W. Biederman
2020-04-28drm/amdkfd: New IOCTL to allocate queue GWS (v2)Oak Zeng
2020-04-28drm/amdgpu: Move to a per-IB secure flag (TMZ)Luben Tuikov
2020-04-28drm/amdgpu: move CS secure flag next the structs where it's usedAlex Deucher
2020-04-28drm/amdgpu: add UAPI to create secure commands (v3)Luben Tuikov
2020-04-28drm/amdgpu: add UAPI for creating encrypted buffersAlex Deucher
2020-04-28Merge tag 'nfs-rdma-for-5.7-2' of git://git.linux-nfs.org/projects/anna/linux...Trond Myklebust
2020-04-28NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-04-28SUNRPC: defer slow parts of rpc_free_client() to a workqueue.NeilBrown
2020-04-28net: ipv4: add sysctl for nexthop api compatibility modeRoopa Prabhu
2020-04-28net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu
2020-04-28net/mlx5: TX WQE Add trailer insertion fieldRaed Salem
2020-04-28net/mlx5: Add release all pages capability bitEran Ben Elisha
2020-04-28net/mlx5: Introduce TLS RX offload hardware bitsTariq Toukan