]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-04-05 philEmergency fix for NULL deref in xo_xml_leader_len
2019-04-05 kibImplement devctl(8) command 'reset', using DEV_RESET...
2019-04-05 kibAdd DEV_RESET /dev/devctl2 ioctl.
2019-04-05 kibRemove single-use DEV_RESET() macro.
2019-04-05 kibImplement resets for PCI buses and PCIe bridges.
2019-04-05 kibProvide newbus infrastructure for initiating device...
2019-04-05 kibAdd __BEGIN_DECLS/__END_DECLS braces to libdevctl header.
2019-04-05 chuckbhyve: Fix NVMe data structure copy to guest
2019-04-05 chuckbhyve: Fix NVMe BAR size calculation
2019-04-05 kibvn_vmap_seekhole(): align running offset to the block...
2019-04-05 kibFix mis-merge.
2019-04-05 manutwsi: Use config_intrhook_oneshot instead of config_int...
2019-04-05 manutwsi: Add interrupt mode
2019-04-05 impRemove another instance of All Rights Reserved.
2019-04-05 impAdd mpr, mps, mpt to NOTES file
2019-04-05 delphijFix build.
2019-04-05 delphijImplement checking of `.' and `..' entries of subdirectory.
2019-04-04 rmacklemAdd an entry to UPDATING for r345895, which affects...
2019-04-04 delphijRestore lfcl when LOSTDIR's chain was corrupted and...
2019-04-04 cemsort(1): randomcoll: Skip the memory allocation entirely
2019-04-04 rmacklemRevert r320698, since the related userland changes...
2019-04-04 delphijRestore the ability of checking and fixing next free
2019-04-04 olivierAdd requiered programs (cc and c++) for some lib/atf...
2019-04-04 cemsort(1): randomcoll: Don't sort on ENOMEM
2019-04-04 emasteif_muge: use NULL not 0 for DRIVER_MODULE pointer args
2019-04-04 rgrimesUse IN_foo() macros from sys/netinet/in.h inplace of...
2019-04-04 ygyRewrite intro(4) man page.
2019-04-04 oshogbostrings: capsicumize it
2019-04-04 oshogboAdd cap_fileargs.h to -legacy if needed.
2019-04-04 rmacklemFix malloc stats for the RPCSEC_GSS server code when...
2019-04-04 cemReplace read_random(9) with more appropriate arc4rand...
2019-04-04 pjdImplement tests for online expansion:
2019-04-03 pjdUpdate configure tests after addition of the online...
2019-04-03 pjdImplement automatic online expansion of GELI providers...
2019-04-03 pjd- Add missing -T (notrim) option to the label subcommand.
2019-04-03 philImport libxo-1.0.2
2019-04-03 cpercivaAdd support for cross-building cloudware images.
2019-04-03 philTag libxo 1.0.2
2019-04-03 philImport libxo 1.0.2
2019-04-03 emastecpsw: use `phy-handle` in FDT to find PHY address
2019-04-03 mjgrctl: fix sysctl kern.racct.enable use after r341182
2019-04-03 rrsUndo my previous erroneous commit changing the tcp_outp...
2019-04-03 mavFix typos in r345849.
2019-04-03 mavList few more ATA commands.
2019-04-03 kevanslibbe(3): Add a serial to the generated snapshot names
2019-04-03 kibmsdosfs: zero tail of the last block on truncation...
2019-04-03 0mpbectl.8: Bump date after r345845
2019-04-03 0mpbectl.8: Clean up & clarify the create subcommand
2019-04-03 aeFollow the declared behaviour that specifies server...
2019-04-03 mwAdd a cv_wait to the TPM2.0 harvesting function
2019-04-03 delphijAssert that q can't be NULL. 'empty' is always non...
2019-04-03 jhibbitspowerpc: Allow emulating optional FPU instructions...
2019-04-03 mwCreate kernel module to parse Veriexec manifest based...
2019-04-03 jhibbitspowerpc: Apply r178139 from sparc64 to powerpc's fpu_sqrt
2019-04-03 rmacklemAdd a comment to the r345818 patch to explain why cl_re...
2019-04-02 rmacklemFix a race in the RPCSEC_GSS server code that caused...
2019-04-02 mavBuild NVMe CAM transport unrelated to NVMe SIM.
2019-04-02 ygyCorrect SMC definition in asmc(4) man page.
2019-04-02 mavMake cam_error_print() decode NVMe commands.
2019-04-02 tychonioat(4) should use bus_dma(9) for the operation source...
2019-04-02 tychonioatcontrol(8) could exercise 8k-aligned copy with...
2019-04-02 tychonDMAR driver assumes all physical addresses are backed...
2019-04-02 npcxgbe(4): Add a flag to indicate that bits in interrupt...
2019-04-02 dimFix regression in top(1) after r344381, causing informa...
2019-04-02 dimPull in r357362 from upstream clang trunk (by David...
2019-04-02 mavUnify SCSI_STATUS_BUSY retry handling with other cases.
2019-04-02 mrsystat -zarc to display disk activities like -vm
2019-04-02 kibtmpfs: plug holes on rw->ro mount update.
2019-04-02 kibtmpfs: ignore tmpfs_set_status() if mount point is...
2019-04-02 kibBlock creation of the new nodes for read-only tmpfs...
2019-04-02 aeCreate 64bit mibII counters for all interfaces.
2019-04-02 aeAdd IPv6 transport for bsnmp.
2019-04-02 bro Grab the number of devices supported by PLIC from...
2019-04-02 jhibbitsipmi: Fixes for ipmi_opal(powernv)
2019-04-02 jhibbitspowernv: Port OPAL asynchronous framework to use the...
2019-04-02 jhibbitspowerpc/powernv: Add OPAL heartbeat thread
2019-04-01 ngieIntegrate capsicum-test into the FreeBSD test suite
2019-04-01 emasteFix gdb/kgdb build under WITH_PIE
2019-04-01 tychonDevices behind downstream bridges should still get...
2019-04-01 kibabRefactor error handling
2019-04-01 kibabUse information about max data size that the controller...
2019-04-01 ngieImport proof-of-concept for handling `GTEST_SKIP()...
2019-04-01 kevanslibbe: Fix zfs_is_mounted check w/ snapshots
2019-04-01 olivierFix and simplify code by using ATF_REQUIRE_FEATURE...
2019-04-01 aeCorrect a port number assignment.
2019-03-31 mckusickWhen using the force option to shut down a memory-disk...
2019-03-31 bzImprove debugging options in bcm2835_sdhci.c
2019-03-31 avosrun(4): properly set F_DATAPAD radiotap flag if frame...
2019-03-31 avosrun(4): do not clear PROTECTED bit if frame was not...
2019-03-31 avosuath(4), urtw(4): restart driver if device does not...
2019-03-31 cemrandom(4): Attempt to persist entropy promptly
2019-03-30 jahfreebsd32: fix padding of computed control message...
2019-03-30 markjDo not perform DAD on stf(4) interfaces.
2019-03-30 ngieAllow programs to set `NO_SHARED` on a per-PROG basis
2019-03-30 kibFix branding after r345661.
2019-03-30 avosurtw(4): export TSF timestamp for received frames via...
2019-03-30 pjdIf the autoexpand pool property is turned on and vdev...
2019-03-30 pjdIntroduce new event SIZECHANGE within GEOM system to...
2019-03-30 pjdImplement support for online disk capacity changes.
2019-03-30 ngiePROG_OVERRIDE_VARS should override default values if...
next