summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* stackdepot: respect __GFP_NOLOCKDEP allocation flagAndrey Ryabinin2024-04-241-2/+2
* hugetlb: check for anon_vma prior to folio allocationVishal Moola (Oracle)2024-04-241-4/+7
* mm: zswap: fix shrinker NULL crash with cgroup_disable=memoryJohannes Weiner2024-04-241-9/+16
* mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)2024-04-244-59/+39
* mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)2024-04-243-10/+9
* mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macrosMatthew Wilcox (Oracle)2024-04-241-23/+47
* mm/hugetlb: fix missing hugetlb_lock for resv unchargePeter Xu2024-04-241-1/+4
* selftests: mm: fix unused and uninitialized variable warningMuhammad Usama Anjum2024-04-241-1/+1
* selftests/harness: remove use of LINE_MAXEdward Liaw2024-04-242-4/+9
* nilfs2: fix OOB in nilfs_set_de_typeJeongjun Park2024-04-161-1/+1
* MAINTAINERS: update Naoya Horiguchi's email addressNaoya Horiguchi2024-04-162-2/+3
* fork: defer linking file vma until vma is fully initializedMiaohe Lin2024-04-161-16/+17
* mm/shmem: inline shmem_is_huge() for disabled transparent hugepagesSumanth Korikkar2024-04-162-6/+9
* mm,page_owner: defer enablement of static branchOscar Salvador2024-04-161-1/+1
* Squashfs: check the inode number is not the invalid value of zeroPhillip Lougher2024-04-161-1/+4
* mm,swapops: update check in is_pfn_swap_entry for hwpoison entriesOscar Salvador2024-04-161-32/+33
* mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabledMiaohe Lin2024-04-161-3/+15
* mm/userfaultfd: allow hugetlb change protection upon poison entryPeter Xu2024-04-161-3/+7
* mm,page_owner: fix printing of stack recordsOscar Salvador2024-04-161-3/+1
* mm,page_owner: fix accounting of pages when migratingOscar Salvador2024-04-161-0/+15
* mm,page_owner: fix refcount imbalanceOscar Salvador2024-04-162-49/+58
* mm,page_owner: update metadata for tail pagesOscar Salvador2024-04-161-63/+74
* userfaultfd: change src_folio after ensuring it's unpinned in UFFDIO_MOVELokesh Gidra2024-04-161-3/+3
* mm/madvise: make MADV_POPULATE_(READ|WRITE) handle VM_FAULT_RETRY properlyDavid Hildenbrand2024-04-163-41/+40
* Linux 6.9-rc4v6.9-rc4Linus Torvalds2024-04-141-1/+1
* Merge tag 'pull-sysfs-annotation-fix' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-04-141-1/+8
|\
| * kernfs: annotate different lockdep class for of->mutex of writable filesAmir Goldstein2024-04-141-1/+8
* | Merge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-1411-140/+131
|\ \
| * | x86/cpu/amd: Move TOPOEXT enablement into the topology parserThomas Gleixner2024-04-122-15/+21
| * | x86/cpu/amd: Make the NODEID_MSR union actually workThomas Gleixner2024-04-121-3/+3
| * | x86/cpu/amd: Make the CPUID 0x80000008 parser correctThomas Gleixner2024-04-121-6/+18
| * | x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHIJosh Poimboeuf2024-04-122-15/+4
| * | x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf2024-04-124-21/+1
| * | x86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf2024-04-113-11/+9
| * | x86/bugs: Fix BHI handling of RRSBAJosh Poimboeuf2024-04-111-12/+18
| * | x86/bugs: Rename various 'ia32_cap' variables to 'x86_arch_cap_msr'Ingo Molnar2024-04-113-42/+42
| * | x86/bugs: Cache the value of MSR_IA32_ARCH_CAPABILITIESJosh Poimboeuf2024-04-111-15/+7
| * | x86/bugs: Fix BHI documentationJosh Poimboeuf2024-04-112-12/+15
| * | x86/cpu: Actually turn off mitigations by default for SPECULATION_MITIGATIONS=nSean Christopherson2024-04-101-1/+2
| * | x86/topology: Don't update cpu_possible_map in topo_set_cpuids()Thomas Gleixner2024-04-101-2/+5
| * | x86/bugs: Fix return type of spectre_bhi_state()Daniel Sneddon2024-04-101-1/+1
| * | Merge branch 'linus' into x86/urgent, to pick up dependent commitsIngo Molnar2024-04-1033-87/+463
| |\ \
| * | | x86/apic: Force native_apic_mem_read() to use the MOV instructionAdam Dunlap2024-04-081-1/+2
| | |/ | |/|
* | | Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-04-147-124/+147
|\ \ \
| * | | selftests: kselftest: Fix build failure with NOLIBCOleg Nesterov2024-04-121-0/+5
| * | | selftests: timers: Fix abs() warning in posix_timers testJohn Stultz2024-04-121-1/+1
| * | | selftests: kselftest: Mark functions that unconditionally call exit() as __no...Nathan Chancellor2024-04-121-6/+9
| * | | selftests: timers: Fix posix_timers ksft_print_msg() warningJohn Stultz2024-04-121-1/+1
| * | | selftests: timers: Fix valid-adjtimex signed left-shift undefined behaviorJohn Stultz2024-04-101-37/+36
| * | | bug: Fix no-return-statement warning with !CONFIG_BUGAdrian Hunter2024-04-101-1/+4