summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-22net: phy: marvell: fix m88e1111_set_downshiftMaxim Kochetkov
2021-04-22net: phy: marvell: fix m88e1011_set_downshiftMaxim Kochetkov
2021-04-21neighbour: Prevent Race condition in neighbour subsytemChinmay Agarwal
2021-04-21bonding: 3ad: Fix the conflict between bond_update_slave_arr and the state ma...jinyiting
2021-04-21net: qrtr: Avoid potential use after free in MHI sendBjorn Andersson
2021-04-21net: phy: intel-xway: enable integrated led functionsMartin Schiller
2021-04-21net: renesas: ravb: Fix a stuck issue when a lot of frames are receivedYoshihiro Shimoda
2021-04-21net: stmmac: fix TSO and TBS feature enabling during driver openOng Boon Leong
2021-04-21nfp: devlink: initialize the devlink port attribute "lanes"Yinjun Zhang
2021-04-21Merge tag 'wireless-drivers-2021-04-21' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-04-20net: davinci_emac: Fix incorrect masking of tx and rx error channelColin Ian King
2021-04-20net: marvell: prestera: fix port event handling on initVadym Kochan
2021-04-20vsock/virtio: free queued packets when closing socketStefano Garzarella
2021-04-20Merge branch 'sfc-txq-lookups'David S. Miller
2021-04-20sfc: ef10: fix TX queue lookup in TX event handlingEdward Cree
2021-04-20sfc: farch: fix TX queue lookup in TX event handlingEdward Cree
2021-04-20sfc: farch: fix TX queue lookup in TX flush done handlingEdward Cree
2021-04-19MAINTAINERS: updateLijun Pan
2021-04-19net: fix a data race when get vlan deviceDi Zhu
2021-04-19gro: fix napi_gro_frags() Fast GRO breakage due to IP alignment checkAlexander Lobakin
2021-04-19net: ethernet: ixp4xx: Set the DMA masks explicitlyLinus Walleij
2021-04-19net: sched: tapr: prevent cycle_time == 0 in parse_taprio_scheduleDu Cheng
2021-04-19vsock/vmci: log once the failed queue pair allocationStefano Garzarella
2021-04-19iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()Jiri Kosina
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-17Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-04-17Merge tag 'cxl-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-16cxl/mem: Fix memory device capacity probingDan Williams
2021-04-16netlink: don't call ->netlink_bind with table lock heldFlorian Westphal
2021-04-16Merge tag 'io_uring-5.12-2021-04-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-16lib: remove "expecting prototype" kernel-doc warningsRandy Dunlap
2021-04-16gcov: clang: fix clang-11+ buildJohannes Berg
2021-04-16mm: ptdump: fix build failureChristophe Leroy
2021-04-16mm/mapping_dirty_helpers: guard hugepage pud's usageZack Rusin
2021-04-16ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz
2021-04-16ia64: tools: remove inclusion of ia64-specific version of errno.h headerJohn Paul Adrian Glaubitz
2021-04-16ia64: fix discontig.c section mismatchesRandy Dunlap
2021-04-16ia64: remove duplicate entries in generic_defconfigRandy Dunlap
2021-04-16csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap
2021-04-16kasan: remove redundant config optionWalter Wu
2021-04-16kasan: fix hwasan build for gccArnd Bergmann
2021-04-16mm: eliminate "expecting prototype" kernel-doc warningsRandy Dunlap
2021-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-16MAINTAINERS: update my emailLijun Pan
2021-04-16bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-04-16bpf: Tighten speculative pointer arithmetic maskDaniel Borkmann
2021-04-16bpf: Move sanitize_val_alu out of op switchDaniel Borkmann
2021-04-16bpf: Refactor and streamline bounds check into helperDaniel Borkmann
2021-04-16bpf: Improve verifier error messages for usersDaniel Borkmann