]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/sys
Initial googlemock/googletest integration into the build/FreeBSD test suite
[FreeBSD/FreeBSD.git] / sys / sys /
2019-03-15 ngieInitial googlemock/googletest integration into the...
2019-03-15 glebiusDeanonymize thread and proc state enums, so that a...
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-09 bzTry to improve comment for socket state bits.
2019-03-07 cyMFV r344878:
2019-03-06 jhbDrop "All rights reserved" from my copyright statements.
2019-03-05 markjShow wiring state of map entries in procstat -v.
2019-03-05 ngieMFhead@r344786
2019-03-04 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-03-04 dimSet tentative merge date, and bump __FreeBSD_version.
2019-03-04 dimMerge ^/head r344549 through r344775.
2019-03-02 jhibbitspowerpc: Scale intrcnt by mp_ncpus
2019-03-01 traszRemove sv_pagesize, originally introduced with r100384.
2019-02-28 ngieRemove references to pdwait4(2) and `CAP_PDWAIT` from...
2019-02-27 mjgRename seq to seqc to avoid namespace clashes with...
2019-02-26 ianUpdate a comment to reflect reality; no functional...
2019-02-26 sjgAdd libbearssl
2019-02-25 desUpgrade to OpenPAM Tabebuia.
2019-02-25 emasteRemove unintend change to capability.h from r344530
2019-02-25 emasteMake libifconfig INTERNALLIB
2019-02-25 ngieMFhead@r344527
2019-02-25 dimMerge ^/head r344178 through r344512.
2019-02-23 mmacyChange seq_read to seq_load to avoid namespace conflict...
2019-02-22 mmacylkpi: allow late binding of linux_alloc_current
2019-02-20 mmacyAdd non-sleepable strdup variant strdup_flags
2019-02-20 kibImplement rangesets.
2019-02-19 impAdd an UPDATING entry for the removal of drm and drm2
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-12 mariusMake taskqgroup_attach{,_cpu}(9) work across architectures
2019-02-12 ngieBump `__FreeBSD_version__` for r343891
2019-02-10 kibImplement Address Space Layout Randomization (ASLR)
2019-02-10 dimMerge ^/head r343807 through r343955.
2019-02-09 kibNormalize the declaration of i386_read_exec variable.
2019-02-08 kibFix renameat(2) for CAPABILITIES kernels.
2019-02-05 dimMerge ^/head r343712 through r343806.
2019-02-04 impRegularize the Netflix copyright
2019-02-03 dimMerge ^/head r343571 through r343711.
2019-01-31 brooksRegen after r342190.
2019-01-31 glebiusAdd new m_ext type for data for M_NOFREE mbufs, which...
2019-01-31 kibReserve a bit in the FreeBSD feature control note for...
2019-01-30 dimMerge ^/head r343320 through r343570.
2019-01-29 andrewExtract the coverage sanitizer KPI to a new file.
2019-01-27 kibBump SPECNAMELEN to MAXNAMLEN.
2019-01-25 mckusickAdd printing of b_ioflags to DDB `show buffer' command.
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-22 kibRemove unused *_sysinit_flags() declarations.
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 avosnet80211: resolve ioctl <-> detach race for ieee80211co...
2019-01-20 dimMerge llvm trunk r351319, resolve conflicts, and update...
2019-01-18 wulfpsm(4): detect Lenovo top-button clickpads
2019-01-17 mckusickCreate new EINTEGRITY error with message "Integrity...
2019-01-16 kibImplement shmat(2) flag SHM_REMAP.
2019-01-15 glebiusAllocate pager bufs from UMA instead of 80-ish mutex...
2019-01-15 glebiusAdd flag LK_NEW for lockinit() that is converted to...
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-10 emasteUpdate to ELF Tool Chain r3668
2019-01-05 joergFix an old typo in the element status display bits:
2019-01-04 cemBump __FreeBSD_version for r342771
2019-01-04 cemExpose threads-per-core and physical core count information
2019-01-01 delphijHappy New Year 2019!
2018-12-30 kibBump __FreeBSD_version since r342628 changed size of...
2018-12-29 cemUpdate to Zstandard 1.3.8
2018-12-24 cemEnable sys/random.h #include from C++
2018-12-21 bdeUse VOP_ADVISE() with POSIX_FADV_DONTNEED instead of...
2018-12-19 mjgProvide SDT_PROBES_ENABLED for kernels without KDTRACE.
2018-12-19 mjgRemove iBCS2, part2: general kernel
2018-12-19 mjgDeinline vfork handling out of the syscall return path.
2018-12-18 brooksconst poison the `new` pointer of __sysctl.
2018-12-18 cyMFV r342175:
2018-12-17 avgadd support for marking interrupt handlers as suspended
2018-12-15 cemefirt: When present, attempt to use EFI runtime service...
2018-12-14 manupwm: Convert period and duty to unsigned int
2018-12-14 mjgvfs: mostly depessimize NDINIT_ALL
2018-12-12 manuAdd a pwm subsystem so we can configure pwm controller...
2018-12-11 mckusickContinuing efforts to provide hardening of FFS. This...
2018-12-11 mjgRemove unused argument to priv_check_cred.
2018-12-11 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-12-11 mjgMake lim_cur inline if possible.
2018-12-09 dimMerge ^/head r340918 through r341763.
2018-12-09 cyMFV r341618:
2018-12-08 mjgProvide SDT_PROBES_ENABLED macro.
2018-12-07 mjgracct: add RACCT_ENABLED macro and racct_set_unlocked
2018-12-07 mjgrefcount: remove a stale comment about conditional...
2018-12-07 kibRegen.
2018-12-07 kibAdd new file handle system calls.
2018-12-07 mjgManage process-related IDs with bitmaps
2018-12-07 mjgAnnotate Giant drop/pickup macros with __predict_false
2018-12-07 mjgunr64: use locked variant if not __LP64__
2018-12-06 sjgUpdate bmake to version 20180919
2018-12-05 mjgsx: retire SX_NOADAPTIVE
next