summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-06-15tifm: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15sctp: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15RxRPC: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15libata: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15kprobes: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15keys: encrypted-type: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15kexec: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15KVM: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15FS-Cache: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15cb710: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15drm/edid: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15can: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15dmaengine: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15scsi: libata: Provide an ata_scsi_dma_need_drain stub for !CONFIG_ATAChristoph Hellwig
2020-06-15scsi: ufs: Add trace event for UIC commandsStanley Chu
2020-06-15ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methodsVaibhav Jain
2020-06-15netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inlineAlaa Hleihel
2020-06-15net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inlineAlaa Hleihel
2020-06-16bpf: Fix definition of bpf_ringbuf_output() helper in UAPI commentsAndrii Nakryiko
2020-06-15trace/events/block.h: drop kernel-doc for dropped function parameterRandy Dunlap
2020-06-15spi: altera: add platform data for slave information.Xu Yilun
2020-06-15spi: altera: add SPI core parameters support via platform data.Xu Yilun
2020-06-15Merge series "Add support for voltage regulator on ChromeOS EC." from Pi-Hsun...Mark Brown
2020-06-15platform/chrome: cros_ec: Add command for regulator control.Pi-Hsun Shih
2020-06-15regmap: convert all regmap_update_bits() and co. macros to static inlinesBartosz Golaszewski
2020-06-15Merge series "ASoC: soc-component: collect component functions" from Kuninori...Mark Brown
2020-06-15ASoC: wm8960: Support headphone jack detection functionShengjiu Wang
2020-06-15ASoC: soc-component: tidyup CopyrightKuninori Morimoto
2020-06-15ASoC: soc-component: add snd_soc_component_init()Kuninori Morimoto
2020-06-15ASoC: soc-component: add snd_soc_pcm_component_trigger()Kuninori Morimoto
2020-06-15ASoC: soc-component: add snd_soc_pcm_component_hw_free()Kuninori Morimoto
2020-06-15ASoC: soc-component: add snd_soc_pcm_component_hw_params()Kuninori Morimoto
2020-06-15ASoC: soc-component: add snd_soc_pcm_component_prepare()Kuninori Morimoto
2020-06-15ASoC: soc-component: move snd_soc_component_initialize() to soc-component.cKuninori Morimoto
2020-06-15ASoC: soc-component: move snd_soc_component_xxx_regmap() to soc-componentKuninori Morimoto
2020-06-15Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-15ALSA: memalloc: Make SG-buffer helper usable for continuous buffer, tooTakashi Iwai
2020-06-15Merge existing fixes from spi/for-5.8Mark Brown
2020-06-15Merge existing fixes from asoc/for-5.8Mark Brown
2020-06-15spi: uapi: spidev: Use TABs for alignmentGeert Uytterhoeven
2020-06-15drm: vmwgfx: remove drm_driver::master_set() return typeEmil Velikov
2020-06-15ASoC: soc-devres: add devm_snd_soc_register_dai()Pierre-Louis Bossart
2020-06-15efi: Replace zero-length array and use struct_size() helperGustavo A. R. Silva
2020-06-15efi/tpm: Verify event log header before parsingFabian Vogt
2020-06-15sched: Remove sched_set_*() return valuePeter Zijlstra
2020-06-15sched: Provide sched_set_fifo()Peter Zijlstra
2020-06-15x86/entry, ubsan, objtool: Whitelist __ubsan_handle_*()Peter Zijlstra
2020-06-15compiler_types.h: Add __no_sanitize_{address,undefined} to noinstrMarco Elver
2020-06-15x86, kcsan: Add __no_kcsan to noinstrPeter Zijlstra
2020-06-15kcsan: Remove __no_kcsan_or_inlinePeter Zijlstra