]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-10-08 Toomas Soomezfsboot: cstyle cleanup
2021-10-08 Alex RichardsonAvoid using non-portable dd conv=osync option
2021-10-08 Andrew TurnerFix the EFI_DEBUG case, prio_str is only used when...
2021-10-08 Toomas Soomeloader: use #elif defined() in stand.h
2021-10-08 Toomas Soomeloader: typo did slip into 359408
2021-10-08 Toomas Soomeloader: strdup name strings from dataset walker
2021-10-08 Toomas Soomeloader: add knob to build with user malloc
2021-10-08 Toomas Soomeloader: remove libsa/crc32.c and use version from zlib
2021-10-08 Toomas Soomeloader: replace zfs_alloc/zfs_free with malloc/free
2021-10-08 Warner LoshMove smbios.c to libsa.
2021-10-08 Warner LoshCreate ptov() function.
2021-10-08 Toomas Soomefollowup on r357497: clean obsolete comment and use...
2021-10-08 Toomas Soomezfsboot: vdev_read_pad2 does allocate buffer with wrong...
2021-10-08 Toomas Soomevdev_read_pad2: freeing wrong pointer
2021-10-08 Toomas Soomeloader: rewrite zfs reader zap code to use malloc
2021-10-08 Warner LoshRemove comment. We're just going to the next node here.
2021-10-08 Toomas Soomecstyle cleanup for i386_copy.c
2021-10-08 Toomas Soomeuserboot/test should use PRIx64 as one would expect...
2021-10-08 Patrick KelseyRemove whole-disk vdev support from zfsboot
2021-10-08 Rebecca CranWait a maximum of 300 seconds for network send/recv...
2021-10-08 Maxim SobolevNuke out buffer overflow safety marker code.
2021-10-08 Toomas Soomeloader: zfsimpl.c cstyle cleanup
2021-10-08 Toomas SoomeReverted: loader: allow booting from pool with log...
2021-10-08 Toomas SoomeReverted: loader: use struct initializer in vdev_probe().
2021-10-08 Andrew TurnerReverted: Split out the loader efifb setup to a new...
2021-10-08 Toomas Soomeloader: tftp client should use server address from...
2021-10-08 Warner Loshloader: Don't reserve space for symbols twice.
2021-10-08 Emmanuel Vadotloader: Fix dtb loading
2021-10-08 Andrew TurnerUpdate the EFI timer to be called once a second
2021-10-08 Yongbo YaoLoader: support booting OS from memory disk (MD)
2021-10-08 Andrew TurnerReuse the amd64 loader relocation code on arm64
2021-10-08 Emmanuel Vadotloader: Partial revert of 987eabdc2ae1
2021-10-08 D Scott Phillipsstand/reloc_elf: Handle relative relocations for arm...
2021-10-08 D Scott Phillipsstand/efihttp: Work around a bug in edk2 http instance...
2021-10-08 Matt MacyZFS: remove duplicate "com.datto:encryption" from loader
2021-10-08 Alex RichardsonFix stand/newvers.sh with zsh in sh mode
2021-10-08 Stephen J.... Fix compilation error for install.c in loader
2021-10-08 Toomas Soomeloader: geli_dev_ioctl does return huge mediasize
2021-10-08 Andrew TurnerAs with r352446 align blocks in boot1.efi
2021-10-08 Andrew TurnerBuild the arm64 loader with -ffixed-x18
2021-10-08 Toomas Soomeloader: misaligned access of dos_partition structure
2021-10-08 Toomas Soomeloader: alloc_pread() should set errno if malloc fails
2021-10-08 Toomas Soomeefi_register_handles() is missing NULL pointer check
2021-10-08 Toomas Soomeinsert_zfs() is missing NULL pointer check
2021-10-08 Toomas Soomeefipart_inithandles() is missing NULL pointer check
2021-10-08 Toomas Soomeconnect_controllers() is missing NULL pointer check
2021-10-08 Toomas Soomeefihttp_fs_seek() is missing NULL pointer check
2021-10-08 Toomas Soomeefinet_dev_init() is missing NULL pointer check
2021-10-08 Ian LeporeIn gptboot, don't assume a partition number is a single...
2021-10-08 Warner LoshUse symbolic names for int13 calls
2021-10-08 Toomas Soomeloader.efi: print ImageBase so we know where we are
2021-10-08 Emmanuel Vadotloader.efi: Default to serial if we don't have a ConOut...
2021-10-08 Toomas Soomeloader: show APFS partition type name
2021-10-08 Toomas Soomeloader: zfs.c is missing malloc checks, fix it
2021-10-08 Toomas Soomeloader: should check malloc in zfs_dev_open
2021-10-08 Toomas Soomeloader: userboot/test should accept more than one disk
2021-10-08 Konstantin... pthread_mutexattr(3): document each pthread_mutexattr_s...
2021-10-08 Konstantin... libthr(3): explain some internals of the locks implemen...
2021-10-08 Konstantin... pthread_mutexattr(3): install pthread_mutexattr_get...
2021-10-08 Konstantin... pthread_mutexattr(3): document pthread_mutexattr_set...
2021-10-08 Konstantin... pthread_mutexattr(3): use .Fo/.Fc to avoid too long...
2021-10-07 Konstantin... fusefs: don't panic if FUSE_GETATTR fails durint VOP_GE...
2021-10-07 Alan Somersses: Guard the elm_type_names declaration by _KERNEL
2021-10-07 Alan Somersses: Correct spelling of "Temperature Sensor"
2021-10-07 Alan Somersperiodic: by default, skip 221.backup-gpart in jails
2021-10-07 Konstantin... vinvalbuf: do not panic if we were unable to flush...
2021-10-07 Alan Somersgmultipath: make physpath distinct from the underlying...
2021-10-07 Alan Somersdaemon: add some basic tests
2021-10-07 Charlie RootICMP checksum test: Fix for big endian
2021-10-07 Jamie GrittonMFC uipc_shm: Fix kern.ipc.posix_shm_list for jails
2021-10-07 Toomas SoomeBackout 356693. The libsa malloc does provide necessary...
2021-10-07 Toomas Soomeloader: allocate properly aligned buffer for network...
2021-10-07 Ravi PokalaFix build for mips.XLP64 kernel, by re-ordering headers
2021-10-07 Brandon Bergren[PowerPC] Fix atomic_cmpset_masked().
2021-10-07 Justin Hibbitsatomic: Add atomic_cmpset_masked to powerpc and use it
2021-10-07 Justin Hibbitspowerpc/atomic: Fix atomic_cmpset_rel()
2021-10-07 Justin Hibbitspowerpc: Implement atomic_(f)cmpset_ for short and...
2021-10-07 Kyle Evansmips: use generic sub-word atomic *cmpset
2021-10-07 Kyle EvansProvide generic sub-word atomic *cmpset
2021-10-07 Kyle Evanssys/dev/cfi: include sys/types.h as well
2021-10-07 Eugene Grosbeinsyslogd: undo regression after r326573
2021-10-07 Glen Barber12.3: update stable/12 to -PRERELEASE to start the...
2021-10-06 Kyle Evansmips: fcmpset: do not spin on sc failure
2021-10-06 Warner Loshatomic_cmpset return value is also an int.
2021-10-06 Warner Loshatomic_fcmpset* return int, not the type of *.
2021-10-06 Warner LoshTwo minor issues:
2021-10-06 Kyle Evansemulated atomic64: disable interrupts as the lock mecha...
2021-10-06 Brandon Bergren[PowerPC] [MIPS] Implement 32-bit kernel emulation...
2021-10-06 Ian LeporeFix busdma resource leak on usb device detach.
2021-10-06 Kyle Evanstests: kqueue: CLOCK_BOOTTIME is an alias of CLOCK_UPTIME
2021-10-06 Kristof Provostpf tests: Basic adaptive mode syncookie test
2021-10-06 Kristof Provostpf tests: Basic syncookie test
2021-10-06 Kristof Provostpf.conf: document syncookies
2021-10-06 Kristof Provostpfctl: userspace adaptive syncookies configration
2021-10-06 Kristof Provostpf: hook up adaptive mode configuration
2021-10-06 Kristof Provostpf: implement adaptive mode
2021-10-06 Kyle Evanstcp_wrappers: get rid of duplicate fgets declarations
2021-10-06 Kyle Evanslibc: ssp: sprinkle around some __dead2
2021-10-06 Kyle Evansbootp: remove the USE_BFUNCS knob
2021-10-06 Kyle Evanskqueue: document how timers with low/past timeouts...
next