summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-06io_uring/poll: clear single/double poll flags on poll armingJens Axboe1-0/+1
2023-04-06block/io_uring: pass in issue_flags for uring_cmd task_work handlingJens Axboe4-28/+38
2023-04-06zonefs: Do not propagate iomap_dio_rw() ENOTBLK error to user spaceDamien Le Moal1-2/+12
2023-04-06btrfs: scan device in non-exclusive modeAnand Jain1-1/+10
2023-04-06btrfs: fix race between quota disable and quota assign ioctlsFilipe Manana2-1/+12
2023-04-06btrfs: fix deadlock when aborting transaction during relocation with scrubFilipe Manana2-2/+22
2023-04-06Input: goodix - add Lenovo Yoga Book X90F to nine_bytes_report DMI tableHans de Goede1-3/+11
2023-04-06Input: i8042 - add quirk for Fujitsu Lifebook A574/HJonathan Denose1-0/+8
2023-04-06cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALLDavid Disseldorp1-1/+4
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-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 flow block refcounting logicFelix Fietkau1-1/+2
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-06net: ipa: compute DMA pool size properlyAlex Elder1-1/+1
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-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/tc: Fix the ICL PHY ownership check in TC-cold stateImre Deak1-2/+2
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