]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2022-07-11 Mateusz Piotrowskiprotect.1: Document that protect(1) does not work in...
2022-07-11 Kristof Provostdummynet: check for ifp on all PROTO_LAYER2 packets
2022-07-11 Mark Johnstoneventtimer: Simplify KTR traces
2022-07-11 Mark Johnstonuma: Use a taskqueue to execute uma_timeout()
2022-07-11 Mark Johnstoneventtimer: Fix several races in the timer reload code
2022-07-11 Mark Johnstoneventtimer: Pass a pcpu state pointer to getnext(cpu...
2022-07-11 Mark Johnstonsched_ule: Fix a typo in a comment
2022-07-11 Mark Johnstonsched_ule: Purge an obsolete comment
2022-07-11 Mark Johnstonsched_ule: Eliminate a superfluous local variable in...
2022-07-11 Mark Johnstonvm_fault: Fix some nits in vm_fault_copy_entry()
2022-07-11 Vitaliy Gusevlibvmm: add __BEGIN_DECLS/__END_DECLS for linking with...
2022-07-11 Kristof Provostpf tests: support packet size range in pft_ether.py
2022-07-11 Eugene Grosbeinifconfig.8: cleanup reminiscence about long gone ppp(4)
2022-07-10 Xin LIlibproc: replace home grown crc32 with zlib implementation.
2022-07-10 Rick Macklemnfscl: Do not call nfscl_hasexpired() for NFSv4.1/4.2
2022-07-10 Rick Macklemnfscl: Enable detection of bad session slots
2022-07-10 Doug Mooreiommu_gas: consolidate find_space helpers
2022-07-10 Alexander V... netinet6: fix interface handling for loopback traffic
2022-07-10 Aleksandr RybalkoAdd the Arm CoreLink CMN-600 Coherent Mesh Network...
2022-07-09 Rick Macklemnfscl: Initialize nfsess_badslots to zero
2022-07-09 Rick Macklemnfscl: Add optional support for slots marked bad
2022-07-09 Rick Macklemnfscl: Move nfsrpc_destroysession into nfscommon
2022-07-09 Dimitry AndricApply tentative llvm fix for avoiding fma on PowerPC SPE
2022-07-09 Ganbold TsagaankhuuAdd RK3568 SoC support to pinctrl driver.
2022-07-09 Gleb Smirnoffrack/bbr: fix standalone kernel module build
2022-07-09 Gleb Smirnoffbbr: check proper flag for connection had been closed
2022-07-09 Warner Loshstand: Add comments on ZFS build
2022-07-09 Warner Loshstand: Add blake3 support to boot loader
2022-07-09 Warner Loshstand: delete zstd_shim.c
2022-07-09 Warner Loshstand: Compile zfs_zstd.c directly now
2022-07-09 Warner Loshstand: Fix inclusion of sys/blake3.h
2022-07-09 Warner Loshstand: Work around upstream issues in the standalone...
2022-07-09 Warner Loshstand: For ZFS build, add new directory
2022-07-09 Rick Macklemnfscl: Change the cred argument to non-NULL for pNFS...
2022-07-08 Rick Macklemnfscl: Add a cred argument to nfscl_reqstart()
2022-07-08 Mateusz Piotrowskiclock_gettime.2: Clarify CLOCK_*
2022-07-08 Mateusz Piotrowskiclock_gettime.2: Add cross references and fix linter...
2022-07-08 Mateusz Piotrowskirc.subr: Fix a typo
2022-07-08 Felix Johnsonswapinfo.8: Mention BLOCKSIZE in the ENVIRONMENT section
2022-07-08 Alfredo Dal... zfs: fixup build on powerpc64le
2022-07-08 Gleb Smirnoffsockets: fix setsockopt(SO_RCVTIMEO) on a listening...
2022-07-08 Zhenlei Huangvxlan: Add support for socket ioctls SIOC[SG]TUNFIB
2022-07-08 Warner Loshtest: Update boot universe build architectures
2022-07-08 Warner Loshstand: Add comment about CFLAGS pollution
2022-07-08 Warner Loshstand: constrain zlib/gzip CFLAGS better
2022-07-08 Warner Loshstand: Confine BZIP defines to bzip files
2022-07-08 Warner Loshstand: geli CFLAGS tightening
2022-07-08 Warner Loshstans: Narrow the scope of includes and other flags
2022-07-08 Warner Loshstand: Use a for loop for all the common ZSTD files
2022-07-08 Warner Loshstand: Separate out ZSTD sources from ZFS sources
2022-07-08 Warner Loshstand: Don't reuse ZFSSRC
2022-07-08 En-Wei Wuwtap(4): Rename interface name
2022-07-08 Piotr Kubajzfs: fix powerpc64le build
2022-07-08 Rick Macklemnfscl: Fix setting of nfsess_defunct for nfscl_hasexpired()
2022-07-08 Alexander V... ndp(8): add structured output formatting via libxo
2022-07-08 Alexander V... netinet6: simplify selectroute()
2022-07-08 Alexander V... netinet6: factor out cached route lookups from selectro...
2022-07-08 Alexander V... netinet6: add ip6_output() scope tests
2022-07-08 Mateusz Piotrowskijail.conf.5: List configuration and example files
2022-07-08 Mike Walkerrc.subr: Make sure oomprotect protects existing children
2022-07-08 Philip Paepsipmi: fix a use-after-free bug in error handling
2022-07-07 Martin Matuskazfs: merge openzfs/zfs@cb01da680
2022-07-07 Alfredo Dal... csu: test: explicitly add libm as build parameter
2022-07-07 John BaldwinSimplify conditional guards for libclang_rt.
2022-07-07 Finix1979Call nvlist_free before return
2022-07-07 Mateusz Piotrowskirc.conf.5: Add /etc/rc.conf.d/ to FILES
2022-07-07 Mateusz Piotrowskirc.conf.5: Improve documentation of <name>_oomprotect
2022-07-07 Mateusz Piotrowskiprotect.1: Improve synopsis
2022-07-07 Albert Jakielae6000sw: add readphy and writephy wrappers
2022-07-07 Cy Schubertipfilter: Support only jails in VNET
2022-07-07 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.0
2022-07-07 Alexander V... netinet6: add ip6_output() tests.
2022-07-07 Alexander V... testing: add ability to specify multi-vnet topologies...
2022-07-07 Andrew TurnerOnly add gicv3 fdt children with a compatible property
2022-07-07 Kristof Provostvnet: make VNET_FOREACH() always be a loop
2022-07-07 Peter Holmstress2: Added a mount(8) test scenario
2022-07-07 Cy Schubertsqlite3: Vendor import of sqlite3 3.39.0
2022-07-07 Gleb Smirnoffsockstat(1): print PID adjusted to the right
2022-07-07 Gleb Smirnoffsockstat(1): print out full connection graph for unix...
2022-07-07 Gleb Smirnoffsockstat(1): widen the FD printing format
2022-07-07 Gleb Smirnoffsockstat(1): use tree(3) rbtree instead of hash
2022-07-07 Gleb Smirnoffsockstat(1): we don't need kernel struct unpcb
2022-07-07 Gleb Smirnofftree(3): allow the compare function to return any signe...
2022-07-07 Gleb Smirnofftcp: remove a condition in tcp_usr_detach() that never...
2022-07-06 Kirk McKusickBug fix to UFS/FFS superblock integrity checks when...
2022-07-06 Kirk McKusickBug fix to UFS/FFS superblock integrity checks when...
2022-07-06 Kirk McKusickBug fix to UFS/FFS superblock integrity checks when...
2022-07-06 Alexander V... testing: provide meaningful error when pytest is not...
2022-07-06 Mitchell Hornelibpmc: add armv8 pmu-event aliases
2022-07-06 Mitchell Hornelibpmc: import updated pmu-events for arm64
2022-07-06 Michal Krawczykena: Update driver version to v2.6.1
2022-07-06 Michal Krawczykena: Fix LLQ descriptor reconfiguration
2022-07-06 Michal Krawczykena: Align req_id and qid print order
2022-07-06 Brooks Daviscddl/*: add a WITH(OUT)_DTRACE option
2022-07-06 Konstantin... ufs_rename(): revert the bump of fvp nlink count in...
2022-07-06 Konstantin... ufs_rename(): do not treat ERELOOKUP specially
2022-07-06 Mike Karelsnetstat -i: do not truncate interface names
2022-07-06 Bjoern A. Zeebdwc3: add ACPI attachment
2022-07-05 Alexander MotinAvoid memory copy when verifying raidz/draid parity
2022-07-05 Alexander MotinAvoid memory copies during mirror scrub
next