summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 6.1.36v6.1.36Greg Kroah-Hartman2023-06-281-1/+1
* smb: move client and server files to common directory fs/smbSteve French2023-06-28147-25/+32
* i2c: imx-lpi2c: fix type char overflow issue when calculating the clock cycleClark Wang2023-06-281-2/+2
* x86/apic: Fix kernel panic when booting with intremap=off and x2apic_physDheeraj Kumar Srivastava2023-06-281-1/+4
* KVM: arm64: Restore GICv2-on-GICv3 functionalityMarc Zyngier2023-06-281-4/+7
* vhost_net: revert upend_idx only on retriable errorAndrey Smetanin2023-06-281-3/+8
* vhost_vdpa: tell vqs about the negotiatedShannon Nelson2023-06-281-0/+13
* drm/radeon: fix race condition UAF in radeon_gem_set_domain_ioctlMin Li2023-06-281-3/+1
* drm/exynos: fix race condition UAF in exynos_g2d_exec_ioctlMin Li2023-06-281-1/+1
* drm/exynos: vidi: fix a wrong error returnInki Dae2023-06-281-2/+0
* null_blk: Fix: memory release when memory_backed=1Nitesh Shetty2023-06-281-0/+1
* ARM: dts: Fix erroneous ADS touchscreen polaritiesLinus Walleij2023-06-2811-11/+11
* i2c: mchp-pci1xxxx: Avoid cast to incompatible function typeSimon Horman2023-06-281-2/+4
* ALSA: hda/realtek: Add "Intel Reference board" and "NUC 13" SSID in the ALC256Sayed, Karimuddin2023-06-281-0/+2
* ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP assertedChancel Liu2023-06-282-2/+10
* s390/purgatory: disable branch profilingAlexander Gordeev2023-06-281-0/+1
* gfs2: Don't get stuck writing page onto itself under direct I/OAndreas Gruenbacher2023-06-281-3/+14
* ASoC: amd: yc: Add Thinkpad Neo14 to quirks list for acp6xSicong Jiang2023-06-281-0/+7
* ASoC: nau8824: Add quirk to active-high jack-detectEdson Juliano Drosdeck2023-06-281-0/+24
* soundwire: qcom: add proper error paths in qcom_swrm_startup()Krzysztof Kozlowski2023-06-281-4/+13
* soundwire: dmi-quirks: add new mapping for HP Spectre x360Pierre-Louis Bossart2023-06-281-0/+7
* ASoC: simple-card: Add missing of_node_put() in case of errorHerve Codina2023-06-281-0/+1
* ASoC: codecs: wcd938x-sdw: do not set can_multi_write flagSrinivas Kandagatla2023-06-281-1/+0
* spi: lpspi: disable lpspi module irq in DMA modeClark Wang2023-06-281-1/+6
* s390/cio: unregister device when the only path is goneVineeth Vijayan2023-06-281-1/+4
* arm64: dts: qcom: sc7280-qcard: drop incorrect dai-cells from WCD938x SDWKrzysztof Kozlowski2023-06-281-2/+0
* arm64: dts: qcom: sc7280-idp: drop incorrect dai-cells from WCD938x SDWKrzysztof Kozlowski2023-06-281-2/+0
* Input: soc_button_array - add invalid acpi_index DMI quirk handlingHans de Goede2023-06-281-0/+30
* nvme: improve handling of long keep alivesUday Shankar2023-06-281-1/+15
* nvme: check IO start time when deciding to defer KAUday Shankar2023-06-282-1/+14
* nvme: double KA polling frequency to avoid KATO with TBKAS onUday Shankar2023-06-281-1/+17
* usb: gadget: udc: fix NULL dereference in remove()Dan Carpenter2023-06-281-0/+3
* btrfs: fix an uninitialized variable warning in btrfs_log_inodeShida Zhang2023-06-281-1/+1
* nfcsim.c: Fix error checking for debugfs_create_dirOsama Muhammad2023-06-281-4/+0
* media: cec: core: don't set last_initiator if tx in progressHans Verkuil2023-06-281-1/+2
* media: cec: core: disable adapter in cec_devnode_unregisterHans Verkuil2023-06-283-1/+7
* smb3: missing null check in SMB2_change_notifySteve French2023-06-281-1/+1
* arm64: Add missing Set/Way CMO encodingsMarc Zyngier2023-06-281-0/+6
* HID: wacom: Add error check to wacom_parse_and_register()Denis Arefev2023-06-281-1/+6
* scsi: target: iscsi: Prevent login threads from racing between each otherMaurizio Lombardi2023-06-281-1/+3
* gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()Michael Walle2023-06-282-1/+10
* gpio: sifive: add missing check for platform_get_irqJiasheng Jiang2023-06-281-2/+6
* gpiolib: Fix GPIO chip IRQ initialization restrictionJiawen Wu2023-06-281-0/+8
* arm64: dts: rockchip: fix nEXTRST on SOQuartzNicolas Frattaroli2023-06-282-23/+24
* arm64: dts: rockchip: Enable GPU on SOQuartz CM4Nicolas Frattaroli2023-06-281-0/+5
* revert "net: align SO_RCVMARK required privileges with SO_MARK"Maciej Żenczykowski2023-06-281-6/+0
* sch_netem: acquire qdisc lock in netem_change()Eric Dumazet2023-06-281-2/+6
* platform/x86/amd/pmf: Register notify handler only if SPS is enabledShyam Sundar S K2023-06-281-5/+5
* selftests: forwarding: Fix race condition in mirror installationDanielle Ratson2023-06-282-0/+8
* io_uring/net: use the correct msghdr union member in io_sendmsg_copy_hdrJens Axboe2023-06-281-2/+2