summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-11Merge branch 'acpica'Rafael J. Wysocki9-47/+314
2024-05-11Merge tag 'drm-fixes-2024-05-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds20-203/+122
2024-05-11Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Linus Torvalds16-64/+116
2024-05-11Revert "drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()"Dave Airlie1-12/+7
2024-05-11Merge tag 'drm-misc-fixes-2024-05-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-40/+32
2024-05-11Merge tag 'gpio-fixes-for-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-30/+63
2024-05-10Merge tag 'amd-drm-fixes-6.9-2024-05-10' of https://gitlab.freedesktop.org/ag...Dave Airlie7-18/+51
2024-05-10mailmap: add entry for Barry SongBarry Song1-0/+5
2024-05-10selftests/mm: fix powerpc ARCH checkMichael Ellerman1-3/+3
2024-05-10Merge branch 'thermal-intel'Rafael J. Wysocki8-8/+15
2024-05-10Merge tag 'block-6.9-20240510' of git://git.kernel.dk/linuxLinus Torvalds7-21/+29
2024-05-10Merge tag 'spi-fix-v6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-12/+3
2024-05-10Merge tag 'regulator-fix-v6.9-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-15/+19
2024-05-10Merge tag 'timers-urgent-2024-05-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2024-05-10Merge tag 'iommu-fixes-v6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+5
2024-05-10drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleMichel Dänzer1-1/+1
2024-05-10drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher1-2/+5
2024-05-10x86/topology/amd: Ensure that LLC ID is initializedThomas Gleixner1-9/+7
2024-05-10gpiolib: cdev: fix uninitialised kfifoKent Gibson1-0/+14
2024-05-10arm64: defconfig: enable Airoha platformDaniel Danzberger1-0/+1
2024-05-10arm64: add Airoha EN7581 platformDaniel Danzberger1-0/+7
2024-05-10x86/amd_nb: Add new PCI IDs for AMD family 0x1aShyam Sundar S K2-0/+2
2024-05-10io_uring: support to inject result for NOPMing Lei2-5/+29
2024-05-10io_uring: fail NOP if non-zero op flags is passed inMing Lei1-0/+2
2024-05-10Merge tag 'timers-v6.10-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner4-3/+5
2024-05-10crypto: atmel-sha204a - provide the otp contentLothar Rubusch1-0/+45
2024-05-10crypto: atmel-sha204a - add reading from otp zoneLothar Rubusch3-0/+52
2024-05-10crypto: atmel-i2c - rename read functionLothar Rubusch2-4/+4
2024-05-10crypto: atmel-i2c - add missing arg descriptionLothar Rubusch1-0/+1
2024-05-10crypto: iaa - Use kmemdup() instead of kzalloc() and memcpy()Thorsten Blum1-4/+2
2024-05-10crypto: sahara - use 'time_left' variable with wait_for_completion_timeout()Wolfram Sang1-8/+8
2024-05-10crypto: api - use 'time_left' variable with wait_for_completion_killable_time...Wolfram Sang1-4/+4
2024-05-10crypto: caam - i.MX8ULP donot have CAAM page0 accessPankaj Gupta1-0/+3
2024-05-10crypto: caam - init-clk based on caam-page0-accessPankaj Gupta1-1/+15
2024-05-10crypto: starfive - Use fallback for unaligned dma accessJia Jie Ho1-5/+7
2024-05-10crypto: starfive - Do not free stack bufferJia Jie Ho1-1/+0
2024-05-10crypto: starfive - Skip unneeded fallback allocationJia Jie Ho1-6/+4
2024-05-10crypto: starfive - Skip dma setup for zeroed messageJia Jie Ho1-0/+4
2024-05-10clocksource/drivers/arm_arch_timer: Mark hisi_161010101_oem_info constStephen Boyd1-1/+1
2024-05-10clocksource/drivers/timer-ti-dm: Remove an unused field in struct dmtimerChristophe JAILLET1-1/+0
2024-05-10clocksource/drivers/renesas-ostm: Avoid reprobe after successful early probeGeert Uytterhoeven1-0/+1
2024-05-10clocksource/drivers/renesas-ostm: Allow OSTM driver to reprobe for RZ/V2H(P) SoCLad Prabhakar1-1/+1
2024-05-10dt-bindings: timer: renesas: ostm: Document Renesas RZ/V2H(P) SoCLad Prabhakar1-0/+2
2024-05-10iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault()Jason Gunthorpe1-3/+1
2024-05-10afs: Fix fileserver rotation getting stuckDavid Howells1-2/+6
2024-05-10selftests: add F_DUPDFD_QUERY selftestsChristian Brauner1-1/+54
2024-05-10fcntl: add F_DUPFD_QUERY fcntl()Linus Torvalds2-6/+28
2024-05-10Merge tag 'drm-xe-fixes-2024-05-09' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie4-3/+13
2024-05-10Merge tag 'drm-intel-fixes-2024-05-08' of https://anongit.freedesktop.org/git...Dave Airlie6-130/+19
2024-05-09Documentation: tpm: Add TPM security docs toctree entryBagas Sanjaya1-0/+1