]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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 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...
2024-03-03 Konstantin... sys/mount.h: align values of MNTK_XXX flags
2024-03-02 John F. Carrgpioevents: Fix build with newer Clang
2024-03-02 Konstantin... getblkx(9): be more tolerant but also strict with the...
2024-03-02 Warner Loshread(2): Add write cross reference
2024-03-02 Christopher... read.2: Use .Fn markup instead of .Xr for read/write...
2024-03-01 Brooks DavisAdd an UNDEFINED_VERSION option
2024-03-01 Warner Loshnvme: Report only the unknown bits
2024-03-01 Alexander Ziaeehier.7: various improvements usr/src and /var
2024-03-01 Alexander Ziaeehier.7: various improvements usr (no src)
2024-03-01 Alexander Ziaeehier.7: various improvements m-s
2024-03-01 Alexander Ziaeehier.7: various improvements
2024-03-01 John Baldwinpci_host_generic: Enumerate resource ranges under bootv...
2024-03-01 John Baldwinnvme: Firmware revisions in the firmware slot info...
2024-03-01 Randall StewartHTPS has actually three states not two so the macro...
2024-03-01 Alfredo Mazzinghiarm64: Fix typo in pagetable_l0_ttbr0_bootstrap symbol...
2024-03-01 Stefan Eßermqueuefs: fix statfs report to not signal file system...
2024-03-01 Ed MasteCirrus-CI: Add manual Clang 18 jobs
2024-03-01 Warner LoshCODEOWNERS: Add Stephane Rochoy
2024-03-01 Stefan Eßerldconfig: remove ignored -v (verbose) option
2024-03-01 Emmanuel Vadotpam_xdg: Close the dir after removal
2024-03-01 Kristof Provostpf tests: IPv6 versions of the route-to/reply-to if...
2024-03-01 Kristof Provostpf: support if-bound with reply-to
2024-03-01 Ed MasteCirrus-CI: bump Clang versions to 16 and 17
2024-02-29 Brooks Davislib{c,sys}: expose _getlogin consistently
next