dev-commits-src-main
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/06/21
git: e41c28e67fac - main - linux_prlimit(): block execve for the target
Konstantin Belousov
2026/06/21
git: 79b384bd8fdf - main - kern_event: block the target process from execing for sysctl kern.proc.kqueue
Konstantin Belousov
2026/06/21
git: 836749817036 - main - kern_resource.c: disallow execve around sysctl kern.proc.rlimitusage
Konstantin Belousov
2026/06/21
git: 8b5abd9027b8 - main - kern_proc.c: disallow execve around sysctl kern.proc.kstacks
Konstantin Belousov
2026/06/21
git: 5a91fa5a7656 - main - kern_proc.c: disallow execve around sysctl kern.proc.rlimit
Konstantin Belousov
2026/06/21
git: 80626f34ee98 - main - kern_proc.c: make kern.proc.osrel atomic
Konstantin Belousov
2026/06/21
git: 5fe6e08d2db5 - main - kern_proc.c: ensure stability of the vmspace for sysctl kern.proc.vmmap
Konstantin Belousov
2026/06/21
git: 31fa677e4af0 - main - kern_proc.c: ensure stability of the vmspace for sysctl kern.proc.vm_layout
Konstantin Belousov
2026/06/21
git: a22c044cce41 - main - kern_proc.c: ensure stability of the vmspace we read the strings from
Konstantin Belousov
2026/06/21
git: e1b0d051bbf7 - main - proc: Allow to make proc_rwmem() operate on a consistent address space
Konstantin Belousov
2026/06/21
git: 450fe67d19eb - main - execve_block_pass(9): a helper to wait for the execblock to pass
Konstantin Belousov
2026/06/21
git: e1a84b7708c2 - main - execve_block(): a mechanism for mutual exclusion with execve() on the process
Konstantin Belousov
2026/06/21
Re: git: 28cecfe27964 - main - libc: Restrict ATOMIC_VAR_INIT for C23 conformance
Nuno Teixeira
2026/06/21
Re: git: 9d87c1aac4a8 - main - libc: Add missing kill_dependency macro
Konstantin Belousov
2026/06/20
git: a4ed783cee2a - main - ig4: unconditionally un-idle the controller core on resume
Devin Teske
2026/06/20
git: fa515f60fce0 - main - nfs_nfsdport.c: One more unnecessary initialization for gcc
Rick Macklem
2026/06/20
Re: git: 730eaf466493 - main - sound tests: Add PROT_EXEC rejection test
Oliver Pinter
2026/06/20
git: 52ad4f883489 - main - lib/msun/tests: re-enable nan_test on riscv
Siva Mahadevan
2026/06/20
git: 61152df00aee - main - nfs_nfsdport.c: Do unnecessary initializations to quiet gcc
Rick Macklem
2026/06/20
git: eafa181d51f7 - main - da: Put the SYNC CACHE probing behind bootverbose
Warner Losh
2026/06/20
git: 6a7c8c922455 - main - periodic/security: Introduce $security_status_loginfail_ignore for 800.loginfail
Michael Osipov
2026/06/20
Re: git: 9d87c1aac4a8 - main - libc: Add missing kill_dependency macro
Faraz Vahedi
2026/06/20
git: e44579e23430 - main - aq(4): naming and exposure
Adrian Chadd
2026/06/20
git: 76d0a25be397 - main - aq(4): add a runtime dev.aq.N.debug trace control
Adrian Chadd
2026/06/20
git: a10151fa662c - main - aq(4): take F/W statistics off the iflib core lock (kick-and-read)
Adrian Chadd
2026/06/20
git: 57f5252ff8a1 - main - aq(4): Fix RSS indirection table OOB write and queue distribution
Adrian Chadd
2026/06/20
git: 5409e03a0ef1 - main - aq(4): modernize and de-Linuxify the vendor driver
Adrian Chadd
2026/06/20
git: b64408358d7f - main - aq(4): enable jumbo frames, software LRO, and suspend/resume
Adrian Chadd
2026/06/20
git: 619934a5c165 - main - aq(4): RX/TX and HW-path correctness and hardening
Adrian Chadd
2026/06/20
git: 40accc7235c2 - main - aq(4): adopt native FreeBSD errno convention
Adrian Chadd
2026/06/20
git: b065af196fdc - main - aq(4): interrupt model and queue-count correctness
Adrian Chadd
2026/06/20
git: 730eaf466493 - main - sound tests: Add PROT_EXEC rejection test
Christos Margiolis
2026/06/20
git: 47efa8128268 - main - sound: Handle CHN_F_MMAP_INVALID after cdev_pager_allocate()
Christos Margiolis
2026/06/20
git: 0c8147ae3bc1 - main - sound: Re-arrange a calculation in dsp_mmap_single()
Christos Margiolis
2026/06/20
git: bbb37ddf3669 - main - sound: Use and lock only the appropriate channel in dsp_mmap_single()
Christos Margiolis
2026/06/20
git: 09bb0b0d1396 - main - sh: Belatedly bump manual page date
Dag-Erling Smørgrav
2026/06/20
git: d8e8f9251975 - main - pNFSd: Add a directory of newly created files for the pNFSd
Rick Macklem
2026/06/20
git: 8edcb37dd075 - main - efirt(9): carefully destroy efi_lock
Konstantin Belousov
2026/06/20
git: 3a4e049c3814 - main - efitable: Fixup getopt args to reflect guid use.
Gordon Tetlow
2026/06/20
git: 64b805d52eec - main - nvme: Move default is_storage method to nvme_private.h
Warner Losh
2026/06/20
git: f70a687bb071 - main - sound: Retire SD_F_VPC and related settings
Christos Margiolis
2026/06/20
Re: git: 949804c81909 - main - nvme: Use newbus to ask if a device is storage
Dag-Erling Smørgrav
2026/06/20
Re: git: 9d87c1aac4a8 - main - libc: Add missing kill_dependency macro
Konstantin Belousov
2026/06/20
git: f879eb3febb6 - main - libc/dbm: Differentiate between uninitialized and end-of-db cursors
Bojan Novković
2026/06/20
Re: git: 949804c81909 - main - nvme: Use newbus to ask if a device is storage
Mark Johnston
2026/06/20
git: 43fb5b33b00f - main - efirt(9): in verbose mode, announce the attachment and fw spec version
Konstantin Belousov
2026/06/20
git: f7b71f832c99 - main - if_ovpn: Fix a lock leak in an error path
Mark Johnston
2026/06/20
Re: git: 9d87c1aac4a8 - main - libc: Add missing kill_dependency macro
Faraz Vahedi
2026/06/20
git: 57fefbee1f95 - main - rights(4): fix our representation of the unused bits
Kyle Evans
2026/06/20
git: 8ed580b1d381 - main - adjtime(2): document that delta can be NULL
Kyle Evans
2026/06/20
Re: git: 9d87c1aac4a8 - main - libc: Add missing kill_dependency macro
Faraz Vahedi
2026/06/20
git: c27779e0a954 - main - linuxkpi: Change `strscpy()` and `strscpy_pad()` to make their `len` argument optional
Jean-Sébastien Pédron
2026/06/20
git: af187b20cdb0 - main - linuxkpi: Define `COUNT_ARGS()` and `CONCATENATE()`
Jean-Sébastien Pédron
2026/06/20
git: 50aa145171bc - main - linuxkpi: Add 'fd_empty()`
Jean-Sébastien Pédron
2026/06/20
git: 2e10a6bd5627 - main - linuxkpi: Add `pm_resume_via_firmware()`
Jean-Sébastien Pédron
2026/06/20
git: 53baadc2f615 - main - linuxkpi: Define a bunch of constants in <acpi/video.h>
Jean-Sébastien Pédron
2026/06/20
git: 294553b022b1 - main - linuxkpi: Define `__ATTR_RO_MODE()` and `__ATTR_RW_MODE()`
Jean-Sébastien Pédron
2026/06/20
git: 4831a8d792d4 - main - sys: Add `isgraph()` to <sys/ctype.h>
Jean-Sébastien Pédron
2026/06/20
Re: git: 9d87c1aac4a8 - main - libc: Add missing kill_dependency macro
Konstantin Belousov
2026/06/19
git: 22d66952555c - main - ifmcstat: Fixup getopt args to match reality.
Gordon Tetlow
2026/06/19
git: 0f8941fedce6 - main - tools/regression: Expand stdatomic conformance tests
Warner Losh
2026/06/19
git: 54ac231419cf - main - libc: Fix atomic_init for GCC atomic objects
Warner Losh
2026/06/19
git: 26bf9fc3a402 - main - libc: Fix GCC pointer semantics for atomic_fetch_add/sub
Warner Losh
2026/06/19
git: 640ddf857129 - main - libc: Enforce lock-free atomic_flag and C23-safe initialisation
Warner Losh
2026/06/19
git: cb88e7b8cdd6 - main - libc: Reorder atomic operations to match ISO C standard
Warner Losh
2026/06/19
git: 4b146555d39d - main - rtw88: Fix typo in portability glue
Warner Losh
2026/06/19
git: e17fddce8978 - main - libc: Reorganise memory_order enumeration constants
Warner Losh
2026/06/19
git: 9d87c1aac4a8 - main - libc: Add missing kill_dependency macro
Warner Losh
2026/06/19
git: 28cecfe27964 - main - libc: Restrict ATOMIC_VAR_INIT for C23 conformance
Warner Losh
2026/06/19
git: 85becdacf3b0 - main - libc: Add atomics C23 feature test macro
Warner Losh
2026/06/19
Re: git: b3dfd5d59c4a - main - rmdir.1: Document non-POSIX -v option
Alexander Ziaee
2026/06/19
git: 255538cd9060 - main - powerpc64le: switch long double to IEEE binary128
Piotr Kubaj
2026/06/19
Re: git: b3dfd5d59c4a - main - rmdir.1: Document non-POSIX -v option
Dag-Erling Smørgrav
2026/06/19
Re: git: b3dfd5d59c4a - main - rmdir.1: Document non-POSIX -v option
Alexander Ziaee
2026/06/19
git: 7386c0675c89 - main - Update dirdpes.mk et al
Simon J . Gerraty
2026/06/19
git: 389c124fecb0 - main - imgact_elf.c indicate that interpreter is an interpreter
Simon J . Gerraty
2026/06/19
git: 9fd0c7c520a4 - main - thunderbolt.4: Explain what driver does in manpage
Aymeric Wibo
2026/06/19
Re: git: b3dfd5d59c4a - main - rmdir.1: Document non-POSIX -v option
Dag-Erling Smørgrav
2026/06/19
git: b3dfd5d59c4a - main - rmdir.1: Document non-POSIX -v option
Alexander Ziaee
2026/06/19
git: e91e8ebefadc - main - jail: call PR_METHOD_ATTACH again (with old jail) if the first call fails
Jamie Gritton
2026/06/19
git: 9919c1a8ebd7 - main - firewire: extract shared helpers from fwe and fwip
Adrian Chadd
2026/06/19
Re: git: 8fd4d1c0fff8 - main - tests: Add pjdfstest integration
Mark Johnston
2026/06/19
Re: git: 8fd4d1c0fff8 - main - tests: Add pjdfstest integration
Alan Somers
2026/06/19
git: 8fd4d1c0fff8 - main - tests: Add pjdfstest integration
Mark Johnston
2026/06/19
git: d7c110658e0b - main - ctermid(3): Fix return
Aymeric Wibo
2026/06/19
git: dc24f31b67f5 - main - ctermid(3): Fix return values section
Aymeric Wibo
2026/06/19
git: 1665954e508f - main - uart: Add support for the Intel XScale controller
Bojan Novković
2026/06/19
git: 28ddd11d91f8 - main - bsnmpd/snmp_hostres: fix hrFSTable remoteMountPoint leak
Mariusz Zaborski
2026/06/19
Re: git: 63442ceae5ed - main - lsnd: Update to 1.9.2
Dag-Erling Smørgrav
2026/06/19
Re: git: 63442ceae5ed - main - lsnd: Update to 1.9.2
Dag-Erling Smørgrav
2026/06/19
git: 63442ceae5ed - main - lsnd: Update to 1.9.2
Dag-Erling Smørgrav
2026/06/19
git: 4593470d1671 - main - ldns: Update to 1.9.1
Dag-Erling Smørgrav
2026/06/18
git: 8a3d28375450 - main - socket: remove tautological condition in so_unsplice()
Kyle Evans
2026/06/18
git: 59bd4840df03 - main - linux: implement SO_PASSRIGHTS
Kyle Evans
2026/06/18
git: c08a86e0c6d9 - main - tests: unix: add SCM_RIGHTS tests for SO_PASSRIGHTS
Kyle Evans
2026/06/18
git: 2f363febf8bf - main - tests: unix: pull a recvfd_payload_cmsg out of recvfd_payload
Kyle Evans
2026/06/18
git: 0ae7df3708dd - main - sockets: plumb SO_PASSRIGHTS into *sockopt(2)
Kyle Evans
2026/06/18
git: 9b16399225f8 - main - unix: implement basic SO_PASSRIGHTS functionality
Kyle Evans
2026/06/18
git: 92bdcb08113c - main - thunderbolt: do not enable in GENERIC
Enji Cooper
2026/06/18
git: 32da2f23ae4d - main - stand: Bulk operations on each gfxfb_blt if shadow buffer enabled
ShengYi Hung
2026/06/18
git: 943bfad1097f - main - autofs: remove dead code
Robert Wing
2026/06/18
Re: git: ea130fa32099 - main - virtio_net: Use bus_dma for command/ack buffers
Jessica Clarke
2026/06/18
git: ea130fa32099 - main - virtio_net: Use bus_dma for command/ack buffers
Andrew Turner
2026/06/18
git: 8193fa3b8e1a - main - virtio_net: Use bus_dma for rxq/txq buffers
Andrew Turner
2026/06/18
git: 8fdaa1b16367 - main - busdma_bounce: Allocate bounce buffers as unprotected
Andrew Turner
2026/06/18
git: b1af05406b51 - main - nfs_nfsdserv.c: Fix setting of birthtime for some ZFS pools
Rick Macklem
2026/06/18
git: cbef29bde7ce - main - arm64: Add an initial GICv5 IWB driver
Andrew Turner
2026/06/18
git: 06d64ee0ecc2 - main - arm64: Add an initial GICv5 ITS driver
Andrew Turner
2026/06/18
git: cd94485281f3 - main - arm64: Add FEAT_ALWAYS_ENABLE to cpu_feat
Andrew Turner
2026/06/18
git: a9e12d3ec8bd - main - arm64: Support building sys/sysl instructions
Andrew Turner
2026/06/18
git: c84261da6f6c - main - arm64: Add an initial GICv5 driver
Andrew Turner
2026/06/18
git: fd1ee28bd014 - main - uvideo.4: Initial manual page
Alexander Ziaee
2026/06/17
git: ca8a1c3c27b0 - main - witness: add tunables debug.witness.lock_order_{data_count,hash_size}
Ryan Libby
2026/06/17
git: 08180f1b613b - main - witness: actually set read-only tunables in time for witness_startup
Ryan Libby
2026/06/17
git: 572680712c31 - main - nfs_clvnops.c: Fix the case where va_flags are being cleared
Rick Macklem
2026/06/17
git: bb14ba3777bb - main - daemon(3): Note about environment after calling daemon()
Aymeric Wibo
2026/06/17
git: 13184a69faa7 - main - build: provide a FORTIFY_SOURCE.<src file> override
Kyle Evans
2026/06/17
git: 61e2ffd8168c - main - libusb: Sync libusb_class_code with upstream
ShengYi Hung
2026/06/17
git: e2903636a069 - main - iflib: Fix mbufs leaked by 0 len packets emitted from the if driver
Kristof Provost
2026/06/17
git: 49b78368c5ed - main - mlx5: Add missing speeds translation
Konstantin Belousov
2026/06/17
git: 17cf7760a98a - main - mlx5en: guard against empty eth_proto_oper mask
Konstantin Belousov
2026/06/17
git: 51f313dbc7a2 - main - net/if_media.h: Add 800GBase-X and 200Gbit/s per lane support
Konstantin Belousov
2026/06/17
git: 0e2175cef502 - main - libmlx5: sync PCI device allowlist with mlx5_core_pci_table
Konstantin Belousov
2026/06/17
git: b3c09af215ee - main - ibcore: Add support for XDR link speed.
Konstantin Belousov
2026/06/17
git: 741f489ed09a - main - mlx5: Add PCI IDs for ConnectX-9.
Konstantin Belousov
2026/06/17
git: 3e4cbdebfc9b - main - mlx5: Add support for 800Gbit/s and 400Gbit/s with 2 lanes
Konstantin Belousov
2026/06/17
git: e5d8b775bbf6 - main - RDMA: Fix link active_speed size
Konstantin Belousov
2026/06/17
git: 0bc852cc62af - main - tcp.fastopen.client_enable: Fix documented default
Alexander Ziaee
2026/06/17
git: 19af9c77acc9 - main - msun/logarithm_test: expect_fail log1p_accuracy_tests in the correct spot
Siva Mahadevan
2026/06/17
git: 1294f332aec0 - main - tests/pf/route_to: check_random: rely on test timeout to fail
Siva Mahadevan
2026/06/17
git: 00c8e7691001 - main - bsdconfig: Update dot USAGE
Devin Teske
2026/06/17
git: 4acaa22829f7 - main - Update bsdconfig dot USAGE
Devin Teske
2026/06/17
git: 4519d987c4db - main - Update bsdconfig dot USAGE
Devin Teske
2026/06/17
git: 08da4322ff62 - main - Update bsdconfig dot USAGE copyright following previous commits
Devin Teske
2026/06/17
git: 949804c81909 - main - nvme: Use newbus to ask if a device is storage
Warner Losh
2026/06/17
git: 52c0d52b91e3 - main - socket: Tag all socket option comments consistently
Warner Losh
2026/06/17
git: 85814f591261 - main - est: gate "not recognized" message behind bootverbose
Adrian Chadd
2026/06/17
git: 021a190c88fc - main - est: prevent divide-by-zero in est_msr_info
Adrian Chadd
2026/06/17
git: f981fa12b760 - main - mtw: Fix firmware loading and memory leaks
Adrian Chadd
2026/06/17
git: 12ec78284337 - main - Update bsdconfig dot USAGE
Devin Teske
2026/06/17
git: 234bb65d0bf3 - main - Update bsdconfig dot USAGE
Devin Teske
2026/06/17
git: ef0654f2c650 - main - Update bsdconfig dot USAGE
Devin Teske
2026/06/17
git: 1ed2bf1e0052 - main - tcp: cleanup resource handling in SYN handling
Michael Tuexen
2026/06/17
git: 47ae0a869c7d - main - sound: Start each channel individually
Christos Margiolis
2026/06/17
git: a48bbef5eb32 - main - sound: Adjust mmap example to use kqueue
Christos Margiolis
2026/06/17
git: fe13f70b95a7 - main - sound: Include more information in kevent returned from the kernel
Christos Margiolis
2026/06/17
git: 9889fac5b82c - main - kern_linker.c: re-apply some more bits from db887713de2bf5
Konstantin Belousov
2026/06/16
git: 6a2c4f0c0d9a - main - acpi: Fix panic when reading 'hw.acpi.suspend_state' knob on S1/S2
Olivier Certner
2026/06/16
git: 554a459ff599 - main - acpi: Constify acpi_stype_to_sstate() and some users
Olivier Certner
2026/06/16
git: ea44698a74ce - main - acpi: Move supported states arrays into the softc
Olivier Certner
2026/06/16
git: 556e793d803e - main - sh: Improve function documentation
Dag-Erling Smørgrav
2026/06/16
git: 34e155336f0d - main - pfctl: pfctl_get_astats() doesn't set errno
Mark Johnston
2026/06/16
git: 6616c7a9a17d - main - sys: Reserve EXTERR_CAT_LINKER for kld linker exterrors
Ed Maste
2026/06/16
git: e15be258bbf2 - main - ping6: fix outpack overflow in pattern fill loop
Mariusz Zaborski
2026/06/16
git: 8b2b62b49d88 - main - sockstat: consolidate unix(4) protocols in the array of protocols
Gleb Smirnoff
2026/06/16
git: 3a58a50dd4fa - main - sockstat: don't use getprotoent(3)
Gleb Smirnoff
2026/06/16
git: 62e7ac83ae14 - main - Revert "rpc.tlsservd.c: Pin max threads at 1 for now"
Rick Macklem
2026/06/16
Re: git: 9a10af53dbf5 - main - Revert "kldload: Improve error handling"
Konstantin Belousov
2026/06/16
git: 2e6615b26bb5 - main - netexport: Move struct netexport in a .h file and refcnt it
Rick Macklem
2026/06/16
git: 9a10af53dbf5 - main - Revert "kldload: Improve error handling"
Ed Maste
2026/06/16
git: f38cbefef809 - main - GENERIC: enable extended error strings on all archs
Siva Mahadevan
2026/06/16
git: 9ef75e05ba91 - main - wtap: Remove bogus NULL check in wtap_transmit
Adrian Chadd
2026/06/16
git: 93c6906e36a4 - main - wtap(4): implement monitor mode and handle radiotap
Adrian Chadd
2026/06/16
git: d4de0a69a92e - main - wtap(4): Implement STA/HostAP mode and support WPA/WPA2
Adrian Chadd
2026/06/16
git: 76f9bb488e77 - main - rge: fix VLAN hardware tagging
Adrian Chadd
2026/06/16
git: f8b5df434e41 - main - bsd-family-tree: add FreeBSD 15.1
Maxim Konovalov
2026/06/16
git: 3b6f833c95eb - main - uvideo: increase isochronous transfer depth for throughput
Baptiste Daroussin
2026/06/16
git: 8bc06ffbbd80 - main - uvideo: add missing formats to be in par with webcamd's uvcvideo
Baptiste Daroussin
2026/06/16
git: d0450cbec7e6 - main - uvideo: add Camera Terminal controls
Baptiste Daroussin
2026/06/16
git: 54df18cbb400 - main - uvideo: add kqueue support
Baptiste Daroussin
2026/06/16
git: b711ef9c75ba - main - uvideo: import uvideo(4) driver from OpenBSD
Baptiste Daroussin
2026/06/15
git: 0010c4b8a020 - main - tests/sigtramp_test: xfail on non-amd64
Siva Mahadevan
2026/06/15
git: a641aa1c80f8 - main - loader.efi.8: hw.uart.console is explained in uart
Alexander Ziaee
2026/06/15
git: e821152cc71d - main - symlink.7: Clean up markup and tag SPDX
Alexander Ziaee
2026/06/15
git: cd0a101b01d6 - main - packages: Fix building packages when WITHOUT_BLOCKLIST is set
Brad Davis
2026/06/15
git: 3b69c7201fd0 - main - udp: Wrap a long line in udp_send()
Mark Johnston
2026/06/15
git: fc7993cf2d6d - main - rpcsec_tls: Avoid a socket reference underflow in rpctls_server()
Mark Johnston
2026/06/15
git: 52a2b4bc5da2 - main - tests: Fix build if TIOCSTI is not defined
Ed Maste
2026/06/15
git: 7f2d79082469 - main - groups.7: Document audio group
Christos Margiolis
2026/06/15
git: a6aa95eba6ee - main - sound: Create all device nodes with GID_AUDIO
Christos Margiolis
2026/06/15
git: 9931dc5bf383 - main - if_bnxt: add few source files to version control
Sumit Saxena
2026/06/15
git: 39e2fe23238f - main - if_tsec: Free entire mbuf chain on failure
Ed Maste
2026/06/15
git: 3d0b6c69dced - main - LinuxKPI: scatterlist.h: implement sg_init_marker()
Bjoern A . Zeeb
2026/06/15
git: c5d6e2085a47 - main - LinuxKPI: add KERNEL_VERSION() macro
Bjoern A . Zeeb
2026/06/15
git: 586a5bc03541 - main - pwd.1: Fix a typo in the .dD
Gordon Bergling
2026/06/15
git: 1491ab351b45 - main - ntsync(9): do not double-free obj when finstall() failed
Konstantin Belousov
2026/06/15
git: 281e350942b2 - main - ntsync(9): free wait state on error from copyin of the object's array
Konstantin Belousov
2026/06/15
git: 96759ab67a42 - main - ntsync(9): properly handle timeouts
Konstantin Belousov
2026/06/15
git: 21a75a85f0e0 - main - netlink: Indicate that ifinfomsg uses IFT_* types
Ed Maste
2026/06/15
git: 03676cafa882 - main - if_bnxt: add bnxt logger module files to sys/conf/files for built-in kernel builds
Sumit Saxena
2026/06/15
git: 3987058a3a94 - main - if_bnxt: Fix the Unknown command 0x80000000 ioctl command error
Sumit Saxena
2026/06/15
git: 9d87ca8b9f60 - main - if_bnxt: Add support for HWRM passthrough with multiple DMA buffers
Sumit Saxena
2026/06/15
git: f85e66e655c9 - main - if_bnxt/bnxt_re: add support for driver snapdump
Sumit Saxena
2026/06/15
git: 03839879a2dd - main - if_bnxt: Add Firmware crashdump collection support
Sumit Saxena
2026/06/15
git: 308784bebe79 - main - if_bnxt/bnxt_re: Update hsi headers
Sumit Saxena
2026/06/15
git: f930d8a65406 - main - pnfs.4: Fix a typo in the manual page
Gordon Bergling
2026/06/15
git: 10b1a35d1186 - main - mixer.8: Fix a typo in the manual page
Gordon Bergling
2026/06/15
git: d9e0452f0c8a - main - jail.8: Fix two typos in the manual page
Gordon Bergling
2026/06/14
git: fa75c1cc2426 - main - mwl: return ENOMEM when rx buffer allocation fails
Kevin Lo
2026/06/14
git: db887713de2b - main - kldload: Improve error handling
Ed Maste
Earlier messages
Later messages