summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-19i2c: rtl9300: Add missing count byte for SMBus Block OpsSven Eckelmann
2025-08-19i2c: rtl9300: Increase timeout for transfer pollingSven Eckelmann
2025-08-19i2c: rtl9300: Fix multi-byte I2C writeHarshal Gohel
2025-08-19i2c: rtl9300: Fix out-of-bounds bug in rtl9300_i2c_smbus_xferAlex Guo
2025-08-19MAINTAINERS: i2c: Update i2c_hisi entryDevyn Liu
2025-08-19NFS: Fix a race when updating an existing writeTrond Myklebust
2025-08-19Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-08-19Merge tag 'ovl-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-19Merge tag 'vfs-6.17-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-08-19cifs: Fix oops due to uninitialised variableDavid Howells
2025-08-19change_mnt_propagation(): calculate propagation source only if we'll need itAl Viro
2025-08-19use uniform permission checks for all mount propagation changesAl Viro
2025-08-19propagate_umount(): only surviving overmounts should be reparentedAl Viro
2025-08-19fix the softlockups in attach_recursive_mnt()Al Viro
2025-08-19regulator: tps65219: regulator: tps65219: Fix error codes in probe()Dan Carpenter
2025-08-19drm/xe: Assign ioctl xe file handler to vm in xe_vm_createPiotr Piórkowski
2025-08-19usb: xhci: fix host not responding after suspend and resumeNiklas Neronin
2025-08-19usb: xhci: Fix slot_id resource race conflictWeitao Wang
2025-08-19xfs: reject swapon for inodes on a zoned file system earlierChristoph Hellwig
2025-08-19xfs: kick off inodegc when failing to reserve zoned blocksChristoph Hellwig
2025-08-19xfs: remove xfs_last_used_zoneChristoph Hellwig
2025-08-19xfs: Default XFS_RT to Y if CONFIG_BLK_DEV_ZONED is enabledDamien Le Moal
2025-08-19gpiolib: acpi: Add quirk for ASUS ProArt PX13Mario Limonciello (AMD)
2025-08-19signal: Fix memory leak for PIDFD_SELF* sentinelsAdrian Huang (Lenovo)
2025-08-19kernfs: don't fail listing extended attributesChristian Brauner
2025-08-19coredump: Fix return value in coredump_parse()Dan Carpenter
2025-08-19fs/buffer: fix use-after-free when call bh_read() helperYe Bin
2025-08-19most: core: Drop device reference after usage in get_channel()Miaoqian Lin
2025-08-19comedi: Make insn_rw_emulate_bits() do insn->n samplesIan Abbott
2025-08-19comedi: Fix use of uninitialized memory in do_insn_ioctl() and do_insnlist_io...Ian Abbott
2025-08-19comedi: pcl726: Prevent invalid irq numberEdward Adam Davis
2025-08-19cdx: Fix off-by-one error in cdx_rpmsg_probe()Thorsten Blum
2025-08-19fpga: zynq_fpga: Fix the wrong usage of dma_map_sgtable()Xu Yilun
2025-08-19usb: typec: fusb302: Revert incorrect threaded irq fixSebastian Reichel
2025-08-19USB: core: Update kerneldoc for usb_hcd_giveback_urb()Alan Stern
2025-08-19net: ti: icssg-prueth: Fix HSR and switch offload Enablement during firwmare ...MD Danish Anwar
2025-08-19pmdomain: renesas: rcar-sysc: Make rcar_sysc_onecell_np __initdataGeert Uytterhoeven
2025-08-19ppp: fix race conditions in ppp_fill_forward_pathQingfang Deng
2025-08-19net: ethernet: mtk_ppe: add RCU lock around dev_fill_forward_pathQingfang Deng
2025-08-19x86/bugs: Fix GDS mitigation selecting when mitigation is offLi RongQing
2025-08-19drm/i915/gt: Relocate compression repacking WA for JSL/EHLSebastian Brzezinka
2025-08-19drm/i915: silence rpm wakeref asserts on GEN11_GU_MISC_IIR accessJani Nikula
2025-08-19ALSA: hda/realtek: Audio disappears on HP 15-fc000 after warm boot againKailang Yang
2025-08-19ALSA: hda/realtek: Fix headset mic on ASUS Zenbook 14Vasiliy Kovalev
2025-08-18scsi: ufs: ufs-qcom: Fix ESI null pointer dereferenceNitin Rawat
2025-08-18scsi: ufs: core: Rename ufshcd_wait_for_doorbell_clr()Bart Van Assche
2025-08-18scsi: ufs: core: Fix the return value documentationBart Van Assche
2025-08-18scsi: ufs: core: Remove WARN_ON_ONCE() call from ufshcd_uic_cmd_compl()Bart Van Assche
2025-08-18scsi: ufs: core: Fix IRQ lock inversion for the SCSI host lockBart Van Assche
2025-08-18bnxt_en: Fix lockdep warning during rmmodMichael Chan