aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-11mm/thp: simplify has_transparent_hugepage by using IS_BUILTINLiu Shixin1-5/+1
2022-09-11mm: fix null-ptr-deref in kswapd_is_running()Kefeng Wang2-2/+24
2022-09-11mm: kill is_memblock_offlined()Kefeng Wang1-2/+0
2022-09-11filemap: remove find_get_pages_contig()Vishal Moola (Oracle)1-2/+0
2022-09-11filemap: add filemap_get_folios_contig()Vishal Moola (Oracle)1-0/+2
2022-09-11page_ext: introduce boot parameter 'early_page_ext'Li Zhe1-0/+11
2022-09-11memcg: increase MEMCG_CHARGE_BATCH to 64Shakeel Butt1-3/+4
2022-09-11mm: page_counter: rearrange struct page_counter fieldsShakeel Butt1-12/+23
2022-09-11mm: pagewalk: fix documentation of PTE hole handlingRolf Eike Beer1-5/+5
2022-09-11mm: fix use-after free of page_ext after race with memory-offlineCharan Teja Kalla2-16/+35
2022-09-11mm: kill find_min_pfn_with_active_regions()Kefeng Wang1-1/+0
2022-09-11arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan1-2/+2
2022-09-11memory tiering: adjust hot threshold automaticallyHuang Ying1-0/+9
2022-09-11memory tiering: rate limit NUMA migration throughputHuang Ying2-0/+8
2022-09-11memory tiering: hot page selection with hint page fault latencyHuang Ying1-0/+25
2022-09-11mm: add more BUILD_BUG_ONs to gfp_migratetype()Peter Collingbourne1-0/+3
2022-09-11hugetlb_cgroup: remove unneeded return valueMiaohe Lin1-11/+8
2022-09-11kfence: add sysfs interface to disable kfence for selected slabs.Imran Khan1-0/+6
2022-09-11mm/hugetlb: add dedicated func to get 'allowed' nodemask for current processFeng Tang1-12/+1
2022-09-11mm/vmscan: define macros for refaults in struct lruvecYang Yang1-0/+2
2022-09-11userfaultfd: add /dev/userfaultfd for fine grained access controlAxel Rasmussen1-0/+4
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe2-2/+14
2022-09-11mm/khugepaged: record SCAN_PMD_MAPPED when scan_pmd() finds hugepageZach O'Keefe1-0/+1
2022-09-11mm/thp: add flag to enforce sysfs THP in hugepage_vma_check()Zach O'Keefe1-5/+4
2022-09-11fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGNEric Biggers1-5/+2
2022-09-11vfs: support STATX_DIOALIGN on block devicesEric Biggers1-0/+4
2022-09-11statx: add direct I/O alignment informationEric Biggers2-1/+5
2022-09-11mm/memory-failure: fix detection of memory_failure() handlersDan Williams1-0/+5
2022-09-11Merge tag 'drm-misc-next-2022-09-09' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie8-107/+192
2022-09-11Merge tag 'iommu-fixes-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-1/+3
2022-09-11power: supply: Explain maintenance chargingLinus Walleij1-6/+42
2022-09-11iommu/vt-d: Fix possible recursive locking in intel_iommu_init()Lu Baolu1-1/+3
2022-09-10bpf: Add verifier support for custom callback return rangeDave Marchevsky1-0/+1
2022-09-10bpf: Add support for writing to nf_conn:markDaniel Xu1-0/+23
2022-09-10bpf: Add stub for btf_struct_access()Daniel Xu1-0/+9
2022-09-10ACPI: resource: Add helper function acpi_dev_get_memory_resources()Heikki Krogerus1-0/+1
2022-09-10Merge tag 'dma-mapping-6.0-2022-09-10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-5/+0
2022-09-10spi: Merge tag 'v6.0-rc4' into spi-6.1Mark Brown18-40/+61
2022-09-10asm-generic: Remove empty #ifdef SA_RESTORERChristophe Leroy1-2/+0
2022-09-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-5/+2
2022-09-09Bluetooth: Fix HCIGETDEVINFO regressionLuiz Augusto von Dentz1-2/+0
2022-09-09Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-0/+6
2022-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-9/+10
2022-09-09Merge tag 'drm-fixes-2022-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-2/+7
2022-09-09Merge tag 'linux-kselftest-kunit-fixes-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-3/+3
2022-09-09ASoC: SOF: ipc4: Add macro to get core ID from log buffer status messagePeter Ujfalusi1-0/+5
2022-09-09dt-bindings: power: add power-domain header for rk3588Finley Xiao1-0/+69
2022-09-09ACPI: s2idle: Add a new ->check() callback for platform_s2idle_opsMario Limonciello2-0/+2
2022-09-10Merge tag 'drm-misc-fixes-2022-09-08' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie2-2/+7
2022-09-09drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTESPhil Auld1-2/+3