summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-05pfcp: Protect pfcp_net.pfcp_dev_list with mutex.Kuniyuki Iwashima1-2/+24
2026-08-05dibs: initialise dibs->lock in dibs_dev_alloc()Hidayath Khan1-1/+1
2026-08-05net: prestera: validate firmware header lengthPengpeng Hou1-0/+3
2026-08-05net: tap: set skb->dev before parsing virtio net header in tap_get_user_xdp()Dongli Zhang1-10/+14
2026-08-05qlcnic: drop unneeded semicolonJulia Lawall1-1/+1
2026-08-05net: macb: remove unused ENST Q0/Q1 time register definesVineeth Karumanchi1-6/+0
2026-08-06gpu: nova-core: update firmware module info for TLV imagesTimur Tabi2-12/+8
2026-08-06gpu: nova-core: transition fsp to TLV imagesTimur Tabi3-275/+46
2026-08-06gpu: nova-core: transition gen_bootloader to TLV imagesTimur Tabi2-79/+20
2026-08-06gpu: nova-core: transition gsp to TLV imagesTimur Tabi4-126/+38
2026-08-06gpu: nova-core: transition booter to TLV imagesTimur Tabi4-294/+59
2026-08-06gpu: nova-core: add TLV parser for firmware filesTimur Tabi2-0/+265
2026-08-05Merge tag 'nf-next-26-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2-6/+14
2026-08-05Merge branch 'for-7.3/cxl-port-err-prep' into cxl-for-nextDave Jiang6-53/+81
2026-08-05drm/panel-edp: Add pre_unprepare delayHsin-Te Yuan1-1/+22
2026-08-05cxl: Rename find_cxl_port() to find_cxl_port_by_dport()Dan Williams1-6/+14
2026-08-05cxl: Tighten CPER kfifo registration API and symbol visibilityDan Williams4-30/+21
2026-08-05acpi/apei/ghes: Use raw_spinlock_t for CXL CPER work locksTerry Bowman3-19/+33
2026-08-05cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity registerTerry Bowman1-5/+5
2026-08-05cxl/ras: Fix cxl_rch_get_aer_info() out-of-bounds AER register readTerry Bowman1-1/+16
2026-08-05clk: rockchip: rk3576: fix source muxes for SPI0..SPI4Alexey Charkov1-5/+6
2026-08-05clk: rockchip: Add clock controller for the RV1106Simon Glass3-0/+1107
2026-08-05Merge branch 'for-7.3/cxl-misc' into cxl-for-nextDave Jiang4-11/+14
2026-08-05cxl/core: Format the memdev serial number as unsigned in TP_printkAlison Schofield1-5/+5
2026-08-05cxl/pmem: Format the nvdimm serial number as unsigned decimalAlison Schofield3-6/+9
2026-08-05drm/nouveau: Wire up dmem cgroupsNatalie Vock1-0/+5
2026-08-05rapidio: mport_cdev: fix use-after-free in dma_req_free()James Kim1-3/+7
2026-08-05RDMA/cxgb4: remove dead NULL checks after GFP_NOFAIL allocationsGou Hao1-8/+2
2026-08-05drm: remove dead WARN_ON NULL check after GFP_NOFAIL allocationGou Hao1-4/+0
2026-08-05ACPI: video: force native backlight on Acer Nitro AN515-46Marcos Paulo Medeiros1-0/+8
2026-08-05Input: synaptics-rmi4 - propagate F54 worker errors to V4L2 queueDmitry Torokhov1-0/+8
2026-08-05vfio/pci: Avoid mapping BARs for devices with non-mappable BARsFarhan Ali1-0/+3
2026-08-05Merge tag 'renesas-r8a78000-dt-binding-defs-tag2' into renesas-clk-for-v7.3Geert Uytterhoeven1596-2506/+1948
2026-08-05Merge tag 'soc-fixes-7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-12/+27
2026-08-05RDMA/srp: fix heap information leak on a truncated SRP_CRED_REQYehyeong Lee1-15/+30
2026-08-05RDMA/erdma: Hold QP references for AE and CM processingCheng Xu4-6/+24
2026-08-05RDMA/erdma: Hold CQ references when processing EQ eventsCheng Xu3-6/+37
2026-08-05RDMA/mana_ib: UC QP support for UAPIKonstantin Taranov3-13/+173
2026-08-05RDMA/mana_ib: unify QP lookup tableKonstantin Taranov2-56/+71
2026-08-05RDMA/irdma: Remove dmabuf checks in rereg_mrJacob Moroni1-30/+1
2026-08-05RDMA/core: Prevent rereg_mr for dmabuf umemsJacob Moroni1-0/+3
2026-08-05s390/ap: Fix MAPML computationFinn Callies1-1/+1
2026-08-05s390/cio: Remove cond_resched() callsHeiko Carstens1-8/+0
2026-08-05KVM: s390: Remove cond_resched() callsHeiko Carstens1-3/+3
2026-08-05s390/zcrypt: Pad trailing CCA or EP11 message with zerosHarald Freudenberger1-0/+8
2026-08-05s390/zcrypt: Improve EP11 CPRB domain handling with ASN.1 parsingHarald Freudenberger1-30/+95
2026-08-05s390/zcrypt: Improve EP11 CPRB length and overflow checksHarald Freudenberger1-39/+113
2026-08-05s390/zcrypt: Improve CCA CPRB length and overflow checksHarald Freudenberger1-43/+36
2026-08-05s390/zcrypt: Fix CPRB memory allocation in zcrypt misc codeHarald Freudenberger2-11/+25
2026-08-05ACPI: CPPC: Evaluate performance-control PCC use onceChristian Loehle1-3/+6