summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-10Linux 5.4.76v5.4.76Greg Kroah-Hartman
2020-11-10arm64: dts: marvell: espressobin: Add ethernet switch aliasesPali Rohár
2020-11-10perf/core: Fix a memory leak in perf_event_parse_addr_filter()kiyin(尹亮)
2020-11-10xfs: flush for older, xfs specific ioctlsAndy Strohman
2020-11-10PM: runtime: Resume the device earlier in __device_release_driver()Rafael J. Wysocki
2020-11-10PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki
2020-11-10PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki
2020-11-10ARC: stack unwinding: avoid indefinite loopingVineet Gupta
2020-11-10drm/panfrost: Fix a deadlock between the shrinker and madvise pathBoris Brezillon
2020-11-10usb: mtu3: fix panic in mtu3_gadget_stop()Macpaul Lin
2020-11-10USB: Add NO_LPM quirk for Kingston flash driveAlan Stern
2020-11-10usb: dwc3: ep0: Fix delay status handlingThinh Nguyen
2020-11-10tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028AVladimir Oltean
2020-11-10tty: serial: fsl_lpuart: add LS1028A supportMichael Walle
2020-11-10USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas
2020-11-10USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas
2020-11-10USB: serial: option: add Quectel EC200T module supportZiyi Cao
2020-11-10USB: serial: cyberjack: fix write-URB completion raceJohan Hovold
2020-11-10serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao
2020-11-10serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang
2020-11-10s390/pkey: fix paes selftest failure with paes and pkey static buildHarald Freudenberger
2020-11-10fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parentEddy Wu
2020-11-10vt: Disable KD_FONT_OP_COPYDaniel Vetter
2020-11-10Revert "coresight: Make sysfs functional on topologies with per core sink"Sasha Levin
2020-11-10arm64/smp: Move rcu_cpu_starting() earlierQian Cai
2020-11-10drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"Karol Herbst
2020-11-10drm/nouveau/nouveau: fix the start/end range for migrationRalph Campbell
2020-11-10usb: cdns3: gadget: suspicious implicit sign extensionPeter Chen
2020-11-10ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong
2020-11-10drm/vc4: drv: Add error handding for bindHoegeun Kwon
2020-11-10nvmet: fix a NULL pointer dereference when tracing the flush commandChaitanya Kulkarni
2020-11-10nvme-rdma: handle unexpected nvme completion data lengthzhenwei pi
2020-11-10vsock: use ns_capable_noaudit() on socket createJeff Vander Stoep
2020-11-10scsi: ibmvscsi: Fix potential race after loss of transportTyrel Datwyler
2020-11-10drm/amdgpu: add DID for navi10 blockchain SKUTianci.Yin
2020-11-10scsi: core: Don't start concurrent async scan on same hostMing Lei
2020-11-10blk-cgroup: Pre-allocate tree node on blkg_conf_prepGabriel Krisman Bertazi
2020-11-10blk-cgroup: Fix memleak on error pathGabriel Krisman Bertazi
2020-11-10drm/sun4i: frontend: Fix the scaler phase on A33Maxime Ripard
2020-11-10drm/sun4i: frontend: Reuse the ch0 phase for RGB formatsMaxime Ripard
2020-11-10drm/sun4i: frontend: Rework a bit the phase dataMaxime Ripard
2020-11-10of: Fix reserved-memory overlap detectionVincent Whitchurch
2020-11-10x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song
2020-11-10arm64: dts: meson: add missing g12 rng clockScott K Logan
2020-11-10ARM: dts: sun4i-a10: fix cpu_alert temperatureClément Péron
2020-11-10futex: Handle transient "ownerless" rtmutex state correctlyMike Galbraith
2020-11-10tracing: Fix out of bounds write in get_trace_bufQiujun Huang
2020-11-10spi: bcm2835: fix gpio cs level inversionMartin Hundebøll
2020-11-10regulator: defer probe when trying to get voltage from unresolved supplyMichał Mirosław
2020-11-10ftrace: Handle tracing when switching between contextSteven Rostedt (VMware)