summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-04-21net: phy: genphy_loopback: add link speed configurationOleksij Rempel1-0/+1
2021-04-21capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn1-0/+3
2021-04-20platform/chrome: cros_ec: Add Type C hard resetPrashant Malani1-0/+1
2021-04-20spi: altera: separate core code from platform codeMatthew Gerlach1-0/+21
2021-04-20PCI/MSI: Let PCI host bridges declare their reliance on MSI domainsMarc Zyngier1-0/+1
2021-04-20PCI/MSI: Kill default_teardown_msi_irqs()Marc Zyngier1-1/+0
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-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 Molnar65-139/+325
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-20netlink: simplify nl_set_extack_cookie_u64(), nl_set_extack_cookie_u32()Alexey Dobriyan1-8/+4
2021-04-20bpf: Add a bpf_snprintf helperFlorent Revest1-0/+1
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 Liang1-9/+10
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-19ieee80211: add the values of ranging parameters max LTF total fieldAvraham Stern1-0/+7
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 Kicinski7-9/+13
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: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson1-0/+8
2021-04-17ethtool: add interface to read RMON statsJakub Kicinski1-0/+43
2021-04-17ethtool: add interface to read standard MAC Ctrl statsJakub Kicinski1-0/+12
2021-04-17ethtool: add interface to read standard MAC statsJakub Kicinski1-0/+31
2021-04-17ethtool: add a new command for reading standard statsJakub Kicinski1-0/+10
2021-04-17Merge tag 'mlx5-updates-2021-04-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-0/+51
2021-04-17kasan: remove redundant config optionWalter Wu1-1/+1
2021-04-17net: Add a WWAN subsystemLoic Poulain1-0/+111
2021-04-16time/timecounter: Mark 1st argument of timecounter_cyc2time() as constMarc Kleine-Budde1-1/+1
2021-04-16net/mlx5: Add register layout to support extended link stateMoshe Tal2-0/+51
2021-04-16mtd: core: Constify buf in mtd_write_user_prot_reg()Tudor Ambarus1-2/+3
2021-04-16perf core: Add PERF_COUNT_SW_CGROUP_SWITCHES eventNamhyung Kim1-0/+7
2021-04-16perf core: Factor out __perf_sw_event_schedNamhyung Kim1-21/+12