summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-11-15mshv: Introduce new hypercall to map stats page for L1VH partitionsJinank Jain
2025-11-15mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercallPurna Pavan Chandra Aekkaladevi
2025-11-15arch/x86: mshyperv: Trap on access for some synthetic MSRsRoman Kisel
2025-11-15arch: hyperv: Get/set SynIC synth.registers via paravisorRoman Kisel
2025-11-15arch/x86: mshyperv: Discover Confidential VMBus availabilityRoman Kisel
2025-11-15Drivers: hv: VMBus protocol version 6.0Roman Kisel
2025-11-15drivers: hv: Allow vmbus message synic interrupt injected from Hyper-VTianyu Lan
2025-11-15mshv: Fix deposit memory in MSHV_ROOT_HVCALLNuno Das Neves
2025-11-14Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-11-14sctp: Remove unused declaration sctp_auth_init_hmacs()Yue Haibing
2025-11-14tcp: gro: inline tcp_gro_pull_header()Eric Dumazet
2025-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+Alexei Starovoitov
2025-11-14Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-11-14PCI/TSM: Add pci_tsm_guest_req() for managing TDIsDan Williams
2025-11-14PCI/TSM: Add pci_tsm_bind() helper for instantiating TDIsDan Williams
2025-11-14PCI/IDE: Initialize an ID for all IDE streamsDan Williams
2025-11-14PCI/IDE: Add Address Association Register setup for downstream MMIOXu Yilun
2025-11-14drm/bridge: dw-hdmi-qp: Handle platform supported formats and color depthCristian Ciocaltea
2025-11-14Merge tag 'tee-fix-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2025-11-14sched_ext: Pass locked CPU parameter to scx_hardlockup() and add docsTejun Heo
2025-11-14PM: runtime: Wrapper macros for ACQUIRE()/ACQUIRE_ERR()Rafael J. Wysocki
2025-11-14time: Fix a few typos in time[r] related code commentsJianyun Gao
2025-11-14PCI: Convert BAR sizes bitmasks to u64Ilpo Järvinen
2025-11-14PCI: Add pci_rebar_get_max_size()Ilpo Järvinen
2025-11-14PCI: Add pci_rebar_size_supported() helperIlpo Järvinen
2025-11-14PCI: Move pci_rebar_size_to_bytes() and export itIlpo Järvinen
2025-11-14PCI: Move pci_rebar_bytes_to_size() and clean it upIlpo Järvinen
2025-11-14PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
2025-11-14crypto: ccp - Add an API to return the supported SEV-SNP policy bitsTom Lendacky
2025-11-14KVM: SEV: Consolidate the SEV policy bits in a single header fileTom Lendacky
2025-11-14Merge tag 'io_uring-6.18-20251113' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-14bpf: Add bpf_prog_run_data_pointers()Eric Dumazet
2025-11-14ASoC: codecs: lpass-macro: complete sm6115 supportMark Brown
2025-11-14PM: Introduce new PMSG_POWEROFF eventMario Limonciello (AMD)
2025-11-14hrtimer: Store time as ktime_t in restart blockThomas Weißschuh
2025-11-14futex: Store time as ktime_t in restart blockThomas Weißschuh
2025-11-14media: v4l2-isp: Rename block_info to block_type_infoJacopo Mondi
2025-11-14media: uapi: Add parameters structs to mali-c55-config.hDaniel Scally
2025-11-14media: mali-c55: Add image formats for Mali-C55 parameters bufferJacopo Mondi
2025-11-14media: uapi: Add 3a stats buffer for mali-c55Daniel Scally
2025-11-14media: Add MALI_C55_3A_STATS meta formatDaniel Scally
2025-11-14media: uapi: Add controls for Mali-C55 ISPDaniel Scally
2025-11-14media: uapi: Add 20-bit bayer formatsDaniel Scally
2025-11-14media: uapi: Add MEDIA_BUS_FMT_RGB202020_1X60 format codeDaniel Scally
2025-11-14media: v4l2-core: Introduce v4l2-isp.cJacopo Mondi
2025-11-14media: uapi: Convert Amlogic C3 to V4L2 extensible paramsJacopo Mondi
2025-11-14media: uapi: Convert RkISP1 to V4L2 extensible paramsJacopo Mondi
2025-11-14media: uapi: Introduce V4L2 generic ISP typesJacopo Mondi
2025-11-14spi-cadence: support transmission withMark Brown