summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-02Linux 6.14.5v6.14.5Greg Kroah-Hartman1-1/+1
2025-05-02crypto: Kconfig - Select LIB generic optionHerbert Xu1-0/+3
2025-05-02objtool: Silence more KCOV warnings, part 2Josh Poimboeuf1-1/+1
2025-05-02objtool: Ignore end-of-section jumps for KCOV/GCOVJosh Poimboeuf1-6/+16
2025-05-02usb: xhci: Fix Short Packet handling rework ignoring errorsMichal Pecio1-1/+1
2025-05-02nvme: fixup scan failure for non-ANA multipath controllersHannes Reinecke1-1/+1
2025-05-02ublk: don't fail request for recovery & reissue in case of ubq->cancelingMing Lei1-4/+5
2025-05-02rust: kbuild: skip `--remap-path-prefix` for `rustdoc`Miguel Ojeda1-2/+6
2025-05-02net: phy: dp83822: fix transmit amplitude if CONFIG_OF_MDIO not definedDimitri Fedrau1-1/+1
2025-05-02MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer1-1/+1
2025-05-02media: i2c: imx214: Fix uninitialized variable in imx214_set_ctrl()Dan Carpenter1-1/+1
2025-05-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu9-45/+63
2025-05-02comedi: jr3_pci: Fix synchronous deletion of timerIan Abbott1-1/+1
2025-05-02vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdpDaniel Borkmann1-1/+1
2025-05-02driver core: fix potential NULL pointer dereference in dev_uevent()Dmitry Torokhov3-4/+44
2025-05-02driver core: introduce device_set_driver() helperDmitry Torokhov3-5/+10
2025-05-02Revert "drivers: core: synchronize really_probe() and dev_uevent()"Dmitry Torokhov1-3/+0
2025-05-02spi: spi-imx: Add check for spi_imx_setupxfer()Tamura Dai1-1/+4
2025-05-02ublk: rely on ->canceling for dealing with ublk_nosrv_dev_should_queue_ioMing Lei1-14/+17
2025-05-02ublk: add ublk_force_abort_dev()Ming Lei1-13/+8
2025-05-02drm/amdgpu: Use the right function for hdp flushLijo Lazar10-23/+23
2025-05-02drm/amd: Forbid suspending into non-default suspend statesMario Limonciello2-1/+14
2025-05-02drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4Christian König1-3/+11
2025-05-02md/raid1: Add check for missing source disk in process_checks()Meir Elisha1-10/+16
2025-05-02x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove coresPi Xiange1-0/+2
2025-05-02nvmet: pci-epf: cleanup link state managementDamien Le Moal1-6/+8
2025-05-02ubsan: Fix panic from test_ubsan_out_of_boundsMostafa Saleh1-7/+11
2025-05-02spi: tegra210-quad: add rate limiting and simplify timeout error messageBreno Leitao1-2/+2
2025-05-02spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeoutsBreno Leitao1-1/+1
2025-05-02ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"Namjae Jeon1-7/+1
2025-05-02riscv: Provide all alternative macros all the timeAndrew Jones1-12/+7
2025-05-02iomap: skip unnecessary ifs_block_is_uptodate checkGou Hao1-1/+1
2025-05-02netfs: Only create /proc/fs/netfs with CONFIG_PROC_FSSong Liu1-0/+4
2025-05-02platform/x86: x86-android-tablets: Add Vexia Edu Atla 10 tablet 5V dataHans de Goede3-0/+73
2025-05-02platform/x86: x86-android-tablets: Add "9v" to Vexia EDU ATLA 10 tablet symbolsHans de Goede3-34/+34
2025-05-02x86/i8253: Call clockevent_i8253_disable() with interrupts disabledFernando Fernandez Mancera1-1/+2
2025-05-02ASoC: codecs: Add of_match_table for aw888081 driverWeidong Wang1-0/+10
2025-05-02ASoC: fsl_asrc_dma: get codec or cpu dai from backendShengjiu Wang1-1/+14
2025-05-02scsi: pm80xx: Set phy_attached to zero when device is goneIgor Pylypiv1-0/+1
2025-05-02scsi: ufs: exynos: gs101: Put UFS device in reset on .suspend()Peter Griffin2-0/+11
2025-05-02scsi: ufs: exynos: Move phy calls to .exit() callbackPeter Griffin1-6/+9
2025-05-02scsi: ufs: exynos: Enable PRDT pre-fetching with UFSHCD_CAP_CRYPTOPeter Griffin1-2/+7
2025-05-02scsi: ufs: exynos: Ensure pre_link() executes before exynos_ufs_phy_init()Peter Griffin1-5/+5
2025-05-02scsi: hisi_sas: Fix I/O errors caused by hardware port ID changesXingui Yang1-0/+20
2025-05-02ext4: make block validity check resistent to sb bh corruptionOjaswin Mujoo2-6/+6
2025-05-02iommu: Clear iommu-dma ops on cleanupRobin Murphy1-0/+3
2025-05-02cifs: Fix querying of WSL CHR and BLK reparse points over SMB1Pali Rohár1-0/+36
2025-05-02timekeeping: Add a lockdep override in tick_freeze()Sebastian Andrzej Siewior1-0/+22
2025-05-02cifs: Fix encoding of SMB1 Session Setup Kerberos Request in non-UNICODE modePali Rohár1-20/+40
2025-05-02nvmet-fc: put ref when assoc->del_work is already scheduledDaniel Wagner1-1/+2