summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2023-01-30drm/i915/guc: Fix locking when searching for a hung requestJohn Harrison-0/+11
2023-01-30drm/i915: Avoid potential vm use-after-freeRob Clark-3/+11
2023-01-29Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+5
2023-01-29Merge tag 'input-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+7
2023-01-29Merge tag 'cxl-fixes-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-41/+33
2023-01-27Merge tag 'block-6.2-2023-01-27' of git://git.kernel.dk/linuxLinus Torvalds-15/+13
2023-01-27Merge tag 'hardening-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+4
2023-01-27Merge tag 'i2c-for-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-46/+35
2023-01-27Merge tag 'gpio-fixes-for-v6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-18/+26
2023-01-27Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-89/+154
2023-01-27Merge tag 'acpi-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-0/+25
2023-01-27Merge tag 'thermal-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+23
2023-01-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-1/+6
2023-01-27gpio: ep93xx: remove unused variableArnd Bergmann-2/+0
2023-01-27Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-30/+63
2023-01-27amdgpu: fix build on non-DCN platforms.Dave Airlie-2/+2
2023-01-27Merge tag 'amd-drm-fixes-6.2-2023-01-25' of https://gitlab.freedesktop.org/ag...Dave Airlie-21/+89
2023-01-26Merge tag 'nvme-6.2-2023-01-26' of git://git.infradead.org/nvme into block-6.2Jens Axboe-11/+10
2023-01-26Merge tag 'platform-drivers-x86-v6.2-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-109/+104
2023-01-26Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-112/+156
2023-01-26treewide: fix up files incorrectly marked executableLinus Torvalds-0/+0
2023-01-26block: ublk: move ublk_chr_class destroying after devices are removedMing Lei-4/+3
2023-01-26Partially revert "perf/arm-cmn: Optimise DTC counter accesses"Robin Murphy-1/+6
2023-01-25net: mdio-mux-meson-g12a: force internal PHY off on mux switchJerome Brunet-7/+16
2023-01-25tsnep: Fix TX queue stop/wake for multiple queuesGerhard Engleder-6/+9
2023-01-25net/tg3: resolve deadlock in tg3_reset_task() during EEHDavid Christensen-4/+4
2023-01-25cxl/pmem: Fix nvdimm unregistration when cxl_pmem driver is absentDan Williams-39/+28
2023-01-25bcache: Silence memcpy() run-time false positive warningsKees Cook-2/+4
2023-01-25drm/amd/display: Fix timing not changning when freesync video is enabledAurabindo Pillai-0/+7
2023-01-25drm/display/dp_mst: Correct the kref of port.Wayne Lin-1/+3
2023-01-25drm/amdgpu/display/mst: update mst_mgr relevant variable when long HPDWayne Lin-2/+12
2023-01-25drm/amdgpu/display/mst: limit payload to be updated one by oneWayne Lin-12/+39
2023-01-25drm/amdgpu/display/mst: Fix mst_state->pbn_div and slot count assignmentsLyude Paul-5/+24
2023-01-25drm/amdgpu: declare firmware for new MES 11.0.4Li Ma-0/+2
2023-01-25drm/amdgpu: enable imu firmware for GC 11.0.4Li Ma-0/+1
2023-01-25drm/amd/pm: add missing AllowIHInterrupt message mapping for SMU13.0.0Evan Quan-0/+1
2023-01-25drm/amdgpu: remove unconditional trap enable on add gfx11 queuesJonathan Kim-1/+0
2023-01-25thermal: intel: int340x: Add locking to int340x_thermal_get_trip_type()Rafael J. Wysocki-3/+7
2023-01-25net: ravb: Fix possible hang if RIS2_QFF1 happenYoshihiro Shimoda-2/+2
2023-01-25net: ravb: Fix lack of register setting after system resumed for Gen3Yoshihiro Shimoda-0/+6
2023-01-25gpio: ep93xx: Make irqchip immutableNikita Shubin-13/+21
2023-01-25gpio: ep93xx: Fix port F hwirq numbers in handlerNikita Shubin-1/+1
2023-01-25gpio: mxc: Unlock on error path in mxc_flip_edge()Dan Carpenter-1/+2
2023-01-25platform/x86: thinkpad_acpi: Fix profile modes on Intel platformsMark Pearson-5/+6
2023-01-25nvme: fix passthrough csi checkKeith Busch-1/+1
2023-01-24ice: move devlink port creation/deletionPaul M Stillwell Jr-11/+17
2023-01-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-31/+67
2023-01-24thermal: intel: int340x: Protect trip temperature from concurrent updatesSrinivas Pandruvada-3/+16
2023-01-24nvme-pci: flush initial scan_work for async probeKeith Busch-0/+1
2023-01-24ACPI: video: Fix apple gmux detectionHans de Goede-21/+3