summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-21KVM: SVM: Add KVM_SEND_UPDATE_DATA commandBrijesh Singh1-0/+9
2021-04-21KVM: SVM: Add KVM_SEV SEND_START commandBrijesh Singh2-4/+16
2021-04-21KVM: Boost vCPU candidate in user mode which is delivering interruptWanpeng Li1-0/+1
2021-04-21KVM: x86: Support KVM VMs sharing SEV contextNathan Tempelman2-0/+2
2021-04-21of: linux/of.h: fix kernel-doc warningsRandy Dunlap1-2/+2
2021-04-21gpio: omap: Save and restore sysconfigTony Lindgren1-0/+3
2021-04-21sched: Warn on long periods of pending need_reschedPaul Turner1-0/+3
2021-04-21NFS: The 'fattr_valid' field in struct nfs_server should be unsigned intTrond Myklebust1-2/+1
2021-04-21div64: Correct inline documentation for `do_div'Maciej W. Rozycki1-4/+6
2021-04-21drivers: hv: Create a consistent pattern for checking Hyper-V hypercall statusJoseph Salisbury1-5/+20
2021-04-21x86/hyperv: Move hv_do_rep_hypercall to asm-genericJoseph Salisbury1-0/+31
2021-04-21drm/amdkfd: add ioctl to configure and query xnack retriesAlex Sierra1-1/+42
2021-04-21drm/amdkfd: add svm ioctl APIPhilip Yang1-2/+128
2021-04-21net: dsa: Allow default tag protocol to be overridden from DTTobias Waldekranz1-0/+5
2021-04-21Merge tag 'mac80211-next-for-net-next-2021-04-20' of git://git.kernel.org/pub...David S. Miller4-24/+67
2021-04-21net: phy: marvell: add support for Amethyst internal PHYMarek BehĂșn1-0/+1
2021-04-21Merge tag 'mlx5-updates-2021-04-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-9/+41
2021-04-21net: dsa: enable selftest support for all switches by defaultOleksij Rempel1-0/+2
2021-04-21net: add generic selftest supportOleksij Rempel1-0/+12
2021-04-21net: phy: genphy_loopback: add link speed configurationOleksij Rempel1-0/+1
2021-04-21capabilities: require CAP_SETFCAP to map uid 0Serge E. Hallyn2-1/+5
2021-04-20RDMA/mlx5: Expose private query portMark Bloch2-0/+34
2021-04-20btrfs: zoned: automatically reclaim zonesJohannes Thumshirn1-0/+12
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-20ASoC: audio-graph: move audio_graph_remove() to simple-card-utils.cKuninori Morimoto2-3/+1
2021-04-20ASoC: audio-graph: move audio_graph_card_probe() to simple-card-utils.cKuninori Morimoto2-2/+3
2021-04-20drm/bridge/synopsys: dw-hdmi: Add an option to suppress loading CEC driverJernej Skrabec1-0/+2
2021-04-20floppy: cleanups: remove trailing whitespacesDenis Efremov1-23/+23
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-20Merge branch 'fixes' into nextVinod Koul1-2/+2
2021-04-20drm/i915/uapi: convert i915_query and friend to kernel docMatthew Auld1-14/+55
2021-04-20drm/i915/uapi: convert i915_user_extension to kernel docMatthew Auld1-4/+50
2021-04-20drm/i915/uapi: fix kernel doc warningsMatthew Auld1-16/+16
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