summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-02-24ACPI: OSI: Add DMI quirk for Acer Aspire One D255Sofia Schneider1-0/+13
2026-02-24cpufreq: intel_pstate: Fix NULL pointer dereference in update_cpu_qos_request()David Arcari1-1/+3
2026-02-24Merge tag 'for-net-2026-02-23' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni1-10/+14
2026-02-24clk: scu/imx8qxp: do not register driver in probe()Danilo Krummrich3-2/+36
2026-02-24net: phy: register phy led_triggers during probe to avoid AB-BA deadlockAndrew Lunn1-8/+17
2026-02-24net: usb: pegasus: enable basic endpoint checkingZiyi Guo1-5/+30
2026-02-24RDMA/ionic: Fix kernel stack leak in ionic_create_cq()Jason Gunthorpe1-1/+1
2026-02-24RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah()Jason Gunthorpe1-1/+1
2026-02-24IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq()Jason Gunthorpe1-2/+3
2026-02-24RDMA/efa: Fix typo in efa_alloc_mr()Jason Gunthorpe1-1/+1
2026-02-24RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_portKamal Heib1-0/+2
2026-02-24pinctrl: sunxi: Implement gpiochip::get_direction()Chen-Yu Tsai1-0/+51
2026-02-24pinctrl: rockchip: Fix configuring a deferred pinKrzysztof Kozlowski1-8/+4
2026-02-24pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe()Felix Gu1-3/+2
2026-02-24pinctrl: meson: amlogic-a4: Fix device node reference leak in aml_dt_node_to_...Felix Gu1-2/+1
2026-02-24pinctrl: qcom: sdm660-lpass-lpi: Make groups and functions variables staticKrzysztof Kozlowski1-2/+2
2026-02-24pinctrl: cix: sky1: Unexport sky1_pinctrl_pm_opsKrzysztof Kozlowski1-2/+1
2026-02-24pinctrl: amdisp: Make amdisp_pinctrl_ops variable staticKrzysztof Kozlowski1-1/+1
2026-02-24pinctrl: pinconf-generic: Fix memory leak in pinconf_generic_parse_dt_config()Felix Gu1-2/+2
2026-02-24netconsole: avoid OOB reads, msg is not nul-terminatedJakub Kicinski1-1/+2
2026-02-24net: wan: farsync: Fix use-after-free bugs caused by unfinished taskletsDuoming Zhou1-0/+2
2026-02-24RDMA/bng_re: Unwind bng_re_dev_init properlySiva Reddy Kallam1-14/+15
2026-02-24RDMA/bng_re: Remove unnessary validity checksSiva Reddy Kallam1-23/+4
2026-02-24RDMA/core: Fix stale RoCE GIDs during netdev events at registrationJiri Pirko3-1/+49
2026-02-24HID: multitouch: new class MT_CLS_EGALAX_P80H84Ian Ray1-2/+9
2026-02-24HID: magicmouse: fix battery reporting for Apple Magic Trackpad 2Julius Lehmann1-1/+1
2026-02-24drm/msm/dsi: fix hdisplay calculation when programming dsi registersPengyu Luo1-6/+8
2026-02-24dpll: zl3073x: fix REF_PHASE_OFFSET_COMP register width for some chip IDsIvan Vecera5-7/+55
2026-02-24gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPLAnkit Garg1-31/+25
2026-02-24ata: libata-core: fix cancellation of a port deferred qc workDamien Le Moal1-5/+3
2026-02-24ata: libata-eh: correctly handle deferred qc timeoutsDamien Le Moal1-3/+19
2026-02-24drm/msm/dpu: Don't use %pK through printk (again)Thomas Weißschuh1-1/+1
2026-02-24Revert "drm/msm/dpu: try reserving the DSPP-less LM first"Dmitry Baryshkov1-38/+14
2026-02-24drm/msm/dpu: Fix smatch warnings about variable dereferenced before checksunliming1-1/+3
2026-02-24drm/msm: Adjust msm_iommu_pagetable_prealloc_allocate() allocation typeKees Cook1-1/+1
2026-02-24drm/msm/dpu: Fix LM size on a number of platformsKonrad Dybcio5-30/+30
2026-02-24drm/msm/adreno: Add GPU to MODULE_DEVICE_TABLEAkhil P Oommen1-0/+1
2026-02-24Input: synaptics-rmi4 - fix a locking bug in an error pathBart Van Assche1-2/+2
2026-02-24drm/xe/sync: Fix user fence leak on alloc failureShuicheng Lin1-2/+4
2026-02-24drm/xe/sync: Cleanup partially initialized sync on parse failureShuicheng Lin1-7/+17
2026-02-24Input: i8042 - add TUXEDO InfinityBook Max 16 Gen10 AMD to i8042 quirk tableChristoffer Sandberg1-0/+7
2026-02-23Bluetooth: hci_qca: Cleanup on all setup failuresJinwang Li1-10/+14
2026-02-23remoteproc: qcom_wcnss: Fix reserved region mapping failureRob Herring (Arm)1-1/+1
2026-02-23RDMA/uverbs: select CONFIG_DMA_SHARED_BUFFERArnd Bergmann1-0/+1
2026-02-23usb: yurex: fix race in probeOliver Neukum1-1/+1
2026-02-23usb: gadget: f_ncm: Fix atomic context locking issueKuen-Han Tsai3-28/+13
2026-02-23usb: legacy: ncm: Fix NPE in gncm_bindKuen-Han Tsai1-3/+10
2026-02-23usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handlingJiasheng Jiang1-0/+14
2026-02-23Remove WARN_ALL_UNSEEDED_RANDOM kernel config optionLinus Torvalds1-11/+1
2026-02-23USB: add QUIRK_NO_BOS for video capture several devicesA1RM4X1-0/+9