Skip to content

Build of Grate kernel, config asus-grouper + thumb2 compiled with clang

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 19:40
· 29799 commits to master since this release
c7e4388

Commits

  • 0a6fc73: mm/damon: implement a debugfs-based user space interface (SeongJae Park)
  • e9b3a44: mm-damon-implement-a-debugfs-based-user-space-interface-fix (Andrew Morton)
  • 2b1a37b: mm-damon-implement-a-debugfs-based-user-space-interface-fix-fix (Andrew Morton)
  • 2984040: mm/damon/dbgfs: export kdamond pid to the user space (SeongJae Park)
  • 7bb92f0: mm/damon/dbgfs: support multiple contexts (SeongJae Park)
  • add documents for DAMON (SeongJae Park)
  • 49ef84e: mm/damon: add kunit tests (SeongJae Park)
  • 3819996: mm/damon: add user space selftests (SeongJae Park)
  • update for DAMON (SeongJae Park)
  • 729c55b: fs/buffer.c: add debug print for __getblk_gfp() stall problem (Tetsuo Handa)
  • 5f69af1: fs/buffer.c: dump more info for __getblk_gfp() stall problem (Tetsuo Handa)
  • bf2302a: kernel/hung_task.c: Monitor killed tasks. (Tetsuo Handa)
  • remove export of pcpu_base_addr (Greg Kroah-Hartman)
  • 9e2b5d6: fs/proc/kcore.c: add mmap interface (Feng Zhou)
  • send event on write to /proc/[pid]/comm (Ohhoon Kwon)
  • cb58bcf: proc/sysctl: make protected_* world readable (Julius Hemanth Pitti)
  • Kconfig: fix spelling mistake "seperate" -> "separate" (Colin Ian King)
  • 32661d3: include/linux/once.h: fix trivia typo Not -> Note (Andy Shevchenko)
  • fbb9b17: kernel/acct.c: use dedicated helper to access rlimit values (Yang Yang)
  • make RATIONAL tristate (Geert Uytterhoeven)
  • RATIONAL_KUNIT_TEST should depend on RATIONAL instead of selecting it (Geert Uytterhoeven)
  • 447ae5e: lib/string: optimized memcpy (Matteo Croce)
  • 8a93a12: lib/string: optimized memmove (Matteo Croce)
  • fdfaba4: lib/string: optimized memset (Matteo Croce)
  • 58a0e07: lib/test: convert test_sort.c to use KUnit (Daniel Latypov)
  • support wide strings (Joe Perches)
  • c2b0251: fs/epoll: use a per-cpu counter for user's watches count (Nicholas Piggin)
  • dfcbee4: fs-epoll-use-a-per-cpu-counter-for-users-watches-count-fix (Randy Dunlap)
  • e85cea6: fs-epoll-use-a-per-cpu-counter-for-users-watches-count-fix-fix (Andrew Morton)
  • b3fa9e2: init/main.c: silence some -Wunused-parameter warnings (Andrew Halaney)
  • fix memory leak in nilfs_sysfs_create_device_group (Nanyong Sun)
  • fix NULL pointer in nilfs_##name##_attr_release (Nanyong Sun)
  • fix memory leak in nilfs_sysfs_create_##name##_group (Nanyong Sun)
  • fix memory leak in nilfs_sysfs_delete_##name##_group (Nanyong Sun)
  • fix memory leak in nilfs_sysfs_create_snapshot_group (Nanyong Sun)
  • fix memory leak in nilfs_sysfs_delete_snapshot_group (Nanyong Sun)
  • fix out-of-bounds warnings in __hfsplus_setxattr (Gustavo A. R. Silva)
  • 44a4d9b: fs/coredump.c: log if a core dump is aborted due to changed file permissions (David Oberhollenzer)
  • 3723064: log-if-a-core-dump-is-aborted-due-to-changed-file-permissions-fix (Andrew Morton)
  • cleanup the stale comment mentioning pidmap_init(). (Takahiro Itazuri)
  • allow to setup brk for et_dyn executables (Cyrill Gorcunov)
  • remove the obsolete CONFIG_INPUT_POLLDEV (Zenghui Yu)
  • 83d4664: selftests/memfd: remove unused variable (Greg Thelen)
  • 686da00: NET_VENDOR_CIRRUS is not ready for COMPILE_TEST (Stephen Rothwell)
  • f75cd82: Merge branch 'akpm-current/current' (Stephen Rothwell)
  • check_extable: fix typo in user error message (Randy Dunlap)
  • move locking into do_kexec_load (Arnd Bergmann)
  • avoid compat_alloc_user_space (Arnd Bergmann)
  • simplify compat_sys_move_pages (Arnd Bergmann)
  • simplify compat numa syscalls (Arnd Bergmann)
  • 42077b2: fixup! mm: simplify compat numa syscalls (Arnd Bergmann)
  • remove some compat entry points (Arnd Bergmann)
  • remove compat_alloc_user_space (Arnd Bergmann)
  • eda609f: Merge branch 'akpm/master' (Stephen Rothwell)
  • da454eb: Add linux-next specific files for 20210809 (Stephen Rothwell)
  • ARM: seccomp: Enforce whitelisting of clock_gettime64 (Dmitry Osipenko)
  • ARM: seccomp: Enforce whitelisting of clock_nanosleep_time64 (Dmitry Osipenko)
  • firmware: Fix firmware loading (Linus Walleij)
  • 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: Add power supplies to accelerometer (Dmitry Osipenko)
  • tegra: acer-a500: Use verbose variant of atmel,wakeup-method value (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)
  • tegra_defconfig: Enable CONFIG_CROS_EC (Maxim Schwalm)
  • tegra_defconfig: Rebuild defconfig (Maxim Schwalm)
  • multi_v7_defconfig: Enable Acer A500 drivers (Dmitry Osipenko)
  • multi_v7_defconfig: Enable CONFIG_TEGRA30_TSENSOR (Dmitry Osipenko)
  • da51166: soc/tegra: pmc: Prevent racing with cpuilde driver (Dmitry Osipenko)
  • tegra: Check whether PMC is ready (Dmitry Osipenko)
  • 2b96706: soc/tegra: pmc: Temporarily disable PMC state syncing (Dmitry Osipenko)
  • 909235c: soc/tegra: pmc: Implement attach_dev() of power domain drivers (Dmitry Osipenko)
  • 983193b: soc/tegra: Don't print error message when OPPs not available (Dmitry Osipenko)
  • 851d299: soc/tegra: Add devm_tegra_core_dev_init_opp_table_simple() (Dmitry Osipenko)
  • 447ad88: soc/tegra: regulators: Prepare for suspend (Dmitry Osipenko)
  • 466f7e9: dt-bindings: clock: tegra-car: Document new tegra-clocks sub-node (Dmitry Osipenko)
  • tegra: Support runtime PM and power domain (Dmitry Osipenko)
  • 534536a: dt-bindings: host1x: Document OPP and power domain properties (Dmitry Osipenko)
  • 037e73a: 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)
  • 5533c0a: drm/tegra: dc: Support OPP and SoC core voltage scaling (Dmitry Osipenko)
  • 9c31e06: drm/tegra: hdmi: Add OPP support (Dmitry Osipenko)
  • 0741635: drm/tegra: gr2d: Support OPP and power management (Dmitry Osipenko)
  • 5e66e68: drm/tegra: gr3d: Support OPP and power management (Dmitry Osipenko)
  • b0b1c87: 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)
  • 25f1c76: soc/tegra: fuse: Clear fuse->clk on driver probe failure (Dmitry Osipenko)
  • 3ca13bf: soc/tegra: fuse: Add runtime PM support (Dmitry Osipenko)
  • 8cbc6d9: soc/tegra: fuse: Enable fuse clock on suspend for Tegra124 (Dmitry Osipenko)
  • tegra: Remove CLK_IS_CRITICAL flag from fuse clock (Dmitry Osipenko)
  • tegra20-slink: Improve runtime PM usage (Dmitry Osipenko)
  • tegra20-slink: Don't use resource-managed spi_register helper (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)
  • tegra20/30: Disable unused host1x hardware (Dmitry Osipenko)
  • 88e5519: soc/tegra: pmc: Enable core domain support on Tegra20 and Tegra30 (Dmitry Osipenko)
  • d814a9c: iommu/tegra-smmu: Change debugfs directory name (Dmitry Osipenko)
  • 6832f2d: iommu/tegra-smmu: Defer attachment of display clients (Dmitry Osipenko)
  • 530a62e: iommu/tegra-smmu: Revert workaround that was needed for Nyan Big Chromebook (Dmitry Osipenko)
  • 973dfc5: thermal/drivers/tegra: Add driver for Tegra30 thermal sensor (Dmitry Osipenko)
  • host1x: Add back arm_iommu_detach_device() (Dmitry Osipenko)
  • e03d644: drm/tegra: Add back arm_iommu_detach_device() (Dmitry Osipenko)
  • fd2565b: drm/tegra: dc: Support memory bandwidth management (Dmitry Osipenko)
  • 90c26e7: drm/tegra: dc: Extend debug stats with total number of events (Dmitry Osipenko)
  • 6bcd9ef: soc/tegra: fuse: Add stubs needed for compile testing (Dmitry Osipenko)
  • 1233ba4: soc/tegra: irq: Add stubs needed for compile testing (Dmitry Osipenko)
  • 9c43d3d: 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)
  • 53ea066: drm/tegra: plane: Accept all format-modifiers (Dmitry Osipenko)
  • 8bee48a: 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)
  • d941e72: Revert "xxx: mmc: core: Add quirk for NVIDIA Tegra20 EMMC" (Dmitry Osipenko)
  • iommu: tegra-gart: Expose as system-wide IOMMU (Dmitry Osipenko)
  • staging: android: Add 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)
  • f93e741: partitions/efi: Support NVIDIA Tegra devices (Dmitry Osipenko)
  • 94e54fc: partitions/efi: Support gpt_sector parameter needed by NVIDIA Tegra devices (Dmitry Osipenko)
  • Support NVIDIA Tegra Partition Table (Dmitry Osipenko)
  • 976abc6: 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)
  • 2be7471: 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)
  • 89c10d7: drm/tegra: rgb: Hacks for S6E63M0 (Sergey Larin)
  • 0955cdd: drm/tegra: Temporary pixel format fix for i927 (Sergey Larin)
  • fe849f7: drm/panel: s6e63m0: disable rotation (Sergey Larin)
  • 0501b96: drm/panel: s6e63m0: Increase back porch (Sergey Larin)
  • 50146e0: 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)
  • 2455b9d: 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)
  • 9c5d5cf: soc/tegra: fuse: Drop Kconfig dependency on TEGRA20_APB_DMA (Dmitry Osipenko)
  • 691ca45: PM / devfreq: tegra30: Tune up Tegra124 configuration (Dmitry Osipenko)
  • Add downstream pinmux debug info (Dmitry Osipenko)
  • tegra20: Improve performance during frequency transition (Dmitry Osipenko)
  • 462676d: 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)
  • ed52b74: drm/tegra: dsi: Assert hardware reset on power-up (Dmitry Osipenko)
  • 378f072: soc/tegra: fuse: Print out CPU, GPU and SoC Speedo IDs (Dmitry Osipenko)
  • 894af4f: dt-bindings: i2c: Add binding for i2c-hotplug-gpio (Svyatoslav Ryhel)
  • GPIO-based hotplug gate (Michał Mirosław)
  • fffc62c: dt-bindings: mfd: Add Asus Transformer Embedded Controller binding (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)
  • 64a20a3: power/supply: Add driver for Asus Transformer battery (Michał Mirosław)
  • e06e50e: power/supply: Add charger driver for Asus Transformer Dock (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)
  • 5227132: 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)
  • tegra: transformers: Add power domain node (Dmitry Osipenko)
  • ARM: tegra: Add device-tree for Pegatron Chagall based tablets (Svyatoslav Ryhel)
  • c3a2b5b: power/supply: Add driver for Pegatron Chagall battery (Svyatoslav Ryhel)
  • 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)
  • 2f516c5: 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: paz00: Add emc-tables for ram-code 1 (Nicolas Chauvet)
  • ARM: tegra: Add device-tree for Lenovo IdeaTab A2109A (KaiJan57)
  • Work around potential firmware crash on BCM4329 (Dmitry Osipenko)
  • 24ddca8: dt-bindings: phy: tegra20-usb-phy: Convert to schema (Dmitry Osipenko)
  • 41eb4ec: dt-bindings: phy: tegra20-usb-phy: Document properties needed for OTG mode (Dmitry Osipenko)
  • c023408: soc/tegra: pmc: Expose USB regmap to all SoCs (Dmitry Osipenko)
  • phy: tegra: Support OTG mode programming (Dmitry Osipenko)
  • 42a7b8c: 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: Utilize generic regmap caching (Dmitry Osipenko)
  • supply: smb347-charger: Add missing pin control activation (Dmitry Osipenko)
  • supply: smb347-charger: Implement USB VBUS regulator (Dmitry Osipenko)
  • tegra: Add new properties to USB PHY device-tree nodes (Dmitry Osipenko)
  • tegra: nexus7: Enable USB OTG mode (Dmitry Osipenko)
  • tegra132: Add new properties to USB PHY device-tree node (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: surface-rt: Battery and Charger support (Jonas Schwöbel)
  • eb1660a: thermal/drivers/tegra-soctherm: Silence message about clamped temperature (Dmitry Osipenko)
  • github: deploy (David Heidelberg)
  • tegra_defconfig: Enable options needed by WIP devices (Dmitry Osipenko)
  • host1x: Add option to skip firewall for a job (Mikko Perttunen)
  • ff8fc13: drm/tegra: Fixup new UAPI (Dmitry Osipenko)
  • tps65910: Correct driver module alias (Dmitry Osipenko)
  • atags_to_fdt: don't warn about stack size (Arnd Bergmann)
  • CI: add grouper and pmOS-grate kernel configs (David Heidelberg)
  • c7e4388: test of matrix! (David Heidelberg)