]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Retire CLANG_IS_CC option
[FreeBSD/FreeBSD.git] / sys /
2022-11-21 Corvin Köhnevmm: remove unneccessary rendezvous assertion
2022-11-21 Justin Hibbitspowerpc/dtrace: Guard fuword64 usage for powerpc64...
2022-11-20 Dmitry Chaginvmm: Fix build w/o KDTRACE_HOOKS.
2022-11-18 Vladimir Kondratyevevdev: Extend EVIOCGRAB ioctl scope to cover kbd interface
2022-11-18 Cy Schubertvmm: Fix non-INVARIANTS build
2022-11-18 Mark Johnstonvmm: Restore the correct vm_inject_*() prototypes
2022-11-18 John Baldwinvmm: Trim some pointless #ifdef KTR.
2022-11-18 John Baldwinvmm: Convert VM_MAXCPU into a loader tunable hw.vmm...
2022-11-18 John Baldwinvmm: Allocate vCPUs on first use of a vCPU.
2022-11-18 John Baldwinvmm: Use a cpuset_t for vCPUs waiting for STARTUP IPIs.
2022-11-18 John Baldwinvmm devmem_mmap_single: Bump object reference under...
2022-11-18 John Baldwinvmm: Use an sx lock to protect the memory map.
2022-11-18 John Baldwinvmm: Destroy mutexes.
2022-11-18 John Baldwinvmm stat: Add a special nelems constant for arrays...
2022-11-18 John Baldwinvmm vmx: Allocate vpids on demand as each vCPU is initi...
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 Warner Losharm64/pmap: freed only used for PV_STATS
2022-11-18 Xin LIMFV: 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 Andrew Turnerarm64 pmap: implement per-superpage locks
2022-11-17 Eric van GyzenMark the debug.vnlru_nowhere sysctl as CTLFLAG_STATS
2022-11-17 Gleb Smirnoffcounter: fix SYSCTL_COUNTER_U64_ARRAY type
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-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 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-15 Bjoern A. ZeebLinuxKPI: in efi.h include queue.h
2022-11-15 Michael Tuexenlibalias: improve handling of invalid SCTP packets
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_ocf: Reject encrypted TLS records using AEAD that...
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 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
2022-11-15 Mateusz Guzikmac_lomac: whack giant usage
2022-11-15 Mateusz GuzikRetire broken GPROF support from the kernel
2022-11-15 Mateusz Guzikdtrace: avoid kinst warn when not used
2022-11-15 Bjoern A. ZeebLinuxKPI: add memset_startat macro
2022-11-15 Andrew TurnerRename the arm64 pmap_invalidate_* functions
2022-11-15 Andrew TurnerDisable superpage use for stage 2 arm64 mappings
2022-11-15 Andrew TurnerRevert "Check alignment of fp in unwind_frame"
2022-11-15 Kristof Provostpfsync: fix memory leak
2022-11-15 Mateusz Guzikproc: retire 2 unused lock annotations
2022-11-15 Kristof Provostif_ovpn: pass control packets through the socket
2022-11-15 Wanpeng Qianbhyve: abort and return FEATURE_NOT_SAVEABLE while...
2022-11-15 Dapeng GaoCheck alignment of fp in unwind_frame
2022-11-14 Mark Johnstonvirtio: Silence a -Wunused warning
2022-11-14 Dag-Erling Smørgravipfw: Spell PFIL_PASS correctly.
2022-11-14 Kristof Provostif_ovpn: ensure we're in vnet context when calling...
2022-11-13 Kirk McKusickEnable taking snapshots on UFS/FFS filesystems using...
2022-11-12 John Baldwinktls: Inline ktls_cleanup() into ktls_destroy().
2022-11-12 John Baldwinktls: Don't leak ktls session objects for certain errors.
2022-11-11 John Baldwinwg: Drop the compat shim for sbcreatecontrol().
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Define `ZERO_OR_NULL_PTR()` in <linux/slab.h>
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Define `pci_reset_function()` in <linux/pci.h>
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Include <linux/list.h> and <linux/kernel...
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Add <linux/mman.h> which includes <linux...
2022-11-11 Jean-Sébastien Pédronlinuxkpi: Add <linux/page-flags.h>
2022-11-11 Kyle Evansarm64: add a spin-table implementation for Apple Silicon
2022-11-11 Mitchell Horneddb: don't limit pindex output in 'show vmopag'
next