]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-09-23 Kyle Evanscp: add some basic tests
2020-09-23 Brandon Bergren[PowerPC] Fix multiple ntp configuration issues
2020-09-23 Brandon Bergren[PowerPC64LE] Fix sleeping on POWER8.
2020-09-23 Brandon Bergren[PowerPC64LE] Pass our byte order to the sqlite3 build.
2020-09-23 Brandon Bergren[PowerPC64LE] libkvm powerpc64le support.
2020-09-23 Brandon Bergren[PowerPC64LE] Fix gdtoa configurations on LE.
2020-09-23 Brandon Bergren[PowerPC64LE] Fix AP spinup on powernv.
2020-09-23 Brandon Bergren[PowerPC64LE] Endian fix for opal_hmi.c
2020-09-23 Brandon Bergren[PowerPC64LE] Get XIVE up and running.
2020-09-23 Brandon Bergren[PowerPC64LE] Endian fix for opal_dev.c.
2020-09-23 Brandon Bergren[PowerPC64LE] Endian fixes for opal_pci.c.
2020-09-23 Brandon Bergren[PowerPC64LE] Implement endian-independent dword atomic...
2020-09-23 Brandon Bergren[PowerPC64LE] Fix endian conversion bugs in moea64.
2020-09-23 Brandon Bergren[PowerPC64LE] Add release building script for powerpc64le.
2020-09-23 Brandon Bergren[PowerPC64LE] Initial GENERIC64LE kernel config.
2020-09-23 Warner LoshWork around cp breakage in current from last week
2020-09-23 Brandon Bergren[PowerPC64LE] powernv ILE setup code.
2020-09-23 Brandon Bergren[PowerPC64LE] LE opal_call() implementation
2020-09-23 Brandon Bergren[PowerPC64LE] Use a shared LIBC_ARCH for powerpc64le.
2020-09-23 Brandon Bergren[PowerPC64LE] Fix endianness issues in phyp_vscsi.
2020-09-23 Brandon Bergren[PowerPC64LE] Work around qemu TCG bug in mtmsrd emulation.
2020-09-23 Brandon Bergren[PowerPC64LE] Fix endianness issues in phyp and opal...
2020-09-23 Brandon Bergren[PowerPC64LE] Tell the hypervisor to switch interrupts...
2020-09-22 Brandon Bergren[PowerPC64LE] Fix endian dependence of ofw_real.c.
2020-09-22 Brandon Bergren[PowerPC64LE] LE bringup work: locore / machdep / platform
2020-09-22 Brandon Bergren[PowerPC64LE] Set up powerpc.powerpc64le architecture
2020-09-22 Konstantin... Remove stray line
2020-09-22 Konstantin... amd64 pmap: More unification for psind = 1 vs 2 in...
2020-09-22 Brandon BergrenTweak ficl definition from r365724
2020-09-22 Warner LoshAdd devctl_notify(9) man page
2020-09-22 Warner LoshDocument quoting requirements for the devctl protocol
2020-09-22 Warner LoshDocument devctl_safe_quote_sb
2020-09-22 Warner LoshAdd a devctl_process_running man page.
2020-09-22 Konstantin... Document {O,AT}_RESOLVE_BENEATH and new O_BENEATH behav...
2020-09-22 Konstantin... Add O_RESOLVE_BENEATH and AT_RESOLVE_BENEATH to mimic...
2020-09-22 Konstantin... Change O_BENEATH to handle relative paths same as absolute.
2020-09-22 Konstantin... Only clear latch for BENEATH when we walk out of the...
2020-09-22 Konstantin... Add open2nameif()
2020-09-22 Konstantin... Add at2cnpflags()
2020-09-22 Konstantin... Add NIRES_STRICTREL.
2020-09-22 Konstantin... lookup: Track last lookup component if it is directory.
2020-09-22 Konstantin... Improve comment above nameicap_check_dotdot().
2020-09-22 Christian BruefferFix a bunch of mdoc issues found by mandoc -Tlint.
2020-09-22 Vincenzo Maffionelibnetmap: fix cast from uint64_t to void*
2020-09-22 Mark Johnstonudf: Validate the full file entry length
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-22 Mark Johnstonftpd: Add missing braces around a statfd check
2020-09-22 Mark Johnstontftpd: Check for errors from chdir()
2020-09-22 Jung-uk KimImport OpenSSL 1.1.1h.
2020-09-22 Mitchell HorneRISC-V: build SiFive drivers and DTB in GENERIC
2020-09-22 Navdeep Parharcxgbe(4): let the PF driver use VM work requests for...
2020-09-22 Kirk McKusickAdd missing cylinder group check-hash updates when...
2020-09-22 Navdeep Parharcxgbe(4): add counters for mbuf pullups and defrags.
2020-09-21 Greg LeheyRemove claim that Allied Forces created "West Germany...
2020-09-21 D Scott Phillipsstand/reloc_elf: Handle relative relocations for arm...
2020-09-21 D Scott Phillipsarm64/pmap: Sparsify pv_table
2020-09-21 D Scott Phillipsvm_reserv: Sparsify the vm_reserv_array when VM_PHYSSEG...
2020-09-21 D Scott PhillipsSparsify the vm_page_dump bitmap
2020-09-21 D Scott PhillipsMove vm_page_dump bitset array definition to MI code
2020-09-21 Mark JohnstonWeaken assertions in pmap_l1_to_l2() and pmap_l2_to_l3().
2020-09-21 D Scott Phillipsbitset: expand bit index type to `long`
2020-09-21 D Scott Phillipsvchi: rename bitset macros to avoid collision with...
2020-09-21 Alexander V... Rework part of routing code to reduce difference to...
2020-09-21 Kyle Evansbsdbox: fix build after recent libifconfig changes
2020-09-21 Alex Richardsonmkcsmapper: Fix UBSan signed shift error
2020-09-21 Alex RichardsonFix another UBSan error in awk
2020-09-21 Alex Richardsonawk: Fix subobject out-of-bounds access
2020-09-21 David BrightWhitespace fix after r365948
2020-09-21 Hans Petter... Add support for Winbond USB CDC modem device found...
2020-09-21 Hans Petter... Add example to ng_bpf(4) showing how ng_bpf(4) can...
2020-09-21 Adrian Chadd[rcorder] [crunch] Fix C function declarations to inclu...
2020-09-21 Alan Somersfsx: fix build with WARNS=6
2020-09-21 Mitchell HorneHide tunable definitions behind _KERNEL
2020-09-21 Kyle Evansxargs: add some long options for GNU compatibility
2020-09-21 Poul-Henning... Pull in fix from upstream NetBSD rev. 1.5:
2020-09-21 Konstantin... amd64 pmap: only calculate page table page when needed.
2020-09-21 Alex RichardsonWhen building on Ubuntu bootstrap bmake with bash as...
2020-09-21 Alex RichardsonAdd a tools/build/make.py script that bootstraps bmake...
2020-09-21 David BrightHonor the FWUG value of some drives in nvmecontrol
2020-09-21 Mitchell HorneUse getenv_is_true() in init_static_kenv()
2020-09-21 David BrightAdd an ioctl to get an NVMe device's maximum transfer...
2020-09-21 Mitchell HorneAdd getenv(9) boolean parsing functions
2020-09-21 Andriy Gaponaw_usbphy: add support for device mode operation
2020-09-21 Alex RichardsonFix vi build on Linux/macOS
2020-09-21 Alex RichardsonFix -Wpointer-sign warnings in usr.bin/grep
2020-09-21 Alex RichardsonPrefer bootstrapped tools when running certctl.sh
2020-09-21 Toomas Soomeloader: zfs should support bootonce an nextboot
2020-09-20 Jessica Clarkeatomic_common.h: Fix the volatile qualifier placement...
2020-09-20 Konstantin... amd64 pmap: handle cases where pml4 page table page...
2020-09-20 Alexander V... Remove unused nhop_ref_any() function.
2020-09-20 Michal MelounAdjust DMA alignment for USB stack.
2020-09-20 Emmanuel Vadotarm: allwinner: aw_nmi: Fix wrong logic when we disable...
2020-09-20 Michal MelounAdd missing assignment forgotten in r365899
2020-09-20 Alexander V... Fix gw updates / flag updates during route changes.
2020-09-20 Stefan EßerApply an opimization for the kernels used by cexp(x...
2020-09-20 Stefan EßerApply fix for ld80 and ld128 submitted by Steve Kargl:
2020-09-19 Kirk McKusickUpdate the libufs cgget() and cgput() interfaces to...
2020-09-19 Hans Petter... Fix for use of the XHCI driver on Cortex-A72 by adding...
2020-09-19 Kirk McKusickThe fsdb(8) utility uses the fsck_ffs(8) disk I/O inter...
2020-09-19 Alan Somersfix integer underflow in getgrnam_r and getpwnam_r
next