summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-04-10x86/efistub: Remap kernel text read-only before dropping NX attributeArd Biesheuvel
2024-04-10x86/boot: Move mem_encrypt= parsing to the decompressorArd Biesheuvel
2024-04-10efi/libstub: Add generic support for parsing mem_encrypt=Ard Biesheuvel
2024-04-10drm/xe: Rework rebindingThomas Hellström
2024-04-10drm/xe: Use ring ops TLB invalidation for rebindsThomas Hellström
2024-04-10drm/i915/gt: Enable only one CCS for compute workloadAndi Shyti
2024-04-10drm/i915/gt: Do not generate the command streamer for all the CCSAndi Shyti
2024-04-10drm/i915/gt: Disable HW load balancing for CCSAndi Shyti
2024-04-10drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13Ankit Nautiyal
2024-04-10drm/i915/mst: Reject FEC+MST on ICLVille Syrjälä
2024-04-10drm/i915/mst: Limit MST+DSC to TGL+Ville Syrjälä
2024-04-10of: module: prevent NULL pointer dereference in vsnprintf()Sergey Shtylyov
2024-04-10of: dynamic: Synchronize of_changeset_destroy() with the devlink removalsHerve Codina
2024-04-10driver core: Introduce device_link_wait_removal()Herve Codina
2024-04-10gpio: cdev: fix missed label sanitizing in debounce_setup()Kent Gibson
2024-04-10gpio: cdev: check for NULL labels when sanitizing them for irqsBartosz Golaszewski
2024-04-10Revert "drm/amd/display: Send DTBCLK disable message on first commit"Gabe Teeger
2024-04-10ata: sata_mv: Fix PCI device ID table declaration compilation warningArnd Bergmann
2024-04-10drm/i915/gt: Limit the reserved VM space to only the platforms that need itAndi Shyti
2024-04-10thermal: gov_power_allocator: Allow binding without trip pointsNikita Travkin
2024-04-10thermal: gov_power_allocator: Allow binding without cooling devicesNikita Travkin
2024-04-10spi: mchp-pci1xxx: Fix a possible null pointer dereference in pci1xxx_spi_probeHuai-Yuan Liu
2024-04-10drm/i915/dp: Fix DSC state HW readout for SST connectorsImre Deak
2024-04-10scsi: sd: Unregister device if device_add_disk() failed in sd_probe()Li Nan
2024-04-10scsi: mylex: Fix sysfs buffer lengthsArnd Bergmann
2024-04-10ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bitArnd Bergmann
2024-04-10regmap: maple: Fix uninitialized symbol 'ret' warningsRichard Fitzgerald
2024-04-10spi: s3c64xx: Use DMA mode from fifo sizeJaewon Kim
2024-04-10spi: s3c64xx: determine the fifo depth only onceTudor Ambarus
2024-04-10spi: s3c64xx: allow full FIFO masksTudor Ambarus
2024-04-10spi: s3c64xx: define a magic valueTudor Ambarus
2024-04-10spi: s3c64xx: remove else after returnTudor Ambarus
2024-04-10spi: s3c64xx: explicitly include <linux/bits.h>Tudor Ambarus
2024-04-10spi: s3c64xx: sort headers alphabeticallyTudor Ambarus
2024-04-10spi: s3c64xx: Extract FIFO depth calculation to a dedicated macroSam Protsenko
2024-04-10drm/prime: Unbreak virtgpu dma-buf exportRob Clark
2024-04-10nouveau/uvmm: fix addr/range calcs for remap operationsDave Airlie
2024-04-10drm/panfrost: fix power transition timeout warningsChristian Hewitt
2024-04-10regmap: maple: Fix cache corruption in regcache_maple_drop()Richard Fitzgerald
2024-04-10drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supportedPu Lehui
2024-04-10net: ravb: Always update error countersPaul Barker
2024-04-10net: ravb: Always process TX descriptor ringPaul Barker
2024-04-10net: ravb: Let IP-specific receive function to interrogate descriptorsClaudiu Beznea
2024-04-10e1000e: move force SMBUS from enable ulp function to avoid PHY loss issueVitaly Lifshits
2024-04-10e1000e: Minor flow correction in e1000_shutdown functionVitaly Lifshits
2024-04-10drm/amd: Flush GFXOFF requests in prepare stageMario Limonciello
2024-04-10i40e: Enforce software interrupt during busy-poll exitIvan Vecera
2024-04-10i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov
2024-04-10i40e: fix i40e_count_filters() to count only active/new filtersAleksandr Loktionov
2024-04-10octeontx2-af: Add array index checkAleksandr Mishin