summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-27soc: loongson: loongson2_guts: Remove unneeded semicolonMingtong Bao
2023-09-27soc: loongson: loongson2_guts: Convert to devm_platform_ioremap_resource()Dongliang Mu
2023-09-27soc: loongson: loongson_pm2: Populate children syscon nodesBinbin Zhou
2023-09-27dt-bindings: soc: loongson,ls2k-pmc: Allow syscon-reboot/syscon-poweroff as c...Binbin Zhou
2023-09-27soc: loongson: loongson_pm2: Drop useless of_device_id compatibleBinbin Zhou
2023-09-27dt-bindings: soc: loongson,ls2k-pmc: Use fallbacks for ls2k-pmc compatibleBinbin Zhou
2023-09-27soc: loongson: loongson_pm2: Add dependency for INPUTBinbin Zhou
2023-09-27Merge tag 'optee-for-for-v6.6' of https://git.linaro.org/people/jens.wiklande...Arnd Bergmann
2023-09-27Merge tag 'riscv-dt-fixes-for-v6.6-rc3' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann
2023-09-27arm64: defconfig: remove CONFIG_COMMON_CLK_NPCM8XX=yMikko Rapeli
2023-09-27Merge tag 'imx-fixes-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2023-09-27Merge tag 'omap-for-v6.6/fixes-signed' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2023-09-27ARM: uniphier: fix cache kernel-doc warningsRandy Dunlap
2023-09-27LoongArch: Add support for 64_PCREL relocation typeTiezhu Yang
2023-09-27LoongArch: Add support for 32_PCREL relocation typeTiezhu Yang
2023-09-27LoongArch: Define relocation types for ABI v2.10Tiezhu Yang
2023-09-27LoongArch: numa: Fix high_memory calculationHuacai Chen
2023-09-27gpio: pmic-eic-sprd: Add can_sleep flag for PMIC EIC chipWenhua Lin
2023-09-27gpio: timberdale: Fix potential deadlock on &tgpio->lockChengfeng Ye
2023-09-27accel/ivpu: Use cached buffers for FW loadingKarol Wachowski
2023-09-27accel/ivpu/40xx: Fix missing VPUIP interruptsKarol Wachowski
2023-09-27accel/ivpu/40xx: Disable frequency change interruptKarol Wachowski
2023-09-27accel/ivpu/40xx: Ensure clock resource ownership Ack before Power-UpKarol Wachowski
2023-09-27accel/ivpu: Don't flood dmesg with VPU ready messageJacek Lawrynowicz
2023-09-27accel/ivpu: Do not use wait event interruptibleStanislaw Gruszka
2023-09-27MAINTAINERS: update nouveau maintainersDanilo Krummrich
2023-09-26Merge tag 'wq-for-6.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-09-26i915/guc: Get runtime pm in busyness worker only if already activeUmesh Nerlige Ramappa
2023-09-26drm/i915/gt: Fix reservation address in ggtt_reserve_guc_topJavier Pello
2023-09-26i915: Limit the length of an sg list to the requested lengthMatthew Wilcox (Oracle)
2023-09-26Merge tag 'for-6.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-26Merge tag 'linux-kselftest-fixes-6.6-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2023-09-26Merge tag 'v6.6-rc4.vfs.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-26Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' of git://git.kernel.org/pu...Linus Torvalds
2023-09-26MAINTAINERS: aspeed: Update Andrew's email addressAndrew Jeffery
2023-09-26MAINTAINERS: aspeed: Update git tree URLZev Weiss
2023-09-26rbd: take header_rwsem in rbd_dev_refresh() only when updatingIlya Dryomov
2023-09-26rbd: decouple parent info read-in from updating rbd_devIlya Dryomov
2023-09-26rbd: decouple header read-in from updating rbd_dev->headerIlya Dryomov
2023-09-26rbd: move rbd_dev_refresh() definitionIlya Dryomov
2023-09-26block: fix kernel-doc for disk_force_media_change()Randy Dunlap
2023-09-25firmware: arm_ffa: Don't set the memory region attributes for MEM_LENDSudeep Holla
2023-09-25iomap: add a workaround for racy i_size updates on block devicesChristoph Hellwig
2023-09-25Merge tag 'fix-fix-iunlink-6.6_2023-09-25' of https://git.kernel.org/pub/scm/...Chandan Babu R
2023-09-25overlayfs: set ctime when setting mtime and atimeJeff Layton
2023-09-25ntfs3: put resources during ntfs_fill_super()Christian Brauner
2023-09-25dt-bindings: spi: fsl-imx-cspi: Document missing entriesFabio Estevam
2023-09-25ACPI: video: Fix NULL pointer dereference in acpi_video_bus_add()Dinghao Liu
2023-09-25MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig
2023-09-25ovl: disable IOCB_DIO_CALLER_COMPJens Axboe