]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2024-03-11 Dag-Erling... Add 'contrib/libdiff/' from commit '9eb461aa4b61ab47855...
2024-03-11 Randall StewartUpdate to bring the rack stack with all its fixes in.
2024-03-10 Dimitry AndricAdd space before 20240211 entry in ObsoleteFiles.inc
2024-03-10 Jason A. Harmeningunionfs: accommodate underlying FS calls that may re...
2024-03-10 Jason A. Harmeninguipc_bindat(): Explicitly specify exclusive locking...
2024-03-10 Jason A. Harmeningvn_lock_pair(): allow lkflags1/lkflags2 to be 0 if...
2024-03-09 Konstantin... mount_nullfs(8): fix typo
2024-03-09 Mark Johnstonktrace: Fix the build when options KTRACE is not configured
2024-03-09 Mark Johnstonktrace: Add __ktrace_used
2024-03-09 Kyle Evanscrunchgen: slap a dependency on the generated makefile...
2024-03-08 Brooks Davislib{c,sys}: fix incremental builds
2024-03-08 Konstantin... nullfs_mount(): fix whitespace
2024-03-08 Konstantin... mount_nullfs(8): document -o cache and vfs.nullfs.cache...
2024-03-08 Konstantin... nullfs: add -o cache
2024-03-08 Konstantin... nullfs_mount(): remove unneeded cast
2024-03-08 Mitchell Hornesimple_mfd: don't attach children twice
2024-03-08 Mitchell Horneclkdom_dump(): improve output text
2024-03-08 Mitchell Horneclk_fixed: quiet by default
2024-03-08 Mitchell Horneclk_fixed: call clkdom_dump() for verbose boot
2024-03-08 Wei HuHyper-V: vPCI: fix cpu id mis-mapping in vmbus_pcib_map...
2024-03-08 Michael TuexenTCP LRO: add dtrace probe points
2024-03-08 Michael TuexenTCP LRO: disable mbuf queuing when packet filter hooks...
2024-03-08 Warner LoshObsoleteFiles.inc: add the awk tests I just remvoed
2024-03-08 Warner Loshawk: Fix the tests
2024-03-07 Brooks Davislibc/i386: don't attempt to export alloca
2024-03-07 Brooks Davislibc/quad: narrow list of symbols exposed on i386
2024-03-07 Brooks Davislibc/iconv: don't export nonexistant symbols
2024-03-07 Sumit Saxenaamend! if_bnxt: Integrate AOC Cable Support into Curren...
2024-03-07 Chandrakanth... if_bnxt: Set 1G/10G baseT force speed as auto speeds
2024-03-07 Chandrakanth... if_bnxt: 50G, 100G and 200G PAM4 support
2024-03-07 Sumit Saxenaif_bnxt: Pluggable Module Display Support
2024-03-07 Chandrakanth... if_bnxt: Implementation of Extended Port Hardware Stats...
2024-03-07 Chandrakanth... if_bnxt: Integrate AOC Cable Support into Current 40G...
2024-03-07 Chandrakanth... if_bnxt: Update Firmware Header to Latest Version 1...
2024-03-07 Chandrakanth... if_bnxt: Update Maximum Configurable MTU from 9000...
2024-03-07 Chandrakanth... if_bnxt: Enabled support for 1G SX, CX, and LX forced...
2024-03-07 Chandrakanth... if_bnxt: Incorrect Labeling of Supported Medium in...
2024-03-07 Warner Loshnvme_sim: Add comment about the is_failed test
2024-03-07 Chandrakanth... if_bnxt: Fix media speed update issue in "ifconfig...
2024-03-07 Seigo Tanimuranullfs: Add the vfs.nullfs.cache_nodes sysctl to contro...
2024-03-07 Dag-Erling... Vendor import of diff from OpenBSD's Game of Trees
2024-03-07 Martin Matuskazfs: merge openzfs/zfs@8f2f6cd2a
2024-03-07 Dag-Erling... tarfs: Fix checksum on 32-bit platforms.
2024-03-07 Mark Johnstonbhyve/gdb: Avoid rebuilding target.xml for install...
2024-03-07 Warner Loshdevd: Add directory information
2024-03-07 Warner Loshdevd: Document the nvme devd events
2024-03-07 Warner Loshnvme: Add SMART WARNING for persistent memory region
2024-03-07 Warner Loshnvme: Log reset success or failure to devd
2024-03-07 Warner Loshnvme: Change devctl events for the controller
2024-03-07 Warner Loshnvme: split devctl out to its own function
2024-03-07 Brooks Davislibsys: don't expose __init_elf_aux_vector
2024-03-07 Brooks Davislibsys: don't try to expose yield
2024-03-07 Brooks Davissyscall(2): make i386 less of an outlier
2024-03-07 Brooks Davislibsys/aarch: Remove pointless MD syscall(2)
2024-03-07 Brooks Davislibsys/arm: Remove pointless MD syscall(2)
2024-03-07 Brooks Davislibsys/riscv: Remove pointless MD syscall(2)
2024-03-07 Brooks Davislibsys/aarch64: end syscall stubs with newlines
2024-03-07 Brooks Davisheimdal: don't try to expose nonexistant symbols
2024-03-07 Brooks Davisheimdal: don't export nonexistant _wind_ucs2read
2024-03-07 Brooks Davisliblzma: don't export lzma_lz_decoder_uncompressed
2024-03-06 Brooks Davisbsearch_b: fix compilation with gcc
2024-03-06 Baptiste Daroussintimerfd_create: fix after cf742faa39a58a9b43b671c66097e...
2024-03-06 Baptiste Daroussintimerfd_create: accept CLOCK_UPTIME/CLOCK_BOOTTIME
2024-03-06 Dag-Erling... tarfs: Factor out common test code.
2024-03-06 Dag-Erling... tarfs: Fix checksum calculation.
2024-03-06 Dag-Erling... tarfs: Remove unnecessary hack and obsolete comment.
2024-03-06 Dag-Erling... tarfs: Avoid overflow in exthdr calculation.
2024-03-06 Dag-Erling... tarfs: Improve validation of numeric fields.
2024-03-06 Dag-Erling... tarfs: Fix two input validation issues.
2024-03-06 Michael Galassivmm.4: Add verbiage about need to load module from...
2024-03-06 Sumit Saxenaif_bnxt: Correcting the firmware package version parsin...
2024-03-06 Gordon BerglingRevert "md5.1: Fix an example"
2024-03-06 Konstantin... libc posix_spawn(): explain why rtld can be used after...
2024-03-06 Konstantin... libthr: remove explicit sys/cdefs.h includes
2024-03-06 Konstantin... posix_spawn.c: fix typo in comment
2024-03-05 Alan Somerszfsd: Use vdev prop values for fault/degrade thresholds
2024-03-05 Eugene Grosbeindiskinfo(8): introduce new option -l
2024-03-05 Sergey A. Osokinbsd-family-tree: add FreeBSD 13.3
2024-03-05 John Baldwin.github: Switch to v4 of actions/checkout
2024-03-05 Kyle Evansktrace: log genio events on failed write
2024-03-05 Kyle Evanskdump: decode pollfd struct arrays coming from poll(2)
2024-03-05 Kyle Evanslibsysdecode: add a decoder for pollfd events
2024-03-05 Kyle Evanskern: poll: tap out the pollfd array on successful...
2024-03-05 John Baldwinpci_host_generic: Simplify generic_pcie_translate_resource
2024-03-05 John Baldwinpci_host_generic: Pass a valid end address in generic_p...
2024-03-05 John Baldwinimgact_elf: Add const to the checknote parameter to...
2024-03-05 Alex Richardsonimgact_elf: Add const to a few struct image_params...
2024-03-05 Gordon Berglingtcp_rack.4: Remove a mentioned paper
2024-03-05 Brooks Davislibc: actually build bsearch_b
2024-03-05 Brooks Davislibc/locale: don't expose nonexistant __collate_load_error
2024-03-04 Dimitry AndricMerge commit f800c1f3b207 from llvm-project (by Arthur...
2024-03-04 Alex Richardsonimgact_elf: Add const to the header_supported callback...
2024-03-04 Hartmut BrandtAdd a missing space in a warning.
2024-03-04 Mitchell Horneriscv: catch up with EARLY_PRINTF changes
2024-03-04 Cy Schuberthostapd: Work around lack of MLME support
2024-03-04 Tom ColdrickLinuxKPI: Queue skbuffs at tail in __skb_queue_tail
2024-03-04 Konstantin... posix_spawn(3): document POSIX_SPAWN_DISABLE_ASLR_NP
2024-03-04 Konstantin... posix_spawn(3): add POSIX_SPAWN_DISABLE_ASLR_NP
2024-03-04 Konstantin... posix_spawnattr_setflags(3): validate argument
2024-03-03 Gleb Smirnofflinux: require vnet(9) context in ifname_bsd_to_linux_n...
next