aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-18x86/hyperv: Add VTL specific structs and hypercallsGravatar Saurabh Sengar 1-0/+4
2023-04-17x86/hyperv: Add callback filter to cpumask_to_vpset()Gravatar Michael Kelley 1-8/+14
2023-04-17PCI: hv: Enable PCI pass-thru devices in Confidential VMsGravatar Michael Kelley 1-0/+22
2023-04-17hv_netvsc: Remove second mapping of send and recv buffersGravatar Michael Kelley 1-2/+0
2023-04-17swiotlb: Remove bounce buffer remapping for Hyper-VGravatar Michael Kelley 1-2/+0
2023-04-17Merge remote-tracking branch 'tip/x86/sev' into hyperv-nextGravatar Wei Liu 3-2/+25
2023-04-17ACPI: bus: Add stub acpi_sleep_state_supported() in non-ACPI casesGravatar Saurabh Sengar 1-0/+5
2023-04-13Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 6-6/+70
2023-04-13mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash typeGravatar Jesper Dangaard Brouer 2-2/+14
2023-04-13xdp: rss hash types representationGravatar Jesper Dangaard Brouer 2-1/+47
2023-04-12rtnetlink: Restore RTM_NEW/DELLINK notification behaviorGravatar Martin Willi 1-1/+2
2023-04-11Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+2
2023-04-10Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-9/+9
2023-04-10Bluetooth: Fix printing errors if LE Connection times outGravatar Luiz Augusto von Dentz 1-0/+1
2023-04-09Merge tag 'cxl-fixes-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+6
2023-04-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-1/+0
2023-04-08Merge tag 'mm-hotfixes-stable-2023-04-07-16-23' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-1/+2
2023-04-07Merge tag 'acpi-6.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-2/+13
2023-04-07bonding: fix ns validation on backup slavesGravatar Hangbin Liu 1-2/+6
2023-04-06PCI/MSI: Provide missing stub for pci_msix_can_alloc_dyn()Gravatar Reinette Chatre 1-0/+2
2023-04-06Merge tag 'net-6.3-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 2-2/+3
2023-04-06Merge tag 'asm-generic-fixes-6.3' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-19/+19
2023-04-05mm: enable maple tree RCU mode by defaultGravatar Liam R. Howlett 1-1/+2
2023-04-05ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type()Gravatar Hans de Goede 1-2/+13
2023-04-05Merge tag 'trace-v6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-5/+18
2023-04-04raw: Fix NULL deref in raw_get_next().Gravatar Kuniyuki Iwashima 1-2/+2
2023-04-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-1/+12
2023-04-04asm-generic: avoid __generic_cmpxchg_local warningsGravatar Arnd Bergmann 3-11/+11
2023-04-04asm-generic/io.h: suppress endianness warnings for relaxed accessorsGravatar Vladimir Oltean 1-6/+6
2023-04-04asm-generic/io.h: suppress endianness warnings for readq() and writeq()Gravatar Vladimir Oltean 1-2/+2
2023-04-04virtio-blk: fix to match virtio specGravatar Dmitry Fomichev 1-9/+9
2023-04-03tracing: Error if a trace event has an array for a __field()Gravatar Steven Rostedt (Google) 1-4/+17
2023-04-03ftrace: Mark get_lock_parent_ip() __always_inlineGravatar John Keeping 1-1/+1
2023-04-02scsi: Revert "scsi: ufs: core: Initialize devfreq synchronously"Gravatar Adrien Thierry 1-1/+0
2023-04-01Merge tag 'iommu-fixes-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+0
2023-03-31Merge tag 'kvm-s390-master-6.3-1' of https://git.kernel.org/pub/scm/linux/ker...Gravatar Paolo Bonzini 35-45/+185
2023-03-31net: phylink: add phylink_expects_phy() methodGravatar Michael Sit Wei Hong 1-0/+1
2023-03-31iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplugGravatar Kan Liang 1-1/+0
2023-03-30Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 2-3/+4
2023-03-30Merge tag 'drm-fixes-2023-03-30' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-7/+0
2023-03-30Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...Gravatar Daniel Vetter 1-7/+0
2023-03-30Revert "drm/scheduler: track GPU active time per entity"Gravatar Lucas Stach 1-7/+0
2023-03-29Merge tag 'f2fs-fix-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+1
2023-03-28Merge tag 'urgent-rcu.2023.03.28a' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2023-03-27KVM: x86/ioapic: Resample the pending state of an IRQ when unmaskingGravatar Dmytro Maluka 1-0/+10
2023-03-27KVM: irqfd: Make resampler_list an RCU listGravatar Dmytro Maluka 2-1/+2
2023-03-27x86/hyperv: Change vTOM handling to use standard coco mechanismsGravatar Michael Kelley 1-0/+2
2023-03-27net: phy: constify fwnode_get_phy_node() fwnode argumentGravatar Russell King (Oracle) 1-1/+1
2023-03-27net: sfp: make sfp_bus_find_fwnode() take a const fwnodeGravatar Russell King (Oracle) 1-2/+3
2023-03-26Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-0/+3