summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-10drm/vc4: drv: Add error handding for bindHoegeun Kwon1-0/+1
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-10scsi: ibmvscsi: Fix potential race after loss of transportTyrel Datwyler1-10/+26
2020-11-10drm/amdgpu: add DID for navi10 blockchain SKUTianci.Yin1-0/+1
2020-11-10scsi: core: Don't start concurrent async scan on same hostMing Lei1-3/+4
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
2020-11-10drm/sun4i: frontend: Fix the scaler phase on A33Maxime Ripard1-1/+1
2020-11-10drm/sun4i: frontend: Reuse the ch0 phase for RGB formatsMaxime Ripard1-3/+5
2020-11-10drm/sun4i: frontend: Rework a bit the phase dataMaxime Ripard2-31/+9
2020-11-10of: Fix reserved-memory overlap detectionVincent Whitchurch1-2/+11
2020-11-10x86/kexec: Use up-to-dated screen_info copy to fill boot paramsKairui Song1-2/+1
2020-11-10arm64: dts: meson: add missing g12 rng clockScott K Logan1-0/+2
2020-11-10ARM: dts: sun4i-a10: fix cpu_alert temperatureClément Péron1-1/+1
2020-11-10futex: Handle transient "ownerless" rtmutex state correctlyMike Galbraith1-2/+14
2020-11-10tracing: Fix out of bounds write in get_trace_bufQiujun Huang1-1/+1
2020-11-10spi: bcm2835: fix gpio cs level inversionMartin Hundebøll1-12/+0
2020-11-10regulator: defer probe when trying to get voltage from unresolved supplyMichał Mirosław1-0/+2
2020-11-10ftrace: Handle tracing when switching between contextSteven Rostedt (VMware)2-4/+28
2020-11-10ftrace: Fix recursion check for NMI testSteven Rostedt (VMware)1-1/+2
2020-11-10mtd: spi-nor: Don't copy self-pointing struct aroundAlexander Sverdlin1-3/+2
2020-11-10ring-buffer: Fix recursion protection transitions between interrupt contextSteven Rostedt (VMware)1-12/+46
2020-11-10gfs2: Wake up when sd_glock_disposal becomes zeroAlexander Aring1-1/+2
2020-11-10mm: always have io_remap_pfn_range() set pgprot_decrypted()Jason Gunthorpe2-4/+9
2020-11-10kthread_worker: prevent queuing delayed work from timer_fn when it is being c...Zqiang1-1/+2
2020-11-10lib/crc32test: remove extra local_irq_disable/enableVasily Gorbik1-4/+0
2020-11-10mm: mempolicy: fix potential pte_unmap_unlock pte errorShijie Luo1-3/+3
2020-11-10ALSA: usb-audio: Add implicit feedback quirk for MODXGeoffrey D. Bennett1-0/+1
2020-11-10ALSA: usb-audio: Add implicit feedback quirk for Qu-16Geoffrey D. Bennett1-0/+1
2020-11-10ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devicesArtem Lapkin1-0/+1
2020-11-10ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2Keith Winstein1-0/+4
2020-11-10ALSA: hda/realtek - Enable headphone for ASUS TM420Kailang Yang1-0/+13
2020-11-10ALSA: hda/realtek - Fixed HP headset Mic can't be detectedKailang Yang1-11/+43
2020-11-10Fonts: Replace discarded const qualifierLee Jones12-12/+12
2020-11-10sfp: Fix error handing in sfp_probe()YueHaibing1-1/+2
2020-11-10sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platformsPetr Malat1-2/+2
2020-11-10powerpc/vnic: Extend "failover pending" windowSukadev Bhattiprolu1-4/+32
2020-11-10net: usb: qmi_wwan: add Telit LE910Cx 0x1230 compositionDaniele Palmas1-0/+1
2020-11-10ip_tunnel: fix over-mtu packet send fail without TUNNEL_DONT_FRAGMENT flagswenxu1-3/+0
2020-11-10ionic: check port ptr before useShannon Nelson1-0/+5
2020-11-10gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil1-1/+1
2020-11-10gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil1-10/+2
2020-11-10chelsio/chtls: fix always leaking ctrl_skbVinay Kumar Yadav1-1/+1
2020-11-10chelsio/chtls: fix memory leaks caused by a raceVinay Kumar Yadav1-0/+3
2020-11-10cadence: force nonlinear buffers to be clonedMark Deneen1-1/+2
2020-11-10ptrace: fix task_join_group_stop() for the case when current is tracedOleg Nesterov1-9/+10
2020-11-10tipc: fix use-after-free in tipc_bcast_get_modeHoang Huu Le1-0/+5
2020-11-10arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.SFangrui Song3-6/+3