index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2023-07-16
Merge tag 'pinctrl-v6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-07-15
Merge tag 'spi-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-07-15
Merge tag 'regmap-fix-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-07-15
Merge tag 'iommu-fixes-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-07-14
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2023-07-14
Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linux
Linus Torvalds
2023-07-14
Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-07-14
Merge tag 'pm-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2023-07-14
Merge tag 'drm-fixes-2023-07-14-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-07-14
iommu/sva: Fix signedness bug in iommu_sva_alloc_pasid()
Dan Carpenter
2023-07-14
iommu: Fix crash during syfs iommu_groups/N/type
Jason Gunthorpe
2023-07-14
Merge tag 'amd-drm-fixes-6.5-2023-07-12' of https://gitlab.freedesktop.org/ag...
Dave Airlie
2023-07-14
Merge tag 'drm-intel-fixes-2023-07-13' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2023-07-13
Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-07-13
Merge tag 'for-linus-6.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-07-13
nvme-pci: fix DMA direction of unmapping integrity data
Ming Lei
2023-07-13
nvme: don't reject probe due to duplicate IDs for single-ported PCIe devices
Christoph Hellwig
2023-07-12
wifi: rtw89: debug: fix error code in rtw89_debug_priv_send_h2c_set()
Zhang Shurong
2023-07-12
net: txgbe: fix eeprom calculation error
Jiawen Wu
2023-07-12
net: ena: fix shift-out-of-bounds in exponential backoff
Krister Johansen
2023-07-13
Merge tag 'renesas-pinctrl-fixes-for-v6.5-tag1' of git://git.kernel.org/pub/s...
Linus Walleij
2023-07-13
pinctrl: amd: Unify debounce handling into amd_pinconf_set()
Mario Limonciello
2023-07-13
pinctrl: amd: Drop pull up select configuration
Mario Limonciello
2023-07-13
pinctrl: amd: Use amd_pinconf_set() for all config options
Mario Limonciello
2023-07-13
pinctrl: amd: Only use special debounce behavior for GPIO 0
Mario Limonciello
2023-07-12
drm/nouveau: bring back blit subchannel for pre nv50 GPUs
Karol Herbst
2023-07-12
drm/nouveau/acr: Abort loading ACR if no firmware was found
Karol Herbst
2023-07-12
netdevsim: fix uninitialized data in nsim_dev_trap_fa_cookie_write()
Dan Carpenter
2023-07-12
Merge tag 'platform-drivers-x86-v6.5-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-07-12
Merge tag 'for-linus-2023071101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-07-12
nvme: ensure disabling pairs with unquiesce
Keith Busch
2023-07-12
nvme-fc: fix race between error recovery and creating association
Michael Liang
2023-07-12
nvme-fc: return non-zero status code when fails to create association
Michael Liang
2023-07-12
drm/amd: Align SMU11 SMU_MSG_OverridePcieParameters implementation with SMU13
Mario Limonciello
2023-07-12
drm/amd: Move helper for dynamic speed switch check out of smu13
Mario Limonciello
2023-07-12
drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13
Mario Limonciello
2023-07-12
drm/amd/pm: share the code around SMU13 pcie parameters update
Evan Quan
2023-07-12
drm/amdgpu: avoid restore process run into dead loop.
gaba
2023-07-12
drm/amd/pm: fix smu i2c data read risk
Yang Wang
2023-07-12
nvme: fix parameter check in nvme_fault_inject_init()
Minjie Du
2023-07-12
nvme: warn only once for legacy uuid attribute
Keith Busch
2023-07-12
drm/nouveau/disp/g94: enable HDMI
Karol Herbst
2023-07-12
drm/nouveau/disp: fix HDMI on gt215+
Karol Herbst
2023-07-12
perf: RISC-V: Remove PERF_HES_STOPPED flag checking in riscv_pmu_start()
Eric Lin
2023-07-12
spi: s3c64xx: clear loopback bit after loopback test
Jaewon Kim
2023-07-12
regmap-irq: Fix out-of-bounds access when allocating config buffers
Isaac J. Manjarres
2023-07-12
cpufreq: sparc: Don't mark cpufreq callbacks with __init
Viresh Kumar
2023-07-12
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2023-07-11
wifi: iwlwifi: remove 'use_tfh' config to fix crash
Johannes Berg
2023-07-11
wifi: airo: avoid uninitialized warning in airo_get_rate()
Randy Dunlap
[next]