]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2021-06-25 Eric Joynerice_ddp: Revert mode back to 0644
2021-06-25 Eric Joynerice_ddp: Update to 1.3.24.0
2021-06-25 Michael Gmelinshm_open(2): Cross-reference posixshmcontrol(1)
2021-06-25 Dmitry Chaginlinux(4): Make vDSO defines private.
2021-06-25 Chuck Tufflibhyve: fix NVMe MDTS comment
2021-06-25 Piotr KubajEnable OPENMP on riscv64* by default.
2021-06-25 Randall Stewarttcp: Preparation for allowing hardware TLS to be able...
2021-06-25 Stefan Eßersbin/md5: re-enable tests
2021-06-25 Li-Wen Hsusbin/md5: Create /usr/tests/sbin/md5 directory for...
2021-06-25 Stefan Eßersbin/md5: disable tests due to build failures
2021-06-25 Stefan Eßersbin/md5: fix test case to not write outside temp directory
2021-06-25 Stefan Eßersbin/md5: improve compatibility with coreutils -c option
2021-06-25 Stefan Eßersbin/md5: add tests
2021-06-25 Rick Macklemnfscl: Add entries to UPDATING and RELNOTES for commit...
2021-06-25 Rick Macklemnfscl: Change the default minor version for NFSv4 mounts
2021-06-24 Alan Coxarm64: make it possible to define PV_STATS
2021-06-24 Randall Stewarttcp: Rack not being very friendly with V6:4 socket...
2021-06-24 Mariusz Zaborskirc.subr: use _pidcmd to determine pid for protect
2021-06-24 Warner Loshbsd-family-tree: add DragonFly 6.0.0
2021-06-24 Marcin WojtasUpdate ENA version to v2.4.0
2021-06-24 Marcin WojtasUpdate ENA driver man page
2021-06-24 Marcin WojtasMerge tag 'vendor/ena-com/2.4.0'
2021-06-24 Marcin Wojtasena: hide sysctl nodes for unused ENA queues
2021-06-24 Marcin Wojtasena: remove surplus NULL checks when freeing ENA resources
2021-06-24 Marcin Wojtasena: add support for the large LLQ headers in ENA
2021-06-24 Marcin Wojtasena: change ENA C++-style comment into C-style
2021-06-24 Marcin Wojtasena-com: restructure the ENA logging system
2021-06-24 Marcin Wojtasena-com: update sources to the latest version
2021-06-24 Marcin WojtasIntroduce LS1028A PCI MDIO driver.
2021-06-24 Marcin WojtasIntroduce new driver for NXP Ethernet controller
2021-06-24 Marcin WojtasIntroduce MDIO read/write functions for LS1028A.
2021-06-24 Marcin Wojtasiflib: Add a new quirk
2021-06-24 Michal MelounFix error value returned by ofw_bus_gen_get_node().
2021-06-24 Colin Percivallibsa: Add tslog support for arm64
2021-06-24 Colin Percivalarm64: Instrument initarm with TSLOG
2021-06-24 Colin Percivalarm64: Disable early printf if TSLOG
2021-06-24 Alan Coxarm64: replace pa_to_pvh() with page_to_pvh() in pmap_r...
2021-06-23 Konstantin... amd64: do not touch BIOS reset flag halfword, unless...
2021-06-23 Konstantin... vdso: lower precision of vdso implementation of CLOCK_M...
2021-06-23 Konstantin... vdso gettimeofday: minor restructuring
2021-06-23 Ryan Moellerbsdinstall: Avoid double-mounting /dev
2021-06-23 Konstantin... ffs_softdep: force sync if journal is low in journal_ch...
2021-06-23 Konstantin... ffs_softdep.c: add journal_check_space() helper
2021-06-23 Konstantin... softdep_prelink(): only do sync if other thread changed...
2021-06-23 Konstantin... ufs_rename(): only do softdep_prerename() when other...
2021-06-23 Konstantin... ffs: mark block (re-)allocations as seqc writes
2021-06-23 Konstantin... ufs_rename(): softdep_prerename() does something only...
2021-06-23 Konstantin... ffs: reduce number of dvp relocks in softdep_prelink()
2021-06-23 Konstantin... ufs_vnops.c: style
2021-06-23 Konstantin... unionfs: do not use bare struct componentname
2021-06-23 Konstantin... namei: add NDPREINIT() macro
2021-06-23 Konstantin... seqc: add symbolic name for in-modify bit
2021-06-23 Alan Coxarm64: remove an unneeded test from pmap_clear_modify()
2021-06-23 Florian Florensanet/bpf: Fix writing of buffer bigger than PAGESIZE
2021-06-23 Rozhuk Ivandevctl: add ADDR_ADD and ADDR_DEL devctl event for...
2021-06-23 Rozhuk Ivandevctl: add RENAME devctl event for IFNET
2021-06-23 Mark Johnstonmdconfig tests: Correct a copy-pasted test description
2021-06-23 Mark Johnstonrpc.lockd: Use libc strnlen() instead of reimplementing it
2021-06-23 Wojciech Macekip_mroute: initialize vif ifnet properly
2021-06-23 Lutz Donnerhackelibalias: Fix compile time warning about unused functions
2021-06-23 Warner Loshbus_child_pnpinfo: fix two stragglers
2021-06-23 Warner Loshnewbus: Move from bus_child_{pnpinfo,location}_src...
2021-06-22 John Baldwintoe: Read-lock the inp in toe_4tuple_check().
2021-06-22 John Baldwincxgbei: Better handle new tasks and transfers when...
2021-06-22 Gleb SmirnoffUnbreak TFO, that was broken with 8d5719aa74f. These...
2021-06-22 Dimitry AndricDisable llvm generating 128-bit multiply libcalls on...
2021-06-22 Dimitry AndricFix failures in libm's lround_test after clang 12 import
2021-06-22 Maigurs StalidzansUPDATING: Fix typo
2021-06-22 Alex Richardsonrtld-elf: Check the return value of obj_enforce_relro()
2021-06-22 Jose Luis Duranmkimg: Add fat32lba partition type
2021-06-22 Warner LoshMerge tag 'vendor/NetBSD/vis/20210621' into vis
2021-06-21 Warner LoshImport vis(1) from NetBSD as of 20210621
2021-06-21 Colin PercivalEC2: Tell gptboot to skip its 3 second wait
2021-06-21 Alan Coxarm64: Use page_to_pvh() when the vm_page_t is known
2021-06-21 Emmanuel Vadotsdhci_fdt: Add gpio_if.h to the source
2021-06-21 Dimitry AndricFix clang assertion while building recent www/chromium
2021-06-21 Leandro Luporiaacraid: ignore data overrun on INQUIRY
2021-06-21 Leandro Luporiaacraid: reduce max I/O size to avoid DMA issues
2021-06-22 Dmitry Chaginlinux(4): Retire unused declaration.
2021-06-22 Dmitry Chaginlinux(4): Retire a now unused include.
2021-06-22 Dmitry Chaginlinux(4): Do not specify shared page for aout binaries.
2021-06-22 Dmitry Chaginlinux(4): Retire linux_kplatform.
2021-06-22 Dmitry Chaginlinux(4): Get rid of Linuxulator kernel build options.
2021-06-21 Edward Tomasz... linux: reduce differences between rt_sendsig() and...
2021-06-22 Dmitry Chaginlinux(4): Regen for linux_poll system call.
2021-06-22 Dmitry Chaginlinux(4): Implement poll system call via linux_common_p...
2021-06-22 Dmitry Chaginlinux(4): Rework Linux ppoll system call.
2021-06-21 Edward Tomasz... telnet(1): add quiet mode ("telnet -Q")
2021-06-21 Edward Tomasz... imgact_elf: compute auxv buffer size instead of using...
2021-06-21 Alex RichardsonEmit an error when we seen absolute paths to .o files
2021-06-21 Mark Johnstondiff tests: Require root for report_identical
2021-06-21 George V. Neville... Retore the vnet before returning an error.
2021-06-21 Warner Loshbanner: Correct history.
2021-06-21 Warner Loshvmstat: correct history
2021-06-21 Warner Loshbasename: fix history
2021-06-21 Andriy Gaponrtwn: make sure to not write in upper bits of txdseq
2021-06-21 Colin Percivalloader: Use tslog to instrument some functions
2021-06-21 Colin Percivalkern_tslog: Include tslog data from loader
2021-06-21 Colin Percivalstand/common command_boot: Pass tslog to kernel
2021-06-21 Colin Percivalefi/loader: Call tslog_init
next