]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-08-25 Gleb Smirnoffifconfig: fix 'ifconfig -l ether'
2023-08-25 Gleb Smirnoffifconfig: fix logical error in interface matching for...
2023-08-25 Justin Hibbitsmac_ipacl: Use IfAPI
2023-08-25 Justin HibbitsIfAPI: Retire if_etherbpfmtap() and if_bpfmtap()
2023-08-25 Warner Loshnvme: Add exclusion for ISR
2023-08-25 Warner Loshnvme: Greatly improve error recovery
2023-08-25 Warner Loshnvme: Timeout expired transactions
2023-08-25 Warner Loshsmartpqi: Fix build issues highlighted by gcc12
2023-08-25 Michael Tuexensctp: cleanup
2023-08-25 Michael Tuexensctp: cleanup
2023-08-25 Mateusz Guziktimerfd: compute fflags before calling falloc
2023-08-25 Mateusz Guziktimerfd: fix up a memory leak and missing locking
2023-08-25 Simon J. GerratyAdd mac_grantbylabel
2023-08-24 Glen BarberUPDATING: add entry for 15.0-CURRENT
2023-08-24 Glen Barberupdate main to 15
2023-08-24 Mateusz Guzikvfs: retried++ -> retried = true for the boolean
2023-08-24 Stephen J.... freebsd32: Remove mac_syscall from the unimpl list
2023-08-24 Warner Loshsmartpqi: Use today's date
2023-08-24 Mateusz Guzikvfs: try harder to find free vnodes when recycling
2023-08-24 Dag-Erling... libc: Add timespec_getres(3) as per C23.
2023-08-24 Dag-Erling... libc: Fix parsing of hexadecimal numbers in strtol...
2023-08-24 John Hallsmartpqi: update to version 4410.0.2005
2023-08-24 Kevin Bowlingiflib: invert default restart on VLAN changes
2023-08-24 Kevin Bowlingice: Don't restart on VLAN changes
2023-08-24 Kevin Bowlingiavf: Add explicit ifdi_needs_reset for VLAN changes
2023-08-24 Kevin Bowlingenic: Don't restart on VLAN changes
2023-08-24 Kevin Bowlingvmxnet3: Don't restart on VLAN changes
2023-08-24 Kevin Bowlingenetc: Don't restart on VLAN changes
2023-08-24 Kevin Bowlingbnxt: Don't restart on VLAN changes
2023-08-24 Jake Freelandtimerfd: Add manual page.
2023-08-24 Jake Freelandtimerfd: Move implementation from linux compat to sys...
2023-08-24 Dmitry Chagintests: Handle SIGSEGV in the vm stack mprotect exec...
2023-08-24 Piotr Pawel... ps: add a new option -D to reimplement tree traversal
2023-08-24 Piotr Pawel... Revert "ps: extend the non-standard option -d (tree...
2023-08-24 Michael Tuexensctp: improve handling of socket shutdown for reading
2023-08-24 Kajetan Staszkiewiczpf: Access r->rpool.cur->kif under mutex protection
2023-08-24 Warner Loshcam/scsi_da: Bump deprecation one release.
2023-08-23 John Baldwincxgbe ddp: Trim stale function prototype
2023-08-23 Mark Johnstonm4 tests: Update tests after $FreeBSD$ removal
2023-08-23 Robert Wingbectl: make mount subcommand less verbose
2023-08-23 Emmanuel Vadotarm64: Remove duplicate fdt build option
2023-08-23 Mark Johnstonsh tests: Update $LINENO tests after $FreeBSD$ removal
2023-08-23 Jessica ClarkeMakefile: Support universe-toolchain on non-FreeBSD
2023-08-23 Jessica Clarketools/build/make.py: Make --with-default-sys-path mirro...
2023-08-23 Jessica Clarketools/build/make.py: Keep bootstrapped bmake binary...
2023-08-23 Andrew Turnergicv3: Add checks for the device ID
2023-08-23 Andrew Turnergicv3: Add a verbose message for unknown tables
2023-08-23 Andrew Turnergicv3: Stop setting the esize field
2023-08-23 Andrew TurnerRevert "gicv3: Stop setting the esize field"
2023-08-23 Andrew TurnerRevert "gicv3: Add a verbose message for unknown tables"
2023-08-23 Andrew TurnerRevert "gicv3: Add checks for the device ID"
2023-08-23 Jake Freelandsyslogd: Add some basic regression tests
2023-08-23 Andrew TurnerSupport dynamically sized register sets
2023-08-23 Andrew Turnergicv3: Add checks for the device ID
2023-08-23 Andrew Turnergicv3: Add a verbose message for unknown tables
2023-08-23 Andrew Turnergicv3: Stop setting the esize field
2023-08-23 Andrew Turnergicv3: Split out finding the page size
2023-08-23 Piotr Kubajiavf: remove compatibility code and address some warnings
2023-08-23 Zhenlei Huangnet: Do not overwrite if_vlan's PCP
2023-08-23 Michael Tuexensctp: improve handling of SHUTDOWN and SHUTDOWN ACK...
2023-08-23 Emmanuel Vadotarm64: xilinx: dwc3: Fix reset names
2023-08-23 Emmanuel Vadotarm64: xilinx: Add glue driver for usb3 controller
2023-08-23 Kyle Evanslibc: iconv: zero out cv_shared on allocation
2023-08-23 Kyle Evanslibc: fix c*rtomb/mbrtoc*
2023-08-23 Konstantin... Regen
2023-08-23 Konstantin... Add membarrier(2)
2023-08-23 Konstantin... Add cpu_sync_core()
2023-08-23 Konstantin... add pmap_active_cpus()
2023-08-22 Bartosz Sobczakofed: mask seq_num identifier to occupy only 3 bytes
2023-08-22 John BaldwinMakefile.asm: Drop mention of $FreeBSD$ from instructions.
2023-08-22 Jessica Clarkelibzstd: Explicitly define ZSTD_DISABLE_ASM
2023-08-22 Jessica Clarkearm: Add missing no-ctfconvert for fw_stub.awk target
2023-08-22 Jessica Clarkekbdcontrol: Support building as a bootstrap tool on...
2023-08-22 Marius Strobltcp_info: Add and export more FreeBSD-specific fields
2023-08-22 Marius Strobltcp_fill_info(): Change lock assertion on INPCB to...
2023-08-22 Kristof Provostif_ovpn: clear mbuf flags on rx
2023-08-22 Mike Karelsetc: remove leftover leading empty comments, blank...
2023-08-22 Jessica Clarketools/build/make.py: Grow the list of MI targets
2023-08-22 Jessica Clarketools/build/make.py: Make flake8 clean
2023-08-22 Zhenlei Huanggeom_linux_lvm: Check the offset of physical volume...
2023-08-22 David E. O... Document strnstr()'s history.
2023-08-22 Corvin Köhnebhyve: add config option to load ACPI tables into memory
2023-08-22 John Baldwinlibcrypto: Update assembly build glue for x86 for OpenS...
2023-08-22 John Baldwinlibcrypto: Generate new files added in OpenSSL 3.0.
2023-08-22 John Baldwinlibcrypto: Add new assembly files added in OpenSSL...
2023-08-22 John Baldwinlibcrypto: Don't embed $FreeBSD$ in generated assembly...
2023-08-22 John Baldwinbuild{libcompat}: Pass UNIVERSE_TOOLCHAIN_PATH to the...
2023-08-22 John Baldwinriscv db_trace: Ensure trapframe pointer is suitably...
2023-08-22 Warner LoshDelete trailing whitespace from $FreeBSD$ removal
2023-08-22 Warner LoshUpdate freebsd-yeet for mfc
2023-08-21 Ed Mastex86: handle domains with no CPUs usable for intr delivery
2023-08-21 Robert Clauseckershare/man/man7/simd.7: document new amd64 memcmp/bcmp...
2023-08-21 Robert Clauseckerlib/libc/amd64/string/memcmp.S: add baseline implementation
2023-08-21 Robert Clauseckershare/man/man7/simd.7: document SIMD-enhanced stpcpy()
2023-08-21 Robert Clauseckerlib/libc/amd64/string/stpcpy.S: add baseline implementation
2023-08-21 Dag-Erling... unifdef: Vendorize.
2023-08-21 Dag-Erling... unifdef: Reapply our 7102ec5226e5.
2023-08-21 Dag-Erling... unifdef: Reapply our 61287be18189.
2023-08-21 Dag-Erling... Add 'contrib/unifdef/' from commit '0da44885831dc0a43c4...
2023-08-21 Dag-Erling... Add missing version.h.
next