]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-05-21 Allan JudeCorrect the way remaining battery life is calculated
2019-05-21 Conrad MeyerInclude ktr.h in more compilation units
2019-05-21 Bjoern A. ZeebAdd very basic afinet socket tests which I started...
2019-05-21 Bjoern A. ZeebMassively blow up the locking-related KASSERTs used...
2019-05-21 Bjoern A. ZeebSimilarly to r338257,338306 try to fold the two consecutive
2019-05-21 Ed Mastevt efifb: add suspend/resume calls
2019-05-21 Dmitry ChaginDo not leak sa in linux_recvmsg() call if kern_recvit...
2019-05-21 Dmitry ChaginDo not use uninitialised sa.
2019-05-21 Dmitry ChaginDo not leak sa in linux_recvfrom() call if kern_recvit...
2019-05-21 Konstantin... NDFREE(): Fix unlocking for LOCKPARENT|LOCKLEAF and...
2019-05-21 Stephen J.... The older detection methods (smbios.bios.vendor and...
2019-05-21 Edward Tomasz... Xr make_dev(9) from devfs(5).
2019-05-21 Edward Tomasz... Make linux_ptrace() use linux_msg() instead of printf().
2019-05-21 Enji CooperAdd my name to the copyright
2019-05-21 Enji CooperFollow up to r348042: cast `aad` to a byte array
2019-05-21 Enji CooperFix encoding issues with python 3
2019-05-21 Justin Hibbitsstand: TARGET_ARCH is spelled MACHINE_ARCH in Makefiles
2019-05-21 Enji CooperRemove spurious newline
2019-05-21 Enji CooperFix `KAT(CCM)?Parser` file descriptor leaks
2019-05-21 Enji CooperSquash deprecation warning related to array.array(...
2019-05-21 Justin Hibbitsstand/powerpc: Only build loader.kboot for powerpc64
2019-05-21 Conrad MeyerInclude eventhandler.h in more compilation units
2019-05-21 Enji CooperUnbreak the build when `ELF_VERBOSE` is defined after...
2019-05-21 Enji CooperFollowup to r347996
2019-05-21 Conrad MeyerAdd two missing eventhandler.h headers
2019-05-20 Ian LeporeReverse the bit logic of sc_led_modes_mask. Instead...
2019-05-20 Enji CooperAllow the end-user to pass along arguments to cryptotes...
2019-05-20 Ian LeporeA MAC adddress from FDT data should override anything...
2019-05-20 Ian LeporeDon't detour through sc->sc_ue when we have a direct...
2019-05-20 Ian LeporeUse the new usb fdt support functions to locate the...
2019-05-20 Mark JohnstonHook DEFINE_IFUNC.9 up to the build.
2019-05-20 Ed Mastemips: remove 16-byte alignment from .init and .fini...
2019-05-20 Ed Mastemuge: update FDT LED configuration
2019-05-20 Leandro Lupori[PowerPC64] stand: fix build using clang 8 as compiler
2019-05-20 Mark Johnstonkcov depends on eventhandler.h.
2019-05-20 Mark JohnstonAdd a man page for DEFINE_IFUNC.
2019-05-20 Mark JohnstonTypo.
2019-05-20 Ed Mastemuge: configure LEDs per dtb (for Raspberry Pi 3B+)
2019-05-20 Edward Tomasz... Improve tree(3) tests by using ATF_REQUIRE where applic...
2019-05-20 Li-Wen HsuInstall missing data file for
2019-05-20 Adrian Chadd[mediatek] Add support for non-flash devices on the...
2019-05-20 Enji CooperReplace uses of `foo.(de|en)code('hex')` with `binascii...
2019-05-20 Leandro Lupori[PPC] Enable build/install of ld.bfd on base
2019-05-20 Martin MatuskaMFV r347989:
2019-05-20 Martin MatuskaUpdate vendor/libarchive/dist to git b5818e39e128eca495...
2019-05-20 Justin HibbitsUpdate loader size on powerpc isos
2019-05-20 Justin Hibbitsksyms: Fixup symbols for powerpc in the kernel, not...
2019-05-20 Conrad MeyerExtract eventfilter declarations to sys/_eventfilter.h
2019-05-19 Alexander V... Fix rt_ifa selection during loopback route insertion...
2019-05-19 Simon J. Gerratylibsecureboot: allow control of when pseudo pcr is...
2019-05-19 Simon J. Gerratyload_key_buf do not free data from dearmor
2019-05-19 Dimitry AndricTo avoid unnecessarily modifying ports, add a -lgomp...
2019-05-19 Dimitry AndricFix OptionalObsoleteFiles copy/paste mistake from r3452...
2019-05-19 Michael TuexenAllow sending on demand SCTP HEARTBEATS only in the...
2019-05-19 Michael TuexenImprove input validation for the IPPROTO_SCTP level...
2019-05-19 Ian LeporeAdd common support functions for USB devices configured...
2019-05-19 Johannes LundbergLinuxKPI: Finalize move of lindebugfs from ports to...
2019-05-19 Stephen J.... Add missing setting of hv_base to the leaf that we...
2019-05-19 Edward Tomasz... Implement PTRACE_O_TRACESYSGOOD. This makes Linux...
2019-05-19 Dmitry ChaginLinux send() call returns EAGAIN instead of ENOTCONN...
2019-05-19 Konstantin... Fix rw->ro remount when there is a text vnode mapping.
2019-05-19 Conrad Meyernvd.4: Reference nda(4)
2019-05-19 Warner LoshAdd note about nvd / nda selection.
2019-05-18 John BaldwinExpose the MD_CLEAR capability used by Intel MDS mitiga...
2019-05-18 Brooks DavisChange ed(4), ep(4), and fxp(4) examples to em(4).
2019-05-18 Brad DavisAdd note to UPDATING for users of mergemaster after...
2019-05-18 Rodney W. Grimesbhyve virtio needs barriers
2019-05-18 Brad DavisUpdate beinstall to use the mergemaster/etcupdate from...
2019-05-18 Konstantin... Make lock-less delayed invalidation operational very...
2019-05-18 Justin Hibbitspowerpc: Fix moea64 pmap from 347952
2019-05-18 Mark JohnstonUpdate the DIAGNOSTIC-only vmem_check_sanity() after...
2019-05-18 Allan JudeMFV/ZoL: `zfs userspace` ignored all unresolved UIDs...
2019-05-18 Justin Hibbitspowerpc64/pmap: NUMA-ize the page pv lock pool to reduc...
2019-05-18 Mark JohnstonUse M_NEXTFIT in memguard(9).
2019-05-18 Mark JohnstonImplement the M_NEXTFIT allocation strategy for vmem(9).
2019-05-18 Conrad MeyerAdd DragonFly's partition number to fdisk(8) and diskmbr.h
2019-05-17 Konstantin... Grammar fixes for r347690.
2019-05-17 Vincenzo Maffionenetmap: align if_ptnet to the changes introduced by...
2019-05-17 Justin Hibbitspowerpc/dtrace: Actually fix stack traces
2019-05-17 Stephen J.... Add a new ioctl for the larger params struct that inclu...
2019-05-17 Stephen J.... Add command to get version of the ioctl interface for...
2019-05-17 Brooks DavisRemove the notice that ae(4) will be removed in FreeBSD 13.
2019-05-17 Scott LongBetter formatting for the logpage section
2019-05-17 Stephen J.... Obtain a shared lock instead of exclusive in the MAC...
2019-05-17 Stephen J.... sysctls which should be restricted when securelevel...
2019-05-17 Stephen J.... Fix format strings for some debug messages that could...
2019-05-17 Stephen J.... Protect commands that are considered dangerous with...
2019-05-17 Stephen J.... Ensure we have obtained a lock on the process before...
2019-05-17 Stephen J.... Instead of individual conditional statements to look...
2019-05-17 Konstantin... Free microcode memory later.
2019-05-17 Emmanuel Vadotpci: ecam: Correctly parse memory and IO region
2019-05-17 Emmanuel Vadotpci: ecam: Do not warn on mismatch of bus_end
2019-05-17 Doug MooreImplement the ffs and fls functions, and their longer...
2019-05-17 Brooks DavisFCP-101: correct date of device driver removal.
2019-05-17 Brooks DavisFCP-101: Bump __FreeBSD_version for device removal.
2019-05-17 Brooks DavisFCP-101: Bump __FreeBSD_version for driver removal.
2019-05-17 Brooks DavisFCP-101: Remove xe(4)
2019-05-17 Brooks DavisFCP-101: Remove wb(4)
2019-05-17 Brooks DavisFCP-101: Remove vx(4).
2019-05-17 Brooks DavisFCP-101: Remove txp(4).
next