]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-08-18 impGEOM::rotation_rate changes are also signaled via devctl.
2020-08-18 impMove the possible event types into a column table to...
2020-08-18 cemgdb(4): Support empty qSupported queries
2020-08-18 impNone of system, subsystem, or type may have spaces...
2020-08-18 oshogbozfs: add an option to the bootloader to rewind the...
2020-08-18 rscheffTCP Cubic: recalculate cwnd for every ACK.
2020-08-18 tuexenFix two bugs I introduced in r362563.
2020-08-18 gbepf.conf(5): Assorted fixes
2020-08-18 impbt(4) has already been removed. Add a deprecation notice.
2020-08-18 fernapeuptime(1): Add EXAMPLES section
2020-08-18 nickriscv: Use global mimpid in identify_cpu()
2020-08-18 mjgcam: add missing MAKEDEV_NOWAIT in passregister
2020-08-18 hselaskyCheck the XHCI endpoint state before issuing XHCI endpo...
2020-08-18 markjFix handling of ancillary data on non-AF_UNIX Linux...
2020-08-18 markjRevert r364310.
2020-08-18 avgiicmux: fix a sign error in comparison
2020-08-18 grehanExport a routine to provide the TSC_AUX MSR value and...
2020-08-18 0mpUse complete OIDs to avoid confusion
2020-08-18 vmaffionenetmap: fix parsing of legacy nmr->nr_ringid
2020-08-18 grehanSupport guest rdtscp and rdpid instructions on Intel...
2020-08-18 grehanAllow guest device MMIO access from bootmem memory...
2020-08-18 impUse better gone_in_dev rather than just gone_in to...
2020-08-18 impDocument that PC Card will likely be removed before 13.
2020-08-18 impModernize a bit.
2020-08-18 rmacklemAdd an entry to UPDATING for r364330.
2020-08-18 rmacklemBump __FreeBSD_version for r364330, since it changed...
2020-08-18 rmacklemDelete the unused "use_ext" argument to nfscl_reqstart().
2020-08-17 markjRemove "emulation" of clone(CLONE_PARENT | CLONE_THREAD).
2020-08-17 markjFix a lock leak when emulating futex(FUTEX_WAIT_BITSET).
2020-08-17 bznet80211: replace magic number by define
2020-08-17 bznet80211: VHT correct NSS Set loop boundary
2020-08-17 jhbAdd a USE_GCC_TOOLCHAINS knob to make universe.
2020-08-17 bzdwmmc: remove printf even under bootverbose
2020-08-17 kibscandir-compat11.c: Remove unused declaration for qsort...
2020-08-17 emasteipfw: line up `ipfw -t list` with and without timestamp
2020-08-17 jhbMove -L${LIBCOMPATTMP}/usr/lib${libcompat} from CFLAGS...
2020-08-17 markjSkip Linux madvise(MADV_DONTNEED) on unmanaged objects.
2020-08-17 cemgpart(8): Recognize apple-zfs and solaris-reserved...
2020-08-17 bznet80211: return 80P80 before 160
2020-08-17 dimMerge commit 4d52ebb9b9c7 from llvm git (by Chen Zheng):
2020-08-17 dimRevert r364275, for reapplying the final upstream fix:
2020-08-17 bznet80211: remove vertical whitespace
2020-08-17 glebiusWith INVARIANTS panic immediately if M_WAITOK is reques...
2020-08-17 mavExtend EIIOE field handling according to ses4r5 draft.
2020-08-17 pfgextfs: remove redundant little endian conversion.
2020-08-17 emasteAdd libprivateevent libs to ObsoleteFiles.inc
2020-08-17 markjCommit a missing piece of r364302.
2020-08-17 bzFor consistency and to avoid any problems getting past...
2020-08-17 markjcpuset(1): Update the usage message.
2020-08-17 bz80211: consistently order 160 and 80+80
2020-08-17 markjRemove the VM map zone.
2020-08-17 bz80211: consistently spell 80P80
2020-08-17 markjasmc(4): Add support for MacBook7,1.
2020-08-17 bznet80211 / ifconfig: cleanup the use of IEEE80211_FVHT_...
2020-08-17 0mppmcstat.8: Improve description of -T
2020-08-17 0mpRevert 363598
2020-08-17 0mpComment out TODO notes from bectl(8) manual page
2020-08-17 0mpRemove an unnecessary macro
2020-08-17 delphijedquota(8): Cleanup to make it WARNS=6 clean.
2020-08-17 delphijDon't explicitly specify c99 or gnu99 as the default...
2020-08-16 impRemove heuristic for dealing with trailing newlines...
2020-08-16 kibFix powerpc build.
2020-08-16 kibVMIO reads: enable for UFS
2020-08-16 kibVMIO reads: enable for nullfs upper vnode if the lower...
2020-08-16 kibVMIO read
2020-08-16 kibvm_object: allow paging_in_progress to be acquired...
2020-08-16 kibAtomically update vm_object vnp_size, where atomic...
2020-08-16 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-16 mjgvfs: retire vrefl as a symbol
2020-08-16 mjgvfs: assert that VI_TEXT_REF is not already set
2020-08-16 mjgcache: add NOCAPCHECK to the list of supported flags...
2020-08-16 mjgvfs: restore sorted order of unused nameidata flags
2020-08-16 dimMerge ^/head r364264 through r364278.
2020-08-16 dimSet tentative merge date.
2020-08-16 mjgvfs: use namei_zone for getcwd allocations
2020-08-16 oshogbolibcasper: Introduce cap_net a network service for...
2020-08-16 dimTentatively apply https://reviews.llvm.org/D85659,...
2020-08-16 mjgBump __FreeBSD_version after vget() and HASBUF change
2020-08-16 mjgvfs: mark HASBUF as an internal flag
2020-08-16 mjgtmpfs: use vget_prep/vget_finish instead of vget +...
2020-08-16 mjgvfs: remove the thread argument from vget
2020-08-16 tuexenRemove a line which is needed and was added in
2020-08-16 eugenUnbreak building cp2112(8) as a module outside of kerne...
2020-08-16 tuexenImprove the handling of concurrent send() calls for...
2020-08-16 eugenUnbreak nvd(8) build as module outside of kernel build...
2020-08-15 dimMerge ^/head r364251 through r364263.
2020-08-15 dimTemporarily disable libunwind's FrameHeaderCache, until...
2020-08-15 mckusickUse the sbput() function to write alternate superblocks...
2020-08-15 cemwitness(4): Print stack of prior observed lock order...
2020-08-15 cempcg-c: Add 'static' to inline function definitions
2020-08-15 qingliCorrect the mask byte order when checking for reserved...
2020-08-15 mhorneRISC-V: copy kernelname from the environment
2020-08-15 mhornearm64: parse HWCAP values using user_cpu_desc
2020-08-15 mhornearm64: update instruction set attribute register defini...
2020-08-15 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-15 dimUpdate OptionalObsoleteFiles.inc for added and removed...
2020-08-15 dimMerge ^/head r364082 through r364250.
2020-08-15 melifaroMake net.inet6.ip6.deembed_scopeid behaviour default...
2020-08-15 tuexenEnter epoch earlier. This is needed because we are...
2020-08-15 hrs- Update to Unicode CLDR v35 (Unicode 12.0).
next