summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-09Merge tag 'arm-soc-fixes-v5.10-4b' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-09Revert "geneve: pull IP header before ECN decapsulation"Jakub Kicinski
2020-12-09firmware: xilinx: Mark pm_api_features_map with static keywordZou Wei
2020-12-09ARM: dts: mmp2-olpc-xo-1-75: clear the warnings when make dtbsZhen Lei
2020-12-09RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky
2020-12-09Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-12-09can: isotp: isotp_setsockopt(): block setsockopt on bound socketsOliver Hartkopp
2020-12-09Merge branch 'bpf-xdp-offload-fixes'Daniel Borkmann
2020-12-09selftests/bpf/test_offload.py: Filter bpftool internal map when counting mapsToke Høiland-Jørgensen
2020-12-09selftests/bpf/test_offload.py: Reset ethtool features after failed settingToke Høiland-Jørgensen
2020-12-09selftests/bpf/test_offload.py: Fix expected case of extack messagesToke Høiland-Jørgensen
2020-12-09selftests/bpf/test_offload.py: Only check verifier log on verification failsToke Høiland-Jørgensen
2020-12-09netdevsim: Add debugfs toggle to reject BPF programs in verifierToke Høiland-Jørgensen
2020-12-09selftests/bpf/test_offload.py: Remove check for program load flags matchToke Høiland-Jørgensen
2020-12-09xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen
2020-12-09drm/amdgpu: Initialise drm_gem_object_funcs for imported BOsAndrey Grodzovsky
2020-12-09drm/amdgpu: fix size calculation with stolen vga memoryAlex Deucher
2020-12-09drm/amd/pm: update smu10.h WORKLOAD_PPLIB setting for ravenChangfeng
2020-12-09drm/amdkfd: Fix leak in dmabuf importFelix Kuehling
2020-12-09drm/amdgpu: fix sdma instance fw version and feature version initStanley.Yang
2020-12-09drm/amd/display: Add wm table for RenoirSung Lee
2020-12-09drm/amd/display: Prevent bandwidth overflowChris Park
2020-12-09drm/amdgpu: fix debugfs creation/removal, againArnd Bergmann
2020-12-09drm/amdgpu/disply: set num_crtc earlierAlex Deucher
2020-12-09netfilter: nft_ct: Remove confirmation check for NFT_CT_IDBrett Mastbergen
2020-12-09xen: don't use page->lru for ZONE_DEVICE memoryJuergen Gross
2020-12-09xen: add helpers for caching grant mapping pagesJuergen Gross
2020-12-09gpio: eic-sprd: break loop when getting NULL device resourceChunyan Zhang
2020-12-09membarrier: Execute SYNC_CORE on the calling threadAndy Lutomirski
2020-12-09membarrier: Explicitly sync remote cores when SYNC_CORE is requestedAndy Lutomirski
2020-12-09membarrier: Add an actual barrier before rseq_preempt()Andy Lutomirski
2020-12-09x86/membarrier: Get rid of a dubious optimizationAndy Lutomirski
2020-12-09pinctrl: intel: Actually disable Tx and Rx buffers on GPIO requestAndy Shevchenko
2020-12-08mm/madvise: remove racy mm ownership checkMinchan Kim
2020-12-08drm/amdgpu/powerplay: parse fan table for CI asicsAlex Deucher
2020-12-08bpf, doc: Update KP's email in MAINTAINERSKP Singh
2020-12-08tcp: select sane initial rcvq_space.space for big MSSEric Dumazet
2020-12-08net: ll_temac: Fix potential NULL dereference in temac_probe()Zhang Changzhong
2020-12-08afs: Fix memory leak when mounting with multiple source parametersDavid Howells
2020-12-08net: tipc: prevent possible null deref of linkCengiz Can
2020-12-09Merge tag 'sunxi-fixes-for-5.10-3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2020-12-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-12-08Revert "scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug"Linus Torvalds
2020-12-08Merge branch 'stmmac-fixes'David S. Miller
2020-12-08net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan
2020-12-08net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan
2020-12-08net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan
2020-12-08net: stmmac: start phylink instance before stmmac_hw_setup()Fugang Duan
2020-12-08net: stmmac: increase the timeout for dma resetFugang Duan
2020-12-08[regression fix] really dumb fuckup in sparc64 __csum_partial_copy() changesAl Viro