]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-05 Toomas SoomeMFOpenZFS: Add support for boot environment data to...
2020-08-05 Toomas Soomezfs_keys_nextboot array is missing ZPOOL_CONFIG_POOL_GU...
2020-08-05 Andrew TurnerAdd DDB_CTF to the arm64 and riscv kernel configs
2020-08-05 Andrey V. ElsukovSynchronize definitions in mbuf.d with values from...
2020-08-05 Gordon Berglingenviron(7): Update the description and include some...
2020-08-05 Andrey V. ElsukovAdd m__getjcl SDT probe.
2020-08-05 Andriy Gapongpiokeys: add a basic manual page
2020-08-05 Andrey V. ElsukovFix SIGSEGV in ipfw(8) when NAT64 prefix length is...
2020-08-05 Mateusz PiotrowskiDo not describe portsnap(8) as a way to manage /usr...
2020-08-05 Andrey V. ElsukovFix typo.
2020-08-05 Stefan EßerUpgrade to version 3.1.5
2020-08-05 Mateusz Guzikcache: don't ignore size passed to nchinittbl
2020-08-05 Mateusz GuzikBump __FreeBSD_version after vaccess() change
2020-08-05 Mateusz Guzikvfs: remove the obsolete privused argument from vaccess
2020-08-05 Mateusz Guzikcache: convert the hash from LIST to SLIST
2020-08-05 Mateusz Guzikcache: reduce zone alignment to 8 bytes
2020-08-05 Mateusz Guzikcache: convert ncnegnash into a macro
2020-08-05 Eugene Grosbeinbsnmptools: make it print protocol errors to stderr...
2020-08-05 Andrey V. ElsukovHandle delayed checksums if needed in NAT64.
2020-08-05 Emmanuel Vadotallwinner: clk: Fix nm clock calculation
2020-08-05 Mateusz Guzikvfs: add a cheaper entry for mac_vnode_check_access
2020-08-05 Mateusz Guzikvfs: tidy up namei entry point
2020-08-05 Mateusz Guzikcache: cleanup lockless entry point
2020-08-05 Mateusz Guzikcache: stop messing with cn_lkflags
2020-08-05 Mateusz Guzikcache: stop messing with cn_flags
2020-08-05 Mateusz Guzikvfs: prefill nameidata with garbage on debug kernels
2020-08-05 Li-Wen HsuAppease gcc's -Wparentheses (and -Werror)
2020-08-04 Mateusz Guzikufs: only pass LK_ADAPTIVE if LK_NODDLKTREAT is set
2020-08-04 Mateusz Guzikvfs: support lockless dotdot lookup
2020-08-04 Mateusz Guzikcache: add NCF_WIP flag
2020-08-04 Mateusz Guzikcache: add cache_purge_vgone
2020-08-04 Mateusz Guzikmtx: add mtx_wait_unlocked
2020-08-04 Ilya BakulinMinor cleanups in mmc_xpt.c
2020-08-04 Kyle Evansmakesyscalls.lua: improve syscall ordering validation
2020-08-04 Olivier CochardSkip sbin/route tests if jail not installed (WITHOUT_JAIL).
2020-08-04 Eric van Gyzendevinfo: add man page links
2020-08-04 Eric van Gyzendevinfo: fix memory leak on error paths
2020-08-04 Ruslan BukinRemove unneeded cast to struct iommu_domain *.
2020-08-04 Ruslan BukinAdd a few macroses for conversion between DMAR unit...
2020-08-04 Mateusz Guzikrms: fix typo: bitmamp -> bitmap
2020-08-04 Emmanuel Vadotmmccam: Hold the periph during init
2020-08-04 Emmanuel Vadotmmcam: Use a static length sbuf buffer
2020-08-04 Emmanuel Vadotmmccam: mmc_xpt: We're only interested about losing...
2020-08-04 Mateusz Guzikcache: factor away failed vexec handling
2020-08-04 Mateusz Guzikcache: assorted tidy ups
2020-08-04 Mateusz Guzikcache: factor away lockless dot lookup and add missing...
2020-08-04 Mateusz Guzikvfs: add vfs_op_thread_enter/exit _crit variants
2020-08-04 Mateusz Guzikcache: add missing numcache detrement on insertion...
2020-08-04 Mateusz Guzikrms: add a comment explaining performance deficiencies...
2020-08-04 Emmanuel VadotImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-04 Alexander MotinRemove extra memset() left after r342388.
2020-08-04 Emmanuel VadotImport DTS from Linux 5.8
2020-08-04 John BaldwinDisable errors for -Wsystem-headers for GCC on aarch64.
2020-08-04 John Baldwinld.bfd requires an explicit emulation for MIPS for...
2020-08-04 John BaldwinDisable errors for -Wredundant-decls for GCC 6+.
2020-08-04 John BaldwinTurn off errors for -Wmaybe-uninitialized in GCC 6+.
2020-08-04 Emmanuel Vadotlinuxkpi: Add time_after32 and time_before32
2020-08-04 Emmanuel Vadotlinuxkpi: Add clear_bit_unlock
2020-08-04 Mark JohnstonRemove an incorrect assertion from in6p_lookup_mcast_ifp().
2020-08-04 Mark JohnstonRemove most lingering references to the page lock in...
2020-08-04 Emmanuel VadotRe-apply r363564.
2020-08-04 Emmanuel Vadotpkgbase: Remove the last users of the FreeBSD-example...
2020-08-04 Emmanuel Vadotlinuxkpi: Add nested variant of mutex_lock_interruptible
2020-08-04 Emmanuel Vadotlinuxkpi: Add kref_put_lock
2020-08-04 Emmanuel Vadotlinuxkpi: Add linux/sizes.h
2020-08-04 Mark JohnstonRemove free_domain() and uma_zfree_domain().
2020-08-04 Gordon Berglingiovctl.conf(5): Use Lk macro for the URL of the UCL...
2020-08-04 Gordon Berglingdirectory(3): Add an ERRORS section
2020-08-04 Kyle EvansEnsure libregex is built in time for googletest
2020-08-04 Kyle Evansbsdgrep: switch to libregex for GNU_GREP_COMPAT
2020-08-04 Kyle EvansRe-enable disabled googletest-port-test tests after...
2020-08-04 Kyle Evansgtest: link against libregex for GNU extensions
2020-08-04 Kyle Evanslibregex: disable some of the unimplemented test cases...
2020-08-04 Kyle Evanslibregex: Implement a subset of the GNU extensions
2020-08-04 Kyle Evansregex(3): belatedly document REG_POSIX from r363734
2020-08-03 Konstantin... Add SOL_LOCAL symbolic constant for unix socket option...
2020-08-03 Warner LoshSome function had the blank lines, others didn't. Most...
2020-08-03 Stefan EßerConnect the tests provided with the new bc and dc
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-08-03 Stefan EßerUpgrade to version 3.1.4
2020-08-03 Stefan EßerImport version 3.1.4
2020-08-03 Alex RichardsonAllow bootstrapping mtree on Linux systems
2020-08-03 Alex RichardsonAllow building setmode.c on Linux/macOS
2020-08-03 John BaldwinPass the full CFLAGS to cpp for MKlib_gen.sh.
2020-08-03 Andrew TurnerAdd a GPIO driver for the Raspberry Pi firmware GPIOs
2020-08-03 Konstantin... Provide more correct description for sysctl kern.smp...
2020-08-03 Andrew TurnerAllow the Raspberry Pi firmware driver to be a bus
2020-08-03 Andrew TurnerAllow child classes of simplebus to call attach directly
2020-08-03 Mateusz PiotrowskiDo not mention portsnap(8) in ports.7
2020-08-03 Li-Wen HsuDisable tests failing after r363679
2020-08-03 Kristof Provostlibc: Provide sub fp(s|g)etmask() implementations for...
2020-08-03 Andrew TurnerHandle Raspberry Pi 4 xhci firmware loading.
2020-08-02 Jason A. Harmeningvt(4): CONS_HISTORY/CONS_CLRHIST should operate on...
2020-08-02 Mateusz GuzikBump __FreeBSD_version after vnode layout changes
2020-08-02 Mateusz Guzikvfs: store precomputed namecache hash in the vnode
2020-08-02 Mateusz Guzikvfs: shorten v_iflag and v_vflag
2020-08-02 Mateusz Guzikvfs: move namecache initialisation into cache_vnode_init
2020-08-02 Mateusz Piotrowskicore(5) appeared in Version 1 AT&T UNIX
2020-08-02 Mateusz PiotrowskiDocument automatic handling of font height for BDF...
next