summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-20PCI/MSI: Kill msi_controller structureMarc Zyngier1-15/+1
2021-04-20PCI/MSI: Drop use of msi_controller from core codeMarc Zyngier1-2/+0
2021-04-20Merge branch 'fixes' into nextVinod Koul1-2/+2
2021-04-20KVM: x86: Add capability to grant VM access to privileged SGX attributeSean Christopherson1-0/+1
2021-04-20KVM: Stop looking for coalesced MMIO zones if the bus is destroyedSean Christopherson1-2/+2
2021-04-20Merge tag 'v5.12-rc8' into sched/core, to pick up fixesIngo Molnar94-240/+555
2021-04-20net/mlx5: DR, Add support for isolate_vl_tc QPYevgeny Kliteynik1-1/+3
2021-04-20net/mlx5: DR, Add support for force-loopback QPYevgeny Kliteynik1-2/+5
2021-04-20net/mlx5: mlx5_ifc updates for flex parserYevgeny Kliteynik1-4/+28
2021-04-20net/mlx5e: RX, Add checks for calculated Striding RQ attributesTariq Toukan1-2/+5
2021-04-20net: phy: add genphy_c45_pma_suspend/resumeRadu Pirea (NXP OSS)1-0/+2
2021-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller5-15/+36
2021-04-20netlink: simplify nl_set_extack_cookie_u64(), nl_set_extack_cookie_u32()Alexey Dobriyan1-8/+4
2021-04-20bpf: Add a bpf_snprintf helperFlorent Revest2-0/+29
2021-04-20bpf: Add a ARG_PTR_TO_CONST_STR argument typeFlorent Revest1-0/+1
2021-04-20bpf: Factorize bpf_trace_printk and bpf_seq_printfFlorent Revest1-0/+20
2021-04-19perf: Extend PERF_TYPE_HARDWARE and PERF_TYPE_HW_CACHEKan Liang2-9/+25
2021-04-19perf/x86: Add structures for the attributes of Hybrid PMUsKan Liang1-0/+12
2021-04-19dm: replace dm_vcalloc()Matthew Wilcox (Oracle)1-5/+0
2021-04-19btrfs: add and use readahead_batch_lengthMatthew Wilcox (Oracle)1-0/+9
2021-04-19fs: introduce a wrapper uuid_to_fsid()Amir Goldstein1-0/+8
2021-04-19KVM: x86/mmu: Re-add const qualifier in kvm_tdp_mmu_zap_collapsible_sptesBen Gardon1-1/+1
2021-04-19wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg1-1/+1
2021-04-19wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg1-6/+4
2021-04-19wireless: align some HE capabilities with the specJohannes Berg1-7/+7
2021-04-19flow: remove spi key from flowi structFlorian Westphal1-3/+0
2021-04-19nl80211: Add new RSNXE related nl80211 extended featuresIlan Peer1-0/+13
2021-04-19mac80211: make ieee80211_vif_to_wdev work when the vif isn't in the driverEmmanuel Grumbach1-4/+1
2021-04-19nl80211/cfg80211: add a flag to negotiate for LMR feedback in NDP rangingAvraham Stern2-1/+8
2021-04-19ieee80211: add the values of ranging parameters max LTF total fieldAvraham Stern1-0/+7
2021-04-19cfg80211: constify ieee80211_get_response_rate returnJoe Perches1-1/+1
2021-04-19cfg80211: fix a few kernel-doc warningsRandy Dunlap1-2/+2
2021-04-19cfg80211: fix an htmldoc warningEmmanuel Grumbach1-1/+1
2021-04-18netfilter: nftables: counter hardware offload supportPablo Neira Ayuso2-0/+3
2021-04-18netfilter: nftables_offload: VLAN id needs host byteorder in flow dissectorPablo Neira Ayuso1-1/+10
2021-04-18netfilter: nft_payload: fix C-VLAN offload supportPablo Neira Ayuso1-0/+1
2021-04-18Drivers: hv: vmbus: Drivers: hv: vmbus: Introduce CHANNELMSG_MODIFYCHANNEL_RE...Andrea Parri (Microsoft)1-1/+10
2021-04-18Drivers: hv: vmbus: Introduce and negotiate VMBus protocol version 5.3Andrea Parri (Microsoft)1-0/+2
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski9-12/+16
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-6/+9
2021-04-17Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2021-04-17KVM: Kill off the old hva-based MMU notifier callbacksSean Christopherson1-8/+0
2021-04-17KVM: Move x86's MMU notifier memslot walkers to generic codeSean Christopherson1-0/+14
2021-04-17KVM: constify kvm_arch_flush_remote_tlbs_memslotPaolo Bonzini1-1/+1
2021-04-17KVM: introduce KVM_CAP_SET_GUEST_DEBUG2Paolo Bonzini1-0/+1
2021-04-17KVM: x86/mmu: Drop trace_kvm_age_page() tracepointSean Christopherson1-24/+0
2021-04-17KVM: Move arm64's MMU notifier trace events to generic codeSean Christopherson1-0/+66
2021-04-17KVM: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson1-0/+8
2021-04-17mptcp: add tracepoint in subflow_check_data_availGeliang Tang1-0/+29
2021-04-17mptcp: add tracepoint in ack_update_mskGeliang Tang1-0/+32