summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-11-28scsi: virtio_scsi: limit number of hw queues by nr_cpu_idsDongli Zhang1-0/+1
2023-11-28drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König1-0/+1
2023-11-28Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit1-3/+1
2023-11-28media: venus: hfi: add checks to handle capabilities from firmwareVikash Garodia1-0/+12
2023-11-28media: venus: hfi: fix the check to handle session buffer requirementVikash Garodia1-1/+1
2023-11-28media: venus: hfi_parser: Add check to keep the number of codecs within rangeVikash Garodia1-0/+3
2023-11-28media: sharp: fix sharp encodingSean Young1-3/+5
2023-11-28media: lirc: drop trailing space from scancode transmitSean Young1-1/+5
2023-11-28i2c: i801: fix potential race in i801_block_transaction_byte_by_byteHeiner Kallweit1-10/+9
2023-11-28net: dsa: lan9303: consequently nested-lock physical MDIOAlexander Sverdlin1-2/+2
2023-11-28tty: serial: meson: fix hard LOCKUP on crtscts modePavel Krasavin1-3/+11
2023-11-28serial: meson: Use platform_get_irq() to get the interruptLad Prabhakar1-5/+6
2023-11-28tty: serial: meson: retrieve port FIFO size from DTNeil Armstrong1-1/+4
2023-11-28serial: meson: remove redundant initialization of variable idColin Ian King1-1/+2
2023-11-28tty: serial: meson: if no alias specified use an available idLoys Ollivier1-1/+12
2023-11-28dmaengine: stm32-mdma: correct desc prep when channel runningAlain Volmat1-2/+2
2023-11-28mcb: fix error handling for different scenarios when parsingSanjuán García, Jorge2-1/+2
2023-11-28mmc: vub300: fix an error codeDan Carpenter1-0/+1
2023-11-28clk: qcom: ipq8074: drop the CLK_SET_RATE_PARENT flag from PLL clocksKathiravan Thirumoorthy1-6/+0
2023-11-28PCI: keystone: Don't discard .probe() callbackUwe Kleine-König1-2/+2
2023-11-28PCI: keystone: Don't discard .remove() callbackUwe Kleine-König1-2/+2
2023-11-28mmc: meson-gx: Remove setting of CMD_CFG_ERRORRong Chen1-1/+0
2023-11-28PCI/sysfs: Protect driver's D3cold preference from user spaceLukas Wunner2-5/+2
2023-11-28hvc/xen: fix error path in xen_hvc_init() to always register frontend driverDavid Woodhouse1-2/+3
2023-11-28media: venus: hfi: add checks to perform sanity on queue pointersVikash Garodia1-0/+10
2023-11-28macvlan: Don't propagate promisc change to lower dev in passthruVlad Buslov1-1/+1
2023-11-28net: ethernet: cortina: Fix MTU max settingLinus Walleij2-14/+5
2023-11-28net: ethernet: cortina: Handle large framesLinus Walleij1-1/+23
2023-11-28net: ethernet: cortina: Fix max RX frame defineLinus Walleij2-3/+3
2023-11-28ptp: annotate data-race around q->head and q->tailEric Dumazet4-6/+13
2023-11-28xen/events: fix delayed eoi list handlingJuergen Gross1-1/+3
2023-11-28ppp: limit MRU to 64KWillem de Bruijn1-0/+4
2023-11-28tty: Fix uninit-value access in ppp_sync_receive()Shigeru Yoshida1-1/+1
2023-11-28ipvlan: add ipvlan_route_v6_outbound() helperEric Dumazet1-16/+25
2023-11-28drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin1-2/+2
2023-11-28media: vivid: avoid integer overflowHans Verkuil1-1/+1
2023-11-28media: gspca: cpia1: shift-out-of-bounds in set_flickerRajeshwar R Shinde1-0/+3
2023-11-28i2c: sun6i-p2wi: Prevent potential division by zeroAxel Lin1-0/+5
2023-11-28usb: gadget: f_ncm: Always set current gadget in ncm_bind()Hardik Gajjar1-16/+11
2023-11-28tty: vcc: Add check for kstrdup() in vcc_probe()Yi Yang1-3/+13
2023-11-28HID: Add quirk for Dell Pro Wireless Keyboard and Mouse KM5221WJiri Kosina2-0/+2
2023-11-28scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()Wenchao Hao1-0/+6
2023-11-28atm: iphase: Do PCI error checks on own lineIlpo Järvinen1-9/+11
2023-11-28RDMA/hfi1: Use FIELD_GET() to extract Link WidthIlpo Järvinen1-7/+2
2023-11-28drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULLQu Huang1-0/+6
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and TongaMario Limonciello1-6/+6
2023-11-28drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7Mario Limonciello2-4/+4
2023-11-28platform/x86: thinkpad_acpi: Add battery quirk for Thinkpad X120eOlli Asikainen1-0/+1
2023-11-28wifi: ath10k: fix clang-specific fortify warningDmitry Antipov1-1/+1
2023-11-28wifi: ath9k: fix clang-specific fortify warningsDmitry Antipov2-2/+2