summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-11-15mshv: Extend create partition ioctl to support cpu featuresMuminul Islam1-0/+34
2025-11-15mshv: Allow mappings that overlap in uaddrMagnus Kulke1-1/+1
2025-11-15hyperv: Add definitions for hypervisor crash dump supportMukesh Rathor1-0/+55
2025-11-15hyperv: Add two new hypercall numbers to guest ABI public headerMukesh Rathor1-0/+2
2025-11-15mshv: Introduce new hypercall to map stats page for L1VH partitionsJinank Jain2-0/+8
2025-11-15mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercallPurna Pavan Chandra Aekkaladevi3-0/+67
2025-11-15arch/x86: mshyperv: Trap on access for some synthetic MSRsRoman Kisel1-0/+1
2025-11-15arch: hyperv: Get/set SynIC synth.registers via paravisorRoman Kisel1-40/+2
2025-11-15arch/x86: mshyperv: Discover Confidential VMBus availabilityRoman Kisel1-0/+2
2025-11-15Drivers: hv: VMBus protocol version 6.0Roman Kisel2-19/+51
2025-11-15drivers: hv: Allow vmbus message synic interrupt injected from Hyper-VTianyu Lan1-0/+1
2025-11-15mshv: Fix deposit memory in MSHV_ROOT_HVCALLNuno Das Neves1-3/+14
2025-11-15Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski5-17/+59
2025-11-15sctp: Remove unused declaration sctp_auth_init_hmacs()Yue Haibing1-1/+0
2025-11-15tcp: gro: inline tcp_gro_pull_header()Eric Dumazet2-1/+27
2025-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+Alexei Starovoitov24-65/+209
2025-11-15Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2025-11-15Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2-1/+29
2025-11-15PCI/TSM: Add pci_tsm_guest_req() for managing TDIsDan Williams1-2/+60
2025-11-15PCI/TSM: Add pci_tsm_bind() helper for instantiating TDIsDan Williams1-0/+34
2025-11-15PCI/IDE: Initialize an ID for all IDE streamsDan Williams2-0/+7
2025-11-15PCI/IDE: Add Address Association Register setup for downstream MMIOXu Yilun2-0/+37
2025-11-15drm/bridge: dw-hdmi-qp: Handle platform supported formats and color depthCristian Ciocaltea1-0/+4
2025-11-15Merge tag 'tee-fix-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-9/+14
2025-11-15sched_ext: Pass locked CPU parameter to scx_hardlockup() and add docsTejun Heo1-2/+2
2025-11-14PM: runtime: Wrapper macros for ACQUIRE()/ACQUIRE_ERR()Rafael J. Wysocki1-0/+24
2025-11-14time: Fix a few typos in time[r] related code commentsJianyun Gao1-4/+4
2025-11-14PCI: Convert BAR sizes bitmasks to u64Ilpo Järvinen1-1/+1
2025-11-14PCI: Add pci_rebar_get_max_size()Ilpo Järvinen1-0/+1
2025-11-14PCI: Add pci_rebar_size_supported() helperIlpo Järvinen1-0/+1
2025-11-14PCI: Move pci_rebar_size_to_bytes() and export itIlpo Järvinen1-0/+1
2025-11-14PCI: Move pci_rebar_bytes_to_size() and clean it upIlpo Järvinen1-7/+3
2025-11-14PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen1-1/+2
2025-11-14crypto: ccp - Add an API to return the supported SEV-SNP policy bitsTom Lendacky1-0/+18
2025-11-14KVM: SEV: Consolidate the SEV policy bits in a single header fileTom Lendacky1-0/+19
2025-11-14Merge tag 'io_uring-6.18-20251113' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+3
2025-11-14bpf: Add bpf_prog_run_data_pointers()Eric Dumazet1-0/+20
2025-11-14ASoC: codecs: lpass-macro: complete sm6115 supportMark Brown13-30/+140
2025-11-14PM: Introduce new PMSG_POWEROFF eventMario Limonciello (AMD)2-1/+5
2025-11-14hrtimer: Store time as ktime_t in restart blockThomas Weißschuh1-1/+1
2025-11-14futex: Store time as ktime_t in restart blockThomas Weißschuh1-1/+1
2025-11-14media: v4l2-isp: Rename block_info to block_type_infoJacopo Mondi1-13/+13
2025-11-14media: uapi: Add parameters structs to mali-c55-config.hDaniel Scally1-0/+598
2025-11-14media: mali-c55: Add image formats for Mali-C55 parameters bufferJacopo Mondi1-0/+1
2025-11-14media: uapi: Add 3a stats buffer for mali-c55Daniel Scally1-0/+170
2025-11-14media: Add MALI_C55_3A_STATS meta formatDaniel Scally1-0/+3
2025-11-14media: uapi: Add controls for Mali-C55 ISPDaniel Scally2-0/+32
2025-11-14media: uapi: Add 20-bit bayer formatsDaniel Scally1-1/+5
2025-11-14media: uapi: Add MEDIA_BUS_FMT_RGB202020_1X60 format codeDaniel Scally1-1/+2
2025-11-14media: v4l2-core: Introduce v4l2-isp.cJacopo Mondi1-0/+91