summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-12Linux 6.16.12v6.16.12Greg Kroah-Hartman1-1/+1
2025-10-12ring buffer: Propagate __rb_map_vma return value to callerAnkit Khushwaha1-1/+1
2025-10-12KVM: x86: Don't (re)check L1 intercepts when completing userspace I/OSean Christopherson3-14/+13
2025-10-12net/9p: fix double req put in p9_fd_cancelledNalivayko Sergey1-4/+4
2025-10-12crypto: rng - Ensure set_ent is always presentHerbert Xu1-0/+8
2025-10-12driver core/PM: Set power.no_callbacks along with power.no_pmRafael J. Wysocki1-0/+3
2025-10-12driver core: faux: Set power.no_pm for faux devicesRafael J. Wysocki1-0/+1
2025-10-12staging: axis-fifo: flush RX FIFO on read errorsOvidiu Panait1-7/+11
2025-10-12staging: axis-fifo: fix TX handling on copy_from_user() failureOvidiu Panait1-26/+10
2025-10-12staging: axis-fifo: fix maximum TX packet length checkOvidiu Panait1-4/+10
2025-10-12serial: stm32: allow selecting console when the driver is moduleRaphael Gallais-Pou1-1/+1
2025-10-12binder: fix double-free in dbitmapCarlos Llamas1-0/+1
2025-10-12drivers/misc/amd-sbi/Kconfig: select REGMAP_I2CMax Kellermann1-0/+1
2025-10-12nvmem: layouts: fix automatic module loadingMichael Walle1-0/+13
2025-10-12hid: fix I2C read buffer overflow in raw_event() for mcp2221Arnaud Lecomte1-0/+4
2025-10-12platform/x86/amd/pmc: Add Stellaris Slim Gen6 AMD to spurious 8042 quirks listChristoffer Sandberg1-0/+7
2025-10-12can: rcar_canfd: Fix controller mode settingDuy Nguyen1-3/+4
2025-10-12can: hi311x: fix null pointer dereference when resuming from sleep before int...Chen Yufeng1-16/+17
2025-10-12iommufd: WARN if an object is aborted with an elevated refcountJason Gunthorpe3-3/+7
2025-10-12netfs: Prevent duplicate unlockingLizhi Xu1-1/+1
2025-10-12btrfs: ref-verify: handle damaged extent root treeDavid Sterba1-1/+8
2025-10-12ASoC: rt5682s: Adjust SAR ADC button mode to fix noise issueJack Yu1-8/+9
2025-10-12platform/x86/amd/pmf: Support new ACPI ID AMDI0108Shyam Sundar S K1-0/+1
2025-10-12drm/amdgpu/gfx11: Add Cleaner Shader Support for GFX11.0.1/11.0.4 GPUsSrinivasan Shanmugam1-0/+15
2025-10-12perf subcmd: avoid crash in exclude_cmds when excludes is emptyhupu1-0/+3
2025-10-12platform/x86: oxpec: Add support for OneXPlayer X1Pro EVA-02Antheas Kapenekakis1-0/+7
2025-10-12platform/x86/amd/pmc: Add MECHREVO Yilong15Pro to spurious_8042 listaprilgrimoire1-0/+8
2025-10-12dm-integrity: limit MAX_TAG_SIZE to 255Mikulas Patocka1-1/+1
2025-10-12ASoC: amd: acp: Adjust pdm gain valueVenkata Prasad Potturu1-1/+1
2025-10-12ASoC: rt712: avoid skipping the blind writeShuming Fan1-4/+2
2025-10-12gpiolib: acpi: Ignore touchpad wakeup on GPD G1619-05Antheas Kapenekakis1-0/+12
2025-10-12rust: pci: fix incorrect platform reference in PCI driver probe doc commentRahul Rameshbabu1-2/+2
2025-10-12rust: block: fix `srctree/` linksMiguel Ojeda1-1/+1
2025-10-12rust: drm: fix `srctree/` linksMiguel Ojeda5-5/+5
2025-10-12wifi: rtl8xxxu: Don't claim USB ID 07b8:8188Bitterblue Smith1-2/+0
2025-10-12wifi: rtlwifi: rtl8192cu: Don't claim USB ID 07b8:8188Bitterblue Smith1-1/+0
2025-10-12Bluetooth: btusb: Add USB ID 2001:332a for D-Link AX9U rev. A1Zenm Chen1-0/+2
2025-10-12USB: serial: option: add SIMCom 8230C compositionsXiaowei Li1-0/+6
2025-10-12wifi: rtw89: fix use-after-free in rtw89_core_tx_kick_off_and_wait()Fedor Pchelkin4-9/+61
2025-10-12wifi: rtw89: mcc: stop TX during MCC prepareChih-Kang Chang4-0/+41
2025-10-12drm/amdgpu: Enable MES lr_compute_wa by defaultMario Limonciello4-2/+15
2025-10-12ALSA: hda/tas2781: Fix the order of TAS2781 calibrated-dataShenghao Ding1-5/+20
2025-10-06Linux 6.16.11v6.16.11Greg Kroah-Hartman1-1/+1
2025-10-06ASoC: qcom: audioreach: fix potential null pointer dereferenceSrinivas Kandagatla1-2/+2
2025-10-06media: stm32-csi: Fix dereference before NULL checkChandra Mohan Sundar1-2/+2
2025-10-06media: iris: Fix memory leak by freeing untracked persist bufferDikshita Agarwal1-0/+10
2025-10-06wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()Matvey Kovalev1-1/+1
2025-10-06mm: swap: check for stable address space before operating on the VMACharan Teja Kalla1-0/+3
2025-10-06media: uvcvideo: Mark invalid entities with id UVC_INVALID_ENTITY_IDThadeu Lima de Souza Cascardo2-27/+48
2025-10-06media: rc: fix races with imon_disconnect()Larshin Sergey1-7/+20