summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2023-06-28i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycleClark Wang1-2/+2
2023-06-28x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava1-1/+4
2023-06-28KVM: arm64: Restore GICv2-on-GICv3 functionalityMarc Zyngier1-4/+7
2023-06-28vhost_net: revert upend_idx only on retriable errorAndrey Smetanin1-3/+8
2023-06-28vhost_vdpa: tell vqs about the negotiatedShannon Nelson1-0/+13
2023-06-28drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctlMin Li1-3/+1
2023-06-28drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctlMin Li1-1/+1
2023-06-28drm/exynos: vidi: fix a wrong error returnInki Dae1-2/+0
2023-06-28null_blk: Fix: memory release when memory_backed=1Nitesh Shetty1-0/+1
2023-06-28ARM: dts: Fix erroneous ADS touchscreen polaritiesLinus Walleij11-11/+11
2023-06-28i2c: mchp-pci1xxxx: Avoid cast to incompatible function typeSimon Horman1-2/+4
2023-06-28ALSA: hda/realtek: Add "Intel Reference board" and "NUC 13" SSID in the ALC256Sayed, Karimuddin1-0/+2
2023-06-28ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP assertedChancel Liu2-2/+10
2023-06-28s390/purgatory: disable branch profilingAlexander Gordeev1-0/+1
2023-06-28gfs2: Don't get stuck writing page onto itself under direct I/OAndreas Gruenbacher1-3/+14
2023-06-28ASoC: amd: yc: Add Thinkpad Neo14 to quirks list for acp6xSicong Jiang1-0/+7
2023-06-28ASoC: nau8824: Add quirk to active-high jack-detectEdson Juliano Drosdeck1-0/+24
2023-06-28soundwire: qcom: add proper error paths in qcom_swrm_startup()Krzysztof Kozlowski1-4/+13
2023-06-28soundwire: dmi-quirks: add new mapping for HP Spectre x360Pierre-Louis Bossart1-0/+7
2023-06-28ASoC: simple-card: Add missing of_node_put() in case of errorHerve Codina1-0/+1
2023-06-28ASoC: codecs: wcd938x-sdw: do not set can_multi_write flagSrinivas Kandagatla1-1/+0
2023-06-28spi: lpspi: disable lpspi module irq in DMA modeClark Wang1-1/+6
2023-06-28s390/cio: unregister device when the only path is goneVineeth Vijayan1-1/+4
2023-06-28arm64: dts: qcom: sc7280-qcard: drop incorrect dai-cells from WCD938x SDWKrzysztof Kozlowski1-2/+0
2023-06-28arm64: dts: qcom: sc7280-idp: drop incorrect dai-cells from WCD938x SDWKrzysztof Kozlowski1-2/+0
2023-06-28Input: soc_button_array - add invalid acpi_index DMI quirk handlingHans de Goede1-0/+30
2023-06-28nvme: improve handling of long keep alivesUday Shankar1-1/+15