platform/kernel/linux-rpi.git
2021-03-30 Fabio Estevammmc: sdhci-esdhc-imx: Use device_get_match_data()
2021-03-30 Fabio Estevammmc: sdhci-esdhc-imx: Remove non-DT stub
2021-03-30 Joey Pabalanmemstick: Remove useless else branch
2021-03-30 Ulf Hanssonmmc: core: Fix hanging on I/O during system suspend...
2021-03-30 Jisheng Zhangmmc: sdio: fix a typo in the comment of SDIO_SD_REV_3_00
2021-03-30 Jisheng Zhangmmc: sdhci: Use "mmc" directly rather than "host->mmc"
2021-03-30 Jisheng Zhangmmc: sdhci-pci: Avoid comma separated statements
2021-03-30 Yang Limmc: via-sdmmc: remove unneeded variable 'ret'
2021-03-30 Philipp Zabelmmc: dw_mmc: simplify optional reset handling
2021-03-30 Philipp Zabelmmc: sdhci-st: simplify optional reset handling
2021-03-30 Jia-Ju Baimemstick: core: Assign error code of mspro_block_resume()
2021-03-30 Luca Porziommc: core: Remove mq->use_cqe from the struct mmc_queue
2021-03-30 Ulf Hanssonmmc: block: Fix error path in mmc_blk_probe()
2021-03-30 Ulf Hanssonmmc: block: Simplify logging during probe about added...
2021-03-30 Ulf Hanssonmmc: block: Drop use of unlikely() in mmc_blk_probe()
2021-03-30 Wolfram Sangmmc: renesas_sdhi: use custom mask for TMIO_MASK_ALL
2021-03-30 Pradeep P V Kmmc: sdhci: Check for reset prior to DMA address unmap
2021-03-30 Dinghao Liummc: sdhci-pci-o2micro: Add missing checks in sdhci_pci...
2021-03-30 Renius Chenmmc: sdhci-pci-gli: Enable short circuit protection...
2021-03-30 Peng Fanmmc: sdhci-esdhc-imx: validate pinctrl before use it
2021-03-30 Peng Fandt-bindings: mmc: fsl-imx-esdhc: add clock bindings
2021-03-30 Peng Fandt-bindings: mmc: fsl-imx-esdhc: add pinctrl bindings
2021-03-30 Wolfram Sangmmc: tmio: support custom irq masks
2021-03-30 Seunghui Leemmc: core: Set read only for SD cards with permanent...
2021-03-30 Christophe... mmc: uniphier-sd: Fix a resource leak in the remove...
2021-03-30 Christophe... mmc: uniphier-sd: Fix an error handling path in uniphie...
2021-03-30 Wolfram Sangmmc: tmio: remove workaround for NON_REMOVABLE
2021-03-30 Yue Hummc: core: Reduce code duplication to mmc_spi_send_...
2021-03-30 Ulf Hanssonmmc: dw_mmc: Drop redundant call to ->card_event callback
2021-03-30 Ulf Hanssonmmc: core: Drop reference counting of the bus_ops
2021-03-30 Ulf Hanssonmmc: core: Drop superfluous validations in mmc_hw|sw_re...
2021-03-30 DooHyun Hwangmmc: core: Do a power cycle when the CMD11 fails
2021-03-28 Linus TorvaldsLinux 5.12-rc5
2021-03-28 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v5.12-2020-03-28' of...
2021-03-28 Linus TorvaldsMerge tag 'auxdisplay-for-linus-v5.12-rc6' of git:...
2021-03-28 Linus TorvaldsMerge tag 'x86-urgent-2021-03-28' of git://git./linux...
2021-03-28 Linus TorvaldsMerge tag 'locking-urgent-2021-03-28' of git://git...
2021-03-28 Linus TorvaldsMerge tag '5.12-rc4-smb3' of git://git.samba.org/sfrenc...
2021-03-28 Linus TorvaldsMerge tag 'io_uring-5.12-2021-03-27' of git://git.kerne...
2021-03-28 Linus TorvaldsMerge tag 'block-5.12-2021-03-27' of git://git.kernel...
2021-03-28 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-03-27 Colin Ian Kingio_uring: remove unsued assignment to pointer io
2021-03-27 Pavel Begunkovio_uring: don't cancel extra on files match
2021-03-27 Pavel Begunkovio_uring: don't cancel-track common timeouts
2021-03-27 Pavel Begunkovio_uring: do post-completion chore on t-out cancel
2021-03-27 Pavel Begunkovio_uring: fix timeout cancel return code
2021-03-27 Jens AxboeRevert "signal: don't allow STOP on PF_IO_WORKER threads"
2021-03-27 Jens AxboeRevert "kernel: freezer should treat PF_IO_WORKER like...
2021-03-27 Jens AxboeRevert "kernel: treat PF_IO_WORKER like PF_KTHREAD...
2021-03-27 Jens AxboeRevert "signal: don't allow sending any signals to...
2021-03-27 Jens Axboekernel: stop masking signals in create_io_thread()
2021-03-27 Jens Axboeio_uring: handle signals for IO threads like a normal...
2021-03-27 Ming Leiblock: don't create too many partitions
2021-03-26 Steve Frenchsmb3: fix cached file size problems in duplicate extent...
2021-03-26 Vincent Whitchurchcifs: Silently ignore unknown oplock break handle
2021-03-26 Ronnie Sahlbergcifs: revalidate mapping when we open files for SMB1...
2021-03-26 Shyam Prasad Ncifs: Fix chmod with modefromsid when an older ACE...
2021-03-26 Jens Axboekernel: don't call do_exit() for PF_IO_WORKER threads
2021-03-26 Linus TorvaldsMerge tag 'for-5.12/dm-fixes-2' of git://git./linux...
2021-03-26 Mikulas Patockadm ioctl: fix out of bounds array access when no devices
2021-03-26 Linus TorvaldsMerge tag 'acpi-5.12-rc5' of git://git./linux/kernel...
2021-03-26 Linus TorvaldsMerge tag 'pm-5.12-rc5' of git://git./linux/kernel...
2021-03-26 Linus TorvaldsMerge tag 'soc-fixes-5.12' of git://git./linux/kernel...
2021-03-26 Linus TorvaldsMerge tag 'for-linus-5.12b-rc5-tag' of git://git./linux...
2021-03-26 Linus TorvaldsMerge tag 'drm-fixes-2021-03-26' of git://anongit.freed...
2021-03-26 Pavel Machekremove Dan Murphy from TI from MAINTAINERS
2021-03-26 Rafael J. WysockiMerge branches 'acpi-video' and 'acpi-scan'
2021-03-26 Rafael J. WysockiMerge branch 'pm-em'
2021-03-26 Shyam Prasad Ncifs: Adjust key sizes and key generation routines...
2021-03-26 Leo Yanperf test: Change to use bash for daemon test
2021-03-26 Dave AirlieMerge tag 'drm-msm-fixes-2021-02-25' of https://gitlab...
2021-03-25 Linus TorvaldsMerge tag 'integrity-v5.12-fix' of git://git./linux...
2021-03-25 Linus TorvaldsMerge tag 'for-5.12-rc4-tag' of git://git./linux/kernel...
2021-03-25 Dave AirlieMerge tag 'amd-drm-fixes-5.12-2021-03-24' of https...
2021-03-25 Dave AirlieMerge branch 'linux-5.12' of git://github.com/skeggsb...
2021-03-25 Dave AirlieMerge tag 'drm-intel-fixes-2021-03-25-1' of git://anong...
2021-03-25 Dave AirlieMerge tag 'drm-misc-fixes-2021-03-25' of git://anongit...
2021-03-25 Pavel Begunkovio_uring: maintain CQE order of a failed link
2021-03-25 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-03-25 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-03-25 Linus TorvaldsMerge tag 'mfd-fixes-5.12' of git://git./linux/kernel...
2021-03-25 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2021-03-25 Chris Chiumailmap: update the email address for Chris Chiu
2021-03-25 Andrey Konovalovmailmap: update Andrey Konovalov's email address
2021-03-25 Ira Weinymm/highmem: fix CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
2021-03-25 Mike Rapoportmm: memblock: fix section mismatch warning again
2021-03-25 Marco Elverkfence: make compatible with kmemleak
2021-03-25 Nick Desaulniersgcov: fix clang-11+ support
2021-03-25 Sergei Trofimovichia64: fix format strings for err_inject
2021-03-25 Sergei Trofimovichia64: mca: allocate early mca with GFP_ATOMIC
2021-03-25 Phillip Loughersquashfs: fix xattr id and id lookup sanity checks
2021-03-25 Sean Nyekjaersquashfs: fix inode lookup sanity checks
2021-03-25 Thomas Hebbz3fold: prevent reclaim/free race for headless pages
2021-03-25 Rong Chenselftests/vm: fix out-of-tree build
2021-03-25 Sean Christophersonmm/mmu_notifiers: ensure range_end() is paired with...
2021-03-25 Andrey Konovalovkasan: fix per-page tags for non-page_alloc pages
2021-03-25 Miaohe Linhugetlb_cgroup: fix imbalanced css_get and css_put...
2021-03-25 Jens Axboeio-wq: fix race around pending work on teardown
2021-03-25 Potnuri Bharat... RDMA/cxgb4: Fix adapter LE hash errors while destroying...
2021-03-25 Rich Wileyarm64: kernel: disable CNP on Carmel
next