summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-03PCI: dwc: ep: Flush cached MSI write before unmapping the iATUNiklas Cassel
2026-08-03misc: pci_endpoint_test: Fail doorbell test when the trigger IRQ is missedNiklas Cassel
2026-08-03platform/x86/lenovo: Add Yoga Book 9 keyboard dock detection driverDave Carey
2026-08-03Merge tag 'liveupdate-fixes-2026-08-03' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-03ksmbd: apply the pre-authentication PDU limit when decompressingSujal Tuladhar
2026-08-03ksmbd: validate compression Flags before kvmallocAnatolii Shumak
2026-08-03smb: compress: reject Pattern_V1 when not negotiatedAnatolii Shumak
2026-08-03selftests/sched_ext: Make allowed_cpus idle validation race-freeAndrea Righi
2026-08-03sched_ext: Initialize idle masks as busyAndrea Righi
2026-08-03 misc: pci_endpoint_test: Check SUCCESS bit for doorbell statusNiklas Cassel
2026-08-03platform/x86/lenovo: lenovo-ymc: Suppress probe on Yoga Book 9 14IAH10Dave Carey
2026-08-03Merge tag 'sched_ext-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-08-03dm-integrity: replace forgeable discard filler with a keyed sector markerShukai Ni
2026-08-03regulator: ab8500: Remove stale expand_register kernel-doc entryBabanpreet Singh
2026-08-03arm64: dts: allwinner: Correct white-space styleKrzysztof Kozlowski
2026-08-03ARM: dts: allwinner: Correct white-space styleKrzysztof Kozlowski
2026-08-03Merge tag 'cgroup-for-7.2-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-08-03usb: quirks: Add ShanWan gamepad to quirk listIshaan Dandekar
2026-08-03usb: hub: Split announce_device() to log device identity before enumerationNikhil Solanke
2026-08-03usb: core: Add quirk for 255-bytes initial config readNikhil Solanke
2026-08-03usb: atm: cxacru: properly kill rcv_urb on error in cxacru_cm()Aleksandr Nogikh
2026-08-03usb: misc: usbio: check ibuf_len against rxbuf_len in bulk msgJiangshan Yi
2026-08-03usb: gadget: f_ncm: Use unsigned int for ndp_indexSonali Pradhan
2026-08-03usb: cdnsp: fix incorrect endian conversions for APB timeout registerPawel Laszczak
2026-08-03KVM: s390: Fix cleanup in kvm_s390_pv_create_cpu()Claudio Imbrenda
2026-08-03serial: imx: serialize imx_uart_ports[] lifetimeKarl Mehltretter
2026-08-03tty: clear cdev pointer after cdev_add() failureKarl Mehltretter
2026-08-03tty: skip cdev_del() when no cdev is registeredKarl Mehltretter
2026-08-03serial: core: clear freed pointers on uart_register_driver() failureKarl Mehltretter
2026-08-03serial: core: do fallible allocations before the console can be registeredKarl Mehltretter
2026-08-03serial: 8250_mxpcie: implement rx_trig_bytes callbacks via MUEx50 RTLCrescent Hsieh
2026-08-03serial: 8250_mxpcie: introduce per-port private data structureCrescent Hsieh
2026-08-03serial: 8250: allow UART drivers to override rx_trig_bytes handlingCrescent Hsieh
2026-08-03serial: 8250_mxpcie: add break support for RS485 using MUEx50 featuresCrescent Hsieh
2026-08-03serial: 8250: allow low-level drivers to override break controlCrescent Hsieh
2026-08-03serial: 8250_mxpcie: support serial interface mode switchingCrescent Hsieh
2026-08-03serial: 8250_mxpcie: speed up TX using memory-mapped FIFO windowCrescent Hsieh
2026-08-03serial: 8250_mxpcie: speed up RX using memory-mapped FIFO windowCrescent Hsieh
2026-08-03serial: 8250_mxpcie: add custom handle_irq callbackCrescent Hsieh
2026-08-03serial: 8250_mxpcie: offload XON/XOFF flow control to MUEx50 hardwareCrescent Hsieh
2026-08-03serial: 8250_mxpcie: enable automatic RTS/CTS flow controlCrescent Hsieh
2026-08-03serial: 8250_mxpcie: enable enhanced mode and program FIFO trigger levelsCrescent Hsieh
2026-08-03serial: 8250: add Moxa MUEx50 UART port typeCrescent Hsieh
2026-08-03serial: 8250: split Moxa PCIe serial board support out of 8250_pciCrescent Hsieh
2026-08-03KVM: s390: Fix ordering when adding to SCAClaudio Imbrenda
2026-08-03KVM: s390: Return -EINTR if a signal is pending while faulting-inClaudio Imbrenda
2026-08-03KVM: s390: Free the mmu cache when kvm_arch_vcpu_create() failsClaudio Imbrenda
2026-08-03KVM: s390: ucontrol: Add missing locking around gmap_remove_child()Claudio Imbrenda
2026-08-03KVM: s390: cmma: Fix dirty tracking when removing memslotClaudio Imbrenda
2026-08-03KVM: s390: Fix race in __do_essa()Claudio Imbrenda