summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-05Linux 6.1.38v6.1.38Greg Kroah-Hartman1-1/+1
2023-07-05drm/amd/display: Ensure vmin and vmax adjust for DCERodrigo Siqueira1-2/+3
2023-07-05drm/amdgpu: Validate VM ioctl flags.Bas Nieuwenhuizen1-0/+4
2023-07-05docs: Set minimal gtags / GNU GLOBAL version to 6.6.5Ahmed S. Darwish1-0/+7
2023-07-05scripts/tags.sh: Resolve gtags empty index generationAhmed S. Darwish1-1/+8
2023-07-05perf symbols: Symbol lookup with kcore can fail if multiple segments match stextKrister Johansen1-2/+15
2023-07-05nubus: Partially revert proc_create_single_data() conversionFinn Thain1-5/+17
2023-07-05execve: always mark stack as growing down during early stack setupLinus Torvalds1-1/+3
2023-07-05PCI/ACPI: Call _REG when transitioning D-statesMario Limonciello1-0/+22
2023-07-05PCI/ACPI: Validate acpi_pci_set_power_state() parameterBjorn Helgaas1-13/+18
2023-07-05drm/amd/display: Do not update DRR while BW optimizations pendingAric Cyr1-19/+29
2023-07-05drm/amd/display: Remove optimization for VRR updatesAlvin Lee1-3/+0
2023-07-05xtensa: fix lock_mm_and_find_vma in case VMA not foundMax Filippov1-1/+6
2023-07-01Linux 6.1.37v6.1.37Greg Kroah-Hartman1-1/+1
2023-07-01xtensa: fix NOMMU build with lock_mm_and_find_vma() conversionLinus Torvalds2-2/+14
2023-07-01csky: fix up lock_mm_and_find_vma() conversionLinus Torvalds1-1/+1
2023-07-01parisc: fix expand_stack() conversionLinus Torvalds1-1/+1
2023-07-01sparc32: fix lock_mm_and_find_vma() conversionLinus Torvalds1-1/+1
2023-07-01Revert "thermal/drivers/mediatek: Use devm_of_iomap to avoid resource leak in...Ricardo CaƱuelo1-12/+2
2023-07-01HID: logitech-hidpp: add HIDPP_QUIRK_DELAYED_INIT for the T651.Mike Hommey1-1/+1
2023-07-01HID: wacom: Use ktime_t rather than int when dealing with timestampsJason Gerecke2-4/+4
2023-07-01HID: hidraw: fix data race on device refcountLudvig Michaelsson1-2/+7
2023-07-01fbdev: fix potential OOB read in fast_imageblit()Zhang Shurong1-1/+1
2023-07-01mm: always expand the stack with the mmap write lock heldLinus Torvalds17-116/+169
2023-07-01execve: expand new process stack manually ahead of timeLinus Torvalds1-16/+21
2023-07-01mm: make find_extend_vma() fail if write lock not heldLiam R. Howlett6-27/+49
2023-07-01powerpc/mm: convert coprocessor fault to lock_mm_and_find_vma()Linus Torvalds1-11/+3
2023-07-01mm/fault: convert remaining simple cases to lock_mm_and_find_vma()Linus Torvalds18-124/+45
2023-07-01arm/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings3-50/+16
2023-07-01riscv/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings2-18/+14
2023-07-01mips/mm: Convert to using lock_mm_and_find_vma()Ben Hutchings2-10/+3
2023-07-01powerpc/mm: Convert to using lock_mm_and_find_vma()Michael Ellerman2-36/+4
2023-07-01arm64/mm: Convert to using lock_mm_and_find_vma()Linus Torvalds2-37/+10
2023-07-01mm: make the page fault mmap locking killableLinus Torvalds1-4/+2
2023-07-01mm: introduce new 'lock_mm_and_find_vma()' page fault helperLinus Torvalds5-50/+130
2023-07-01maple_tree: fix potential out-of-bounds access in mas_wr_end_piv()Peng Zhang1-5/+6
2023-07-01can: isotp: isotp_sendmsg(): fix return error fix on TX pathOliver Hartkopp1-2/+3
2023-07-01x86/smp: Cure kexec() vs. mwait_play_dead() breakageThomas Gleixner3-0/+66
2023-07-01x86/smp: Use dedicated cache-line for mwait_play_dead()Thomas Gleixner1-10/+14
2023-07-01x86/smp: Remove pointless wmb()s from native_stop_other_cpus()Thomas Gleixner1-6/+0
2023-07-01x86/smp: Dont access non-existing CPUID leafTony Battersby1-2/+3
2023-07-01x86/smp: Make stop_other_cpus() more robustThomas Gleixner3-23/+64
2023-07-01x86/microcode/AMD: Load late on both threads tooBorislav Petkov (AMD)1-1/+1
2023-07-01mm, hwpoison: when copy-on-write hits poison, take page offlineTony Luck2-2/+7
2023-07-01mm, hwpoison: try to recover from copy-on write faultsTony Luck2-10/+46
2023-07-01mptcp: ensure listener is unhashed before updating the sk statusPaolo Abeni2-6/+21
2023-07-01mm/mmap: Fix error return in do_vmi_align_munmap()David Woodhouse1-1/+3
2023-07-01mm/mmap: Fix error path in do_vmi_align_munmap()Liam R. Howlett1-19/+14
2023-06-28Linux 6.1.36v6.1.36Greg Kroah-Hartman1-1/+1
2023-06-28smb: move client and server files to common directory fs/smbSteve French147-25/+32