]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/amd64
Disallow preemptive creation of wired superpage mappings.
[FreeBSD/FreeBSD.git] / sys / amd64 /
2019-03-21 markjDisallow preemptive creation of wired superpage mappings.
2019-03-20 asomersgoogletest: backport GTEST_SKIP to googletest 1.8.1
2019-03-19 mwPrevent loading SGX with incorrect EPC data
2019-03-18 asomersMFHead@r345275
2019-03-16 dimAdd LLVM openmp trunk r351319 (just before the release_...
2019-03-16 kibamd64 KPTI: add control from procctl(2).
2019-03-16 kibamd64: Add md process flags and first P_MD_PTI flag.
2019-03-16 kibamd64: fix switching to the pmap with pti disabled.
2019-03-16 kibamd64: rewrite cpu_switch.S fragment to reload tss...
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-15 kibProvide deterministic (and somewhat useful) value for...
2019-03-12 impKill tz_minuteswest and tz_dsttime.
2019-03-11 dimMerge LLVM libunwind trunk r351319, from just before...
2019-03-11 ngieMFhead@r344996
2019-03-07 cyMFV r344878:
2019-03-07 aeFix typo.
2019-03-07 mmacyadd gcov to LINT build
2019-03-06 jhbDrop "All rights reserved" from my copyright statements.
2019-03-05 ngieMFhead@r344786
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-01 jhbFix missed posted interrupts in VT-x in bhyve.
2019-03-01 traszRemove sv_pagesize, originally introduced with r100384.
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-20 kibAdd kernel support for Intel userspace protection keys...
2019-02-20 kibamd64: add defines and decode protection keys and SGX...
2019-02-19 impRemove drm from LINT kernels
2019-02-19 kibProvide convenience C wrappers for RDPKRU and WRPKRU...
2019-02-19 ngieMFhead@r344270
2019-02-18 kibamd64: cleanup pmap_init_pat().
2019-02-17 markjFix refcount leaks in the SGX Linux compat ioctl handler.
2019-02-15 dimMerge ^/head r343956 through r344177.
2019-02-13 ngieCopy googletest 1.8.1 from ^/vendor/google/googletest...
2019-02-12 mmMFV r344063:
2019-02-10 kibImplement Address Space Layout Randomization (ASLR)
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-10 cemRevert r343713 temporarily
2019-02-06 emasteRetire SPX_HACK option unused after r342244
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-05 kibamd64: clear callee-preserved registers on syscall...
2019-02-03 andrewEnable COVERAGE and KCOV by default on arm64 and amd64.
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-01-31 kibMake iflib a loadable module.
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-29 andrewExtract the coverage sanitizer KPI to a new file.
2019-01-25 avosGarbage collect AH_SUPPORT_AR5416 config option.
2019-01-22 dimMerge ^/head r343202 through r343319.
2019-01-22 dimMerge compiler-rt trunk r351319, and resolve conflicts.
2019-01-22 dimMerge libc++ trunk r351319, and resolve conflicts.
2019-01-21 emastelinuxulator: fix stack memory disclosure in linux_sigal...
2019-01-20 avosRemove IEEE80211_AMPDU_AGE config option.
2019-01-20 dimMerge lldb trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge lld trunk r351319, resolve conflicts, and update...
2019-01-20 dimMerge clang trunk r351319, resolve conflicts, and updat...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-18 cemvmm(4): Mask Spectre feature bits on AMD hosts
2019-01-17 kibTrim whitespace at EoL, use tabs instead of spaces...
2019-01-16 cemvmm(4): Take steps towards multicore bhyve AMD support
2019-01-12 andrewAdd support for the Clang Coverage Sanitizer in the...
2019-01-11 manuImport DTS from Linux 4.20
2019-01-11 manuImport DTS includes from 4.19
2019-01-11 fsuFix errno values returned from DUMMY_XATTR linuxulator...
2019-01-10 emasteUpdate to ELF Tool Chain r3668
2019-01-04 kibx86: Report per-cpu IPI TLB shootdown generation in...
2019-01-02 markjAvoid setting PG_U unconditionally in pmap_enter_quick_...
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-19 mjgRemove iBCS2, part2: general kernel
2018-12-18 cyMFV r342175:
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-08 mjgamd64: stop re-reading curpc on subyte/suword
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-03 markjPlug memory disclosures via ptrace(2).
2018-12-01 mjgamd64: align target memmove buffer to 16 bytes before...
2018-11-30 mjgamd64: handle small memmove buffers with overlapping...
2018-11-30 mjgamd64: remove stale attribution for memmove work
2018-11-30 mjgamd64: tidy up copying backwards in memmove
2018-11-27 kibFix assert condition in pmap_large_unmap().
2018-11-26 vangyzenRemove superfluous bzero in getcontext/swapcontext...
2018-11-26 vangyzenPrevent kernel stack disclosure in getcontext/swapcontext
2018-11-24 dimMerge ^/head r340427 through r340868.
2018-11-22 markjClear unused bytes in ia32_osendsig().
2018-11-20 jkimMerge OpenSSL 1.1.1a.
2018-11-16 kibAlign IA32_ARCH_CAP MSR definitions and use with SDM...
2018-11-16 mjgamd64: handle small memset buffers with overlapping...
2018-11-14 dimMerge ^/head r340368 through r340426.
2018-11-13 mmacyAdd ZFS to amd64 NOTES to catch future breakage of...
2018-11-12 zeisingAdd evdev support to amd64 and i386 kernels
2018-11-12 kibApply fix to un-cripple max cpu id on BSP earlier.
2018-11-12 dimMerge ^/head r340235 through r340367.
2018-11-10 manuUpdate our devicetree to 4.19 for arm and arm64
2018-11-08 mjgamd64: align memset buffers to 16 bytes before using...
2018-11-07 dimMerge ^/head r340126 through r340212.
2018-11-06 andrewAdd the KUBSAN options to the arm64 and amd64 GENERIC...
2018-11-06 tijlFix builds with COMPAT_LINUX32 in the kernel config.
2018-11-06 tijlOn amd64 both Linux compat modules, linux.ko and linux6...
2018-11-05 jhbAdd a custom implementation of cpu_lock_delay() for...
2018-11-05 jhbAdd a KPI for the delay while spinning on a spin lock.
next