]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-12-24 scottlIntroduce the concept of busdma tag templates. A templa...
2019-12-24 cemkern_synch: Fix some UB
2019-12-24 cemgpart(8): ms-basic-data is used for exFAT on GPT
2019-12-23 markjoce: Disallow the passthrough ioctl for unprivileged...
2019-12-23 kevanspowerpc: repeat of r356044
2019-12-23 kevansterasic_mtl: kill off final dummy keyboard driver
2019-12-23 kevanssc: fix arm/mips/sparc64 MD bits
2019-12-23 kevanssyscons: drop keyboard index from softc
2019-12-23 mavMake pass(4) handle misaligned buffers of MAXPHYS size.
2019-12-23 cemfstyp(8): Fix WITHOUT_ICONV build
2019-12-23 kibFix undefined behavior: left-shifting into the sign...
2019-12-23 kibDo not use waitable allocation of pbuf when creating...
2019-12-23 cemfstyp(8): Detect APFS containers
2019-12-23 cemfstyp(8): Detect HFS+ / HFSX volumes
2019-12-23 cemfstyp(8): Use iconv(3) to convert NTFS vol labels correctly
2019-12-22 ianIn gptboot, don't assume a partition number is a single...
2019-12-22 markjCompile uart_cpu_acpi.c, added in r348195, into uart.ko.
2019-12-22 markjlagg: Clean up handling of the rr_limit option.
2019-12-22 dougmFix typo using RB_INITIALIZER.
2019-12-22 jeffFix a bug introduced in r356002. Prior versions of...
2019-12-22 dimMerge commit f97936fab from llvm git (by Eric Fiselier):
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-22 jeffMake page busy state deterministic on free. Pages...
2019-12-22 cemAdd vmgenc(4) driver for ACPI VM generation counter
2019-12-22 delphijRemove unused includes.
2019-12-22 jeffMove vm_fault busy logic into its own function for...
2019-12-22 cemfstyp(8): Show exFAT volume labels with -l flag
2019-12-22 mckusickFix typo in hastd.8 manual page.
2019-12-22 rmacklemUpdate the nfsstat man page to reflect r355992.
2019-12-22 rmacklemUpdate nfsstat to list the NFSv4.2 procedures and opera...
2019-12-21 alcMicro-optimize the control flow in _pmap_unwire_ptp...
2019-12-21 cyMFV r355890:
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-21 markjFix VPO_UNMANAGED handling in vm_page_reclaim_run(...
2019-12-21 arrowdDon't shift 32-bit value by more than 32 bits.
2019-12-21 philiptop: display battery capacity remaining
2019-12-21 jhibbitspowerpc: Only build mpc85xx i2c driver for mpc85xx
2019-12-21 rlibbygoogletest: pick from upstream: Don't allow signed...
2019-12-21 rlibbyjemalloc: pick from upstream: Fix GCC-9.1 warning with...
2019-12-21 rlibbylibdevdctl: g++9 avoid Wdeprecated-copy
2019-12-21 rlibbydtrace: avoid gcc9 Walloca-larger-than
2019-12-21 rlibbyDeclare packed struct ata_params as 2-byte-aligned
2019-12-21 rlibbygcc9: quiet Waddress-of-packed-member for user build
2019-12-21 rlibbygcc9: quiet Waddress-of-packed-member for kernel build
2019-12-21 rlibbygcc: quiet Wattribute for no_sanitize("address")
2019-12-20 sjgAvoid unused vars when VE_ECDSA_HASH_AGAIN undefined
2019-12-20 dimVendor import of llvm-project tag llvmorg-9.0.1:
2019-12-20 rmacklemUpdate the man page to reflect the addition of NFSv4...
2019-12-20 dimConsolidate FREEBSD-Xlist files of different llvm sub...
2019-12-20 rmacklemUpdate the man page to reflect the addition of NFSv4...
2019-12-20 dimMerge diff elimination updates from r355953 into vendor...
2019-12-20 rmacklemUpdate the man page to reflect the addition of NFSv4...
2019-12-20 rmacklemUpdate the man page to reflect the addition of NFSv4...
2019-12-20 dimEliminate differences between Git version of llvm-proje...
2019-12-20 dimMerge empty dir updates from r355950 in vendor/llvm...
2019-12-20 dimRemove empty dirs under vendor/llvm-project, which...
2019-12-20 cemrandom(4): Flip default Fortuna generator over to Chacha20
2019-12-20 alcCorrect a mistakenly inverted condition in r355833.
2019-12-20 dimCopy llvm vendor/*/dist-release_90 to vendor/llvm-proje...
2019-12-20 emasteadd LDNS build knob dependency on OPENSSL
2019-12-20 markjDeduplicate code between if_delgroup() and if_delgroups().
2019-12-20 markjmii(4): Fix ivars leak when the bus device or bus child...
2019-12-20 dimMove all sources from the llvm project into contrib...
2019-12-20 markjFix a memory leak in if_delgroups() introduced in r334118.
2019-12-20 kevansvt: store a pointer to the keyboard instead of index
2019-12-20 kevansKill off dummy kbd drivers
2019-12-20 kevansvt: fix post-boot keyboard attachment
2019-12-20 kevansVERSATILEPB: Unbreak after r355796
2019-12-20 tuexenImprove input validation for some parameters having...
2019-12-20 cemrandom(4): Fortuna: Enable concurrent generation by...
2019-12-20 philipiicoc: fix the build on PCI machines
2019-12-20 philipPrint upper 32 bits in devmap table entries
2019-12-20 philipiicoc: add FDT bus attachment
2019-12-20 philipiicoc: split up common core and PCI bus specifics
2019-12-20 philipiicoc: minor whitespace and style(9) fixes
2019-12-20 philipriscv/sifive: add FU540 SPI controller driver
2019-12-20 philipriscv/sifive: add SiFive FU540 PRCI driver
2019-12-19 bdragon[PowerPC] Only move linker sets to .data on ELFv1
2019-12-19 markjFix SIGINFO stack collection to ignore threads with...
2019-12-19 jeffFix a bug in r355784. I missed a sched_add() call...
2019-12-19 emastelocaleconv: correct grouping and mon_grouping per C...
2019-12-19 dougmIncluding <sys/tmpfs.h> into non-kernel software leads...
2019-12-19 jhbTrim a spurious carriage return from the RFB signature...
2019-12-19 melifaroipfw: Don't rollback state in alloc_table_vidx() if...
2019-12-19 melifaroRevert r355908 to commit it with a proper message.
2019-12-19 melifarosvn-commit.tmp
2019-12-19 andrewStop speculation past an eret instruction
2019-12-19 sjgTweaks for DIRDEPS_BUILD
2019-12-18 mpRemove VMware MSI-X from the PCI blacklist.
2019-12-18 melifaroRemove useless code from in6_rmx.c
2019-12-18 markjvnic: Relax PHY node matching after r336281.
2019-12-18 npcxgbe(4): check if the firmware supports FW_RI_FR_NSMR_...
2019-12-18 markjoce: Tighten input validation in the SIOCGI2C handler.
2019-12-18 mavAdd missing "ereport." prefixes of ZFS events.
2019-12-18 alcWhen pmap_enter_{l2,pde}() are called to create a kerne...
2019-12-18 impDrop a sleepable lock when we plan on sleeping
2019-12-18 hselaskyLeave multicast group before reaping and committing...
2019-12-18 hselaskyRestore important comment in RCU/EPOCH support in FreeB...
2019-12-18 cemacpi(4): Add _CID to PNP info string
next