summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-06cifs: prevent infinite recursion in CIFSGetDFSRefer()Paulo Alcantara1-2/+7
2023-04-06Input: focaltech - use explicitly signed char typeJason A. Donenfeld1-4/+4
2023-04-06Input: alps - fix compatibility with -funsigned-charmsizanoen1-8/+8
2023-04-06Input: i8042 - add TUXEDO devices to i8042 quirk tables for partial fixWerner Sembach1-0/+28
2023-04-06Revert "venus: firmware: Correct non-pix start and end addresses"Javier Martinez Canillas1-2/+2
2023-04-06iommu/vt-d: Allow zero SAGAW if second-stage not supportedLu Baolu1-1/+2
2023-04-06Input: xpad - fix incorrectly applied patch for MAP_PROFILE_BUTTONMatthias Benkmann1-3/+4
2023-04-06pinctrl: ocelot: Fix alt mode for ocelotHoratiu Vultur1-1/+1
2023-04-06net: ethernet: mtk_eth_soc: add missing ppe cache flush when deleting a flowFelix Fietkau1-0/+1
2023-04-06net: ethernet: mtk_eth_soc: fix L2 offloading with DSA untag offloadFelix Fietkau2-4/+7
2023-04-06net: ethernet: mtk_eth_soc: fix flow block refcounting logicFelix Fietkau1-1/+2
2023-04-06net: dsa: sync unicast and multicast addresses for VLAN filters tooVladimir Oltean1-5/+116
2023-04-06net: dsa: mv88e6xxx: Enable IGMP snooping on user ports onlySteffen Bätz1-2/+7
2023-04-06bnxt_en: Add missing 200G link speed reportingMichael Chan2-0/+3
2023-04-06bnxt_en: Fix typo in PCI id to device description string mappingKalesh AP1-4/+4
2023-04-06bnxt_en: Fix reporting of test result in ethtool selftestKalesh AP1-0/+1
2023-04-06i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl2-6/+7
2023-04-06bnx2x: use the right build_skb() helperJakub Kicinski1-2/+14
2023-04-06net: ipa: compute DMA pool size properlyAlex Elder1-1/+1
2023-04-06drm/nouveau/kms: Fix backlight registrationHans de Goede1-1/+6
2023-04-06net: wwan: iosm: fixes 7560 modem crashM Chetan Kumar1-0/+7
2023-04-06ALSA: ymfpci: Fix BUG_ON in probe functionTasos Sahanidis1-1/+1
2023-04-06ALSA: ymfpci: Create card with device-managed snd_devm_card_new()Tasos Sahanidis1-1/+1
2023-04-06net: ethernet: mtk_eth_soc: fix tx throughput regression with direct 1G linksFelix Fietkau1-2/+0
2023-04-06ice: fix invalid check for empty list in ice_sched_assoc_vsi_to_agg()Jakob Koschel1-3/+5
2023-04-06ice: add profile conflict check for AVF FDIRJunfeng Guo1-0/+73
2023-04-06ice: Fix ice_cfg_rdma_fltr() to only update relevant fieldsBrett Creeley1-4/+22
2023-04-06smsc911x: avoid PHY being resumed when interface is not upWolfram Sang1-2/+5
2023-04-06net: mvpp2: parser fix PPPoESven Auhagen1-48/+34
2023-04-06net: mvpp2: parser fix QinQSven Auhagen1-2/+2
2023-04-06net: mvpp2: classifier flow fix fragmentation flagsSven Auhagen1-12/+18
2023-04-06loop: LOOP_CONFIGURE: send uevents for partitionsAlyssa Ross1-9/+9
2023-04-06ACPI: bus: Rework system-level device notification handlingRafael J. Wysocki1-46/+37
2023-04-06s390/vfio-ap: fix memory leak in vfio_ap device driverTony Krowiak1-1/+2
2023-04-06can: bcm: bcm_tx_setup(): fix KMSAN uninit-value in vfs_writeIvan Orlov1-6/+10
2023-04-06platform/x86/intel/pmc: Alder Lake PCH slp_s0_residency fixRajvi Jingar1-1/+12
2023-04-06drm/i915/perf: Drop wakeref on GuC RC errorChris Wilson2-5/+15
2023-04-06drm/i915/tc: Fix the ICL PHY ownership check in TC-cold stateImre Deak1-2/+2
2023-04-06drm/i915/pmu: Use functions common with sysfs to read actual freqAshutosh Dixit3-26/+26
2023-04-06net: stmmac: don't reject VLANs when IFF_PROMISC is setVladimir Oltean2-59/+3
2023-04-06net/net_failover: fix txq exceeding warningFaicker Mo1-6/+2
2023-04-06regulator: Handle deferred clkChristophe JAILLET1-1/+1
2023-04-06r8169: fix RTL8168H and RTL8107E rx crc errorChunHao Lin1-0/+3
2023-04-06net: dsa: microchip: ksz8: fix MDB configuration with non-zero VIDOleksij Rempel1-1/+1
2023-04-06net: dsa: microchip: ksz8863_smi: fix bulk accessOleksij Rempel1-9/+0
2023-04-06net: dsa: microchip: ksz8: ksz8_fdb_dump: avoid extracting ghost entry from e...Oleksij Rempel1-1/+1
2023-04-06net: dsa: microchip: ksz8: fix offset for the timestamp filedOleksij Rempel1-1/+1
2023-04-06net: dsa: microchip: ksz8: fix ksz8_fdb_dump() to extract all 1024 entriesOleksij Rempel1-3/+3
2023-04-06net: dsa: microchip: ksz8: fix ksz8_fdb_dump()Oleksij Rempel1-6/+5
2023-04-06ptp_qoriq: fix memory leak in probe()SongJingyi1-1/+1