summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-09-01staging: fbtft: make dirty_lock IRQ-safeHui Su1-4/+5
2026-09-01drm/nouveau/dmem: fix callocated underflow on large folio splitZhenhao Wan1-0/+14
2026-09-01drm/nouveau/dmem: fix mismatched DMA unmap size for large foliosZhenhao Wan1-2/+2
2026-09-01nouveau/instmem: handle iomapping already existingDave Airlie1-0/+3
2026-09-01drm/nouveau/uvmm: clear the dirty flag when unwinding an OP_UNMAP_SPARSEZhenhao Wan1-0/+1
2026-09-01drm/nouveau/uvmm: fix premature region free on failed OP_UNMAP_SPARSEZhenhao Wan1-0/+2
2026-09-01drm/nouveau/uvmm: fix NULL deref unwinding an OP_MAP_SPARSE opZhenhao Wan1-1/+2
2026-09-01Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard6177-132455/+512116
2026-08-31Merge tag 'edac_updates_for_v7.3_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds17-382/+376
2026-08-31net: ntb_netdev: Fix statistics racesKoichiro Den1-13/+34
2026-08-31Merge remote-tracking branches 'ras/edac-misc', 'ras/edac-drivers' and 'ras/e...Borislav Petkov (AMD)13-363/+357
2026-08-31ppp: ppp_synctty: simplify tty disc_data accessQingfang Deng1-76/+7
2026-08-31ppp: ppp_async: simplify tty disc_data accessQingfang Deng1-75/+7
2026-08-31Merge tag 'for-net-2026-08-31' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski3-6/+44
2026-08-31net: ethernet: oa_tc6: Fix for the wrong data typeSelvamani Rajagopal1-1/+1
2026-08-31net: ethernet: oa_tc6: Disable tx queues on fatal errorSelvamani Rajagopal1-0/+4
2026-08-31net: ethernet: oa_tc6: Improve the error recoverySelvamani Rajagopal1-35/+108
2026-08-31net: ethernet: oa_tc6: Protect skb pointer used by two different kernel insta...Selvamani Rajagopal1-33/+76
2026-08-31drm/pagemap: Reset migration page count on eviction retryArvind Yadav1-1/+2
2026-08-31drm/pagemap: Prevent double migration of device pagesArvind Yadav1-5/+122
2026-08-31Bluetooth: hci_mrvl: Fix wrong return value check of wait_on_bit_timeout()Gongwei Li1-2/+1
2026-08-31Bluetooth: btintel: propagate version TLV parsing errorsLaxman Acharya Padhya1-2/+3
2026-08-31Bluetooth: btintel: bound firmware ID by TLV lengthLaxman Acharya Padhya1-1/+1
2026-08-31Bluetooth: btintel: validate version TLV value lengthsLaxman Acharya Padhya1-1/+36
2026-08-31Bluetooth: btintel_pcie: Clear automask on spurious interruptsKiran K1-0/+3
2026-08-31usb: typec: tcpm: constrain TCPM_SOURCING_VBUS event handlingAmit Sunil Dhamne1-6/+22
2026-08-31Merge branch '7.3/scsi-queue' into 7.3/scsi-fixesMartin K. Petersen (Oracle)8-9/+89
2026-08-31s390/zcrypt: Validate length in reply before using itHolger Dengler1-1/+14
2026-08-31Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann87-654/+926
2026-08-31usb: typec: ucsi: displayport: Fix OOB altmode array indexJameson Thies1-1/+1
2026-08-31cpuidle: psci: Fix support for probe deferral by dropping the faux deviceUlf Hansson1-26/+16
2026-08-31drm/i915: Guard against NULL driver_data in i915_pci_probe()Deepanshu Kartikey1-0/+3
2026-08-31drm/i915/cdclk: Fix dg2_power_well_count() return typeVille Syrjälä1-2/+2
2026-08-31drm/i915/cdclk: Avoid spurious cdclk sanitization on PTL+Ville Syrjälä1-2/+4
2026-08-31drm/i915/display: Clear SEL_FETCH_PLANE_CTL on plane disableNemesa Garg2-10/+20
2026-08-31drm/i915/lt_phy: program DDI_CLK_VALFREQ with DDI clock frequencySuraj Kandpal1-2/+4
2026-08-31drm/i915/cx0: program DDI_CLK_VALFREQ with DDI clock frequencySuraj Kandpal1-2/+3
2026-08-31drm/i915/ddi: add helper to compute DDI clock frequencySuraj Kandpal2-0/+12
2026-08-31Revert "pmdomain: qcom: rpmhpd: Add missing MXC and MMCX power domains for El...Abel Vesa1-4/+0
2026-08-31xhci: fix lost bounce buffers on TDs spanning several ring segmentsArthur Gautier1-8/+24
2026-08-31usb: xhci: Fix isochronous scheduling regressionMichal Pecio1-3/+8
2026-08-31usb: xhci: Fix HCS_ERST_MAX conversionChen-Yu Tsai1-1/+1
2026-08-31drm/i915/dp_mst: Remove duplicate intel_pfit_compute_config() callChaitanya Kumar Borah1-4/+0
2026-08-31octeontx2-af: fix CN20K default MCAM rule removal on port cleanupKiran Kumar K1-3/+2
2026-08-30ipvlan: unregister upper devices outside pnodes_lockMaciej Fijalkowski1-1/+3
2026-08-30vxlan: mdb: Fix use-after-free in vxlan_mdb_remote_src_del()Baul Lee1-0/+8
2026-08-30net: amd-xgbe: discard rx packets with bad FCSJames Nugraha1-2/+1
2026-08-30Merge tag 'i2c-fixes-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-14/+37
2026-08-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsiLinus Torvalds32-615/+609
2026-08-28scsi: target: iscsi: Fix hang for aborted WRITE_PENDING commandsMaurizio Lombardi1-1/+3