summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-08Linux 4.19.298v4.19.298Greg Kroah-Hartman1-1/+1
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: 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-08remove the sx8 block driverChristoph Hellwig3-1757/+0
2023-11-08ata: ahci: fix enum constants for gcc-13Arnd Bergmann1-115/+117
2023-11-08net: chelsio: cxgb4: add an error code check in t4_load_phy_fwSu Hui1-0/+2
2023-11-08platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2eHans de Goede1-1/+1
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-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-08Input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk tableSzilard Fabian1-0/+8
2023-11-08ASoC: simple-card: fixup asoc_simple_probe() error handlingKuninori Morimoto1-2/+4
2023-11-08MAINTAINERS: r8169: Update path to the driverDenis Efremov1-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/+1
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-08x86/mm: Fix RESERVE_BRK() for older binutilsJosh Poimboeuf2-19/+23
2023-11-08x86/mm: Simplify RESERVE_BRK()Josh Poimboeuf1-19/+11
2023-11-08nfsd: lock_rename() needs both directories to live on the same fsAl Viro1-6/+6
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-08arm64: fix a concurrency issue in emulation_proc_handler()Jinjie Ruan1-2/+4
2023-11-08drm/dp_mst: Fix NULL deref in get_mst_branch_device_by_guid_helper()Lukasz Majczak1-3/+3
2023-11-08ARM: 8933/1: replace Sun/Solaris style flag on section directiveNick Desaulniers28-29/+29
2023-11-08NFS: Don't call generic_error_remove_page() while holding locksTrond Myklebust1-2/+1
2023-11-08x86/i8259: Skip probing when ACPI/MADT advertises PCAT compatibilityThomas Gleixner3-8/+35
2023-11-08iio: exynos-adc: request second interupt only when touchscreen mode is usedMarek Szyprowski1-10/+14
2023-11-08perf/core: Fix potential NULL derefPeter Zijlstra1-1/+2
2023-11-08nvmem: imx: correct nregs for i.MX6ULPeng Fan1-1/+1
2023-11-08nvmem: imx: correct nregs for i.MX6SLLPeng Fan1-1/+1
2023-11-08i2c: stm32f7: Fix PEC handling in case of SMBUS transfersAlain Volmat1-3/+6
2023-11-08i2c: muxes: i2c-demux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina1-1/+1
2023-11-08i2c: muxes: i2c-mux-gpmux: Use of_get_i2c_adapter_by_node()Herve Codina1-1/+1
2023-11-08i2c: muxes: i2c-mux-pinctrl: Use of_get_i2c_adapter_by_node()Herve Codina1-1/+1
2023-11-08i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera1-1/+1
2023-11-08gtp: fix fragmentation needed check with gsoPablo Neira Ayuso1-2/+3