summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-29scsi: core: Fix the return value of scsi_logical_block_count()Chaotian Jing1-1/+1
2024-08-29Bluetooth: MGMT: Add error handling to pair_device()Griffin Kroah-Hartman1-0/+4
2024-08-29nvme: move stopping keep-alive into nvme_uninit_ctrl()Ming Lei1-1/+1
2024-08-29smb: client: ignore unhandled reparse tagsPaulo Alcantara1-4/+7
2024-08-29s390/boot: Fix KASLR base offset off by __START_KERNEL bytesAlexander Gordeev6-31/+52
2024-08-29s390/boot: Avoid possible physmem_info segment corruptionAlexander Gordeev1-2/+2
2024-08-29thermal/debugfs: Fix the NULL vs IS_ERR() confusion in debugfs_create_dir()Yang Ruibin1-3/+3
2024-08-29drm/xe: Free job before xe_exec_queue_putMatthew Brost1-1/+2
2024-08-29drm/xe: Don't initialize fences at xe_sched_job_create()Thomas Hellström6-93/+115
2024-08-29drm/xe: Split lrc seqno fence creation upThomas Hellström4-16/+101
2024-08-29drm/xe: Decouple job seqno and lrc seqnoMatthew Brost7-19/+30
2024-08-29drm/xe: Relax runtime pm protection during executionRodrigo Vivi3-21/+6
2024-08-29drm/xe: Fix missing workqueue destroy in xe_gt_pagefaultStuart Summers1-2/+16
2024-08-29io_uring/kbuf: sanitize peek buffer setupJens Axboe1-3/+6
2024-08-29mmc: mmc_test: Fix NULL dereference on allocation failureDan Carpenter1-4/+5
2024-08-29drm/xe: Fix tile fini sequenceMatthew Brost1-1/+4
2024-08-29drm/xe: reset mmio mappings with devmMatthew Auld3-8/+33
2024-08-29drm/xe/mmio: move mmio_fini over to devmMatthew Auld1-2/+5
2024-08-29drm/xe: Fix opregion leakLucas De Marchi1-1/+4
2024-08-29drm/xe/display: stop calling domains_driver_remove twiceMatthew Auld1-1/+0
2024-08-29drm/i915/hdcp: Use correct cp_irq_countSuraj Kandpal1-1/+3
2024-08-29spi: spi-cadence-quadspi: Fix OSPI NOR failures during system resumeVignesh Raghavendra1-1/+13
2024-08-29drm/msm: fix the highest_bank_bit for sc7180Abhinav Kumar1-1/+1
2024-08-29workqueue: Fix spruious data race in __flush_work()Tejun Heo1-20/+25
2024-08-29workqueue: Fix UBSAN 'subtraction overflow' error in shift_and_mask()Will Deacon1-1/+1
2024-08-29drm/msm/dpu: take plane rotation into account for wide planesDmitry Baryshkov1-0/+12
2024-08-29drm/msm/dpu: relax YUV requirementsDmitry Baryshkov1-3/+2
2024-08-29drm/msm/dpu: limit QCM2290 to RGB formats onlyDmitry Baryshkov1-2/+2
2024-08-29drm/msm/dpu: cleanup FB if dpu_format_populate_layout failsDmitry Baryshkov1-0/+3
2024-08-29drm/msm/dp: reset the link phy params before link trainingAbhinav Kumar1-0/+2
2024-08-29drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()Abhinav Kumar1-2/+2
2024-08-29drm/msm/dp: fix the max supported bpp logicAbhinav Kumar1-9/+10
2024-08-29drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov1-12/+2
2024-08-29s390/iucv: Fix vargs handling in iucv_alloc_device()Alexandra Winter1-1/+3
2024-08-29net: ovs: fix ovs_drop_reasons errorMenglong Dong1-1/+1
2024-08-29net: xilinx: axienet: Fix dangling multicast addressesSean Anderson2-12/+10
2024-08-29net: xilinx: axienet: Always disable promiscuous modeSean Anderson1-0/+4
2024-08-29octeontx2-af: Fix CPT AF register offset calculationBharat Bhushan1-12/+11
2024-08-29netfilter: flowtable: validate vlan headerPablo Neira Ayuso2-0/+6
2024-08-29bnxt_en: Fix double DMA unmapping for XDP_REDIRECTSomnath Kotur1-5/+0
2024-08-29ipv6: prevent possible UAF in ip6_xmit()Eric Dumazet1-0/+4
2024-08-29ipv6: fix possible UAF in ip6_finish_output2()Eric Dumazet1-0/+4
2024-08-29ipv6: prevent UAF in ip6_send_skb()Eric Dumazet1-0/+2
2024-08-29selftests: mlxsw: ethtool_lanes: Source ethtool lib from correct pathIdo Schimmel1-1/+2
2024-08-29udp: fix receiving fraglist GSO packetsFelix Fietkau1-1/+2
2024-08-29netem: fix return value if duplicate enqueue failsStephen Hemminger1-18/+29
2024-08-29net: dsa: mv88e6xxx: Fix out-of-bound accessJoseph Huang1-1/+2
2024-08-29igb: cope with large MAX_SKB_FRAGSPaolo Abeni1-0/+1
2024-08-29dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()Dan Carpenter1-3/+4
2024-08-29ice: use internal pf id instead of function numberMichal Swiatkowski1-2/+2