summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-10Linux 4.19.157v4.19.157Greg Kroah-Hartman
2020-11-10powercap: restrict energy meter to root accessLen Brown
2020-11-10Linux 4.19.156v4.19.156Greg Kroah-Hartman
2020-11-10arm64: dts: marvell: espressobin: Add ethernet switch aliasesPali Rohár
2020-11-10net: dsa: read mac address from DT for slave deviceXiaofei Shen
2020-11-10tools: perf: Fix build error in v4.19.yGuenter Roeck
2020-11-10perf/core: Fix a memory leak in perf_event_parse_addr_filter()kiyin(尹亮)
2020-11-10PM: runtime: Resume the device earlier in __device_release_driver()Rafael J. Wysocki
2020-11-10Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"Vineet Gupta
2020-11-10ARC: stack unwinding: avoid indefinite loopingVineet Gupta
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: 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-10fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parentEddy Wu
2020-11-10vt: Disable KD_FONT_OP_COPYDaniel Vetter
2020-11-10ACPI: NFIT: Fix comparison to '-ENXIO'Zhang Qilong
2020-11-10drm/vc4: drv: Add error handding for bindHoegeun Kwon
2020-11-10vsock: use ns_capable_noaudit() on socket createJeff Vander Stoep
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-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-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-10ftrace: Handle tracing when switching between contextSteven Rostedt (VMware)
2020-11-10ftrace: Fix recursion check for NMI testSteven Rostedt (VMware)
2020-11-10ring-buffer: Fix recursion protection transitions between interrupt contextSteven Rostedt (VMware)
2020-11-10gfs2: Wake up when sd_glock_disposal becomes zeroAlexander Aring
2020-11-10mm: always have io_remap_pfn_range() set pgprot_decrypted()Jason Gunthorpe
2020-11-10kthread_worker: prevent queuing delayed work from timer_fn when it is being c...Zqiang
2020-11-10lib/crc32test: remove extra local_irq_disable/enableVasily Gorbik
2020-11-10mm: mempolicy: fix potential pte_unmap_unlock pte errorShijie Luo
2020-11-10ALSA: usb-audio: Add implicit feedback quirk for MODXGeoffrey D. Bennett
2020-11-10ALSA: usb-audio: Add implicit feedback quirk for Qu-16Geoffrey D. Bennett
2020-11-10ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devicesArtem Lapkin
2020-11-10ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2Keith Winstein
2020-11-10Fonts: Replace discarded const qualifierLee Jones
2020-11-10btrfs: tree-checker: fix the error message for transid errorQu Wenruo
2020-11-10btrfs: tree-checker: Verify inode itemQu Wenruo
2020-11-10btrfs: tree-checker: Enhance chunk checker to validate chunk profileQu Wenruo
2020-11-10btrfs: tree-checker: Fix wrong check on max devidQu Wenruo
2020-11-10btrfs: tree-checker: Verify dev itemQu Wenruo
2020-11-10btrfs: tree-checker: Check chunk item at tree block read timeQu Wenruo