summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-20hid: cp2112: Fix duplicate workqueue initializationDanny Kaehn1-2/+2
2023-11-20HID: cp2112: Use irqchip templateLinus Walleij1-9/+10
2023-11-20nd_btt: Make BTT lanes preemptibleTomas Glozar1-4/+4
2023-11-20sched/rt: Provide migrate_disable/enable() inlinesThomas Gleixner1-0/+30
2023-11-20hwrng: geode - fix accessing registersJonas Gorski1-2/+4
2023-11-20clk: scmi: Free scmi_clk allocated when the clocks with invalid info are skippedSudeep Holla1-0/+1
2023-11-20firmware: ti_sci: Mark driver as non removableDhruva Gole1-45/+1
2023-11-20ARM: dts: qcom: mdm9615: populate vsdcc fixed regulatorKrzysztof Kozlowski1-8/+6
2023-11-20drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()Christophe JAILLET1-2/+13
2023-11-20drm/radeon: possible buffer overflowKonstantin Meskhidze1-3/+4
2023-11-20drm/rockchip: vop: Fix reset of state in duplicate state crtc funcsJonas Karlman1-1/+2
2023-11-20hwmon: (coretemp) Fix potentially truncated sysfs attribute nameZhang Rui1-1/+1
2023-11-20platform/x86: wmi: Fix opening of char deviceArmin Wolf1-14/+6
2023-11-20platform/x86: wmi: remove unnecessary initializationsBarnabás Pőcze1-9/+9
2023-11-20platform/x86: wmi: Fix probe failure when failing to register WMI devicesArmin Wolf1-8/+8
2023-11-20clk: mediatek: clk-mt2701: Add check for mtk_alloc_clk_dataJiasheng Jiang1-0/+8
2023-11-20clk: mediatek: clk-mt6797: Add check for mtk_alloc_clk_dataJiasheng Jiang1-0/+6
2023-11-20clk: npcm7xx: Fix incorrect kfreeJonathan Neuschäfer1-1/+1
2023-11-20clk: keystone: pll: fix a couple NULL vs IS_ERR() checksDan Carpenter1-6/+9
2023-11-20clk: qcom: clk-rcg2: Fix clock rate overflow for high parent frequenciesDevi Priya1-10/+4
2023-11-20regmap: debugfs: Fix a erroneous check after snprintf()Christophe JAILLET1-1/+1
2023-11-20ipvlan: properly track tx_errorsEric Dumazet2-4/+5
2023-11-20net: add DEV_STATS_READ() helperEric Dumazet2-3/+4
2023-11-20macsec: use DEV_STATS_INC()Eric Dumazet1-14/+14
2023-11-20macsec: Fix traffic counters/statisticsClayton Yager1-9/+49
2023-11-20ipv6: avoid atomic fragment on GSO packetsYan Zhai1-1/+7
2023-11-20ACPI: sysfs: Fix create_pnp_modalias() and create_of_modalias()Christophe JAILLET1-4/+6
2023-11-20chtls: fix tp->rcv_tstamp initializationEric Dumazet1-1/+1
2023-11-20thermal: core: prevent potential string overflowDan Carpenter1-2/+4
2023-11-20can: dev: can_restart(): fix race condition between controller restart and ne...Marc Kleine-Budde1-3/+4
2023-11-20can: dev: can_restart(): don't crash kernel if carrier is OKMarc Kleine-Budde1-1/+2
2023-11-20can: dev: move driver related infrastructure into separate subdirMarc Kleine-Budde4-6/+8
2023-11-20wifi: rtlwifi: fix EDCA limit set by BT coexistenceDmitry Antipov3-3/+3
2023-11-20tcp_metrics: do not create an entry from tcp_init_metrics()Eric Dumazet1-1/+1
2023-11-20tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()Eric Dumazet1-5/+4
2023-11-20tcp_metrics: add missing barriers on deleteEric Dumazet1-2/+2
2023-11-20i40e: fix potential memory leaks in i40e_remove()Andrii Staikov1-3/+7
2023-11-20genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()Chen Yu1-3/+3
2023-11-20vfs: fix readahead(2) on block devicesReuben Hawkins1-1/+2
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