This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from a2b28235335f Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/s [...]
new 0b8f11737cff KVM: Add infrastructure and macro to mark VM as bugged
new 7ee3e8c39d3a KVM: Export kvm_make_all_cpus_request() for use in marking [...]
new 673692735fdc KVM: x86: Use KVM_BUG/KVM_BUG_ON to handle bugs that are f [...]
new 19025e7bc597 KVM: x86/mmu: Mark VM as bugged if page fault returns RET_ [...]
new e489a4a6bddb KVM: x86: Hoist kvm_dirty_regs check out of sync_regs()
new 03fffc5493c8 KVM: x86/mmu: Refactor shadow walk in __direct_map() to re [...]
new 7fa2a347512a KVM: x86/mmu: Return old SPTE from mmu_spte_clear_track_bits()
new ec1cf69c3769 KVM: X86: Add per-vm stat for max rmap list size
new 1694caef4262 x86/kvm: remove non-x86 stuff from arch/x86/kvm/ioapic.h
new 605c713023e3 KVM: Introduce kvm_get_kvm_safe()
new 76cd325ea75b KVM: x86/mmu: Rename cr2_or_gpa to gpa in fast_page_fault
new 61bcd360aa98 KVM: x86/mmu: Fix use of enums in trace_fast_page_fault
new c5c8c7c53004 KVM: x86/mmu: Make walk_shadow_page_lockless_{begin,end} i [...]
new 6e8eb2060cc7 KVM: x86/mmu: fast_page_fault support for the TDP MMU
new 71ba3f3189c7 KVM: x86: enable TDP MMU by default
new df63202fe52b KVM: x86: APICv: drop immediate APICv disablement on current vCPU
new df37ed38e6c2 KVM: x86: Flush the guest's TLB on INIT
new afc8de0118be KVM: nVMX: Set LDTR to its architecturally defined value o [...]
new 4f117ce4aefc KVM: SVM: Zero out GDTR.base and IDTR.base on INIT
new 2a24be79b6b7 KVM: VMX: Set EDX at INIT with CPUID.0x1, Family-Model-Stepping
new 067a456d091d KVM: SVM: Require exact CPUID.0x1 match when stuffing EDX at INIT
new 665f4d9238ad KVM: SVM: Fall back to KVM's hardcoded value for EDX at RE [...]
new 61152cd907d5 KVM: VMX: Remove explicit MMU reset in enter_rmode()
new 5d2d7e41e3b8 KVM: SVM: Drop explicit MMU reset at RESET/INIT
new c2f79a65b4b6 KVM: x86: WARN if the APIC map is dirty without an in-kern [...]
new 549240e8e09e KVM: x86: Remove defunct BSP "update" in local APIC reset
new 0214f6bbe564 KVM: x86: Migrate the PIT only if vcpu0 is migrated, not any BSP
new 01913c57c225 KVM: x86: Don't force set BSP bit when local APIC is manag [...]
new 503bc49424df KVM: x86: Set BSP bit in reset BSP vCPU's APIC base by default
new f0428b3dcb2d KVM: VMX: Stuff vcpu->arch.apic_base directly at vCPU RESET
new 421221234ada KVM: x86: Open code necessary bits of kvm_lapic_set_base() [...]
new 4547700a4d19 KVM: x86: Consolidate APIC base RESET initialization code
new 49d8665cc20b KVM: x86: Move EDX initialization at vCPU RESET to common code
new 9e90e215d9c9 KVM: SVM: Don't bother writing vmcb->save.rip at vCPU RESET/INIT
new ee5a5584cba3 KVM: VMX: Invert handling of CR0.WP for EPT without unrest [...]
new 4f0dcb544038 KVM: VMX: Remove direct write to vcpu->arch.cr0 during vCP [...]
new c834fd7fc130 KVM: VMX: Fold ept_update_paging_mode_cr0() back into vmx_ [...]
new 470750b34255 KVM: nVMX: Do not clear CR3 load/store exiting bits if L1 [...]
new 81ca0e7340ee KVM: VMX: Pull GUEST_CR3 from the VMCS iff CR3 load exitin [...]
new 908b7d43c02c KVM: x86/mmu: Skip the permission_fault() check on MMIO if [...]
new 32437c2aea42 KVM: VMX: Process CR0.PG side effects after setting CR0 assets
new 1dd7a4f18fbc KVM: VMX: Skip emulation required checks during pmode/rmod [...]
new 816be9e9be8d KVM: nVMX: Don't evaluate "emulation required" on nested VM-Exit
new ef8a0fa59be7 KVM: SVM: Tweak order of cr0/cr4/efer writes at RESET/INIT
new 6cfe7b83acdc KVM: SVM: Drop redundant writes to vmcb->save.cr4 at RESET/INIT
new d0f9f826d8ac KVM: SVM: Stuff save->dr6 at during VMSA sync, not at RESET/INIT
new 400dd54b3717 KVM: VMX: Skip pointless MSR bitmap update when setting EFER
new 432979b50342 KVM: VMX: Refresh list of user return MSRs after setting g [...]
new c5c9f920f7a5 KVM: VMX: Don't _explicitly_ reconfigure user return MSRs [...]
new f39e805ee115 KVM: x86: Move setting of sregs during vCPU RESET/INIT to [...]
new 9e4784e19daa KVM: VMX: Remove obsolete MSR bitmap refresh at vCPU RESET/INIT
new 284036c644a1 KVM: nVMX: Remove obsolete MSR bitmap refresh at nested tr [...]
new 002f87a41e9a KVM: VMX: Don't redo x2APIC MSR bitmaps when userspace fil [...]
new e7c701dd7a50 KVM: VMX: Remove unnecessary initialization of msr_bitmap_mode
new 84ec8d2d539f KVM: VMX: Smush x2APIC MSR bitmap adjustments into single [...]
new 7aa13fc3d826 KVM: VMX: Remove redundant write to set vCPU as active at [...]
new e54949408abf KVM: VMX: Move RESET-only VMWRITE sequences to init_vmcs()
new 265e43530cb2 KVM: SVM: Emulate #INIT in response to triple fault shutdown
new 46f4898b207f KVM: SVM: Drop redundant clearing of vcpu->arch.hflags at [...]
new 4c72ab5aa6e0 KVM: x86: Preserve guest's CR0.CD/NW on INIT
new db105fab8d14 KVM: nSVM: remove useless kvm_clear_*_queue
new 52ac8b358b0c KVM: Block memslot updates across range_start() and range_end()
new 071064f14d87 KVM: Don't take mmu_lock for range invalidation unless necessary
new 269e9552d208 KVM: const-ify all relevant uses of struct kvm_memory_slot
new dc1cff969101 KVM: X86: MMU: Tune PTE_LIST_EXT to be bigger
new 13236e25ebab KVM: X86: Optimize pte_list_desc with per-array counter
new a75b540451d2 KVM: X86: Optimize zapping rmap
new e79f49c37ccf KVM: x86/pmu: Introduce pmc->is_paused to reduce the call [...]
new 319afe68567b KVM: xen: do not use struct gfn_to_hva_cache
new 87689270b10f KVM: Rename lru_slot to last_used_slot
new 0f22af940dc8 KVM: Move last_used_slot logic out of search_memslots
new fe22ed827c5b KVM: Cache the last used slot index per vCPU
new 081de470f1e6 KVM: x86/mmu: Leverage vcpu->last_used_slot in tdp_mmu_map [...]
new 601f8af01e5a KVM: x86/mmu: Leverage vcpu->last_used_slot for rmap_add a [...]
new 93e083d4f4bf KVM: x86/mmu: Rename __gfn_to_rmap to gfn_to_rmap
new 609e6202ea5f KVM: selftests: Support multiple slots in dirty_log_perf_test
new 32bdc0198841 KVM: selftests: Move vcpu_args_set into perf_test_util
new c3e9434c9852 Merge branch 'kvm-vmx-secctl' into HEAD
new 9a63b4517c60 Merge branch 'kvm-tdpmmu-fixes' into HEAD
new 34e9f860071f KVM: X86: Remove unneeded KVM_DEBUGREG_RELOAD
new 375e28ffc0cf KVM: X86: Set host DR6 only on VMX and for KVM_DEBUGREG_WONT_EXIT
new 1ccb6f983a06 KVM: VMX: Reset DR6 only when KVM_DEBUGREG_WONT_EXIT
new ee3b6e41bc26 KVM: stats: remove dead stores
new 389ab25216c9 KVM: nVMX: Pull KVM L0's desired controls directly from vmcs01
new b6247686b757 KVM: VMX: Drop caching of KVM's desired sec exec controls [...]
new 2fba4fc15528 KVM: VMX: Hide VMCS control calculators in vmx.c
new ad0577c37529 KVM: x86: Kill off __ex() and __kvm_handle_fault_on_reboot()
new 65297341d8e1 KVM: x86: Move declaration of kvm_spurious_fault() to x86.h
new c1a527a1de46 KVM: x86: Clean up redundant ROL16(val, n) macro definition
new f7782bb8d818 KVM: nVMX: Unconditionally clear nested.pi_pending on nest [...]
new 3165af738ed3 KVM: Allow to have arch-specific per-vm debugfs files
new 4139b1972af2 KVM: X86: Introduce kvm_mmu_slot_lpages() helpers
new 3bcd0662d66f KVM: X86: Introduce mmu_rmaps_stat per-vm debugfs file
new 5a324c24b638 Revert "KVM: x86/mmu: Allow zap gfn range to operate under [...]
new 2822da446640 KVM: x86/mmu: fix parameters to kvm_flush_remote_tlbs_with [...]
new 88f585358b5e KVM: x86/mmu: add comment explaining arguments to kvm_zap_ [...]
new edb298c663fc KVM: x86/mmu: bump mmu notifier count in kvm_zap_gfn_range
new 33a5c0009d14 KVM: x86/mmu: rename try_async_pf to kvm_faultin_pfn
new 8f32d5e563cb KVM: x86/mmu: allow kvm_faultin_pfn to return page fault h [...]
new 9cc13d60ba6b KVM: x86/mmu: allow APICv memslot to be enabled but invisible
new 36222b117e36 KVM: x86: don't disable APICv memslot when inhibited
new b0a1637f64b0 KVM: x86: APICv: fix race in kvm_request_apicv_update on SVM
new 4628efcd4e89 KVM: SVM: add warning for mistmatch between AVIC vcpu stat [...]
new 0f250a646382 KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feat [...]
new 30eed56a7e1c KVM: SVM: remove svm_toggle_avic_for_irq_window
new 06ef813466c6 KVM: SVM: avoid refreshing avic if its state didn't change
new bf5f6b9d7ad6 KVM: SVM: move check for kvm_vcpu_apicv_active outside of [...]
new df7e4827c549 KVM: SVM: call avic_vcpu_load/avic_vcpu_put when enabling/ [...]
new 73143035c214 KVM: SVM: AVIC: drop unsupported AVIC base relocation code
new f95937ccf5bd KVM: stats: Support linear and logarithmic histogram statistics
new 0176ec51290f KVM: stats: Update doc for histogram statistics
new d49b11f080b7 KVM: selftests: Add checks for histogram stats bucket_size field
new 87bcc5fa092f KVM: stats: Add halt_wait_ns stats for all architectures
new 8ccba534a1a5 KVM: stats: Add halt polling related histogram stats
new 4293ddb788c1 KVM: x86/mmu: Remove redundant spte present check in mmu_set_spte
new 088acd235266 KVM: x86/mmu: Avoid collision with !PRESENT SPTEs in TDP M [...]
new 71f51d2c3253 KVM: x86/mmu: Add detailed page size stats
new 9653f2da7522 KVM: x86/mmu: Drop 'shared' param from tdp_mmu_link_page()
new 7a4bca85b23f KVM: SVM: split svm_handle_invalid_exit
new 61e5f69ef083 KVM: x86: implement KVM_GUESTDBG_BLOCKIRQ
new 85cc207b8e07 KVM: selftests: test KVM_GUESTDBG_BLOCKIRQ
new ec607a564f70 KVM: x86: clamp host mapping level to max_level in kvm_mmu [...]
new 746700d21fd5 KVM: x86: Allow CPU to force vendor-specific TDP level
new cb0f722aff6e KVM: x86/mmu: Support shadowing NPT when 5-level paging is [...]
new 43e540cc9f2c KVM: SVM: Add 5-level page table support for SVM
new a717a780fc4e KVM: x86/mmu: Don't freak out if pml5_root is NULL on 4-le [...]
new 81b4b56d4f81 KVM: VMX: avoid running vmx_handle_exit_irqoff in case of [...]
new 4ddacd525a2f kvm: x86: Set KVM_MAX_VCPU_ID to 4*KVM_MAX_VCPUS
new 074c82c8f7cf kvm: x86: Increase MAX_VCPUS to 1024
new 1dbaf04cb91b kvm: x86: Increase KVM_SOFT_MAX_VCPUS to 710
new 678a305b85d9 KVM: x86/mmu: Remove unused field mmio_cached in struct kv [...]
new e7177339d7b5 Revert "KVM: x86: mmu: Add guest physical address check in [...]
new ca41c34cab1f KVM: x86/mmu: Relocate kvm_mmu_page.tdp_mmu_page for bette [...]
new 1148bfc47be3 KVM: x86/mmu: Move lpage_disallowed_link further "down" in [...]
new fdde13c13f90 KVM: Remove unnecessary export of kvm_{inc,dec}_notifier_count()
new 3cc4e148b962 KVM: stats: Add VM stat for remote tlb flush requests
new a40b2fd064bb x86/kvm: Don't enable IRQ when IRQ enabled in kvm_wait
new 7119decf47d9 KVM: s390: Enable specification exception interpretation
new a3e03bc1368c KVM: s390: index kvm->arch.idle_mask by vcpu_idx
new 0d0a19395baa Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/p [...]
new 0ab410a93d62 KVM: arm64: Narrow PMU sysreg reset values to architectura [...]
new f5eff40058a8 KVM: arm64: Drop unnecessary masking of PMU registers
new ca4f202d08ba KVM: arm64: Disabling disabled PMU counters wastes a lot of time
new 7a3ba3095a32 KVM: arm64: Remove PMSWINC_EL0 shadow register
new a4516f32f0e6 Merge branch kvm-arm64/pmu/reset-values into kvmarm-master/next
new 63db506e0762 KVM: arm64: Introduce helper to retrieve a PTE and its level
new 6011cf68c885 KVM: arm64: Walk userspace page tables to compute the THP [...]
new f2cc327303b1 KVM: arm64: Avoid mapping size adjustment on permission fault
new 205d76ff0684 KVM: Remove kvm_is_transparent_hugepage() and PageTransCom [...]
new 0fe49630101b KVM: arm64: Use get_page() instead of kvm_get_pfn()
new 36c3ce6c0d03 KVM: Get rid of kvm_get_pfn()
new 2d84f3ce5e98 Merge branch kvm-arm64/mmu/mapping-levels into kvmarm-master/next
new 38f703663d4c KVM: arm64: Count VMID-wide TLB invalidations
new 013cc4c6788f KVM: arm64: Fix comments related to GICv2 PMR reporting
new 6fadc1241c33 KVM: arm64: perf: Replace '0xf' instances with ID_AA64DFR0 [...]
new b31578f62717 arm64/mm: Define ID_AA64MMFR0_TGRAN_2_SHIFT
new 5e5df9571c31 KVM: arm64: Restrict IPA size to maximum 48 bits on 4K and [...]
new 504c6295b998 arm64/mm: Add remaining ID_AA64MMFR0_PARANGE_ macros
new 9788c14060f3 KVM: arm64: Use ARM64_MIN_PARANGE_BITS as the minimum supp [...]
new bf249d9e362f KVM: arm64: Drop init_common_resources()
new 6b7982fefc1f KVM: arm64: Drop check_kvm_target_cpu() based percpu probe
new 9329752bc865 KVM: arm64: Drop unused REQUIRES_VIRT
new b9a51949cebc KVM: arm64: vgic: Drop WARN from vgic_get_irq
new 3134cc8beb69 KVM: arm64: vgic: Resample HW pending state on deactivation
new 6e73bc90ec44 Merge branch arm64/for-next/sysreg into kvm-arm64/misc-5.15
new 3ce5db8a5977 Merge branch kvm-arm64/misc-5.15 into kvmarm-master/next
new eb48d154cd0d arm64: Move .hyp.rodata outside of the _sdata.._edata range
new 47e6223c841e KVM: arm64: Unregister HYP sections from kmemleak in prote [...]
new 82f8d543674c Merge branch kvm-arm64/mmu/kmemleak-pkvm into kvmarm-master/next
new d21292f13f1f KVM: arm64: Add hyp_spin_is_locked() for basic locking ass [...]
new 8e049e0daf23 KVM: arm64: Introduce hyp_assert_lock_held()
new 1bac49d490cb KVM: arm64: Provide the host_stage2_try() helper macro
new 51add457733b KVM: arm64: Expose page-table helpers
new c4f0935e4d95 KVM: arm64: Optimize host memory aborts
new 178cac08d588 KVM: arm64: Rename KVM_PTE_LEAF_ATTR_S2_IGNORED
new 8a0282c68121 KVM: arm64: Don't overwrite software bits with owner id
new b53846c5f279 KVM: arm64: Tolerate re-creating hyp mappings to set softw [...]
new 565131194110 KVM: arm64: Enable forcing page-level stage-2 mappings
new 4505e9b624ce KVM: arm64: Allow populating software bits
new ec250a67ea8d KVM: arm64: Add helpers to tag shared pages in SW bits
new 39257da0e04e KVM: arm64: Expose host stage-2 manipulation helpers
new 2d77e238badb KVM: arm64: Expose pkvm_hyp_id
new e009dce1292c KVM: arm64: Introduce addr_is_memory()
new 9024b3d0069a KVM: arm64: Enable retrieving protections attributes of PTEs
new 2c50166c62ba KVM: arm64: Mark host bss and rodata section as shared
new ad0e0139a8e1 KVM: arm64: Remove __pkvm_mark_hyp
new f9370010e926 KVM: arm64: Refactor protected nVHE stage-1 locking
new 66c57edd3bc7 KVM: arm64: Restrict EL2 stage-1 changes in protected mode
new 64a80fb766f9 KVM: arm64: Make __pkvm_create_mappings static
new 12593568d731 KVM: arm64: Return -EPERM from __pkvm_host_share_hyp()
new ccac96977243 KVM: arm64: Make hyp_panic() more robust when protected mo [...]
new fb1c16c0aea8 Merge tag 'kvmarm-fixes-5.14-2' into kvm-arm64/mmu/el2-tracking
new 14ecf075fe5b KVM: arm64: Minor optimization of range_is_memory
new cf0c7125d578 Merge branch kvm-arm64/mmu/el2-tracking into kvmarm-master/next
new 6654f9dfcb88 KVM: arm64: Fix read-side race on updates to vcpu reset state
new 6826c6849b46 KVM: arm64: Handle PSCI resets before userspace touches vC [...]
new e10ecb4d6c07 KVM: arm64: Enforce reserved bits for PSCI target affinities
new cb97cf95c440 selftests: KVM: Introduce psci_cpu_on_test
new 78bc117095cc Merge branch kvm-arm64/psci/cpu_on into kvmarm-master/next
new fe5161d2c39b KVM: arm64: Record number of signal exits as a vCPU stat
new e1c6b9e1669e entry: KVM: Allow use of generic KVM entry w/o full generi [...]
new 6caa5812e2d1 KVM: arm64: Use generic KVM xfer to guest work function
new ca3385a507ad Merge branch kvm-arm64/generic-entry into kvmarm-master/next
new 923a547d71b9 KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage [...]
new 4efc0ede4f31 KVM: arm64: Unify stage-2 programming behind __load_stage2()
new cf364e08ea1c KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCE
new deb151a58210 Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/next
new 2ea7f655800b KVM: arm64: placeholder to check if VM is protected
new e6bc555c9699 KVM: arm64: Remove trailing whitespace in comment
new d6c850dd6ce9 KVM: arm64: MDCR_EL2 is a 64-bit register
new dabb1667d857 KVM: arm64: Fix names of config register fields
new f76f89e2f73d KVM: arm64: Refactor sys_regs.h,c for nVHE reuse
new 1460b4b25fde KVM: arm64: Restore mdcr_el2 from vcpu
new 12849badc6d2 KVM: arm64: Keep mdcr_el2's value as set by __init_el2_debug
new cd496228fd8d KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_arch
new 95b54c3e4c92 KVM: arm64: Add feature register flag definitions
new 2d701243b9f2 KVM: arm64: Add config register bit definitions
new 411d63d8c64c KVM: arm64: Upgrade trace_kvm_arm_set_dreg32() to 64bit
new 7c7b363d62a5 Merge branch kvm-arm64/pkvm-fixed-features-prologue into k [...]
new 8ce8a6fce9bf KVM: arm64: Trim guest debug exception handling
new 419025b3b419 Merge branch kvm-arm64/misc-5.15 into kvmarm-master/next
new e99314a340d2 Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/li [...]
new a3cf527e70bd KVM: MIPS: Remove a "set but not used" variable
new 4ac214574d2d KVM: MMU: mark role_regs and role accessors as maybe unused
new d9130a2dfdd4 KVM: x86: Update vCPU's hv_clock before back to guest when [...]
new 109bbba5066b KVM: Drop unused kvm_dirty_gfn_invalid()
new 192ad3c27a48 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
new 52a5502507bc watchdog: bd70528 drop bd70528 support
new cf6ea9542372 watchdog: only run driver set_pretimeout op if device supports it
new c7b178dae139 watchdog: Fix NULL pointer dereference when releasing cdev
new 60bcd91aafd2 watchdog: introduce watchdog_dev_suspend/resume
new 14244b7c04d6 watchdog: imx2_wdg: notify wdog core to stop ping worker o [...]
new a4f95810e3fb watchdog: bcm2835_wdt: consider system-power-controller property
new aec42642d91f watchdog: iTCO_wdt: Fix detection of SMI-off case
new ade448c7e58e watchdog: sl28cpld_wdt: Constify static struct watchdog_ops
new 47b45c4a69fe watchdog: mpc8xxx_wdt: Constify static struct watchdog_ops
new 625e407ce0e7 watchdog: tqmx86: Constify static struct watchdog_ops
new 39c5b2f6f225 dt-bindings: reset: mt8195: add toprgu reset-controller he [...]
new 8c6b5ea6ac68 watchdog: mediatek: mt8195: add wdt support
new 11648fa18866 dt-bindings: watchdog: Add Maxim MAX63xx bindings
new 585ba602b1ff watchdog: max63xx_wdt: Add device tree probing
new dbe80cf471f9 watchdog: Start watchdog in watchdog_set_last_hw_keepalive [...]
new 580b8e289977 watchdog: ixp4xx: Rewrite driver to use core
new 41e73feb1024 dt-bindings: watchdog: Add compatible for Mediatek MT7986
new 4c00e1e2e58e Merge tag 'linux-watchdog-5.15-rc1' of git://www.linux-wat [...]
new c6132f6f2e68 bnxt_en: Fix 64-bit doorbell operation on 32-bit kernels
new 8eebaf4a11fc net: ixp46x: Remove duplicate include of module.h
new 21274aa17819 octeontx2-af: Add additional register check to rvu_poll_reg()
new ef6c8da71eaf octeontx2-pf: cn10K: Reserve LMTST lines per core
new 0e90dfa7a8d8 net: dsa: tag_rtl4_a: Fix egress tags
new 780aa1209f88 mptcp: Fix duplicated argument in protocol.h
new 1094c6fe7280 mptcp: fix possible divide by zero
new bfd862a7e931 selftests: mptcp: clean tmp files in simult_flows
new 36e784a60b85 Merge branch 'mptcp-prevent-tcp_push-crash-and-selftest-te [...]
new 5240118f08a0 bnxt_en: fix kernel doc warnings in bnxt_hwrm.c
new 205b95fe658d net/ncsi: add get MAC address command to get Intel i210 MA [...]
new 66abf5fb4cf7 net/sun3_82586: Fix return value of sun3_82586_probe()
new 3f22bb137eb0 ipv6: change return type from int to void for mld_process_v2
new 025efa0a82df selftests: add simple GSO GRE test
new 552799f8b3b0 net: dsa: lantiq_gswip: fix maximum frame length
new d2cabd2dc8da net: qrtr: revert check in qrtr_endpoint_post()
new 9aca491e0dcc Set fc_nlinfo in nh_create_ipv4, nh_create_ipv6
new b9edbfe1adec flow: fix object-size-mismatch warning in flowi{4,6}_to_fl [...]
new ecdc28defc46 net: hso: add failure handler for add_net_device
new aabbdc67f348 net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920
new cdb067d31c0f net: dsa: b53: Fix calculating number of switch ports
new d12e1c464988 net: dsa: b53: Set correct number of ports in the DSA struct
new 79a58c06c2d1 ionic: fix double use of queue-lock
new 20e7b9f82b6e pktgen: remove unused variable
new 340fa6667a69 mptcp: Only send extra TCP acks in eligible socket states
new 743238892156 net: 3com: 3c59x: clean up inconsistent indenting
new 73fc98154e9c drivers: net: smc911x: clean up inconsistent indenting
new c645fe9bf6ae skbuff: clean up inconsistent indenting
new 743902c54461 tipc: clean up inconsistent indenting
new bf0df73a2f0d seg6_iptunnel: Remove redundant initialization of variable err
new 8d17a33b076d net: usb: qmi_wwan: add Telit 0x1060 composition
new f1181e39d6ac net: cs89x0: disable compile testing on powerpc
new ddd0d5293810 net: bridge: mcast: fix vlan port router deadlock
new 9756e44fd4d2 net: remove the unnecessary check in cipso_v4_doi_free
new 52a67fbf0cff ionic: fix a sleeping in atomic bug
new e3245a7b7b34 netfilter: nft_ct: protect nft_ct_pcpu_template_refcnt with mutex
new d532bcd0b269 netfilter: conntrack: sanitize table size default settings
new dd6d2910c5e0 netfilter: conntrack: switch to siphash
new d7e7747ac5c2 netfilter: refuse insertion if chain has grown too large
new 730affed24bf netfilter: socket: icmp6: fix use-after-scope
new 10905b4a68cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
new c7c5e6ff533f fq_codel: reject silly quantum parameters
new 9ddbc2a00d7f qlcnic: Remove redundant unlock in qlcnic_pinit_from_rom
new 7db8263a1215 ethtool: Fix an error code in cxgb2.c
new d863ca67bb6e octeontx2-af: Add a 'rvu_free_bitmap()' function
new ecbd690b52dc octeontx2-af: Fix some memory leaks in the error handling [...]
new 81d0885d68ec net: stmmac: Fix overall budget calculation for rxtx_napi
new e5dd729460ca ip/ip6_gre: use the same logic as SIT interfaces when comp [...]
new 0a4fd8df07dd bonding: complain about missing route only once for A/B AR [...]
new 8a0ed250f911 ip_gre: validate csum_start only on pull
new 63f8428b4077 net: dsa: b53: Fix IMP port setup on BCM5301x
new 1656db67233e bnxt_en: fix stored FW_PSID version masks
new beb55fcf950f bnxt_en: fix read of stored FW_PSID version on P5 devices
new 6fdab8a3ade2 bnxt_en: Fix asic.rev in devlink dev info command
new 7ae9dc356f24 bnxt_en: Fix UDP tunnel logic
new 1b2b91831983 bnxt_en: Fix possible unintended driver initiated error recovery
new 8c9bc823efd9 Merge branch 'bnxt_en-fixes'
new 48eab831ae8b net: create netdev->dev_addr assignment helpers
new 5289de5929d1 stmmac: dwmac-loongson:Fix missing return value
new e0b6417be088 MAINTAINERS: add VM SOCKETS (AF_VSOCK) entry
new 6d5f1ef83868 bonding: Fix negative jump label count on nested bonding
new 4a9c93dc47de selftests/bpf: Test XDP bonding nest and unwind
new b109398a2206 Merge branch 'bonding-fix'
new 0c0383918a3e net: hns3: make hclgevf_cmd_caps_bit_map0 and hclge_cmd_ca [...]
new fe63339ef36b ip6_gre: Revert "ip6_gre: add validation for csum_start"
new 0a83299935f0 net: qcom/emac: Replace strlcpy with strscpy
new 1d99411fe701 net: wwan: iosm: Replace io.*64_lo_hi() with regular accessors
new b539c44df067 net: wwan: iosm: Unify IO accessors used in the driver
new be27a47a760e cxgb3: fix oops on module removal
new 2f32c147a381 iwlwifi Add support for ax201 in Samsung Galaxy Book Flex2 Alpha
new 851c8e761c39 iwlwifi: bump FW API to 66 for AX devices
new 45010c080e6e iwlwifi: pnvm: Fix a memory leak in 'iwl_pnvm_get_from_fs()'
new e4457a45b41c iwlwifi: fix printk format warnings in uefi.c
new 8f110f35f962 Merge tag 'wireless-drivers-2021-09-07' of git://git.kerne [...]
new 54d7a47a008b can: rcar_canfd: add __maybe_unused annotation to silence warning
new 644d0a5bcc33 can: c_can: fix null-ptr-deref on ioctl()
new 1c990729e198 Merge tag 'linux-can-fixes-for-5.15-20210907' of git://git [...]
new bbef56d861f1 bonding: 3ad: pass parameter bond_params by reference
new 0341d5e3d1ee net: renesas: sh_eth: Fix freeing wrong tx descriptor
new f97493657c63 net: phylink: add suspend/resume support
new 90702dcd19c0 net: stmmac: fix MAC not working when system resume back w [...]
new d1bf73387b5a Merge branch 'stmmac-wol-fix'
new 0f77f2defaf6 ieee802154: Remove redundant initialization of variable ret
new 626bf91a292e Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/l [...]
The 329 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../bindings/watchdog/maxim,max63xx.yaml | 44 ++
.../devicetree/bindings/watchdog/mtk-wdt.txt | 1 +
Documentation/networking/nf_conntrack-sysctl.rst | 13 +-
Documentation/virt/kvm/api.rst | 36 +-
Documentation/virt/kvm/locking.rst | 6 +
MAINTAINERS | 20 +-
arch/arm64/include/asm/cpufeature.h | 18 +-
arch/arm64/include/asm/kvm_arm.h | 54 ++-
arch/arm64/include/asm/kvm_asm.h | 7 +-
arch/arm64/include/asm/kvm_host.h | 17 +-
arch/arm64/include/asm/kvm_hyp.h | 2 +-
arch/arm64/include/asm/kvm_mmu.h | 17 +-
arch/arm64/include/asm/kvm_pgtable.h | 168 +++++--
arch/arm64/include/asm/sysreg.h | 26 +-
arch/arm64/kernel/cpufeature.c | 8 +-
arch/arm64/kernel/vmlinux.lds.S | 4 +-
arch/arm64/kvm/Kconfig | 10 +
arch/arm64/kvm/arm.c | 161 +++----
arch/arm64/kvm/debug.c | 2 +-
arch/arm64/kvm/guest.c | 9 +-
arch/arm64/kvm/handle_exit.c | 43 +-
arch/arm64/kvm/hyp/include/hyp/switch.h | 6 +-
arch/arm64/kvm/hyp/include/nvhe/mem_protect.h | 35 +-
arch/arm64/kvm/hyp/include/nvhe/mm.h | 3 +-
arch/arm64/kvm/hyp/include/nvhe/spinlock.h | 25 +
arch/arm64/kvm/hyp/nvhe/debug-sr.c | 2 +-
arch/arm64/kvm/hyp/nvhe/host.S | 21 +-
arch/arm64/kvm/hyp/nvhe/hyp-main.c | 20 +-
arch/arm64/kvm/hyp/nvhe/mem_protect.c | 244 ++++++++--
arch/arm64/kvm/hyp/nvhe/mm.c | 22 +-
arch/arm64/kvm/hyp/nvhe/setup.c | 82 +++-
arch/arm64/kvm/hyp/nvhe/switch.c | 17 +-
arch/arm64/kvm/hyp/nvhe/tlb.c | 4 +-
arch/arm64/kvm/hyp/pgtable.c | 247 +++++-----
arch/arm64/kvm/hyp/vhe/debug-sr.c | 2 +-
arch/arm64/kvm/hyp/vhe/switch.c | 18 +-
arch/arm64/kvm/hyp/vhe/sysreg-sr.c | 2 +-
arch/arm64/kvm/hyp/vhe/tlb.c | 4 +-
arch/arm64/kvm/mmu.c | 76 ++-
arch/arm64/kvm/perf.c | 2 +-
arch/arm64/kvm/pmu-emul.c | 14 +-
arch/arm64/kvm/psci.c | 15 +-
arch/arm64/kvm/reset.c | 43 +-
arch/arm64/kvm/sys_regs.c | 134 +++---
arch/arm64/kvm/sys_regs.h | 31 ++
arch/arm64/kvm/trace_handle_exit.h | 10 +-
arch/arm64/kvm/vgic/vgic-mmio-v2.c | 4 +-
arch/arm64/kvm/vgic/vgic-v2.c | 36 +-
arch/arm64/kvm/vgic/vgic-v3.c | 36 +-
arch/arm64/kvm/vgic/vgic.c | 39 +-
arch/arm64/kvm/vgic/vgic.h | 2 +
arch/mips/kvm/mips.c | 4 -
arch/mips/kvm/vz.c | 3 +-
arch/powerpc/include/asm/kvm_host.h | 1 -
arch/powerpc/kvm/book3s.c | 5 -
arch/powerpc/kvm/book3s_64_vio.c | 2 +-
arch/powerpc/kvm/book3s_64_vio_hv.c | 2 +-
arch/powerpc/kvm/book3s_hv.c | 18 +-
arch/powerpc/kvm/booke.c | 5 -
arch/s390/include/asm/kvm_host.h | 2 +
arch/s390/kvm/interrupt.c | 12 +-
arch/s390/kvm/kvm-s390.c | 12 +-
arch/s390/kvm/kvm-s390.h | 2 +-
arch/s390/kvm/vsie.c | 2 +
arch/x86/include/asm/kvm-x86-ops.h | 1 -
arch/x86/include/asm/kvm_host.h | 96 ++--
arch/x86/include/uapi/asm/kvm.h | 1 +
arch/x86/kernel/kvm.c | 5 +-
arch/x86/kvm/debugfs.c | 111 +++++
arch/x86/kvm/hyperv.c | 32 +-
arch/x86/kvm/i8254.c | 3 +-
arch/x86/kvm/ioapic.h | 4 -
arch/x86/kvm/lapic.c | 26 +-
arch/x86/kvm/mmu.h | 25 +
arch/x86/kvm/mmu/mmu.c | 524 +++++++++++++--------
arch/x86/kvm/mmu/mmu_audit.c | 4 +-
arch/x86/kvm/mmu/mmu_internal.h | 18 +-
arch/x86/kvm/mmu/mmutrace.h | 6 +
arch/x86/kvm/mmu/page_track.c | 1 +
arch/x86/kvm/mmu/paging_tmpl.h | 6 +-
arch/x86/kvm/mmu/tdp_mmu.c | 139 ++++--
arch/x86/kvm/mmu/tdp_mmu.h | 29 +-
arch/x86/kvm/pmu.c | 5 +-
arch/x86/kvm/pmu.h | 2 +-
arch/x86/kvm/svm/avic.c | 49 +-
arch/x86/kvm/svm/nested.c | 5 -
arch/x86/kvm/svm/sev.c | 3 +-
arch/x86/kvm/svm/svm.c | 97 ++--
arch/x86/kvm/svm/svm.h | 8 -
arch/x86/kvm/svm/svm_ops.h | 2 +-
arch/x86/kvm/vmx/evmcs.c | 1 -
arch/x86/kvm/vmx/evmcs.h | 4 -
arch/x86/kvm/vmx/nested.c | 56 ++-
arch/x86/kvm/vmx/pmu_intel.c | 4 +-
arch/x86/kvm/vmx/vmcs.h | 2 +
arch/x86/kvm/vmx/vmcs12.c | 1 -
arch/x86/kvm/vmx/vmcs12.h | 4 -
arch/x86/kvm/vmx/vmx.c | 333 +++++++------
arch/x86/kvm/vmx/vmx.h | 38 +-
arch/x86/kvm/vmx/vmx_ops.h | 4 +-
arch/x86/kvm/x86.c | 189 +++++---
arch/x86/kvm/x86.h | 2 +
arch/x86/kvm/xen.c | 23 +-
arch/x86/kvm/xen.h | 5 +
drivers/net/bonding/bond_3ad.c | 8 +-
drivers/net/bonding/bond_main.c | 17 +-
drivers/net/can/c_can/c_can_ethtool.c | 4 +-
drivers/net/can/rcar/rcar_canfd.c | 2 +-
drivers/net/dsa/b53/b53_common.c | 34 +-
drivers/net/dsa/b53/b53_priv.h | 1 +
drivers/net/dsa/lantiq_gswip.c | 3 +-
drivers/net/ethernet/3com/3c59x.c | 2 +-
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 67 ++-
drivers/net/ethernet/broadcom/bnxt/bnxt.h | 37 +-
drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.c | 51 +-
drivers/net/ethernet/broadcom/bnxt/bnxt_devlink.h | 4 +-
drivers/net/ethernet/broadcom/bnxt/bnxt_hwrm.c | 14 +-
drivers/net/ethernet/chelsio/cxgb/cxgb2.c | 1 +
drivers/net/ethernet/chelsio/cxgb3/sge.c | 3 +
drivers/net/ethernet/cirrus/Kconfig | 2 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.c | 2 +-
.../ethernet/hisilicon/hns3/hns3vf/hclgevf_cmd.c | 2 +-
drivers/net/ethernet/i825xx/sun3_82586.c | 2 +-
drivers/net/ethernet/marvell/octeontx2/af/cgx.c | 8 +-
drivers/net/ethernet/marvell/octeontx2/af/rvu.c | 17 +-
drivers/net/ethernet/marvell/octeontx2/af/rvu.h | 1 +
drivers/net/ethernet/marvell/octeontx2/nic/cn10k.c | 42 +-
.../ethernet/marvell/octeontx2/nic/otx2_common.c | 5 -
.../ethernet/marvell/octeontx2/nic/otx2_common.h | 28 +-
.../ethernet/marvell/octeontx2/nic/otx2_ethtool.c | 4 +-
.../net/ethernet/marvell/octeontx2/nic/otx2_pf.c | 12 +-
.../net/ethernet/marvell/octeontx2/nic/otx2_txrx.h | 2 -
.../net/ethernet/pensando/ionic/ionic_ethtool.c | 5 +
drivers/net/ethernet/pensando/ionic/ionic_lif.c | 12 +-
.../net/ethernet/pensando/ionic/ionic_rx_filter.c | 2 +-
drivers/net/ethernet/qlogic/qlcnic/qlcnic_init.c | 1 -
drivers/net/ethernet/qualcomm/emac/emac-ethtool.c | 2 +-
drivers/net/ethernet/renesas/sh_eth.c | 1 +
drivers/net/ethernet/smsc/smc911x.c | 12 +-
.../net/ethernet/stmicro/stmmac/dwmac-loongson.c | 4 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 46 +-
drivers/net/ethernet/xscale/ptp_ixp46x.c | 1 -
drivers/net/phy/phylink.c | 82 ++++
drivers/net/usb/cdc_mbim.c | 5 +
drivers/net/usb/hso.c | 11 +-
drivers/net/usb/qmi_wwan.c | 1 +
drivers/net/wireless/intel/iwlwifi/cfg/22000.c | 2 +-
drivers/net/wireless/intel/iwlwifi/fw/pnvm.c | 6 +-
drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 1 +
drivers/net/wwan/iosm/iosm_ipc_mmio.c | 30 +-
drivers/watchdog/Kconfig | 12 -
drivers/watchdog/Makefile | 1 -
drivers/watchdog/bcm2835_wdt.c | 10 +-
drivers/watchdog/bd70528_wdt.c | 291 ------------
drivers/watchdog/iTCO_wdt.c | 2 +-
drivers/watchdog/imx2_wdt.c | 1 +
drivers/watchdog/max63xx_wdt.c | 24 +-
drivers/watchdog/mpc8xxx_wdt.c | 2 +-
drivers/watchdog/mtk_wdt.c | 6 +
drivers/watchdog/sl28cpld_wdt.c | 2 +-
drivers/watchdog/tqmx86_wdt.c | 2 +-
drivers/watchdog/watchdog_core.c | 37 ++
drivers/watchdog/watchdog_dev.c | 57 ++-
include/dt-bindings/reset/mt8195-resets.h | 29 ++
include/linux/entry-kvm.h | 6 +-
include/linux/etherdevice.h | 12 +
include/linux/kvm_host.h | 236 ++++++++--
include/linux/kvm_types.h | 7 +
include/linux/netdevice.h | 18 +
include/linux/netfilter/nf_conntrack_common.h | 1 +
include/linux/page-flags.h | 37 --
include/linux/phylink.h | 3 +
include/linux/soc/marvell/octeontx2/asm.h | 11 +-
include/linux/watchdog.h | 10 +
include/net/flow.h | 4 +-
include/uapi/linux/kvm.h | 11 +-
include/uapi/linux/netfilter/nfnetlink_conntrack.h | 1 +
include/uapi/linux/pkt_sched.h | 2 +
net/bridge/br_multicast.c | 4 +-
net/core/pktgen.c | 1 -
net/core/skbuff.c | 2 +-
net/dsa/tag_rtl4_a.c | 7 +-
net/ipv4/cipso_ipv4.c | 18 +-
net/ipv4/ip_gre.c | 9 +-
net/ipv4/nexthop.c | 2 +
net/ipv6/addrconf.c | 28 +-
net/ipv6/ip6_gre.c | 2 -
net/ipv6/mcast.c | 10 +-
net/ipv6/netfilter/nf_socket_ipv6.c | 4 +-
net/ipv6/seg6_iptunnel.c | 2 +-
net/mac802154/iface.c | 2 +-
net/mptcp/pm_netlink.c | 10 +-
net/mptcp/protocol.c | 97 ++--
net/mptcp/protocol.h | 3 +-
net/ncsi/internal.h | 3 +
net/ncsi/ncsi-manage.c | 25 +-
net/ncsi/ncsi-pkt.h | 6 +
net/ncsi/ncsi-rsp.c | 42 ++
net/netfilter/nf_conntrack_core.c | 103 ++--
net/netfilter/nf_conntrack_expect.c | 25 +-
net/netfilter/nf_conntrack_netlink.c | 4 +-
net/netfilter/nf_conntrack_standalone.c | 4 +-
net/netfilter/nf_nat_core.c | 18 +-
net/netfilter/nft_ct.c | 9 +-
net/qrtr/qrtr.c | 2 +-
net/sched/sch_fq_codel.c | 12 +-
net/tipc/socket.c | 2 +-
.../testing/selftests/bpf/prog_tests/xdp_bonding.c | 74 ++-
tools/testing/selftests/kvm/.gitignore | 1 +
tools/testing/selftests/kvm/Makefile | 1 +
.../selftests/kvm/aarch64/psci_cpu_on_test.c | 121 +++++
.../selftests/kvm/access_tracking_perf_test.c | 4 +-
tools/testing/selftests/kvm/demand_paging_test.c | 3 +-
tools/testing/selftests/kvm/dirty_log_perf_test.c | 77 ++-
.../selftests/kvm/include/aarch64/processor.h | 3 +
.../testing/selftests/kvm/include/perf_test_util.h | 2 +-
.../testing/selftests/kvm/kvm_binary_stats_test.c | 12 +
tools/testing/selftests/kvm/lib/perf_test_util.c | 22 +-
.../kvm/memslot_modification_stress_test.c | 3 +-
tools/testing/selftests/kvm/x86_64/debug_regs.c | 24 +-
tools/testing/selftests/net/Makefile | 1 +
tools/testing/selftests/net/gre_gso.sh | 236 ++++++++++
tools/testing/selftests/net/mptcp/simult_flows.sh | 4 +-
virt/kvm/binary_stats.c | 2 -
virt/kvm/dirty_ring.c | 5 -
virt/kvm/kvm_main.c | 197 ++++++--
226 files changed, 4170 insertions(+), 2312 deletions(-)
create mode 100644 Documentation/devicetree/bindings/watchdog/maxim,max63xx.yaml
delete mode 100644 drivers/watchdog/bd70528_wdt.c
create mode 100644 include/dt-bindings/reset/mt8195-resets.h
create mode 100644 tools/testing/selftests/kvm/aarch64/psci_cpu_on_test.c
create mode 100755 tools/testing/selftests/net/gre_gso.sh
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3_LTO
in repository toolchain/ci/newlib.
from eeeb5650c Cygwin: fix declaration of RtlInitEmptyUnicodeString
adds 3d322ac93 Cygwin: fix initializing MEM_EXTENDED_PARAMETER
adds 522cdab54 nano-malloc: Fix redefined compilation warning
new b52f10c4c Cygwin: pty: Fix error handling of master write().
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
newlib/libc/stdlib/nano-mallocr.c | 1 +
winsup/cygwin/fhandler_termios.cc | 24 +++++++++++-------------
winsup/cygwin/fhandler_tty.cc | 11 +++++++----
winsup/cygwin/miscfuncs.cc | 2 ++
winsup/cygwin/mmap.cc | 2 ++
5 files changed, 23 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_eabi-master-arm_eabi-coremark-O3_LTO
in repository toolchain/ci/base-artifacts.
discards 9fbc2d7bd 0: update: binutils-gcc-newlib: 1
new 2c30f7928 0: update: binutils-gcc-newlib: 1
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (9fbc2d7bd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_gnu_eabi_stm32/gnu_e [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1596 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2812 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 43128 -> 42156 bytes
04-build_abe-stage1/console.log.xz | Bin 87864 -> 87996 bytes
06-build_abe-newlib/console.log.xz | Bin 32712 -> 32648 bytes
07-build_abe-stage2/console.log.xz | Bin 155384 -> 155560 bytes
09-benchmark/benchmark-start.log | 2 +-
09-benchmark/benchmark.log | 10 ++++++----
09-benchmark/console.log.xz | Bin 2148 -> 2220 bytes
10-check_regression/console.log.xz | Bin 1012 -> 1012 bytes
10-check_regression/results.log | 4 ++--
11-update_baseline/console.log | 18 +++++++++---------
11-update_baseline/results.log | 4 ++--
jenkins/manifest.sh | 20 ++++++++++----------
results_id | 2 +-
15 files changed, 31 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check
in repository toolchain/ci/interesting-commits.
from 25128e6 Add regression 5f00ef3bc724e22628fdfd81855013115d115ebe from [...]
new abb3399 Add regression 5684ef05b2c550b7e3051191ce96cf66dc451dcd from [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/binutils-gdb.
from 747656685b gdb: make use of std::string in utils.c
adds 929ee488e9 Remove unused declaration from gdbserver/win32-low.h
No new revisions were added by this update.
Summary of changes:
gdbserver/win32-low.h | 3 ---
1 file changed, 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
discards 7578b2d01 0: update: binutils-gcc: 2
new 9fe585ef2 0: update: binutils-gcc: 2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (7578b2d01)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-aar [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
01-reset_artifacts/console.log.xz | Bin 1552 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2776 -> 2772 bytes
04-build_abe-binutils/console.log.xz | Bin 52784 -> 52092 bytes
05-build_abe-bootstrap/console.log.xz | Bin 262152 -> 262508 bytes
06-check_regression/console.log.xz | Bin 396 -> 404 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 578cd82af71 Fix fatal typo in gcc.dg/no_profile_instrument_function-attr-2.c
new 81eced213c8 dwarf: externalize lookup_type_die
new 44e4ed6a3cb ctfc: externalize ctf_dtd_lookup
new 5b723401b37 ctfc: add function to lookup CTF ID of a TREE type
new 0a2bd52f1a9 btf: expose get_btf_id
new 8bdabb37549 bpf: BPF CO-RE support
new f4cdfd4856f bpf testsuite: Add BPF CO-RE tests
new d9996ccb941 doc: BPF CO-RE documentation
The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/btfout.c | 2 +-
gcc/config.gcc | 3 +
.../{riscv/riscv-passes.def => bpf/bpf-passes.def} | 6 +-
gcc/config/bpf/bpf-protos.h | 2 +
gcc/config/bpf/bpf.c | 591 +++++++++++++++++++++
gcc/config/bpf/coreout.c | 356 +++++++++++++
gcc/config/bpf/coreout.h | 114 ++++
gcc/config/bpf/t-bpf | 8 +
gcc/ctfc.c | 18 +-
gcc/ctfc.h | 8 +-
gcc/doc/extend.texi | 16 +
gcc/doc/invoke.texi | 13 +-
gcc/dwarf2out.c | 3 +-
gcc/dwarf2out.h | 1 +
gcc/testsuite/gcc.target/bpf/core-attr-1.c | 23 +
gcc/testsuite/gcc.target/bpf/core-attr-2.c | 21 +
gcc/testsuite/gcc.target/bpf/core-attr-3.c | 41 ++
gcc/testsuite/gcc.target/bpf/core-attr-4.c | 35 ++
gcc/testsuite/gcc.target/bpf/core-builtin-1.c | 64 +++
gcc/testsuite/gcc.target/bpf/core-builtin-2.c | 26 +
gcc/testsuite/gcc.target/bpf/core-builtin-3.c | 26 +
gcc/testsuite/gcc.target/bpf/core-section-1.c | 38 ++
22 files changed, 1406 insertions(+), 9 deletions(-)
copy gcc/config/{riscv/riscv-passes.def => bpf/bpf-passes.def} (78%)
create mode 100644 gcc/config/bpf/coreout.c
create mode 100644 gcc/config/bpf/coreout.h
create mode 100644 gcc/testsuite/gcc.target/bpf/core-attr-1.c
create mode 100644 gcc/testsuite/gcc.target/bpf/core-attr-2.c
create mode 100644 gcc/testsuite/gcc.target/bpf/core-attr-3.c
create mode 100644 gcc/testsuite/gcc.target/bpf/core-attr-4.c
create mode 100644 gcc/testsuite/gcc.target/bpf/core-builtin-1.c
create mode 100644 gcc/testsuite/gcc.target/bpf/core-builtin-2.c
create mode 100644 gcc/testsuite/gcc.target/bpf/core-builtin-3.c
create mode 100644 gcc/testsuite/gcc.target/bpf/core-section-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.