Linux 5.10-rc1
* tag 'v5.10-rc1': (13656 commits)
Linux 5.10-rc1
treewide: Convert macro and uses of __section(foo) to __section("foo")
kernel/sys.c: fix prototype of prctl_get_tid_address()
mm: remove kzfree() compatibility definition
checkpatch: enable GIT_DIR environment use to set git repository location
i2c: core: Restore acpi_walk_dep_device_list() getting called after registering the ACPI i2c devs
random32: add a selftest for the prandom32 code
random32: add noise from network and scheduling activity
random32: make prandom_u32() output unpredictable
KVM: ioapic: break infinite recursion on lazy EOI
KVM: vmx: rename pi_init to avoid conflict with paride
KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 build
cifs: update internal module version number
x86/uaccess: fix code generation in put_user()
smb3: add some missing definitions from MS-FSCC
smb3: remove two unused variables
smb3: add support for stat of WSL reparse points for special file types
ata: pata_ns87415.c: Document support on parisc with superio chip
ata: fix some kernel-doc markups
block: blk-mq: fix a kernel-doc markup
...