aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-11-21statmount: clean up unescaped option handlingMiklos Szeredi1-25/+19
2024-11-21Merge patch series "iomap: zero range flush fixes"Christian Brauner2-49/+50
2024-11-21fscache: Remove duplicate included headerThorsten Blum1-1/+0
2024-11-21iomap: elide flush from partial eof zero rangeBrian Foster1-4/+24
2024-11-21iomap: lift zeroed mapping handling into iomap_zero_range()Brian Foster1-42/+24
2024-11-21iomap: reset per-iter state on non-error iter advancesBrian Foster1-6/+5
2024-11-21iomap: warn on zero range of a post-eof folioBrian Foster1-0/+2
2024-11-21gpio: exar: set value when external pull-up or pull-down is presentSai Kumar Cholleti1-4/+6
2024-11-21gpio: altera: Add missed base and label initialisationsAndy Shevchenko1-0/+5
2024-11-21gpio: zevio: Add missed label initialisationAndy Shevchenko1-0/+6
2024-11-20Merge patch series "scsi: ufs: Bug fixes for ufs core and platform drivers"Martin K. Petersen11-26/+29
2024-11-20scsi: ufs: pltfrm: Dellocate HBA during ufshcd_pltfrm_remove()Manivannan Sadhasivam1-0/+1
2024-11-20scsi: ufs: pltfrm: Drop PM runtime reference count after ufshcd_remove()Manivannan Sadhasivam6-5/+2
2024-11-20scsi: ufs: pltfrm: Disable runtime PM during removal of glue driversManivannan Sadhasivam10-20/+22
2024-11-20scsi: ufs: qcom: Only free platform MSIs when ESI is enabledManivannan Sadhasivam1-1/+3
2024-11-20scsi: ufs: core: Cancel RTC work during ufshcd_remove()Manivannan Sadhasivam1-0/+1
2024-11-20scsi: ufs: core: Add ufshcd_send_bsg_uic_cmd() for UFS BSGZiqi Chen3-1/+38
2024-11-20scsi: target: tcmu: Constify some structuresChristophe JAILLET1-2/+2
2024-11-20scsi: megaraid_sas: Fix for a potential deadlockTomas Henzl1-1/+4
2024-11-20scsi: lpfc: Fix spelling errors 'asynchronously'liujing2-2/+2
2024-11-20scsi: ufs: Switch back to struct platform_driver::remove()Uwe Kleine-König9-9/+9
2024-11-20scsi: bfa: Remove unused parsersDr. David Alan Gilbert2-151/+0
2024-11-20scsi: bfa: Remove unused structure buildersDr. David Alan Gilbert2-403/+0
2024-11-20scsi: message: fusion: Constify struct pci_device_idChristophe JAILLET3-3/+3
2024-11-20scsi: qla1280: Fix hw revision numbering for ISP1020/1040Magnus Lindholm1-6/+6
2024-11-20Merge branch '6.12/scsi-fixes' into 6.13/scsi-stagingMartin K. Petersen2-4/+9
2024-11-20KVM: arm64: Use MDCR_EL2.HPME to evaluate overflow of hyp countersOliver Upton1-16/+45
2024-11-20KVM: arm64: Ignore PMCNTENSET_EL0 while checking for overflow statusRaghavendra Rao Ananta1-1/+0
2024-11-20KVM: arm64: Mark set_sysreg_masks() as inline to avoid build failureMarc Zyngier1-1/+1
2024-11-20KVM: arm64: vgic-its: Add stronger type-checking to the ITS entry sizesMarc Zyngier2-42/+50
2024-11-20KVM: arm64: vgic: Kill VGIC_MAX_PRIVATE definitionMarc Zyngier2-3/+2
2024-11-20KVM: arm64: vgic: Make vgic_get_irq() more robustMarc Zyngier11-57/+71
2024-11-20KVM: arm64: vgic-v3: Sanitise guest writes to GICR_INVLPIRMarc Zyngier1-1/+6
2024-11-20Merge tag 'soc-arm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds8-26/+43
2024-11-20Merge tag 'soc-defconfig-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-0/+14
2024-11-20Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds136-1061/+7200
2024-11-20Merge tag 'soc-dt-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1015-19612/+64134
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds63-930/+487
2024-11-20Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds3-16/+45
2024-11-20Merge tag 'microblaze-v6.13' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds3-8/+15
2024-11-20Merge tag 'ipe-pr-20241119' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-10/+2
2024-11-20mips: dts: realtek: Add SPI NAND controllerChris Packham1-0/+13
2024-11-20Merge tag 'seccomp-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2024-11-20Merge tag 'efi-next-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-133/+117
2024-11-20Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds92-1515/+3192
2024-11-20Merge tag 'media/v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+1
2024-11-20Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1058-17208/+9802
2024-11-20Merge tag 'hid-for-linus-2024111801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds50-412/+2288
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds78-483/+786
2024-11-20Merge tag 'auxdisplay-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-35/+6