aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-04-30objtool: Add support for intra-function callsAlexandre Chartre1-0/+11
2020-04-30Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed8-134/+187
2020-04-30Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...Will Deacon1-4/+4
2020-04-30dma-buf: fix documentation build warningsRandy Dunlap1-2/+1
2020-04-30of: reserved-memory: Support lookup of regions by nameThierry Reding1-0/+11
2020-04-30crypto: ccp - Add support for SEV-ES to the PSP driverTom Lendacky2-0/+4
2020-04-30padata: add separate cpuhp node for CPUHP_PADATA_DEADDaniel Jordan1-2/+4
2020-04-29platform/chrome: cros_ec_sensorhub: Allocate sensorhub resource before claimi...Gwendal Grignou1-0/+1
2020-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-3/+13
2020-04-29Merge series "ASoC: soc-dai: add snd_soc_dai_xxx()" from Kuninori Morimoto <k...Mark Brown1-8/+33
2020-04-29drm: Nuke mode->hsyncVille Syrjälä1-11/+0
2020-04-29block: replace BIO_QUEUE_ENTERED with BIO_CGROUP_ACCTChristoph Hellwig2-5/+7
2020-04-29mac80211: fix memory overlap due to variable length paramRajkumar Manoharan1-2/+5
2020-04-29ASoC: component: suppress uninitialized-variable warningArnd Bergmann1-1/+1
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_get_metadata()Kuninori Morimoto1-0/+3
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_set_metadata()Kuninori Morimoto1-0/+3
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_pointer()Kuninori Morimoto1-0/+3
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_ack()Kuninori Morimoto1-0/+3
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_get_params()Kuninori Morimoto1-0/+3
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_set_params()Kuninori Morimoto1-0/+3
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_trigger()Kuninori Morimoto1-0/+2
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_shutdown()Kuninori Morimoto1-0/+2
2020-04-29ASoC: soc-dai: add snd_soc_dai_compr_start()Kuninori Morimoto1-0/+3
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_remove()Kuninori Morimoto1-1/+1
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_probe()Kuninori Morimoto1-1/+1
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_bespoke_trigger()Kuninori Morimoto1-2/+2
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_trigger()Kuninori Morimoto1-2/+1
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_prepare()Kuninori Morimoto1-2/+1
2020-04-29ASoC: soc-dai: add snd_soc_pcm_dai_new()Kuninori Morimoto1-0/+2
2020-04-29gpio: Make "offset" and "unsigned int", not just "unsigned"Douglas Anderson1-13/+13
2020-04-29gpio: Document proper return value for gpio driversDouglas Anderson1-3/+3
2020-04-29media: v4l2-ctrls.h: clarify the p_def argument of v4l2_ctrl_new_std_compoundHans Verkuil1-1/+3
2020-04-29media: cec-gpio: handle gpiod_get_value errors correctlyHans Verkuil1-9/+7
2020-04-29backlight: l4f00242t03: Convert to GPIO descriptorsLinus Walleij1-17/+0
2020-04-29dt-bindings: clocks: imx8mp: Add ids for audiomix clocksAbel Vesa1-0/+62
2020-04-28Merge branch 'mlx5_ib_qp_refactor_1' into rdma.git for-nextJason Gunthorpe8-134/+187
2020-04-28bpf: Add support for BPF_OBJ_GET_INFO_BY_FD for bpf_linkAndrii Nakryiko4-3/+41
2020-04-28bpf: Support GET_FD_BY_ID and GET_NEXT_ID for bpf_linkAndrii Nakryiko1-0/+2
2020-04-28bpf: Allocate ID for bpf_linkAndrii Nakryiko2-4/+14
2020-04-28bpf: Refactor bpf_link update handlingAndrii Nakryiko2-13/+2
2020-04-28netfilter: add audit table unregister actionsRichard Guy Briggs1-0/+1
2020-04-28signal: Remove has_group_leader_pidEric W. Biederman1-11/+0
2020-04-28audit: tidy and extend netfilter_cfg x_tablesRichard Guy Briggs1-0/+21
2020-04-28proc: Ensure we see the exit of each process tid exactly onceEric W. Biederman1-0/+1
2020-04-28rculist: Add hlists_swap_heads_rcuEric W. Biederman1-0/+21
2020-04-28drm/amdkfd: New IOCTL to allocate queue GWS (v2)Oak Zeng1-1/+18
2020-04-28drm/amdgpu: Move to a per-IB secure flag (TMZ)Luben Tuikov1-3/+4
2020-04-28drm/amdgpu: move CS secure flag next the structs where it's usedAlex Deucher1-3/+3
2020-04-28drm/amdgpu: add UAPI to create secure commands (v3)Luben Tuikov1-1/+4
2020-04-28drm/amdgpu: add UAPI for creating encrypted buffersAlex Deucher1-0/+5