summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-02ALSA: hda/realtek: Add headset jack quirk for Thinkpad X390Uzair Mughal1-0/+1
2026-04-02ALSA: hda/realtek: add HP Laptop 14s-dr5xxx mute LED quirkLiucheng Lu1-0/+1
2026-04-02btrfs: set BTRFS_ROOT_ORPHAN_CLEANUP during subvol createBoris Burkov1-0/+7
2026-04-02HID: apple: avoid memory leak in apple_report_fixup()Günther Noack1-3/+1
2026-04-02dma-buf: Include ioctl.h in UAPI headerIsaac J. Manjarres1-0/+1
2026-04-02ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_put_bits()Mark Brown1-1/+4
2026-04-02ASoC: fsl_easrc: Fix event generation in fsl_easrc_iec958_set_reg()Mark Brown1-3/+6
2026-04-02module: Fix kernel panic when a symbol st_shndx is out of boundsIhor Solodrai1-0/+7
2026-04-02HID: asus: add xg mobile 2023 external hardware supportDenis Benato2-0/+4
2026-04-02HID: mcp2221: cancel last I2C command on read errorRomain Sioen1-0/+2
2026-04-02net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels2-0/+2
2026-04-02HID: magicmouse: avoid memory leak in magicmouse_report_fixup()Günther Noack1-3/+1
2026-04-02HID: magicmouse: fix battery reporting for Apple Magic Trackpad 2Julius Lehmann1-1/+1
2026-04-02nvme-pci: ensure we're polling a polled queueKeith Busch1-1/+2
2026-04-02platform/x86: touchscreen_dmi: Add quirk for y-inverted Goodix touchscreen on...Hans de Goede1-0/+18
2026-04-02platform/x86: intel-hid: Enable 5-button array on ThinkPad X1 Fold 16 Gen 1Leif Skunberg1-0/+7
2026-04-02nvme-fabrics: use kfree_sensitive() for DHCHAP secretsDaniel Hodges1-2/+2
2026-04-02nvme-pci: cap queue creation to used queuesKeith Busch1-1/+7
2026-04-02platform/x86: intel-hid: Add Dell 14 Plus 2-in-1 to dmi_vgbs_allow_listPeter Metz1-0/+6
2026-04-02HID: asus: avoid memory leak in asus_report_fixup()Günther Noack1-4/+11
2026-04-02bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MINJenny Guanni Qu1-8/+14
2026-04-02bpf: Release module BTF IDR before module unloadKumar Kartikeya Dwivedi1-4/+20
2026-04-02sh: platform_early: remove pdev->driver_override checkDanilo Krummrich1-4/+0
2026-04-02hwmon: axi-fan: don't use driver_override as IRQ nameDanilo Krummrich1-1/+1
2026-04-02hwmon: (axi-fan-control) Make use of dev_err_probe()Nuno Sa1-22/+18
2026-04-02hwmon: (axi-fan-control) Use device firmware agnostic APINuno Sa1-19/+20
2026-04-02cxl/hdm: Avoid incorrect DVSEC fallback when HDM decoders are enabledSmita Koralahalli1-16/+9
2026-04-02perf: Make sure to use pmu_ctx->pmu for groupsPeter Zijlstra1-11/+8
2026-04-02perf: Extract a few helpersPeter Zijlstra1-17/+22
2026-03-25Linux 6.6.130v6.6.130Greg Kroah-Hartman1-1/+1
2026-03-25xen/privcmd: add boot control for restricted usage in domUJuergen Gross3-0/+15
2026-03-25xen/privcmd: restrict usage in unprivileged domUJuergen Gross1-3/+57
2026-03-25tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law1-2/+5
2026-03-25lib/bootconfig: check xbc_init_node() return in override pathJosh Law1-1/+2
2026-03-25drm/i915/gt: Check set_default_submission() before deferencingRahul Bukte1-1/+2
2026-03-25ksmbd: fix use-after-free in durable v2 replay of active file handlesHyunwoo Kim1-1/+5
2026-03-25ksmbd: fix use-after-free of share_conf in compound requestHyunwoo Kim1-0/+2
2026-03-25drm/amd/display: Fix DisplayID not-found handling in parse_edid_displayid_vrr()Srinivasan Shanmugam1-2/+2
2026-03-25mtd: rawnand: brcmnand: skip DMA during panic writeKamal Dasu1-4/+2
2026-03-25mtd: rawnand: serialize lock/unlock against other NAND operationsKamal Dasu1-2/+12
2026-03-25i2c: cp2615: fix serial string NULL-deref at probeJohan Hovold1-0/+3
2026-03-25i2c: cp2615: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2026-03-25netfilter: nft_set_pipapo: split gc into unlink and reclaim phaseFlorian Westphal4-13/+50
2026-03-25x86/platform/uv: Handle deconfigured socketsKyle Meyer1-2/+16
2026-03-25i2c: pxa: defer reset on Armada 3700 when recovery is usedGabor Juhos1-1/+16
2026-03-25i2c: fsi: Fix a potential leak in fsi_i2c_probe()Christophe JAILLET1-0/+1
2026-03-25USB: serial: f81232: fix incomplete serial port generationJi-Ze Hong (Peter Hong)1-30/+47
2026-03-25Bluetooth: L2CAP: Fix accepting multiple L2CAP_ECRED_CONN_REQLuiz Augusto von Dentz1-1/+9
2026-03-25drm: Fix use-after-free on framebuffers and property blobs when calling drm_d...Maarten Lankhorst2-4/+10
2026-03-25hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()Sanman Pradhan1-2/+5