summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-12drm/i915/bmg: Read display register timeoutMitul Golani
2024-08-12arm64: dts: imx93: update default value for snps,clk-csrShenwei Wang
2024-08-12arm64: dts: freescale: tqma9352: Fix watchdog resetSascha Hauer
2024-08-12arm64: dts: imx8mp-beacon-kit: Fix Stereo Audio on WM8962Adam Ford
2024-08-12arm64: dts: freescale: imx8mp-phycore: Add no-eth overlayBenjamin Hahn
2024-08-12firewire: core: use lock in Xarray instead of local R/W semaphoreTakashi Sakamoto
2024-08-12firewire: core: replace IDR with XArray to maintain fw_deviceTakashi Sakamoto
2024-08-11selftests: rust: config: disable GCC_PLUGINSAnders Roxell
2024-08-11selftests: rust: config: add trailing newlineAnders Roxell
2024-08-11Linux 6.11-rc3v6.11-rc3Linus Torvalds
2024-08-11dt-bindings: eeprom: at24: Add compatible for Giantec GT24C04AHeiko Stuebner
2024-08-11Merge tag 'x86-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-11Merge tag 'timers-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-08-11Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-08-11Merge tag 'usb-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-08-11Merge tag 'tty-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-08-11Merge tag 'driver-core-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-08-11Merge tag 'char-misc-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-08-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-08-11s390/mm: get estimated free pages by memblock apiWei Yang
2024-08-11kernel/fork.c: get estimated free pages by memblock apiWei Yang
2024-08-11mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()Wei Yang
2024-08-11net: dsa: microchip: ksz9477: split half-duplex monitoring functionEnguerrand de Ribaucourt
2024-08-11Merge branch 'phylib-fixed-speed-1G'David S. Miller
2024-08-11net: phylib: do not disable autoneg for fixed speeds >= 1GRussell King (Oracle)
2024-08-11net: mii: constify advertising maskRussell King (Oracle)
2024-08-11Merge branch 'mvpp2-child-port-removal'David S. Miller
2024-08-11net: mvpp2: use device_for_each_child_node() to access device child nodesJavier Carrasco
2024-08-11net: mvpp2: use port_count to remove portsJavier Carrasco
2024-08-11arm64: dts: exynosautov9: add dpum clock DT nodesKwanghoon Son
2024-08-11Merge branch 'bnxt_en-fix-queue-reset-when-queue-active'David S. Miller
2024-08-11bnxt_en: only set dev->queue_mgmt_ops if supported by FWDavid Wei
2024-08-11bnxt_en: stop packet flow during bnxt_queue_stop/startDavid Wei
2024-08-11bnxt_en: set vnic->mru in bnxt_hwrm_vnic_cfg()David Wei
2024-08-11bnxt_en: Check the FW's VNIC flush capabilityMichael Chan
2024-08-11bnxt_en: Add support to call FW to update a VNICMichael Chan
2024-08-11bnxt_en: Update firmware interface to 1.10.3.68Michael Chan
2024-08-11clk: samsung: exynosautov9: add dpum clock supportKwanghoon Son
2024-08-11Merge branch 'for-v6.12/clk-dt-bindings' into next/clkKrzysztof Kozlowski
2024-08-11dt-bindings: clock: exynosautov9: add dpum clockKwanghoon Son
2024-08-11arm64: dts: s32g: Disable usdhc write-protectCiprian Costea
2024-08-11ALSA: hda/realtek: Fix noise from speakers on Lenovo IdeaPad 3 15IAU7Parsa Poorshikhian
2024-08-11RDMA/mlx5: Introduce GET_DATA_DIRECT_SYSFS_PATH ioctlYishai Hadas
2024-08-11RDMA/mlx5: Add support for DMABUF MR registrations with Data-directYishai Hadas
2024-08-11RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' APIYishai Hadas
2024-08-11RDMA/umem: Introduce an option to revoke DMABUF umemYishai Hadas
2024-08-11RDMA/umem: Add support for creating pinned DMABUF umem with a given dma deviceYishai Hadas
2024-08-11RDMA/mlx5: Add the initialization flow to utilize the 'data direct' deviceYishai Hadas
2024-08-11RDMA/mlx5: Introduce the 'data direct' driverYishai Hadas
2024-08-11Introducing Multi-Path DMA Support for mlx5 RDMA DriverLeon Romanovsky