summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-08-19Add cs42l43 PC focused SoundWire CODECMark Brown15-18/+1332
2023-08-19regulator: tps65086: Select dedicated regulator config for chip variantAndre Werner1-0/+3
2023-08-19regulator: Merge dependency for tps65086Mark Brown1-6/+14
2023-08-18mfd: 88pm860x: Remove unused extern declarationsYue Haibing1-6/+0
2023-08-18mfd: ab8500: Remove unused extern declarationsYue Haibing1-4/+0
2023-08-18mfd: max77686: Remove unused extern declarationsYue Haibing1-4/+0
2023-08-18mfd: rz-mtu3: Link time dependenciesArnd Bergmann1-66/+0
2023-08-18mfd: db8500-prcmu: Remove unused inline functionsYueHaibing1-21/+0
2023-08-18mfd: hi655x-pmic: Convert to devm_platform_ioremap_resource()Yangtao Li1-1/+0
2023-08-18Merge tags 'ib-mfd-pinctrl-soundwire-v6.6' and 'ib-mfd-regulator-v6.6' into i...Lee Jones1-6/+14
2023-08-18mfd: tps65086: Read DEVICE ID register 1 from deviceAndre Werner1-6/+14
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-8/+6
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson1-7/+7
2023-08-18range.h: Move resource API and constant to respective filesAndy Shevchenko2-8/+2
2023-08-18kthread: unexport __kthread_should_park()Greg Kroah-Hartman1-1/+0
2023-08-18drm/i915: Move abs_diff() to math.hAndy Shevchenko1-0/+19
2023-08-18genetlink: replace custom CONCATENATE() implementationAndy Shevchenko2-18/+17
2023-08-18arm64: smccc: replace custom COUNT_ARGS() & CONCATENATE() implementationsAndy Shevchenko1-37/+32
2023-08-18kernel.h: split out COUNT_ARGS() and CONCATENATE() to args.hAndy Shevchenko3-8/+29
2023-08-18mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V1-1/+1
2023-08-18mm/huge pud: use transparent huge pud helpers only with CONFIG_TRANSPARENT_HU...Aneesh Kumar K.V1-0/+2
2023-08-18mm: add pud_same similar to __HAVE_ARCH_P4D_SAMEAneesh Kumar K.V1-0/+3
2023-08-18mm/vmemmap: improve vmemmap_can_optimize and allow architectures to overrideAneesh Kumar K.V1-4/+23
2023-08-18mm: change pudp_huge_get_and_clear_full take vm_area_struct as argAneesh Kumar K.V1-2/+2
2023-08-18mm/hugepage pud: allow arch-specific helper function to check huge page pud s...Aneesh Kumar K.V1-0/+3
2023-08-18mm: allow per-VMA locks on file-backed VMAsMatthew Wilcox (Oracle)1-17/+0
2023-08-18mm: remove CONFIG_PER_VMA_LOCK ifdefsMatthew Wilcox (Oracle)1-0/+6
2023-08-18maple_tree: re-introduce entry to mas_preallocate() argumentsLiam R. Howlett1-1/+1
2023-08-18maple_tree: introduce __mas_set_range()Liam R. Howlett1-3/+18
2023-08-18mm: change do_vmi_align_munmap() tracking of VMAs to removeLiam R. Howlett1-2/+2
2023-08-18mm: don't drop VMA locks in mm_drop_all_locks()Jann Horn2-0/+13
2023-08-18mm/page_io: introduce bio_first_folio_all()ZhangPeng1-0/+5
2023-08-18mm: fix obsolete function name above debug_pagealloc_enabled_static()Miaohe Lin1-2/+2
2023-08-18mmu_notifiers: rename invalidate_range notifierAlistair Popple1-24/+24
2023-08-18mmu_notifiers: don't invalidate secondary TLBs as part of mmu_notifier_invali...Alistair Popple1-54/+2
2023-08-18maple_tree: Be more strict about lockingLiam R. Howlett1-1/+6
2023-08-18mm/mmap: change detached vma locking schemeLiam R. Howlett1-0/+3
2023-08-18maple_tree: relax lockdep checks for on-stack treesLiam R. Howlett1-1/+3
2023-08-18mm/hugetlb: get rid of page_hstate()Sidhartha Kumar1-10/+0
2023-08-18mm: kfence: allocate kfence_metadata at runtimePeng Zhang1-5/+6
2023-08-18fs/address_space: add alignment padding for i_map and i_mmap_rwsem to mitigat...Zhu, Lipeng1-1/+1
2023-08-18mm/tlbbatch: rename and extend some functionsBarry Song1-2/+2
2023-08-18mm: move is_ioremap_addr() into new header fileBaoquan He2-5/+30
2023-08-18buffer: remove set_bh_page()Matthew Wilcox (Oracle)1-2/+0
2023-08-18highmem: add memcpy_to_folio() and memcpy_from_folio()Matthew Wilcox (Oracle)1-0/+44
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pud_setKemeng Shi1-7/+4
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_setKemeng Shi1-7/+4
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pte_setKemeng Shi1-7/+4
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clearKemeng Shi2-8/+5
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clearKemeng Shi2-8/+5