summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-19Linux 5.12.5v5.12.5Greg Kroah-Hartman
2021-05-19net: bridge: fix error in br_multicast_add_port when CONFIG_NET_SWITCHDEV=nVladimir Oltean
2021-05-19ASoC: rsnd: check all BUSIF status when errorKuninori Morimoto
2021-05-19nvme: do not try to reconfigure APST when the controller is not liveChristoph Hellwig
2021-05-19ext4: fix debug format string warningArnd Bergmann
2021-05-19debugfs: Make debugfs_allow RO after initKees Cook
2021-05-19dt-bindings: PCI: rcar-pci-host: Document missing R-Car H1 supportGeert Uytterhoeven
2021-05-19dt-bindings: serial: 8250: Remove duplicated compatible stringsZhen Lei
2021-05-19dt-bindings: phy: qcom,qmp-usb3-dp-phy: move usb3 compatibles back to qcom,qm...Dmitry Baryshkov
2021-05-19arm64: dts: renesas: falcon: Move console config to CPU board DTSGeert Uytterhoeven
2021-05-19dt-bindings: thermal: rcar-gen3-thermal: Support five TSC nodes on r8a779a0Niklas Söderlund
2021-05-19dt-bindings: media: renesas,vin: Make resets optional on R-Car Gen1Geert Uytterhoeven
2021-05-19i2c: mediatek: Fix send master code at more than 1MHzQii Wang
2021-05-19media: rkvdec: Remove of_match_ptr()Fabio Estevam
2021-05-19soc: mediatek: pm-domains: Add a power domain names for mt8192Enric Balletbo i Serra
2021-05-19soc: mediatek: pm-domains: Add a power domain names for mt8183Enric Balletbo i Serra
2021-05-19soc: mediatek: pm-domains: Add a meaningful power domain nameEnric Balletbo i Serra
2021-05-19clk: exynos7: Mark aclk_fsys1_200 as criticalPaweł Chmiel
2021-05-19drm/i915: Fix crash in auto_retireStéphane Marchesin
2021-05-19drm/i915/overlay: Fix active retire callback alignmentTvrtko Ursulin
2021-05-19drm/i915: Read C0DRB3/C1DRB3 as 16 bits againVille Syrjälä
2021-05-19drm/msm/dp: check sink_count before update is_connected statusKuogee Hsieh
2021-05-19drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdpLv Yunlong
2021-05-19kobject_uevent: remove warning in init_uevent_argv()Greg Kroah-Hartman
2021-05-19usb: typec: tcpm: Fix error while calculating PPS out valuesBadhri Jagan Sridharan
2021-05-19clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren
2021-05-19clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issueTony Lindgren
2021-05-19MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki
2021-05-19MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki
2021-05-19MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki
2021-05-19mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)
2021-05-19KVM: VMX: Disable preemption when probing user return MSRsSean Christopherson
2021-05-19KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupportedSean Christopherson
2021-05-19KVM: nVMX: Always make an attempt to map eVMCS after migrationVitaly Kuznetsov
2021-05-19KVM: x86: Add support for RDPID without RDTSCPSean Christopherson
2021-05-19KVM: x86: Move RDPID emulation intercept to its own enumSean Christopherson
2021-05-19KVM: x86: Emulate RDPID only if RDTSCP is supportedSean Christopherson
2021-05-19xen/gntdev: fix gntdev_mmap() error exit pathJuergen Gross
2021-05-19alarmtimer: Check RTC features instead of opsAlexandre Belloni
2021-05-19cdc-wdm: untangle a circular dependency between callback and softintOliver Neukum
2021-05-19iio: tsl2583: Fix division by a zero lux_valColin Ian King
2021-05-19iio: gyro: mpu3050: Fix reported temperature valueDmitry Osipenko
2021-05-19iio: core: fix ioctl handlers removalTomasz Duszynski
2021-05-19xhci: Add reset resume quirk for AMD xhci controller.Sandeep Singh
2021-05-19xhci: Do not use GFP_KERNEL in (potentially) atomic contextChristophe JAILLET
2021-05-19xhci: Fix giving back cancelled URBs even if halted endpoint can't resetMathias Nyman
2021-05-19xhci-pci: Allow host runtime PM as default for Intel Alder Lake xHCIAbhijeet Rao
2021-05-19usb: typec: ucsi: Put fwnode in any case during ->probe()Andy Shevchenko
2021-05-19usb: typec: ucsi: Retrieve all the PDOs instead of just the first 4Jack Pham
2021-05-19usb: typec: tcpm: Fix wrong handling in GET_SINK_CAPKyle Tso