]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-02-03 Warner Loshkboot: bi_loadsmap for amd64
2023-02-03 Warner Loshkboot: Powerpc provide bi_loadsmap
2023-02-03 Warner Loshkboot: Define bi_loadsmap for loading memory maps
2023-02-03 Warner Loshkboot: Call enumerate_memory_arch()
2023-02-03 Warner Loshkboot: Update amd64 to use enumerate_memory_arch()
2023-02-03 Warner Loshkboot: aarch64 memory enumeration enumerate_memory_arch()
2023-02-03 Warner Loshkboot: Add powerpc stub for enumerate_memory_arch()
2023-02-03 Warner Loshkboot: space_avail -- how much space exists from 'start...
2023-02-03 Warner Loshkboot: Add parsing of /proc/iomem into seg.c
2023-02-03 Warner Loshkboot: Create segment handling code at main level
2023-02-03 Warner Loshkboot: MI part of the memory enumeration code
2023-02-03 Warner Loshkboot: Add aarch64 fdt fixup
2023-02-03 Warner Loshkboot: Probe all disks and partitions for a kernel
2023-02-03 Dag-Erling... cp: Minor code cleanup.
2023-02-03 Justin HibbitsMechanically convert wg(4) to IfAPI
2023-02-03 Justin Hibbitslinsysfs: Use IfAPI accessors
2023-02-03 Justin Hibbitslinprocfs: Migrate to IfAPI
2023-02-03 Justin HibbitsIfAPI: Add iterator to loop over all interfaces
2023-02-03 Toomas Soomeefiserialio: use port settings (sio->Mode) for initial...
2023-02-03 Kristof Provostpf tests: improve pfsync:basic_defer test
2023-02-03 Kristof Provostpfsync: add missing bucket lock
2023-02-03 Xin LIhastctl: use zlib's crc32 implementation.
2023-02-03 Xin LIhastd: use zlib's crc32 implementation.
2023-02-03 Pawel Jakub... kern_prot.c p_candebug(): Remove single-use variable.
2023-02-03 Pawel Jakub... nv.9: Improve style in one of the examples.
2023-02-03 Brooks Daviswhitespace: rewrap to match case directly above
2023-02-03 Rick Macklemvfs_export: Add checks for correct prison when updating...
2023-02-02 Dag-Erling... tarfs: Remove unused code.
2023-02-02 Dag-Erling... tarfs: Fix non-ZSTDIO build.
2023-02-02 Michael Tuexensctp: improve delivery of stream reset notifications
2023-02-02 Warner Loshkboot: Remove kboot_loadaddr
2023-02-02 Warner Loshkboot: Assert errno is negative
2023-02-02 Dag-Erling... tarfs: Fix 32-bit build.
2023-02-02 Warner Loshkboot: Parse memory usage
2023-02-02 Warner Loshkboot: For hostfs, return better errors from read,...
2023-02-02 Warner Loshkboot: Fix hostdisk fmtdev
2023-02-02 Warner Loshkboot: Trim initial allocation to 64MB
2023-02-02 Warner Loshstand: only compute symidx on x86
2023-02-02 Dimitry Andricgh-bc: don't force CFLAGS to -O0 -g
2023-02-02 Cy Schubertipfilter: Fix use after free on packet with broken...
2023-02-02 Cy Schubertipfilter: Correctly type ipf_pullup()
2023-02-02 Mateusz Piotrowskitimeout: Move from /usr/bin to /bin
2023-02-02 John Baldwinrescue: Fix link order of SSL libraries and fetch.
2023-02-02 Dmitry Chaginlinux(4): Remove stale comment that no longer applies.
2023-02-02 Dmitry Chaginlinux(4): Microoptimize rt_sendsig() on amd64.
2023-02-02 Dmitry Chaginlinux(4): Preserve fpu fxsave state across signal deliv...
2023-02-02 Dag-Erling... Add tarfs, a filesystem backed by tarballs.
2023-02-02 Andrew TurnerRead the arm64 far early in el0 exceptions
2023-02-02 Andrew TurnerLimit where we disable the Arm generic timer
2023-02-02 Andrew TurnerCheck for the IORT before adding the ITS driver
2023-02-02 Andrew Gallatinixgbe: Do not count L3/L4 checksum errors as input...
2023-02-02 Dmitry Chaginlinux(4): Deduplicate linux_trans_osrel().
2023-02-02 Dmitry Chaginlinux(4): Deduplicate linux_copyout_strings().
2023-02-02 Dmitry Chaginlinux(4): Deduplicate linux_fixup_elf().
2023-02-02 Dmitry Chaginlinux(4): Add coredump support to i386.
2023-02-02 Dmitry Chaginlinux(4): Use COMPAT_LINUX32 enstead of __ELF_WORD_SIZE.
2023-02-02 Dmitry Chaginlinux(4): Microoptimize linux_elf.h for future use.
2023-02-02 Dag-Erling... cp: Simplify the common case.
2023-02-02 Dag-Erling... cp: Add tests involving sparse files.
2023-02-02 Dag-Erling... libc: Add tests for strchrnul(3).
2023-02-02 Stefan EßerRevert "sys/kbio.h: support Unicode key codes in vt...
2023-02-02 Corvin Köhneatrtc: expose power loss as sysctl
2023-02-02 Rick Macklemprison_check_nfsd: Add check for enforce_statfs != 0
2023-02-01 Konstantin... libthr pshared: correct a bug in allocation
2023-02-01 Konstantin... libthr: add pshared_destroy() helper
2023-02-01 Konstantin... kstack_contains(): account for struct pcb on stack
2023-02-01 Konstantin... i386 trap_check_kstack(): use kstack_contains()
2023-02-01 Konstantin... i386 kstack_contains(): account for pcb/fpu save area
2023-02-01 Konstantin... Move kstack_contains() and GET_STACK_USAGE() to MD...
2023-02-01 John Baldwinarm_smcc_1_2_*: Don't trash SP and X19 if no return...
2023-02-01 Gleb Smirnoffsockets: in sousrsend() pass down the error to aio(4)
2023-02-01 Dmitry Chaginlinux(4): Deduplicate MI futex structures.
2023-02-01 Gleb Smirnoffunix: add myself to the copyright notice
2023-02-01 Gleb Smirnoffinpcb: add myself to the copyright notice
2023-02-01 Wei Huarm64: Hyper-V: vPCI: Fix typo and some indentations
2023-02-01 Warner Loshhyperv: Build and install where supported
2023-02-01 Wei Huarm64: Hyper-V: vPCI: Enabling v-PCI in FreeBSD in...
2023-02-01 Stefan Eßersys/kbio.h: support Unicode key codes in vt keymap...
2023-02-01 Krzysztof Zdziarskiqat: Fixed Coverity reported issue
2023-02-01 Wei Huarm64: Hyper-V: vPCI: Adding Hyper-V PCI protocol 1.4
2023-02-01 Wei Huarm64: Hyper-V: vPCI: SPI MSI mapping for gic v3 acpi...
2023-02-01 Dmitry Chaginamd64: Eliminate write only cpu_fxsr.
2023-02-01 Mateusz Piotrowskiifconfig.8: Improve readability of vlanproto's description
2023-02-01 Corvin Köhnevmm: avoid spurious rendezvous
2023-02-01 Gregory Neil... Note upgrade to sendmail 8.17.1
2023-02-01 Gregory Neil... Note upgrade to sendmail 8.17.1
2023-01-31 Bjoern A. ZeebLinuxKPI: 802.11: fix indent in lkpi_wake_tx_queues()
2023-01-31 Bjoern A. ZeebLinuxKPI: 802.11: enhance lkpi_scan_ies_add() for HT...
2023-01-31 Jean-Sébastien... linuxkpi: list_sort()'s callback now takes list arguments
2023-01-31 Eric Joynervtd: Increase DRHD_MAX_UNITS
2023-01-31 Justin HibbitsMechanically convert ffec(4) to IfAPI
2023-01-31 Justin HibbitsMechanically convert mwl(4) to IfAPI
2023-01-31 Justin HibbitsMechanically convert gem(4) to IfAPI
2023-01-31 Justin HibbitsMechanically convert ps3 if_glc(4) to IfAPI
2023-01-31 Justin HibbitsMechanically convert if_cas(4) to IfAPI
2023-01-31 Justin HibbitsMechanically convert mge(4) to IfAPI
2023-01-31 Justin HibbitsMechanically convert genet(4) to IfAPI
2023-01-31 Justin Hibbitsre(4): Fix whitespace from IfAPI conversion
2023-01-31 Justin Hibbitsetherswitch: Clean up whitespace after IfAPI conversion
2023-01-31 Justin HibbitsLast change for mgb(4) needed for IfAPI conversion
next