summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-13usb: gadget: uvc: clamp SEND_RESPONSE length to the response bufferMuhammad Bilal
2026-07-13usb: gadget: f_tcm: synchronize delayed set_alt with teardownCen Zhang
2026-07-13usb: udc: pxa: fix error handlingArnd Bergmann
2026-07-13Merge 7.2-rc3 into usb-nextGreg Kroah-Hartman
2026-07-13Merge 7.2-rc3 into staging-nextGreg Kroah-Hartman
2026-07-13PCI: imx6: Add 'skip_pwrctrl_off' flag supportSherry Sun
2026-07-13PCI: imx6: Move pci_pwrctrl_create_devices() to imx_pcie_probe()Sherry Sun
2026-07-13scsi: scsi_debug: move ASC and ASCQ definitions to scsi_proto.hDamien Le Moal
2026-07-13hwrng: ks-sa - Fix runtime PM cleanup on registration failureYuho Choi
2026-07-13dt-bindings: crypto: qcom,ice: Fix missing power-domain and iface clk on HawiJingyi Wang
2026-07-13dt-bindings: crypto: qcom,inline-crypto-engine: Document Maili ICEJingyi Wang
2026-07-13dt-bindings: crypto: qcom,prng: Document Maili TRNGJingyi Wang
2026-07-13crypto: ccp - Fix memory leak in SEV INIT_EX pathAtish Patra
2026-07-13crypto: ccp - Fix possible deadlock in SEV init failure pathAtish Patra
2026-07-12scsi: hpsa: Fix DMA mapping leak on IOACCEL2 reset pathHaoxiang Li
2026-07-12scsi: elx: efct: Fix refcount leak in efct_hw_io_abort()WenTao Liang
2026-07-12scsi: elx: efct: Fix I/O leak on unsupported additional CDBHaoxiang Li
2026-07-12scsi: core: wake eh reliably when using scsi_schedule_ehDavid Jeffery
2026-07-12scsi: target: core: Fix iSCSI ISID use-after-free in REGISTER AND MOVEBryam Vargas
2026-07-12scsi: target: Bound PR-OUT TransportID parsing to the received bufferBryam Vargas
2026-07-13staging: iio: frequency: remove incorrect kernel-doc markings in dds.hBabanpreet Singh
2026-07-13iio: adc: mt6323: remove unused headerRoman Vivchar
2026-07-12Linux 7.2-rc3v7.2-rc3Linus Torvalds
2026-07-12ARM: dts: rockchip: Add Alientek DLRV1126Yanan He
2026-07-12ARM: dts: rockchip: Add RV1126 I2C5Yanan He
2026-07-12dt-bindings: arm: rockchip: Add Alientek DLRV1126Yanan He
2026-07-12dt-bindings: vendor-prefixes: add alientekYanan He
2026-07-12tpm: Make the TPM character devices non-seekableJaewon Yang
2026-07-12ARM: dts: rockchip: add eeprom node to rk3288-tinkerMarius Dinu
2026-07-12scsi: mpt3sas: Add hwmon supportLouis Sautier
2026-07-12scsi: mpt3sas: Add IO Unit Page 7 config accessorLouis Sautier
2026-07-12Merge tag 'staging-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-07-12Merge tag 'char-misc-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-12Merge tag 'tty-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-07-12Merge tag 'usb-7.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-07-12Merge tag 's390-7.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-07-12Merge tag 'riscv-for-linus-7.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-07-12scsi: ufs: core: Remove max_num_rtt field from ufs_hba_variant_opsEd Tsai
2026-07-12scsi: ufs: mediatek: Implement get_hba_nortt callback for RTT capabilityEd Tsai
2026-07-12scsi: ufs: core: Add get_hba_nortt callback for vendor-specific RTT capabilityEd Tsai
2026-07-12scsi: ufs: core: Add support for static TX Equalization settingsCan Guo
2026-07-12scsi: ufs: dt-bindings: Document static TX Equalization settings propertiesCan Guo
2026-07-12Merge tag 'm68knommu-fixes-on-top-off-7.2-rc2' of git://git.kernel.org/pub/sc...Linus Torvalds
2026-07-12Merge tag 'trace-v7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2026-07-12nouveau/instmem: use iomapping interface for instmem handlingDave Airlie
2026-07-12xfs: fix null pointer dereference in tracepointAndrey Albershteyn
2026-07-12Merge patch series "rust: drm: Higher-Ranked Lifetime private data"Danilo Krummrich
2026-07-12drm: nova: Use drm::Device<Registered> to access the parent bus deviceDanilo Krummrich
2026-07-12rust: drm: Pass registration data to ioctl handlersDanilo Krummrich
2026-07-12rust: drm: Add RegistrationData to drm::DriverDanilo Krummrich