]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2020-09-08 bdragon[PowerPC64] Hide dssall instruction from llvm assembler
2020-09-08 bdragon[PowerPC] Add root_pic assertion.
2020-09-08 jhbDon't return errors from the cryptodev_process() method.
2020-09-08 eugengeom_part: extend kern.geom.part.check_integrity to...
2020-09-08 melifaroFix panic with net.fibs tunable set in loader.conf.
2020-09-08 mmacyZFS: remove some extra defines
2020-09-08 mjgfd: fix fhold on an uninitialized var in fdcopy_remapped
2020-09-08 mjgcache: drop write-only tvp_seqc vars
2020-09-08 mjgvfs: drop a write-only var in vfs_periodic_msync_inactive
2020-09-08 mhornearm64: check for CRC32 support via HWCAP
2020-09-08 mhornearm64: export new HWCAP features
2020-09-08 mhornearm64: fix incorrect HWCAP definitions
2020-09-08 gbesort(1): Remove duplicate option check
2020-09-08 kpnet: mitigate vnet / epair cleanup races
2020-09-08 mhorneRISC-V: enable MK_FORMAT_EXTENSIONS
2020-09-08 mhorneRISC-V: fix some mismatched format specifiers
2020-09-08 andrewMove gpio and hwpmc to the correct place in files.arm64
2020-09-08 andrewAdd a GPIO driver for the Arm pl061 controller
2020-09-08 aeAdd a few features to rcorder:
2020-09-08 avgmmc_da: universally use uint8_t for the partition index
2020-09-08 avgmmc_da: fix a typo and a too long line
2020-09-08 avgmmc_da: make sure that part_index is not used uninitial...
2020-09-08 lwhsuAdd support to BELKIN B2B128 USB3 Ethernet Adapter...
2020-09-08 bdragon[PowerPC] Implement VDSO timebase access on powerpc*
2020-09-08 bdragon[PowerPC] Work around -O miscompile on powerpc 32 bit.
2020-09-08 emastesrc.conf.5: regen after r365439, WITH_/WITHOUT_CLEAN...
2020-09-08 emasteAdd WITH_/WITHOUT_CLEAN option to replace NO_CLEAN
2020-09-08 emasteretire an old NO_CLEAN dependency cleanup hack
2020-09-07 markjvm_object_split(): Handle orig_object type changes.
2020-09-07 kibimgact_elf.c: unify check for phdr fitting into the...
2020-09-07 kibrtld: pass argc/argv/env to dso inits.
2020-09-07 bdragon[PowerPC] Initialize ELFv1 as a secondary sysvec to...
2020-09-07 dimMerge commit 47b0262d3 from llvm git (by me):
2020-09-07 bdragonFix vdso compat32 timekeeping on !=x86.
2020-09-07 lwhsuCall atf_skip function in cleanup procedure as it also...
2020-09-07 emastentp: whitespace and typo fix in conf file
next