summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-19Merge tag 'drm/sun4i-dma-fix-pull-request' of ssh://gitolite.kernel.org/pub/s...Maxime Ripard
2020-11-19Merge tag 'gvt-fixes-2020-11-17' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2020-11-19drm/i915/gt: Remember to free the virtual breadcrumbsChris Wilson
2020-11-19drm/i915: Handle max_bpc==16Ville Syrjälä
2020-11-18Merge tag 'linux-can-fixes-for-5.10-20201118' of git://git.kernel.org/pub/scm...Jakub Kicinski
2020-11-18net/mlx4_core: Fix init_hca fields offsetAya Levin
2020-11-18Merge tag 'mlx5-fixes-2020-11-17' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2020-11-18atm: nicstar: Unmap DMA on send errorSebastian Andrzej Siewior
2020-11-18page_frag: Recover from memory pressureDongli Zhang
2020-11-18drm/amd/display: Always get CRTC updated constant values inside commit tailRodrigo Siqueira
2020-11-18Merge tag 'gfs2-v5.10-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-11-18Merge tag 'nfsd-5.10-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-11-18Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...Linus Torvalds
2020-11-18net: dsa: mv88e6xxx: Wait for EEPROM done after HW resetAndrew Lunn
2020-11-18Merge branch 'mlxsw-couple-of-fixes'Jakub Kicinski
2020-11-18mlxsw: core: Use variable timeout for EMAD retriesIdo Schimmel
2020-11-18mlxsw: Fix firmware flashingIdo Schimmel
2020-11-18net: Have netpoll bring-up DSA management interfaceFlorian Fainelli
2020-11-18atl1e: fix error return code in atl1e_probe()Zhang Changzhong
2020-11-18atl1c: fix error return code in atl1c_probe()Zhang Changzhong
2020-11-18ah6: fix error return code in ah6_input()Zhang Changzhong
2020-11-18net: usb: qmi_wwan: Set DTR quirk for MR400Filip Moc
2020-11-18regulator: ti-abb: Fix array out of bound read access on the first transitionNishanth Menon
2020-11-18ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable disabled clockGuenter Roeck
2020-11-18xfs: return corresponding errcode if xfs_initialize_perag() failYu Kuai
2020-11-18xfs: ensure inobt record walks always make forward progressDarrick J. Wong
2020-11-18xfs: fix forkoff miscalculation related to XFS_LITINO(mp)Gao Xiang
2020-11-18xfs: directory scrub should check the null bestfree entries tooDarrick J. Wong
2020-11-18xfs: strengthen rmap record flags checkingDarrick J. Wong
2020-11-18xfs: fix the minrecs logic when dealing with inode root child blocksDarrick J. Wong
2020-11-18can: m_can: process interrupt only when not runtime suspendedJarkko Nikula
2020-11-18gfs2: Fix regression in freeze_go_syncBob Peterson
2020-11-18can: flexcan: flexcan_chip_start(): fix erroneous flexcan_transceiver_enable(...Marc Kleine-Budde
2020-11-18io_uring: order refnode recyclingPavel Begunkov
2020-11-18io_uring: get an active ref_node from files_dataPavel Begunkov
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan
2020-11-18dmaengine: fix error codes in channel_register()Dan Carpenter
2020-11-18x86/dumpstack: Do not try to access user space code of other tasksThomas Gleixner
2020-11-18can: kvaser_usb: kvaser_usb_hydra: Fix KCAN bittiming limitsJimmy Assarsson
2020-11-18can: kvaser_pciefd: Fix KCAN bittiming limitsJimmy Assarsson
2020-11-18drm/sun4i: backend: Fix probe failure with multiple backendsMaxime Ripard
2020-11-17ipv4: use IS_ENABLED instead of ifdefFlorian Klink
2020-11-17qed: fix ILT configuration of SRC blockDmitry Bogdanov
2020-11-17inet_diag: Fix error path to cancel the meseage in inet_req_diag_fill()Wang Hai
2020-11-17tools/testing/scatterlist: Fix test to compile and runMaor Gottlieb
2020-11-18bpf, sockmap: Avoid failures from skb_to_sgvec when skb has frag_listJohn Fastabend
2020-11-18bpf, sockmap: Handle memory acct if skb_verdict prog redirects to selfJohn Fastabend
2020-11-18bpf, sockmap: Avoid returning unneeded EAGAIN when redirecting to selfJohn Fastabend
2020-11-18bpf, sockmap: Use truesize with sk_rmem_schedule()John Fastabend
2020-11-18bpf, sockmap: Ensure SO_RCVBUF memory is observed on ingress redirectJohn Fastabend