]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-11-18 John Baldwinvmm: Lookup vcpu pointers in vmmdev_ioctl.
2022-11-18 John Baldwinvmm ppt: Remove unused vcpu arg from MSI setup handlers.
2022-11-18 John Baldwinvmm: Remove unused vcpuid argument from vioapic_process...
2022-11-18 John Baldwinvmm: Use struct vcpu in the rendezvous code.
2022-11-18 John Baldwinvmm: Remove support for vm_rendezvous with a cpuid...
2022-11-18 John Baldwinvmm: Remove vcpuid from I/O port handlers.
2022-11-18 John Baldwinvmm: Pass vcpu instead of vm and vcpuid to APIs used...
2022-11-18 John Baldwinvmm: Use struct vcpu in the instruction emulation code.
2022-11-18 John Baldwinvmm: Add vm_gpa_hold_global wrapper function.
2022-11-18 John Baldwinvmm: Add _KERNEL guards for io headers shared with...
2022-11-18 John Baldwinbhyve: Remove unused vm and vcpu arguments from vm_copy...
2022-11-18 John Baldwinvmm: Use struct vcpu with the vmm_stat API.
2022-11-18 John Baldwinvmm: Expose struct vcpu as an opaque type.
2022-11-18 John Baldwinvmm: Use VLAPIC_CTR* in more places.
2022-11-18 John Baldwinvmm vmx: Add VMX_CTR* wrapper macros.
2022-11-18 John Baldwinvmm svm: Add SVM_CTR* wrapper macros.
2022-11-18 John Baldwinvmm: Remove the per-vm cookie argument from vmmops...
2022-11-18 John Baldwinvmm: Refactor storage of CPU-dependent per-vCPU data.
2022-11-18 John Baldwinvmm vmx: Add a global bool to indicate if the host...
2022-11-18 John Baldwinvmm: Rework snapshotting of CPU-specific per-vCPU data.
2022-11-18 John Baldwinvmm svm: Mark all VMCB state caches dirty on vCPU restore.
2022-11-18 John Baldwinvmm vmx: Refactor per-vCPU data.
2022-11-18 John Baldwinvmm svm: Refactor per-vCPU data.
2022-11-18 John Baldwinvmm: Use vm_get_maxcpus() instead of VM_MAXCPU in vario...
2022-11-18 John Baldwinvmm: Simplify saving of absolute TSC values in snapshots.
2022-11-18 Ed Mastepkgbase: do not record dependency on non-existent liby...
2022-11-18 Warner Loshstand: Remove i386-only support fire firewire
2022-11-18 Warner Losharm64/pmap: freed only used for PV_STATS
2022-11-18 Dag-Erling... tftpd: type nit
2022-11-18 Dag-Erling... tftp: cleanup
2022-11-18 Dag-Erling... tftpd: Plug memory leaks in option handling code.
2022-11-18 Konstantin... amd64 libc: add missed GNU-stack annotation to memmove...
2022-11-18 Xin LIMFV: expat 2.5.0
2022-11-18 Xin LIVendor import of expat 2.5.0
2022-11-18 Xin LIMFV: xz-embedded 3f438e15109229bb14ab45f285f4bff5412a9542
2022-11-17 Kirk McKusickUpdates to UFS/FFS superblock integrity checks when...
2022-11-17 Vladimir Kondratyevevdev: Extend EVIOCGRAB ioctl scope to cover sysmouse...
2022-11-17 Cy Schubertheimdal: Fix: Too large time skew, client time 1970...
2022-11-17 Andrew Turnerarm64 pmap: implement per-superpage locks
2022-11-17 Eric van GyzenMark the debug.vnlru_nowhere sysctl as CTLFLAG_STATS
2022-11-17 Dag-Erling... tftpd: whitespace cleanup
2022-11-17 Dag-Erling... tftp: Fix buffer overflow and fd leak in multi-file...
2022-11-17 Gleb Smirnoffcounter: fix SYSCTL_COUNTER_U64_ARRAY type
2022-11-17 Dag-Erling... libarchive: Add missing MLINK.
2022-11-17 Ed Mastepkgbase: report type for duplicated METALOG entries
2022-11-17 Ed Masteman9: add vm_map_unwire link
2022-11-17 Ed MasteObsoleteFiles: correct path to removed rc.sendmail...
2022-11-17 Ed Masteman9: correct vm_page_wire.9 links
2022-11-17 Ed Mastepkgbase: examine METALOG files relative to stage root...
2022-11-17 Xin LIMFV: Merge xz 5.2.8
2022-11-17 Rick Macklemvfs_vnops.c: Fix blksize for ZFS
2022-11-17 Martin Matuskazfs: workaround panic on rootfs mount
2022-11-17 Ed Masteman9: remove duplicate superio_find_dev link
2022-11-17 Ed Mastelibcompat: avoid installing include files twice
2022-11-16 Martin Matuskazfs: unbreak 32-bit world build broken in dbd5678dc
2022-11-16 Martin Matuskazfs: merge openzfs/zfs@2163cde45
2022-11-16 Dapeng GaoCheck alignment of fp in unwind_frame
2022-11-16 Ed Masteregen src.conf.5 after MK_CXX and arm64 Hyper-V changes
2022-11-16 Corvin Köhnebhyve: build DSDT table by basl
2022-11-16 Corvin Köhnebhyve: add basl support for common table header
2022-11-16 Emmanuel Vadotusb/dwc3: Use more () for macros variables
2022-11-16 Emmanuel Vadotarm64/rockchip: Remove rk3328-dwc3 overlays
2022-11-16 Emmanuel Vadotusb/dwc3: Only force USB2 based on the PHY register...
2022-11-16 Emmanuel Vadotusb/dwc3: Read the full IDs/version
2022-11-16 Emmanuel Vadotarm64/rk_dwc3: Remove RK3328 support
2022-11-16 Emmanuel Vadotdwc3: Handle optional clocks
2022-11-16 Michael Tuexentcp: remove unused t_rttbest
2022-11-16 Xin LIVendor import of xz-5.2.8 (trimmed).
2022-11-16 John Baldwinrs: Test actual output in the tests.
2022-11-16 John Baldwinrs: Use getopt() and strtol() instead of mannual parsing.
2022-11-16 John Baldwindepend-cleanup.sh: Handle rs(1) moving to C++.
2022-11-16 John Baldwinrs: Convert to C++ to convert elem to a std::vector...
2022-11-16 Kyle Evansshare: i18n: fix mismatch in BIG5 esdb generation
2022-11-16 John Baldwinsrc.opts.mk: Disable all of LLVM if C++ support is...
2022-11-16 John Baldwinbhyve: Use XHCI_PORTREG_PTR in one place that open...
2022-11-16 John Baldwinlibfetch: Pass a zeroed digest to DigestCalcResponse.
2022-11-16 John Baldwindiff: Don't (ab)use sprintf() as a kind of strcat().
2022-11-16 John Baldwindiff: Don't treat null characters like carriage returns...
2022-11-15 Bjoern A. ZeebLinuxKPI: in efi.h include queue.h
2022-11-15 Rich ErcolaniHandle and detect #13709's unlock regression (#14161)
2022-11-15 Dag-Erling... tftpd: cleanup
2022-11-15 Ed Masteipfilter: replace defunct home page link with FAQ URL
2022-11-15 Michael Tuexenlibalias: improve handling of invalid SCTP packets
2022-11-15 Rick Macklemrpc.tlsservd.8: Update man page for new -N/--numdaemons...
2022-11-15 Cy Schubertheimdal: Fix multiple security vulnerabilities
2022-11-15 Cy Schubertipfilter: Document count_mask_bits() arguments
2022-11-15 John Baldwincxgbe: Enable TOE TLS RX when an RX key is provided...
2022-11-15 John Baldwincxgbe: Various whitespace fixes.
2022-11-15 John Baldwinktls: Add tests for receiving corrupted or invalid...
2022-11-15 John Baldwinktls_ocf: Reject encrypted TLS records using AEAD that...
2022-11-15 John Baldwinktls: Add tests for software AES-CBC decryption for...
2022-11-15 John Baldwinktls: Add software support for AES-CBC decryption for...
2022-11-15 Emmanuel VadotImport device-tree files from Linux 6.0
2022-11-15 Emmanuel VadotImport device-tree files from Linux 5.19
2022-11-15 Emmanuel VadotImport device-tree files from Linux 6.0
2022-11-15 Emmanuel VadotImport device-tree files from Linux 5.19
2022-11-15 Andrew TurnerSplit out the arm64 EL2 exception vectors
2022-11-15 Andrew TurnerAdd more arm64 hypervisor registers
2022-11-15 Andrew TurnerPut the arm64 vttbr_el2 register into a state
2022-11-15 Andrew TurnerAdd the arch field to the arm64 MIDR macros
next