summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-04-06drm/msm: Rename drm_msm_gem_submit_reloc::or in C++ codeDanylo Piliaiev
2023-04-06xsk: Fix unaligned descriptor validationKal Conley
2023-04-06Merge tag 'asm-generic-fixes-6.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-06ASoC: SOF: Intel: hda-mlink: add helper to retrieve eml_lockPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: add helper to offload link ownershipPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: add helpers to retrieve DMIC/SSP hlinkPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: program SoundWire LSDIID registersPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: add helper to check cmdsyncPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: add helpers for sync_arm/sync_goPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: add helpers to set link SYNC frequencyPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: add helpers to enable/check interruptsPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: add helper to return sublink countPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: add convenience helpers for SoundWire PMPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: introduce helpers for 'extended links' PMPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: add structures to parse ALT linksPierre-Louis Bossart
2023-04-06ASoC: SOF: Intel: hda-mlink: move to a dedicated modulePierre-Louis Bossart
2023-04-06ALSA: hda: add HDaudio Extended link definitionsPierre-Louis Bossart
2023-04-06USB: core: Fix docs warning caused by wireless_status featureBastien Nocera
2023-04-06ALSA: document that struct __snd_pcm_mmap_control64 is messed upOswald Buddenhagen
2023-04-06pwm: stm32: Enforce settings for PWM captureOlivier Moysan
2023-04-06Merge tag 'drm-intel-next-2023-04-06' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2023-04-06Merge tag 'drm/tegra/for-6.4-rc1' of https://gitlab.freedesktop.org/drm/tegra...Daniel Vetter
2023-04-06Merge tag 'drm-misc-next-2023-04-06' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-04-06platform/x86: apple-gmux: Fix iomem_base __iomem annotationHans de Goede
2023-04-06Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm...Daniel Vetter
2023-04-06netfilter: br_netfilter: fix recent physdev match breakageFlorian Westphal
2023-04-06crypto: hash - Remove maximum statesize limitHerbert Xu
2023-04-06accel/qaic: Add uapi and core driver fileJeffrey Hugo
2023-04-05kallsyms: move module-related functions under correct configsViktor Malik
2023-04-05rpmsg: qcom_smd: Make qcom_smd_unregister_edge() return voidUwe Kleine-König
2023-04-05sched/numa: use hash_32 to mix up PIDs accessing VMARaghavendra K T
2023-04-05sched/numa: implement access PID reset logicRaghavendra K T
2023-04-05sched/numa: enhance vma scanning logicRaghavendra K T
2023-04-05sched/numa: apply the scan delay to every new vmaMel Gorman
2023-04-05mm: separate vma->lock from vm_area_structSuren Baghdasaryan
2023-04-05mm/mmap: free vm_area_struct without call_rcu in exit_mmapSuren Baghdasaryan
2023-04-05mm: introduce per-VMA lock statisticsSuren Baghdasaryan
2023-04-05mm: add FAULT_FLAG_VMA_LOCK flagSuren Baghdasaryan
2023-04-05mm: introduce lock_vma_under_rcu to be used from arch-specific codeSuren Baghdasaryan
2023-04-05mm: introduce vma detached flagSuren Baghdasaryan
2023-04-05mm/khugepaged: write-lock VMA while collapsing a huge pageSuren Baghdasaryan
2023-04-05mm: mark VMA as being written when changing vm_flagsSuren Baghdasaryan
2023-04-05mm: add per-VMA lock and helper functions to control itSuren Baghdasaryan
2023-04-05mm: move mmap_lock assert function definitionsSuren Baghdasaryan
2023-04-05mm: rcu safe VMA freeingMichel Lespinasse
2023-04-05trace: cma: remove unnecessary event class cma_alloc_classWenchao Hao
2023-04-05mm: vmalloc: convert vread() to vread_iter()Lorenzo Stoakes
2023-04-05iov_iter: add copy_page_to_iter_nofault()Lorenzo Stoakes
2023-04-05mm/page_alloc: make deferred page init free pages in MAX_ORDER blocksKirill A. Shutemov
2023-04-05mm: remove vmf_insert_pfn_xxx_prot() for huge page-table entriesLorenzo Stoakes