summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 5.4.76v5.4.76Greg Kroah-Hartman2020-11-101-1/+1
* arm64: dts: marvell: espressobin: Add ethernet switch aliasesPali Rohár2020-11-101-4/+8
* perf/core: Fix a memory leak in perf_event_parse_addr_filter()kiyin(尹亮)2020-11-101-7/+5
* xfs: flush for older, xfs specific ioctlsAndy Strohman2020-11-101-1/+25
* PM: runtime: Resume the device earlier in __device_release_driver()Rafael J. Wysocki2020-11-101-3/+5
* PM: runtime: Drop pm_runtime_clean_up_links()Rafael J. Wysocki2020-11-103-39/+0
* PM: runtime: Drop runtime PM references to supplier on link removalRafael J. Wysocki2020-11-103-7/+24
* ARC: stack unwinding: avoid indefinite loopingVineet Gupta2020-11-101-1/+6
* drm/panfrost: Fix a deadlock between the shrinker and madvise pathBoris Brezillon2020-11-103-7/+13
* usb: mtu3: fix panic in mtu3_gadget_stop()Macpaul Lin2020-11-101-0/+1
* USB: Add NO_LPM quirk for Kingston flash driveAlan Stern2020-11-101-0/+3
* usb: dwc3: ep0: Fix delay status handlingThinh Nguyen2020-11-101-1/+2
* tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028AVladimir Oltean2020-11-101-6/+7
* tty: serial: fsl_lpuart: add LS1028A supportMichael Walle2020-11-101-2/+25
* USB: serial: option: add Telit FN980 composition 0x1055Daniele Palmas2020-11-101-0/+2
* USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231Daniele Palmas2020-11-101-0/+6
* USB: serial: option: add Quectel EC200T module supportZiyi Cao2020-11-101-0/+2
* USB: serial: cyberjack: fix write-URB completion raceJohan Hovold2020-11-101-1/+6
* serial: txx9: add missing platform_driver_unregister() on error in serial_txx...Qinglang Miao2020-11-101-0/+3
* serial: 8250_mtk: Fix uart_get_baud_rate warningClaire Chang2020-11-101-1/+1
* s390/pkey: fix paes selftest failure with paes and pkey static buildHarald Freudenberger2020-11-101-14/+16
* fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parentEddy Wu2020-11-101-5/+5
* vt: Disable KD_FONT_OP_COPYDaniel Vetter2020-11-101-22/+2
* Revert "coresight: Make sysfs functional on topologies with per core sink"Sasha Levin2020-11-102-29/+36
* arm64/smp: Move rcu_cpu_starting() earlierQian Cai2020-11-101-0/+1
* drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"Karol Herbst2020-11-101-1/+2
* drm/nouveau/nouveau: fix the start/end range for migrationRalph Campbell2020-11-101-11/+3
* usb: cdns3: gadget: suspicious implicit sign extensionPeter Chen2020-11-101-1/+1
* ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong2020-11-101-1/+1
* drm/vc4: drv: Add error handding for bindHoegeun Kwon2020-11-101-0/+1
* nvmet: fix a NULL pointer dereference when tracing the flush commandChaitanya Kulkarni2020-11-102-16/+9
* nvme-rdma: handle unexpected nvme completion data lengthzhenwei pi2020-11-101-0/+8
* vsock: use ns_capable_noaudit() on socket createJeff Vander Stoep2020-11-101-1/+1
* scsi: ibmvscsi: Fix potential race after loss of transportTyrel Datwyler2020-11-101-10/+26
* drm/amdgpu: add DID for navi10 blockchain SKUTianci.Yin2020-11-101-0/+1
* scsi: core: Don't start concurrent async scan on same hostMing Lei2020-11-101-3/+4
* blk-cgroup: Pre-allocate tree node on blkg_conf_prepGabriel Krisman Bertazi2020-11-101-2/+12
* blk-cgroup: Fix memleak on error pathGabriel Krisman Bertazi2020-11-101-0/+1
* drm/sun4i: frontend: Fix the scaler phase on A33Maxime Ripard2020-11-101-1/+1
* drm/sun4i: frontend: Reuse the ch0 phase for RGB formatsMaxime Ripard2020-11-101-3/+5
* drm/sun4i: frontend: Rework a bit the phase dataMaxime Ripard2020-11-102-31/+9
* of: Fix reserved-memory overlap detectionVincent Whitchurch2020-11-101-2/+11
* x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song2020-11-101-2/+1
* arm64: dts: meson: add missing g12 rng clockScott K Logan2020-11-101-0/+2
* ARM: dts: sun4i-a10: fix cpu_alert temperatureClément Péron2020-11-101-1/+1
* futex: Handle transient "ownerless" rtmutex state correctlyMike Galbraith2020-11-101-2/+14
* tracing: Fix out of bounds write in get_trace_bufQiujun Huang2020-11-101-1/+1
* spi: bcm2835: fix gpio cs level inversionMartin Hundebøll2020-11-101-12/+0
* regulator: defer probe when trying to get voltage from unresolved supplyMichał Mirosław2020-11-101-0/+2
* ftrace: Handle tracing when switching between contextSteven Rostedt (VMware)2020-11-102-4/+28