summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-8/+17
2024-07-13net: ethtool: let drivers declare max size of RSS indir table and keyJakub Kicinski1-12/+8
2024-07-13net: ethtool: let drivers remove lost RSS contextsJakub Kicinski1-0/+2
2024-07-13init/modpost: conditionally check section mismatch to __meminit*Masahiro Yamada2-21/+11
2024-07-13init: remove unused __MEMINIT* macrosMasahiro Yamada1-4/+0
2024-07-13mm: shmem: rename mTHP shmem countersRyan Roberts1-3/+3
2024-07-13mm/memory-failure: remove obsolete MF_MSG_DIFFERENT_COMPOUNDMiaohe Lin1-1/+0
2024-07-13mm: thp: support "THPeligible" semantics for mTHP with anonymous shmemBang Li1-0/+9
2024-07-13mm: fix khugepaged activation policyRyan Roberts1-12/+0
2024-07-13memory tier: consolidate the initialization of memory tiersHo-Ren (Jack) Chuang1-0/+2
2024-07-13mm/page_counter: move calculating protection values to page_counterMaarten Lankhorst1-0/+4
2024-07-13mm: add comments for allocation helpers explaining why they are macrosSuren Baghdasaryan7-3/+42
2024-07-13mm: remove CONFIG_ARCH_HAS_HUGEPDChristophe Leroy1-6/+0
2024-07-13mm: provide mm_struct and address to huge_ptep_get()Christophe Leroy2-3/+3
2024-07-13mm: define __pte_leaf_size() to also take a PMD entryChristophe Leroy1-0/+3
2024-07-13mm: add per-order mTHP split countersLance Yang1-0/+3
2024-07-13fs/procfs: add build ID fetching to PROCMAP_QUERY APIAndrii Nakryiko1-0/+28
2024-07-13fs/procfs: implement efficient VMA querying API for /proc/<pid>/mapsAndrii Nakryiko1-1/+129
2024-07-13mm/gup: introduce memfd_pin_folios() for pinning memfd foliosVivek Kasireddy2-0/+8
2024-07-13mm/gup: introduce unpin_folio/unpin_folios helpersVivek Kasireddy1-0/+2
2024-07-12bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXTTengda Wu1-1/+1
2024-07-12Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-8/+10
2024-07-12cgroup/misc: Introduce misc.events.localXiu Jianfeng1-0/+3
2024-07-12dm: introduce the target flag mempool_needs_integrityMikulas Patocka1-0/+6
2024-07-12kunit: Introduce KUNIT_ASSERT_MEMEQ and KUNIT_ASSERT_MEMNEQ macrosEric Chan1-0/+54
2024-07-12kunit: Rename KUNIT_ASSERT_FAILURE to KUNIT_FAIL_AND_ABORT for readabilityEric Chan2-2/+13
2024-07-12kunit: Fix the comment of KUNIT_ASSERT_STRNEQ as assertionEric Chan1-2/+2
2024-07-12Merge branch 'iommu/iommufd/paging-domain-alloc' into iommu/nextWill Deacon1-0/+6
2024-07-12Merge branch 'iommu/iommufd/attach-handles' into iommu/nextWill Deacon1-16/+21
2024-07-12Merge branch 'iommu/fwspec-ops-removal' into iommu/nextWill Deacon2-15/+3
2024-07-12Merge branch 'iommu/core' into iommu/nextWill Deacon1-8/+0
2024-07-12Merge branch 'iommu/arm/smmu' into iommu/nextWill Deacon2-3/+6
2024-07-12Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2024-07-12Merge tag 'loongarch-kvm-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini75-376/+478
2024-07-12iommu: Move IOMMU_DIRTY_NO_CLEAR defineShameer Kolothum1-3/+3
2024-07-12Merge branch 'kvm-prefault' into HEADPaolo Bonzini2-0/+15
2024-07-12KVM: Add KVM_PRE_FAULT_MEMORY vcpu ioctl to pre-populate guest memoryIsaku Yamahata2-0/+15
2024-07-12mm, virt: merge AS_UNMOVABLE and AS_INACCESSIBLEPaolo Bonzini1-7/+7
2024-07-12ASoC: tas2781: Add new Kontrol to set tas2563 digital VolumeShenghao Ding2-1/+262
2024-07-12clocksource/drivers/realtek: Add timer driver for rtl-otto platformsChris Packham1-0/+1
2024-07-12thermal: trip: Fold __thermal_zone_get_trip() into its callerRafael J. Wysocki1-2/+0
2024-07-12thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callbackRafael J. Wysocki1-1/+2
2024-07-12media: uapi: pisp_be_config: Add extra config fieldsJacopo Mondi1-0/+41
2024-07-12media: uapi: pisp_be_config: Re-sort pisp_be_tiles_configJacopo Mondi1-1/+1
2024-07-12media: uapi: pisp_common: Capitalize all macrosJacopo Mondi1-19/+19
2024-07-12media: uapi: pisp_common: Add 32 bpp format testJacopo Mondi1-0/+3
2024-07-12media: uapi: pisp_be_config: Drop BIT() from uAPIJacopo Mondi1-1/+1
2024-07-12efi: Replace efi_memory_attributes_table_t 0-sized array with flexible arrayKees Cook1-1/+5
2024-07-12efi: Rename efi_early_memdesc_ptr() to efi_memdesc_ptr()Kees Cook1-2/+2
2024-07-12vmlinux.lds.h: catch .bss..L* sections into BSS")Christophe Leroy1-1/+1