]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-08-03 Marius Strobliflib(9): Remove support for cloning pseudo interfaces
2023-08-03 Elliott Mitchellx86: remove intr_bind
2023-08-03 Elliott Mitchellx86: retire use of intr_bind
2023-08-03 Yuichiro Naitoixv: Separate VFTA table for each interface
2023-08-03 Kevin Bowlingem(4): remove reference to CNVi
2023-08-03 Steve KarglClean up libm use of the __ieee754_ prefix
2023-08-03 Kevin Bowlingem(4): correct a typo
2023-08-03 Kevin Bowlingem(4): Update and expand on hardware support
2023-08-03 Kevin Bowlingem(4): add link to lem(4)
2023-08-03 Andrew Turnerarm64: Comment out some ID registers
2023-08-03 Vladimir KondratyevBump __FreeBSD_version to 1400094 for HID KPI changes
2023-08-03 Vladimir Kondratyevspibus(4): Add support for ACPI-based children enumeration
2023-08-03 Vladimir Kondratyevintelspi: Add support for ddb/kdb -compatible polled...
2023-08-03 Vladimir Kondratyevhidbus(4): Use generic hid methods to start and stop...
2023-08-03 Vladimir Kondratyevhid: Add child device parameter to HID methods
2023-08-03 Vladimir Kondratyevintelspi: Release LPSS reset on Sunrise Point controllers.
2023-08-03 Vladimir Kondratyevintelspi: Move ACPI/PCI ids table out of header file.
2023-08-03 Vladimir Kondratyevspibus(4): Allow IRQ resource to be released
2023-08-03 Vladimir Kondratyevintelspi: Add generic resource methods to bus interface
2023-08-03 Vladimir Kondratyevintelspi: don't leak spibus on detach.
2023-08-03 Vladimir Kondratyevspibus(4): Skip bus_generic_detach() on device detach
2023-08-03 Doug Moorevm_phys_enqueue_contig: handle npages==0
2023-08-03 Mitchell Hornehwpmc_armv7: plug memory leak
2023-08-03 Mitchell Hornehwpmc_arm64: plug memory leak
2023-08-03 Mitchell Hornesys/README.md: Add a section for documentation
2023-08-03 Mitchell Horneintro(9): rewrite from scratch
2023-08-03 Mitchell Horneg_bio(9): add link to bio(9)
2023-08-03 Andrius Vnvmecontrol: fix typos
2023-08-03 Xin LIMFV: xz 5.4.4.
2023-08-03 Xin LIVendor import of xz 5.4.4 (trimmed)
2023-08-03 Kevin Bowlingixgbe: Warn once for unsupported SFPs
2023-08-03 Kevin Bowlinge1000: Automask TSO on lem(4)/em(4) 10/100 Ethernet
2023-08-03 Steve KarglFixes for bugs in sinpi/cospi/tanpi
2023-08-03 Steve KarglCleanup debugging code in libm
2023-08-02 Ed Masteman: fix `man -K` search
2023-08-02 Justin Hibbitsmii: Add the Broadcom BCM54616S ID to the list
2023-08-02 Ed Mastessh: comment deprecated option handling for retired...
2023-08-02 Mark JohnstonObsoleteFiles.inc: Add an entry for libdtrace.so.2...
2023-08-02 Domagoj Stolfadtrace: Add WITH_DTRACE_ASAN
2023-08-02 Mark Johnstonkdb: Permit a NULL thread credential in kdb_backend_per...
2023-08-02 Gordon Berglinglinux(4): Fix two typos in source code comments
2023-08-02 Gordon Berglingelf(3): Fix a typo in a source code comment
2023-08-02 Gordon Berglingisp(4): Fix a typo in a source code comment
2023-08-02 Gordon Berglingkboot: Fix a typo in a source code comment
2023-08-02 Doug MooreRevert "vm_phys_enqueue_contig: handle npages==0"
2023-08-02 Gordon Berglingnfsserver: Fix a typo in a source code comment
2023-08-02 Gordon Berglingcam(4): Fix a typo in a source code comment
2023-08-02 Gordon Berglingusb(4): Fix a typo in a source code comment
2023-08-02 Kristof Provostarm64: enable kern.conftxt
2023-08-02 Gordon Berglingnetpfil: Fix a typo in a source code comment
2023-08-02 Gordon Berglingvnic: Fix a typo in a source code comment
2023-08-02 Gordon Berglingaic7xxx: Fix two typos in source code comments
2023-08-02 Gordon Berglingpsm(4): Fix a typo in a source code comment
2023-08-02 Gordon Berglinget(4): Fix a typo in a source code comment
2023-08-02 Doug Moorevm_phys_enqueue_contig: handle npages==0
2023-08-02 Ed Masteretire SHARED_TOOLCHAIN knob
2023-08-01 John Baldwinmmc_xpt: Update function name in debug trace
2023-08-01 John Baldwincam: Remove non-sbuf announce/denounce proto and xport ops
2023-08-01 John Baldwincam_xpt: Reimplement xpt_*nounce_periph in terms of...
2023-08-01 John Baldwincam_xpt: Remove fallbacks for non-sbuf protocol methods
2023-08-01 John Baldwincam mmc_xpt/nvme_xpt: Add _sbuf variants of {an,de...
2023-08-01 John Baldwinmmc_xpt: Remove dubious end of mmc_print_ident
2023-08-01 John Baldwincam xpt_*nounce_periph*: Various fixes for periphs...
2023-08-01 John Baldwincam/nvme: Remove spurious newline during periph detach...
2023-08-01 Akio Moritaamdsmn(4), amdtemp(4): add support for Zen 4
2023-08-01 John Baldwinbuild.7: Document several toolchain make variables.
2023-08-01 John BaldwinMakefile.inc1: Enable requesting the universe toolchain.
2023-08-01 Warner Loshcam: Log more error codes
2023-08-01 Dmitry Chagintests: Add MAP_32BIT flag test
2023-08-01 Kirk McKusickSupport background fsck_ffs(8) on filesystems using...
2023-08-01 Jonathan T... frag6: Avoid a possible integer overflow in fragment...
2023-08-01 John Baldwinbhyve: Fully reset the fwctl state machine if the guest...
2023-08-01 Eric van Gyzendtrace: remove dead code for PR_REQUESTED
2023-08-01 Eric van Gyzenproc_detach: use ptrace(PT_KILL) to kill the tracee
2023-08-01 Eric van Gyzendtrace: do not overload libproc flags
2023-08-01 Eric van Gyzendtrace: remove illumos code from dt_proc.c
2023-08-01 Ed Masteinet.3: remove mention of VAX endianness
2023-08-01 Mark Johnstondtrace: Revert the addition of WITH_DTRACE_ASAN
2023-08-01 Ed Mastesrc.conf.5: regen after armv6 demotion
2023-08-01 Pau Ammafilemon(4): Better error checking in code example
2023-08-01 Mark Johnstonlibdtrace: Explicitly set SHLIBDIR and SHLIB_MAJOR
2023-08-01 Mark Johnstonvm_map: Add a macro to fetch a map entry's split bounda...
2023-08-01 Gordon Berglingsk(4): Fix a typo in a source code comment
2023-08-01 Doug Mooreisa_common: find next bit faster
2023-07-31 Konstantin... cd9660: do not leak buffers in cd9660_rrip_loop()
2023-07-31 John Baldwinmemdesc: Add routines for copying data to/from memory...
2023-07-31 John Baldwingsb_crc32: Fix a warning when compiled in userland.
2023-07-31 Michael ReifenbergerDelete i386 support since I dont have a i386 system...
2023-07-31 Jessica Clarketools/build: Work around broken Clang FreeBSD resource...
2023-07-31 Kevin Bowlinge1000: Fix lem(4)/em(4) TSO6
2023-07-31 Mark Johnstonggate tests: Serialize
2023-07-31 Mark Johnstongmirror tests: Serialize
2023-07-31 Mark Johnstondhclient tests: Serialize pcp tests
2023-07-31 Mark Johnstonxargs tests: Disable the test added in commit eab91d008165
2023-07-31 Vladimir Kondratyevnvme(4): detect S3X NVMe controller in 2016-2017 MacBooks
2023-07-31 Vladimir Kondratyevintelspi(4): Add missing driver mutex unlock in NO_SLEE...
2023-07-31 Martin Matuskalibarchive: merge from vendor branch
2023-07-31 Martin MatuskaUpdate vendor/libarchive to libarchive/libarchive@27ca5119f
2023-07-31 Peter Holmstress2: Added killpg(2) scenarios
2023-07-30 Doug Mooreradix_tree: compute slot from keybarr
next