summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-13bus: ti-sysc: Add break in switch statement in sysc_init_soc()Nathan Chancellor
2021-10-13riscv: Flush current cpu icache before other cpusAlexandre Ghiti
2021-10-13scsi: ufs: core: Fix task management completionAdrian Hunter
2021-10-13ARM: dts: qcom: apq8064: use compatible which contains chipidDavid Heidelberg
2021-10-13ARM: dts: imx6dl-yapp4: Fix lp5562 LED driver probeMichal Vokáč
2021-10-13ARM: dts: omap3430-sdp: Fix NAND device nodeRoger Quadros
2021-10-13xen/balloon: fix cancelled balloon actionJuergen Gross
2021-10-13SUNRPC: fix sign error causing rpcsec_gss dropsJ. Bruce Fields
2021-10-13nfsd4: Handle the NFSv4 READDIR 'dircount' hint being zeroTrond Myklebust
2021-10-13nfsd: fix error handling of register_pernet_subsys() in init_nfsd()Patrick Ho
2021-10-13ovl: fix IOCB_DIRECT if underlying fs doesn't support direct IOMiklos Szeredi
2021-10-13ovl: fix missing negative dentry check in ovl_rename()Zheng Liang
2021-10-13fbdev: simplefb: fix Kconfig dependenciesArnd Bergmann
2021-10-13mmc: sdhci-of-at91: replace while loop with read_poll_timeoutClaudiu Beznea
2021-10-13mmc: sdhci-of-at91: wait for calibration done before proceedClaudiu Beznea
2021-10-13mmc: meson-gx: do not use memcpy_to/fromio for dram-access-quirkNeil Armstrong
2021-10-13xen/privcmd: fix error handling in mmap-resource processingJan Beulich
2021-10-13drm/i915: Extend the async flip VT-d w/a to skl/bxtVille Syrjälä
2021-10-13drm/i915: Fix runtime pm handling in i915_gem_shrinkMaarten Lankhorst
2021-10-13drm/amd/display: Fix DCN3 B0 DP Alt MappingLiu, Zhan
2021-10-13drm/amd/display: Fix detection of 4 lane for DPALTHansen
2021-10-13drm/amd/display: Limit display scaling to up to 4k for DCN 3.1Nikola Cornij
2021-10-13drm/nouveau/ga102-: support ttm buffer moves via copy engineBen Skeggs
2021-10-13drm/nouveau/kms/tu102-: delay enabling cursor until after assign_windowsBen Skeggs
2021-10-13drm/amdgpu: During s0ix don't wait to signal GFXOFFLijo Lazar
2021-10-13drm/amd/display: USB4 bring up set correct addressJude Shih
2021-10-13drm/amd/display: Fix B0 USB-C DP Alt modeLiu, Zhan
2021-10-13usb: typec: tipd: Remove dependency on "connector" child fwnodeHeikki Krogerus
2021-10-13usb: typec: tcpm: handle SRC_STARTUP state if cc changesXu Yang
2021-10-13usb: typec: tcpci: don't handle vSafe0V event if it's not enabledXu Yang
2021-10-13USB: cdc-acm: fix break reportingJohan Hovold
2021-10-13USB: cdc-acm: fix racy tty buffer accessesJohan Hovold
2021-10-13usb: gadget: f_uac2: fixed EP-IN wMaxPacketSizePavel Hofman
2021-10-13usb: chipidea: ci_hdrc_imx: Also search for 'phys' phandleFabio Estevam
2021-10-13usb: cdc-wdm: Fix check for WWANRikard Falkeborn
2021-10-13Partially revert "usb: Kconfig: using select for USB_COMMON dependency"Ben Hutchings
2021-10-09Linux 5.14.11v5.14.11Greg Kroah-Hartman
2021-10-09Revert "ARM: imx6q: drop of_platform_default_populate() from init_machine"Fabio Estevam
2021-10-09Revert "brcmfmac: use ISO3166 country code and 0 rev as fallback"Soeren Moch
2021-10-09libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.Kate Hsuan
2021-10-09perf/x86: Reset destroy callback on event init failureAnand K Mistry
2021-10-09KVM: x86: nSVM: restore int_vector in svm_clear_vintrMaxim Levitsky
2021-10-09kvm: x86: Add AMD PMU MSRs to msrs_to_save_all[]Fares Mehanna
2021-10-09KVM: x86: reset pdptrs_from_userspace when exiting smmMaxim Levitsky
2021-10-09KVM: do not shrink halt_poll_ns below grow_startSergey Senozhatsky
2021-10-09selftests: KVM: Align SMCCC call with the spec in steal_timeOliver Upton
2021-10-09kasan: always respect CONFIG_KASAN_STACKNathan Chancellor
2021-10-09tools/vm/page-types: remove dependency on opt_file for idle page trackingChangbin Du
2021-10-09block: don't call rq_qos_ops->done_bio if the bio isn't trackedMing Lei
2021-10-09io_uring: allow conditional reschedule for intensive iteratorsJens Axboe