Tags

Tags give the ability to mark specific points in history as being important
  • v5.4-stm32mp-r2.4

    The following changes since commit 672032af026c065ade66349c79fbae629e5e2ee6:
    
      mmc: mmci: stm32: Check when the voltage switch procedure should be done (2021-11-23 11:17:14 +0100)
    
    are available in the Git repository at:
    
      ssh://gerrit-mirror.gnb.st.com:29418/mpu/oe/st/linux-stm32 tags/v5.4-stm32mp-r2.4-rc1
    
    for you to fetch changes up to c60f477af944f846e85dc7f066c101eba0005b9f:
    
      rtc: stm32: fix issues of stm32_rtc_valid_alrm function (2022-05-12 17:35:02 +0200)
    
    ----------------------------------------------------------------
    The following changes since tag v5.4-stm32mp-r2.3
    
    are available in the Git repository
    
    for you to fetch changes up to tag v5.4-stm32mp-r2.4
    
    ----------------------------------------------------------------
    Valentin Caron (2):
          include: uapi: serial: fix serial_rs485 padding after adding ns delays
          rtc: stm32: fix issues of stm32_rtc_valid_alrm function
    
    	Merge tag 'v5.4.192' into v5.4-stm32mp
  • v5.19-rc6

    32346491 · Linux 5.19-rc6 ·
    Linux 5.19-rc6
    
  • irq_urgent_for_v5.19_rc6

    IRQ urgent fixes by way of Marc Zygnier:
    
     - Gracefully handle failure to request MMIO resources in the GICv3 driver
    
     - Make a static key static in the Apple AIC driver
    
     - Fix the Xilinx intc driver dependency on OF_ADDRESS
    
  • x86_urgent_for_v5.19_rc6

    - Prepare for and clear .brk early in order to address XenPV guests
    failures where the hypervisor verifies page tables and uninitialized
    data in that range leads to bogus failures in those checks
    
    - Add any potential setup_data entries supplied at boot to the identity
    pagetable mappings to prevent kexec kernel boot failures. Usually, this
    is not a problem for the normal kernel as those mappings are part of
    the initially mapped 2M pages but if kexec gets to allocate the second
    kernel somewhere else, those setup_data entries need to be mapped there
    too.
    
    - Fix objtool not to discard text references from the __tracepoints
    section so that ENDBR validation still works
    
    - Correct the setup_data types limit as it is user-visible, before 5.19
    releases
    
  • xfs-5.20-merge_2022-07-09

    xfs: new code for 5.20
    
    New code for 5.20.
    
  • xfs-5.20-merge-2

    New code for 5.20:
    - Improve scalability of the XFS log by removing spinlocks and global
      synchronization points.
    - Add security labels to whiteout inodes to match the other filesystems.
    - Clean up per-ag pointer passing to simplify call sites.
    - Reduce verifier overhead by precalculating more AG geometry.
    
  • v5.18.10

    bc560cec · Linux 5.18.10 ·
    This is the 5.18.10 stable release
    
  • v5.15.53

    eb18ccd1 · Linux 5.15.53 ·
    This is the 5.15.53 stable release
    
  • v5.10.129

    7208d123 · Linux 5.10.129 ·
    This is the 5.10.129 stable release
    
  • v5.4.204

    49286fbd · Linux 5.4.204 ·
    This is the 5.4.204 stable release
    
  • v4.19.251

    2283d8a4 · Linux 4.19.251 ·
    This is the 4.19.251 stable release
    
  • v4.14.287

    1048779a · Linux 4.14.287 ·
    This is the 4.14.287 stable release
    
  • v4.9.322

    44551420 · Linux 4.9.322 ·
    This is the 4.9.322 stable release
    
  • ppp-5.17.9

    Rebased on mainline 5.17.9
    
    Currently has 67 patches on top of mainline
  • v5.10-stm32mp-r2.1

    The following changes since commit 64e6a220537c5cd7e8cc5b723ef09c6341388c98:
    
      iio: adc: stm32: fix pcsel before disabling adc vdda supply (2021-10-21 11:12:48 +0200)
    
    are available in the Git repository at:
    
      ssh://gerrit-mirror.gnb.st.com:29418/mpu/oe/st/linux-stm32 v5.10-stm32mp-r2.1
    
    for you to fetch changes up to 7bd5a0ad0eafbc2d9a86b11b09552f7253df2537:
    
      rtc: stm32: fix issues of stm32_rtc_valid_alrm function (2022-07-05 18:56:43 +0200)
    
    ----------------------------------------------------------------
    Alain Volmat (1):
          fixup! media: stm32: dcmi: create a dma scatterlist based on max_seg_size value
    
    Amelie Delaunay (8):
          dmaengine: stm32-dma: introduce stm32_dma_sg_inc to manage chan->next_sg
          dmaengine: stm32-dma: fix stm32_dma_is_current_sg() due to DBM pause/resume
          dmaengine: stm32-dma: always reinit current target with double buffer mode
          dmaengine: stm32-dma: fix pause/resume corner issues in double-buffer mode
          serial: stm32: fix interrupt handler for RX DMA
          serial: stm32: synchronize RX DMA channel in shutdown
          dmaengine: stm32-dmamux: avoid reset of dmamux if used by coprocessor
          dmaengine: stm32-dma: fix potential race between pause and resume
    
    Antonio Borneo (2):
          rtc: stm32: don't stop time counter if not needed
          rtc: stm32: use the proper register sequence to read date/time
    
    Christophe Roullier (1):
          net: ethernet: stmmac: fix some mode config for stm32
    
    Fabien Dessenne (1):
          perf: stm32: support the pmu ".read" ops
    
    Patrice Chotard (3):
          spi: stm32-qspi: Fix wait_cmd timeout in APM mode
          spi: stm32-qspi: Always check SR_TCF flags in stm32_qspi_wait_cmd()
          spi: stm32-qspi: Remove SR_BUSY bit check before sending command
    
    Raphaël Gallais-Pou (1):
          drm/stm: ltdc: improve pm_runtime to stop clocks
    
    Valentin Caron (2):
          ARM: dts: stm32: remove reset property of usart1 on stm32mp1 soc.
          rtc: stm32: fix issues of stm32_rtc_valid_alrm function
    
    Eric Fourmont (1):
        Merge tag 'v5.10.116' into v5.10-stm32mp-dev
    
    Fabien Dessenne (1):
          pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines
    
    Nicolas Toromanoff (3):
          crypto: stm32/cryp - fix lrw chaining mode
          crypto: stm32/cryp - fix same request reuse without setting the key
          fixup! crypto: stm32/cryp fix more bugs.
    
    Valentin Caron (1):
          include: uapi: serial: fix serial_rs485 padding after adding ns delays
  • v5.19-rc5

    88084a3d · Linux 5.19-rc5 ·
    Linux 5.19-rc5