]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-09-12 bdragon[PowerPC64LE] Fix platform definitions for powerpc64le...
2020-09-12 impUpdate flp test for new diskinfo output
2020-09-12 impFix trailing whitespace
2020-09-12 impMake this compile again by fixing err args to have...
2020-09-12 tuexenFix the length of probe packets when using UDP.
2020-09-12 tuexenSimplify code, no functional change.
2020-09-12 jahamd64: prevent KCSan false positives on LAPIC mapping
2020-09-12 jmgA major update to the ure driver.
2020-09-12 gjbEnclose BRANCH_OVERRIDE in quotes in order to fix an...
2020-09-11 impRemove disk images / tests from alpha, sun and pc98
2020-09-11 scottlConvert the mps driver to use busdma templates
2020-09-11 asomerscp: fall back to read/write if copy_file_range fails
2020-09-11 jhbAdd constant for the DE_CFG MSR on AMD CPUs.
2020-09-11 scottlImprove the documenation for bus_dma templates. Also...
2020-09-11 gbeImprovements for the src.conf(5) and build(7) man pages
2020-09-11 gjbFix indentation following r365638. No functional changes.
2020-09-11 gjbAdd a NOGIT option to avoid explicitly requiring devel...
2020-09-11 kevansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-11 bziwm: fix regression from r365419 (ieee80211_media_change())
2020-09-11 kevansOnly set WARNS if not defined
2020-09-11 aeFix compatibility regression after r364117.
2020-09-11 kpdtrace: fix fbt return probes on RISC-V
2020-09-11 lwhsuRevert r365592 and r365603 as the tests are fixed by...
2020-09-11 kevansmemfd_create: simplify HUGETLB support a little bit
2020-09-11 jmgDon't clear reserved bits per RealTek
2020-09-11 jhbDisable WITNESS for spin locks by default.
2020-09-10 erjice(4): Update to 0.26.16
2020-09-10 jhbUse vmcb_read/write for the vmcb snapshot functions.
2020-09-10 kevansmemfd_create: fix return values
2020-09-10 kibFix interaction between largepages and seals/writes.
2020-09-10 melifaroAdd basic test for net.fibs dynamic growth.
2020-09-10 bdragon[PowerPC64LE] Add LOAD_LR_NIA and RETURN_TO_NATIVE_ENDI...
2020-09-10 lwhsuurndis(4): Add support of Inseego/Novatel Wireless...
2020-09-10 kevanscrunchgen(8): fix crunched application build with WARNS=6
2020-09-10 kevansFix the build after r365592
2020-09-10 kevanslibrt: tests: fix minor issues with higher WARNS
2020-09-10 kevansMFV r365599: import fix for a libexecinfo warning at...
2020-09-10 kevansFix memfd_create tests after r365524
2020-09-10 lwhsuTemporarily skip failing sys.kern.memfd_test.* tests...
2020-09-10 dimFollow-up r364753 by only using arm's stdatomic.c imple...
2020-09-10 arichardsonEnsure that the makewhatis symlink is added in the...
2020-09-10 arichardsonSilence GCC's -Wno-unused-result during bootstrap
2020-09-10 arichardsonFix -Wpointer-sign warnings in bwstring.c
2020-09-10 arichardsonFix a noisy -Wundef warning when bootstrapping tools
2020-09-10 arichardsonRemove -I flag for include path that doesn't exist
2020-09-10 andrewMove the pl061 acpi attachment earlier
2020-09-10 andrewIgnore the .interp section in the arm64 EFI loader
2020-09-10 brMove the rid variable to the generic iommu context.
2020-09-10 arichardsonSet AlignTrailingComments in the clang-format config
2020-09-10 arichardsonUse the correct config names for some .clang-format...
2020-09-10 rhurlinAdd author entity for rhurlin, part 2
2020-09-10 andrewSwitch the name of the pl061 driver to gpio
2020-09-10 andrewOnly manage ofw gpio providers on ofw systems
2020-09-10 andrewUse the correct variable to check which interrupt mode...
2020-09-10 melifaroFix RADIX_MPATH build broken by r365521.
2020-09-10 lwhsuRemove vm_map_create(9) KPI's manpage according to...
2020-09-10 erjice_ddp: Fix 1.3.16.0 package
2020-09-10 asomerscp: use copy_file_range(2)
2020-09-10 bdragon[PowerPC] Fix setting of time in OPAL
2020-09-10 rscheffAdd -z "TOS" option to ping6, to test DSCP/ECN values
2020-09-10 rscheffcc_mod: remove unused CCF_DELACK definition
2020-09-09 kibAdd posixshmcontrol(1) support for largepage shm objects.
2020-09-09 kibAdd shm_create_largepage(3) helper for creation and...
2020-09-09 kibFix compilation of libsysdecode after r365522, should...
2020-09-09 kibSupport for userspace non-transparent superpages (large...
2020-09-09 melifaroUpdate nexthop handling for route addition/deletion...
2020-09-09 kibvm_map: Add a map entry kind that can only be clipped...
2020-09-09 kibAdd pmap_enter(9) PMAP_ENTER_LARGEPAGE flag and impleme...
2020-09-09 melifaroRetain marking net.fibs sysctl as a tunable.
2020-09-09 kibAdd vm_map_find_aligned(9).
2020-09-09 kibMove MAP_32BIT_MAX_ADDR definition to sys/mman.h.
2020-09-09 kibFix assert.
2020-09-09 kibPrepare to handle non-trivial errors from vm_map_delete().
2020-09-09 kibamd64 pmap: teach functions walking user page tables...
2020-09-09 kibamd64: report support for 1G superpages in getpagesizes(2).
2020-09-09 kibuipc_shm.c: Move comment where it belongs.
2020-09-09 dimFollow-up r364753 by enabling compiler-rt's atomic...
2020-09-09 rewperiodic.conf(5): don't truncate interface names report...
2020-09-09 dimMerge commit e6bb4c8e7 from llvm git (by Craig Topper):
2020-09-09 kevansgetlogin_r: fix the type of len
2020-09-09 scottphstand/efihttp: Work around a bug in edk2 http instance...
2020-09-09 glebiusIn r354148 the goal was to check THREAD_CAN_SLEEP(...
2020-09-09 markjggate: Fix ggated/ggatec debug print of offsets.
2020-09-09 rrsSo it turns out that syzkaller hit another crash. It...
2020-09-09 kevanscertctl: fix hashed link generation with duplicate...
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-09 baptImport missing files from the nvi 2.2.0 previous half...
2020-09-09 baptImport nvi 2.2.0
2020-09-09 kevanslibc tests: dynthr_mod: fix some WARNS issues
2020-09-09 kevanslibc/resolv: attempt to fix the test under WARNS=6
2020-09-09 kevanssrc.conf(5): regen after r365491
2020-09-09 kevansopts: FREEBSD_UPDATE no longer relies on PORTSNAP
2020-09-09 kevansphttpget: move out of portsnap
2020-09-09 bdragon[PowerPC64LE] PPC64LE support for libelf.
2020-09-09 kibAllow consumer to customize physical pager.
2020-09-08 bdragon[PowerPC64] Fix xive order calculation in qemu TCG
2020-09-08 kibAdd kern_mmap_racct_check(), a helper to verify limits...
2020-09-08 kibConvert allocations of the phys pager to vm_pager_alloc...
2020-09-08 kibAdd interruptible variant of vm_wait(9), vm_wait_intr(9).
2020-09-08 bdragonFix 64-bit build of libofw.
next