platform/kernel/linux-rpi.git
2020-10-29 Andy Shevchenkoxsysace: use platform_get_resource() and platform_get_i...
2020-10-29 David Howellsafs: Fix dirty-region encoding on ppc32 with 64K pages
2020-10-29 David Howellsafs: Fix afs_invalidatepage to adjust the dirty region
2020-10-29 David Howellsafs: Alter dirty range encoding in page->private
2020-10-29 David Howellsafs: Wrap page->private manipulations in inline functions
2020-10-29 David Howellsafs: Fix where page->private is set during write
2020-10-29 David Howellsafs: Fix page leak on afs_write_begin() failure
2020-10-29 David Howellsafs: Fix to take ref on page when PG_private is set
2020-10-29 Damien Le Moalnull_blk: Fix locking in zoned mode
2020-10-29 Damien Le Moalnull_blk: Fix zone reset all tracing
2020-10-29 Ming Leinbd: don't update block size after device is started
2020-10-29 Rafael J. Wysockicpufreq: schedutil: Always call driver if CPUFREQ_NEED_...
2020-10-29 Rafael J. Wysockicpufreq: Introduce cpufreq_driver_test_flags()
2020-10-29 Rob Herringarm64: Add workaround for Arm Cortex-A77 erratum 1508412
2020-10-29 Rob Herringarm64: Add part number for Arm Cortex-A77
2020-10-29 Peter Chenusb: cdns3: gadget: suspicious implicit sign extension
2020-10-29 Maxime Riparddrm/vc4: Rework the structure conversion functions
2020-10-29 Maxime Riparddrm/vc4: hdmi: Add a name to the codec DAI component
2020-10-29 Mathias Nymanxhci: Don't create stream debugfs files with spinlock...
2020-10-29 Sandeep Singhusb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHC
2020-10-29 Colin Ian Kingxhci: Fix sizeof() mismatch
2020-10-29 Amelie Delaunayusb: typec: stusb160x: fix signedness comparison issue...
2020-10-29 Amelie Delaunayusb: typec: add missing MODULE_DEVICE_TABLE() to stusb160x
2020-10-28 Linus TorvaldsMerge tag 'trace-v5.10-rc1' of git://git./linux/kernel...
2020-10-28 David Woodhousex86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID
2020-10-28 Catalin Marinasarm64: mte: Document that user PSTATE.TCO is ignored...
2020-10-28 Theodore Ts'oext4: indicate that fast_commit is available via /sys...
2020-10-28 Daniel Rosenbergext4: use generic casefolding support
2020-10-28 yangerkunext4: do not use extent after put_bh
2020-10-28 Harshad Shirwadkarext4: use IS_ERR() for error checking of path
2020-10-28 Jan Karaext4: fix mmap write protection for data=journal mode
2020-10-28 Mauro Carvalho... jbd2: fix a kernel-doc markup
2020-10-28 Harshad Shirwadkarext4: use s_mount_flags instead of s_mount_state for...
2020-10-28 Harshad Shirwadkarext4: make num of fast commit blocks configurable
2020-10-28 Andrea Righiext4: properly check for dirty state in ext4_inode_data...
2020-10-28 Harshad Shirwadkarext4: fix double locking in ext4_fc_commit_dentry_updates()
2020-10-28 Tom Rixcpufreq: speedstep: remove unneeded semicolon
2020-10-28 Arnd BergmannMerge tag 'stm32-dt-for-v5.10-fixes-1' of git://git...
2020-10-28 Ard Biesheuvelmodule: use hidden visibility for weak symbol references
2020-10-28 Pascal PailletARM: dts: stm32: Describe Vin power supply on stm32mp15...
2020-10-28 Pascal PailletARM: dts: stm32: Describe Vin power supply on stm32mp15...
2020-10-28 Ard Biesheuvelarm64: efi: increase EFI PE/COFF header padding to...
2020-10-28 Sascha Hauerata: sata_nv: Fix retrieving of active qcs
2020-10-28 Naohiro Aotablock: advance iov_iter on bio_add_hw_page failure
2020-10-28 Ard Biesheuvelarm64: vmlinux.lds: account for spurious empty .igot...
2020-10-28 Vincenzo Frascinokselftest/arm64: Fix check_user_mem test
2020-10-28 Vincenzo Frascinokselftest/arm64: Fix check_ksm_options test
2020-10-28 Vincenzo Frascinokselftest/arm64: Fix check_mmap_options test
2020-10-28 Vincenzo Frascinokselftest/arm64: Fix check_child_memory test
2020-10-28 Vincenzo Frascinokselftest/arm64: Fix check_tags_inclusion test
2020-10-28 Vincenzo Frascinokselftest/arm64: Fix check_buffer_fill test
2020-10-28 Arnd Bergmannarm64: avoid -Woverride-init warning
2020-10-28 Hans de GoedeACPI: button: Drop no longer necessary Acer SW5-012...
2020-10-28 Alok PrasadRDMA/qedr: Fix memory leak in iWARP CM
2020-10-28 Jiri Slabyvt_ioctl: fix GIO_UNIMAP regression
2020-10-28 Jiri Slabyvt: keyboard, extend func_buf_lock to readers
2020-10-28 Jiri Slabyvt: keyboard, simplify vt_kdgkbsent
2020-10-28 Vladimir Olteantty: serial: fsl_lpuart: LS1021A has a FIFO size of...
2020-10-28 Russell Kingtty: serial: 21285: fix lockup on open
2020-10-28 Bastien NoceraUSB: apple-mfi-fastcharge: don't probe unhandled devices
2020-10-28 Bastien Nocerausbcore: Check both id_table and match() when both...
2020-10-28 Tang Binusb: host: ehci-tegra: Fix error handling in tegra_ehci...
2020-10-28 Dan Carpenterusb: typec: stusb160x: fix an IS_ERR() vs NULL check...
2020-10-28 Li Junusb: typec: tcpm: reset hard_reset_count for any disconnect
2020-10-28 Jerome Brunetusb: cdc-acm: fix cooldown mechanism
2020-10-28 Ran Wangusb: host: fsl-mph-dr-of: check return of dma_set_mask()
2020-10-28 Mauro Carvalho... usb: fix kernel-doc markups
2020-10-28 Jason GunthorpeRDMA: Add rdma_connect_locked()
2020-10-28 Dan Carpenterusb: typec: stusb160x: fix some signedness bugs
2020-10-28 Daniel Vetterdrm/shme-helpers: Fix dma_buf_mmap forwarding bug
2020-10-28 Stephen BoydKVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return...
2020-10-28 Yangbo Lummc: sdhci-of-esdhc: make sure delay chain locked for...
2020-10-28 Pawel Laszczakusb: cdns3: Variable 'length' set but not used
2020-10-28 Kanchan Joshinull_blk: synchronization fix for zoned device
2020-10-28 Leon Romanovskynet: protect tcf_block_unbind with block lock
2020-10-28 Thomas Bogendoerferibmveth: Fix use of ibmveth in a bridge.
2020-10-28 Guillaume Naultnet/sched: act_mpls: Add softdep on mpls_gso.ko
2020-10-28 Andrew Gabbasovravb: Fix bit fields checking in ravb_hwtstamp_get()
2020-10-28 Dan Carpenterdevlink: Unlock on error in dumpit()
2020-10-28 Dan Carpenterdevlink: Fix some error codes
2020-10-27 Vinay Kumar... chelsio/chtls: fix memory leaks in CPL handlers
2020-10-27 Vinay Kumar... chelsio/chtls: fix deadlock issue
2020-10-27 David Howellsafs: Fix afs_launder_page to not clear PG_writeback
2020-10-27 Dan Carpenterafs: Fix a use after free in afs_xattr_get_acl()
2020-10-27 David Howellsafs: Fix tracing deref-before-check
2020-10-27 David Howellsafs: Fix copy_file_range()
2020-10-27 Linus TorvaldsMerge tag 'x86-urgent-2020-10-27' of git://git./linux...
2020-10-27 Maxime Riparddrm/vc4: hdmi: Avoid sleeping in atomic context
2020-10-27 Linus TorvaldsMerge tag 'orphan-handling-v5.10-rc2' of git://git...
2020-10-27 Geert Uytterhoevenmm/process_vm_access: Add missing #include <linux/compat.h>
2020-10-27 Zhang QilongACPI: NFIT: Fix comparison to '-ENXIO'
2020-10-27 Nathan Chancellorarm/build: Always handle .ARM.exidx and .ARM.extab...
2020-10-27 Arnd BergmannACPI: dock: fix enum-conversion warning
2020-10-27 Mauro Carvalho... PNP: fix kernel-doc markups
2020-10-27 Andy Shevchenkodevice property: Don't clear secondary pointer for...
2020-10-27 Andy Shevchenkodevice property: Keep secondary firmware node secondary...
2020-10-27 Kees Cookvmlinux.lds.h: Keep .ctors.* with .ctors
2020-10-27 Jackie ZamowPM: sleep: fix typo in kernel/power/process.c
2020-10-27 Alex Deucherdrm/amdgpu/pm: fix the fan speed in fan1_input in manua...
2020-10-27 Kenneth Fengdrm/amd/pm: fix the wrong fan speed in fan1_input
next