Skip to content

Build grate

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Jul 22:21
· 90904 commits to master since this release

Commits

  • fix spelling mistakes in header files (Zhen Lei)
  • add setup_initial_init_mm() helper (Kefeng Wang)
  • convert to setup_initial_init_mm() (Kefeng Wang)
  • convert to setup_initial_init_mm() (Kefeng Wang)
  • convert to setup_initial_init_mm() (Kefeng Wang)
  • convert to setup_initial_init_mm() (Kefeng Wang)
  • convert to setup_initial_init_mm() (Kefeng Wang)
  • convert to setup_initial_init_mm() (Kefeng Wang)
  • convert to setup_initial_init_mm() (Kefeng Wang)
  • convert to setup_initial_init_mm() (Kefeng Wang)
  • convert to setup_initial_init_mm() (Kefeng Wang)
  • convert to setup_initial_init_mm() (Kefeng Wang)
  • convert to setup_initial_init_mm() (Kefeng Wang)
  • convert to setup_initial_init_mm() (Kefeng Wang)
  • convert to setup_initial_init_mm() (Kefeng Wang)
  • convert to setup_initial_init_mm() (Kefeng Wang)
  • only consider GNU notes for build ID parsing (Stephen Boyd)
  • add API to parse build ID out of buffer (Stephen Boyd)
  • stash away kernels build ID on init (Stephen Boyd)
  • 4d779d7: buildid-stash-away-kernels-build-id-on-init-fix (Stephen Boyd)
  • add vmlinux build ID to stack traces (Stephen Boyd)
  • add printk formats to add module build ID to stacktraces (Stephen Boyd)
  • 3037259: module-add-printk-formats-to-add-module-build-id-to-stacktraces-fix (Andrew Morton)
  • fix build when CONFIG_MODULES is not set (Randy Dunlap)
  • 7a58cab: module-add-printk-formats-to-add-module-build-id-to-stacktraces-fix-fix (Andrew Morton)
  • fix build error when CONFIG_SYSFS is disabled (Bixuan Cui)
  • stacktrace: use %pSb for backtrace printing (Stephen Boyd)
  • 8fb4942: x86/dumpstack: use %pSb/%pBb for backtrace printing (Stephen Boyd)
  • 43cdc1e: scripts/decode_stacktrace.sh: support debuginfod (Stephen Boyd)
  • aad9add: scripts/decode_stacktrace.sh: silence stderr messages from addr2line/nm (Stephen Boyd)
  • f362e99: scripts/decode_stacktrace.sh: indicate 'auto' can be used for base path (Stephen Boyd)
  • mark some arguments const (Stephen Boyd)
  • fix kernel-doc notation (Stephen Boyd)
  • use vmlinux_build_id to simplify (Stephen Boyd)
  • rename pud_page_vaddr to pud_pgtable and make it return pmd_t * (Aneesh Kumar K.V)
  • 45ed00f: mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t-fix-2 (Aneesh Kumar K.V)
  • rename pud_page_vaddr to pud_pgtable and make it return pmd_t * fix (Stephen Rothwell)
  • rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * (Aneesh Kumar K.V)
  • 703371d: mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t-fix (Aneesh Kumar K.V)
  • d586355: selftest/mremap_test: update the test to handle pagesize other than 4K (Aneesh Kumar K.V)
  • c8ec146: selftest/mremap_test: avoid crash with static build (Aneesh Kumar K.V)
  • d8326f0: mm/mremap: convert huge PUD move to separate helper (Aneesh Kumar K.V)
  • 619a63f: mm/mremap: fix build failure with clang-10 (Aneesh Kumar K.V)
  • f309017: mm/mremap: don't enable optimized PUD move if page table levels is 2 (Aneesh Kumar K.V)
  • e29f039: mm/mremap: use pmd/pud_poplulate to update page table entries (Aneesh Kumar K.V)
  • 6f35aef: mm/mremap: hold the rmap lock in write mode when moving page table entries. (Aneesh Kumar K.V)
  • d97dbf6: mm/mremap: allow arch runtime override (Aneesh Kumar K.V)
  • c74b29d: powerpc/book3s64/mm: update flush_tlb_range to flush page walk cache (Aneesh Kumar K.V)
  • 0c5562f: powerpc/mm: enable HAVE_MOVE_PMD support (Aneesh Kumar K.V)
  • 95f3df4: Merge branch 'akpm/master' (Stephen Rothwell)
  • 92510a7: Add linux-next specific files for 20210709 (Stephen Rothwell)
  • e7e3ed7: Revert "mm: require ->set_page_dirty to be explicitly wired up" (Dmitry Osipenko)
  • ARM: seccomp: Enforce whitelisting of clock_gettime64 (Dmitry Osipenko)
  • ARM: seccomp: Enforce whitelisting of clock_nanosleep_time64 (Dmitry Osipenko)
  • tegra: Add SoC thermal sensor to Tegra30 device-trees (Dmitry Osipenko)
  • tegra: ouya: Add interrupt to temperature sensor node (Dmitry Osipenko)
  • tegra: paz00: Add interrupt to temperature sensor node (Dmitry Osipenko)
  • tegra: nexus7: Add interrupt to temperature sensor node (Dmitry Osipenko)
  • tegra: acer-a500: Add interrupt to temperature sensor node (Dmitry Osipenko)
  • tegra: nyan: Correct interrupt trigger type of temperature sensor (Dmitry Osipenko)
  • tegra: apalis: Correct interrupt trigger type of temperature sensor (Dmitry Osipenko)
  • tegra: cardhu: Correct interrupt trigger type of temperature sensor (Dmitry Osipenko)
  • tegra: dalmore: Correct interrupt trigger type of temperature sensor (Dmitry Osipenko)
  • tegra: jetson-tk1: Correct interrupt trigger type of temperature sensor (Dmitry Osipenko)
  • tegra: acer-a500: Remove bogus USB VBUS regulators (Dmitry Osipenko)
  • tegra: acer-a500: Improve thermal zones (Dmitry Osipenko)
  • tegra: nexus7: Improve thermal zones (Dmitry Osipenko)
  • tegra194: p2888: Correct interrupt trigger type of temperature sensor (Dmitry Osipenko)
  • tegra_defconfig: Enable CONFIG_TEGRA30_TSENSOR (Dmitry Osipenko)
  • tegra_defconfig: Enable CONFIG_FB (Dmitry Osipenko)
  • tegra_defconfig: Enable Acer A500 drivers (Dmitry Osipenko)
  • multi_v7_defconfig: Enable Acer A500 drivers (Dmitry Osipenko)
  • multi_v7_defconfig: Enable CONFIG_TEGRA30_TSENSOR (Dmitry Osipenko)
  • 06c5c75: soc/tegra: pmc: Temporarily disable PMC state syncing (Dmitry Osipenko)
  • a97ccd8: soc/tegra: pmc: Implement attach_dev() of power domain drivers (Dmitry Osipenko)
  • f2dae47: soc/tegra: Don't print error message when OPPs not available (Dmitry Osipenko)
  • fb8450a: soc/tegra: Add devm_tegra_core_dev_init_opp_table_simple() (Dmitry Osipenko)
  • d44c289: dt-bindings: clock: tegra-car: Document new tegra-clocks sub-node (Dmitry Osipenko)
  • tegra: Support runtime PM and power domain (Dmitry Osipenko)
  • 3628302: dt-bindings: host1x: Document OPP and power domain properties (Dmitry Osipenko)
  • 317b6c3: dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D (Dmitry Osipenko)
  • host1x: Add host1x_channel_stop() (Dmitry Osipenko)
  • host1x: Add runtime PM support (Dmitry Osipenko)
  • host1x: Add stub driver for MPE, VI, EPP and ISP (Dmitry Osipenko)
  • 01baccc: drm/tegra: dc: Support OPP and SoC core voltage scaling (Dmitry Osipenko)
  • b8e8357: drm/tegra: hdmi: Add OPP support (Dmitry Osipenko)
  • 78afbe8: drm/tegra: gr2d: Support OPP and power management (Dmitry Osipenko)
  • d392495: drm/tegra: gr3d: Support OPP and power management (Dmitry Osipenko)
  • 18972eb: drm/tegra: vic: Stop channel before suspending (Dmitry Osipenko)
  • chipidea: tegra: Add runtime PM support (Dmitry Osipenko)
  • tegra-gmi: Add runtime PM support (Dmitry Osipenko)
  • tegra: Add runtime PM and OPP support (Dmitry Osipenko)
  • sdhci-tegra: Add runtime PM and OPP support (Dmitry Osipenko)
  • rawnand: tegra: Add runtime PM support (Dmitry Osipenko)
  • 173d2a5: soc/tegra: fuse: Clear fuse->clk on driver probe failure (Dmitry Osipenko)
  • 17ad838: soc/tegra: fuse: Add runtime PM support (Dmitry Osipenko)
  • 96c020d: soc/tegra: fuse: Enable fuse clock on suspend (Dmitry Osipenko)
  • tegra: Remove CLK_IS_CRITICAL flag from fuse clock (Dmitry Osipenko)
  • tegra20-slink: Improve runtime PM usage (Dmitry Osipenko)
  • tegra20-slink: Add OPP support (Dmitry Osipenko)
  • tegra20-emc: Add minimal runtime PM support (Dmitry Osipenko)
  • tegra30-emc: Add minimal runtime PM support (Dmitry Osipenko)
  • dt: bindings: tegra-vde: Convert to schema (Dmitry Osipenko)
  • dt: bindings: tegra-vde: Document OPP and power domain (Dmitry Osipenko)
  • staging: tegra-vde: Support generic power domain (Dmitry Osipenko)
  • tegra: Add OPP tables and power domains to Tegra20 device-trees (Dmitry Osipenko)
  • tegra: Add OPP tables and power domains to Tegra30 device-trees (Dmitry Osipenko)
  • tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x (Dmitry Osipenko)
  • tegra: Add Memory Client resets to Tegra30 GR2D, GR3D and Host1x (Dmitry Osipenko)
  • a3f9632: soc/tegra: pmc: Enable core domain support on Tegra20 and Tegra30 (Dmitry Osipenko)
  • 65b2b01: iommu/tegra-smmu: Defer attachment of display clients (Dmitry Osipenko)
  • ea844d7: iommu/tegra-smmu: Revert workaround that was needed for Nyan Big Chromebook (Dmitry Osipenko)
  • 4ee6beb: iommu/tegra-smmu: Change debugfs directory name (Dmitry Osipenko)
  • 4f5baea: thermal/drivers/tegra: Add driver for Tegra30 thermal sensor (Dmitry Osipenko)
  • host1x: Add back arm_iommu_detach_device() (Dmitry Osipenko)
  • 8475826: drm/tegra: Add back arm_iommu_detach_device() (Dmitry Osipenko)
  • 59ea96f: drm/tegra: dc: Support memory bandwidth management (Dmitry Osipenko)
  • 9e0f797: drm/tegra: dc: Extend debug stats with total number of events (Dmitry Osipenko)
  • 2b7b9d5: soc/tegra: fuse: Add stubs needed for compile testing (Dmitry Osipenko)
  • 9e55c3e: soc/tegra: irq: Add stubs needed for compile testing (Dmitry Osipenko)
  • bd7c11c: soc/tegra: pm: Make stubs usable for compile testing (Dmitry Osipenko)
  • tegra: Add stubs needed for compile testing (Dmitry Osipenko)
  • tegra: Enable compile testing (Dmitry Osipenko)
  • 9bacf2e: drm/tegra: plane: Accept all format-modifiers (Dmitry Osipenko)
  • b982547: PM / devfreq: tegra30: Use tracepoints for debugging (Dmitry Osipenko)
  • tegra: Block DMA for clients HW on a faulty memory access (Dmitry Osipenko)
  • dts: tegra20: Add IOMMU nodes to Host1x clients (Dmitry Osipenko)
  • mmc: core: Add quirk for NVIDIA Tegra20 EMMC (Dmitry Osipenko)
  • 36d2237: Revert "xxx: mmc: core: Add quirk for NVIDIA Tegra20 EMMC" (Dmitry Osipenko)
  • iommu: tegra-gart: Expose as system-wide IOMMU (Dmitry Osipenko)
  • staging: android: Legacy ram-console (Dmitry Osipenko)
  • core: Add raw_boot_mult field to mmc_ext_csd (Dmitry Osipenko)
  • block: Add mmc_bdev_to_card() helper (Dmitry Osipenko)
  • 02d8ae4: partitions/efi: Support gpt_sector parameter needed by NVIDIA Tegra devices (Dmitry Osipenko)
  • Support NVIDIA Tegra Partition Table (Dmitry Osipenko)
  • 7e0b01a: soc/tegra: Expose Boot Configuration Table via sysfs (Dmitry Osipenko)
  • partitions/tegra: Enable debug by default (Dmitry Osipenko)
  • tegra_defconfig: Enable CONFIG_ARM_APPENDED_DTB (Dmitry Osipenko)
  • disable nv_msi_ht_cap_quirk_leaf quirk on arm/arm64 (Nicolas Chauvet)
  • c9353d8: drm/tegra: dc: Add legacy BO tiling compatibility (Dmitry Osipenko)
  • drm: Add generic colorkey properties for display planes (Laurent Pinchart)
  • drm/grate: Add Host1x and DRM drivers with experimental changes (Dmitry Osipenko)
  • dts: qcom: apq8064-nexus7: Add SMB345 battery charger (David Heidelberg)
  • tegra: Add device-tree for Tegra20 QEMU (Dmitry Osipenko)
  • dt-bindings: tegra: Add binding for RT5631 (Svyatoslav Ryhel)
  • tegra: Support RT5631 by machine driver (Svyatoslav)
  • d5ce1ae: drm/tegra: rgb: Hacks for S6E63M0 (Sergey Larin)
  • 7ebeaeb: drm/tegra: Temporary pixel format fix for i927 (Sergey Larin)
  • d4f6888: drm/panel: s6e63m0: disable rotation (Sergey Larin)
  • 80221ae: drm/panel: s6e63m0: Increase back porch (Sergey Larin)
  • a98d8ed: drm/panel: s6e63m0: Workaround screen corruption on boot (Sergey Larin)
  • Add led class support isa1200 vibration motor (ryang)
  • stmpe-keypad - add STMPE1801 support (Sergey Larin)
  • c0d41b6: dt-bindings: input: Add binding for mcs-touchkey (Beomho Seo)
  • mcs_touchkey: Add parse DT function from device tree (Beomho Seo)
  • keyboard: mcs_touchkey:Convert to devm_* managed functions (Beomho Seo)
  • keyboard: mcs_touchkey: LED support (Kim, HeungJun)
  • tegra: Add driver for WM8994 (ryang)
  • supply: Add regulator to max8903 charger for VBUS control (Sergey Larin)
  • dts: tegra20-glide: Samsung SGH-I927 support (Sergey Larin)
  • 88b9695: soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMA (Dmitry Osipenko)
  • cd30731: PM / devfreq: tegra30: Tune up Tegra124 configuration (Dmitry Osipenko)
  • Add downstream pinmux debug info (Dmitry Osipenko)
  • tegra20: Improve performance during frequency transition (Dmitry Osipenko)
  • 1275736: Revert "cpufreq: tegra20: Improve performance during frequency transition" (Dmitry Osipenko)
  • ARM: tegra: Add stub regulators from core power domain (Dmitry Osipenko)
  • WIP: drm: Universal display rotation on Nexus 7 (Dmitry Osipenko)
  • 1968c66: drm/tegra: dsi: Assert hardware reset on power-up (Dmitry Osipenko)
  • 97af32a: soc/tegra: fuse: Print out CPU, GPU and SoC Speedo IDs (Dmitry Osipenko)
  • GPIO-based hotplug gate (Michał Mirosław)
  • 95313e7: dt-bindings: i2c: Add binding for i2c-hotplug-gpio (Svyatoslav Ryhel)
  • Support Asus Transformer EC access device (Michał Mirosław)
  • Add driver for Asus Transformer embedded controller (Michał Mirosław)
  • Add driver for Asus Transformer dock keyboard and touchpad (Michał Mirosław)
  • Add driver for Asus Transformer dock multimedia keys (Michał Mirosław)
  • Add driver for Asus Transformer LEDs (Michał Mirosław)
  • b146d0a: power/supply: Add driver for Asus Transformer battery (Michał Mirosław)
  • 1fd6a00: power/supply: Add charger driver for Asus Transformer Dock (Svyatoslav Ryhel)
  • df4ef3f: dt-bindings: mfd: Add Asus Transformer Embedded Controller binding (Svyatoslav Ryhel)
  • drm/bridge: tc358768: Enable reference clock (Dmitry Osipenko)
  • drm/bridge: tc358768: Support pulse mode (Dmitry Osipenko)
  • drm/bridge: tc358768: Calculate video start delay (Dmitry Osipenko)
  • drm/tegra: dc: rgb: Move PCLK shifter programming to CRTC (Dmitry Osipenko)
  • drm/tegra: dc: rgb: Allow changing PLL rate on Tegra30 (Dmitry Osipenko)
  • 8c02d74: dt-bindings: ARM: tegra: Add ASUS Transformers (Svyatoslav)
  • tegra30: add phandles for controller nodes (Michał Mirosław)
  • tegra: Add device-tree for ASUS Transformer Prime TF201 (Svyatoslav Ryhel)
  • tegra: Add device-tree for ASUS Transformer PAD TF300T (Michał Mirosław)
  • tegra: Add device-tree for ASUS Transformer Infinity TF700T (Svyatoslav)
  • ARM: tegra: Add device-tree for Pegatron Chagall based tablets (Svyatoslav Ryhel)
  • tegra: transformers: Add power domain node (Dmitry Osipenko)
  • drm: panel: simple: Disable non-continuous mode for vvx10f004b00 (Dmitry Osipenko)
  • extcon: p4wifi: Add p4wifi USB connector driver (ryang)
  • drm: panel: Add CMC6230R LCD driver (ryang)
  • staging: Add p4wifi directory (ryang)
  • staging: p4wifi: Add sec_jack driver (ryang)
  • staging: p4wifi: Add misc p4wifi init functions (ryang)
  • staging: p4wifi: Convert to platform driver (Dmitry Osipenko)
  • HACK: tps6586x: Disable Charger LDO mode, Dynamic Timer Function for p4wifi (ryang)
  • ak8975: Add AK8975C device id (ryang)
  • ARM: tegra: Add device-tree for samsung-p4wifi (Samsung Galaxy Tab 10.1) (ryang)
  • Add defconfig for samsung-p4wifi (Samsung Galaxy Tab 10.1) (Nils Östlund)
  • 265fda1: dt-bindings: memory: tegra20: emc: Document optional LPDDR properties (Dmitry Osipenko)
  • tegra20-emc: Support timings matching by LPDDR configuration (Dmitry Osipenko)
  • ARM: tegra: Add device-tree for ASUS Transformer EeePad TF101 (Nikola Milosavljevic)
  • tegra: transformers: Enable memory frequency thermal throttling using ACTMON (Dmitry Osipenko)
  • tegra: chagall: Enable memory frequency thermal throttling using ACTMON (Dmitry Osipenko)
  • tegra: paz00: Add emc-tables for ram-code 1 (Nicolas Chauvet)
  • ARM: tegra: Add device-tree for Lenovo IdeaTab A2109A (KaiJan57)
  • Workaround firmware crash on BCM4329 (Dmitry Osipenko)
  • tegra210-emc: Make driver dependent on OF_RESERVED_MEM (Dmitry Osipenko)
  • host1x: Add DMA fence implementation (Mikko Perttunen)
  • host1x: Add no-recovery mode (Mikko Perttunen)
  • host1x: Add job release callback (Mikko Perttunen)
  • host1x: Add support for syncpoint waits in CDMA pushbuffer (Mikko Perttunen)
  • host1x: Add option to skip firewall for a job (Mikko Perttunen)
  • 8cbdc56: drm/tegra: Extract tegra_gem_lookup (Mikko Perttunen)
  • 8efaa7d: drm/tegra: Add new UAPI to header (Mikko Perttunen)
  • b42cd17: drm/tegra: Boot VIC during runtime PM resume (Mikko Perttunen)
  • 8e5e450: drm/tegra: Allocate per-engine channel in core code (Mikko Perttunen)
  • 3190b7c: drm/tegra: Implement new UAPI (Mikko Perttunen)
  • 86e10c3: drm/tegra: Implement syncpoint management UAPI (Mikko Perttunen)
  • 43b88b2: drm/tegra: Implement syncpoint wait UAPI (Mikko Perttunen)
  • dd45e4b: drm/tegra: Implement job submission part of new UAPI (Mikko Perttunen)
  • 2485a3c: drm/tegra: Add job firewall (Mikko Perttunen)
  • 062f40e: drm/tegra: Bump driver version (Mikko Perttunen)
  • d43e3ef: soc/tegra: Make regulator couplers depend on CONFIG_REGULATOR (Dmitry Osipenko)
  • d8e8d19: dt-bindings: phy: tegra20-usb-phy: Convert to schema (Dmitry Osipenko)
  • 8ffb14d: dt-bindings: phy: tegra20-usb-phy: Document properties needed for OTG mode (Dmitry Osipenko)
  • e45ba97: soc/tegra: pmc: Expose USB regmap to all SoCs (Dmitry Osipenko)
  • phy: tegra: Support OTG mode programming (Dmitry Osipenko)
  • otg-fsm: Fix hrtimer list corruption (Dmitry Osipenko)
  • a24f08c: dt-bindings: power: supply: smb347-charger: Document USB VBUS regulator (Dmitry Osipenko)
  • supply: smb347-charger: Make smb347_set_writable() IRQ-safe (Dmitry Osipenko)
  • supply: smb347-charger: Remove caching of charger state (Dmitry Osipenko)
  • supply: smb347-charger: Implement USB VBUS regulator (Dmitry Osipenko)
  • tegra132: Add new properties to USB PHY device-tree node (Dmitry Osipenko)
  • tegra: Add new properties to USB PHY device-tree nodes (Dmitry Osipenko)
  • tegra: nexus7: Enable USB OTG mode (Dmitry Osipenko)
  • usb: phy: tegra: Ensure that clock is disabled on suspend (Dmitry Osipenko)
  • tegra: Don't error out DMA flushing (Dmitry Osipenko)
  • Add ACPI Parking Protocol for ARM32 devices (Glanda)
  • ARM: tegra: Add initial device-tree for Microsoft Surface RT (CrackTheSurface)
  • ARM: tegra: Add device-tree for EFI booting Surface RT (jenneron)
  • ARM: tegra: Add Type/Touch/Power-Cover support for Surface RT (Jonas Schwöbel)
  • tps65910: Silence deferred probe error (Dmitry Osipenko)
  • 070eb8d: thermal/drivers/tegra-soctherm: Silence message about clamped temperature (Dmitry Osipenko)
  • github: deploy (David Heidelberg)
  • rt5631: Fix regcache sync errors on resume (Maxim Schwalm)
  • tegra: asus-transformer-common: Update regulators (Maxim Schwalm)