summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-08Linux 5.15.138v5.15.138Greg Kroah-Hartman
2023-11-08ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detectionMark Hasemeyer
2023-11-08misc: pci_endpoint_test: Add deviceID for J721S2 PCIe EP device supportSiddharth Vadapalli
2023-11-08tty: 8250: Add Brainboxes Oxford Semiconductor-based quirksCameron Williams
2023-11-08tty: 8250: Add support for Intashield IX cardsCameron Williams
2023-11-08tty: 8250: Add support for additional Brainboxes PX cardsCameron Williams
2023-11-08tty: 8250: Fix up PX-803/PX-857Cameron Williams
2023-11-08tty: 8250: Fix port count of PX-257Cameron Williams
2023-11-08tty: 8250: Add support for Intashield IS-100Cameron Williams
2023-11-08tty: 8250: Add support for Brainboxes UP cardsCameron Williams
2023-11-08tty: 8250: Add support for additional Brainboxes UC cardsCameron Williams
2023-11-08tty: 8250: Remove UC-257 and UC-431Cameron Williams
2023-11-08tty: n_gsm: fix race condition in status line change on dead connectionsDaniel Starke
2023-11-08usb: raw-gadget: properly handle interrupted requestsAndrey Konovalov
2023-11-08usb: typec: tcpm: Fix NULL pointer dereference in tcpm_pd_svdm()Jimmy Hu
2023-11-08usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi...LihaSika
2023-11-08PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau
2023-11-08drm/amd: Disable ASPM for VI w/ all Intel systemsMario Limonciello
2023-11-08drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello
2023-11-08can: isotp: isotp_sendmsg(): fix TX state detection and wait behaviorOliver Hartkopp
2023-11-08can: isotp: isotp_bind(): do not validate unused address informationOliver Hartkopp
2023-11-08can: isotp: add local echo tx processing and tx without FCOliver Hartkopp
2023-11-08can: isotp: handle wait_event_interruptible() return valuesOliver Hartkopp
2023-11-08can: isotp: check CAN address family in isotp_bind()Oliver Hartkopp
2023-11-08can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formattingOliver Hartkopp
2023-11-08can: isotp: set max PDU size to 64 kByteOliver Hartkopp
2023-11-08powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman
2023-11-08r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()Douglas Anderson
2023-11-08r8152: Check for unplug in rtl_phy_patch_request()Douglas Anderson
2023-11-08net: chelsio: cxgb4: add an error code check in t4_load_phy_fwSu Hui
2023-11-08platform/mellanox: mlxbf-tmfifo: Fix a warning messageLiming Sun
2023-11-08scsi: mpt3sas: Fix in error pathTomas Henzl
2023-11-08fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()Jorge Maidana
2023-11-08drm/ttm: Reorder sys manager cleanup stepKarolina Stolarek
2023-11-08ASoC: rt5650: fix the wrong result of key buttonShuming Fan
2023-11-08netfilter: nfnetlink_log: silence bogus compiler warningFlorian Westphal
2023-11-08spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0William A. Kennington III
2023-11-08fs/ntfs3: Avoid possible memory leakSu Hui
2023-11-08fs/ntfs3: Fix directory element type detectionGabriel Marcano
2023-11-08fs/ntfs3: Fix NULL pointer dereference on error in attr_allocate_frame()Konstantin Komarov
2023-11-08fs/ntfs3: Fix possible NULL-ptr-deref in ni_readpage_cmpr()Konstantin Komarov
2023-11-08fs/ntfs3: Use kvmalloc instead of kmalloc(... __GFP_NOWARN)Konstantin Komarov
2023-11-08fs/ntfs3: Write immediately updated ntfs stateKonstantin Komarov
2023-11-08fs/ntfs3: Add ckeck in ni_update_parent()Konstantin Komarov
2023-11-08fbdev: atyfb: only use ioremap_uc() on i386 and ia64Arnd Bergmann
2023-11-08Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov
2023-11-08powerpc/85xx: Fix math emulation exceptionChristophe Leroy
2023-11-08dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probeZhang Shurong
2023-11-08irqchip/stm32-exti: add missing DT IRQ flag translationBen Wolsieffer
2023-11-08irqchip/riscv-intc: Mark all INTC nodes as initializedAnup Patel