summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-06ASoC: SOF: Intel: hda-mlink: add helpers for sync_arm/sync_goPierre-Louis Bossart1-0/+18
2023-04-06ASoC: SOF: Intel: hda-mlink: add helpers to set link SYNC frequencyPierre-Louis Bossart1-0/+27
2023-04-06ASoC: SOF: Intel: hda-mlink: add helpers to enable/check interruptsPierre-Louis Bossart1-0/+8
2023-04-06ASoC: SOF: Intel: hda-mlink: add helper to return sublink countPierre-Louis Bossart1-0/+5
2023-04-06ASoC: SOF: Intel: hda-mlink: add convenience helpers for SoundWire PMPierre-Louis Bossart1-0/+9
2023-04-06ASoC: SOF: Intel: hda-mlink: introduce helpers for 'extended links' PMPierre-Louis Bossart1-0/+32
2023-04-06ASoC: SOF: Intel: hda-mlink: add structures to parse ALT linksPierre-Louis Bossart1-2/+2
2023-04-06ASoC: SOF: Intel: hda-mlink: move to a dedicated modulePierre-Louis Bossart1-0/+31
2023-04-06ALSA: hda: add HDaudio Extended link definitionsPierre-Louis Bossart1-2/+38
2023-04-06USB: core: Fix docs warning caused by wireless_status featureBastien Nocera1-2/+4
2023-04-06ALSA: document that struct __snd_pcm_mmap_control64 is messed upOswald Buddenhagen1-1/+2
2023-04-06pwm: stm32: Enforce settings for PWM captureOlivier Moysan1-0/+1
2023-04-06Merge tag 'drm-intel-next-2023-04-06' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter1-0/+13
2023-04-06Merge tag 'drm/tegra/for-6.4-rc1' of https://gitlab.freedesktop.org/drm/tegra...Daniel Vetter1-1/+1
2023-04-06Merge tag 'drm-misc-next-2023-04-06' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter3-4/+404
2023-04-06platform/x86: apple-gmux: Fix iomem_base __iomem annotationHans de Goede1-1/+1
2023-04-06Merge tag 'drm-intel-gt-next-2023-04-06' of git://anongit.freedesktop.org/drm...Daniel Vetter1-1/+24
2023-04-06netfilter: br_netfilter: fix recent physdev match breakageFlorian Westphal1-0/+1
2023-04-06crypto: hash - Remove maximum statesize limitHerbert Xu1-2/+0
2023-04-06accel/qaic: Add uapi and core driver fileJeffrey Hugo1-0/+397
2023-04-06kallsyms: move module-related functions under correct configsViktor Malik1-61/+74
2023-04-06rpmsg: qcom_smd: Make qcom_smd_unregister_edge() return voidUwe Kleine-König1-3/+2
2023-04-06sched/numa: use hash_32 to mix up PIDs accessing VMARaghavendra K T1-1/+1
2023-04-06sched/numa: implement access PID reset logicRaghavendra K T2-3/+4
2023-04-06sched/numa: enhance vma scanning logicRaghavendra K T2-0/+15
2023-04-06sched/numa: apply the scan delay to every new vmaMel Gorman2-0/+23
2023-04-06mm: separate vma->lock from vm_area_structSuren Baghdasaryan2-14/+15
2023-04-06mm/mmap: free vm_area_struct without call_rcu in exit_mmapSuren Baghdasaryan1-0/+2
2023-04-06mm: introduce per-VMA lock statisticsSuren Baghdasaryan2-0/+12
2023-04-06mm: add FAULT_FLAG_VMA_LOCK flagSuren Baghdasaryan2-1/+4
2023-04-06mm: introduce lock_vma_under_rcu to be used from arch-specific codeSuren Baghdasaryan1-0/+3
2023-04-06mm: introduce vma detached flagSuren Baghdasaryan2-0/+14
2023-04-06mm/khugepaged: write-lock VMA while collapsing a huge pageSuren Baghdasaryan1-11/+30
2023-04-06mm: mark VMA as being written when changing vm_flagsSuren Baghdasaryan1-5/+5
2023-04-06mm: add per-VMA lock and helper functions to control itSuren Baghdasaryan3-0/+103
2023-04-06mm: move mmap_lock assert function definitionsSuren Baghdasaryan1-12/+12
2023-04-06mm: rcu safe VMA freeingMichel Lespinasse1-3/+10
2023-04-06trace: cma: remove unnecessary event class cma_alloc_classWenchao Hao1-33/+25
2023-04-06mm: vmalloc: convert vread() to vread_iter()Lorenzo Stoakes1-1/+2
2023-04-06iov_iter: add copy_page_to_iter_nofault()Lorenzo Stoakes1-0/+2
2023-04-06mm/page_alloc: make deferred page init free pages in MAX_ORDER blocksKirill A. Shutemov1-0/+2
2023-04-06mm: remove vmf_insert_pfn_xxx_prot() for huge page-table entriesLorenzo Stoakes1-37/+2
2023-04-06mm: remove unused vmf_insert_mixed_prot()Lorenzo Stoakes2-8/+1
2023-04-06mm/memtest: add results of early memtest to /proc/meminfoTomas Mudrunka1-0/+2
2023-04-06mm: move vmalloc_init() declaration to mm/internal.hMike Rapoport (IBM)1-4/+0
2023-04-06mm: move kmem_cache_init() declaration to mm/slab.hMike Rapoport (IBM)1-1/+0
2023-04-06mm: move mem_init_print_info() to mm_init.cMike Rapoport (IBM)1-1/+0
2023-04-06init,mm: fold late call to page_ext_init() to page_alloc_init_late()Mike Rapoport (IBM)1-2/+0
2023-04-06mm: move init_mem_debugging_and_hardening() to mm/mm_init.cMike Rapoport (IBM)1-1/+0
2023-04-06mm: call {ptlock,pgtable}_cache_init() directly from mm_core_init()Mike Rapoport (IBM)1-6/+0