]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-01-09 Kyle Evansmd(4): improve documentation of preloading
2020-01-09 Kyle Evansstand/fdt: Scale blob size better as overlays apply
2020-01-09 Kyle Evansshmfd: posix_fallocate(2): only take rangelock for...
2020-01-09 Kyle Evansif_vmove: return proper error status
2020-01-09 Ryan Libbyuma: unify layout paths and improve efficiency
2020-01-09 Ryan Libbyuma: reorganize flags
2020-01-08 Bjoern A. ZeebRun netoptions startup script in vnet jails.
2020-01-08 Bjoern A. Zeebvnet: virtualise more network stack sysctls.
2020-01-08 Ian LeporeRemove some trailing whitespace; no functional changes.
2020-01-08 Ian LeporeSplit the code to find and add iicbus children out...
2020-01-08 Vincenzo Maffionebhyve: add wrapper for debug printf statements
2020-01-08 Ian LeporeChange some KASSERT to device_printf + return EINVAL...
2020-01-08 Ian LeporeInit sc->maxbus to -1, not 0. It represents the highes...
2020-01-08 John BaldwinRemove no-longer-used function prototype.
2020-01-08 Ian LeporeEnsure any reserved gpio pins get released if an early...
2020-01-08 Ed MasteRetire build support for GCC's DWARF unwinder
2020-01-08 Ed MasteRemove prereq lib support for GNU unwinder
2020-01-08 Ed Mastesrc.opts.mk: Remove sparc64 LLVM_LIBUNWIND BROKEN_OPTIONS
2020-01-08 Ed Mastesrc.opts.mk: enable LLVM_UNWIND by default for all...
2020-01-08 Ed Mastelibunwind: untested attempt to fix sparc64 build
2020-01-08 Kyle Evansposixshm: implement posix_fallocate(2)
2020-01-08 Kyle EvansBump __FreeBSD_version after r356510
2020-01-08 Kyle Evansposix_fallocate: push vnop implementation into the...
2020-01-08 John BaldwinRemove unneeded cdevsw methods and D_NEEDGIANT.
2020-01-08 John BaldwinUse falloc_noinstall + finstall for crypto file descrip...
2020-01-08 John BaldwinAdd a reference count to cryptodev sessions.
2020-01-08 Alexander MotinFix copy-paste bug in HMB free code.
2020-01-08 Ed Mastesrc.conf.5: regen after r356423 and r356499
2020-01-08 John BaldwinAdd -mno-relax to CFLAGS in bsd.prog/lib.mk instead...
2020-01-08 Konstantin... rtld: fix after r356300
2020-01-08 John BaldwinAdd notes for MAKE_OBSOLETE_GCC going away and riscv...
2020-01-08 John BaldwinRemove a mention of MAKE_OBSOLETE_GCC.
2020-01-08 John BaldwinUse clang and lld as the default toolchain for RISCV.
2020-01-08 Mark Johnstonlinprocfs: Fix some bugs in the maps file implementation.
2020-01-08 Maxim Konovalovo Spell "Redundancy" and "Remember" correctly.
2020-01-08 Emmanuel Vadotregulator: fix regnode_method_get_voltage
2020-01-08 Emmanuel Vadotrk805: Add regnode_status method
2020-01-08 Emmanuel Vadotrk808: Add min/max for the switch regulators
2020-01-08 Kristof Provostvtnet: Pre-allocate debugnet data immediately
2020-01-08 Michal MelounSwitch 32-bit arm back to LLVM libunwind.
2020-01-07 Alexander MotinMinor adjustments to r356474 and r356480.
2020-01-07 John BaldwinWork around lld's inability to handle undefined weak...
2020-01-07 Alexander MotinIncreate HMB limit from 1% to 5%.
2020-01-07 Brandon Bergren[PowerPC] Fix libllvmminimal build when building from...
2020-01-07 John BaldwinDon't fail universe kernel stage for TARGET_ARCHes...
2020-01-07 Mark JohnstonUse a deterministic hash for USDT symbol names.
2020-01-07 Mark Johnstonlibjail: Handle an error from reallocarray() when trimm...
2020-01-07 Gleb SmirnoffFix a typo - passing wrong mbuf pointer to needs_udp_cs...
2020-01-07 Alexander MotinAdd Host Memory Buffer support to nvme(4).
2020-01-07 Alexander V... Fix rtsock route message generation for interface addre...
2020-01-07 Ian LeporeAdd #ifdef option-test wrappers around another call...
2020-01-07 Mateusz Guzikvfs: handle doomed vnodes in vdefer_inactive
2020-01-07 Kyle EvansRemove gcclibs libssp build glue
2020-01-07 Ed MasteDo not define TCPOUTFLAGS in rack_bbr_common
2020-01-07 Li-Wen HsuRevert r355861 because the issue has been fixed in...
2020-01-07 John BaldwinVarious cleanups to cryptocheck.
2020-01-07 John BaldwinRemove support for using GCC 4.2.1 from make tinderbox.
2020-01-07 Mark JohnstonDecrease logging severity when adding a device or readi...
2020-01-07 Ryan Stonertld: Fix segfault in direct exec mode
2020-01-07 Mark JohnstonDefine a unified pmap structure for i386.
2020-01-07 Mark JohnstonConsistently use pmap_t instead of struct pmap *.
2020-01-07 Mateusz Guzikvfs: reimplement deferred inactive to use a dedicated...
2020-01-07 Mateusz Guzikvfs: trylock in vfs_msync and refactor the func
2020-01-07 Mateusz Guzikvfs: use a dedicated counter for free vnode recycling
2020-01-07 Kristof Provostsifive: Fix incorrect tx/rx ctrl defines
2020-01-07 Mateusz Guzikprocstat: read lo_name instead of now removed v_tag
2020-01-07 Mateusz Guzikzfs: plug a vnode reserve leak in zfs_make_xattrdir
2020-01-07 Mateusz Guzikvfs: prevent numvnodes and freevnodes re-reads when...
2020-01-07 Xin LIfsck_msdosfs.8: document -M.
2020-01-07 Mateusz Guzikvfs: annotate numvnodes and vnode_free_list_mtx with...
2020-01-07 Mateusz Guzikvfs: eliminate v_tag from struct vnode
2020-01-07 Mateusz Guzikvfs: add a helper for allocating marker vnodes
2020-01-06 Andrew TurnerAdd more Arm arm64 CPU identification values
2020-01-06 Pawel Biernackikern_sysctl: make sysctl.debug work as intended
2020-01-06 Toomas Soomeloader: update zfsimpl.c from illumos review suggestions
2020-01-06 Kyle EvansRefine fusefs test workaround for mips+llvm
2020-01-06 Kyle EvansUpdate libssp paths in various Makefile.depend* files
2020-01-06 Ed Mastesrc.conf.5: regen after r356419, reenabling powerpc...
2020-01-06 John BaldwinSimplify arguments to signal handlers on mips.
2020-01-06 John BaldwinEnable powerpc in make tinderbox using clang instead...
2020-01-06 John BaldwinOnly build kernels for enabled TARGET_ARCHes in make...
2020-01-06 Randall StewartThis catches rack up in the recent changes to ECN and
2020-01-06 Martin MatuskaMFV r356415
2020-01-06 Martin MatuskaUpdate vendor/libarchive/dist to git 3f1bad815d02160ab2...
2020-01-06 Randall StewartThis change adds a small feature to the tcp logging...
2020-01-06 Pawel Biernackisysctl: mark more nodes as MPSAFE
2020-01-06 Hans Petter... Add own counter for cancelled USB transfers.
2020-01-06 Jeff RobersonFix uma boot pages calculations on NUMA machines that...
2020-01-06 Alexander MotinFix host memory buffer sizes reporting.
2020-01-05 Jeff RobersonThe fix in r356353 was insufficient. Not every archite...
2020-01-05 Bjoern A. Zeebnetgraph/ng_bridge: Reestablish old ABI
2020-01-05 Ed Mastearch.7: correct overzealous claims of external binutils use
2020-01-05 Ed Mastearch.7: update toolchain table for external ld use
2020-01-05 Ed Mastesrc.conf.5: regen after r356381, disable BINUTILS_BOOTS...
2020-01-05 Ed Mastesrc.opts.mk: disable BINUTILS_BOOTSTRAP on all mips...
2020-01-05 Ed Mastesrc.conf.5: regen after r356379, disable BINUTILS_BOOTS...
2020-01-05 Ed Mastesrc.opts.mk: disable BINUTILS_BOOTSTRAP on mips64*
2020-01-05 Michael TuexenDon't make the sendall iterator as being up if it could...
2020-01-05 Michael TuexenReturn -1 consistently if an error occurs.
2020-01-05 Michael TuexenEnsure that we don't miss a trigger for kicking off...
next