summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-11Linux 6.4.3v6.4.3Greg Kroah-Hartman
2023-07-11fork: lock VMAs of the parent process when forkingSuren Baghdasaryan
2023-07-11bootmem: remove the vmemmap pages from kmemleak in free_bootmem_pageLiu Shixin
2023-07-11mm: call arch_swap_restore() from do_swap_page()Peter Collingbourne
2023-07-11mm: lock newly mapped VMA with corrected orderingHugh Dickins
2023-07-11mm: lock newly mapped VMA which can be modified after it becomes visibleSuren Baghdasaryan
2023-07-11mm: lock a vma before stack expansionSuren Baghdasaryan
2023-07-05Linux 6.4.2v6.4.2Greg Kroah-Hartman
2023-07-05arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault()SeongJae Park
2023-07-05drm/amdgpu: Validate VM ioctl flags.Bas Nieuwenhuizen
2023-07-05dm ioctl: Avoid double-fetch of versionDemi Marie Obenour
2023-07-05docs: Set minimal gtags / GNU GLOBAL version to 6.6.5Ahmed S. Darwish
2023-07-05scripts/tags.sh: Resolve gtags empty index generationAhmed S. Darwish
2023-07-05hugetlb: revert use of page_cache_next_miss()Mike Kravetz
2023-07-05nubus: Partially revert proc_create_single_data() conversionFinn Thain
2023-07-05Revert "cxl/port: Enable the HDM decoder capability for switch ports"Dan Williams
2023-07-05nfs: don't report STATX_BTIME in ->getattrJeff Layton
2023-07-05execve: always mark stack as growing down during early stack setupLinus Torvalds
2023-07-05PCI/ACPI: Call _REG when transitioning D-statesMario Limonciello
2023-07-05PCI/ACPI: Validate acpi_pci_set_power_state() parameterBjorn Helgaas
2023-07-05tools/nolibc: x86_64: disable stack protector for _startThomas Weißschuh
2023-07-05xtensa: fix lock_mm_and_find_vma in case VMA not foundMax Filippov
2023-07-01Linux 6.4.1v6.4.1Greg Kroah-Hartman
2023-07-01xtensa: fix NOMMU build with lock_mm_and_find_vma() conversionLinus Torvalds
2023-07-01csky: fix up lock_mm_and_find_vma() conversionLinus Torvalds
2023-07-01parisc: fix expand_stack() conversionLinus Torvalds
2023-07-01sparc32: fix lock_mm_and_find_vma() conversionLinus Torvalds
2023-07-01Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in...Ricardo Cañuelo
2023-07-01HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.Mike Hommey
2023-07-01HID: hidraw: fix data race on device refcountLudvig Michaelsson
2023-07-01fbdev: fix potential OOB read in fast_imageblit()Zhang Shurong
2023-07-01mm/khugepaged: fix regression in collapse_file()Hugh Dickins
2023-07-01gup: add warning if some caller would seem to want stack expansionLinus Torvalds
2023-07-01HID: wacom: Use ktime_t rather than int when dealing with timestampsJason Gerecke
2023-07-01mm: always expand the stack with the mmap write lock heldLinus Torvalds
2023-07-01execve: expand new process stack manually ahead of timeLinus Torvalds
2023-07-01mm: make find_extend_vma() fail if write lock not heldLiam R. Howlett
2023-07-01powerpc/mm: convert coprocessor fault to lock_mm_and_find_vma()Linus Torvalds
2023-07-01mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds
2023-07-01arm/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings
2023-07-01riscv/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings
2023-07-01mips/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings
2023-07-01powerpc/mm: Convert to using lock_mm_and_find_vma()Michael Ellerman
2023-07-01arm64/mm: Convert to using lock_mm_and_find_vma()Linus Torvalds
2023-07-01mm: make the page fault mmap locking killableLinus Torvalds
2023-07-01mm: introduce new 'lock_mm_and_find_vma()' page fault helperLinus Torvalds
2023-07-01maple_tree: fix potential out-of-bounds access in mas_wr_end_piv()Peng Zhang
2023-07-01can: isotp: isotp_sendmsg(): fix return error fix on TX pathOliver Hartkopp
2023-07-01cpufreq: amd-pstate: Make amd-pstate EPP driver name hyphenatedWyes Karny
2023-07-01x86/smp: Cure kexec() vs. mwait_play_dead() breakageThomas Gleixner