summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-08Linux 5.10.200v5.10.200Greg Kroah-Hartman1-1/+1
2023-11-08ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detectionMark Hasemeyer1-0/+6
2023-11-08tty: 8250: Add support for Intashield IS-100Cameron Williams1-0/+6
2023-11-08tty: 8250: Add support for Brainboxes UP cardsCameron Williams1-0/+60
2023-11-08tty: 8250: Add support for additional Brainboxes UC cardsCameron Williams1-0/+57
2023-11-08tty: 8250: Remove UC-257 and UC-431Cameron Williams1-8/+1
2023-11-08usb: raw-gadget: properly handle interrupted requestsAndrey Konovalov1-10/+16
2023-11-08usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi...LihaSika1-1/+1
2023-11-08PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau2-3/+6
2023-11-08can: isotp: isotp_sendmsg(): fix TX state detection and wait behaviorLukas Magel1-11/+8
2023-11-08can: isotp: isotp_bind(): do not validate unused address informationOliver Hartkopp1-12/+17
2023-11-08can: isotp: add local echo tx processing and tx without FCOliver Hartkopp2-156/+267
2023-11-08can: isotp: handle wait_event_interruptible() return valuesOliver Hartkopp1-0/+4
2023-11-08can: isotp: check CAN address family in isotp_bind()Oliver Hartkopp1-0/+3
2023-11-08can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formattingOliver Hartkopp1-0/+5
2023-11-08can: isotp: set max PDU size to 64 kByteOliver Hartkopp1-2/+2
2023-11-08can: isotp: Add error message if txqueuelen is too smallPatrick Menschel1-2/+4
2023-11-08can: isotp: add symbolic error message to isotp_module_init()Patrick Menschel1-1/+1
2023-11-08can: isotp: change error format from decimal to symbolic error namesPatrick Menschel1-6/+6
2023-11-08powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman2-1/+2
2023-11-08net: chelsio: cxgb4: add an error code check in t4_load_phy_fwSu Hui1-0/+2
2023-11-08platform/mellanox: mlxbf-tmfifo: Fix a warning messageLiming Sun1-10/+11
2023-11-08scsi: mpt3sas: Fix in error pathTomas Henzl1-1/+3
2023-11-08fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()Jorge Maidana1-1/+1
2023-11-08ASoC: rt5650: fix the wrong result of key buttonShuming Fan1-0/+2
2023-11-08netfilter: nfnetlink_log: silence bogus compiler warningFlorian Westphal1-1/+1
2023-11-08spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0William A. Kennington III1-2/+3
2023-11-08fbdev: atyfb: only use ioremap_uc() on i386 and ia64Arnd Bergmann1-0/+4
2023-11-08Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov2-22/+29
2023-11-08dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probeZhang Shurong1-0/+1
2023-11-08irqchip/stm32-exti: add missing DT IRQ flag translationBen Wolsieffer1-0/+1
2023-11-08net: sched: cls_u32: Fix allocation size in u32_init()Gustavo A. R. Silva1-1/+1
2023-11-08x86: Fix .brk attribute in linker scriptJuergen Gross1-1/+1
2023-11-08rpmsg: Fix possible refcount leak in rpmsg_register_device_override()Hangyu Hua1-0/+1
2023-11-08rpmsg: glink: Release driver_overrideBjorn Andersson1-0/+2
2023-11-08rpmsg: Fix calling device_lock() on non-initialized deviceKrzysztof Kozlowski3-16/+39
2023-11-08rpmsg: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski2-4/+15
2023-11-08rpmsg: Constify local variable in field store macroKrzysztof Kozlowski1-1/+2
2023-11-08driver: platform: Add helper for safer setting of driver_overrideKrzysztof Kozlowski4-25/+80
2023-11-08objtool/x86: add missing embedded_insn checkJohn Sperbeck1-1/+1
2023-11-08ext4: avoid overlapping preallocations due to overflowBaokun Li1-8/+5
2023-11-08ext4: fix BUG in ext4_mb_new_inode_pa() due to overflowBaokun Li1-17/+14
2023-11-08ext4: add two helper functions extent_logical_end() and pa_logical_end()Baokun Li2-4/+17
2023-11-08x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf3-24/+23
2023-11-08x86/mm: Simplify RESERVE_BRK()Josh Poimboeuf1-19/+11
2023-11-08f2fs: fix to do sanity check on inode type during garbage collectionChao Yu1-1/+2
2023-11-08smbdirect: missing rc checks while waiting for rdma eventsSteve French1-2/+12
2023-11-08kobject: Fix slab-out-of-bounds in fill_kobj_path()Wang Hai1-2/+10
2023-11-08x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner3-8/+35
2023-11-08iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholdsRobert Hancock1-22/+0