summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.206v4.14.206Greg Kroah-Hartman2020-11-101-1/+1
* powercap: restrict energy meter to root accessLen Brown2020-11-101-2/+2
* Linux 4.14.205v4.14.205Greg Kroah-Hartman2020-11-101-1/+1
* arm64: dts: marvell: espressobin: add ethernet aliasTomasz Maciej Nowak2020-11-101-0/+4
* PM: runtime: Resume the device earlier in __device_release_driver()Rafael J. Wysocki2020-11-101-2/+5
* Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"Vineet Gupta2020-11-101-5/+11
* ARC: stack unwinding: avoid indefinite loopingVineet Gupta2020-11-101-1/+6
* 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: 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
* 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
* 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
* vsock: use ns_capable_noaudit() on socket createJeff Vander Stoep2020-11-101-1/+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
* 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
* 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
* ftrace: Handle tracing when switching between contextSteven Rostedt (VMware)2020-11-102-4/+28
* ftrace: Fix recursion check for NMI testSteven Rostedt (VMware)2020-11-101-1/+2
* gfs2: Wake up when sd_glock_disposal becomes zeroAlexander Aring2020-11-101-1/+2
* mm: always have io_remap_pfn_range() set pgprot_decrypted()Jason Gunthorpe2020-11-102-4/+9
* kthread_worker: prevent queuing delayed work from timer_fn when it is being c...Zqiang2020-11-101-1/+2
* lib/crc32test: remove extra local_irq_disable/enableVasily Gorbik2020-11-101-4/+0
* ALSA: usb-audio: Add implicit feedback quirk for Qu-16Geoffrey D. Bennett2020-11-101-0/+1
* Fonts: Replace discarded const qualifierLee Jones2020-11-1011-11/+11
* i40e: Memory leak in i40e_config_iwarp_qvlistMartyna Szapar2020-11-101-8/+15
* i40e: Fix of memory leak and integer truncation in i40e_virtchnl.cMartyna Szapar2020-11-101-1/+1
* i40e: Wrong truncation from u16 to u8Grzegorz Siwik2020-11-101-1/+1
* i40e: add num_vectors checker in iwarp handlerSergey Nemov2020-11-101-0/+10
* i40e: Fix a potential NULL pointer dereferenceChristophe JAILLET2020-11-101-0/+3
* blktrace: fix debugfs use after freeLuis Chamberlain2020-11-101-6/+12
* Blktrace: bail out early if block debugfs is not configuredLiu Bo2020-11-101-3/+3
* sfp: Fix error handing in sfp_probe()YueHaibing2020-11-101-1/+2
* sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platformsPetr Malat2020-11-101-2/+2
* net: usb: qmi_wwan: add Telit LE910Cx 0x1230 compositionDaniele Palmas2020-11-101-0/+1
* gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil2020-11-101-1/+1
* gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil2020-11-101-10/+2
* tipc: fix use-after-free in tipc_bcast_get_modeHoang Huu Le2020-11-101-0/+5
* xen/events: don't use chip_data for legacy IRQsJuergen Gross2020-11-101-8/+21