summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2023-10-26landlock: Support network rules with TCP bind and connectKonstantin Meskhidze-0/+55
2023-10-26Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-1/+31
2023-10-26Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas-0/+2
2023-10-26drm/sched: Convert the GPU scheduler to variable number of run-queuesLuben Tuikov-3/+6
2023-10-26ASoC: cs35l41: Detect CSPL errors when sending CSPL commandsStefan Binding-0/+2
2023-10-26ALSA: hda: cs35l41: Force a software reset after hardware resetStefan Binding-0/+1
2023-10-26Merge tag 'v6.6-rc7' into coreJoerg Roedel-84/+190
2023-10-26iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domainJason Gunthorpe-0/+3
2023-10-26pmdomain: Merge branch genpd_dt into nextUlf Hansson-0/+2
2023-10-26dt-bindings: power: qcom,rpmhpd: Add GMXC PD indexSibi Sankar-0/+1
2023-10-26dt-bindings: power: qcom,rpmpd: document the SM8650 RPMh Power DomainsNeil Armstrong-0/+1
2023-10-26iommu/vt-d: Disallow read-only mappings to nest parent domainLu Baolu-1/+11
2023-10-26iommufd: Add data structure for Intel VT-d stage-1 domain allocationYi Liu-0/+30
2023-10-26iommu: Add iommu_copy_struct_from_user helperNicolin Chen-0/+40
2023-10-26iommufd: Add a nested HW pagetable objectNicolin Chen-2/+29
2023-10-26iommu: Pass in parent domain with user_data to domain_alloc_user opYi Liu-3/+24
2023-10-26iommu: Add IOMMU_DOMAIN_NESTEDLu Baolu-0/+4
2023-10-26Merge branches 'pm-sleep', 'powercap' and 'pm-tools'Rafael J. Wysocki-14/+29
2023-10-26Merge branch 'pm-cpufreq'Rafael J. Wysocki-8/+0
2023-10-26Merge branch 'pm-devfreq'Rafael J. Wysocki-6/+52
2023-10-26Merge branches 'acpi-ac', 'acpi-pad' and 'pnp'Rafael J. Wysocki-4/+4
2023-10-26Merge branch 'acpi-bus'Rafael J. Wysocki-1/+1
2023-10-26Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid'Rafael J. Wysocki-0/+6
2023-10-26Merge branches 'acpi-video', 'acpi-prm', 'acpi-apei' and 'acpi-pcc'Rafael J. Wysocki-0/+17
2023-10-26Merge branches 'acpi-utils', 'acpi-resource', 'acpi-property' and 'acpi-soc'Rafael J. Wysocki-3/+6
2023-10-26x86/apic/msi: Fix misconfigured non-maskable MSI quirkKoichiro Den-28/+4
2023-10-26Merge tag 'nf-next-23-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni-26/+38
2023-10-26Merge branch 'acpica'Rafael J. Wysocki-0/+3
2023-10-26ALSA: seq: Replace with __packed attributeTakashi Iwai-2/+2
2023-10-26ALSA: wavefront: Drop obsoleted comments and definitionsTakashi Iwai-51/+0
2023-10-26ALSA: wavefront: Replace with __packed attributeTakashi Iwai-1/+1
2023-10-26ALSA: opl3: Replace with __packed attributeTakashi Iwai-1/+1
2023-10-25ipv6: drop feature RTAX_FEATURE_ALLFRAGYan Zhai-10/+1
2023-10-25mempolicy: mmap_lock is not needed while migrating foliosHugh Dickins-9/+0
2023-10-25mempolicy: alloc_pages_mpol() for NUMA policy without vmaHugh Dickins-5/+27
2023-10-25mempolicy: remove confusing MPOL_MF_LAZY dead codeHugh Dickins-1/+1
2023-10-25mempolicy trivia: use pgoff_t in shared mempolicy treeHugh Dickins-13/+7
2023-10-25mempolicy trivia: slightly more consistent namingHugh Dickins-6/+5
2023-10-25hugetlbfs: drop shared NUMA mempolicy pretenceHugh Dickins-2/+1
2023-10-25mm/damon: implement a function for max nr_accesses safe calculationSeongJae Park-0/+7
2023-10-25mm/khugepaged: convert alloc_charge_hpage() to use foliosVishal Moola (Oracle)-14/+0
2023-10-25mm/migrate: add nr_split to trace_mm_migrate_pages stats.Zi Yan-10/+14
2023-10-25bootmem: use kmemleak_free_part_phys in free_bootmem_pageLiu Shixin-1/+1
2023-10-25mm: remove page_cpupid_xchg_last()Kefeng Wang-12/+7
2023-10-25mm: make finish_mkwrite_fault() staticKefeng Wang-1/+0
2023-10-25mm: add folio_xchg_last_cpupid()Kefeng Wang-0/+5
2023-10-25mm: remove xchg_page_access_time()Kefeng Wang-8/+4
2023-10-25mm: add folio_xchg_access_time()Kefeng Wang-0/+5
2023-10-25mm: remove page_cpupid_last()Kefeng Wang-11/+6
2023-10-25mm: add folio_last_cpupid()Kefeng Wang-0/+5