aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-17net/sched: Remove unused function qdisc_queue_drop_head()YueHaibing1-6/+0
2020-09-18drm/ttm: drop evicted from ttm_bo.Dave Airlie1-1/+0
2020-09-18drm/ttm: drop special pipeline accel cleanup function.Dave Airlie1-15/+2
2020-09-18drm/ttm: add a simple assign mem to bo wrapperDave Airlie1-2/+8
2020-09-18drm/ttm: flip tt destroy ordering.Dave Airlie1-0/+7
2020-09-18drm/ttm: protect against reentrant bind in the driversDave Airlie3-15/+1
2020-09-17bpf: rename poke descriptor's 'ip' member to 'tailcall_target'Maciej Fijalkowski1-2/+2
2020-09-17bpf: propagate poke descriptors to subprogramsMaciej Fijalkowski1-0/+1
2020-09-17mm: Add a pasid member to struct mm_structFenghua Yu1-0/+4
2020-09-17mm: allow a controlled amount of unfairness in the page lockLinus Torvalds2-0/+3
2020-09-17Merge series "Support ROHM BD9576MUF and BD9573MUF PMICs" from Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>:Mark Brown43-161/+305
2020-09-17iommu/vt-d: Change flags type to unsigned int in binding mmFenghua Yu1-1/+1
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu5-17/+17
2020-09-17arm64: paravirt: Initialize steal time when cpu is onlineAndrew Jones1-1/+0
2020-09-17quota: simplify the quotactl compat handlingChristoph Hellwig1-3/+0
2020-09-17compat: add a compat_need_64bit_alignment_fixup() helperChristoph Hellwig1-0/+9
2020-09-17compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig1-0/+8
2020-09-17coresight: stm: Support marked packetTingwei Zhang1-0/+1
2020-09-17dma-mapping: introduce DMA range map, supplanting dma_pfn_offsetJim Quinlan3-9/+57
2020-09-17dma-direct: Fix potential NULL pointer dereferenceThomas Tai1-3/+0
2020-09-17Merge series "ASoC: SOF: small fixes for 5.10" from Kai Vehmanen <kai.vehmanen@linux.intel.com>:Mark Brown1-1/+3
2020-09-17Merge series "ASoC: q6afe: add clocks support" from Srinivas Kandagatla <srinivas.kandagatla@linaro.org>:Mark Brown1-1/+73
2020-09-17drm/dp: Add helpers for DFP YCbCr 4:2:0 handlingVille Syrjälä1-0/+8
2020-09-17Merge branch 'asoc-5.9' into asoc-5.10Mark Brown1-0/+2
2020-09-17drm/dp: Add drm_dp_downstream_mode()Ville Syrjälä2-0/+16
2020-09-17drm/dp: Add drm_dp_downstream_{min,max}_tmds_clock()Ville Syrjälä1-0/+6
2020-09-17drm/dp: Redo drm_dp_downstream_max_clock() as drm_dp_downstream_max_dotclock()Ville Syrjälä1-2/+2
2020-09-17ASoC: q6afe: dt-bindings: add q6afe clock bindingsSrinivas Kandagatla1-1/+73
2020-09-17ASoC: SOF: Add `src_hash` to `sof_ipc_fw_version` structureKarol Trzcinski1-1/+3
2020-09-17drm/ttm: remove superflous extern attribute from funcsChristian König2-24/+20
2020-09-17drm/dp: Pimp drm_dp_downstream_max_bpc()Ville Syrjälä1-3/+7
2020-09-17drm/dp: Add helpers to identify downstream facing port typesVille Syrjälä1-0/+5
2020-09-17drm/dp: Define more downstream facing port capsVille Syrjälä1-1/+7
2020-09-17drm/dp: Define protocol converter DPCD registersVille Syrjälä1-0/+10
2020-09-17drm: fix spelling error in commentsWang Qing1-1/+1
2020-09-17drm/ttm: some cleanupsChristian König2-13/+0
2020-09-17cper,edac,efi: Memory Error Record: bank group/address and chip idAlex Kluver1-0/+8
2020-09-17edac,ghes,cper: Add Row Extension to Memory Error RecordAlex Kluver1-2/+14
2020-09-17Merge branch 'for-5.10-drm-sg-fix' of https://github.com/mszyprow/linux into drm-nextDave Airlie1-0/+2
2020-09-16rcu-tasks: Fix grace-period/unlock race in RCU Tasks TracePaul E. McKenney1-0/+4
2020-09-16fs: fix cast in fsparam_u32hex() macroAlexey Dobriyan1-1/+1
2020-09-16Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-2/+2
2020-09-16iio: adis: Drop non Managed device functionsNuno Sá1-27/+0
2020-09-16cpuidle: Allow cpuidle drivers to take over RCU-idlePeter Zijlstra1-0/+1
2020-09-16efi: Support for MOK variable config tableLenny Szubowicz1-0/+34
2020-09-16misc: fastrpc: add ioctl for attaching to sensors pdJonathan Marek1-0/+1
2020-09-16misc: fastrpc: fix indentation error in uapi headerJonathan Marek1-2/+2
2020-09-16PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableThomas Gleixner1-5/+26
2020-09-16iommm/vt-d: Store irq domain in struct deviceThomas Gleixner1-0/+7
2020-09-16irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()Thomas Gleixner1-0/+27