| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | net: mdiobus: Fix memory leak in __mdiobus_register | Yanfei Xu | 2021-10-27 | 1 | -0/+1 |
* | scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma() | Dexuan Cui | 2021-10-27 | 1 | -1/+2 |
* | Input: snvs_pwrkey - add clk handling | Uwe Kleine-König | 2021-10-27 | 1 | -0/+29 |
* | platform/x86: intel_scu_ipc: Update timeout value in comment | Prashant Malani | 2021-10-27 | 1 | -1/+1 |
* | isdn: mISDN: Fix sleeping function called from invalid context | Zheyu Ma | 2021-10-27 | 1 | -1/+1 |
* | net: stmmac: add support for dwmac 3.40a | Herve Codina | 2021-10-27 | 2 | -0/+9 |
* | isdn: cpai: check ctr->cnr to avoid array index out of bound | Xiaolong Huang | 2021-10-27 | 1 | -0/+5 |
* | can: peak_pci: peak_pci_remove(): fix UAF | Zheyu Ma | 2021-10-27 | 1 | -5/+4 |
* | can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no... | Stephane Grosjean | 2021-10-27 | 1 | -3/+2 |
* | can: rcar_can: fix suspend/resume | Yoshihiro Shimoda | 2021-10-27 | 1 | -8/+12 |
* | net: enetc: fix ethtool counter name for PM0_TERR | Vladimir Oltean | 2021-10-27 | 1 | -1/+1 |
* | net: stmmac: Fix E2E delay mechanism | Kurt Kanzenbach | 2021-10-27 | 1 | -1/+1 |
* | net: hns3: disable sriov before unload hclge layer | Peng Li | 2021-10-27 | 3 | -0/+23 |
* | net: hns3: add limit ets dwrr bandwidth cannot be 0 | Guangbin Huang | 2021-10-27 | 1 | -0/+9 |
* | net: hns3: reset DWRR of unused tc to zero | Guangbin Huang | 2021-10-27 | 1 | -0/+2 |
* | net: dsa: lantiq_gswip: fix register definition | Aleksander Jan Bajkowski | 2021-10-27 | 1 | -1/+1 |
* | lan78xx: select CRC32 | Vegard Nossum | 2021-10-27 | 1 | -0/+1 |
* | tee: optee: Fix missing devices unregister during optee_remove | Sumit Garg | 2021-10-27 | 3 | -0/+26 |
* | ionic: don't remove netdev->dev_addr when syncing uc list | Shannon Nelson | 2021-10-20 | 1 | -0/+4 |
* | r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256 | Vegard Nossum | 2021-10-20 | 1 | -0/+4 |
* | qed: Fix missing error code in qed_slowpath_start() | chongjiapeng | 2021-10-20 | 1 | -0/+1 |
* | acpi/arm64: fix next_platform_timer() section mismatch error | Jackie Liu | 2021-10-20 | 1 | -1/+1 |
* | drm/msm/dsi: fix off by one in dsi_bus_clk_enable error handling | Dan Carpenter | 2021-10-20 | 1 | -1/+1 |
* | drm/msm/dsi: Fix an error code in msm_dsi_modeset_init() | Dan Carpenter | 2021-10-20 | 1 | -1/+3 |
* | drm/msm: Fix null pointer dereference on pointer edp | Colin Ian King | 2021-10-20 | 1 | -1/+2 |
* | drm/panel: olimex-lcd-olinuxino: select CRC32 | Vegard Nossum | 2021-10-20 | 1 | -0/+1 |
* | platform/mellanox: mlxreg-io: Fix argument base in kstrtou32() call | Vadim Pasternak | 2021-10-20 | 1 | -1/+1 |
* | mlxsw: thermal: Fix out-of-bounds memory accesses | Ido Schimmel | 2021-10-20 | 1 | -47/+5 |
* | ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators() | Wang Hai | 2021-10-20 | 1 | -4/+1 |
* | pata_legacy: fix a couple uninitialized variable bugs | Dan Carpenter | 2021-10-20 | 1 | -2/+4 |
* | ethernet: s2io: fix setting mac address during resume | Arnd Bergmann | 2021-10-20 | 1 | -1/+1 |
* | net: encx24j600: check error in devm_regmap_init_encx24j600 | Nanyong Sun | 2021-10-20 | 3 | -5/+14 |
* | net: stmmac: fix get_hw_feature() on old hardware | Herve Codina | 2021-10-20 | 4 | -9/+22 |
* | net/mlx5e: Mutually exclude RX-FCS and RX-port-timestamp | Aya Levin | 2021-10-20 | 1 | -5/+52 |
* | net: korina: select CRC32 | Vegard Nossum | 2021-10-20 | 1 | -0/+1 |
* | net: arc: select CRC32 | Vegard Nossum | 2021-10-20 | 1 | -0/+1 |
* | gpio: pca953x: Improve bias setting | Andy Shevchenko | 2021-10-20 | 1 | -7/+9 |
* | iio: dac: ti-dac5571: fix an error code in probe() | Dan Carpenter | 2021-10-20 | 1 | -0/+1 |
* | iio: ssp_sensors: fix error code in ssp_print_mcu_debug() | Dan Carpenter | 2021-10-20 | 1 | -1/+1 |
* | iio: ssp_sensors: add more range checking in ssp_parse_dataframe() | Dan Carpenter | 2021-10-20 | 1 | -1/+8 |
* | iio: light: opt3001: Fixed timeout error when 0 lux | Jiri Valek - 2N | 2021-10-20 | 1 | -3/+3 |
* | iio: mtk-auxadc: fix case IIO_CHAN_INFO_PROCESSED | Hui Liu | 2021-10-20 | 1 | -0/+8 |
* | iio: adc128s052: Fix the error handling path of 'adc128_probe()' | Christophe JAILLET | 2021-10-20 | 1 | -0/+6 |
* | iio: adc: aspeed: set driver data when adc probe. | Billy Tsai | 2021-10-20 | 1 | -0/+1 |
* | nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells | Stephen Boyd | 2021-10-20 | 1 | -1/+2 |
* | EDAC/armada-xp: Fix output of uncorrectable error counter | Hans Potsch | 2021-10-20 | 1 | -1/+1 |
* | virtio: write back F_VERSION_1 before validate | Halil Pasic | 2021-10-20 | 1 | -0/+11 |
* | USB: serial: option: add prod. id for Quectel EG91 | Tomaz Solc | 2021-10-20 | 1 | -0/+4 |
* | USB: serial: option: add Telit LE910Cx composition 0x1204 | Daniele Palmas | 2021-10-20 | 1 | -0/+2 |
* | USB: serial: option: add Quectel EC200S-CN module support | Yu-Tung Chang | 2021-10-20 | 1 | -0/+2 |