summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-24mm/thp: fix page_vma_mapped_walk() if THP mapped by ptesHugh Dickins
2021-06-24mm: page_vma_mapped_walk(): get vma_address_end() earlierHugh Dickins
2021-06-24mm: page_vma_mapped_walk(): use goto instead of while (1)Hugh Dickins
2021-06-24mm: page_vma_mapped_walk(): add a level of indentationHugh Dickins
2021-06-24mm: page_vma_mapped_walk(): crossing page table boundaryHugh Dickins
2021-06-24mm: page_vma_mapped_walk(): prettify PVMW_MIGRATION blockHugh Dickins
2021-06-24mm: page_vma_mapped_walk(): use pmde for *pvmw->pmdHugh Dickins
2021-06-24mm: page_vma_mapped_walk(): settle PageHuge on entryHugh Dickins
2021-06-24mm: page_vma_mapped_walk(): use page for pvmw->pageHugh Dickins
2021-06-24ata: rb532_cf: remove redundant codesgushengxian
2021-06-24Merge tag 'drm-fixes-2021-06-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-06-24i2c: robotfuzz-osif: fix control-request directionsJohan Hovold
2021-06-25Merge tag 'drm-misc-fixes-2021-06-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-06-24i2c: dev: Add __user annotationAndreas Hecht
2021-06-24libceph: set global_id as soon as we get an auth ticketIlya Dryomov
2021-06-24libceph: don't pass result into ac->ops->handle_reply()Ilya Dryomov
2021-06-24spi: Fix self assignment issue with ancillary->modeColin Ian King
2021-06-24Merge tag 'mmc-v5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-06-24Merge tag 'core-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-24Merge tag 'sched-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-24Merge tag 'perf-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-24KVM: do not allow mapping valid but non-reference-counted pagesNicholas Piggin
2021-06-24Merge tag 'objtool-urgent-2021-06-24' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-06-24hwmon: Support set_trips() of thermal device opsDmitry Osipenko
2021-06-24hwmon: (lm90) Prevent integer underflows of temperature calculationsDmitry Osipenko
2021-06-24drm/nouveau: fix dma_address check for CPU/GPU syncChristian König
2021-06-24xen/events: reset active flag for lateeoi events laterJuergen Gross
2021-06-24MAINTAINERS: remove Timur Tabi from Freescale SOC sound driversTimur Tabi
2021-06-24ASoC: rt5645: Avoid upgrading static warnings to errorsMark Brown
2021-06-24KVM: selftests: Fix mapping length truncation in m{,un}map()Zenghui Yu
2021-06-24Merge tag 'amd-drm-fixes-5.13-2021-06-21' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-06-24objtool: Don't make .altinstructions writableJosh Poimboeuf
2021-06-24perf/x86/intel/lbr: Zero the xstate buffer on allocationThomas Gleixner
2021-06-23Merge tag 'spi-fix-v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-06-23software node: Handle software node injection to an existing device properlyHeikki Krogerus
2021-06-23Merge tag 'pm-5.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-06-23Merge branch 'stable/for-linus-5.14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-23Merge remote-tracking branch 'regulator/for-5.14' into regulator-nextMark Brown
2021-06-23Merge remote-tracking branch 'regulator/for-5.13' into regulator-linusMark Brown
2021-06-23Merge series "Support ROCKCHIP SPI new feature" from Jon Lin <jon.lin@rock-ch...Mark Brown
2021-06-23spi: spi-sh-msiof: : use proper DMAENGINE API for terminationWolfram Sang
2021-06-23spi: spi-rspi: : use proper DMAENGINE API for terminationWolfram Sang
2021-06-23spi: spi-rockchip: add description for rv1126Jon Lin
2021-06-23spi: rockchip: Support SPI_CS_HIGHJon Lin
2021-06-23spi: rockchip: Support cs-gpioJon Lin
2021-06-23spi: rockchip: Wait for STB status in slave mode tx_xferJon Lin
2021-06-23spi: rockchip: Set rx_fifo interrupt waterline base on transfer itemJon Lin
2021-06-23spi: rockchip: add compatible string for rv1126Jon Lin
2021-06-23regulator: bd9576: Fix uninitializes variable may_have_irqsColin Ian King
2021-06-23regulator: max8893: Select REGMAP_I2C to fix build errorAxel Lin