]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-10-15 jrtc27kldxref: Avoid buffer overflows in parse_pnp_list
2020-10-15 mjgcache: split hotlist between existing negative lists
2020-10-15 mjgcache: make neglist an array given the static size
2020-10-15 mavDrop unsolicited responses to the still attaching CODECs.
2020-10-15 gjbIncrease the amd64 ISO ESP file size from 800KB to...
2020-10-15 brooksphysio: Don't store user addresses in bio_data
2020-10-15 mavFix nvmecontrol logpage -i parameter.
2020-10-15 adrian[pfctl_tests] Add missing void to empty function declar...
2020-10-15 adrian[tests] Fix itimer test warning-errors on gcc-6.4
2020-10-15 emastemove vmware pv drivers to sys/conf/files
2020-10-15 0mpFix formatting of SYNOPSIS
2020-10-15 brSplit-out Guest Address Space (GAS) macroses to a separ...
2020-10-15 nwhitehornProvide a slightly more-tolerant set of thermal paramet...
2020-10-15 traszWith some popular multiplayer games (such as Counter...
2020-10-15 whuHyper-V: hn: Relinquish cpu in HN_LOCK to avoid deadlock
2020-10-15 whuHyper-V: pcib: Check revoke status during device attach
2020-10-15 mjgBump __FreeBSD_version after addition of VOP_EAGAIN
2020-10-15 mjgzfs: g/c unused vop_vector zfsctl_ops_shares_dir
2020-10-15 mjgzfs: add missing fplookup vops
2020-10-15 mjgvfs: add VOP_EAGAIN
2020-10-15 scottpharm64: Increase NIRQ to 16k
2020-10-14 kibFix for mis-interpretation of PCB_KERNFPU.
2020-10-14 kibLimit workaround for errata E400 to appropriate AMD...
2020-10-14 kibAvoid dump_avail[] redefinition.
2020-10-14 brSplit-out iommu type definitions to a separate header.
2020-10-14 adrian[skein] Fix compile issue with unknown symbol SKEIN_ASM...
2020-10-14 arichardsonRewrite pfctl_test in C to reduce testsuite run time
2020-10-14 mavUse RTD3 Entry Latency value as shutdown timeout.
2020-10-14 andrewRemove direct user access from the arm64 copyinstr
2020-10-14 brAdd a per-each macro IOMMU_DOMAIN_UNLOAD_SLEEP which...
2020-10-14 adrian[skein] Fix compilation on gnu assembler with gcc-6...
2020-10-14 brAdd iommu_get_ctx_domain() that allows to get iommu...
2020-10-14 brRename a header protection macro.
2020-10-14 mmelAdd 'netserver' command to EFI loader.
2020-10-14 arichardsonFix more -Wundef warnings during bootstrap
2020-10-14 arichardsonDon't build the malo module with clang 10
2020-10-14 arichardsoninstall(1): Avoid unncessary fstatfs() calls and use...
2020-10-14 npcxgbe(4): Do not request FEC when requesting speeds...
2020-10-14 aeImplement SIOCGIFALIAS.
2020-10-14 npcxgbe(4): unimplemented cudbg routines should return...
2020-10-14 mjgaxgbe: fix tinderbox build
2020-10-14 adrian[traceroute6] Don't do the casper bits when we're not...
2020-10-13 mavFix sbuf_finish() error code check in user-space.
2020-10-13 adrian[libcasper] Update cap_dns API to not trigger unused...
2020-10-13 jhbFix various warnings with higher WARNS.
2020-10-13 rpokalaAllow IP over IB to work with multiple FIBs.
2020-10-13 mjgFreeBSD: fix panic due to tqid overflow
2020-10-13 brooksRemove --ld-path=* from _LDFLAGS
2020-10-13 dimMerge commit 35ecc7fe4 from llvm git (by Hubert Tong):
2020-10-13 aeJoin to AllHosts multicast group again when adding...
2020-10-13 aeAdd IPv4 fragments reassembling to NAT64LSN.
2020-10-13 adrian[ath] Set WARNS to 0 here for now
2020-10-13 adrian[athdebug] Fix warnings generated by gcc on mips
2020-10-13 tychoneliminate possible race in parallel TLB shootdown IPI
2020-10-13 jhbAdd support to the KTLS OCF module for AES-CBC MTE...
2020-10-13 rewctl.conf(5): fix LUN size in UCL format example.
2020-10-13 jhbPermit sending empty fragments for TLS 1.0.
2020-10-13 jhbAdd support for FPU_KERN_NOCTX.
2020-10-13 jhbAdd a <machine/fpu.h> for i386 that includes <machine...
2020-10-13 brookslibgssapi: modernize static string array use
2020-10-13 andrewUse adrp in the arm64 efi loader
2020-10-13 hselaskyImplement more RCU list functions in the LinuxKPI.
2020-10-13 scottlBring the request_descriptor union into harmony interna...
2020-10-13 kppf: do not remove kifs that are referenced by rules
2020-10-13 andrewBump __FreeBSD_version for the fix to arm64 write-only...
2020-10-13 andrewFix write only mappings on arm64
2020-10-13 arichardsonStop using -O instead of -O2 for MIPS
2020-10-13 impDocument /boot/config as well as /boot.config
2020-10-13 impdevmatch: First appeared in 12.0
2020-10-13 impDocument the rather suprising behavior with ' inside...
2020-10-13 impForce __BMI__ experimental instructions off.
2020-10-13 impAdd back org.freebsd:zstd_compress to features_for_read
2020-10-13 impTurn off zstd on aarch64
2020-10-12 impAdd zstd support to the boot loader.
2020-10-12 impnewbus: use ssize_t to match sb's len and size, fix...
2020-10-12 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-12 ianBug fixes for the ads111x driver... make configurable...
2020-10-12 kppf tests: Test that 'set skip on <group>' works on...
2020-10-12 kppf: create a kif for flags
2020-10-12 arichardsonLink efi programs with -pie rather than -shared
2020-10-12 arichardsonEnable SUBDIR_PARELLEL in lib/libclang_rt
2020-10-12 arichardsonFix build with -DBOOTSTRAP_ALL_TOOLS
2020-10-12 arichardsonFix buildworld on Linux/macOS after nvi update
2020-10-12 arichardsonDon't use install(1) for the library symlinks in the...
2020-10-12 arichardsonFix building on Linux/macOS after r366622
2020-10-12 tsoomeloader: edd_device_path_v3 is too small
2020-10-12 impsystm.h: forward declare ucred for _STANDALONE too
2020-10-11 manu10Gigabit Ethernet driver for AMD SoC
2020-10-11 danfeThe nextboot(8) manual page currently says that the...
2020-10-11 bzip_mroute: fix the viftable export sysctl
2020-10-10 cemrandom(4) FenestrasX: Push root seed version to arc4ran...
2020-10-10 cemarc4random(9): Integrate with RANDOM_FENESTRASX push...
2020-10-10 cemAdd "Fenestras X" alternative /dev/random implementation
2020-10-10 gbepnfsdsfile(8): Remove dublicate word 'the'
2020-10-10 gbecxgbetool(8): Remove dublicate word 'whether'
2020-10-10 gbeman5: Fix a few typos spotted by igor
2020-10-10 gbels(1): Use \& as an escape character for the ',' option
2020-10-10 gbecpuset(1): Fix a typo
2020-10-10 gbesigevent(3): Fix a typo
2020-10-10 gbedtrace_audit(4): Fix a typo
next