summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-12-11bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko-8/+8
2020-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-32/+77
2020-12-11mm/hugetlb: clear compound_nr before freeing gigantic pagesGerald Schaefer-0/+1
2020-12-11kasan: fix object remaining in offline per-cpu quarantineKuan-Ying Lee-0/+39
2020-12-11elfcore: fix building with clangArnd Bergmann-27/+22
2020-12-11initramfs: fix clang build failureArnd Bergmann-1/+1
2020-12-11kbuild: avoid static_assert for genksymsArnd Bergmann-0/+5
2020-12-11selftest/fpu: avoid clang warningArnd Bergmann-1/+2
2020-12-11proc: use untagged_addr() for pagemap_read addressesMiles Chen-2/+6
2020-12-11revert "mm/filemap: add static for function __add_to_page_cache_locked"Andrew Morton-1/+1
2020-12-11Merge tag 'pinctrl-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-240/+320
2020-12-11Merge tag 'v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds-8/+22
2020-12-11Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+3
2020-12-10Merge tag 'drm-fixes-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-74/+269
2020-12-10Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2020-12-10Merge tag 'powerpc-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-1/+10
2020-12-10Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-1/+1
2020-12-11drm/i915/display: Go softly softly on initial modeset failureChris Wilson-1/+1
2020-12-11Merge tag 'drm-intel-fixes-2020-12-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie-11/+18
2020-12-11Merge tag 'amd-drm-fixes-5.10-2020-12-09' of git://people.freedesktop.org/~ag...Dave Airlie-62/+250
2020-12-10Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-26/+76
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-327/+694
2020-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-88/+163
2020-12-10NFS: Disable READ_PLUS by defaultAnna Schumaker-1/+10
2020-12-10NFSv4.2: Fix 5 seconds delay when doing inter server copyDai Ngo-1/+1
2020-12-10NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operationChuck Lever-9/+13
2020-12-10selftests: fix poll error in udpgro.shPaolo Abeni-0/+3
2020-12-10selftests/bpf: Fix "dubious pointer arithmetic" testJean-Philippe Brucker-4/+4
2020-12-10selftests/bpf: Fix array access with signed variable testJean-Philippe Brucker-1/+1
2020-12-10selftests/bpf: Add test for signed 32-bit bound check bugJean-Philippe Brucker-0/+41
2020-12-10bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds.Alexei Starovoitov-5/+5
2020-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-5/+13
2020-12-10Merge tag 'media/v5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-32/+58
2020-12-09MAINTAINERS: Add entry for Marvell Prestera Ethernet Switch driverMickey Rachamim-0/+7
2020-12-09net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flowerGuillaume Nault-2/+2
2020-12-09drm/amd/pm: typo fix (CUSTOM -> COMPUTE)Evan Quan-1/+1
2020-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-63/+55
2020-12-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller-34/+90
2020-12-09Merge branch 'mlx4_en-fixes'David S. Miller-15/+58
2020-12-09net/mlx4_en: Handle TX error CQEMoshe Shemesh-7/+39
2020-12-09net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh-8/+19
2020-12-09tcp: fix cwnd-limited bug for TSO deferral where we send nothingNeal Cardwell-3/+6
2020-12-09net: flow_offload: Fix memory leak for indirect flow blockChris Mi-3/+1
2020-12-09tcp: Retain ECT bits for tos reflectionWei Wang-4/+10
2020-12-09ethtool: fix stack overflow in ethnl_parse_bitset()Michal Kubecek-0/+2
2020-12-09e1000e: fix S0ix flow to allow S0i3.2 subset entryVitaly Lifshits-4/+4
2020-12-09ice: avoid premature Rx buffer reuseBjörn Töpel-9/+22
2020-12-09ixgbe: avoid premature Rx buffer reuseBjörn Töpel-7/+17
2020-12-09i40e: avoid premature Rx buffer reuseBjörn Töpel-7/+20
2020-12-09igb: avoid transmit queue timeout in xdp pathSven Auhagen-0/+5