This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-allnoconfig in repository toolchain/ci/linux.
from 12ad143e1b80 Merge branch 'perf-urgent-for-linus' of git://git.kernel.o [...] adds 219a3e8676f3 integrity, KEYS: add a reference to platform keyring adds 278311e417be kexec, KEYS: Make use of platform keyring for signature verify adds 107dfa2e56ec encrypted-keys: fix Opt_err/Opt_error = -1 adds c8b37524d3cd evm: remove set but not used variable 'xattr' adds fdb2410f7702 ima: define ima_post_create_tmpfile() hook and add missing call adds e7fde070f39b evm: Use defined constant for UUID representation adds 2e884fc9759d Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...] adds c3665a6be5de Merge branch 'next-integrity' of git://git.kernel.org/pub/ [...] adds 3d7a850fdc1a tpm/tpm_crb: Avoid unaligned reads in crb_recv() adds 8ab547a2dcfa tpm: Fix some name collisions with drivers/char/tpm.h adds 6ea3dfe1e073 selftests: add TPM 2.0 tests adds f5595f5baa30 tpm: Unify the send callback behaviour adds 442601e87a47 tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incomplete adds bb3b6b0fc571 tpm: Simplify the measurements loop adds 64494d39ff63 tpm: Fix off-by-one when reading binary_bios_measurements adds c8faabfc6f48 tpm: add _head suffix to tcg_efi_specid_event and tcg_pcr_event2 adds 08a8112ad9c1 tpm: don't print error message in tpm_transmit_cmd when tp [...] adds 36ce089758b1 tpm: don't return bool from update_timeouts adds 412eb585587a tpm: use tpm_buf in tpm_transmit_cmd() as the IO parameter adds c628610087d4 tpm: fix invalid return value in pubek_show() adds 41484674da31 tpm: return 0 from pcrs_show() when tpm1_pcr_read() fails adds aff0c20bfe59 tpm: print tpm2_commit_space() error inside tpm2_commit_space() adds b34b77a99b1a tpm: declare struct tpm_header adds 720b071102d8 tpm: access command header through struct in tpm_try_transmit() adds c4df71d43a5b tpm: encapsulate tpm_dev_transmit() adds 304ff672537c tpm: clean up tpm_try_transmit() error handling flow adds c3465a370fb3 tpm: move tpm_validate_commmand() to tpm2-space.c adds 29b47ce98759 tpm: move TPM space code out of tpm_transmit() adds 5faafbab77e3 tpm: remove @space from tpm_transmit() adds 2677ca98ae37 tpm: use tpm_try_get_ops() in tpm-sysfs.c. adds 2f257402ee98 tpm: remove TPM_TRANSMIT_UNLOCKED flag adds 719b7d81f204 tpm: introduce tpm_chip_start() and tpm_chip_stop() adds a3fbfae82b4c tpm: take TPM chip power gating out of tpm_transmit() adds 47a6c28b6861 tpm: remove @flags from tpm_transmit() adds bcfff8384f6c tpm: dynamically allocate the allocated_banks array adds aa042475938f tpm: rename and export tpm2_digest and tpm2_algorithms adds 879b589210a9 tpm: retrieve digest size of unknown algorithms with PCR read adds 901615cb916d tpm: move tpm_chip definition to include/linux/tpm.h adds 240730437deb KEYS: trusted: explicitly use tpm_chip structure from tpm_ [...] adds 0b6cf6b97b7e tpm: pass an array of tpm_extend_digest structures to tpm_ [...] adds 587bad77e9c6 tpm/ppi: pass function revision ID to tpm_eval_dsm() adds 09fe1b42583d tpm/ppi: rename TPM_PPI_REVISION_ID to TPM_PPI_REVISION_ID_1 adds 9d4023ed4db6 tpm/ppi: Display up to 101 operations as define for version 1.3 adds 8b60c79bcc10 tpm/ppi: Possibly show command parameter if TPM PPI 1.3 is used adds 50a81b60bfe0 tpm/ppi: Enable submission of optional command parameter f [...] adds 5da10728037a Merge tag 'tpmdd-next-20190213' of git://git.infradead.org [...] adds 5af7f115886f Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/li [...] adds 58156ba4468f kbuild: skip 'addtree' and 'flags' magic for external modu [...] adds dee9495303f2 kbuild: remove top-level built-in.a adds d151e9719f18 kbuild: merge KBUILD_VMLINUX_{INIT,MAIN} into KBUILD_VMLINUX_OBJS adds ecbd10d90e94 kbuild: simplify rules of data compression with size appending adds 5d680056cb6d s390: make built-in.a not directly depend on *.o.chkbss files adds afa974b77128 kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^) adds b79c6aa6a1f1 kbuild: remove unnecessary in-subshell execution adds 4f1c1008e786 kbuild: remove meaningless prepare2 target adds 3a51ff344204 kbuild: gitignore output directory adds f43e9daace4e kallsyms: add static qualifiers where missing adds 52a849ed8896 kallsyms: remove unneeded memset() calls adds 500193ec57fd kallsyms: include <asm/bitsperlong.h> instead of <asm/types.h> adds 1e88e415ebcc kbuild: Disable extra debugging info in .s output adds ad15006cc784 kbuild: clang: choose GCC_TOOLCHAIN_DIR not on LD adds 175209cce23d kbuild: pkg: use -f $(srctree)/Makefile to recurse to top [...] adds 1d8001ef358d kbuild: generate modules.order only when CONFIG_MODULES=y adds 648ad9b19f43 kbuild: set KBUILD_MODULES=1 all the time for single target %/ adds 6d3c94e4a652 kbuild: turn '/' into an alias of './' adds 67274c083438 scripts/gdb: delay generation of gdb constants.py adds 01d509a48b46 kbuild: remove unimportant comments from ./Kbuild adds 1e5ff84ffe0b scripts/gdb: do not descend into scripts/gdb from scripts adds 8d2e52003adf kbuild: create symlink to vmlinux-gdb.py in scripts_gdb target adds b513adf45c9b scripts/gdb: refactor rules for symlink creation adds 88110713ca9d kbuild: hardcode genksyms path and remove GENKSYMS variable adds bd55f96fa9fc kbuild: refactor cc-cross-prefix implementation adds b303c6df80c9 kbuild: compute false-positive -Wmaybe-uninitialized cases [...] adds f47a23ce2b27 kbuild: move tools_silent to a more relevant place adds 3812b8c5c5d5 kbuild: make -r/-R effective in top Makefile for old Make [...] adds b999923c29d6 kbuild: remove empty rules for makefiles adds 6b12de69ad82 kbuild: simplify single target rules adds 9390dff66a52 kbuild: invoke syncconfig if include/config/auto.conf.cmd [...] adds 058507195b53 kbuild: move ".config not found!" message from Kconfig to [...] adds 117948ac744b kbuild: [bin]deb-pkg: add DPKG_FLAGS variable adds 9d9374440072 kbuild: move -gsplit-dwarf, -gdwarf-4 option tests to Kconfig adds 54b598a8638d kbuild: remove commented-out INITRD_COMPRESS adds 00250b52190b kbuild: update comment block of scripts/clang-version.sh adds d3a918c659ed kbuild: remove cc-version macro adds fa7295ab69a3 kbuild: clean up scripts/gcc-version.sh adds b89f25ea7892 kbuild: use -Werror=implicit-... instead of -Werror-implicit-... adds 9250d20e9ece kbuild: remove scripts/basic/% build target adds ffd602eb4693 Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/li [...] adds 0e63208915a8 tipc: fix RDM/DGRAM connect() regression adds 4177c5d94264 net/sched: act_tunnel_key: Fix double free dst_cache adds f4772dee101c net: hns3: Fix a logical vs bitwise typo adds 22c74764aa29 ipv4/route: fail early when inet dev is missing adds f4b3ec4e6aa1 iptunnel: NULL pointer deref for ip_md_tunnel_xmit adds 27da0d2ef998 appletalk: Fix compile regression adds 7b8376237618 appletalk: Add atalk.h header files to MAINTAINERS file adds a10674bf2406 tcp: detecting the misuse of .sendpage for Slab objects adds ecb3dea400d3 net: sched: flower: insert new filter to idr after setting [...] adds 6caabe7f197d net: hsr: fix memory leak in hsr_dev_finalize() adds 6466e715651f tcp: do not report TCP_CM_INQ of 0 for closed connections adds f096ca63ca2a davinci_emac: always build in CONFIG_OF code adds 8a72b81e6df5 isdn: isdnloop: fix pointer dereference bug adds ae9819e339b4 ravb: Decrease TxFIFO depth of Q3 and Q2 to one adds a2ae6da025ed peak_usb: fix clang build warning adds 43d281662fdb enic: fix build warning without CONFIG_CPUMASK_OFFSTACK adds b89869da2db9 qede: Fix internal loopback failure with jumbo mtu configuration adds 3499e87ea041 ethtool: reduce stack usage with clang adds f9d19a7494e5 net: atm: Use IS_ENABLED in atm_dev_ioctl adds df103170854e net: stmmac: Avoid sometimes uninitialized Clang warnings adds 0805a4b894a8 net: atm: Add another IS_ENABLED(CONFIG_COMPAT) in atm_dev_ioctl adds eaab2d2d0fe4 nfp: fix simple vNIC mailbox length adds 1e027960edfa net/hsr: fix possible crash in add_timer() adds ee60ad219f5c route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe [...] adds 2e990dfd1397 sctp: remove sched init from sctp_stream_init adds 930c9f9125c8 rxrpc: Fix client call connect/disconnect race adds ad6c9986bcb6 vxlan: Fix GRO cells race condition between receive and li [...] adds 89664c623617 sctp: sctp_sock_migrate() returns error if sctp_bind_addr_ [...] adds 60208f79139a sctp: move up sctp_auth_init_hmacs() in sctp_endpoint_init() adds c6f33e052256 sctp: call sctp_auth_init_hmacs() in sctp_sock_migrate() adds f1a167050d0e Merge branch 'sctp-process-the-error-returned-from-sctp_so [...] adds 634565f81556 net: ethernet: stmmac: manage Ethernet WoL for stm32mp157c. adds 22947335c4a6 net: ethernet: stmmac: update to support all PHY config fo [...] adds 830133daec63 dt-bindings: net: stmmac: add phys config properties adds 81311c03ab4d net: ethernet: stmmac: add management of clk_csr property adds 835667999019 dt-bindings: net: stmmac: remove syscfg clock property adds 5473f1be53c9 ARM: dts: stm32: Add Ethernet support on stm32h7 SOC and a [...] adds ffb3016bd6f2 Merge branch 'stmmac-add-some-fixes-for-stm32' adds 161e613755e9 net: add missing documentation in linux/skbuff.h adds d394d33bee22 net: hns3: add dma_rmb() for rx description adds f98ec788511b vxlan: do not need BH again in vxlan_cleanup() adds 6d2b0f02f5a0 connector: fix unsafe usage of ->real_parent adds 4c404ce23358 vsock/virtio: fix kernel panic from virtio_transport_reset [...] adds 81bf7bbeabd2 vhost: silence an unused-variable warning adds b62989fc4ea2 net: sched: fix potential use-after-free in __tcf_chain_put() adds 5355ed6388e2 fou, fou6: avoid uninit-value in gue_err() and gue6_err() adds 580411d07ce7 8139too : Add support for U.S. Robotics USR997901A 10/100 [...] adds 09073525f8b9 net: ethernet: sun: Zero initialize class in default case [...] adds 9d3e1368bb45 tcp: handle inet_csk_reqsk_queue_add() failures adds 78c3aff834f7 bpf: fix sysctl.c warning adds 4c3024debf62 bpf: only test gso type on gso packets adds 5b4f21b2a5c4 bpf: hbm: fix spelling mistake "deault" -> "default" adds 915905f8b1d4 xsk: fix potential crash in xsk_diag_put_umem() adds ea0371f78799 net: fix GSO in bpf_lwt_push_ip_encap adds 17a90a788473 selftests/bpf: test that GSO works in lwt_ip_encap adds e78e00bd478a selftests: bpf: fix compilation with out-of-tree $(OUTPUT) adds 8e2688876c7f libbpf: force fixdep compilation at the start of the build adds 69b09175d682 selftests: bpf: test_progs: initialize duration in singal_ [...] adds e8e3437762ad bpf: Stop the psock parser before canceling its work adds 20182390c413 bpf: fix replace_map_fd_with_map_ptr's ldimm64 second imm field adds 243b4cdab981 bpf, libbpf: fixing leak when kernel does not support btf adds f54ba391d88f xsk: fix to reject invalid flags in xsk_bind adds c57b557b644d xsk: fix to reject invalid options in Tx descriptor adds 71b91a506bb0 bpf: fix warning about using plain integer as NULL adds c3ad3eca2f98 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf adds 69ffaebb9036 rxrpc: Fix client call queueing, waiting for channel adds 7cbbee050c95 net: dsa: mv88e6xxx: Set correct interface mode for CPU/DSA ports adds 1f5d861f7fef net: stmmac: Avoid one more sometimes uninitialized Clang warning adds 1039c6e1936e net: keep refcount warning in reqsk_free() adds 083b78a9ed64 ip: fix ip_mc_may_pull() return value adds 69b51bbb03f7 net: hns3: fix to stop multiple HNS reset due to the AER changes adds d721fe99f6ad isdn: mISDNinfineon: fix potential NULL pointer dereference adds 95d6ebd53c79 net/x25: fix use-after-free in x25_device_event() adds 59cbf56fcd98 vxlan: test dev->flags & IFF_UP before calling gro_cells_r [...] adds 2a5ff07a0eb9 gro_cells: make sure device is up in gro_cells_receive() adds 8f49a658b4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net adds adf040ddd001 ide: Use of_node_name_eq for node name comparisons adds 498b58944c4e ide: hpt366: mark expected switch fall-throughs adds fbf68b01a83e ide: mark expected switch fall-through adds dc5c37736d16 drivers: ide: Kconfig: pedantic formatting adds bc119dd954ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide adds 6bc3fe8e7e17 tools: mark 'test_vmalloc.sh' executable adds 39be9b6d0455 Input: soc_button_array - add usage-page 0x01 usage-id 0xc [...] adds e9eb788f9442 Input: soc_button_array - fix mapping of the 5th GPIO in a [...] adds d6f66f618569 Input: tm2-touchkey - add support for midas touchkey adds d5a158cec4f3 Input: tm2-touchkey - correct initial brightness adds 07df1c55270c Input: tm2-touchkey - allow specifying custom keycodes adds 1cdbd3e57698 Input: tm2-touchkey - add support for aries touchkey variant adds e85bb0beb649 Input: ad7879 - add check for read errors in interrupt adds 4116941b7a70 Merge tag 'v4.20' into next adds fb5fc09cc803 Input: tca6416-keypad - use struct_size() in kzalloc() adds a73450036e32 Input: mcs_touchkey - use struct_size() in kzalloc() adds 1eb7ea26d123 Input: mtk-pmic-keys - remove duplicated include from mtk- [...] adds a2f39dac0dec Input: edt-ft5x06 - add support for Evervision FT5726 adds 2ebc1919e9a9 Input: edt-ft5x06 - add support to update ev-ft5726 registers adds b6eba86030bf Input: edt-ft5x06 - add offset support for ev-ft5726 adds 351e0592bfea Input: st1232 - add support for st1633 adds 4dbb71195b34 Input: st1232 - add Martin as module author adds c3a39380a39d Input: sx8654 - add reset-gpio support adds 5896756a70b2 Input: sx8654 - add sx8655 and sx8656 to compatibles adds 43df039c6d92 Input: sx8654 - add sx8650 support adds 4ec90ac5047e Input: sx8654 - use common of_touchscreen functions adds e47ff893bc67 Input: sx8654 - convert #defined flags to BIT(x) adds 3c1697e6bc5c Input: sx8654 - do not override interrupt trigger adds a5c5e50cce9d Input: gpio-keys - add shutdown callback adds 0f681d09e66e Input: add new vibrator driver for various MSM SOCs adds 41a852e002e6 Input: ili210x - add DT binding document adds 626feb863274 Input: ili210x - drop platform data support adds 2fa928390f3f Input: ili210x - drop get_pendown_state adds 63083fd582b9 Input: ili210x - convert to devm_ functions adds 201f3c803544 Input: ili210x - add reset GPIO support adds 1bdec5d9818c Input: ili210x - convert to devm IRQ adds e3559442afd2 Input: ili210x - rework the touchscreen sample processing adds 122945776271 Input: ili210x - reorder probe adds c5d0e4b5154a Input: ili210x - add OF match table adds 495889176474 Input: ili210x - add ILI251X support adds 576057bf75cb Input: ili210x - switch to using devm_device_add_group() adds 937c4e552fd1 Input: stmfts - acknowledge that setting brightness is a b [...] adds 0ab0e5a383a7 Input: tm2-touchkey - acknowledge that setting brightness [...] adds 320f07b4a922 Input: msm-vibrator - tweak an error message adds f67cc3e927d8 Input: ili210x - fetch touchscreen geometry from DT adds e3dd12f0eacc Input: st1232 - switch to gpiod API adds 6b65189a2d09 Input: ims-pcu - switch to using brightness_set_blocking() adds 16ab4f43eb95 Input: st1232 - handle common DT bindings adds bab4a6cca024 Input: qt2160 - remove redundant spinlock adds 4e116e93f4fb Input: db9 - mark expected switch fall-through adds 43bcd820bd61 Input: synaptics_i2c - remove redundant spinlock adds 84ef1b339c2f Input: goodix - support Goodix gt5688 adds 1a3d1306ff3e Input: goodix - refer to touchscreen.txt in device tree bindings adds c1c00aa53a63 Input: goodix - print values in case of inconsistencies adds 0b8f452c9698 Input: i8042 - rework DT node name comparisons adds 44466306ebec Input: ti_am335x_tsc - remove set but not used variable 't [...] adds 65e91e2845b5 Merge branch 'next' into for-linus adds 741c73ed3501 Input: msm-vibrator - use correct gpio header adds 33667575547a Input: raspberrypi-ts - select CONFIG_INPUT_POLLDEV adds e154ab69321c Input: elan_i2c - add id for touchpad found in Lenovo s21e-20 adds 44fc95e218a0 Input: wacom_serial4 - add support for Wacom ArtPad II tablet adds 4f0237062ca7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds f05c07b05d67 pinctrl: imx: add imx8qm driver adds 823868fceae3 pinctrl: armada-37xx: Correct mpp definitions adds 4d98fbaacd79 pinctrl: armada-37xx: add missing pin: PCIe1 Wakeup adds 3fbb9a8d79a8 pinctrl: dt-bindings: Fix the armada-37xx documentation adds 6e737a4e921e pinctrl: mediatek: add EINT support to virtual GPIOs adds 16f4372fd7a5 pinctrl: mcp23s08: use struct_size() in devm_kzalloc() adds 1e11820f72b7 pinctrl: sirf: atlas7: use struct_size() in devm_kzalloc() adds 48c67f1fc663 pinctrl/amd: fix typo adds 6daae00243e6 pinctrl: meson: meson8b: add the eth_rxd2 and eth_rxd3 pins adds f4f1b0746912 pinctrl: armada-37xx: change suspend/resume time adds 19ab5ca9b77d pinctrl: mcp23s08: Allocate irq_chip dynamic adds 40e3795851ce pinctrl: ti: iodelay: Lower the priority of prints adds cf892f38e856 dt-bindings: pinctrl: meson: update register descriptions adds e66dd48e8b0d pinctrl: meson: fix G12A ao pull registers base address adds 64856974a361 pinctrl: meson: add optional region for drive strength adds fe4a6485b819 Merge branch 'ib-meson-fixes' into devel adds 127428356ede pinctrl.txt: Remove outdated information adds c1c9d41319c3 dt-bindings: imx: Add pinctrl binding doc for imx8mm adds 67e436ffd648 Merge branch 'ib-qcom-spmi' of /home/linus/linux-gpio into devel adds 87eff9af7efb pinctrl: remove pinctrl/machine.h inclusion from pinctrl/p [...] adds e73339037f6b pinctrl: remove unused 'pinconf-config' debugfs interface adds ff54d82b7716 pinctrl: ti-iodelay: Fix platform_no_drv_owner.cocci warnings adds 4f41e66cf555 pinctrl: sirf: drop pointless static qualifier in sirfsoc_ [...] adds 699c7d1346fb pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 bit3 when using TX0 adds 7219a4b64520 pinctrl: sh-pfc: r8a77990: Fix MOD_SEL0 bit2 when using RX [...] adds 3e3eebeacad7 pinctrl: sh-pfc: r8a77990: Fix MOD_SEL bit numbering adds 5219aa33caec pinctrl: sh-pfc: r8a77995: Fix MOD_SEL bit numbering adds f7d8b568e204 pinctrl: sh-pfc: r8a77990: GP6_9 does not have pull-down c [...] adds 85ccae133bde Revert "pinctrl: sh-pfc: r8a77990: Add support for pull-up [...] adds d2ccdc11fd7e pinctrl: sh-pfc: Print pin group when debugging adds 95c2d0efa041 pinctrl: sh-pfc: r8a7790: Initialize TDSEL register for ES1.0 adds c54734e831d5 pinctrl: sh-pfc: r8a7794: Initialize TDSEL register for ES1.0 adds 99fdb920f553 pinctrl: sh-pfc: r8a7795: Deduplicate VIN5 pin definitions adds 08b7e2112a9b pinctrl: sh-pfc: r8a7796: Deduplicate VIN5 pin definitions adds 81c585c96b7d pinctrl: sh-pfc: r8a77970: Deduplicate VIN[01] pin definitions adds 9dd1731306d9 pinctrl: sh-pfc: r8a77980: Deduplicate VIN1 pin definitions adds b8ba194ca5f4 pinctrl: sh-pfc: r8a7791: Fix VIN1 versioned groups adds 86c045c2e420 pinctrl: sh-pfc: r8a77965: Replace DU_DOTCLKIN2 by DU_DOTCLKIN3 adds 16978e7d40f7 pinctrl: sh-pfc: r8a77990: Add TMU pins, groups and functions adds 8e32e881947b pinctrl: sh-pfc: r8a7778: Fix HSPI pin numbers and names adds c6868f7cab3d Merge tag 'sh-pfc-for-v5.1-tag1' of git://git.kernel.org/p [...] adds c246761b442f pinctrl: berlin: as370: use generic "pwm" as pwm function name adds ff656e47a916 Pinctrl: Ingenic: Fix bugs caused by differences between J [...] adds 5de1a73e78ed Pinctrl: Ingenic: Add missing parts for JZ4770 and JZ4780. adds b71c1844124d Pinctrl: Ingenic: Unify the function name prefix to "ingen [...] adds 85e4e6881dba pinctrl: freescale: Add imx8mm pinctrl driver support adds b67328e1cf97 pinctrl: at91: add option to use drive strength bits adds 42ef75576bdd pinctrl: at91: add drive strength support for SAM9X60 adds a2fcb1ce8840 pinctrl: at91: add compatibles for SAM9X60 pin controller adds 1d741f2e977d dt-bindings: add documentation for banks adds fde84f194aad dt-bindings: add bindings for SAM9X60 adds 64e21add8cd9 pinctrl: at91: add slewrate support for SAM9X60 adds 5e07a820649b dt-bindings: add documentation for slew rate adds f1c894712bbe pinctrl: qcom: qcs404: Drop unused UFS_RESET macro adds 1cb66f080c27 pinctrl: bcm2835: declare pin config as generic adds b6e5531c0f80 pinctrl: bcm2835: Direct GPIO config changes to generic pinctrl adds b45eb4084bd9 pinctrl: samsung: Remove legacy API for handling external [...] adds a3240f09307a pinctrl: ingenic: Add LCD pins for the JZ4725B SoC adds e65372124cd7 Merge tag 'v5.0-rc6' into devel adds 402bfb3c1352 pinctrl: sunxi: Support I/O bias voltage setting on A80 adds fdbbd6b74c92 pinctrl: sh-pfc: r8a77990: Add DRIF pins, groups and functions adds 1ecd8c9cb899 pinctrl: sh-pfc: emev2: Add missing pinmux functions adds a4b0350047f1 pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin group adds b9fd50488b49 pinctrl: sh-pfc: r8a7792: Fix vin1_data18_b pin group adds 0e6e448bdcf8 pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groups adds 5e8588c86d71 pinctrl: sh-pfc: Validate fixed-size field widths at build time adds 729257d674bc pinctrl: sh-pfc: r8a77965: Add TMU pins, groups and functions adds 79dbbdbeccc6 pinctrl: sh-pfc: r8a77965: Add DRIF pins, groups and functions adds 44df22e7ce15 Merge tag 'sh-pfc-for-v5.1-tag2' of git://git.kernel.org/p [...] adds cd8c9b5a4957 pinctrl: stm32: fix memory leak issue adds e003ec6aa94b pinctrl: stm32: return error upon hwspinlock failure adds 7c6daeaf0a72 pinctrl: nomadik: fix possible object reference leak adds 202ba5ebc3af pinctrl: qcom: spmi-gpio: Reorder debug print adds dcab77888da9 dt-bindings: pinctrl: Document the i.MX50 IOMUXC binding adds 9bc8fee96e9a pinctrl: imx: fix scu link errors adds cf0240a755b8 Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm [...] adds 671cdde36e26 watchdog: qcom: Add suspend/resume support adds 59600d045ff4 dt-bindings: watchdog: renesas-wdt: Document r8a77470 support adds 00fd20b4d94e watchdog/hpwdt: Update Kconfig documentation adds da39013e8e6a watchdog: pika_wdt: drop pointless static qualifier in pik [...] adds b6ce9c73941a watchdog: dw: remove useless pr_fmt adds d02d104ea0ce watchdog: Update sysfs documentation. adds 9f03161a1bd8 platform_data/mlxreg: additions for Mellanox watchdog driver. adds c60923dd5fee watchdog: mlx-wdt: introduce a watchdog driver for Mellano [...] adds 9d489ad12192 Documentation/watchdog: Add documentation mlx-wdt driver adds 8baee57218f6 watchdog: pc87413: Mark expected switch fall-through adds 51c802f57a0c watchdog: sc1200: Mark expected switch fall-through adds 4a1b1161561e watchdog: smsc37b787_wdt: Mark expected switch fall-through adds 3612b87d181b watchdog: sbc60xxwdt: Mark expected switch fall-through adds e70d3547fc44 watchdog: sc520_wdt: Mark expected switch fall-through adds 458c8961c194 watchdog: w83877f_wdt: Mark expected switch fall-through adds a089e4fed5c5 Merge tag 'linux-watchdog-5.1-rc1' of git://www.linux-watc [...]
No new revisions were added by this update.
Summary of changes: Documentation/ABI/testing/sysfs-class-watchdog | 23 + Documentation/devicetree/bindings/Makefile | 2 +- .../bindings/input/cypress,tm2-touchkey.txt | 9 +- .../devicetree/bindings/input/ilitek,ili2xxx.txt | 25 + .../devicetree/bindings/input/msm-vibrator.txt | 36 ++ .../bindings/input/touchscreen/edt-ft5x06.txt | 13 +- .../bindings/input/touchscreen/goodix.txt | 14 +- .../bindings/input/touchscreen/sitronix-st1232.txt | 8 +- .../bindings/input/touchscreen/sx8654.txt | 10 +- .../devicetree/bindings/net/stm32-dwmac.txt | 9 +- .../bindings/pinctrl/atmel,at91-pinctrl.txt | 27 +- .../bindings/pinctrl/fsl,imx50-pinctrl.txt | 32 + .../bindings/pinctrl/fsl,imx8mm-pinctrl.txt | 36 ++ .../pinctrl/marvell,armada-37xx-pinctrl.txt | 24 +- .../devicetree/bindings/pinctrl/meson,pinctrl.txt | 10 +- .../devicetree/bindings/watchdog/renesas-wdt.txt | 1 + Documentation/driver-api/pinctl.rst | 9 - Documentation/kbuild/kbuild.txt | 15 +- Documentation/kbuild/makefiles.txt | 26 +- Documentation/kbuild/modules.txt | 2 +- Documentation/watchdog/mlx-wdt.txt | 52 ++ Kbuild | 29 +- MAINTAINERS | 2 + Makefile | 219 ++++--- arch/arm/boot/dts/stm32h743-pinctrl.dtsi | 15 + arch/arm/boot/dts/stm32h743.dtsi | 13 + arch/arm/boot/dts/stm32h743i-disco.dts | 17 + arch/arm/boot/dts/stm32h743i-eval.dts | 17 + arch/arm64/boot/dts/freescale/imx8mm-pinfunc.h | 629 +++++++++++++++++++ arch/mips/boot/Makefile | 2 +- arch/powerpc/boot/Makefile | 2 +- arch/s390/boot/Makefile | 6 +- arch/s390/boot/compressed/Makefile | 4 +- arch/s390/scripts/Makefile.chkbss | 25 +- arch/x86/kernel/kexec-bzimage64.c | 14 +- arch/x86/realmode/rm/Makefile | 3 +- certs/system_keyring.c | 23 +- drivers/char/tpm/eventlog/tpm1.c | 41 +- drivers/char/tpm/eventlog/tpm2.c | 12 +- drivers/char/tpm/st33zp24/i2c.c | 2 +- drivers/char/tpm/st33zp24/spi.c | 2 +- drivers/char/tpm/st33zp24/st33zp24.c | 2 +- drivers/char/tpm/st33zp24/st33zp24.h | 4 +- drivers/char/tpm/tpm-chip.c | 124 +++- drivers/char/tpm/tpm-dev-common.c | 44 +- drivers/char/tpm/tpm-interface.c | 327 +++------- drivers/char/tpm/tpm-sysfs.c | 138 ++-- drivers/char/tpm/tpm.h | 180 +----- drivers/char/tpm/tpm1-cmd.c | 43 +- drivers/char/tpm/tpm2-cmd.c | 208 +++--- drivers/char/tpm/tpm2-space.c | 90 ++- drivers/char/tpm/tpm_atmel.c | 2 +- drivers/char/tpm/tpm_crb.c | 22 +- drivers/char/tpm/tpm_i2c_atmel.c | 15 +- drivers/char/tpm/tpm_i2c_infineon.c | 17 +- drivers/char/tpm/tpm_i2c_nuvoton.c | 18 +- drivers/char/tpm/tpm_ibmvtpm.c | 8 +- drivers/char/tpm/tpm_infineon.c | 2 +- drivers/char/tpm/tpm_nsc.c | 2 +- drivers/char/tpm/tpm_ppi.c | 78 ++- drivers/char/tpm/tpm_tis_core.c | 21 +- drivers/char/tpm/tpm_vtpm_proxy.c | 15 +- drivers/char/tpm/xen-tpmfront.c | 4 +- drivers/connector/cn_proc.c | 22 +- drivers/ide/Kconfig | 26 +- drivers/ide/hpt366.c | 4 +- drivers/ide/ide-floppy.c | 2 +- drivers/input/joystick/db9.c | 2 +- drivers/input/keyboard/gpio_keys.c | 10 + drivers/input/keyboard/mcs_touchkey.c | 5 +- drivers/input/keyboard/mtk-pmic-keys.c | 13 +- drivers/input/keyboard/qt2160.c | 9 - drivers/input/keyboard/tca6416-keypad.c | 4 +- drivers/input/keyboard/tm2-touchkey.c | 136 +++- drivers/input/misc/Kconfig | 10 + drivers/input/misc/Makefile | 1 + drivers/input/misc/ims-pcu.c | 27 +- drivers/input/misc/msm-vibrator.c | 281 +++++++++ drivers/input/misc/soc_button_array.c | 6 +- drivers/input/mouse/elan_i2c_core.c | 1 + drivers/input/mouse/synaptics_i2c.c | 22 +- drivers/input/serio/i8042-sparcio.h | 21 +- drivers/input/tablet/wacom_serial4.c | 2 + drivers/input/touchscreen/Kconfig | 7 +- drivers/input/touchscreen/ad7879.c | 11 +- drivers/input/touchscreen/edt-ft5x06.c | 110 +++- drivers/input/touchscreen/goodix.c | 6 +- drivers/input/touchscreen/ili210x.c | 321 ++++++---- drivers/input/touchscreen/st1232.c | 154 +++-- drivers/input/touchscreen/stmfts.c | 30 +- drivers/input/touchscreen/sx8654.c | 255 +++++++- drivers/input/touchscreen/ti_am335x_tsc.c | 4 - drivers/isdn/hardware/mISDN/mISDNinfineon.c | 5 +- drivers/isdn/isdnloop/isdnloop.c | 2 +- drivers/net/can/usb/peak_usb/pcan_usb_pro.c | 2 +- drivers/net/dsa/mv88e6xxx/chip.c | 11 + drivers/net/dsa/mv88e6xxx/chip.h | 3 + drivers/net/dsa/mv88e6xxx/port.c | 24 + drivers/net/dsa/mv88e6xxx/port.h | 4 + drivers/net/ethernet/cisco/enic/enic_main.c | 6 +- drivers/net/ethernet/hisilicon/hns3/hnae3.h | 1 + drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 10 +- .../net/ethernet/hisilicon/hns3/hns3pf/hclge_err.c | 9 +- drivers/net/ethernet/netronome/nfp/nfp_net_ctrl.h | 2 +- drivers/net/ethernet/qlogic/qede/qede_ethtool.c | 7 +- drivers/net/ethernet/realtek/8139too.c | 1 + drivers/net/ethernet/renesas/ravb_main.c | 2 +- drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c | 135 +++- drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 6 +- .../net/ethernet/stmicro/stmmac/stmmac_platform.c | 3 + drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c | 2 +- drivers/net/ethernet/sun/niu.c | 1 + drivers/net/ethernet/ti/davinci_emac.c | 4 +- drivers/net/vxlan.c | 18 +- drivers/pinctrl/bcm/pinctrl-bcm2835.c | 4 +- drivers/pinctrl/berlin/pinctrl-as370.c | 58 +- drivers/pinctrl/cirrus/pinctrl-madera-core.c | 1 + drivers/pinctrl/freescale/Kconfig | 16 +- drivers/pinctrl/freescale/Makefile | 2 + drivers/pinctrl/freescale/pinctrl-imx8mm.c | 348 +++++++++++ drivers/pinctrl/freescale/pinctrl-imx8qm.c | 326 ++++++++++ drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.c | 8 +- drivers/pinctrl/meson/pinctrl-meson.c | 24 +- drivers/pinctrl/meson/pinctrl-meson.h | 1 + drivers/pinctrl/meson/pinctrl-meson8b.c | 6 +- drivers/pinctrl/mvebu/pinctrl-armada-37xx.c | 15 +- drivers/pinctrl/nomadik/pinctrl-nomadik.c | 17 +- drivers/pinctrl/pinconf.c | 222 ------- drivers/pinctrl/pinctrl-amd.c | 2 +- drivers/pinctrl/pinctrl-at91.c | 134 +++- drivers/pinctrl/pinctrl-at91.h | 3 + drivers/pinctrl/pinctrl-ingenic.c | 367 ++++++++--- drivers/pinctrl/pinctrl-mcp23s08.c | 31 +- drivers/pinctrl/qcom/pinctrl-qcs404.c | 25 - drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 2 +- drivers/pinctrl/samsung/pinctrl-exynos.c | 12 +- drivers/pinctrl/sh-pfc/pfc-emev2.c | 20 + drivers/pinctrl/sh-pfc/pfc-r8a7778.c | 6 +- drivers/pinctrl/sh-pfc/pfc-r8a7790.c | 17 + drivers/pinctrl/sh-pfc/pfc-r8a7791.c | 70 +-- drivers/pinctrl/sh-pfc/pfc-r8a7792.c | 1 + drivers/pinctrl/sh-pfc/pfc-r8a7794.c | 16 + drivers/pinctrl/sh-pfc/pfc-r8a7795.c | 90 +-- drivers/pinctrl/sh-pfc/pfc-r8a7796.c | 90 +-- drivers/pinctrl/sh-pfc/pfc-r8a77965.c | 404 +++++++++++- drivers/pinctrl/sh-pfc/pfc-r8a77970.c | 128 ++-- drivers/pinctrl/sh-pfc/pfc-r8a77980.c | 64 +- drivers/pinctrl/sh-pfc/pfc-r8a77990.c | 388 ++++++++++-- drivers/pinctrl/sh-pfc/pfc-r8a77995.c | 11 +- drivers/pinctrl/sh-pfc/pfc-sh73a0.c | 3 +- drivers/pinctrl/sh-pfc/pinctrl.c | 2 + drivers/pinctrl/sh-pfc/sh_pfc.h | 3 +- drivers/pinctrl/sirf/pinctrl-atlas7.c | 4 +- drivers/pinctrl/sirf/pinctrl-sirf.c | 2 +- drivers/pinctrl/stm32/pinctrl-stm32.c | 70 ++- drivers/pinctrl/sunxi/pinctrl-sun9i-a80-r.c | 1 + drivers/pinctrl/sunxi/pinctrl-sun9i-a80.c | 1 + drivers/pinctrl/sunxi/pinctrl-sunxi.c | 41 ++ drivers/pinctrl/sunxi/pinctrl-sunxi.h | 12 + drivers/pinctrl/ti/pinctrl-ti-iodelay.c | 7 +- drivers/watchdog/Kconfig | 25 +- drivers/watchdog/Makefile | 1 + drivers/watchdog/dw_wdt.c | 2 - drivers/watchdog/mlx_wdt.c | 290 +++++++++ drivers/watchdog/pc87413_wdt.c | 2 +- drivers/watchdog/pika_wdt.c | 2 +- drivers/watchdog/qcom-wdt.c | 23 + drivers/watchdog/sbc60xxwdt.c | 2 +- drivers/watchdog/sc1200wdt.c | 2 +- drivers/watchdog/sc520_wdt.c | 2 +- drivers/watchdog/smsc37b787_wdt.c | 2 +- drivers/watchdog/w83877f_wdt.c | 2 +- fs/namei.c | 1 + include/dt-bindings/pinctrl/at91.h | 4 + include/keys/system_keyring.h | 8 + include/linux/atalk.h | 18 +- include/linux/bpf-cgroup.h | 2 +- include/linux/igmp.h | 2 +- include/linux/ima.h | 5 + include/linux/input/ili210x.h | 11 - include/linux/pinctrl/pinconf.h | 6 - include/linux/platform_data/mlxreg.h | 19 + include/linux/skbuff.h | 68 +- include/linux/tpm.h | 129 +++- include/linux/tpm_eventlog.h | 19 +- include/linux/verification.h | 1 + include/net/request_sock.h | 1 - include/trace/events/rxrpc.h | 2 + init/Kconfig | 19 +- kernel/bpf/verifier.c | 10 +- kernel/sysctl.c | 2 +- kernel/trace/Kconfig | 1 + lib/Kconfig.debug | 2 + net/atm/resources.c | 10 +- net/bpf/test_run.c | 2 +- net/core/ethtool.c | 16 +- net/core/filter.c | 8 +- net/core/gro_cells.c | 22 +- net/core/lwt_bpf.c | 2 + net/core/skmsg.c | 1 + net/hsr/hsr_device.c | 18 +- net/hsr/hsr_framereg.c | 12 + net/hsr/hsr_framereg.h | 1 + net/ipv4/fou.c | 4 +- net/ipv4/ip_tunnel.c | 9 +- net/ipv4/route.c | 13 +- net/ipv4/syncookies.c | 7 +- net/ipv4/tcp.c | 9 + net/ipv4/tcp_input.c | 8 +- net/ipv6/fou6.c | 4 +- net/rxrpc/conn_client.c | 24 +- net/sched/act_tunnel_key.c | 22 +- net/sched/cls_api.c | 17 +- net/sched/cls_flower.c | 43 +- net/sctp/auth.c | 6 - net/sctp/endpointola.c | 18 +- net/sctp/socket.c | 44 +- net/sctp/stream.c | 2 - net/tipc/socket.c | 2 +- net/vmw_vsock/virtio_transport_common.c | 22 +- net/x25/af_x25.c | 6 +- net/xdp/xsk.c | 5 +- net/xdp/xsk_diag.c | 4 +- net/xdp/xsk_queue.h | 4 +- samples/bpf/hbm.c | 4 +- scripts/Kbuild.include | 21 +- scripts/Kconfig.include | 2 +- scripts/Makefile | 3 +- scripts/Makefile.build | 29 +- scripts/Makefile.host | 6 +- scripts/Makefile.lib | 42 +- scripts/Makefile.modpost | 2 +- scripts/clang-version.sh | 10 +- scripts/gcc-version.sh | 27 +- scripts/gdb/linux/Makefile | 25 +- scripts/kallsyms.c | 13 +- scripts/kconfig/conf.c | 13 - scripts/link-vmlinux.sh | 46 +- scripts/mkcompile_h | 4 +- scripts/package/Makefile | 8 +- scripts/package/builddeb | 10 +- scripts/package/buildtar | 2 +- scripts/package/mkdebian | 6 +- security/integrity/digsig.c | 3 + security/integrity/evm/evm_crypto.c | 3 +- security/integrity/evm/evm_main.c | 6 +- security/integrity/ima/ima.h | 1 + security/integrity/ima/ima_crypto.c | 10 +- security/integrity/ima/ima_init.c | 4 + security/integrity/ima/ima_main.c | 35 +- security/integrity/ima/ima_queue.c | 27 +- security/keys/encrypted-keys/encrypted.c | 4 +- security/keys/trusted.c | 73 ++- tools/lib/bpf/Makefile | 3 +- tools/lib/bpf/libbpf.c | 2 + tools/testing/selftests/Makefile | 1 + tools/testing/selftests/bpf/Makefile | 33 +- .../selftests/bpf/prog_tests/signal_pending.c | 2 +- tools/testing/selftests/bpf/test_lwt_ip_encap.sh | 54 +- tools/testing/selftests/bpf/verifier/ld_imm64.c | 15 +- tools/testing/selftests/tpm2/Makefile | 4 + tools/testing/selftests/tpm2/test_smoke.sh | 4 + tools/testing/selftests/tpm2/test_space.sh | 4 + tools/testing/selftests/tpm2/tpm2.py | 696 +++++++++++++++++++++ tools/testing/selftests/tpm2/tpm2_tests.py | 227 +++++++ tools/testing/selftests/vm/test_vmalloc.sh | 0 266 files changed, 7616 insertions(+), 2577 deletions(-) create mode 100644 Documentation/devicetree/bindings/input/ilitek,ili2xxx.txt create mode 100644 Documentation/devicetree/bindings/input/msm-vibrator.txt create mode 100644 Documentation/devicetree/bindings/pinctrl/fsl,imx50-pinctrl.txt create mode 100644 Documentation/devicetree/bindings/pinctrl/fsl,imx8mm-pinctrl.txt create mode 100644 Documentation/watchdog/mlx-wdt.txt create mode 100644 arch/arm64/boot/dts/freescale/imx8mm-pinfunc.h create mode 100644 drivers/input/misc/msm-vibrator.c create mode 100644 drivers/pinctrl/freescale/pinctrl-imx8mm.c create mode 100644 drivers/pinctrl/freescale/pinctrl-imx8qm.c create mode 100644 drivers/watchdog/mlx_wdt.c delete mode 100644 include/linux/input/ili210x.h create mode 100644 tools/testing/selftests/tpm2/Makefile create mode 100755 tools/testing/selftests/tpm2/test_smoke.sh create mode 100755 tools/testing/selftests/tpm2/test_space.sh create mode 100644 tools/testing/selftests/tpm2/tpm2.py create mode 100644 tools/testing/selftests/tpm2/tpm2_tests.py mode change 100644 => 100755 tools/testing/selftests/vm/test_vmalloc.sh