summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-16Linux 6.4.11v6.4.11Greg Kroah-Hartman1-1/+1
2023-08-16alpha: remove __init annotation from exported page_is_ram()Masahiro Yamada1-2/+1
2023-08-16ACPI: scan: Create platform device for CS35L56Simon Trimmer2-0/+15
2023-08-16platform/x86: serial-multi-instantiate: Auto detect IRQ resource for CSC3551David Xu1-4/+17
2023-08-16platform: mellanox: Fix order in exit flowVadim Pasternak1-2/+1
2023-08-16platform: mellanox: mlx-platform: Modify graceful shutdown callback and power...Vadim Pasternak1-2/+2
2023-08-16platform: mellanox: mlx-platform: Fix signals polarity and latch maskVadim Pasternak1-4/+4
2023-08-16platform: mellanox: Change register offset addressesVadim Pasternak1-4/+4
2023-08-16platform/x86: lenovo-ymc: Only bind on machines with a convertible DMI chassi...Hans de Goede1-0/+25
2023-08-16platform/x86: msi-ec: Fix the buildJean Delvare1-9/+9
2023-08-16scsi: qedf: Fix firmware halt over suspend and resumeNilesh Javali1-0/+18
2023-08-16scsi: qedi: Fix firmware halt over suspend and resumeNilesh Javali1-0/+18
2023-08-16scsi: fnic: Replace return codes in fnic_clean_pending_aborts()Karan Tilak Kumar2-3/+5
2023-08-16scsi: core: Fix possible memory leak if device_add() failsZhu Wang1-0/+1
2023-08-16scsi: snic: Fix possible memory leak if device_add() failsZhu Wang1-0/+1
2023-08-16scsi: 53c700: Check that command slot is not NULLAlexandra Diupina1-1/+1
2023-08-16scsi: ufs: renesas: Fix private allocationYoshihiro Shimoda1-1/+1
2023-08-16scsi: storvsc: Fix handling of virtual Fibre Channel timeoutsMichael Kelley1-4/+0
2023-08-16scsi: core: Fix legacy /proc parsing buffer overflowTony Battersby1-13/+17
2023-08-16btrfs: set cache_block_group_error if we find an errorJosef Bacik1-1/+4
2023-08-16btrfs: reject invalid reloc tree root keys with stack dumpQu Wenruo2-1/+16
2023-08-16btrfs: exit gracefully if reloc roots don't matchQu Wenruo1-8/+37
2023-08-16btrfs: properly clear end of the unreserved range in cow_file_rangeChristoph Hellwig1-5/+5
2023-08-16btrfs: don't wait for writeback on clean pages in extent_write_cache_pagesChristoph Hellwig1-0/+6
2023-08-16btrfs: don't stop integrity writeback too earlyChristoph Hellwig1-3/+4
2023-08-16btrfs: wait for actual caching progress during allocationJosef Bacik2-2/+17
2023-08-16gpio: sim: mark the GPIO chip as a one that can sleepBartosz Golaszewski1-0/+1
2023-08-16gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extentWilliam Breathitt Gray1-1/+1
2023-08-16ibmvnic: Ensure login failure recovery is safe from other resetsNick Child1-21/+47
2023-08-16ibmvnic: Do partial reset on login failureNick Child1-6/+40
2023-08-16ibmvnic: Handle DMA unmapping of login buffs in release functionsNick Child1-5/+10
2023-08-16ibmvnic: Unmap DMA login rsp buffer on send login failNick Child1-1/+4
2023-08-16ibmvnic: Enforce stronger sanity checks on login responseNick Child1-0/+18
2023-08-16net/mlx5: Reload auxiliary devices in pci error handlersMoshe Shemesh1-1/+1
2023-08-16net/mlx5: Skip clock update work when device is in error stateMoshe Shemesh1-0/+5
2023-08-16net/mlx5: LAG, Check correct bucket when modifying LAGShay Drory1-1/+1
2023-08-16net/mlx5e: Unoffload post act rule when handling FIB eventsChris Mi1-2/+4
2023-08-16net/mlx5: Allow 0 for total host VFsDaniel Jurgens1-2/+1
2023-08-16net/mlx5: DR, Fix wrong allocation of modify hdr patternYevgeny Kliteynik1-1/+1
2023-08-16net/mlx5e: TC, Fix internal port memory leakJianbo Liu1-8/+13
2023-08-16net/mlx5e: Take RTNL lock when needed before calling xdp_set_features()Gal Pressman1-0/+11
2023-08-16dmaengine: owl-dma: Modify mismatched function nameZhang Jianhua1-1/+1
2023-08-16dmaengine: idxd: Clear PRS disable flag when disabling IDXD deviceFenghua Yu1-3/+1
2023-08-16dmaengine: mcf-edma: Fix a potential un-allocated memory accessChristophe JAILLET1-6/+7
2023-08-16net: hns3: fix strscpy causing content truncation issueHao Chen2-4/+4
2023-08-16nexthop: Fix infinite nexthop bucket dump when using maximum nexthop IDIdo Schimmel2-5/+6
2023-08-16nexthop: Make nexthop bucket dump more efficientIdo Schimmel1-11/+5
2023-08-16nexthop: Fix infinite nexthop dump when using maximum nexthop IDIdo Schimmel2-5/+6
2023-08-16net: enetc: reimplement RFS/RSS memory clearing as PCI quirkVladimir Oltean1-30/+73
2023-08-16net: hns3: fix deadlock issue when externel_lb and reset are executed togetherYonglong Liu1-1/+13