aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-17Merge tag 'iio-for-5.9a-take2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman10-41/+409
2020-07-17asm-generic/mmiowb: Allow mmiowb_set_pending() when preemptible()Will Deacon1-2/+4
2020-07-17arm64: dts: ti: k3-j721e-main: Add system controller node and SERDES lane muxKishon Vijay Abraham I1-0/+53
2020-07-17arm64: dts: ti: k3-*: Replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-07-17dmaengine: Add support for repeating transactionsLaurent Pinchart1-0/+17
2020-07-17dt: bindings: dma: xilinx: dpdma: DT bindings for Xilinx DPDMALaurent Pinchart1-0/+16
2020-07-16remoteproc: Properly handle firmware name when attachingMathieu Poirier1-0/+2
2020-07-16remoteproc: Add new attach() remoteproc operationMathieu Poirier1-0/+2
2020-07-16remoteproc: Add new RPROC_DETACHED stateMathieu Poirier1-1/+4
2020-07-16Merge tag 'drm-fixes-2020-07-17-1' of git://anongit.freedesktop.org/drm/drm i...Linus Torvalds1-0/+1
2020-07-17Merge remote-tracking branch 'regmap/for-5.9' into regmap-nextMark Brown1-40/+205
2020-07-17spi: fix duplicated word in <linux/spi/spi.h>Randy Dunlap1-2/+2
2020-07-16Revert "net: sched: Pass root lock to Qdisc_ops.enqueue"Petr Machata1-4/+2
2020-07-16net: sched: Do not drop root lock in tcf_qevent_handle()Petr Machata1-2/+2
2020-07-16net/mlx5: Add IPsec related Flow steering entry's fieldsHuy Nguyen2-3/+14
2020-07-16net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem2-3/+6
2020-07-17regulator: Correct kernel-doc inconsistencyColton Lewis2-1/+2
2020-07-17regmap: fix duplicated word in <linux/regmap.h>Randy Dunlap1-1/+1
2020-07-16Merge series "ALSA: hda: export snd_hda_codec_cleanup()" from Kai Vehmanen <k...Mark Brown1-0/+2
2020-07-16Merge series "ASoC: fsl-asoc-card: Support hp and mic detection" from Shengji...Mark Brown1-3/+3
2020-07-16ASoC: simple-card-utils: Support configure pin_name for asoc_simple_init_jackShengjiu Wang1-3/+3
2020-07-16drm/vblank: Add vblank worksLyude Paul2-0/+91
2020-07-16ASoC: hdmi-codec: merge .digital_mute() into .mute_stream()Kuninori Morimoto1-1/+5
2020-07-16ASoC: soc-dai.c: add .no_capture_mute supportKuninori Morimoto1-0/+3
2020-07-16rwsem: fix commas in initialisationAlexey Dobriyan1-10/+10
2020-07-16lockdep: Move list.h inclusion into lockdep.hHerbert Xu2-2/+1
2020-07-16Merge tag 'v5.8-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann2-0/+33
2020-07-16ALSA: hda: export snd_hda_codec_cleanup_for_unbind()Kai Vehmanen1-0/+2
2020-07-16compiler: Remove uninitialized_var() macroKees Cook2-8/+0
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-07-16x86/mm/numa: Remove uninitialized_var() usageKees Cook1-1/+3
2020-07-16RDMA/qedr: Add EDPM max size to alloc ucontext responseMichal Kalderon1-1/+5
2020-07-16RDMA/qedr: Add EDPM mode type for user-fw compatibilityMichal Kalderon1-2/+2
2020-07-16bpf: Drop duplicated words in uapi helper commentsRandy Dunlap1-3/+3
2020-07-16Merge tag 'char-misc-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2020-07-16Merge tag 'driver-core-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+3
2020-07-16Merge tag 'tty-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+98
2020-07-16block: use bd_prepare_to_claim directly in the loop driverChristoph Hellwig1-1/+2
2020-07-16bpf: cpumap: Implement XDP_REDIRECT for eBPF programs attached to map entriesLorenzo Bianconi2-2/+5
2020-07-16bpf: cpumap: Add the possibility to attach an eBPF program to cpumapLorenzo Bianconi4-4/+26
2020-07-16cpumap: Formalize map value as a named structLorenzo Bianconi1-0/+9
2020-07-16net: Refactor xdp_convert_buff_to_frameDavid Ahern1-13/+22
2020-07-16dma-mapping: inline the fast path dma-direct callsChristoph Hellwig1-23/+69
2020-07-16dma-mapping: move the remaining DMA API calls out of lineChristoph Hellwig2-225/+80
2020-07-16md: remove the kernel version of md_u.hChristoph Hellwig1-13/+0
2020-07-16md: move the early init autodetect code to drivers/md/Christoph Hellwig1-0/+8
2020-07-16fs: add a vfs_fchmod helperChristoph Hellwig1-0/+1
2020-07-16fs: add a vfs_fchown helperChristoph Hellwig1-0/+2
2020-07-16crypto: algapi - introduce the flag CRYPTO_ALG_ALLOCATES_MEMORYEric Biggers2-1/+34
2020-07-16crypto: algapi - add NEED_FALLBACK to INHERITED_FLAGSEric Biggers2-3/+4