summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: list_lru: Update kernel documentation to follow the requirementsAndy Shevchenko2023-12-101-17/+19
* pgtable: rename ptdesc _refcount field to __page_refcountAlexander Gordeev2023-12-101-3/+3
* pgtable: fix s390 ptdesc field commentsAlexander Gordeev2023-12-101-2/+2
* mm: use vmem_altmap code without CONFIG_ZONE_DEVICESumanth Korikkar2023-12-102-12/+26
* lib/stackdepot: allow users to evict stack tracesAndrey Konovalov2023-12-101-0/+14
* lib/stackdepot: add refcount for recordsAndrey Konovalov2023-12-101-3/+10
* lib/stackdepot, kasan: add flags to __stack_depot_save and renameAndrey Konovalov2023-12-101-11/+25
* fs: convert error_remove_page to error_remove_folioMatthew Wilcox (Oracle)2023-12-102-2/+3
* gfp: include __GFP_NOWARN in GFP_NOWAITMatthew Wilcox (Oracle)2023-12-101-2/+3
* mm: return void from folio_start_writeback() and related functionsMatthew Wilcox (Oracle)2023-12-101-2/+2
* mm: remove test_set_page_writeback()Matthew Wilcox (Oracle)2023-12-101-5/+0
* mm: add folio_fill_tail() and use it in iomapMatthew Wilcox (Oracle)2023-12-101-0/+38
* mm: add folio_zero_tail() and use it in ext4Matthew Wilcox (Oracle)2023-12-101-0/+38
* fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctlAndrei Vagin2023-12-101-0/+1
* NUMA: optimize detection of memory with no node id assigned by firmwareLiam Ni2023-12-101-0/+1
* fork: use __mt_dup() to duplicate maple tree in dup_mmap()Peng Zhang2023-12-101-0/+11
* maple_tree: introduce interfaces __mt_dup() and mtree_dup()Peng Zhang2023-12-101-0/+3
* maple_tree: introduce {mtree,mas}_lock_nested()Peng Zhang2023-12-101-0/+4
* mm/vmstat: move pgdemote_* to per-node statsLi Zhijian2023-12-102-3/+4
* Merge branch 'master' into mm-hotfixes-stableAndrew Morton2023-12-0625-55/+148
|\
| * Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-12-031-6/+2
| |\
| | * vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson2023-11-301-6/+2
| * | Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-12-032-10/+10
| |\ \
| | * | rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)2023-12-012-5/+8
| | * | kprobes: consistent rcu api usage for kretprobe holderJP Kobryn2023-12-011-5/+2
| | |/
| * | Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-12-021-0/+4
| |\ \
| | * | cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny2023-11-291-0/+4
| | |/
| * | Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-12-022-14/+11
| |\ \
| | * \ Merge branch 'acpi-tables'Rafael J. Wysocki2023-12-012-14/+11
| | |\ \ | | | |/ | | |/|
| | | * ACPI: Fix ARM32 platforms compile issue introduced by fw_table changesDave Jiang2023-11-222-14/+11
| * | | Merge tag 'iommu-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-12-021-0/+1
| |\ \ \
| | * | | iommu: Avoid more races around device probeRobin Murphy2023-11-271-0/+1
| | |/ /
| * | | Merge tag 'sound-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-12-021-1/+1
| |\ \ \
| | * | | ALSA: cs35l41: Fix for old systems which do not support commandStefan Binding2023-11-201-1/+1
| | | |/ | | |/|
| * | | Merge tag 'drm-fixes-2023-12-01' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-12-023-1/+23
| |\ \ \
| | * \ \ Merge tag 'amd-drm-fixes-6.7-2023-11-30' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-12-011-0/+7
| | |\ \ \
| | | * | | Revert "drm/prime: Unexport helpers for fd/handle conversion"Felix Kuehling2023-11-301-0/+7
| | | | |/ | | | |/|
| | * | | Merge tag 'drm-misc-fixes-2023-11-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-12-012-1/+16
| | |\ \ \ | | | |/ / | | |/| |
| | | * | drm/gpuvm: Fix deprecated license identifierThomas Hellström2023-11-281-1/+1
| | | * | dma-buf: fix check in dma_resv_add_fenceChristian König2023-11-271-0/+15
| * | | | Merge tag 'io_uring-6.7-2023-11-30' of git://git.kernel.dk/linuxLinus Torvalds2023-12-021-0/+3
| |\ \ \ \
| | * | | | io_uring/kbuf: defer release of mapped buffer ringsJens Axboe2023-11-281-0/+3
| | | |/ / | | |/| |
| * | | | Merge tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linuxLinus Torvalds2023-12-021-1/+3
| |\ \ \ \
| | * | | | block: warn once for each partition in bio_check_ro()Yu Kuai2023-11-281-0/+1
| | * | | | block: move .bd_inode into 1st cacheline of block_deviceMing Lei2023-11-281-1/+2
| * | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-12-021-3/+9
| |\ \ \ \ \
| | * | | | | scsi: sd: Fix system start for ATA devicesDamien Le Moal2023-11-241-0/+6
| | * | | | | scsi: Change SCSI device boolean fields to single bit flagsDamien Le Moal2023-11-241-3/+3
| | | |/ / / | | |/| | |
| * | | | | Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2023-12-021-2/+7
| |\ \ \ \ \
| | * | | | | closures: CLOSURE_CALLBACK() to fix type punningKent Overstreet2023-11-241-2/+7
| | | |_|_|/ | | |/| | |