summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-10-29Linux 6.17.6v6.17.6Greg Kroah-Hartman1-1/+1
2025-10-29ksmbd: transport_ipc: validate payload size before reading handleQianchang Zhao1-1/+7
2025-10-29gpio: idio-16: Define fixed direction of the GPIO linesWilliam Breathitt Gray1-0/+5
2025-10-29gpio: regmap: add the .fixed_direction_output configuration parameterIoana Ciornei2-2/+29
2025-10-29gpio: regmap: Allow to allocate regmap-irq deviceMathieu Dubois-Briand2-2/+38
2025-10-29xfs: always warn about deprecated mount optionsDarrick J. Wong1-12/+21
2025-10-29vmw_balloon: indicate success when effectively deflating during migrationDavid Hildenbrand1-5/+3
2025-10-29treewide: remove MIGRATEPAGE_SUCCESSDavid Hildenbrand11-46/+36
2025-10-29mm/migrate: remove MIGRATEPAGE_UNMAPDavid Hildenbrand2-24/+22
2025-10-29staging: gpib: Fix sending clear and trigger eventsDave Penkler1-1/+4
2025-10-29staging: gpib: Return -EINTR on device clearDave Penkler1-2/+6
2025-10-29staging: gpib: Fix no EOI on 1 and 2 byte writesDave Penkler1-5/+7
2025-10-29staging: gpib: Fix device reference leak in fmh_gpib driverMa Ke1-0/+5
2025-10-29serial: sc16is7xx: remove useless enable of enhanced featuresHugo Villeneuve1-7/+0
2025-10-29serial: 8250_mtk: Enable baud clock and manage in runtime PMDaniel Golle1-2/+4
2025-10-29serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018Florian Eckert1-0/+11
2025-10-29serial: 8250_dw: handle reset control deassert errorArtem Shimko1-1/+3
2025-10-29dt-bindings: usb: qcom,snps-dwc3: Fix bindings for X1E80100Krishna Kurapati1-0/+3
2025-10-29dt-bindings: usb: dwc3-imx8mp: dma-range is required only for imx8mpXu Yang1-1/+9
2025-10-29dt-bindings: serial: sh-sci: Fix r8a78000 interruptsGeert Uytterhoeven1-0/+1
2025-10-29tty: serial: sh-sci: fix RSCI FIFO overrun handlingCosmin Tanislav1-6/+8
2025-10-29tcpm: switch check for role_sw device with fw_nodeMichael Grzeschik1-2/+2
2025-10-29most: usb: hdm_probe: Fix calling put_device() before device initializationVictoria Votokina1-1/+1
2025-10-29most: usb: Fix use-after-free in hdm_disconnectVictoria Votokina1-7/+4
2025-10-29misc: fastrpc: Fix dma_buf object leak in fastrpc_map_lookupJunhao Xie1-0/+2
2025-10-29nvmem: rcar-efuse: add missing MODULE_DEVICE_TABLECosmin Tanislav1-0/+1
2025-10-29objtool/rust: add one more `noreturn` Rust functionMiguel Ojeda1-0/+1
2025-10-29mei: me: add wildcat lake P DIDAlexander Usyskin2-0/+4
2025-10-29comedi: fix divide-by-zero in comedi_buf_munge()Deepanshu Kartikey1-1/+1
2025-10-29binder: remove "invalid inc weak" checkAlice Ryhl1-10/+1
2025-10-29x86/microcode: Fix Entrysign revision check for Zen1/NaplesAndrew Cooper1-1/+1
2025-10-29xhci: dbc: fix bogus 1024 byte prefix if ttyDBC read races with stall eventMathias Nyman1-2/+4
2025-10-29xhci: dbc: enable back DbC in resume if it was enabled before suspendMathias Nyman1-1/+8
2025-10-29usb: raw-gadget: do not limit transfer lengthAndrey Konovalov1-2/+0
2025-10-29usb/core/quirks: Add Huawei ME906S to wakeup quirkTim Guttzeit1-0/+2
2025-10-29USB: serial: option: add Telit FN920C04 ECM compositionsLI Qingwu1-0/+4
2025-10-29USB: serial: option: add Quectel RG255CReinhard Speyerer1-0/+4
2025-10-29USB: serial: option: add UNISOC UIS7720Renjun Wang1-0/+2
2025-10-29sched: Remove never used code in mm_cid_get()Andy Shevchenko1-2/+0
2025-10-29io_uring: correct __must_hold annotation in io_install_fixed_fileAlok Tiwari1-1/+1
2025-10-29gpio: ljca: Fix duplicated IRQ mappingHaotian Zhang1-11/+3
2025-10-29block: require LBA dma_alignment when using PIChristoph Hellwig1-0/+10
2025-10-29of/irq: Add msi-parent check to of_msi_xlate()Lorenzo Pieralisi1-3/+36
2025-10-29of/irq: Convert of_msi_map_id() callers to of_msi_xlate()Lorenzo Pieralisi4-28/+7
2025-10-29drm/panic: Fix 24bit pixel crossing page boundariesJocelyn Falempe1-2/+44
2025-10-29drm/panic: Fix qr_code, ensure vmargin is positiveJocelyn Falempe1-1/+4
2025-10-29drm/panic: Fix drawing the logo on a small narrow screenJocelyn Falempe1-0/+3
2025-10-29nbd: override creds to kernel when calling sock_{send,recv}msg()Ondrej Mosnacek1-0/+15
2025-10-29io_uring: fix incorrect unlikely() usage in io_waitid_prep()Alok Tiwari1-1/+1
2025-10-29hwmon: (sht3x) Fix error handlingGuenter Roeck1-10/+17