Age | Commit message (Expand) | Author |
2020-12-11 | bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers | Andrii Nakryiko |
2020-12-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-11 | mm/hugetlb: clear compound_nr before freeing gigantic pages | Gerald Schaefer |
2020-12-11 | kasan: fix object remaining in offline per-cpu quarantine | Kuan-Ying Lee |
2020-12-11 | elfcore: fix building with clang | Arnd Bergmann |
2020-12-11 | initramfs: fix clang build failure | Arnd Bergmann |
2020-12-11 | kbuild: avoid static_assert for genksyms | Arnd Bergmann |
2020-12-11 | selftest/fpu: avoid clang warning | Arnd Bergmann |
2020-12-11 | proc: use untagged_addr() for pagemap_read addresses | Miles Chen |
2020-12-11 | revert "mm/filemap: add static for function __add_to_page_cache_locked" | Andrew Morton |
2020-12-11 | Merge tag 'pinctrl-v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-12-11 | Merge tag 'v5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l... | Linus Torvalds |
2020-12-11 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-10 | Merge tag 'drm-fixes-2020-12-11' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-12-10 | Merge tag 'ktest-v5.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-12-10 | Merge tag 'powerpc-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-12-10 | Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2020-12-11 | drm/i915/display: Go softly softly on initial modeset failure | Chris Wilson |
2020-12-11 | Merge tag 'drm-intel-fixes-2020-12-09' of git://anongit.freedesktop.org/drm/d... | Dave Airlie |
2020-12-11 | Merge tag 'amd-drm-fixes-5.10-2020-12-09' of git://people.freedesktop.org/~ag... | Dave Airlie |
2020-12-10 | Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2020-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2020-12-10 | NFS: Disable READ_PLUS by default | Anna Schumaker |
2020-12-10 | NFSv4.2: Fix 5 seconds delay when doing inter server copy | Dai Ngo |
2020-12-10 | NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation | Chuck Lever |
2020-12-10 | selftests: fix poll error in udpgro.sh | Paolo Abeni |
2020-12-10 | selftests/bpf: Fix "dubious pointer arithmetic" test | Jean-Philippe Brucker |
2020-12-10 | selftests/bpf: Fix array access with signed variable test | Jean-Philippe Brucker |
2020-12-10 | selftests/bpf: Add test for signed 32-bit bound check bug | Jean-Philippe Brucker |
2020-12-10 | bpf: Fix propagation of 32-bit signed bounds from 64-bit bounds. | Alexei Starovoitov |
2020-12-10 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-12-10 | Merge tag 'media/v5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2020-12-09 | MAINTAINERS: Add entry for Marvell Prestera Ethernet Switch driver | Mickey Rachamim |
2020-12-09 | net: sched: Fix dump of MPLS_OPT_LSE_LABEL attribute in cls_flower | Guillaume Nault |
2020-12-09 | drm/amd/pm: typo fix (CUSTOM -> COMPUTE) | Evan Quan |
2020-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2020-12-09 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | David S. Miller |
2020-12-09 | Merge branch 'mlx4_en-fixes' | David S. Miller |
2020-12-09 | net/mlx4_en: Handle TX error CQE | Moshe Shemesh |
2020-12-09 | net/mlx4_en: Avoid scheduling restart task if it is already running | Moshe Shemesh |
2020-12-09 | tcp: fix cwnd-limited bug for TSO deferral where we send nothing | Neal Cardwell |
2020-12-09 | net: flow_offload: Fix memory leak for indirect flow block | Chris Mi |
2020-12-09 | tcp: Retain ECT bits for tos reflection | Wei Wang |
2020-12-09 | ethtool: fix stack overflow in ethnl_parse_bitset() | Michal Kubecek |
2020-12-09 | e1000e: fix S0ix flow to allow S0i3.2 subset entry | Vitaly Lifshits |
2020-12-09 | ice: avoid premature Rx buffer reuse | Björn Töpel |
2020-12-09 | ixgbe: avoid premature Rx buffer reuse | Björn Töpel |
2020-12-09 | i40e: avoid premature Rx buffer reuse | Björn Töpel |
2020-12-09 | igb: avoid transmit queue timeout in xdp path | Sven Auhagen |