summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-10Linux 5.9.7v5.9.7Greg Kroah-Hartman1-1/+1
2020-11-10perf/core: Fix a memory leak in perf_event_parse_addr_filter()kiyin(尹亮)1-7/+5
2020-11-10drm/i915/gt: Use the local HWSP offset during submissionChris Wilson3-16/+31
2020-11-10drm/i915: Fix encoder lookup during PSR atomic checkImre Deak1-1/+1
2020-11-10PM: runtime: Resume the device earlier in __device_release_driver()Rafael J. Wysocki1-3/+5
2020-11-10PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki3-39/+0
2020-11-10PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki3-7/+24
2020-11-10ARC: stack unwinding: avoid indefinite loopingVineet Gupta1-1/+6
2020-11-10drm/panfrost: Fix a deadlock between the shrinker and madvise pathBoris Brezillon3-7/+13
2020-11-10mac80211: fix regression where EAPOL frames were sent in plaintextMathy Vanhoef1-3/+4
2020-11-10io_uring: fix link lookup racing with link timeoutPavel Begunkov1-1/+15
2020-11-10usb: mtu3: fix panic in mtu3_gadget_stop()Macpaul Lin1-0/+1
2020-11-10USB: Add NO_LPM quirk for Kingston flash driveAlan Stern1-0/+3
2020-11-10usb: dwc3: ep0: Fix delay status handlingThinh Nguyen1-1/+2
2020-11-10USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas1-0/+2
2020-11-10USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas1-0/+6
2020-11-10USB: serial: option: add Quectel EC200T module supportZiyi Cao1-0/+2
2020-11-10USB: serial: cyberjack: fix write-URB completion raceJohan Hovold1-1/+6
2020-11-10serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao1-0/+3
2020-11-10serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang1-1/+1
2020-11-10powerpc/40x: Always fault when _PAGE_ACCESSED is not setChristophe Leroy1-8/+0
2020-11-10powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy1-12/+2
2020-11-10s390/pkey: fix paes selftest failure with paes and pkey static buildHarald Freudenberger1-14/+16
2020-11-10s390/mm: make pmd/pud_deref() large page awareGerald Schaefer1-22/+30
2020-11-10s390/pci: fix hot-plug of PCI function missing busNiklas Schnelle1-0/+4
2020-11-10entry: Fix the incorrect ordering of lockdep and RCU checkThomas Gleixner1-2/+2
2020-11-10fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parentEddy Wu1-5/+5
2020-11-10tty: fix crash in release_tty if tty->port is not setMatthias Reichl1-2/+4
2020-11-10tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabledLucas Stach1-0/+1
2020-11-10vt: Disable KD_FONT_OP_COPYDaniel Vetter1-22/+2
2020-11-10arm64/smp: Move rcu_cpu_starting() earlierQian Cai1-0/+1
2020-11-10drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"Karol Herbst1-1/+2
2020-11-10drm/nouveau/nouveau: fix the start/end range for migrationRalph Campbell1-11/+3
2020-11-10usb: cdns3: gadget: suspicious implicit sign extensionPeter Chen1-1/+1
2020-11-10ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong1-1/+1
2020-11-10drm/vc4: drv: Add error handding for bindHoegeun Kwon1-0/+1
2020-11-10staging: mmal-vchiq: Fix memory leak for vchiq_instanceSeung-Woo Kim1-4/+15
2020-11-10nvmet: fix a NULL pointer dereference when tracing the flush commandChaitanya Kulkarni2-16/+9
2020-11-10nvme-rdma: handle unexpected nvme completion data lengthzhenwei pi1-0/+8
2020-11-10vsock: use ns_capable_noaudit() on socket createJeff Vander Stoep1-1/+1
2020-11-10drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'nsMartin Leung1-0/+12
2020-11-10scsi: ibmvscsi: Fix potential race after loss of transportTyrel Datwyler1-10/+26
2020-11-10drm/amd/display: Fixed panic during seamless boot.David Galiffi1-1/+2
2020-11-10drm/amdgpu: add DID for navi10 blockchain SKUTianci.Yin1-0/+1
2020-11-10drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)Tianci.Yin1-2/+12
2020-11-10scsi: core: Don't start concurrent async scan on same hostMing Lei1-3/+4
2020-11-10btrfs: add a helper to read the tree_root commit root for backref lookupJosef Bacik3-41/+114
2020-11-10btrfs: drop the path before adding qgroup items when enabling qgroupsJosef Bacik1-0/+18
2020-11-10blk-cgroup: Pre-allocate tree node on blkg_conf_prepGabriel Krisman Bertazi1-2/+12
2020-11-10blk-cgroup: Fix memleak on error pathGabriel Krisman Bertazi1-0/+1