]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-07-26 yuripvsed: treat '[' as ordinary character in 'y' command
2020-07-26 rmacklemAdd support for ext_pgs mbufs to nfsrv_adj().
2020-07-26 delphijUse snprintf instead of sprintf.
2020-07-26 delphijgeom_label: Make glabel labels more trivial by separati...
2020-07-25 bro Make the _hw_iommu sysctl node non-static;
2020-07-25 bro Move iommu gas prototypes, DMAR flags to iommu.h;
2020-07-25 dougmFix an overflow bug in the blist allocator that needles...
2020-07-25 jmgclean up whitespace...
2020-07-25 mjgfd: put back FILEDESC_SUNLOCK to pwd_hold lost during...
2020-07-25 mavAllow swi_sched() to be called from NMI context.
2020-07-25 brMove Intel GAS to dev/iommu/ as now a part of generic...
2020-07-25 mjgvfs: add support for !LOCKLEAF to lockless lookup
2020-07-25 mjgzfs: add support for lockless lookup
2020-07-25 mjgtmpfs: add support for lockless lookup
2020-07-25 mjgufs: add support for lockless lookup
2020-07-25 mjgvfs: lockless lookup
2020-07-25 mjgvfs: add the infrastructure for lockless lookup
2020-07-25 mjgvfs: introduce vnode sequence counters
2020-07-25 mjgseqc: add a sleepable variant and convert some routines...
2020-07-25 brSplit-out the Intel GAS (Guest Address Space) managemen...
2020-07-25 mjgRemove duplicated content from _eventhandler.h
2020-07-25 mjgRemove leftover macros for long gone vmsize mtx
2020-07-25 mjgGuard sbcompress_ktls_rx with KERN_TLS
2020-07-25 mjgDo a lockless check in kthread_suspend_check
2020-07-25 mmelRevert r363123.
2020-07-24 rmacklemAdd support for ext_pgs mbufs to nfsm_uiombuflist(...
2020-07-24 npcxgbe(4): Some updates to the common code.
2020-07-24 kibabMake it possible to get/set MMC frequency from camcontrol
2020-07-24 mavIntroduce ipi_self_from_nmi().
2020-07-24 mavUse APIC_IPI_DEST_OTHERS for bitmapped IPIs too.
2020-07-24 mavMake lapic_ipi_vectored(APIC_IPI_DEST_SELF) NMI safe.
2020-07-24 manudwmmc: Add MMCCAM part
2020-07-24 manummccam: aw_mmc: Only print the new ios value under...
2020-07-24 manummccam: Make non bootverbose more readable
2020-07-24 cemUse gbincore_unlocked for unprotected incore()
2020-07-24 cemAdd unlocked/SMR fast path to getblk()
2020-07-24 cemUse SMR to provide safe unlocked lookup for pctries...
2020-07-24 mjglockmgr: add missing 'continue' to account for spurious...
2020-07-24 manummccam: Add some aliases for non-mmccam to mmccam trans...
2020-07-24 jmallettRemove reference to nlist(3) missed in SCCS revision...
2020-07-24 0mpFix grammar issues and typos
2020-07-24 0mpDocument that force_depend() supports only /etc/rc...
2020-07-24 mjgvm: fix swap reservation leak and clean up surrounding...
2020-07-24 arichardsonInclude TMPFS in all the GENERIC kernel configs
2020-07-24 jmgfix up docs for m_getjcl as well..
2020-07-24 jmgdocument that m_get2 only accepts up to MJUMPAGESIZE..
2020-07-23 jhbAdd support for KTLS RX via software decryption.
2020-07-23 bdreweryLimit gmirror failpoint tests to the test worker
2020-07-23 jmgupdate example to make it active when creating a new...
2020-07-23 jhbConsolidate duplicated code into a ktls_ocf_dispatch...
2020-07-23 jhbSet si_trapno to the exception code from esr.
2020-07-23 jhbPass the right size to memcpy() when copying the array...
2020-07-23 jhbSet si_addr to badvaddr for TLB faults.
2020-07-23 emastemd5: return non-zero if built-in tests (-x) fail
2020-07-23 tuexenClear the pointer to the socket when closing it also...
2020-07-23 emastemodules/crypto: disable optimized assembly skein1024...
2020-07-23 emastelibmd: temporarily disable optimized assembly skein1024...
2020-07-23 cyDocument the IPFILTER_PREDEFINED environment variable.
2020-07-23 cyLoad ipfilter, ipnat, and ippool rules, and start ipmon...
2020-07-23 mjglocks: fix a long standing bug for primitives with...
2020-07-23 dougmRank balanced (RB) trees are a class of balanced trees...
2020-07-23 markjrc.firewall: Merge two identical conditions into one.
2020-07-23 mavAdd missing newlines.
2020-07-23 markjMFOpenZFS: Fix zpool history unbounded memory usage
2020-07-23 markjcuse: Stop checking for failures from malloc(M_WAITOK).
2020-07-23 markjntb: Stop checking for failures from malloc(M_WAITOK).
2020-07-23 mjgvm: annotate swap_reserved with __exclusive_cache_line
2020-07-23 tuexenDetect and handle an invalid reassembly constellation...
2020-07-22 brooksCorrect a type-mismatch between xdr_long and the variab...
2020-07-22 brooksUse SI_ORDER_(FOURTH|FIFTH) rather than bespoke versions.
2020-07-22 rmacklemModify writing to mirrored pNFS DSs to prepare for...
2020-07-22 jhbAdd missing space after switch.
2020-07-22 brooksAvoid reading one byte before the path buffer.
2020-07-22 mavUntie nmi_handle_intr() from DEV_ISA.
2020-07-22 manummccam: Add support for 1.2V and 1.8V eMMC
2020-07-22 manummccam: Add support for 1.8V sdcard
2020-07-22 manuaw_mmc: Start a mmccam discovery when the CD handler...
2020-07-22 manummccam: Add a generic mmccam_start_discovery function
2020-07-22 manummccam: Use a sbuf for the mmc ident function
2020-07-22 lwhsuFix sys.geom.class.eli.onetime_test.onetime after r363402
2020-07-22 manummc_xpt: Fix debug messages
2020-07-22 kevanspkg-bootstrap: complain on improper `pkg bootstrap...
2020-07-22 markjusb(4): Stop checking for failures from malloc(M_WAITOK).
2020-07-22 thjAdd tests for "add", "change" and "delete" functionalit...
2020-07-22 gbegeli(8): Add missing commands in the EXAMPLES section
2020-07-22 mjglockmgr: add adaptive spinning
2020-07-22 delphijConsistently use gctl_get_provider instead of home...
2020-07-22 delphijgctl_get_class, gctl_get_geom and gctl_get_provider...
2020-07-22 kevanslibbe: annotate lbh as __unused in be_is_auto_snapshot_name
2020-07-22 impgetty appears to date from 3rd edition research unix...
2020-07-21 mhorneINTRNG: only shuffle for !EARLY_AP_STARTUP
2020-07-21 melifaroTransition from rtrequest1_fib() to rib_action().
2020-07-21 asomersFix geli's null cipher, and add a test case
2020-07-21 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-21 mavAvoid code duplicaiton by using ipi_selected().
2020-07-21 asomers[skip ci] document close_range(2) as async-signal-safe
2020-07-21 rscheffFix style and comment around concave/convex regions...
2020-07-21 fernapenetstat(1): Add EXAMPLES section
2020-07-21 markjtraceroute6: Fix most warnings at the default WARNS...
2020-07-21 mjglockmgr: denote recursion with a bit in lock value
next