Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Apr 2020 20:12:26 +0000 (13:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Apr 2020 20:12:26 +0000 (13:12 -0700)
Pull SPDX updates from Greg KH:
 "Here are three SPDX patches for 5.7-rc1.

  One fixes up the SPDX tag for a single driver, while the other two go
  through the tree and add SPDX tags for all of the .gitignore files as
  needed.

  Nothing too complex, but you will get a merge conflict with your
  current tree, that should be trivial to handle (one file modified by
  two things, one file deleted.)

  All three of these have been in linux-next for a while, with no
  reported issues other than the merge conflict"

* tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx:
  ASoC: MT6660: make spdxcheck.py happy
  .gitignore: add SPDX License Identifier
  .gitignore: remove too obvious comments

1  2 
Documentation/devicetree/bindings/.gitignore
arch/arm/crypto/.gitignore
arch/arm64/crypto/.gitignore
tools/bpf/bpftool/.gitignore
tools/testing/selftests/.gitignore
tools/testing/selftests/bpf/.gitignore
tools/testing/selftests/kvm/.gitignore
tools/testing/selftests/net/.gitignore
tools/testing/selftests/net/mptcp/.gitignore
tools/testing/selftests/vm/.gitignore

@@@ -1,2 -1,3 +1,3 @@@
+ # SPDX-License-Identifier: GPL-2.0-only
  *.example.dts
 -processed-schema.yaml
 +processed-schema*.yaml
@@@ -1,4 -1,4 +1,5 @@@
+ # SPDX-License-Identifier: GPL-2.0-only
  aesbs-core.S
  sha256-core.S
  sha512-core.S
 +poly1305-core.S
@@@ -1,3 -1,3 +1,4 @@@
+ # SPDX-License-Identifier: GPL-2.0-only
  sha256-core.S
  sha512-core.S
 +poly1305-core.S
@@@ -1,9 -1,8 +1,10 @@@
+ # SPDX-License-Identifier: GPL-2.0-only
  *.d
 +/_bpftool
  /bpftool
  bpftool*.8
  bpf-helpers.*
  FEATURE-DUMP.bpftool
  feature
  libbpf
 +profiler.skel.h
@@@ -1,9 -1,7 +1,10 @@@
+ # SPDX-License-Identifier: GPL-2.0-only
  gpiogpio-event-mon
  gpiogpio-hammer
  gpioinclude/
  gpiolsgpio
  tpm2/SpaceTest.log
 -tpm2/*.pyc
 +
 +# Python bytecode and cache
 +__pycache__/
 +*.py[cod]
@@@ -1,3 -1,4 +1,4 @@@
+ # SPDX-License-Identifier: GPL-2.0-only
  test_verifier
  test_maps
  test_lru_map
@@@ -31,7 -32,6 +32,7 @@@ test_tcp_check_syncookie_use
  test_sysctl
  test_hashmap
  test_btf_dump
 +test_current_pid_tgid_new_ns
  xdping
  test_cpp
  *.skel.h
@@@ -1,16 -1,14 +1,17 @@@
 -/s390x/sync_regs_test
+ # SPDX-License-Identifier: GPL-2.0-only
  /s390x/memop
 +/s390x/resets
 +/s390x/sync_regs_test
  /x86_64/cr4_cpuid_sync_test
  /x86_64/evmcs_test
  /x86_64/hyperv_cpuid
  /x86_64/mmio_warning_test
  /x86_64/platform_info_test
 +/x86_64/set_memory_region_test
  /x86_64/set_sregs_test
  /x86_64/smm_test
  /x86_64/state_test
 +/x86_64/svm_vmcall_test
  /x86_64/sync_regs_test
  /x86_64/vmx_close_while_nested_test
  /x86_64/vmx_dirty_log_test
@@@ -18,7 -16,5 +19,7 @@@
  /x86_64/vmx_tsc_adjust_test
  /x86_64/xss_msr_test
  /clear_dirty_log_test
 +/demand_paging_test
  /dirty_log_test
  /kvm_create_max_vcpus
 +/steal_time
@@@ -1,3 -1,4 +1,4 @@@
+ # SPDX-License-Identifier: GPL-2.0-only
  msg_zerocopy
  socket
  psock_fanout
@@@ -23,8 -24,3 +24,8 @@@ so_txtim
  tcp_fastopen_backup_key
  nettest
  fin_ack_lat
 +reuseaddr_ports_exhausted
 +hwtstamp_config
 +rxtimestamp
 +timestamping
 +txtimestamp
@@@ -1,3 -1,3 +1,4 @@@
+ # SPDX-License-Identifier: GPL-2.0-only
  mptcp_connect
 +pm_nl_ctl
  *.pcap
@@@ -1,3 -1,4 +1,4 @@@
+ # SPDX-License-Identifier: GPL-2.0-only
  hugepage-mmap
  hugepage-shm
  map_hugetlb
@@@ -14,4 -15,3 +15,4 @@@ virtual_address_rang
  gup_benchmark
  va_128TBswitch
  map_fixed_noreplace
 +write_to_hugetlbfs