freebsd.git
2021-03-14 Dmitry ChaginMerge tcsh 6.22.03-ceccc7f
2021-03-14 Dmitry ChaginImport 6.22.03-ceccc7f
2021-03-14 Martin Matuskazfs: merge OpenZFS master-9305ff2ed
2021-03-13 Gordon Berglingls(1): Refine the HISTORY within the manual page.
2021-03-13 Martin MatuskaUpdate vendor/openzfs to master-9305ff2ed
2021-03-13 Gordon BerglingFix some common typos in comments
2021-03-13 Gordon BerglingFix a few typos in comments
2021-03-13 Gordon Berglingi386: Fix a few typos
2021-03-13 Gordon Berglingnet80211: Fix a typo in a comment
2021-03-13 Dimitry AndricPartially revert libcxxrt changes to avoid _Unwind_Exce...
2021-03-13 Mariusz Zaborskizfs: bring back possibility to rewind the checkpoint...
2021-03-13 Mateusz Guzikzfs: make seqc asserts conditional on replay
2021-03-13 Adrian Chadd[ath] do a cold reset if TSFOOR triggers
2021-03-13 Adrian Chadd[ath] validate ts_antenna before updating tx statistics
2021-03-12 Peter Jeremyarm64: Add support for the RK805/RK808 RTC
2021-03-12 Warner Loshcam: Run all XPT_ASYNC ccbs in a dedicated thread
2021-03-12 John Baldwinccr: Disable requests on port 1 when needed to workarou...
2021-03-12 John Baldwinccr: Add per-port stats of queued and completed requests.
2021-03-12 John Baldwinccr: Set the RX channel ID correctly in work requests.
2021-03-12 Alex Richardsonlib/msun: Fix x86 GCC6 build after 221622ec0c8e184
2021-03-12 Jonathan T... Fetch the sigfastblock value in syscalls that wait...
2021-03-12 John Baldwinx86: Update some stale comments in cpu_fork() and cpu_c...
2021-03-12 John Baldwinx86: Always use clean FPU and segment base state for...
2021-03-12 John BaldwinSet TDP_KTHREAD before calling cpu_fork() and cpu_copy_...
2021-03-12 John BaldwinDon't pass RFPROC to kproc_create(), it is redundant.
2021-03-12 John BaldwinRemove unused wrappers around kproc_create() and kproc_...
2021-03-12 John Baldwinx86: Copy the FPU/XSAVE state from the creating thread...
2021-03-12 John Baldwinamd64: Cleanups to setting TLS registers for Linux...
2021-03-12 John Baldwinamd64: Only update fsbase/gsbase in pcb for curthread.
2021-03-12 Alex Richardsontests/sys/netgraph/ng_macfilter_test: Fix invalid TAP...
2021-03-12 Alex RichardsonAllow using sanitizers for ssp tests with out-of-tree...
2021-03-12 Alex Richardsoncapsicum-test: Update for O_BENEATH removal
2021-03-12 Alex RichardsonSave all fpcr/fpsr bits in the AArch64 fenv_t
2021-03-12 Brad DavisImprove the wording for showing the brightness level
2021-03-12 Brad Davisrelease: Move the vagrant.vmx config out to its own...
2021-03-12 Robert Wingautofs: best effort to maintain mounttab and mountdtab
2021-03-12 Edward Tomasz... linux(4): make getcwd(2) return ERANGE instead of ENOMEM
2021-03-12 Kristof Provostpf: Fully remove interrupt events on vnet cleanup
2021-03-12 Kristof Provostpf: Simplify cleanup
2021-03-12 Kristof ProvostDocument that uma_zfree_pcpu() allows NULL now
2021-03-12 Kristof Provostuma: allow uma_zfree_pcu(..., NULL)
2021-03-12 Li-Wen HsuWhitespace cleanup
2021-03-12 Li-Wen HsuUpdate doc links in README
2021-03-12 Konstantin... null_vput_pair(): release use reference on dvp earlier
2021-03-12 Konstantin... vlrureclaim: only skip vnode with resident pages if...
2021-03-12 Konstantin... softdep_unmount: assert that no dandling dependencies...
2021-03-12 Konstantin... FFS: assign fully initialized struct mount_softdeps...
2021-03-12 Konstantin... Assert that um_softdep is NULL on free(ump), i.e. softd...
2021-03-12 Konstantin... ffs_mount: when remounting ro->rw and sbupdate failed...
2021-03-12 Konstantin... softdep_unmount: handle spurious wakeups
2021-03-12 Konstantin... softdep_flush(): do not access ump after we acked FLUSH...
2021-03-12 Konstantin... ffs: clear MNT_SOFTDEP earlier when remounting rw to ro
2021-03-12 Konstantin... Rework MOUNTED/DOING SOFTDEP/SUJ macros
2021-03-12 Konstantin... ffs softdep: clear ump->um_softdep on softdep_unmount()
2021-03-12 Konstantin... ffs_extern.h: Add comments for ffs_vgetf() flags
2021-03-12 Konstantin... Add FFSV_FORCEINODEDEP flag for ffs_vgetf()
2021-03-12 Konstantin... simplify journal_mount: move the out label after succes...
2021-03-12 Kirk McKusickDo not complain about incorrect cylinder group check...
2021-03-12 Wei HuHyper-V: hn: Enable vSwitch RSC support in hn netvsc...
2021-03-12 Warner Loshreadme: Link to COPYRIGHT file
2021-03-12 Warner LoshFix arch rendering
2021-03-12 Warner Loshreadme: update style
2021-03-12 Warner LoshRemove README in favor of README.md
2021-03-11 Warner LoshSPDX: Spell 4 clause BSD license correctly
2021-03-11 Mark Johnstongmirror: Pre-allocate the timeout event structure
2021-03-11 Edward Tomasz... development(7): update to reflect Git transition
2021-03-11 Warner Loshman: Remove obsolete info from hosts man page
2021-03-11 Warner Loshnvme: use config_intrhook_drain to avoid removable...
2021-03-11 Warner Loshconfig_intrhook: provide config_intrhook_drain
2021-03-11 Edward Tomasz... linsysfs: create /sys/bus/ and /sys/subsystem/
2021-03-11 Mark Johnstonvm_reserv: Fix list locking in vm_reserv_reclaim_contig()
2021-03-11 Warner Loshusb: tiny formatting nit
2021-03-11 Kristof Provostpf: Remove redundant kif != NULL checks
2021-03-11 Kristof Provostpf: Factor out pf_krule_free()
2021-03-11 Oskar Holmundusr.sbin/pwm/pwm add support for flags
2021-03-11 Oskar Holmundshare/man/man9/pwmbus.9 fix types in arguments
2021-03-10 Greg Vkern.mk: fix -Wno-error style to fix build with Clang 12
2021-03-10 Alexander V... Flush remaining routes from the routing table during...
2021-03-10 John Baldwinktls: Fix non-inplace TLS 1.3 encryption.
2021-03-10 Alexander MotinMove time math out of disabled interrupts sections.
2021-03-10 Olivier Houchardarm64: Fix COMPAT_FREEBSD32.
2021-03-10 Dag-Erling... Fix post-start check when unbound.conf has moved.
2021-03-10 Dag-Erling... Fix local-unbound setup for some IPv6 deployments.
2021-03-10 Mitchell Hornens8250: don't drop IER_TXRDY on bus_grab/ungrab
2021-03-10 Alex RichardsonArch64: Clear VFP state on execve()
2021-03-10 Hans Petter... Allocating the LinuxKPI current structure from a softwa...
2021-03-10 Hans Petter... Use the word "LinuxKPI" instead of "Linux compatibility...
2021-03-10 Hans Petter... Allocating the LinuxKPI current structure from an inter...
2021-03-09 Kyle Evanswg(4): note the persistent-keepalive ifconfig(8) option
2021-03-09 Hans Petter... Implement basic support for allocating memory from...
2021-03-09 Kyle Evansif_wg: export tx_bytes, rx_bytes, and last_handshake
2021-03-09 Kyle Evansiflib: allow clone detach if not yet init
2021-03-09 Kyle Evansif_wg: wg_input: remove a couple locals (NFC)
2021-03-09 Jason A. Harmeningamd64 pmap: convert to counter(9), add PV and pagetable...
2021-03-09 Leandro Luporiofwfb: fix boot on LE
2021-03-09 Baptiste DaroussinRevert "rc: implement parallel boot"
2021-03-09 Kyle Evansifconfig: allow displaying/setting persistent-keepalive
2021-03-09 Kyle Evansifconfig: wg: stop requiring peer endpoints
2021-03-09 Kyle Evanskern: malloc: fix panic on M_WAITOK during THREAD_NO_SL...
2021-03-09 Kyle Evansif_wg: avoid sleeping under the net epoch
next