summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-08ice: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET
2022-06-08ice: remove u16 arithmetic in ice_gnssKarol Kolacinski
2022-06-08ice: remove VLAN representor specific opsMichal Swiatkowski
2022-06-08ice: don't set VF VLAN caps in switchdevMichal Swiatkowski
2022-06-08MAINTAINERS: Add a maintainer for bpftoolQuentin Monnet
2022-06-08xsk: Fix handling of invalid descriptors in XSK TX batching APIMaciej Fijalkowski
2022-06-08KEYS: trusted: tpm2: Fix migratable logicDavid Safford
2022-06-08KVM: x86: do not report a vCPU as preempted outside instruction boundariesPaolo Bonzini
2022-06-08KVM: x86: do not set st->preempted when going back to user spacePaolo Bonzini
2022-06-07net: ethernet: mtk_eth_soc: enable rx cksum offload for MTK_NETSYS_V2Lorenzo Bianconi
2022-06-07net/mlx4_en: Fix wrong return value on ioctl EEPROM query failureGal Pressman
2022-06-07net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin
2022-06-07net: dsa: microchip: ksz8xxx: Replace kernel.h with the necessary inclusionsChristophe JAILLET
2022-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-06-07Merge tag 'input-for-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-06-07Merge tag 'mmc-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds
2022-06-07Input: soc_button_array - also add Lenovo Yoga Tablet2 1051F to dmi_use_low_l...Marius Hoch
2022-06-07Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flagMathias Nyman
2022-06-07ixgbe: fix unexpected VLAN Rx in promisc mode on VFOlivier Matz
2022-06-07ixgbe: fix bcast packets Rx on VF after promisc removalOlivier Matz
2022-06-07selftests/bpf: Add selftest for calling global functions from freplaceToke Høiland-Jørgensen
2022-06-07bpf: Fix calling global functions from BPF_PROG_TYPE_EXT programsToke Høiland-Jørgensen
2022-06-07bpf: Use safer kvmalloc_array() where possibleDan Carpenter
2022-06-07bpf, arm64: Clear prog->jited_len along prog->jitedEric Dumazet
2022-06-07iavf: Add waiting for response from PF in set macMateusz Palczewski
2022-06-07i40e: Add VF VLAN pruningMateusz Palczewski
2022-06-07KVM: SVM: fix tsc scaling cache logicMaxim Levitsky
2022-06-07KVM: selftests: Make hyperv_clock selftest more stableVitaly Kuznetsov
2022-06-07KVM: x86/MMU: Zap non-leaf SPTEs when disabling dirty loggingBen Gardon
2022-06-07x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm()Jan Beulich
2022-06-07KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots()Shaoqin Huang
2022-06-07entry/kvm: Exit to user mode when TIF_NOTIFY_SIGNAL is setSeth Forshee
2022-06-07KVM: Don't null dereference ops->destroyAlexey Kardashevskiy
2022-06-07selftests net: fix bpf build errorLina Wang
2022-06-07Merge branch 'reorganize-the-code-of-the-enum-skb_drop_reason'Paolo Abeni
2022-06-07net: dropreason: reformat the comment fo skb drop reasonsMenglong Dong
2022-06-07net: skb: use auto-generation to convert skb drop reason to stringMenglong Dong
2022-06-07net: skb: move enum skb_drop_reason to standalone header fileMenglong Dong
2022-06-07af_unix: Fix a data-race in unix_dgram_peer_wake_me().Kuniyuki Iwashima
2022-06-07stmmac: intel: Fix an error handling path in intel_eth_pci_probe()Christophe JAILLET
2022-06-07net: altera: Replace kernel.h with the necessary inclusionsChristophe JAILLET
2022-06-07WAN: Fix syntax errors in commentsXiang wangx
2022-06-06Merge tag 'dma-mapping-5.19-2022-06-06' of git://git.infradead.org/users/hch/...Linus Torvalds
2022-06-06net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_registerMiaoqian Lin
2022-06-06Merge branch 'amt-fix-several-bugs-in-amt_rcv'Jakub Kicinski
2022-06-06amt: fix wrong type string definitionTaehee Yoo
2022-06-06amt: fix possible null-ptr-deref in amt_rcv()Taehee Yoo
2022-06-06amt: fix wrong usage of pskb_may_pull()Taehee Yoo
2022-06-06netfilter: nf_tables: bail out early if hardware offload is not supportedPablo Neira Ayuso
2022-06-06net: phy: dp83867: retrigger SGMII AN when link changeTan Tee Min