summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-10-06mm: add a NO_INHERIT flag to the PR_SET_MDWE prctlFlorent Revest
2023-10-06mm: document mmu_notifier_invalidate_range_start_nonblock()Jann Horn
2023-10-06mm: add statistics for PUD level pagetableBaolin Wang
2023-10-06acpi,mm: fix typo sibiling -> siblingLi Zhijian
2023-10-04mm/damon/core: implement scheme-specific apply intervalSeongJae Park
2023-10-04memblock: introduce MEMBLOCK_RSRV_NOINIT flagUsama Arif
2023-10-04mm/damon/core: mark damon_moving_sum() as a static functionSeongJae Park
2023-10-04mm/damon/core: use pseudo-moving sum for nr_accesses_bpSeongJae Park
2023-10-04mm/damon/core: introduce nr_accesses_bpSeongJae Park
2023-10-04mm/damon/core: implement a pseudo-moving sum functionSeongJae Park
2023-10-04mm/damon/core: define and use a dedicated function for region access rate updateSeongJae Park
2023-10-04mm/damon/core: use number of passed access sampling as a timerSeongJae Park
2023-10-04mm, vmscan: remove ISOLATE_UNMAPPEDVlastimil Babka
2023-10-04buffer: remove __getblk_gfp()Matthew Wilcox (Oracle)
2023-10-04ext4: call bdev_getblk() from sb_getblk_gfp()Matthew Wilcox (Oracle)
2023-10-04buffer: convert sb_getblk() to call __getblk()Matthew Wilcox (Oracle)
2023-10-04buffer: convert getblk_unmovable() and __getblk() to use bdev_getblk()Matthew Wilcox (Oracle)
2023-10-04buffer: hoist GFP flags from grow_dev_page() to __getblk_gfp()Matthew Wilcox (Oracle)
2023-10-04buffer: pass GFP flags to folio_alloc_buffers()Matthew Wilcox (Oracle)
2023-10-04mm: migrate: convert migrate_misplaced_page() to migrate_misplaced_folio()Kefeng Wang
2023-10-04mm/rmap: pass folio to hugepage_add_anon_rmap()David Hildenbrand
2023-10-04mm: shrinker: make global slab shrink locklessQi Zheng
2023-10-04mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}Qi Zheng
2023-10-04mm: shrinker: remove old APIsQi Zheng
2023-10-04fs: super: dynamically allocate the s_shrinkQi Zheng
2023-10-04jbd2,ext4: dynamically allocate the jbd2-journal shrinkerQi Zheng
2023-10-04mm: shrinker: add infrastructure for dynamically allocating shrinkerQi Zheng
2023-10-04drm/ttm: introduce pool_shrink_rwsemQi Zheng
2023-10-04mm: move some shrinker-related function declarations to mm/internal.hQi Zheng
2023-10-04efi/unaccepted: do not let /proc/vmcore try to access unaccepted memoryAdrian Hunter
2023-10-04mm/damon/core: remove duplicated comment for watermarks-based deactivationSeongJae Park
2023-10-04mm/damon/core: add more comments for nr_accessesSeongJae Park
2023-10-04mm/mremap: allow moves within the same VMA for stack movesJoel Fernandes (Google)
2023-10-04mm: convert DAX lock/unlock page to lock/unlock folioMatthew Wilcox (Oracle)
2023-10-04mm: remove remnants of SPLIT_RSS_COUNTINGMateusz Guzik
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds
2023-10-01Merge tag 'timers-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-09-30Merge tag 'dma-mapping-6.6-2023-09-30' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts
2023-09-29maple_tree: add MAS_UNDERFLOW and MAS_OVERFLOW statesLiam R. Howlett
2023-09-29maple_tree: add mas_is_active() to detect in-tree walksLiam R. Howlett
2023-09-29mm: abstract moving to the next PFNMatthew Wilcox (Oracle)
2023-09-29Merge tag 'ceph-for-6.6-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-09-28ata: libata-scsi: Disable scsi device manage_system_start_stopDamien Le Moal
2023-09-28ata: libata-scsi: link ata port and scsi deviceDamien Le Moal
2023-09-27timers: Tag (hr)timer softirq as hotplug safeFrederic Weisbecker
2023-09-27swiotlb: fix the check whether a device has used software IO TLBPetr Tesarik
2023-09-25ata: libata-sata: increase PMP SRST timeout to 10sMatthias Schiffer
2023-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-24Merge tag 'cxl-fixes-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds