summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-07-12mm: thp: support "THPeligible" semantics for mTHP with anonymous shmemBang Li-0/+9
2024-07-12mm: fix khugepaged activation policyRyan Roberts-12/+0
2024-07-12memory tier: consolidate the initialization of memory tiersHo-Ren (Jack) Chuang-0/+2
2024-07-12mm/page_counter: move calculating protection values to page_counterMaarten Lankhorst-0/+4
2024-07-12mm: add comments for allocation helpers explaining why they are macrosSuren Baghdasaryan-3/+42
2024-07-12mm: remove CONFIG_ARCH_HAS_HUGEPDChristophe Leroy-6/+0
2024-07-12mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy-3/+3
2024-07-12mm: define __pte_leaf_size() to also take a PMD entryChristophe Leroy-0/+3
2024-07-12mm: add per-order mTHP split countersLance Yang-0/+3
2024-07-12fs/procfs: add build ID fetching to PROCMAP_QUERY APIAndrii Nakryiko-0/+28
2024-07-12fs/procfs: implement efficient VMA querying API for /proc/<pid>/mapsAndrii Nakryiko-1/+129
2024-07-12mm/gup: introduce memfd_pin_folios() for pinning memfd foliosVivek Kasireddy-0/+8
2024-07-12mm/gup: introduce unpin_folio/unpin_folios helpersVivek Kasireddy-0/+2
2024-07-12bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXTTengda Wu-1/+1
2024-07-12Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+10
2024-07-12cgroup/misc: Introduce misc.events.localXiu Jianfeng-0/+3
2024-07-12dm: introduce the target flag mempool_needs_integrityMikulas Patocka-0/+6
2024-07-12kunit: Introduce KUNIT_ASSERT_MEMEQ and KUNIT_ASSERT_MEMNEQ macrosEric Chan-0/+54
2024-07-12kunit: Rename KUNIT_ASSERT_FAILURE to KUNIT_FAIL_AND_ABORT for readabilityEric Chan-2/+13
2024-07-12kunit: Fix the comment of KUNIT_ASSERT_STRNEQ as assertionEric Chan-2/+2
2024-07-12Merge branch 'iommu/iommufd/paging-domain-alloc' into iommu/nextWill Deacon-0/+6
2024-07-12Merge branch 'iommu/iommufd/attach-handles' into iommu/nextWill Deacon-16/+21
2024-07-12Merge branch 'iommu/fwspec-ops-removal' into iommu/nextWill Deacon-15/+3
2024-07-12Merge branch 'iommu/core' into iommu/nextWill Deacon-8/+0
2024-07-12Merge branch 'iommu/arm/smmu' into iommu/nextWill Deacon-3/+6
2024-07-12Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+3
2024-07-12Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini-376/+478
2024-07-12iommu: Move IOMMU_DIRTY_NO_CLEAR defineShameer Kolothum-3/+3
2024-07-12Merge branch 'kvm-prefault' into HEADPaolo Bonzini-0/+15
2024-07-12KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memoryIsaku Yamahata-0/+15
2024-07-12mm, virt: merge AS_UNMOVABLE and AS_INACCESSIBLEPaolo Bonzini-7/+7
2024-07-12ASoC: tas2781: Add new Kontrol to set tas2563 digital VolumeShenghao Ding-1/+262
2024-07-12clocksource/drivers/realtek: Add timer driver for rtl-otto platformsChris Packham-0/+1
2024-07-12thermal: trip: Fold __thermal_zone_get_trip() into its callerRafael J. Wysocki-2/+0
2024-07-12thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callbackRafael J. Wysocki-1/+2
2024-07-12media: uapi: pisp_be_config: Add extra config fieldsJacopo Mondi-0/+41
2024-07-12media: uapi: pisp_be_config: Re-sort pisp_be_tiles_configJacopo Mondi-1/+1
2024-07-12media: uapi: pisp_common: Capitalize all macrosJacopo Mondi-19/+19
2024-07-12media: uapi: pisp_common: Add 32 bpp format testJacopo Mondi-0/+3
2024-07-12media: uapi: pisp_be_config: Drop BIT() from uAPIJacopo Mondi-1/+1
2024-07-12efi: Replace efi_memory_attributes_table_t 0-sized array with flexible arrayKees Cook-1/+5
2024-07-12efi: Rename efi_early_memdesc_ptr() to efi_memdesc_ptr()Kees Cook-2/+2
2024-07-12vmlinux.lds.h: catch .bss..L* sections into BSS")Christophe Leroy-1/+1
2024-07-12firewire: core: move copy_port_status() helper function to TP_fast_assign() b...Takashi Sakamoto-5/+10
2024-07-11netdevice: define and allocate &net_device _properly_Alexander Lobakin-6/+9
2024-07-11net: psample: fix flag being set in wrong skbAdrian Moreno-3/+5
2024-07-11Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski-17/+130
2024-07-11iommufd: Remove IOMMUFD_PAGE_RESP_FAILURELu Baolu-4/+0
2024-07-11PCI: Add managed pcim_iomap_range()Philipp Stanner-0/+2
2024-07-11driver core: auxiliary bus: show auxiliary device IRQsShay Drory-0/+24