summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-04-26cpufreq: amd-pstate: Document *_limit_* fields in struct amd_cpudataGautham R. Shenoy1-0/+4
2024-04-26bpf: verifier: prevent userspace memory accessPuranjay Mohan1-0/+1
2024-04-26Merge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2-9/+56
2024-04-26rstreason: make it work in trace worldJason Xing1-4/+22
2024-04-26tcp: support rstreason for passive resetJason Xing1-0/+15
2024-04-26rstreason: prepare for active resetJason Xing1-1/+2
2024-04-26rstreason: prepare for passive resetJason Xing1-1/+3
2024-04-26net: introduce rstreason to detect why the RST is sentJason Xing1-0/+106
2024-04-26virtio: add debugfs infrastructure to allow to debug virtio featuresJiri Pirko1-0/+35
2024-04-26Merge branch 'memory-observability' into x86/amdJoerg Roedel1-1/+4
2024-04-26media: v4l: async: Set owner for async sub-devicesSakari Ailus1-1/+3
2024-04-26media: v4l: Set sub-device's owner field to the caller's moduleSakari Ailus1-2/+5
2024-04-26iommu: Add ops->domain_alloc_sva()Jason Gunthorpe1-0/+3
2024-04-26dma-mapping: Simplify arch_setup_dma_ops()Robin Murphy1-4/+2
2024-04-26iommu/dma: Centralise iommu_setup_dma_ops()Robin Murphy1-7/+0
2024-04-26dma-mapping: Add helpers for dma_range_map boundsRobin Murphy1-0/+18
2024-04-26ACPI/IORT: Handle memory address size limits as limitsRobin Murphy1-2/+2
2024-04-26net: hsr: Provide RedBox support (HSR-SAN)Lukasz Majewski1-0/+1
2024-04-26iommu: Add ops->domain_alloc_sva()Jason Gunthorpe1-0/+3
2024-04-26iommu/vt-d: Remove private data use in fault messageJingqi Liu1-2/+1
2024-04-26iommu/vt-d: Allocate DMAR fault interrupts locallyDimitri Sivanich1-1/+1
2024-04-26crypto: ecdh - Initialize ctx->private_key in proper byte orderStefan Berger1-1/+2
2024-04-26net/sched: fix false lockdep warning on qdisc root lockDavide Caratti1-0/+1
2024-04-26fs: Create anon_inode_getfile_fmode()Dawid Osuchowski1-0/+5
2024-04-26drivers/perf: riscv: Implement SBI PMU snapshot functionAtish Patra1-0/+8
2024-04-26mmc: slot-gpio: Use irq_handler_t typeAndy Shevchenko1-3/+2
2024-04-26mmc: core: Add mmc_gpiod_set_cd_config() functionHans de Goede1-0/+1
2024-04-26xfrm: Preserve vlan tags for transport mode software GROPaul Davey2-0/+18
2024-04-26instrumented.h: add instrument_memcpy_before, instrument_memcpy_afterAlexander Potapenko1-0/+35
2024-04-26mm: kmsan: implement kmsan_memmove()Alexander Potapenko1-0/+15
2024-04-26mm: set pageblock_order to HPAGE_PMD_ORDER in case with !CONFIG_HUGETLB_PAGE ...Baolin Wang1-2/+6
2024-04-26mm: inline destroy_large_folio() into __folio_put_large()Matthew Wilcox (Oracle)1-2/+0
2024-04-26mm/ksm: remove redundant code in ksm_forkJinjiang Tu1-10/+2
2024-04-26mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FASTDavid Hildenbrand1-4/+4
2024-04-26mm: madvise: avoid split during MADV_PAGEOUT and MADV_COLDRyan Roberts1-0/+30
2024-04-26mm: swap: allow storage of all mTHP ordersRyan Roberts1-1/+7
2024-04-26mm: swap: update get_swap_pages() to take folio orderRyan Roberts1-1/+1
2024-04-26mm: swap: simplify struct percpu_clusterRyan Roberts1-1/+8
2024-04-26mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()Ryan Roberts2-3/+38
2024-04-26mm: swap: remove CLUSTER_FLAG_HUGE from swap_cluster_info:flagsRyan Roberts1-10/+0
2024-04-26mm: generate PAGE_IDLE_FLAG definitionsMatthew Wilcox (Oracle)2-36/+10
2024-04-26mm: remove page_idle and page_young wrappersMatthew Wilcox (Oracle)1-25/+0
2024-04-26khugepaged: use a folio throughout hpage_collapse_scan_file()Matthew Wilcox (Oracle)1-3/+3
2024-04-26khugepaged: remove hpage from collapse_file()Matthew Wilcox (Oracle)1-3/+3
2024-04-26mm: init_mlocked_on_free_v3York Jasper Niebuhr1-1/+8
2024-04-26mm/ksm: fix ksm exec support for prctlJinjiang Tu1-0/+13
2024-04-26mm: take placement mappings gap into accountRick Edgecombe1-0/+1
2024-04-26thp: add thp_get_unmapped_area_vmflags()Rick Edgecombe1-0/+11
2024-04-26mm: use get_unmapped_area_vmflags()Rick Edgecombe1-1/+10
2024-04-26mm: introduce arch_get_unmapped_area_vmflags()Rick Edgecombe1-0/+17