]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-10-20 fernapecompress(1): Add EXAMPLES section
2020-10-20 mjgufs: catch up with removal of thread argument from...
2020-10-20 mjgBump __FreeBSD_version after VOP VPTOCNP and INACTIVE...
2020-10-20 mjgvfs: drop the de facto curthread argument from VOP_INACTIVE
2020-10-20 mjgvfs: drop spurious cred argument from VOP_VPTOCNP
2020-10-20 delphijFurther refinements of ptsname_r(3) interface:
2020-10-19 brFix build: only set iommu buswide flag if IOMMU code...
2020-10-19 brAdd IOMMU_BUSWIDE ahci quirk.
2020-10-19 npcxgbe(4): Updates to the drop features from r366532.
2020-10-19 emastebuild vmware modules on arm64
2020-10-19 cyDestroy cloned interfaces at netif stop, netif restart...
2020-10-19 traszFix fallout from r366811.
2020-10-19 jhbRe-enable receive flow control for TOE TLS sockets.
2020-10-19 npcxgbe(4): Fix page fault in t4_get_lb_stats with 2...
2020-10-19 jhbFix a couple of bugs for asym crypto introduced in...
2020-10-19 arichardsonEnable SUBDIR_PARALLEL for lib/googletest
2020-10-19 arichardsonMajor improvement to build parallelism for googletest...
2020-10-19 kibnullfs: ensure correct lock is taken after bypass.
2020-10-19 kibvgonel(): avoid recursing into VOP_INACTIVE().
2020-10-19 emasteuma: fix KTR message after r366840
2020-10-19 mjgcache: promote negative entries based on more than...
2020-10-19 jhbCheck TF_TOE not the tod pointer to determine if TOE...
2020-10-19 jhbMark asymmetric cryptography via OCF deprecated for...
2020-10-19 jhbProperly clear PCB_KERNNPX in fpu_kern_leave().
2020-10-19 markjicmp6: Count packets dropped due to an invalid hop...
2020-10-19 markjlink_elf_obj: Colour VM objects
2020-10-19 markjuma: Respect uk_reserve in keg_drain()
2020-10-19 markjuma: Avoid depleting keg reserves when filling a bucket
2020-10-19 markjvmem: Allocate btags before looping in vmem_xalloc()
2020-10-19 markjvmem: Simplify bt_fill() callers a bit
2020-10-19 andrewRemove unused labels from the arm64 casueword*
2020-10-19 brAssign the reserved apic region (GAS entry) to the...
2020-10-19 markjvmx: Implement pmap (de)activation in C
2020-10-19 brManage MSI iommu pages.
2020-10-19 andrewSplit the common arm64 fu* and su* asm to a macro
2020-10-19 andrewMove the arm64 userspace access checks to macros
2020-10-19 freqlabsefibootmgr: Use returned error code for error message...
2020-10-19 mjgcache: refactor negative promotion/demotion handling
2020-10-19 baptUse asprintf instead of sbuf
2020-10-19 impAdd more explicit instructions about updating motd
2020-10-18 kevanslibbe(3): install MLINKS for all of the functions provided
2020-10-18 kevanslibbe(3): document be_snapshot()
2020-10-18 kevanslibbe(3): const'ify a couple arguments
2020-10-18 adrian[zfs] Remove a non-existent directory in the build...
2020-10-18 bznet80211: factor out the priv(9) checks into OS specifc...
2020-10-18 arichardsonSignificantly speed up mkimg_test
2020-10-18 adrian[libcxx] Fix atomic type for mips32 on gcc to work...
2020-10-18 melifaroImplement flowid calculation for outbound connections...
2020-10-18 traszIf the SIM freezes the queue at exactly the wrong momen...
2020-10-18 traszMake g_attach() return ENXIO for orphaned providers...
2020-10-18 traszStop calling set_syscall_retval() from linux_set_syscal...
2020-10-18 traszAdd compat.linux.dummy_rlimits, and disable by default.
2020-10-18 traszSlightly tweak linux ptrace(2) debug message; no functi...
2020-10-18 melifaroSimplify NET_EPOCH_EXIT in inp_join_group().
2020-10-18 hselaskyAdd new USB quirk.
2020-10-18 grogCorrect location and date of the Boston Shoemakers...
2020-10-18 bznet80211: update for (more) VHT160 support
2020-10-17 bzclk: fix indentation
2020-10-17 bzddb: add show sysinit command
2020-10-17 mjgcache: shorten names of debug stats
2020-10-17 mjgcache: don't automatically evict negative entries if...
2020-10-17 melifaroFix sleepq_add panic happening with too wide net epoch...
2020-10-17 mhorneriscv: zero reserved PTE bits for L2 PTEs
2020-10-17 mjgcache: erwork sysctl vfs.cache tree
2020-10-17 mjgcache: factor negative lookup out of cache_fplookup_next
2020-10-17 mjgcache: avoid smr in cache_neg_evict in favoro of the...
2020-10-17 mjgcache: rework parts of negative entry management
2020-10-17 mjgcache: remove entries before trying to add new ones...
2020-10-17 mjgvfs: annotate mountlist_mtx with __exclusive_cache_line
2020-10-17 delphijBump __FreeBSD_version after ptsname_r addition.
2020-10-17 delphijImplement ptsname_r.
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 philipImport tzdata 2020c
2020-10-17 mjgcache: add a probe reporting addition of duplicate...
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gbd565f
2020-10-16 melifaroTry to enable multipath routing in flowid tests.
2020-10-16 freqlabsbhyve: Update TX descriptor base address and host mappi...
2020-10-16 kevanslibc: typo fix (s/involes/involves)
2020-10-16 kevansMFC r366760: lua: update to 5.3.6
2020-10-16 kibamd64 pmap.h: explicitly provide constants values inste...
2020-10-16 delphijUpdate arcmsr(4) to 1.50.00.00:
2020-10-16 kevansMakefile: add a small blurb about building with gcc...
2020-10-16 adrian This fixes some fun type size truncation that shows...
2020-10-16 mhornearm64: export a few more HWCAPs
2020-10-16 mhorneUpdate the ID_AA64MMFR2_EL1 register definitions
2020-10-16 mwTrigger soft lifetime expiration on sequence number
2020-10-16 mwAdd support for IPsec ESN and pass relevant information...
2020-10-16 mwImplement anti-replay algorithm with ESN support
2020-10-16 traszSet default stack size for Linux apps to 8MB. This...
2020-10-16 mwAdd SADB_SAFLAGS_ESN flag
2020-10-16 mwAdd support for ESN in AES-NI crypto driver
2020-10-16 mwAdd support for ESN in cryptosoft
2020-10-16 mwPrepare crypto framework for IPsec ESN support
2020-10-16 hselaskyRemove ifdefs around IS_ALIGNED() definition in the...
2020-10-16 tuexenImprove the handling of cookie life times.
2020-10-16 traszMake linux getrlimit(2) and prlimit(2) return something...
2020-10-16 traszBump pseudofs size limit from 128kB to 1MB. The old...
2020-10-16 mjgcache: flip inverted condition in previous
2020-10-16 mjgcache: support negative entry promotion in slowpath smr
2020-10-16 mjgcache: elide vhold/vdrop around promoting negative...
next