summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-10-09net: ti: icssg-prueth: Fix race condition for VLAN table accessMD Danish Anwar3-0/+5
2024-10-09Merge tag 'amd-drm-fixes-6.12-2024-10-08' of https://gitlab.freedesktop.org/a...Dave Airlie9-41/+78
2024-10-08net: ibm: emac: mal: fix wrong gotoRosen Penev1-1/+1
2024-10-08drm/xe: Make wedged_mode debugfs writableMatt Roper1-1/+1
2024-10-08drm/xe: Restore GT freq on GSC load errorVinay Belgaumkar1-1/+3
2024-10-08drm/xe/guc_submit: fix xa_store() error checkingMatthew Auld1-6/+3
2024-10-08drm/xe/ct: fix xa_store() error checkingMatthew Auld1-15/+8
2024-10-08drm/xe/ct: prevent UAF in send_recv()Matthew Auld1-3/+18
2024-10-08e1000e: change I219 (19) devices to ADPVitaly Lifshits2-4/+4
2024-10-08igb: Do not bring the device up after non-fatal errorMohamed Khalfella1-0/+4
2024-10-08i40e: Fix macvlan leak by synchronizing access to mac_filter_hashAleksandr Loktionov2-0/+3
2024-10-08ice: Fix increasing MSI-X on VFMarcin Szycik3-5/+9
2024-10-08ice: Flush FDB entries before resetWojciech Drewek3-22/+8
2024-10-08ice: Fix netif_is_ice() in Safe ModeMarcin Szycik1-1/+2
2024-10-08ice: Fix entering Safe ModeMarcin Szycik1-3/+1
2024-10-08nvme: delete unnecessary fallthru commentTokunori Ikegami1-1/+0
2024-10-08nvmet-rdma: use sbitmap to replace rsp free listGuixin Liu1-29/+27
2024-10-08fbdev: Switch back to struct platform_driver::remove()Uwe Kleine-König70-88/+88
2024-10-08thermal: intel: int340x: processor: Add MMIO RAPL PL4 supportZhang Rui1-2/+2
2024-10-08thermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug supportZhang Rui1-44/+22
2024-10-08powercap: intel_rapl_msr: Add PL4 support for Arrowlake-USumeet Pawnikar1-0/+1
2024-10-08powercap: intel_rapl_tpmi: Ignore minor version changeZhang Rui1-3/+14
2024-10-08wifi: radiotap: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva6-9/+9
2024-10-08wifi: iwlegacy: Clear stale interrupts before resuming deviceVille Syrjälä1-0/+2
2024-10-08iommu/arm-smmu-v3: Convert comma to semicolonChen Ni1-1/+1
2024-10-08iommu/arm-smmu-v3: Fix last_sid_idx calculation for sid_bits==32Daniel Mentz1-1/+1
2024-10-08iommu/arm-smmu: Clarify MMU-500 CPRE workaroundRobin Murphy1-2/+2
2024-10-08irqchip/sifive-plic: Unmask interrupt in plic_irq_enable()Nam Cao1-10/+11
2024-10-08irqchip/gic-v4: Don't allow a VMOVP on a dying VPEMarc Zyngier1-6/+12
2024-10-08drm/radeon: always set GEM function pointerChristian König2-3/+1
2024-10-08gpio: aspeed: Use devm_clk api to manage clock sourceBilly Tsai1-1/+1
2024-10-08gpio: aspeed: Add the flush write to ensure the write complete.Billy Tsai1-0/+2
2024-10-08nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy errorYonatan Maman1-1/+1
2024-10-08nouveau/dmem: Fix privileged error in copy engine channelYonatan Maman1-1/+1
2024-10-08RDMA/core: Fix ENODEV error for iWARP test over vlanAnumula Murali Mohan Reddy1-0/+2
2024-10-08net: dsa: b53: fix jumbo frames on 10/100 portsJonas Gorski1-1/+1
2024-10-08net: dsa: b53: allow lower MTUs on BCM5325/5365Jonas Gorski1-1/+1
2024-10-08net: dsa: b53: fix max MTU for BCM5325/BCM5365Jonas Gorski1-0/+6
2024-10-08net: dsa: b53: fix max MTU for 1g switchesJonas Gorski1-1/+4
2024-10-08net: dsa: b53: fix jumbo frame mtu checkJonas Gorski1-1/+1
2024-10-08net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, fix module removalNicolas Pitre1-8/+12
2024-10-08net: ethernet: ti: am65-cpsw: prevent WARN_ON upon module removalNicolas Pitre1-1/+1
2024-10-08HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpadWangYuli1-0/+5
2024-10-08RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl_notify_eventQianqiang Liu1-0/+2
2024-10-08RDMA/bnxt_re: Fix the max WQEs used in Static WQE modeSelvin Xavier1-1/+5
2024-10-08RDMA/bnxt_re: Add a check for memory allocationKalesh AP1-0/+2
2024-10-08RDMA/bnxt_re: Fix incorrect AVID type in WQE structureSaravanan Vajravel1-1/+1
2024-10-08RDMA/bnxt_re: Fix a possible memory leakKalesh AP1-1/+4
2024-10-08HID: multitouch: Add support for B2402FVA track pointStefan Blum1-0/+4
2024-10-08HID: plantronics: Workaround for an unexcepted opposite volume keyWade Wang2-0/+25