summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/memory-failure: cast index to loff_t before shifting itMatthew Wilcox (Oracle)2023-12-201-1/+1
* mm/memory-failure: check the mapcount of the precise pageMatthew Wilcox (Oracle)2023-12-201-3/+3
* mm/memory-failure: pass the folio and the page to collect_procs()Matthew Wilcox (Oracle)2023-12-201-13/+12
* selftests: secretmem: floor the memory size to the multiple of page_sizeMuhammad Usama Anjum2023-12-201-0/+3
* mm: migrate high-order folios in swap cache correctlyCharan Teja Kalla2023-12-201-1/+8
* maple_tree: do not preallocate nodes for slot storesSidhartha Kumar2023-12-202-1/+12
* mm/filemap: avoid buffered read/write race to read inconsistent dataBaokun Li2023-12-201-0/+9
* kunit: kasan_test: disable fortify string checker on kmalloc_oob_memsetNico Pache2023-12-201-4/+16
* kexec: select CRYPTO from KEXEC_FILE instead of depending on itArnd Bergmann2023-12-201-1/+2
* kexec: fix KEXEC_FILE dependenciesArnd Bergmann2023-12-205-9/+8
* mm/mglru: reclaim offlined memcgs harderYu Zhao2023-12-132-12/+20
* mm/mglru: respect min_ttl_ms with memcgsYu Zhao2023-12-132-27/+33
* mm/mglru: try to stop at high watermarksYu Zhao2023-12-131-8/+28
* mm/mglru: fix underprotected page cacheYu Zhao2023-12-133-13/+18
* mm/shmem: fix race in shmem_undo_range w/THPDavid Stevens2023-12-131-1/+18
* Revert "selftests: error out if kernel header files are not yet built"John Hubbard2023-12-132-57/+4
* crash_core: fix the check for whether crashkernel is from high memoryYuntao Wang2023-12-131-5/+5
* x86, kexec: fix the wrong ifdeffery CONFIG_KEXECBaoquan He2023-12-131-1/+1
* sh, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He2023-12-134-6/+6
* mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He2023-12-139-16/+16
* m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXECBaoquan He2023-12-132-3/+3
* loongarch, kexec: change dependency of object filesBaoquan He2023-12-131-1/+1
* mm/damon/core: make damon_start() waits until kdamond_fn() startsSeongJae Park2023-12-132-0/+8
* selftests/mm: cow: print ksft header before printing anything elseDavid Hildenbrand2023-12-131-1/+2
* mm: fix VMA heap bounds checkingKefeng Wang2023-12-131-4/+4
* riscv: fix VMALLOC_START definitionBaoquan He2023-12-131-1/+1
* kexec: drop dependency on ARCH_SUPPORTS_KEXEC from CRASH_DUMPIgnat Korchagin2023-12-133-4/+5
* Merge branch 'master' into mm-hotfixes-stableAndrew Morton2023-12-07393-4386/+4318
|\
| * Linux 6.7-rc4v6.7-rc4Linus Torvalds2023-12-031-1/+1
| * Merge tag 'v6.7-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2023-12-037-34/+54
| |\
| | * smb: client, common: fix fortify warningsDmitry Antipov2023-11-305-31/+40
| | * cifs: Fix FALLOC_FL_INSERT_RANGE by setting i_size after EOF movedDavid Howells2023-11-301-0/+3
| | * cifs: Fix FALLOC_FL_ZERO_RANGE by setting i_size if EOF movedDavid Howells2023-11-301-2/+8
| | * smb: client: report correct st_size for SMB and NFS symlinksPaulo Alcantara2023-11-291-0/+2
| | * smb: client: fix missing mode bits for SMB symlinksPaulo Alcantara2023-11-291-1/+1
| * | Merge tag 'firewire-fixes-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-12-031-7/+4
| |\ \
| | * | firewire: core: fix possible memory leak in create_units()Yang Yingliang2023-11-301-7/+4
| | |/
| * | Merge tag 'powerpc-6.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-12-033-3/+18
| |\ \
| | * | KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registersNicholas Piggin2023-11-291-3/+3
| | * | powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2023-11-282-0/+15
| * | | Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-12-034-18/+26
| |\ \ \
| | * | | vfio: Drop vfio_file_iommu_group() stub to fudge around a KVM wartSean Christopherson2023-11-301-6/+2
| | * | | vfio/pds: Fix possible sleep while in atomic contextBrett Creeley2023-11-273-9/+11
| | * | | vfio/pds: Fix mutex lock->magic != lock warningBrett Creeley2023-11-271-3/+13
| | | |/ | | |/|
| * | | Merge tag 'for-linus-6.7a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-12-033-3/+9
| |\ \ \
| | * | | xen/events: fix error code in xen_bind_pirq_msi_to_irq()Dan Carpenter2023-11-281-1/+3
| | * | | x86/xen: fix percpu vcpu_info allocationJuergen Gross2023-11-282-2/+6
| * | | | Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-12-035-21/+43
| |\ \ \ \
| | * | | | rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)2023-12-013-14/+22
| | * | | | kprobes: consistent rcu api usage for kretprobe holderJP Kobryn2023-12-012-7/+4