summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-20net: macb: Move devm_{free,request}_irq() out of spin lock areaKevin Hao
2026-03-20Merge tag 'drm-fixes-2026-03-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-03-20hwmon: (max6639) Fix pulses-per-revolution implementationGuenter Roeck
2026-03-20Merge tag 'execve-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-20Merge tag 'tty-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-03-20init/Kconfig: Require a release version of clang-22 for CC_HAS_COUNTED_BY_PTRNathan Chancellor
2026-03-20x86/platform/uv: Handle deconfigured socketsKyle Meyer
2026-03-20coccinelle: kmalloc_obj: Remove default GFP_KERNEL argKees Cook
2026-03-20Merge tag 'io_uring-7.0-20260320' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-20x86/entry/vdso: Fix path of included gettimeofday.cVladimir Oltean
2026-03-20Merge tag 'spi-fix-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-03-20Merge tag 'regulator-fix-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-03-20Merge tag 'pmdomain-v7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-20Merge tag 'mmc-v7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds
2026-03-20Merge tag 'ata-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-03-20Merge tag 'mtd/fixes-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-20Merge tag 'iommu-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-03-20Merge tag 'hyperv-fixes-signed-20260319' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-03-21Merge tag 'drm-xe-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-03-20Merge tag 'v7.0-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-03-20Merge tag 'v7.0-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2026-03-21Merge tag 'amd-drm-fixes-7.0-2026-03-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-03-21Merge tag 'drm-misc-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-03-21Merge tag 'drm-intel-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-03-20x86/efi: efi_unmap_boot_services: fix calculation of ranges_to_free sizeMike Rapoport (Microsoft)
2026-03-20writeback: don't block sync for filesystems with no data integrity guaranteesJoanne Koong
2026-03-20ASoC: amd: acp: add ASUS HN7306EA quirk for legacy SDW machineHasun Park
2026-03-20ASoC: SOF: topology: reject invalid vendor array size in token parserCássio Gabriel
2026-03-20xen/privcmd: add boot control for restricted usage in domUJuergen Gross
2026-03-20mm/hmm: Indicate that HMM requires DMA coherencyLeon Romanovsky
2026-03-20RDMA/umem: Tell DMA mapping that UMEM requires coherencyLeon Romanovsky
2026-03-20iommu/dma: add support for DMA_ATTR_REQUIRE_COHERENT attributeLeon Romanovsky
2026-03-20dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is setLeon Romanovsky
2026-03-20xen/privcmd: restrict usage in unprivileged domUJuergen Gross
2026-03-20dma-mapping: Introduce DMA require coherency attributeLeon Romanovsky
2026-03-20dma-mapping: Clarify valid conditions for CPU cache line overlapLeon Romanovsky
2026-03-20dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace outputLeon Romanovsky
2026-03-20dma-debug: Allow multiple invocations of overlapping entriesLeon Romanovsky
2026-03-20reset: rzg2l-usbphy-ctrl: Fix malformed MODULE_AUTHOR stringBiju Das
2026-03-20ata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in()Damien Le Moal
2026-03-20drm/shmem-helper: Fix huge page mapping in fault handlerPedro Demarchi Gomes
2026-03-19scsi: target: file: Use kzalloc_flex for aio_cmdThinh Nguyen
2026-03-19scsi: scsi_transport_sas: Fix the maximum channel scanning issueYihang Li
2026-03-19scsi: target: tcm_loop: Drain commands in target_reset handlerJosef Bacik
2026-03-19scsi: ibmvfc: Fix OOB access in ibmvfc_discover_targets_done()Tyllis Xu
2026-03-19scsi: ses: Handle positive SCSI error from ses_recv_diag()Greg Kroah-Hartman
2026-03-19net: openvswitch: Avoid releasing netdev before teardown completesToke Høiland-Jørgensen
2026-03-19nfc: nci: fix circular locking dependency in nci_close_deviceJakub Kicinski
2026-03-19Merge tag 'for-net-2026-03-19' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski