- b274014 powerpc: add an ioremap_phb helper by Christoph Hellwig · 4 years, 7 months ago
- f8092aa staging: media: ipu3: use vmap instead of reimplementing it by Christoph Hellwig · 4 years, 7 months ago
- 5bf9917 staging: android: ion: use vmap instead of vm_map_ram by Christoph Hellwig · 4 years, 7 months ago
- e792031 ivtv: convert get_user_pages() --> pin_user_pages() by John Hubbard · 4 years, 7 months ago
- 8d92890 mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead by NeilBrown · 4 years, 7 months ago
- a37b071 mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE by NeilBrown · 4 years, 7 months ago
- db2c1d8 md: remove __clear_page_buffers and use attach/detach_page_private by Guoqing Jiang · 4 years, 7 months ago
- 735e4ae vfs: track per-sb writeback errors and report them to syncfs by Jeff Layton · 4 years, 7 months ago
- 8b11dd5 Merge tag 'edac_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 7 months ago
- ca1f5df Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 7 months ago
- 829f3b9 Merge tag 'pstore-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 7 months ago
- 81e8c10 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 4 years, 7 months ago
- 729ea4e Merge tag 'i3c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 4 years, 7 months ago
- d30fc97 Merge tag 'regulator-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 4 years, 7 months ago
- a36de5e Merge tag 'spi-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 4 years, 7 months ago
- 213fd09 Merge tag 'regmap-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 4 years, 7 months ago
- 129b9a5 Merge tag 'hwmon-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 4 years, 7 months ago
- b6f91ab Merge tag 'tpmdd-next-20200522' of git://git.infradead.org/users/jjs/linux-tpmdd by Linus Torvalds · 4 years, 7 months ago
- 5fb565b Merge remote-tracking branch 'regulator/for-5.8' into regulator-linus by Mark Brown · 4 years, 7 months ago
- cc58045 Merge remote-tracking branch 'regulator/for-5.7' into regulator-linus by Mark Brown · 4 years, 7 months ago
- 0b0c0bd8 regulator: max8998: max8998_set_current_limit() can be static by kbuild test robot · 4 years, 7 months ago
- 2a02ca0 Merge branches 'edac-i10nm' and 'edac-misc' into edac-updates-for-5.8 by Borislav Petkov · 4 years, 7 months ago
- 78c0824 mtd: Support kmsg dumper based on pstore/blk by WeiXiong Liao · 4 years, 9 months ago
- 19835b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
- 900db15 Merge tag 'gpio-v5.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 4 years, 7 months ago
- 791205e pstore/ram: Introduce max_reason and convert dump_oops by Kees Cook · 4 years, 8 months ago
- 7846889 drivers/net/ibmvnic: Update VNIC protocol version reporting by Thomas Falcon · 4 years, 7 months ago
- 3decabd NFC: st21nfca: add missed kfree_skb() in an error path by Chuhong Yuan · 4 years, 7 months ago
- 8685217 Merge tag 'armsoc-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
- fb02b9e Merge remote-tracking branch 'spi/for-5.8' into spi-next by Mark Brown · 4 years, 7 months ago
- 0c0c5b8f Merge remote-tracking branch 'spi/for-5.7' into spi-linus by Mark Brown · 4 years, 7 months ago
- 263b81d spi: spi-fsl-dspi: fix native data copy by Angelo Dureghello · 4 years, 7 months ago
- b58f214 Merge tag 'iommu-fixes-v5.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 7 months ago
- 75574f1 Merge tag 'block-5.7-2020-05-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- 6ff64d2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 7 months ago
- 411ea67 Merge tag 'mmc-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 4 years, 7 months ago
- 170ee4d7 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 7 months ago
- a683012 net/mlx5e: replace EINVAL in mlx5e_flower_parse_meta() by Pablo Neira Ayuso · 4 years, 9 months ago
- cb9a064 net/mlx5e: Fix MLX5_TC_CT dependencies by Vlad Buslov · 4 years, 7 months ago
- ebeaf08 net/mlx5e: Properly set default values when disabling adaptive moderation by Tal Gilboa · 4 years, 9 months ago
- b623603 net/mlx5e: Fix arch depending casting issue in FEC by Aya Levin · 4 years, 9 months ago
- 20300aa net/mlx5e: Remove warning "devices are not on same switch HW" by Maor Dickman · 4 years, 7 months ago
- 0a2a6f4 net/mlx5e: Fix stats update for matchall classifier by Roi Dayan · 4 years, 7 months ago
- 8fc3e29 net/mlx5: Fix crash upon suspend/resume by Mark Bloch · 4 years, 8 months ago
- 86e43b8 Merge tag 'drm-fixes-2020-05-29-1' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 7 months ago
- 3d7db0f spi: dw: Refactor mid_spi_dma_setup() to separate DMA and IRQ config by Andy Shevchenko · 4 years, 7 months ago
- b3f82dc spi: dw: Make DMA request line assignments explicit for Intel Medfield by Andy Shevchenko · 4 years, 7 months ago
- d62069c spi: bcm2835: Remove shared interrupt support by Mark Brown · 4 years, 7 months ago
- 08ba930 Merge series "spi: dw: Add generic DW DMA controller support" from Serge Semin <Sergey.Semin@baikalelectronics.ru>: by Mark Brown · 4 years, 7 months ago
- 7830c0e spi: dw: add reset control by Dinh Nguyen · 4 years, 7 months ago
- ecfbd3c spi: bcm2835: Enable shared interrupt support by Martin Sperl · 4 years, 7 months ago
- 118eb0e spi: bcm2835: Implement shutdown callback by Florian Fainelli · 4 years, 7 months ago
- 4832565 regulator: core: Add regulator bypass trace points by Charles Keepax · 4 years, 7 months ago
- 8378449 spi: dw: Use regset32 DebugFS method to create regdump file by Serge Semin · 4 years, 7 months ago
- 0fdad59 spi: dw: Add DMA support to the DW SPI MMIO driver by Serge Semin · 4 years, 7 months ago
- 5778441 spi: dw: Cleanup generic DW DMA code namings by Serge Semin · 4 years, 7 months ago
- ecb3a67 spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI core by Serge Semin · 4 years, 7 months ago
- 06cfadb spi: dw: Remove DW DMA code dependency from DW_DMAC_PCI by Serge Semin · 4 years, 7 months ago
- 6c710c0 spi: dw: Move Non-DMA code to the DW PCIe-SPI driver by Serge Semin · 4 years, 7 months ago
- 77ccff8 spi: dw: Add core suffix to the DW APB SSI core source file by Serge Semin · 4 years, 7 months ago
- 46164fd spi: dw: Fix Rx-only DMA transfers by Serge Semin · 4 years, 7 months ago
- 0b2b665 spi: dw: Use DMA max burst to set the request thresholds by Serge Semin · 4 years, 7 months ago
- c534df9 spi: dw: Parameterize the DMA Rx/Tx burst length by Serge Semin · 4 years, 7 months ago
- 33726ef spi: dw: Add SPI Rx-done wait method to DMA-based transfer by Serge Semin · 4 years, 7 months ago
- 1ade2d8 spi: dw: Add SPI Tx-done wait method to DMA-based transfer by Serge Semin · 4 years, 7 months ago
- bdbdf0f spi: dw: Locally wait for the DMA transfers completion by Serge Semin · 4 years, 7 months ago
- f0410bb spi: dw: Return any value retrieved from the dma_transfer callback by Serge Semin · 4 years, 7 months ago
- de4c287 spi: dw: Set xfer effective_speed_hz by Serge Semin · 4 years, 7 months ago
- c1f615e Merge series "Fix regulators coupling for Exynos5800" from Marek Szyprowski <m.szyprowski@samsung.com>: by Mark Brown · 4 years, 7 months ago
- 752db83 regulator: extract voltage balancing code to the separate function by Marek Szyprowski · 4 years, 7 months ago
- 7cc3161 iommu: Fix reference count leak in iommu_group_alloc. by Qiushi Wu · 4 years, 7 months ago
- f00eb5f EDAC/amd64: Remove redundant assignment to variable ret in hw_info_get() by Colin Ian King · 4 years, 8 months ago
- 9b98f92 Merge remote-tracking branch 'regmap/for-5.8' into regmap-next by Mark Brown · 4 years, 7 months ago
- 4bcc6a0 Merge remote-tracking branch 'regmap/for-5.7' into regmap-linus by Mark Brown · 4 years, 7 months ago
- 93b9299 Merge series "regmap: provide simple bitops and use them in a driver" from Bartosz Golaszewski <brgl@bgdev.pl> by Mark Brown · 4 years, 7 months ago
- aa2ff9d regmap: provide helpers for simple bit operations by Bartosz Golaszewski · 4 years, 7 months ago
- e9bdf7e gpio: fix locking open drain IRQ lines by Linus Walleij · 4 years, 7 months ago
- ed9244b Merge tag 'drm-misc-fixes-2020-05-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 4 years, 7 months ago
- d16eea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 4 years, 7 months ago
- a068aab bonding: Fix reference count leak in bond_sysfs_slave_add. by Qiushi Wu · 4 years, 7 months ago
- 87976ce hwmon: Add Baikal-T1 PVT sensor driver by Serge Semin · 4 years, 7 months ago
- 1597b37 hwmon: Add notification support by Guenter Roeck · 4 years, 7 months ago
- 15fede1 Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7 by Jens Axboe · 4 years, 7 months ago
- b7d73cb Merge series "add ecspi ERR009165 for i.mx6/7 soc family" from Robin Gong <yibin.gong@nxp.com>: by Mark Brown · 4 years, 7 months ago
- 117858b spi: tegra20-sflash: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
- faedcc1 spi: tegra20-slink: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
- cddc36f spi: tegra114: Fix runtime PM imbalance on error by Dinghao Liu · 4 years, 8 months ago
- bcd8e77 spi: imx: fallback to PIO if dma setup failure by Robin Gong · 4 years, 8 months ago
- 58ca006 crypto: hisilicon - fix driver compatibility issue with different versions of devices by Weili Qian · 4 years, 8 months ago
- ae4052c crypto: cavium/nitrox - Fix a typo in a comment by Christophe JAILLET · 4 years, 8 months ago
- ed52a9b Merge tag 'amd-drm-fixes-5.7-2020-05-27' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 4 years, 7 months ago
- 1acba6a IB/ipoib: Fix double free of skb in case of multicast traffic in CM mode by Valentine Fatiev · 4 years, 7 months ago
- 4e51832 drm/amd/display: Fix potential integer wraparound resulting in a hang by Aric Cyr · 4 years, 8 months ago
- f7d5991 drm/amd/display: drop cursor position check in atomic test by Simon Ser · 4 years, 8 months ago
- 183be6f net: dsa: felix: send VLANs on CPU port as egress-tagged by Vladimir Oltean · 4 years, 7 months ago
- 9210c07 nvme-pci: avoid race between nvme_reap_pending_cqes() and nvme_poll() by Dongli Zhang · 4 years, 7 months ago
- 5b186cd nfp: flower: fix used time of merge flow statistics by Heinrich Kuhn · 4 years, 7 months ago
- 3301f6a Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 4 years, 7 months ago
- c85f4abe RDMA/core: Fix double destruction of uobject by Jason Gunthorpe · 4 years, 7 months ago
- fff2d0f hwmon: (applesmc) avoid overlong udelay() by Arnd Bergmann · 4 years, 7 months ago