]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
bectl(8): Fix output of `bectl list` for the 'Mountpoint' column.
[FreeBSD/FreeBSD.git] / sys /
2020-08-18 zecIncrease BER to PER lookup table size in an attempt...
2020-08-18 mjglinux: add sysctl compat.linux.use_emul_path
2020-08-18 mjglinux: consistently use LFREEPATH instead of open-coding it
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 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 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 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 bzdwmmc: remove printf even under bootverbose
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 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 markjCommit a missing piece of r364302.
2020-08-17 bzFor consistency and to avoid any problems getting past...
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-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 mjgvfs: use namei_zone for getcwd allocations
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 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 ^/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 lwhsuRemove redeclaration found by gcc build
2020-08-15 lwhsuRemove redeclaration found by gcc build
2020-08-14 jahkenv: avoid sleepable alloc for integer tunables
2020-08-14 melifaroSimplify dom_<rtattach|rtdetach>.
2020-08-14 cemvm_pageout: Correct threshold calculation on single...
2020-08-14 markjRename the pipe_map field of struct pipe.
2020-08-14 manuBump __FreeBSD_version after r364232
2020-08-14 manulinuxkpi: Add a few wait_bit functions
2020-08-13 bdrewerylagg: Avoid adding a port to a lagg device being destroyed.
2020-08-13 cemAdd prng(9) API
2020-08-13 melifaroMove rtzone handling code to net/route_ctl.c
2020-08-13 rscheffTCP Cubic: Have Fast Convergence Heuristic work for...
2020-08-13 rscheffTCP Cubic: After leaving slowstart fix unintended cwnd...
2020-08-13 rscheffImprove SACK support code for RFC6675 and PRR
2020-08-13 mhorneEnable interrupts while handling traps
2020-08-13 mhorneSmall fixes in locore.S
2020-08-13 mjgvfs: add missing pwd_drop on error in namei_setup
2020-08-13 mavFill device serial_num and device_id in NVMe XPT.
2020-08-12 jhbCheck that the frame pointer is within the current...
2020-08-12 jhbUse uintptr_t instead of uint64_t for pointers in stack...
2020-08-12 mavReport cpi->hba_* for nda(4) because why not.
2020-08-12 mavReport proper stripesize for nda(4).
2020-08-12 mavReport attachment for nvd same as reported for nda.
2020-08-12 jhbCorrect padding length for RISC-V PCPU data.
2020-08-12 mhorneCorrectly set error in rt_mpath_unlink
2020-08-12 markjlinprocfs: Fix some inaccuracies in meminfo.
2020-08-12 vmaffioneiflib: netmap: improve rxsync to support IFLIB_HAS_RXCQ
2020-08-12 vmaffioneiflib: refactor netmap_fl_refill and fix off-by-one...
next