]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-10-01 Kyle Evanslualoader: clear up some luacheck warnings
2020-10-01 Ed MasteAdd cd device to arm64 GENERIC
2020-10-01 Michal MelounFix the inverted condition in mtx_asserts.
2020-10-01 Alexander LeidingerRemove nfsstat. Running nfsstat in crashinfo will give...
2020-10-01 Mateusz Guzikcache: properly report ENOTDIR on foo/bar lookups where...
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-10-01 Baptiste DaroussinImport nvi 2.2.0-05ed8b9
2020-10-01 Kyle EvansDo a sweep and remove most WARNS=6 settings
2020-10-01 Rick MacklemModify the NFSv4.2 VOP_COPY_FILE_RANGE() client call...
2020-10-01 Rick MacklemClip the "len" argument to vn_generic_copy_file_range...
2020-09-30 Konstantin... pciconf: print PCIe CTL max read request.
2020-09-30 John BaldwinAvoid a dubious assignment to bio_data in aio_qbio().
2020-09-30 Emmanuel Vadotahci_generic: add quirk for NXP0004 (NXP Layerscape...
2020-09-30 Emmanuel Vadotacpi_resource: support multiple IRQs
2020-09-30 Mateusz Guzikcache: push the lock into cache_purge_impl
2020-09-30 Conrad Meyergdb(4): Don't escape GDB special characters at applicat...
2020-09-30 Cy SchubertContinued ipfilter #ifdef cleanup. The r343701 log...
2020-09-30 Cy Schubertipfilter getifname ifdef cleanup.
2020-09-30 Cy SchubertResurrect ipfilter's getifname, replacing the stub...
2020-09-30 Kristof Provostriscv: Panic on PMP errors
2020-09-30 Mateusz Guzikcache: use cache_has_entries where appropriate instead...
2020-09-30 Jessica Clarkeriscv: Define __PCI_REROUTE_INTERRUPT
2020-09-30 Rick MacklemMake copy_file_range(2) Linux compatible for overflow...
2020-09-30 Kyle EvansMakefile.inc1: sysent: allow subordinate sysent targets...
2020-09-29 Brooks DavisHoist comment on fixup of ld path
2020-09-29 Mitchell Hornearm64: set the correct HWCAP
2020-09-29 Brooks DavisPrefer --ld-path=/path/to/ld on clang >= 12
2020-09-29 John BaldwinFallback to software for more GCM and CCM requests.
2020-09-29 Bjoern A. Zeebrtwn: narrow the epoch area
2020-09-29 Ruslan BukinRename kernel option ACPI_DMAR to IOMMU.
2020-09-29 Warner LoshUpdates to chroot(2) docs
2020-09-29 Warner LoshStandalone SX shims
2020-09-29 Fernando Apesteguíakldconfig(8): Add EXAMPLES to the man page
2020-09-29 Warner LoshImplement some time variables from kernel
2020-09-29 Ruslan Bukino Rename acpi_iommu_get_dma_tag() -> iommu_get_dma_tag().
2020-09-29 Mark JohnstonZFS: Fix a logic bug in the FreeBSD getpages VOP
2020-09-29 Edward Tomasz... Build debug kernels with -O2.
2020-09-29 Edward Tomasz... Use the 'traced' variable instead of comparing p->p_fla...
2020-09-29 Mateusz PiotrowskiBump manual page date after 366243
2020-09-29 Michael TuexenImprove the input validation and processing of cookies.
2020-09-29 Navdeep Parharcxgbe(4): Avoid unnecessary work in the firmware during...
2020-09-29 Navdeep ParharRemove duplicate line.
2020-09-29 Navdeep Parharcxgbe(4): adjust the doorbell threshold for netmap...
2020-09-29 Navdeep Parharcxgbe(4): display an error message when netmap cannot...
2020-09-29 Greg LeheyDocument the fact (bug?) that the -a option will normal...
2020-09-29 Navdeep Parharcxgbe(4): fixes for netmap operation with only some...
2020-09-29 Konstantin... procstat: Fix regression after 365880.
2020-09-28 Kyle EvansAddress whitespace nits in subr_rtc.c
2020-09-28 Ed Masteadd SIOCGIFDATA ioctl
2020-09-28 Warner LoshFor mulitcons boot, report it and which console is...
2020-09-28 Warner LoshReport the kernel console on the boot screen
2020-09-28 Michael TuexenMinor cleanup.
2020-09-28 Michal MelounFix booting arm64 EFI with LINUX_BOOT_ABI enabled.
2020-09-28 Warner LoshSpeciy the dev in an easily changed variable
2020-09-28 Warner LoshFix video on PCI heuristic
2020-09-28 Xin LIUse %ju and cast to (uintmax_t) to avoid using PRI...
2020-09-27 Konstantin... Consistently use __FBSDID("FreeBSD") for ids in usr...
2020-09-27 Alan SomersMisc compiler warning fixes in lib/libc
2020-09-27 Richard ScheffeneggerAdd DSCP support for network QoS to iscsi target.
2020-09-27 Edward Tomasz... Get rid of sa->narg. It serves no purpose; use sa...
2020-09-27 Cy SchubertRemove extraneous bracket.
2020-09-27 Cy SchubertRemove Linux and IRIX specific files.
2020-09-27 Cy SchubertContinuing the effort started in r343701, #ifdef cleanu...
2020-09-27 Edward Tomasz... Shrink struct sysent from 48 to 32 bytes (on LP64;...
2020-09-27 Michal MelounCheck the result of the function, not the pointer to it.
2020-09-27 Michael TuexenCleanup, no functional change intended.
2020-09-27 Michael TuexenImprove the handling of receiving unordered and unrelia...
2020-09-27 Michal MelounDon't send a signal with uninitialized 'sig' and 'code...
2020-09-27 Michal MelounAdd LINUX_BOOT_ABI back to arm64 GENERIC kernel.
2020-09-27 Michal MelounReapply r366193 with proper commit log.
2020-09-27 Michal MelounRevert r366193, it was committed with unsaved commit...
2020-09-27 Michal MelounDon't map same physical memory multiple times with...
2020-09-27 Michal MelounDon't try to print EFI memeory map if it doesn't exist.
2020-09-26 Rick MacklemBjorn reported a problem where the Linux NFSv4.1 client is
2020-09-26 Justin HibbitsCheck for the only 32-bit MIPS ABIs we support, rather...
2020-09-26 Niclas Zeisingbsdconfig, bsdinstall: Prune dead mirrors
2020-09-26 Warner Loshfix typo imorted -> imported.
2020-09-25 John BaldwinRevert most of r360179.
2020-09-25 Warner LoshAdjustments to includes for openzfs in _STANDALONE
2020-09-25 Justin HibbitsFix mips64 build
2020-09-25 Justin Hibbitsmips: Fix compat32 library builds from r366162
2020-09-25 Warner LoshDont let kernel and standalone both be defined at the...
2020-09-25 Mark Johnstonng_l2tp: Fix callout synchronization in the rexmit...
2020-09-25 Warner LoshComment out bogus command line entry
2020-09-25 Warner LoshTweak output of the loader variable
2020-09-25 Justin HibbitsFix compat32 on mips64
2020-09-25 Michal MelounRefine locking inside of syscon driver.
2020-09-25 Olivier CochardEnable SO_LINGER to the so_reuseport_lb_test regression...
2020-09-25 Michal MelounCorrectly handle nodes compatible with "syscon", "simpl...
2020-09-25 Richard ScheffeneggerTCP: send full initial window when timestamps are in use
2020-09-25 Richard ScheffeneggerTCP newreno: improve after_idle ssthresh
2020-09-25 Fernando Apesteguíavi(1): Add URL to the vi/ex reference manual in the...
2020-09-25 Edward Tomasz... Regen after r366145.
2020-09-25 Michal MelounMake simplebus friendlier for subclassing.
2020-09-25 Edward Tomasz... Make makesyscalls.lua initialize 'struct sysent' entrie...
2020-09-25 Andriy Gaponpwm(8): fix potential duty overflow, use unsigneds...
2020-09-25 Andriy Gaponpwm(8): do not exit with failure after successfully...
2020-09-25 Andriy Gaponaw_pwm: add a check and some comments related to long...
2020-09-25 Andriy Gaponaw_pwm: ensure sane configuration, just in case
2020-09-25 Andriy Gaponaw_pwm: fix programming of the period
next