]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-10-01 baptUpdate nvi to 2.2.0-05ed8b9
2020-10-01 kevansDo a sweep and remove most WARNS=6 settings
2020-10-01 rmacklemModify the NFSv4.2 VOP_COPY_FILE_RANGE() client call...
2020-10-01 rmacklemClip the "len" argument to vn_generic_copy_file_range...
2020-09-30 kibpciconf: print PCIe CTL max read request.
2020-09-30 jhbAvoid a dubious assignment to bio_data in aio_qbio().
2020-09-30 manuahci_generic: add quirk for NXP0004 (NXP Layerscape...
2020-09-30 manuacpi_resource: support multiple IRQs
2020-09-30 mjgcache: push the lock into cache_purge_impl
2020-09-30 cemgdb(4): Don't escape GDB special characters at applicat...
2020-09-30 cyContinued ipfilter #ifdef cleanup. The r343701 log...
2020-09-30 cyipfilter getifname ifdef cleanup.
2020-09-30 cyResurrect ipfilter's getifname, replacing the stub...
2020-09-30 kpriscv: Panic on PMP errors
2020-09-30 mjgcache: use cache_has_entries where appropriate instead...
2020-09-30 jrtc27riscv: Define __PCI_REROUTE_INTERRUPT
2020-09-30 rmacklemMake copy_file_range(2) Linux compatible for overflow...
2020-09-30 kevansMakefile.inc1: sysent: allow subordinate sysent targets...
2020-09-29 brooksHoist comment on fixup of ld path
2020-09-29 mhornearm64: set the correct HWCAP
2020-09-29 brooksPrefer --ld-path=/path/to/ld on clang >= 12
2020-09-29 jhbFallback to software for more GCM and CCM requests.
2020-09-29 bzrtwn: narrow the epoch area
2020-09-29 brRename kernel option ACPI_DMAR to IOMMU.
2020-09-29 impUpdates to chroot(2) docs
2020-09-29 impStandalone SX shims
2020-09-29 fernapekldconfig(8): Add EXAMPLES to the man page
2020-09-29 impImplement some time variables from kernel
2020-09-29 bro Rename acpi_iommu_get_dma_tag() -> iommu_get_dma_tag().
2020-09-29 markjZFS: Fix a logic bug in the FreeBSD getpages VOP
2020-09-29 traszBuild debug kernels with -O2.
2020-09-29 traszUse the 'traced' variable instead of comparing p->p_fla...
2020-09-29 0mpBump manual page date after 366243
2020-09-29 tuexenImprove the input validation and processing of cookies.
2020-09-29 npcxgbe(4): Avoid unnecessary work in the firmware during...
2020-09-29 npRemove duplicate line.
2020-09-29 npcxgbe(4): adjust the doorbell threshold for netmap...
2020-09-29 npcxgbe(4): display an error message when netmap cannot...
2020-09-29 grogDocument the fact (bug?) that the -a option will normal...
2020-09-29 npcxgbe(4): fixes for netmap operation with only some...
2020-09-29 kibprocstat: Fix regression after 365880.
2020-09-28 kevansAddress whitespace nits in subr_rtc.c
2020-09-28 emasteadd SIOCGIFDATA ioctl
2020-09-28 impFor mulitcons boot, report it and which console is...
2020-09-28 impReport the kernel console on the boot screen
2020-09-28 tuexenMinor cleanup.
2020-09-28 mmelFix booting arm64 EFI with LINUX_BOOT_ABI enabled.
2020-09-28 impSpeciy the dev in an easily changed variable
2020-09-28 impFix video on PCI heuristic
2020-09-28 delphijUse %ju and cast to (uintmax_t) to avoid using PRI...
2020-09-27 kibConsistently use __FBSDID("FreeBSD") for ids in usr...
2020-09-27 asomersMisc compiler warning fixes in lib/libc
2020-09-27 rscheffAdd DSCP support for network QoS to iscsi target.
2020-09-27 traszGet rid of sa->narg. It serves no purpose; use sa...
2020-09-27 cyRemove extraneous bracket.
2020-09-27 cyRemove Linux and IRIX specific files.
2020-09-27 cyContinuing the effort started in r343701, #ifdef cleanu...
2020-09-27 traszShrink struct sysent from 48 to 32 bytes (on LP64;...
2020-09-27 mmelCheck the result of the function, not the pointer to it.
2020-09-27 tuexenCleanup, no functional change intended.
2020-09-27 tuexenImprove the handling of receiving unordered and unrelia...
2020-09-27 mmelDon't send a signal with uninitialized 'sig' and 'code...
2020-09-27 mmelAdd LINUX_BOOT_ABI back to arm64 GENERIC kernel.
2020-09-27 mmelReapply r366193 with proper commit log.
2020-09-27 mmelRevert r366193, it was committed with unsaved commit...
2020-09-27 mmelDon't map same physical memory multiple times with...
2020-09-27 mmelDon't try to print EFI memeory map if it doesn't exist.
2020-09-26 rmacklemBjorn reported a problem where the Linux NFSv4.1 client is
2020-09-26 jhibbitsCheck for the only 32-bit MIPS ABIs we support, rather...
2020-09-26 zeisingbsdconfig, bsdinstall: Prune dead mirrors
2020-09-26 impfix typo imorted -> imported.
2020-09-25 jhbRevert most of r360179.
2020-09-25 impAdjustments to includes for openzfs in _STANDALONE
2020-09-25 jhibbitsFix mips64 build
2020-09-25 jhibbitsmips: Fix compat32 library builds from r366162
2020-09-25 impDont let kernel and standalone both be defined at the...
2020-09-25 markjng_l2tp: Fix callout synchronization in the rexmit...
2020-09-25 impComment out bogus command line entry
2020-09-25 impTweak output of the loader variable
2020-09-25 jhibbitsFix compat32 on mips64
2020-09-25 mmelRefine locking inside of syscon driver.
2020-09-25 olivierEnable SO_LINGER to the so_reuseport_lb_test regression...
2020-09-25 mmelCorrectly handle nodes compatible with "syscon", "simpl...
2020-09-25 rscheffTCP: send full initial window when timestamps are in use
2020-09-25 rscheffTCP newreno: improve after_idle ssthresh
2020-09-25 fernapevi(1): Add URL to the vi/ex reference manual in the...
2020-09-25 traszRegen after r366145.
2020-09-25 mmelMake simplebus friendlier for subclassing.
2020-09-25 traszMake makesyscalls.lua initialize 'struct sysent' entrie...
2020-09-25 avgpwm(8): fix potential duty overflow, use unsigneds...
2020-09-25 avgpwm(8): do not exit with failure after successfully...
2020-09-25 avgaw_pwm: add a check and some comments related to long...
2020-09-25 avgaw_pwm: ensure sane configuration, just in case
2020-09-25 avgaw_pwm: fix programming of the period
2020-09-25 avgaw_pwm: fix selection of the prescaler
2020-09-25 avgaw_pwm: remove the busy bit check
2020-09-25 avgaw_pwm: trivially add H3 support
2020-09-25 cemamdtemp(4), amdsmn(4): Attach to Ryzen 4000 APU (Zen...
2020-09-24 asomerslib/libc/tests/iconv: raise WARNS to 6
2020-09-24 asomerslib/libc/tests/sys: raise WARNS to 6
next