]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-11-28 kibMake MAXPHYS tunable. Bump MAXPHYS to 1M.
2020-11-28 jhbSuspend I/O on ahci-cd devices during a snapshot.
2020-11-28 jhbbhyve: Add snapshot support for virtio-rnd.
2020-11-28 jhbbhyve: 'xhci,tablet' snapshot fixes
2020-11-28 kevanskern: cpuset: drop the lock to allocate domainsets
2020-11-28 grehanConvert vmm_ops calls to IFUNC
2020-11-27 emasteaddr2line: add label checks when DW_AT_range and DW_AT_...
2020-11-27 bro Move options IOMMU from Debugging section back to...
2020-11-27 markjcallout(9): Remove some leftover APM BIOS support
2020-11-27 umefix casper initialization for setting scripts.
2020-11-27 markjarm: Correctly report the size of FPA registers to GDB
2020-11-27 mavSome code reorganization.
2020-11-27 seMake generated C files depend on this Makefile
2020-11-27 bcranFix bhyve SMBIOS type 19 handling to avoid misreporting...
2020-11-27 bcranbhyve: fix smbiostbl.c style issues and add comment...
2020-11-27 mavRestore break statement lost in r367857.
2020-11-26 0mplibprocstat.3: Correct two occurrences of kvm_getprocs...
2020-11-26 kibRemove stray column.
2020-11-26 kibStyle.
2020-11-26 manuarm64: Do not rely on SPCR table to detect acpi
2020-11-26 seUpdate Makefile for new version 3.2.0
2020-11-26 mavMore cleanup in response queue and reset code.
2020-11-26 asomersping: add a ping6 hard link for backwards compatibility
2020-11-26 kibnullfs: provide custom bypass for VOP_READ_PGCACHE().
2020-11-26 kibvn_read_from_obj(): fix handling of doomed vnodes.
2020-11-26 kibMore careful handling of the mount failure.
2020-11-26 kibclear_inodedeps: handle ERELOOKUP from ffs_syncvnode().
2020-11-26 kibMake max ticks for pause in vn_lock_pair() adjustable...
2020-11-26 seUpdate to version 3.2.0
2020-11-26 arichardsonbsd.lib.mk: Work around build system raciness
2020-11-26 arichardsonAdd .cfi_{start,end}proc for RISC-V assembly functions
2020-11-26 seImport version 3.2.0
2020-11-26 manuarm: allwinner: a23 timer functions are only used for...
2020-11-26 manuarm: tegra: Remove unused variable
2020-11-26 manuarm: mv: Remove unused code
2020-11-26 manuarm: ti: Remove unused function ti_first_gpio_bank
2020-11-26 seRevert incomplete import of version 3.2.0
2020-11-26 seUpdate to version 3.2.0
2020-11-26 manusdhci: mmccam: Update vccq in the driver ios
2020-11-26 manusdhci: Only print mmccam debug code if hw.sdhci.debug...
2020-11-26 manummccam: We can't sleep during sdda_add_part so use...
2020-11-26 hselaskyEnsure consistent error messages from ifconfig(8).
2020-11-26 uqsGH Actions: Use pre-installed clang packages
2020-11-26 arichardsonSignificantly speed up libthr/mutex_test and make more...
2020-11-26 kaktuslibsysdecode: account for invalid protection flags
2020-11-26 phkAdd support for Fintek F81803 SuperIO chip
2020-11-26 mjgthread: staticize thread_reap and move td_allocdomain
2020-11-26 grehanRemove manual instruction encodings for VMLOAD, VMRUN...
2020-11-26 asomersping: fix some man pages and tests after r368045
2020-11-26 asomersMerge ping6 to ping
2020-11-26 mavSome minor FCoE bits I had lying around.
2020-11-26 mavRemove some more dead code from pre-24xx.
2020-11-26 ianAdd the firmware blob required to use the sdma hardware...
2020-11-25 sobomaxUnobfuscate "KERNLOAD" parameter on amd64. This change...
2020-11-25 jhbAdd a manpage for kernel TLS.
2020-11-25 mjgpipe: follow up cleanup to previous
2020-11-25 mjgpipe: drop spurious pipeunlock/pipelock cycle on write
2020-11-25 bzIPv6: set ifdisabled in the kernel rather than in rc
2020-11-25 ianExtend the imx6 gpc->gic interrupt controller fixup...
2020-11-25 ianConvert the imx6_snvs RTC driver to access registers...
2020-11-25 ianAdd the standard extres pseudo devices to the IMX6...
2020-11-25 ianA couple small fixes for the imx6_sdma driver...
2020-11-25 kpif: Fix non-VIMAGE build
2020-11-25 kibffs_softdep.c: get_parent_vp(): Fix bp lock leak when...
2020-11-25 kibUse designated initializers for libc pthread stubs...
2020-11-25 kaktuslibsysdecode: correctly decode mmap flags
2020-11-25 ianOnly attach the ti_scm_syscon driver when running on...
2020-11-25 kpif: Protect V_ifnet in vnet_if_return()
2020-11-25 emasteclang: allow -fstack-clash-protection on FreeBSD
2020-11-25 manudtb: allwinner: Add pineh64 to the build
2020-11-25 manuarm: allwinner: aw_rtc: Add H6 compatible
2020-11-25 manuarm64: allwinner: H6: Fix pll 4x clocks
2020-11-25 kpif: Remove ifnet_rwlock
2020-11-25 bcrDrop superfluous "of" from the systat example.
2020-11-25 kevanskern: cpuset: properly rebase when attaching to a jail
2020-11-25 kevanskern: cpuset: rename _cpuset_create() to cpuset_init()
2020-11-25 kevanskern: cpuset: allow cpuset_create() to take an allocate...
2020-11-25 jhbRemove uses of CRIOGET in OCF tests after r368005.
2020-11-25 jhbRemove a reference to CRIOGET missed in r368005.
2020-11-25 kevanskern: never restart syscalls calling closefp(), e.g...
2020-11-25 jhbRemove the cloned file descriptors for /dev/crypto.
2020-11-24 jhbPull the check for VM ownership into ppt_find().
2020-11-24 jhbHonor the disabled setting for MSI-X interrupts for...
2020-11-24 jhbCorrect entries for manpages removed in r359374.
2020-11-24 mavRemove more legacy of parallel SCSI.
2020-11-24 jkimRemove support for SSLv3 from fetch(3).
2020-11-24 sjgUpdate dirdeps.mk et al to latest
2020-11-24 jkimPort rtsx(4) driver for Realtek SD card reader from...
2020-11-24 jkimDo not truncate the last character from serial number.
2020-11-24 manurelease: Merge the RPI2 and BEAGLEBONE image with the...
2020-11-24 manuRelease: arm: Remove config for old boards
2020-11-24 manuarm: Remove old amlogic support
2020-11-24 manuarm: Remove old rockchip support
2020-11-24 mavUpdate RQSFLAG_* definitions.
2020-11-24 kppf tests: provoke tag hashing panic
2020-11-24 markjata(4): Release the ioport resource if device initializ...
2020-11-24 markjping(8): Improve parameter validation
2020-11-24 markjpf: Make tag hashing more robust
2020-11-24 mavRemove concept of mbox_sleep_ok.
2020-11-24 mavRemove unneeded locking around xpt_bus_[de]register().
next