summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-01-22cxl/core/regs: Refactor out functions to count regblocks of given typeHuaisheng Ye
2025-01-22xen: update pvcalls_front_accept prototypeStefano Stabellini
2025-01-22regulator: core: Add missing newline characterAlexander Stein
2025-01-22Merge tag 'litex-6.13-rc1' of https://github.com/litex-hub/linux into soc/dri...Arnd Bergmann
2025-01-22efi: libstub: Use '-std=gnu11' to fix build with GCC 15Nathan Chancellor
2025-01-22drm: select DRM_KMS_HELPER from DRM_GEM_SHMEM_HELPERArnd Bergmann
2025-01-22Revert "serial: 8250: Switch to nbcon console"Greg Kroah-Hartman
2025-01-22Revert "serial: 8250: Revert "drop lockdep annotation from serial8250_clear_I...Greg Kroah-Hartman
2025-01-21Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-01-21Merge tag 'chrome-platform-firmware-v6.14' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-01-21Merge tag 'chrome-platform-v6.14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21Merge tag 'rust-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-01-21Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-21PCI: microchip: Set inbound address translation for coherent or non-coherent ...Daire McNamara
2025-01-21PCI: Remove redundant PCI_VSEC_HDR and PCI_VSEC_HDR_LEN_SHIFTDongdong Zhang
2025-01-21PCI: Don't include 'pm_wakeup.h' directlyWolfram Sang
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-21dm-crypt: track tag_offset in convert_contextHou Tao
2025-01-21dm-crypt: don't initialize cc_sector againHou Tao
2025-01-21dm-crypt: don't update io->sector after kcryptd_crypt_write_io_submit()Hou Tao
2025-01-21dm-crypt: use bi_sector in bio when initialize integrity seedHou Tao
2025-01-21misc: pci_endpoint_test: Fix IOCTL return valueManivannan Sadhasivam
2025-01-21Merge branch 'clk-fixes' into clk-nextStephen Boyd
2025-01-21Merge branches 'clk-airoha', 'clk-rockchip', 'clk-stm', 'clk-thead' and 'clk-...Stephen Boyd
2025-01-21Merge branches 'clk-microchip', 'clk-xilinx', 'clk-allwinner', 'clk-imx' and ...Stephen Boyd
2025-01-21Merge branches 'clk-cleanup', 'clk-renesas', 'clk-mediatek', 'clk-samsung' an...Stephen Boyd
2025-01-21RDMA/mlx5: Fix implicit ODP use after freePatrisious Haddad
2025-01-21RDMA/mlx5: Fix a race for an ODP MR which leads to CQE with errorYishai Hadas
2025-01-21iommufd: Fix struct iommu_hwpt_pgfault init and paddingNicolin Chen
2025-01-21Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-21Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21scsi: ufs: core: Simplify temperature exception event handlingAvri Altman
2025-01-21scsi: target: core: Add line break to status showGuixin Liu
2025-01-21scsi: core: Add passthrough tests for success and no failure definitionsMike Christie
2025-01-21Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21PCI: switchtec: Add Microchip PCI100X device IDsRakesh Babu Saladi
2025-01-21Merge tag 'edac_updates_for_v6.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-21misc: pci_endpoint_test: Remove redundant 'remainder' testHans Zhang
2025-01-21misc: pci_endpoint_test: Add consecutive BAR testNiklas Cassel
2025-01-21misc: pci_endpoint_test: Add support for capabilitiesNiklas Cassel
2025-01-21PCI: endpoint: pci-epf-test: Add support for capabilitiesNiklas Cassel
2025-01-21PCI: endpoint: pci-epf-test: Fix check for DMA MEMCPY testManivannan Sadhasivam
2025-01-21PCI: endpoint: pci-epf-test: Set dma_chan_rx pointer to NULL on errorMohamed Khalfella
2025-01-21regulator: TPS6287X: Use min/max uV to get VRANGEJonas Andreasson
2025-01-21fbdev: lcdcfb: Use backlight helperShixiong Ou
2025-01-21spi: omap2-mcspi: Correctly handle devm_clk_get_optional() errorsMark Brown
2025-01-21dm-crypt: fully initialize clone->bi_iter in crypt_alloc_buffer()Hou Tao
2025-01-21dm-crypt: set atomic as false when calling crypt_convert() in kworkerHou Tao
2025-01-21Merge branch 'fixes' into 'for-next'Ilpo Järvinen