aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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.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
2023-06-28s390/purgatory: disable branch profilingAlexander Gordeev
2023-06-28gfs2: Don't get stuck writing page onto itself under direct I/OAndreas Gruenbacher
2023-06-28ASoC: amd: yc: Add Thinkpad Neo14 to quirks list for acp6xSicong Jiang
2023-06-28ASoC: nau8824: Add quirk to active-high jack-detectEdson Juliano Drosdeck
2023-06-28soundwire: qcom: add proper error paths in qcom_swrm_startup()Krzysztof Kozlowski
2023-06-28soundwire: dmi-quirks: add new mapping for HP Spectre x360Pierre-Louis Bossart
2023-06-28ASoC: simple-card: Add missing of_node_put() in case of errorHerve Codina
2023-06-28ASoC: codecs: wcd938x-sdw: do not set can_multi_write flagSrinivas Kandagatla
2023-06-28spi: lpspi: disable lpspi module irq in DMA modeClark Wang
2023-06-28s390/cio: unregister device when the only path is goneVineeth Vijayan
2023-06-28arm64: dts: qcom: sc7280-qcard: drop incorrect dai-cells from WCD938x SDWKrzysztof Kozlowski
2023-06-28arm64: dts: qcom: sc7280-idp: drop incorrect dai-cells from WCD938x SDWKrzysztof Kozlowski
2023-06-28Input: soc_button_array - add invalid acpi_index DMI quirk handlingHans de Goede
2023-06-28nvme: improve handling of long keep alivesUday Shankar
2023-06-28nvme: check IO start time when deciding to defer KAUday Shankar
2023-06-28nvme: double KA polling frequency to avoid KATO with TBKAS onUday Shankar
2023-06-28usb: gadget: udc: fix NULL dereference in remove()Dan Carpenter
2023-06-28btrfs: fix an uninitialized variable warning in btrfs_log_inodeShida Zhang
2023-06-28nfcsim.c: Fix error checking for debugfs_create_dirOsama Muhammad
2023-06-28media: cec: core: don't set last_initiator if tx in progressHans Verkuil
2023-06-28media: cec: core: disable adapter in cec_devnode_unregisterHans Verkuil
2023-06-28smb3: missing null check in SMB2_change_notifySteve French
2023-06-28arm64: Add missing Set/Way CMO encodingsMarc Zyngier
2023-06-28HID: wacom: Add error check to wacom_parse_and_register()Denis Arefev
2023-06-28scsi: target: iscsi: Prevent login threads from racing between each otherMaurizio Lombardi
2023-06-28gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()Michael Walle
2023-06-28gpio: sifive: add missing check for platform_get_irqJiasheng Jiang
2023-06-28gpiolib: Fix GPIO chip IRQ initialization restrictionJiawen Wu
2023-06-28arm64: dts: rockchip: fix nEXTRST on SOQuartzNicolas Frattaroli
2023-06-28arm64: dts: rockchip: Enable GPU on SOQuartz CM4Nicolas Frattaroli
2023-06-28revert "net: align SO_RCVMARK required privileges with SO_MARK"Maciej Żenczykowski
2023-06-28sch_netem: acquire qdisc lock in netem_change()Eric Dumazet