summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-02Merge tag 'iio-fixes-for-6.8b' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2024-03-02Merge tag 'counter-fixes-for-6.8b' of https://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-03-02Merge tag 'thunderbolt-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2024-03-02Merge tag 'gpio-fixes-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-03-01net/mlx5e: Switch to using _bh variant of of spinlock API in port timestampin...Rahul Rameshbabu
2024-03-01net/mlx5e: Use a memory barrier to enforce PTP WQ xmit submission tracking oc...Rahul Rameshbabu
2024-03-01net/mlx5e: Fix MACsec state loss upon state update in offload pathEmeel Hakim
2024-03-01net/mlx5e: Change the warning when ignore_flow_level is not supportedJianbo Liu
2024-03-01net/mlx5: Check capability for fw_resetMoshe Shemesh
2024-03-01net/mlx5: Fix fw reporter diagnose outputAya Levin
2024-03-01net/mlx5: E-switch, Change flow rule destination checkingJianbo Liu
2024-03-01Revert "net/mlx5e: Check the number of elements before walk TC rhashtable"Saeed Mahameed
2024-03-01Revert "net/mlx5: Block entering switchdev mode with ns inconsistency"Gavin Li
2024-03-01Merge tag 'for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...Linus Torvalds
2024-03-01Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-01Merge tag 'devicetree-fixes-for-6.8-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-01of: property: fw_devlink: Fix stupid bug in remote-endpoint parsingSaravana Kannan
2024-03-01Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-01Merge tag 'iommu-fix-v6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-01Merge tag 'mmc-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2024-03-01Merge tag 'pmdomain-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-01Merge tag 'efi-fixes-for-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-03-01Merge tag 'drm-fixes-2024-03-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-01ice: reconfig host after changing MSI-X on VFMichal Swiatkowski
2024-03-01ice: reorder disabling IRQ and NAPI in ice_qp_disMaciej Fijalkowski
2024-03-01i40e: disable NAPI right after disabling irqs when handling xsk_poolMaciej Fijalkowski
2024-03-01ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}ableMaciej Fijalkowski
2024-03-01iommu/sva: Fix SVA handle sharing in multi device caseZhangfei Gao
2024-03-01crypto: rk3288 - Fix use after free in unprepareHerbert Xu
2024-03-01net: bql: fix building with BQL disabledArnd Bergmann
2024-03-01net: lan78xx: fix runtime PM count underflow on link stopOleksij Rempel
2024-03-01gpio: fix resource unwinding order in error pathBartosz Golaszewski
2024-03-01Drivers: hv: vmbus: Update indentation in create_gpadl_header()Michael Kelley
2024-03-01Drivers: hv: vmbus: Remove duplication and cleanup code in create_gpadl_header()Michael Kelley
2024-03-01fbdev/hyperv_fb: Fix logic error for Gen2 VMs in hvfb_getmem()Michael Kelley
2024-03-01hv_utils: Allow implicit ICTIMESYNCFLAG_SYNCPeter Martincic
2024-03-01gpiolib: Fix the error path order in gpiochip_add_data_with_key()Andy Shevchenko
2024-03-01gpio: 74x164: Enable output pins after registers are resetArturas Moskvinas
2024-03-01drm/nouveau: keep DMA buffers required for suspend/resumeSid Pranjale
2024-03-01nouveau: report byte usage in VRAM usage.Dave Airlie
2024-03-01Merge tag 'amd-drm-fixes-6.8-2024-02-29' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-03-01Merge tag 'drm-msm-fixes-2024-02-28' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2024-03-01Merge tag 'drm-xe-fixes-2024-02-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-03-01Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.org/git/...Dave Airlie
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-02-29dpll: fix build failure due to rcu_dereference_check() on unknown typeEric Dumazet
2024-02-29perf: RISCV: Fix panic on pmu overflow handlerFei Wu
2024-02-29Merge tag 'for-net-2024-02-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2024-02-29pinctrl: don't put the reference to GPIO device in pinctrl_pins_show()Bartosz Golaszewski