summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.10.200v5.10.200Greg Kroah-Hartman2023-11-081-1/+1
* ALSA: hda: intel-dsp-config: Fix JSL Chromebook quirk detectionMark Hasemeyer2023-11-081-0/+6
* tty: 8250: Add support for Intashield IS-100Cameron Williams2023-11-081-0/+6
* tty: 8250: Add support for Brainboxes UP cardsCameron Williams2023-11-081-0/+60
* tty: 8250: Add support for additional Brainboxes UC cardsCameron Williams2023-11-081-0/+57
* tty: 8250: Remove UC-257 and UC-431Cameron Williams2023-11-081-8/+1
* usb: raw-gadget: properly handle interrupted requestsAndrey Konovalov2023-11-081-10/+16
* usb: storage: set 1.50 as the lower bcdDevice for older "Super Top" compatibi...LihaSika2023-11-081-1/+1
* PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD deviceVicki Pfau2023-11-082-3/+6
* can: isotp: isotp_sendmsg(): fix TX state detection and wait behaviorLukas Magel2023-11-081-11/+8
* can: isotp: isotp_bind(): do not validate unused address informationOliver Hartkopp2023-11-081-12/+17
* can: isotp: add local echo tx processing and tx without FCOliver Hartkopp2023-11-082-156/+267
* can: isotp: handle wait_event_interruptible() return valuesOliver Hartkopp2023-11-081-0/+4
* can: isotp: check CAN address family in isotp_bind()Oliver Hartkopp2023-11-081-0/+3
* can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formattingOliver Hartkopp2023-11-081-0/+5
* can: isotp: set max PDU size to 64 kByteOliver Hartkopp2023-11-081-2/+2
* can: isotp: Add error message if txqueuelen is too smallPatrick Menschel2023-11-081-2/+4
* can: isotp: add symbolic error message to isotp_module_init()Patrick Menschel2023-11-081-1/+1
* can: isotp: change error format from decimal to symbolic error namesPatrick Menschel2023-11-081-6/+6
* powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman2023-11-082-1/+2
* net: chelsio: cxgb4: add an error code check in t4_load_phy_fwSu Hui2023-11-081-0/+2
* platform/mellanox: mlxbf-tmfifo: Fix a warning messageLiming Sun2023-11-081-10/+11
* scsi: mpt3sas: Fix in error pathTomas Henzl2023-11-081-1/+3
* fbdev: uvesafb: Call cn_del_callback() at the end of uvesafb_exit()Jorge Maidana2023-11-081-1/+1
* ASoC: rt5650: fix the wrong result of key buttonShuming Fan2023-11-081-0/+2
* netfilter: nfnetlink_log: silence bogus compiler warningFlorian Westphal2023-11-081-1/+1
* spi: npcm-fiu: Fix UMA reads when dummy.nbytes == 0William A. Kennington III2023-11-081-2/+3
* fbdev: atyfb: only use ioremap_uc() on i386 and ia64Arnd Bergmann2023-11-081-0/+4
* Input: synaptics-rmi4 - handle reset delay when using SMBus trsnsportDmitry Torokhov2023-11-082-22/+29
* dmaengine: ste_dma40: Fix PM disable depth imbalance in d40_probeZhang Shurong2023-11-081-0/+1
* irqchip/stm32-exti: add missing DT IRQ flag translationBen Wolsieffer2023-11-081-0/+1
* net: sched: cls_u32: Fix allocation size in u32_init()Gustavo A. R. Silva2023-11-081-1/+1
* x86: Fix .brk attribute in linker scriptJuergen Gross2023-11-081-1/+1
* rpmsg: Fix possible refcount leak in rpmsg_register_device_override()Hangyu Hua2023-11-081-0/+1
* rpmsg: glink: Release driver_overrideBjorn Andersson2023-11-081-0/+2
* rpmsg: Fix calling device_lock() on non-initialized deviceKrzysztof Kozlowski2023-11-083-16/+39
* rpmsg: Fix kfree() of static memory on setting driver_overrideKrzysztof Kozlowski2023-11-082-4/+15
* rpmsg: Constify local variable in field store macroKrzysztof Kozlowski2023-11-081-1/+2
* driver: platform: Add helper for safer setting of driver_overrideKrzysztof Kozlowski2023-11-084-25/+80
* objtool/x86: add missing embedded_insn checkJohn Sperbeck2023-11-081-1/+1
* ext4: avoid overlapping preallocations due to overflowBaokun Li2023-11-081-8/+5
* ext4: fix BUG in ext4_mb_new_inode_pa() due to overflowBaokun Li2023-11-081-17/+14
* ext4: add two helper functions extent_logical_end() and pa_logical_end()Baokun Li2023-11-082-4/+17
* x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf2023-11-083-24/+23
* x86/mm: Simplify RESERVE_BRK()Josh Poimboeuf2023-11-081-19/+11
* f2fs: fix to do sanity check on inode type during garbage collectionChao Yu2023-11-081-1/+2
* smbdirect: missing rc checks while waiting for rdma eventsSteve French2023-11-081-2/+12
* kobject: Fix slab-out-of-bounds in fill_kobj_path()Wang Hai2023-11-081-2/+10
* x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner2023-11-083-8/+35
* iio: adc: xilinx-xadc: Don't clobber preset voltage/temperature thresholdsRobert Hancock2023-11-081-22/+0