]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Fix insufficient filename validation in scp client
[FreeBSD/FreeBSD.git] / sys / amd64 /
2019-02-05 emasteMFS12 r343781: amd64: clear callee-preserved registers...
2018-12-05 gjbMFS12 r341490, r341493:
2018-11-28 vangyzenMFS r341146
2018-11-20 mjgMFC r339531,r339579,r340252,r340463,r340464,340472...
2018-11-19 gjbMFS12 r340630:
2018-11-19 kibMFS r340605:
2018-11-08 jhbMFC 340164,340168,340170: Add custom cpu_lock_delay...
2018-11-08 tijlMFC r340181, r340185:
2018-11-07 kibMFC r339979:
2018-10-25 impMFC: r339562 (remove obsolete drivers from GENERIC)
2018-10-19 gjb- Prune svn:mergeinfo from the new branch, as nothing...
2018-10-18 kibDo not flush cache for PCIe config window.
2018-10-16 kibProvide pmap_large_map() KPI on amd64.
2018-10-16 kibAdd clwb().
2018-10-15 jhbReload the LDT selector after an AMD-v #VMEXIT.
2018-10-13 mjgamd64: partially depessimize cpu_fetch_syscall_args...
2018-10-12 erjixl/iavf(4): Change ixlv to iavf and update it to use...
2018-10-12 mjgamd64: employ MEMMOVE in copyin/copyout
2018-10-12 kibCall initializecpucache() before ifuncs are resolved.
2018-10-12 kibbhyve: emulate CLFLUSH and CLFLUSHOPT.
2018-10-11 mjgamd64: make memmove and memcpy less slow with mov
2018-10-11 mjgProvide string functions for use before ifuncs get...
2018-10-11 jhbFully restore the GDTR, IDTR, and LDTR after VT-x VM...
2018-10-10 desUpgrade Unbound to 1.8.0. More to follow.
2018-10-09 gjbMerge the remainder of the projects/openssl111 branch...
2018-10-09 brooksRegenerated assorted syscall related files after:
2018-10-09 jkimUpdate ACPICA to 20181003.
2018-10-09 jhbUpdate Apache Serf to 1.3.9 to support OpenSSL 1.1.1.
2018-10-09 emasteCopy libevent sources to contrib
2018-10-08 gjbFix a mismerge from head to projects/openssl111.
2018-10-08 gjbMFH r339206-r339212, r339215-r339239
2018-10-08 gjbMFV r339226 (peter): Record merge of serf-1.3.9.
2018-10-07 tuexenAddress the warning regarding duplicate option 'GEOM_PA...
2018-10-06 emasteopenssh: cherry-pick OpenSSL 1.1.1 compatibility
2018-10-05 mjgamd64: make memset less slow with mov
2018-10-05 gjbMFH r338661 through r339200.
2018-10-04 mjgamd64: hide non-erms jump label under non-erms copyin...
2018-10-01 markjApply r339046 to i386.
2018-10-01 markjCount bootstrap data as resident in the kernel pmap.
2018-09-28 kibRevert part of the r338891 which reordered local invali...
2018-09-27 mjgamd64: fix return value of copyinstr after r338970
2018-09-27 jhbDon't clear DR6 for debug exceptions from userland.
2018-09-27 mjgamd64: macroify and mostly depessimize copyinstr
2018-09-27 mjgamd64: mostly depessimize copystr
2018-09-27 mjgamd64: clean up copyin/copyout
2018-09-27 mjgamd64: implement memcmp in assembly
2018-09-27 andrewHandle a guest executing a vm instruction by trapping...
2018-09-25 kibFix some uses of dmaplimit.
2018-09-25 kibFix an issue in r338862.
2018-09-24 emasteCopy libevent sources to contrib
2018-09-22 kibFurther reorganize pmap_invalidate TLB code.
2018-09-21 markjUse the GNU as-compatible .endm instead of .endmacro.
2018-09-21 kibConvert x86 TLB top-level invalidation functions to...
2018-09-21 mjgamd64: even up copyin/copyout with memcpy + other cleanup
2018-09-21 mjgamd64: check for small size in memmove, memcpy and...
2018-09-20 mjgamd64: macroify copyin/copyout and provide erms variant...
2018-09-20 mjgamd64: macroify copyin/copyout and provide erms variants
2018-09-20 mjgamd64: move fusufault after all users
2018-09-20 baptImport mandoc 1.14.4
2018-09-19 kibConvert x86 cache invalidation functions to ifuncs.
2018-09-19 kibamd64 pmap: remove tautological assert.
2018-09-17 kibUse ifunc to resolve context switching mode on amd64.
2018-09-17 mjgamd64: tidy up kernel memmove, take 2
2018-09-17 kibCalculate PTI, PCID and INVPCID modes earlier, before...
2018-09-17 kibMake the PTI violation check to follow style of the...
2018-09-16 mjgRevert amd64: tidy up kernel memmove
2018-09-16 mjgamd64: tidy up kernel memmove
2018-09-16 kibRemove unneeded new line from the panic string.
2018-09-14 mjgamd64: implement pagezero_erms
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-13 mjgamd64: implement ERMS-based memmove, memcpy and memset
2018-09-11 mjgamd64: enable options NUMA in GENERIC and MINIMAL
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-09-06 mjgamd64: depessimize copyinstr_smap
2018-09-04 kibamd64: Properly re-merge r334537 into SMAP-ified copyin...
2018-09-04 kibamd64: For non-PTI mode, do not initialize PCPU kcr3...
2018-09-02 kibCatch exceptions during EFI RT calls on amd64.
2018-09-02 kibAdd amd64 mdthread fields needed for the upcoming EFI...
2018-09-02 kibSwap order of dererencing PCPU curpmap and checking...
2018-09-02 kibNormalize use of semicolon with EFI_TIME_LOCK macros.
2018-08-29 kibRemove {max/min}_offset() macros, use vm_map_{max/min...
2018-08-28 kibSeveral bug fixes and robustness improvements for the...
2018-08-25 alcEliminate the arena parameter to kmem_free(). Implicit...
2018-08-25 kibUnify amd64 and i386 vmspace0 pmap activation.
2018-08-24 impRevert drm2 removal.
2018-08-23 manudts: Import DTS for arm64
2018-08-22 markjPrepare the kernel linker to handle PC-relative ifunc...
2018-08-22 kibSkip PMAP_PCID_KERN + 1 PCPU pcid_next value on APs...
2018-08-22 mmacyRemove legacy drm and drm2 from tree
2018-08-21 alcEliminate kmem_malloc()'s unused arena parameter. ...
2018-08-20 kibUpdate comment about ABI of flush_l1s_sw to match the...
2018-08-20 kibAlways initialize PCPU kcr3 for vmspace0 pmap.
2018-08-20 jhbMerge amd64 and i386 <machine/intr_machdep.h> headers.
2018-08-19 kibUpdate L1TF workaround to sustain L1D pollution from...
2018-08-18 jhbMake 'device crypto' lines more consistent.
2018-08-17 impGPT is standard in x86 and arm64 land. Add it to DEFAUL...
2018-08-15 kibFix early EFIRT on PCID machines after r337773.
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-14 kibProvide part of the mitigation for L1TF-VMM.
2018-08-14 kibReserve page at the physical address zero on amd64.
next