summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-07-01Linux 6.1.37v6.1.37Greg 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: wacom: Use ktime_t rather than int when dealing with timestampsJason Gerecke
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: 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-01x86/smp: Cure kexec() vs. mwait_play_dead() breakageThomas Gleixner
2023-07-01x86/smp: Use dedicated cache-line for mwait_play_dead()Thomas Gleixner
2023-07-01x86/smp: Remove pointless wmb()s from native_stop_other_cpus()Thomas Gleixner
2023-07-01x86/smp: Dont access non-existing CPUID leafTony Battersby
2023-07-01x86/smp: Make stop_other_cpus() more robustThomas Gleixner
2023-07-01x86/microcode/AMD: Load late on both threads tooBorislav Petkov (AMD)
2023-07-01mm, hwpoison: when copy-on-write hits poison, take page offlineTony Luck
2023-07-01mm, hwpoison: try to recover from copy-on write faultsTony Luck
2023-07-01mptcp: ensure listener is unhashed before updating the sk statusPaolo Abeni
2023-07-01mm/mmap: Fix error return in do_vmi_align_munmap()David Woodhouse
2023-07-01mm/mmap: Fix error path in do_vmi_align_munmap()Liam R. Howlett
2023-06-28Linux 6.1.36v6.1.36Greg Kroah-Hartman
2023-06-28smb: move client and server files to common directory fs/smbSteve French
2023-06-28i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycleClark Wang
2023-06-28x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava
2023-06-28KVM: arm64: Restore GICv2-on-GICv3 functionalityMarc Zyngier
2023-06-28vhost_net: revert upend_idx only on retriable errorAndrey Smetanin
2023-06-28vhost_vdpa: tell vqs about the negotiatedShannon Nelson
2023-06-28drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctlMin Li
2023-06-28drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctlMin Li
2023-06-28drm/exynos: vidi: fix a wrong error returnInki Dae
2023-06-28null_blk: Fix: memory release when memory_backed=1Nitesh Shetty
2023-06-28ARM: dts: Fix erroneous ADS touchscreen polaritiesLinus Walleij
2023-06-28i2c: mchp-pci1xxxx: Avoid cast to incompatible function typeSimon Horman
2023-06-28ALSA: hda/realtek: Add "Intel Reference board" and "NUC 13" SSID in the ALC256Sayed, Karimuddin
2023-06-28ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP assertedChancel Liu