1. 25 May, 2021 6 commits
  2. 24 May, 2021 4 commits
    • Linus Torvalds's avatar
      Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup · 1434a312
      Linus Torvalds authored
      Pull cgroup fixes from Tejun Heo:
      
       - "cgroup_disable=" boot param was being applied too late confusing
         some subsystems. Fix it by moving application to __setup() time.
      
       - Comment spelling fixes. Included here to lower the chance of trivial
         future merge conflicts.
      
      * 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup:
        cgroup: fix spelling mistakes
        cgroup: disable controllers at parse time
      1434a312
    • Linus Torvalds's avatar
      Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq · 5df7ae7b
      Linus Torvalds authored
      Pull workqueue fix from Tejun Heo:
       "One commit to fix spurious workqueue stall warnings across VM
        suspensions"
      
      * 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq:
        wq: handle VM suspension in stall detection
      5df7ae7b
    • Linus Torvalds's avatar
      Merge tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi · f71d49e0
      Linus Torvalds authored
      Pull spi fixes from Mark Brown:
       "There's some device specific fixes here but also an unusually large
        number of fixes for the core, including both fixes for breakage
        introduced on ACPI systems while fixing the long standing confusion
        about the polarity of GPIO chip selects specified through DT, and
        fixes for ordering issues on unregistration which have been exposed
        through the wider usage of devm_."
      
      * tag 'spi-fix-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
        spi: sc18is602: implement .max_{transfer,message}_size() for the controller
        spi: sc18is602: don't consider the chip select byte in sc18is602_check_transfer
        MAINTAINERS: Add Alain Volmat as STM32 SPI maintainer
        dt-bindings: spi: spi-mux: rename flash node
        spi: Don't have controller clean up spi device before driver unbind
        spi: Assume GPIO CS active high in ACPI case
        spi: sprd: Add missing MODULE_DEVICE_TABLE
        spi: Switch to signed types for *_native_cs SPI controller fields
        spi: take the SPI IO-mutex in the spi_set_cs_timing method
        spi: spi-fsl-dspi: Fix a resource leak in an error handling path
        spi: spi-zynq-qspi: Fix stack violation bug
        spi: spi-zynq-qspi: Fix kernel-doc warning
        spi: altera: Make SPI_ALTERA_CORE invisible
        spi: Fix spi device unregister flow
      f71d49e0
    • Zhen Lei's avatar
      cgroup: fix spelling mistakes · 08b2b6fd
      Zhen Lei authored
      Fix some spelling mistakes in comments:
      hierarhcy ==> hierarchy
      automtically ==> automatically
      overriden ==> overridden
      In absense of .. or ==> In absence of .. and
      assocaited ==> associated
      taget ==> target
      initate ==> initiate
      succeded ==> succeeded
      curremt ==> current
      udpated ==> updated
      Signed-off-by: default avatarZhen Lei <thunder.leizhen@huawei.com>
      Signed-off-by: default avatarTejun Heo <tj@kernel.org>
      08b2b6fd
  3. 23 May, 2021 18 commits
  4. 22 May, 2021 4 commits
    • Linus Torvalds's avatar
      Merge tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-block · 4ff2473b
      Linus Torvalds authored
      Pull block fixes from Jens Axboe:
      
       - Fix BLKRRPART and deletion race (Gulam, Christoph)
      
       - NVMe pull request (Christoph):
            - nvme-tcp corruption and timeout fixes (Sagi Grimberg, Keith
              Busch)
            - nvme-fc teardown fix (James Smart)
            - nvmet/nvme-loop memory leak fixes (Wu Bo)"
      
      * tag 'block-5.13-2021-05-22' of git://git.kernel.dk/linux-block:
        block: fix a race between del_gendisk and BLKRRPART
        block: prevent block device lookups at the beginning of del_gendisk
        nvme-fc: clear q_live at beginning of association teardown
        nvme-tcp: rerun io_work if req_list is not empty
        nvme-tcp: fix possible use-after-completion
        nvme-loop: fix memory leak in nvme_loop_create_ctrl()
        nvmet: fix memory leak in nvmet_alloc_ctrl()
      4ff2473b
    • Linus Torvalds's avatar
      Merge tag 'io_uring-5.13-2021-05-22' of git://git.kernel.dk/linux-block · b9231dfb
      Linus Torvalds authored
      Pull io_uring fixes from Jens Axboe:
       "One fix for a regression with poll in this merge window, and another
        just hardens the io-wq exit path a bit"
      
      * tag 'io_uring-5.13-2021-05-22' of git://git.kernel.dk/linux-block:
        io_uring: fortify tctx/io_wq cleanup
        io_uring: don't modify req->poll for rw
      b9231dfb
    • Linus Torvalds's avatar
      Merge tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip · 23d72926
      Linus Torvalds authored
      Pull xen fixes from Juergen Gross:
      
       - a fix for a boot regression when running as PV guest on hardware
         without NX support
      
       - a small series fixing a bug in the Xen pciback driver when
         configuring a PCI card with multiple virtual functions
      
      * tag 'for-linus-5.13b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
        xen-pciback: reconfigure also from backend watch handler
        xen-pciback: redo VF placement in the virtual topology
        x86/Xen: swap NX determination and GDT setup on BSP
      23d72926
    • Linus Torvalds's avatar
      Merge tag 'xfs-5.13-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux · a3969ef4
      Linus Torvalds authored
      Pull xfs fixes from Darrick Wong:
      
       - Fix some math errors in the realtime allocator when extent size hints
         are applied.
      
       - Fix unnecessary short writes to realtime files when free space is
         fragmented.
      
       - Fix a crash when using scrub tracepoints.
      
       - Restore ioctl uapi definitions that were accidentally removed in
         5.13-rc1.
      
      * tag 'xfs-5.13-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
        xfs: restore old ioctl definitions
        xfs: fix deadlock retry tracepoint arguments
        xfs: retry allocations when locality-based search fails
        xfs: adjust rt allocation minlen when extszhint > rtextsize
      a3969ef4
  5. 21 May, 2021 8 commits