summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-10-27net/tcp: Add TCP-AO config and structuresDmitry Safonov
2023-10-27Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...Joerg Roedel
2023-10-26Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-10-26Merge tag 'for-netdev' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/...Jakub Kicinski
2023-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-26exportfs: Change bcachefs fid_type enum to avoid conflictsKent Overstreet
2023-10-26Merge tag 'net-6.6-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-10-26Merge branch 'for-next/cpus_have_const_cap' into for-next/coreCatalin Marinas
2023-10-26Merge tag 'v6.6-rc7' into coreJoerg Roedel
2023-10-26iommu: Move IOMMU_DOMAIN_BLOCKED global statics to ops->blocked_domainJason Gunthorpe
2023-10-26iommu: Add iommu_copy_struct_from_user helperNicolin Chen
2023-10-26iommu: Pass in parent domain with user_data to domain_alloc_user opYi Liu
2023-10-26iommu: Add IOMMU_DOMAIN_NESTEDLu Baolu
2023-10-26Merge branches 'pm-sleep', 'powercap' and 'pm-tools'Rafael J. Wysocki
2023-10-26Merge branch 'pm-cpufreq'Rafael J. Wysocki
2023-10-26Merge branches 'acpi-ac', 'acpi-pad' and 'pnp'Rafael J. Wysocki
2023-10-26Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid'Rafael J. Wysocki
2023-10-26x86/apic/msi: Fix misconfigured non-maskable MSI quirkKoichiro Den
2023-10-25mempolicy: mmap_lock is not needed while migrating foliosHugh Dickins
2023-10-25mempolicy: alloc_pages_mpol() for NUMA policy without vmaHugh Dickins
2023-10-25mempolicy trivia: use pgoff_t in shared mempolicy treeHugh Dickins
2023-10-25mempolicy trivia: slightly more consistent namingHugh Dickins
2023-10-25hugetlbfs: drop shared NUMA mempolicy pretenceHugh Dickins
2023-10-25mm/damon: implement a function for max nr_accesses safe calculationSeongJae Park
2023-10-25mm/khugepaged: convert alloc_charge_hpage() to use foliosVishal Moola (Oracle)
2023-10-25bootmem: use kmemleak_free_part_phys in free_bootmem_pageLiu Shixin
2023-10-25mm: remove page_cpupid_xchg_last()Kefeng Wang
2023-10-25mm: make finish_mkwrite_fault() staticKefeng Wang
2023-10-25mm: add folio_xchg_last_cpupid()Kefeng Wang
2023-10-25mm: remove xchg_page_access_time()Kefeng Wang
2023-10-25mm: add folio_xchg_access_time()Kefeng Wang
2023-10-25mm: remove page_cpupid_last()Kefeng Wang
2023-10-25mm: add folio_last_cpupid()Kefeng Wang
2023-10-25mm_types: add virtual and _last_cpupid into struct folioKefeng Wang
2023-10-25mm: kmem: reimplement get_obj_cgroup_from_current()Roman Gushchin
2023-10-25mm: kmem: scoped objcg protectionRoman Gushchin
2023-10-25mm: kmem: make memcg keep a reference to the original objcgRoman Gushchin
2023-10-25mm: kmem: add direct objcg pointer to task_structRoman Gushchin
2023-10-25mm, pcp: reduce detecting time of consecutive high order page freeingHuang Ying
2023-10-25mm, pcp: decrease PCP high if free pages < high watermarkHuang Ying
2023-10-25mm: tune PCP high automaticallyHuang Ying
2023-10-25mm: add framework for PCP high auto-tuningHuang Ying
2023-10-25mm, page_alloc: scale the number of pages that are batch allocatedHuang Ying
2023-10-25mm, pcp: reduce lock contention for draining high-order pagesHuang Ying
2023-10-25cacheinfo: calculate size of per-CPU data cache sliceHuang Ying
2023-10-25mm, pcp: avoid to drain PCP when process exitHuang Ying
2023-10-25buffer: remove folio_create_empty_buffers()Matthew Wilcox (Oracle)
2023-10-25buffer: add get_nth_bh()Matthew Wilcox (Oracle)
2023-10-25buffer: make folio_create_empty_buffers() return a buffer_headMatthew Wilcox (Oracle)
2023-10-25Merge tag 'qcom-drivers-for-6.7-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann