aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-07-15net: use %px to print skb address in trace_netif_receive_skbQitao Xu1-1/+1
2021-07-15bus: mhi: pci-generic: configurable network interface MRURichard Laing1-0/+2
2021-07-15mm: fix the try_to_unmap prototype for !CONFIG_MMUChristoph Hellwig1-1/+3
2021-07-15kasan: fix build by including kernel.hMarco Elver1-0/+1
2021-07-15Drivers: hv: Make portions of Hyper-V init code be arch neutralMichael Kelley1-0/+10
2021-07-15ALSA: compress: Drop unused functionsTakashi Iwai1-2/+0
2021-07-14bpf: Fix a typo of reuseport map in bpf.h.Kuniyuki Iwashima1-1/+1
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds20-223/+105
2021-07-14fs: add vfs_parse_fs_param_source() helperChristian Brauner1-0/+2
2021-07-14spi: mediatek: add tick_delay supportMason Zhang1-0/+1
2021-07-14drm/i915/uapi: convert drm_i915_gem_set_domain to kernel docMatthew Auld1-3/+27
2021-07-14drm/i915/uapi: convert drm_i915_gem_caching to kernel docMatthew Auld1-29/+36
2021-07-14dmaengine: dw: Program xBAR hardware for Elkhart LakeAndy Shevchenko1-0/+3
2021-07-13swiotlb: Add restricted DMA pool initializationClaire Chang1-1/+2
2021-07-13swiotlb: Add restricted DMA alloc/free supportClaire Chang1-0/+26
2021-07-13swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncingClaire Chang1-0/+13
2021-07-13swiotlb: Update is_swiotlb_active to add a struct device argumentClaire Chang1-2/+2
2021-07-13swiotlb: Update is_swiotlb_buffer to add a struct device argumentClaire Chang1-3/+4
2021-07-13swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool usedClaire Chang1-0/+4
2021-07-13Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi643-10347/+13561
2021-07-13math-emu: Fix fall-through warningGustavo A. R. Silva1-1/+1
2021-07-13drm/dp: Move panel DP AUX backlight support to drm_dp_helperDouglas Anderson2-8/+16
2021-07-13mm: Add functions to lock invalidate_lock for two mappingsJan Kara1-0/+6
2021-07-13drm/gem: Export implementation of shadow-plane helpersThomas Zimmermann1-0/+6
2021-07-13mfd: Add Renesas Synchronization Management Unit (SMU) supportMin Li3-0/+877
2021-07-13mm: Protect operations adding pages to page cache with invalidate_lockJan Kara1-0/+33
2021-07-13firmware: arm_scpi: Fix kernel doc warningsSudeep Holla1-0/+8
2021-07-13firmware: arm_scmi: Fix kernel doc warningsSudeep Holla1-5/+9
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2-2/+0
2021-07-12drm: bridge: Mark deprecated operations in drm_bridge_funcsSam Ravnborg1-3/+23
2021-07-12mm: Make copy_huge_page() always availableMatthew Wilcox (Oracle)2-5/+1
2021-07-12RDMA/irdma: Make spdxcheck.py happyLukas Bulwahn1-1/+1
2021-07-12asm-generic/hyperv: Add missing #include of nmi.hMichael Kelley1-0/+1
2021-07-12Merge series "regulator: devres: remove unused device-managed unregister APIs" from Alexandru Ardelean <aardelean@deviqon.com>:Mark Brown2-16/+0
2021-07-12Merge series "ASoC: ti: davinci-mcasp: Fix the DIT mode and OMAP4 support" from Peter Ujfalusi <peter.ujfalusi@gmail.com>:Mark Brown1-0/+1
2021-07-12dt-bindings: clock: r9a07g044-cpg: Update clock/reset definitionsBiju Das1-53/+183
2021-07-12of: Add stub for of_add_property()Wesley Cheng1-0/+5
2021-07-12usb: gadget: udc: core: Introduce check_config to verify USB configurationWesley Cheng1-0/+4
2021-07-12media: hevc: Add segment address fieldJernej Skrabec1-1/+2
2021-07-12media: include/uapi/linux/cec.h: typo: SATERDAY -> SATURDAYHans Verkuil1-1/+1
2021-07-12media: dvbsky: add support for MyGica T230C2_LITE and T230AJán Čáni1-0/+2
2021-07-11spi: <linux/spi/spi.h>: add missing struct kernel-doc entryRandy Dunlap1-1/+2
2021-07-11regulator: machine.h: fix kernel-doc "bad line"Randy Dunlap1-1/+1
2021-07-11regulator: rt5033: Use linear ranges to map all voltage selectionChiYuan Huang1-2/+2
2021-07-11regulator: devres: unexport devm_regulator_unregister_supply_alias()Alexandru Ardelean1-7/+0
2021-07-11regulator: devres: remove devm_regulator_bulk_unregister_supply_alias()Alexandru Ardelean1-8/+0
2021-07-11regulator: devres: remove devm_regulator_unregister() functionAlexandru Ardelean1-1/+0
2021-07-11ASoC: SOF: add a helper to get topology configured bclkBrent Lu1-0/+1
2021-07-11ASoC: ti: davinci-mcasp: Add support for the OMAP4 version of McASPPeter Ujfalusi1-0/+1
2021-07-11Merge existing fixes from regulator/for-5.14Mark Brown1-2/+2