summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-04-13net: macb: fix a memory corruption in extended buffer descriptor modeRoman Gushchin
2023-04-13i2c: ocores: generate stop condition after timeout in polling modeGregor Herburger
2023-04-13RDMA/core: Fix GID entry ref leak when create_ah failsSaravanan Vajravel
2023-04-13Merge tag 'drm-intel-fixes-2023-04-13' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2023-04-13net: enetc: workaround for unresponsive pMAC after receiving express trafficVladimir Oltean
2023-04-12Merge tag 'for-linus-2023041201' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-04-12Merge tag 'dmaengine-fix-6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-12drm/amd/pm: correct the pcie link state check for SMU13Evan Quan
2023-04-12drm/amd/pm: correct SMU13.0.7 max shader clock reportingHoratio Zhang
2023-04-12drm/amd/pm: correct SMU13.0.7 pstate profiling clock settingsHoratio Zhang
2023-04-12drm/amd/display: Pass the right info to drm_dp_remove_payloadWayne Lin
2023-04-12Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst
2023-04-12net: ti/cpsw: Add explicit platform_device.h and of_platform.h includesRob Herring
2023-04-12net: wwan: iosm: Fix error handling path in ipc_pcie_probe()Harshit Mogalapalli
2023-04-12qlcnic: check pci_reset_function resultDenis Plotnikov
2023-04-11Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-04-11Merge tag 'for-net-2023-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2023-04-11scsi: ses: Handle enclosure with just a primary component gracefullyJiri Kosina
2023-04-11Revert "pinctrl: amd: Disable and mask interrupts on resume"Kornel Dulęba
2023-04-11treewide: Fix probing of devices in DT overlaysGeert Uytterhoeven
2023-04-11Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-11ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CBAPaul Menzel
2023-04-11amd-pstate: Fix amd_pstate mode switchWyes Karny
2023-04-11drm/armada: Fix a potential double free in an error handling pathChristophe JAILLET
2023-04-11Merge tag 'mtd/fixes-for-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-11thermal: intel: Avoid updating unsupported THERM_STATUS_CLEAR mask bitsSrinivas Pandruvada
2023-04-11fbmem: Reject FB_ACTIVATE_KD_TEXT from userspaceDaniel Vetter
2023-04-11net: phy: nxp-c45-tja11xx: add remove callbackRadu Pirea (OSS)
2023-04-11drm/nouveau/fb: add missing sysmen flush callbacksKarol Herbst
2023-04-11drm/i915/dsi: fix DSS CTL register offsets for TGL+Jani Nikula
2023-04-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-04-10bluetooth: btbcm: Fix logic error in forming the board name.Sasha Finkelstein
2023-04-10Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race conditionZheng Wang
2023-04-09Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-09net: sfp: avoid EEPROM read of absent SFP moduleIvan Bornyakov
2023-04-09net: sfp: initialize sfp->i2c_block_size at sfp allocationIvan Bornyakov
2023-04-08Merge tag 'char-misc-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-08Merge tag 'tty-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-04-08Merge tag 'usb-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-04-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2023-04-08Merge tag 'block-6.3-2023-04-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-07r8152: Add __GFP_NOWARN to big allocationsDouglas Anderson
2023-04-07net: phy: nxp-c45-tja11xx: fix unsigned long multiplication overflowRadu Pirea (OSS)
2023-04-07Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-07Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-07iavf: remove active_cvlans and active_svlans bitmapsAhmed Zaki
2023-04-07iavf: refactor VLAN filter statesAhmed Zaki
2023-04-07bonding: fix ns validation on backup slavesHangbin Liu
2023-04-07niu: Fix missing unwind goto in niu_alloc_channels()Harshit Mogalapalli
2023-04-06PCI: Fix use-after-free in pci_bus_release_domain_nr()Rob Herring