summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-10net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisementGrygorii Strashko2-5/+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-10dpaa_eth: fix the RX headroom size alignmentCamelia Groza1-5/+9
2020-11-10dpaa_eth: update the buffer layout for non-A050385 erratum scenariosCamelia Groza1-6/+10
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-10drm/nouveau/device: fix changing endianess code to work on older GPUsKarol Herbst1-13/+26
2020-11-10drm/nouveau/kms/nv50-: Program notifier offset before requesting disp capsLyude Paul6-5/+85
2020-11-10drm/i915: Restore ILK-M RPS supportVille Syrjälä1-0/+1
2020-11-10drm/i915: Reject 90/270 degree rotated initial fbsVille Syrjälä1-0/+4
2020-11-10drm/i915: Use the active reference on the vma while capturingChris Wilson1-2/+1
2020-11-10drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid rcu lockup du...Ville Syrjälä1-0/+8
2020-11-10drm/i915: Exclude low pages (128KiB) of stolen from useChris Wilson4-2/+203
2020-11-10drm/i915: Drop runtime-pm assert from vgpu io accessorsChris Wilson1-1/+26
2020-11-10drm/i915/gt: Delay execlist processing for tglChris Wilson1-0/+3
2020-11-10drm/i915/gt: Undo forced context restores after trivial preemptionsChris Wilson1-3/+2
2020-11-10drm/i915/gt: Initialize reserved and unspecified MOCS indicesAyaz A Siddiqui1-5/+11
2020-11-10drm/i915: Fix TGL DKL PHY DP vswing handlingVille Syrjälä1-1/+1
2020-11-10drm/i915: Avoid mixing integer types during batch copiesChris Wilson3-9/+12
2020-11-10drm/i915: Cancel outstanding work after disabling heartbeats on an engineChris Wilson2-0/+14
2020-11-10drm/i915: Break up error capture compression loops with cond_resched()Chris Wilson1-0/+3
2020-11-10drm/i915/gt: Always send a pulse down the engine after disabling heartbeatChris Wilson1-39/+67
2020-11-10drm/i915/gem: Always test execution status on closing the contextChris Wilson1-38/+10
2020-11-10drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not supportedChris Wilson1-0/+4
2020-11-10drm/i915/gem: Avoid implicit vmap for highmem on x86-32Chris Wilson1-2/+24
2020-11-10tipc: fix use-after-free in tipc_bcast_get_modeHoang Huu Le1-0/+5
2020-11-10net: core: use list_del_init() instead of list_del() in netdev_run_todo()Taehee Yoo1-1/+1
2020-11-05Linux 5.9.6v5.9.6Greg Kroah-Hartman1-1/+1
2020-11-05ASOC: SOF: Intel: hda-codec: move unused label to correct positionPierre-Louis Bossart1-0/+5
2020-11-05Linux 5.9.5v5.9.5Greg Kroah-Hartman1-1/+1
2020-11-05null_blk: Fix locking in zoned modeDamien Le Moal2-37/+98
2020-11-05null_blk: Fix zone reset all tracingDamien Le Moal1-6/+8
2020-11-05time/sched_clock: Mark sched_clock_read_begin/retry() as notraceQuanyang Wang1-2/+2
2020-11-05time: Prevent undefined behaviour in timespec64_to_ns()Zeng Tao2-4/+4
2020-11-05vdpa/mlx5: Fix error return in map_direct_mr()Jing Xiangfeng1-3/+2
2020-11-05vhost_vdpa: Return -EFAULT if copy_from_user() failsDan Carpenter1-5/+5
2020-11-05cpufreq: schedutil: Always call driver if CPUFREQ_NEED_UPDATE_LIMITS is setRafael J. Wysocki1-2/+4
2020-11-05cpufreq: Introduce cpufreq_driver_test_flags()Rafael J. Wysocki2-0/+13
2020-11-05staging: octeon: Drop on uncorrectable alignment or FCS errorAlexander Sverdlin1-15/+19
2020-11-05staging: octeon: repair "fixed-link" supportAlexander Sverdlin2-6/+9
2020-11-05staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdeviceIan Abbott1-0/+1
2020-11-05staging: fieldbus: anybuss: jump to correct label in an error pathJing Xiangfeng1-1/+1
2020-11-05stop_machine, rcu: Mark functions as notraceZong Li2-2/+2