]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2023-09-02 Martin Matuskazfs: merge openzfs/zfs@95f71c019
2023-09-02 Mateusz Guziktimerfd: convert timerfd_list_lock from sx to mtx
2023-09-02 Kyle Evanslocaledef: correct definition of right-parenthesis...
2023-09-02 ednadolski-ixSelectable block allocators
2023-09-02 Umer SaleemRelax error reporting in zpool import and zpool split
2023-09-02 Andrea RighiLinux 6.5 compat: safe cleanup in spl_proc_fini()
2023-09-02 Alexander MotinZIL: Change ZIOs issue order.
2023-09-02 Alexander MotinZIL: Revert zl_lock scope reduction.
2023-09-02 Alexander MotinZIL: Tune some assertions.
2023-09-01 John Baldwinamd64 db_trace: Reject unaligned frame pointers
2023-09-01 Dag-Erling... libc: Further nit in fopen(3) man page.
2023-09-01 John Baldwinpci_iov: Refuse to create VFs which require ARI if...
2023-09-01 Trond Endrestølscandir.3: Fix several typos
2023-09-01 Dag-Erling... libc: Fix fmemopen(3) prototype in fopen(3) man page.
2023-09-01 Mateusz Guzikpf: retire pf_krule_to_rule and pf_kpool_to_pool
2023-09-01 Brooks Davissrc.conf.5: regen
2023-09-01 Brooks DavisLIBC_MALLOC: description typo fix
2023-09-01 Brooks DavisUPDATING: typo fox
2023-09-01 Brooks Davissrc.conf.5: regen
2023-09-01 Brooks DavisAdd INIT_ALL build option
2023-09-01 Brooks Davislibc: add LIBC_MALLOC option
2023-09-01 Brooks DavisTeach make showconfig about group options
2023-09-01 Brooks Davismakeman: add minimal support for group options
2023-09-01 Brooks Davisshare/mk: support for "single" group options
2023-09-01 Zachary Leafarmv8_crypto: fix recursive fpu_kern_enter call
2023-09-01 Andrew Turnergicv3: Add logging for when its_device_alloc fails
2023-09-01 Andrew Turnergicv3: Support indirect ITS tables
2023-09-01 Andrew Turnerarm: Add a userspace physical timer check
2023-09-01 Dmitry Chaginjail(8): Fix mandoc warnings
2023-09-01 Dmitry Chaginextattr(9): Remove a reference to a non-existent VFS_EX...
2023-09-01 Dmitry Chaginextattr(9): Mention system namespace restrictions in...
2023-09-01 Shawn Webbjail: Add the ability to access system-level filesystem...
2023-09-01 Dmitry Chaginlinux(4): Return ENOTSUP from xattr syscalls instead...
2023-09-01 Dmitry Chaginlinux(4): Merge removexattr for future error recode
2023-09-01 Dmitry Chaginlinux(4): Return ENODATA from getxattr syscalls instead...
2023-09-01 Dmitry Chaginlinux(4): Merge getxattr for future error recode
2023-09-01 Kyle Evansarm64: initialize pcb in the TBI/PAC/etc. fault case
2023-09-01 Dimitry Andricdmu_buf_will_clone: change assertion to fix 32-bit...
2023-09-01 Brooks Davissrc.conf.5: regen
2023-08-31 Brooks Davismakeman: clarify scope of ignored option values
2023-08-31 Glen Barberrelease: remove arm/armv6 RPI-B configuration file
2023-08-31 Jamie GrittonRe-remove $FreeBSD$ inadvertantly put back into jail.8
2023-08-31 Dag-Erling... libipf: fix parser error message.
2023-08-31 Mina Galićlibc: fix history for strverscmp(3) and versionsort(3)
2023-08-31 Kristof Provostmcast: fix memory leak in imf_purge()
2023-08-31 Kristof Provostpf: remove DIOCGETRULE and DIOCGETSTATUS
2023-08-31 Kristof Provostsnmp_pf: use libpfctl's pfctl_get_status() rather than...
2023-08-31 Kristof Provostlibpfctl: implement status counter accessor functions
2023-08-31 Kristof Provostlibpfctl: allow pfctl_free_status(NULL)
2023-08-31 Kristof Provostpf (t)ftp-proxy: use libpfctl instead of DIOCGETSTATUS
2023-08-31 Kristof Provostvmxnet3: do restart on VLAN changes
2023-08-31 Dag-Erling... nss_tacplus: Provide dummy setpwent(), getpwent_r(...
2023-08-31 Eugene Grosbeinunbreak BEGEMOT-LM75-MIB.txt
2023-08-30 Eric Joynerice_ddp: Update to 1.3.35.0
2023-08-30 Simon J. GerratyAdd sys.dirdeps.mk to share/mk FILES
2023-08-30 Zhenlei Huangnet: Remove vlan metadata on pcp / vlan encapsulation
2023-08-30 Kristof Provostigmp: do not upgrade IGMP version beyond net.inet.igmp...
2023-08-29 John Baldwinlibcrypto: Switch back to the generated assembly in...
2023-08-29 John Baldwinossl: Update the generated assembly files from OpenSSL...
2023-08-29 John Baldwinlibcrypto: Add buildasm and cleanasm targets
2023-08-29 John Baldwinlibcrypto: Refactor Makefile.asm so it can be run outsi...
2023-08-29 John BaldwinMakefile.asm: Simplify variable expansions in generated...
2023-08-29 Tom CosgroveOpenSSL: Fix handling of the "0:" label in arm-xlate.pl
2023-08-29 Li-Wen Hsureleng-gce: Add ZFS support to GCE image buliding and...
2023-08-29 Li-Wen Hsureleng-azure: Add ZFS support to Azure image buliding...
2023-08-29 Li-Wen Hsureleng-azure: Use port name to install Azure CLI
2023-08-29 Ed Mastex86: Introduce APIC ID limit by default on AMD hardware
2023-08-29 Dag-Erling... iostat: getopt() / usage() cleanup.
2023-08-29 Dag-Erling... wmistat: don't restrict reading to the pid that opened...
2023-08-29 Serapheim Dimitropouloscheckstyle: fix action failures
2023-08-29 Kristof Provostpf: Remove DIOCCLRSTATES and DIOCKILLSTATES
2023-08-29 Mark Johnstonaesni: Push FPU sections down further
2023-08-28 Dag-Erling... libc: Fix fixed-width case in the new integer parser.
2023-08-28 Justin Hibbitsspibus: Make ofw_spibus probe just a little more favored
2023-08-28 John Baldwinblake2: Remove dieing flag and rw lock
2023-08-28 John Baldwinblake2: Switch to using FPU_KERN_NOCTX
2023-08-28 John Baldwinarmv8_crypto: Remove dieing flag and rw lock
2023-08-28 John Baldwinarmv8_crypto: Switch to using FPU_KERN_NOCTX
2023-08-28 John Baldwinaesni: Switch to using FPU_KERN_NOCTX.
2023-08-28 John Baldwinefirt_machdep.c: Trim some unused includes
2023-08-28 Jessica Clarkelibrt: Hoist SHLIBDIR?= so it actually works
2023-08-28 Jamie Grittonjail: make jail(8) man page more readable and more...
2023-08-28 Li-Wen HsuRevert "libc/locale tests: temporarily skip lib.libc...
2023-08-28 Dag-Erling... libc: Document support for binary integers.
2023-08-28 Dag-Erling... libc: Add unit tests for N2630 and possible collateral...
2023-08-28 Dag-Erling... libc: Implement N2630.
2023-08-28 Dag-Erling... librt: unbreak LIB32 build
2023-08-28 Mark Johnstongeli tests: Add a regression test for geli setkey -J
2023-08-28 Arjan de Vetgeli: Fix geli setkey -J for detached providers
2023-08-28 Cy Schubertlibrt: Chase 315ee00fa961, fixing boot
2023-08-28 Pietro Ceruttinetcat: add --crlf to convert LF into CRLF
2023-08-28 Wei Humana: batch ringing RX queue doorbell on receiving...
2023-08-26 Martin Matuskazfs: merge openzfs/zfs@804414aad
2023-08-26 Robert Wingkqueue(9): sweep references to knlist_remove_inevent()
2023-08-26 Paul DagnelieIncrease limit of redaction list by using spill block
2023-08-26 Paul DagnelieTry to clarify wording to reduce zpool add incidents
2023-08-26 Rich ErcolaniAvoid save/restoring AMX registers to avoid a SPR erratum
2023-08-26 Brian Behlendorfzed: update zed.d/statechange-slot_off.sh
2023-08-26 Justin Hibbitsdtsec: Support multicast receive.
2023-08-26 Doug RabsonFix MNT_IGNORE for devfs, fdescfs and nullfs
next