dev-commits-src-all@FreeBSD.org
Commit messages for all branches of the src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
March 2025 Archives by date
- Sat, 01 Mar 2025
- git: e2dd73cf45a6 - main - open.2: minor editing Konstantin Belousov
- git: 8ac7c651dbe0 - stable/14 - ixgbe: Fix a logic error in ixgbe_read_mailbox_vf() Kevin Lo
- Re: git: 5c7087c349fc - main - ixgbe: Fix a logic error in ixgbe_read_mailbox_vf() Reviewed by: kbowling Differential Revision: https://reviews.freebsd.org/D49156 Kevin Lo
- git: 7ee310c80ea7 - main - igc(4): Fix attach for I226-K and LMVP devices Eric Joyner
- Re: git: 5c7087c349fc - main - ixgbe: Fix a logic error in ixgbe_read_mailbox_vf() Reviewed by: kbowling Differential Revision: https://reviews.freebsd.org/D49156 Kevin Bowling
- git: d3f637b744e2 - stable/14 - Refactor iwmbtfw: set default firmware_dir after argument parsing Vladimir Kondratyev
- git: 3d5e49294142 - stable/14 - Refactor iwmbtfw: modularize and de-constify Vladimir Kondratyev
- git: f2591781f354 - stable/14 - iwmbtfw(8): don't program hardware without existing firmware image Vladimir Kondratyev
- git: 666f8246c392 - stable/14 - iwmbtfw(8): fix getopt flags, unify usage()/manual page contents Vladimir Kondratyev
- git: a18be39aafc1 - main - makefs: Initialize cd9660 inode map only once Ed Maste
- git: c21c8a10d739 - main - IfAPI: Update ifnet(9) man page Justin Hibbits
- git: c564603e6449 - stable/14 - netinet6 tests: Add Scapy as a required program Jose Luis Duran
- git: 1dd41c75b5ac - stable/14 - pf tests: Remove Scapy as a required program Jose Luis Duran
- git: 50ec1e7af002 - main - ath: fix 20MHz HT short-gi logic. Adrian Chadd
- git: 10c633ab1204 - main - ath_rate_sample: fix setting HT rates Adrian Chadd
- Sun, 02 Mar 2025
- git: 970d9b5d304c - stable/14 - wifi manuals: Mlink + document description consistency Alexander Ziaee
- git: 43fa7b907e9c - main - amdiommu: add register definitions from IOMMU spec 48882 rev. 3.10 Konstantin Belousov
- git: 4b86550923cf - main - ifconfig: add AES-GCMP RSN OUI decoding Adrian Chadd
- git: e74a3c75855f - main - net80211: add AES-GCM in ddb output Adrian Chadd
- git: 23da585dd465 - main - pci(4): Give UEFI wiring example Warner Losh
- git: 7c5d816006cd - stable/14 - man4: Fix duplicate if_rtw89.4 MLINK Alexander Ziaee
- git: 420e2f8a74df - main - vnode_pager: simplify loop, avoid overflow Doug Moore
- git: 361a8395f0b0 - main - routing: do not allow PINNED routes to be overriden Andrey V. Elsukov
- git: f7174eb2b4c4 - main - netinet: Do not forward or ICMP response to INADDR_ANY Zhenlei Huang
- git: 3ae7c763540a - main - netinet: Make in_canforward() return bool Zhenlei Huang
- git: e8a5b9fd73f4 - main - release: build OCI images with shell scripts Doug Rabson
- git: 85b69389ce56 - stable/14 - net: if_media for 1000Base-BX BiDi Kevin Bowling
- git: e94246e0a2f3 - stable/13 - net: if_media for 1000Base-BX BiDi Kevin Bowling
- Mon, 03 Mar 2025
- git: 991dbf9f4327 - main - vm_page: drop page_iter_lookup Doug Moore
- git: bb9c3f5121b4 - main - amdiommu: fix typo in the bit description Konstantin Belousov
- git: 916476b149a3 - stable/14 - if_infininband: Support BPF write for broadcast frames Ravi Pokala
- git: 42ba6765c932 - stable/13 - ixgbe: Fix a logic error in ixgbe_read_mailbox_vf() Kevin Lo
- git: 9f5457996e00 - stable/14 - nfscl: Move delegation high water variables into clientID Rick Macklem
- git: b27900b8d9db - stable/14 - nfscl: Move layout high water variables into clientID Rick Macklem
- git: 8f652eb792ba - stable/14 - stand: Fix brand positioning on framebuffer console Jose Luis Duran
- git: c46af893cd7a - main - tests: Require python3 when using Scapy Jose Luis Duran
- git: f8bd05add215 - main - pf tests: add missing pflog_init to pflog:rdr_action Kristof Provost
- git: 44c70602c8a6 - main - stf.4: Remove spurious word Alexander Ziaee
- git: 8a2c189e8938 - main - ports.7/history: Don't forget macOS! Alexander Ziaee
- git: 588838aa2484 - stable/14 - libkern: strdup.c, strndup.c: Prefer memcpy() over bcopy() Zhenlei Huang
- git: a373ea07650b - main - pf: fix pf_map_addr() not to cause dividing by 0 Kristof Provost
- git: f32a25504461 - main - pf tests: test source-hash and random on empty table or interface without address Kristof Provost
- git: 125877c92d16 - main - arm64: Split EFI map parsing code to a common file Mitchell Horne
- git: cb0fb2812914 - main - exclude_efi_memreserve(): use the right type Mitchell Horne
- git: 8bfd5cefbc71 - main - arm: switch to subr_efi_map.c Mitchell Horne
- git: a2e2178402af - main - riscv: parse memory regions from EFI map header Mitchell Horne
- git: e2a08ac9ce42 - main - riscv: enable EFI framebuffer Mitchell Horne
- git: 62c0997d4317 - main - efiprot.h: add definitions for RISCV_EFI_BOOT_PROTOCOL Mitchell Horne
- git: 04a812ae94e4 - main - riscv/stand: pass boot hart in loader metadata Mitchell Horne
- git: 7bcd307814d8 - stable/14 - Cirrus-CI: Bump image to (supported) 13.4 Ed Maste
- git: 206ed99650cf - stable/13 - Cirrus-CI: Bump image to (supported) 13.4 Ed Maste
- git: bd9709c2b336 - main - .cirrus-ci: Update the non-manual GCC build job to GCC 14 John Baldwin
- git: d4c81623acce - main - universe: Update the default GCC toolchain to GCC 14 John Baldwin
- git: 8e8058b7373b - stable/14 - kqueue.2: Editorial pass John Baldwin
- git: f31e3922bd84 - stable/14 - open.2: Editorial pass John Baldwin
- git: 6ed9a9237d63 - stable/14 - nv.9: Editorial pass John Baldwin
- git: a088781bc36d - stable/14 - nv.9: Add a new subsection documenting kernel-specific behavior John Baldwin
- git: dab1feb75e3d - stable/14 - cpu_machdep.9: New manpage describing the semantics of several cpu_* John Baldwin
- git: 0cfebe47d9e3 - stable/14 - mi_switch.9: Remove cpu_switch, cpu_throw John Baldwin
- git: 939bcd2c20b4 - stable/14 - cpu_set_upcall / linux_clone_thread: Remove calls to cpu_thread_clean John Baldwin
- git: 3c6989af4bfc - stable/14 - BUS_CHILD_DETACHED.9: This is also called if DEVICE_ATTACH fails John Baldwin
- git: f1ef0525f34d - stable/14 - DEVICE_IDENTIFY.9: Modernize description and use cases John Baldwin
- git: 0960dc0d5bf4 - stable/14 - BUS_HINTED_CHILD.9: New manpage to document this bus method John Baldwin
- git: 4be4d213f065 - stable/14 - bus_generic_print_child.9: Add bus_print_child_{header,footer} John Baldwin
- git: 7e58d899fd93 - stable/14 - BUS_CONFIG_INTR.9: Describe bus_config_intr() wrapper function John Baldwin
- git: 858f3ef5a0cb - stable/14 - device_probe_and_attach.9: Document more device functions John Baldwin
- git: d2c8377a80ad - stable/14 - device_delete_child.9: Reference device_detach.9 and BUS_CHILD_DELETED.9 John Baldwin
- git: df124faf6656 - stable/14 - bus_generic_print_child.9: Document bus_print_domain John Baldwin
- git: 4a77657cbc01 - main - ipfw: migrate ipfw to 32-bit size rule numbers Andrey V. Elsukov
- git: 6ba1c5abb957 - main - ipfw: add UPDATING note and modify __FreeBSD_version Andrey V. Elsukov
- git: 1c9c4a25e600 - main - enic: fix potential panic due to not understanding what iflib had allocated Doug Ambrisko
- git: cd6ed24ba4dc - main - drm2 tegra: Use vm_radix_iter_lookup instead of vm_page_iter_lookup John Baldwin
- git: 498b0abe55ea - main - sys/efi_map.h: Forward declare struct efi_map_header John Baldwin
- git: ccf7b62bd88c - main - loader: allow fs modules to use ioctl() Toomas Soome
- git: e7c0cb720898 - main - loader: dosfs should be able to work with different sector sizes Toomas Soome
- Tue, 04 Mar 2025
- git: 6ff42c4fafb7 - stable/14 - nfscl: Add support for CB_RECALL_ANY to the NFSv4.1/4.2 client Rick Macklem
- git: 69b6dc0b920b - stable/14 - libc/gen: split user-visible opendir()-like functions into separate source files Konstantin Belousov
- git: 9460df357344 - stable/14 - fts(3): be less strict when automount does its job under us walking autofs mount Konstantin Belousov
- git: 2d1b1c1aaa68 - stable/14 - libc/gen/fts.c: fix assignment Konstantin Belousov
- git: cb991a228179 - main - amd64 csu: microoptimize startup Konstantin Belousov
- git: 85af37e15958 - main - mlx5en: Fix domain set usage in TLS tag import functions Konstantin Belousov
- git: c6c63b92effd - main - vm_object: don't reset new iterator Doug Moore
- git: 7e51bc6cdd5c - main - pf: Introduce unhandled_af() Kristof Provost
- git: 2624ba37e633 - main - pfctl: Fix printing af-to "to" pool Kajetan Staszkiewicz
- git: f60149306ccf - stable/14 - release: build OCI images with shell scripts Doug Rabson
- git: 49a4838a0d94 - main - vmm: Emulate testb imm8,r/m8 Jose Luis Duran
- Re: git: 4262dbc57982 - main - wifi manuals: Mlink + document description consistency Herbert J. Skuhra
- Re: git: 4262dbc57982 - main - wifi manuals: Mlink + document description consistency Bjoern A. Zeeb
- git: d09ec2eeb0d8 - stable/14 - armada38x: implement gateclk clkdev methods Mitchell Horne
- git: d1a37f280be4 - main - LinuxKPI: 802.11: remove ieee80211_node_get_txrate_dot11rate() Bjoern A. Zeeb
- git: 3816452ecac6 - main - Revert "riscv: enable allwinner RTC" Mitchell Horne
- git: a86dfa429690 - stable/14 - sound: Do not return an error from chn_notify() if the children list is empty Christos Margiolis
- git: 8233ccc3bcee - stable/14 - sound: Do not fail from vchan_destroy() if children list is empty Christos Margiolis
- git: 5fc710ae2d78 - stable/14 - sound: Call vchan_destroy() on vchan_create() failure Christos Margiolis
- git: 8be87b77e419 - stable/14 - sound: Initialize channels with sane default rate and format Christos Margiolis
- git: a8fc61770121 - stable/14 - sound: Report actual vchanrate and vchanformat in sysctl Christos Margiolis
- git: 960ee8094913 - stable/14 - sound: Allocate vchans on-demand Christos Margiolis
- git: 58e17fd3c455 - stable/14 - sound: Cache vchanmode Christos Margiolis
- git: 905ae2bc6a27 - stable/14 - sound: Handle multiple primary channel cases in vchan sysctls Christos Margiolis
- git: 5dc0c867c8ca - stable/14 - sound: Remove SNDBUF_LOCKASSERT() Christos Margiolis
- git: 9091f61d2f2c - stable/14 - sound: Get rid of redundant variables in chn_setspeed() and chn_setformat() Christos Margiolis
- git: 21e0d2aa35bf - stable/14 - sound: Return if the new speed/format is the same as the current one Christos Margiolis
- git: bd9a9c001951 - stable/14 - snd_uaudio: Remove undefined functions Christos Margiolis
- git: cd4615c223b3 - stable/14 - sound: Simplify locking during device creation Christos Margiolis
- git: 127a39c54c2b - stable/14 - sound: Update comment and channel insertion in vchan_create() Christos Margiolis
- git: 858504a1d89f - stable/14 - sound: Call chn_kill() in chn_init() failure Christos Margiolis
- git: 0a309ec1b802 - stable/14 - snd_uaudio.4: Move non-uaudio-specific BUGS paragraph to pcm.4 Christos Margiolis
- git: 311b84540e73 - stable/14 - mixer(3): Do not skip devices with no volume control Christos Margiolis
- git: 8278fd982926 - stable/14 - RELNOTES: Add 960ee8094913 note Christos Margiolis
- git: 394a9a5b1c2a - main - net80211: LinuxKPI 802.11: clean up MIC vs. MMIC rx flags Bjoern A. Zeeb
- git: 80b64ef0a10b - main - pf: don't assert on address family in pf_addrcpy() Kristof Provost
- Re: git: 4262dbc57982 - main - wifi manuals: Mlink + document description consistency John Baldwin
- git: 70703aa922b4 - main - netinet: allow per protocol random IP id control, single out IPSEC Gleb Smirnoff
- Re: git: 4262dbc57982 - main - wifi manuals: Mlink + document description consistency Warner Losh
- Re: git: 394a9a5b1c2a - main - net80211: LinuxKPI 802.11: clean up MIC vs. MMIC rx flags Ruslan Makhmatkhanov
- git: 429b03a00ba7 - main - libc: fix _FORTIFY_SOURCE build on aarch64 Kyle Evans
- git: 2bef0d54f74d - main - kern: wg: remove overly-restrictive address family check Kyle Evans
- git: 278a726eec5a - main - ipf: Correct ippool.5 man page Cy Schubert
- git: e62ff34a6761 - main - sys.mk: Improve ports compatibility hack guard Brooks Davis
- git: e4bcef6daba7 - stable/14 - makefs: Make cd9660 Rock Ridge inodes reproducible Ed Maste
- git: ca48e43ba9ee - main - usb: Kill left-over cdefs.h includes Warner Losh
- git: 9383629ffc92 - stable/14 - kyua: Support require.diskspace ATF metadata Igor Ostapenko
- git: 5f2893553f3c - main - net80211: fix spelling of Michael (MMIC) Bjoern A. Zeeb
- git: eaf3ac81cf12 - main - wlanstats: add man page Bjoern A. Zeeb
- git: 0ce9a414adc3 - main - release: add cloudware oracle targets to package and upload .oci files Dave Cottlehuber
- Wed, 05 Mar 2025
- git: 8ebb0781f536 - stable/14 - acpidump: do not use pointer arithmetic to check for overflow Konstantin Belousov
- git: 8ee127efb045 - main - vm_lowmem: Fix signature mismatches in vm_lowmem callbacks John Baldwin
- git: 22b0052fdd95 - main - geli: Fix signature mismatch in mountroot callback John Baldwin
- git: 057409d0259f - stable/14 - nfscl: Return appropriate reply status for NFSv4.1 callbacks Rick Macklem
- git: 2472f4dbe930 - main - udp: Do not recursively enter net epoch Zhenlei Huang
- git: b405250c77e6 - main - ipfw: fix dump_soptcodes() handler Andrey V. Elsukov
- git: e9a490b10d6c - main - pf: fix ICMP source address translation for nat64 Kristof Provost
- git: 2f77491169ca - main - pf tests: test ICMP error translation with nat64 Kristof Provost
- git: 6e7f24e0a526 - main - pf: fix nat64 ICMP translation Kristof Provost
- git: 0698ce429f78 - main - bhyve: fix CPUID L3 Cache Size reporting for AMD/SVM Konstantin Belousov
- Re: git: 7e51bc6cdd5c - main - pf: Introduce unhandled_af() Gleb Smirnoff
- Re: git: 7e51bc6cdd5c - main - pf: Introduce unhandled_af() Kristof Provost
- git: d56f3b051f61 - main - jail: add jexec -d, to specify a working directory PR: 283170 Submitted by: DtxdF at disroot.org Jamie Gritton
- git: 202a2be0941e - main - witness.4: correct name of the debug.witness.witness_count sysctl Alan Somers
- git: d70bac252d30 - main - acpi_pci: Add quirk for PSTAT_PME-before-detach Colin Percival
- git: 27bf5c405bf2 - main - net80211: Fix IEEE80211_KEY_UNDEFINED() in ieee80211_node_delucastkey() Bjoern A. Zeeb
- Thu, 06 Mar 2025
- git: c7f8ffc70afa - main - bpf: Use static initializers Zhenlei Huang
- git: b7d5bda6f109 - main - carp: Use static initializers Zhenlei Huang
- git: fd0020f81a60 - main - bridgestp: Use static initializers Zhenlei Huang
- git: 59dbc829cf07 - main - if_bridge: Use static initializers Zhenlei Huang
- git: 1ba655149ed0 - main - if_clone: Use static initializers Zhenlei Huang
- git: 36ebdd0155d0 - main - lagg: Use static initializers Zhenlei Huang
- git: 09de37310313 - main - tcp_ratelimit: Use static initializers Zhenlei Huang
- git: 23f453ae34c2 - main - vnet: Use static initializers Zhenlei Huang
- git: 234683726708 - main - devclass: make devclass_alloc_unit use M_NOWAIT Mateusz Guzik
- Re: git: 234683726708 - main - devclass: make devclass_alloc_unit use M_NOWAIT Zhenlei Huang
- Re: git: 234683726708 - main - devclass: make devclass_alloc_unit use M_NOWAIT Zhenlei Huang
- Re: git: 234683726708 - main - devclass: make devclass_alloc_unit use M_NOWAIT Mateusz Guzik
- git: 04207850a9b9 - main - pfkey2: use correct value for a key length Andrey V. Elsukov
- Re: git: 234683726708 - main - devclass: make devclass_alloc_unit use M_NOWAIT John Baldwin
- git: 180065eb09e6 - main - top: Make locale issues non-fatal. Dag-Erling Smørgrav
- git: 8e99c8ad8fd4 - main - pkgbase: make pkg repo reproducible Baptiste Daroussin
- Re: git: 8e99c8ad8fd4 - main - pkgbase: make pkg repo reproducible Baptiste Daroussin
- Re: git: 234683726708 - main - devclass: make devclass_alloc_unit use M_NOWAIT Mateusz Guzik
- Re: git: 234683726708 - main - devclass: make devclass_alloc_unit use M_NOWAIT Warner Losh
- Re: git: 234683726708 - main - devclass: make devclass_alloc_unit use M_NOWAIT Warner Losh
- git: 7be3ea2e6470 - stable/14 - pkg: clean support for repositories Baptiste Daroussin
- git: c7c3f8dbcfae - stable/14 - pkg: make sure the repositories have at least an url Baptiste Daroussin
- git: 2b8f8ede6e6b - stable/14 - pkg(7): support configuration overwrite like pkg(8) Baptiste Daroussin
- git: 0bd3f757f9cf - stable/14 - pkg(7): expand VERSION_MAJOR, VERSION_MINOR, RELEASE and OSNAME Baptiste Daroussin
- git: 108164cf95d9..1c34280346af - vendor/openssl-3.0 - vendor branch updated Enji Cooper
- git: 1ffa1554130e - Create tag vendor/openssl/3.0.16 Enji Cooper
- git: ecb3a7d43dd6 - main - netmap: Disable a buggy and unsafe test (sync_kloop_conflict) John Baldwin
- Re: git: 234683726708 - main - devclass: make devclass_alloc_unit use M_NOWAIT John Baldwin
- git: 79838a8d7e4a - stable/14 - stf.4: Remove spurious word Alexander Ziaee
- git: 0ba8e7f6064f - stable/14 - ports.7/history: Don't forget macOS! Alexander Ziaee
- git: b8dfc3ecf703 - main - LinuxKPI: 802.11: improve key update locking to work around net80211 Bjoern A. Zeeb
- Re: git: 4262dbc57982 - main - wifi manuals: Mlink + document description consistency Alexander Ziaee
- Fri, 07 Mar 2025
- git: 882b9f3f2218 - releng/13.5 - Update in preparation for 13.5-RELEASE Colin Percival
- git: 6cab10b07f3f - Create tag release/13.5.0 Colin Percival
- git: 23ad1f4bb737 - stable/14 - var_run: Clean up style Cy Schubert
- git: 8f7be9c63c10 - stable/14 - ipf: Correct ippool.5 man page Cy Schubert
- git: 2fae556f6a8b - stable/13 - var_run: Clean up style Cy Schubert
- git: d2011755f36c - stable/13 - ipf: Correct ippool.5 man page Cy Schubert
- git: 5460bdda9d4c - main - truncate.1: improve the example section Maxim Konovalov
- git: 1b2715c0581e - stable/14 - netinet: Make in_localaddr() return bool Zhenlei Huang
- git: 841c38b5a028 - stable/14 - netinet: Make in_ifhasaddr() return bool Zhenlei Huang
- git: 9406d7e32da7 - stable/14 - netinet: Do not forward or ICMP response to INADDR_ANY Zhenlei Huang
- git: 70831490663b - stable/14 - netinet: Make in_canforward() return bool Zhenlei Huang
- git: 5d8b48487acc - main - tests/netlink: Assert the route scope of interface's addresses Zhenlei Huang
- git: 0e096bb3fcaa - main - netlink: Fix getting route scope of interface's IPv4 addresses Zhenlei Huang
- git: 3416ed9d077f - stable/14 - open.2: add separate paragraph for O_CREAT Konstantin Belousov
- git: 0f78d6433410 - stable/14 - open.2: minor editing Konstantin Belousov
- git: c7225a3ede3c - main - ig4_iic: Allow sleeping if called from iichid interrupt handler. Vladimir Kondratyev
- git: 548d3aa856a9 - main - iichid(4): Read wMaxInputLength bytes over I2C even if we discards data Vladimir Kondratyev
- git: daa098cc37b9 - main - iichid(4): Wait for RESET command response while attaching Vladimir Kondratyev
- git: e92a78ad7a77 - main - tcp: return EOPNOTSUPP on attempt to connect(2) a listening socket Gleb Smirnoff
- git: 2af953b132ee - main - inpcb: inline in_pcbconnect_setup() into in_pcbconnect() Gleb Smirnoff
- git: c7f803c71dae - main - inpcb: fix a panic with SO_REUSEPORT_LB + connect(2) misuse Gleb Smirnoff
- git: 79fb0d247403 - main - inpcb: make inpcb hash insertion/removal functions private Gleb Smirnoff
- git: 5f539170784c - main - inpcb: retire two-level port hash database Gleb Smirnoff
- git: 452187b61147 - main - inpcb: in_pcbinshash() now can't fail on connect(2) Gleb Smirnoff
- git: 136c5e17b61a - main - inpcb: return ENOMEM if bind(2) fails to allocate lbgroup Gleb Smirnoff
- git: 836c8dad4544 - stable/14 - routing: set net.route.multipath=0 when kernel doesn't have ROUTE_MPATH Andrey V. Elsukov
- git: 699ed29c4fd8 - stable/13 - routing: set net.route.multipath=0 when kernel doesn't have ROUTE_MPATH Andrey V. Elsukov
- git: cbba69fb5793 - main - release: Use unprivileged mode for bootonly and mini-memstick Ed Maste
- git: d2e7a078ba6e - stable/14 - ssh: Remove reference to now-upstreamed patch Ed Maste
- git: 6aab381a498f - main - acpi_gpiobus: assume GPIO_PIN_INPUT for interrupt pins Vladimir Kondratyev
- git: adc2c156acb5 - main - gpioaei: Add support for ACPI _EVT method Vladimir Kondratyev
- git: 69cf9e9a451d - main - smbios: style(9): sizeof(): No space before the parenthesis Olivier Certner
- git: bc7f6508363c - main - smbios: Search for v3 (64-bit) entry point first on BIOS boot Olivier Certner
- git: e421a6615dc2 - main - smbios: On attach, print the entry point version and revision Olivier Certner
- git: 67d510f0c07a - main - smbios: Unmap memory on error on identify Olivier Certner
- git: 3907feff7ab7 - main - smbios: Print an error on memory map failure on identify Olivier Certner
- git: f6cbd6b6d2cc - main - smbios: Apply the v2.1's length fixup only on a 32-bit entry point Olivier Certner
- git: fdf08ac1e9f9 - main - smbios: Print an error on unexpected entry point length on identify Olivier Certner
- git: bb04712e3772 - main - smbios: Carefully print wrong entry point signature on identify Olivier Certner
- git: 516e24e57987 - main - smbios: Harden decoding of the BCD revision Olivier Certner
- git: ef446a8065ac - main - smbios: style(9): smbios_cksum() Olivier Certner
- git: 7d529b1c8fb5 - main - Makefile.inc1: Correct comment for an .endif John Baldwin
- git: 8ceca72751bf - main - wsp: Raise the default scr_hor_threshold sysctl. Vladimir Kondratyev
- git: d452a029953e - main - wsp: Add hw.usb.wsp.max_scroll_finger_distance for two-finger scrolling Vladimir Kondratyev
- git: 02fb6b1162d9 - main - wsp: Fix typo in function name. Vladimir Kondratyev
- git: 8b04f07eda12 - main - sysmouse(4): Add wsp(4)-style T-Axis reporting. Vladimir Kondratyev
- git: a79397d13228 - main - wsp: Handle horizontal scrolling and create tunable for swipe/scroll. Vladimir Kondratyev
- git: e381dabcc580 - main - wsp: Rename max_finger_area sysctl to max_finger_diameter Vladimir Kondratyev
- git: b7269d89e5c3 - main - wsp: Fix whitespaces Vladimir Kondratyev
- git: 25cefe826504 - main - wsp: Change Nm to Va in manpage. Vladimir Kondratyev
- git: 780a4667bbde - main - wg.4: Document kernel config option Alexander Ziaee
- Re: git: 4262dbc57982 - main - wifi manuals: Mlink + document description consistency Bjoern A. Zeeb
- Sat, 08 Mar 2025
- git: 9d4823824d40 - stable/14 - gve: Disallow MTUs within a problematic range Mark Johnston
- git: 65f5027e38eb - stable/14 - gve: Fix memory leak during reset Mark Johnston
- git: 28ba212a95f2 - stable/14 - gve: Do minor cleanup and bump version Mark Johnston
- git: 875ec35c0661 - stable/14 - gve: Fix qpl_buf_head being initialized improperly Mark Johnston
- git: 14d4c1845d1b - stable/14 - queue: Add atomic variants for *_EMPTY Mark Johnston
- git: 0599d2a1c599 - stable/14 - limits tests: Try to fix spurious cputime test failures Mark Johnston
- git: ffb4d077710a - stable/14 - ktr: Use STAILQ_EMPTY_ATOMIC when checking for records in ktr_drain() Mark Johnston
- git: c813157a1541 - stable/14 - umtx: Add a helper for unlocked umtxq_busy() calls Mark Johnston
- git: 7309434b1508 - stable/14 - dtrace: fix signature mismatch for taskqueue callbacks Mark Johnston
- git: bec64e75a5a8 - stable/14 - bhyve: Avoid holding /dev/pci open unnecessarily Mark Johnston
- git: 0ce82e9346a4 - stable/14 - umtx: Fix a bug in do_lock_pp() Mark Johnston
- git: 457c03b397c8 - main - caroot: Ignore soft distrust of server CA certificates after 398 days Michael Osipov
- Re: git: 49a4838a0d94 - main - vmm: Emulate testb imm8,r/m8 Sean C. Farley
- git: 7bd8da72c581 - main - sh(1): Replace recommendation of use of -e with a note Michael Osipov
- git: 9dc4bcb1a63a - main - build(7): Document KERNBUILDDIR Warner Losh
- git: 1016b3c34435 - main - cam: Update scsi_all.h to reflect 30 years of evolution Warner Losh
- Sun, 09 Mar 2025
- git: 21c2ba96815c - stable/14 - amdiommu: add register definitions from IOMMU spec 48882 rev. 3.10 Konstantin Belousov
- git: 43dc3a820993 - stable/14 - amdiommu: fix typo in the bit description Konstantin Belousov
- git: 0d6ed98ef318 - stable/14 - MFC jail: add jexec -d, to specify a working directory Jamie Gritton
- git: 6a2f7b38442b..fe674998bb2d - vendor/openzfs/master - vendor branch updated Martin Matuska
- git: d2a8fad35797 - main - zfs: merge openzfs/zfs@fe674998b Martin Matuska
- git: f05f6d93732e - stable/14 - acpi_gpiobus: assume GPIO_PIN_INPUT for interrupt pins Vladimir Kondratyev
- git: e7d1f208fde8 - stable/14 - gpioaei: Add support for ACPI _EVT method Vladimir Kondratyev
- Mon, 10 Mar 2025
- git: f9b4092743fc - main - acpi_wmi: Add type check before evaluaeting query ACPI method Some ACPI wmi query is implemented by named object, not method, ACPICA complains when non-method object is evaluated with one or more arguments. Especially, almost all binary MOF object obtaining method is the case. Takanori Watanabe
- git: 7ee1bdd094d3 - main - libdtrace: Fix an off-by-one in the priority queue implementation Mark Johnston
- git: 9a30c8d347bf - main - libdtrace: Fix an off-by-one in CPU ID handling Mark Johnston
- git: 36ae5ce2f2fd - main - dtrace/arm64: Fix dtrace_gethrtime() Mark Johnston
- git: bf317e9f1037 - main - Fix a typo in the updated copyright comment Dmitry Morozovsky
- git: e84a17db1cc0 - stable/14 - tests/netlink: Assert the route scope of interface's addresses Zhenlei Huang
- git: 9f26a03fdbdc - stable/13 - tests/netlink: Assert the route scope of interface's addresses Zhenlei Huang
- git: f27afbd85002 - main - nfsd.8: Note that the -n option is deprecated Rick Macklem
- git: db6f2bb93a97 - main - Makefile.inc1: Conditionalize some package related variables John Baldwin
- git: 44d5f5ed1e95 - main - new-bus: Add taskqueue_bus to process hot-plug device events John Baldwin
- git: b23314ecb99c - main - pcib: Use taskqueue_bus for hot-plug events instead of a private taskqueue John Baldwin
- git: c0bed9bd0bda - main - mmc: Use bus_topo_lock and taskqueue_bus while adding/removing child devices John Baldwin
- git: aaf0a7302d10 - main - sdhci: Use bus_topo_lock and taskqueue_bus for hotplug events John Baldwin
- git: 02d61f27585f - main - hdaa: Don't hold a mutex while creating child devices John Baldwin
- git: 78cd83e4017b - main - devclass_alloc_unit: Go back to using M_WAITOK John Baldwin
- git: b8b5cc330490 - main - new-bus: Use M_WAITOK in more places John Baldwin
- Re: 78cd83e4017b - main - devclass_alloc_unit: Go back to using M_WAITOK Ravi Pokala
- git: b9752d5d1cea - main - linprocfs: Correct sysfs /proc/<pid>/mountinfo entry Gleb Smirnoff
- git: 9f55630b8d72 - main - linux: Fix a typo in linux_recvmsg_common Gleb Smirnoff
- git: 186dc094cf1c - main - linux: Handle IP_RECVTOS cmsg type Gleb Smirnoff
- Re: git: 78cd83e4017b - main - devclass_alloc_unit: Go back to using M_WAITOK John Baldwin
- git: 2fa091dcfb2b - main - Makefile.inc1: packageworld: remove non-NO_ROOT cases Ed Maste
- Re: git: db6f2bb93a97 - main - Makefile.inc1: Conditionalize some package related variables John Baldwin
- Re: 78cd83e4017b - main - devclass_alloc_unit: Go back to using M_WAITOK Ravi Pokala
- git: edc1fba05e05 - main - ip_output(): if mb_unmapped_to_ext() failed, return directly Konstantin Belousov
- git: 394605c057ad - main - ip_output(): style Konstantin Belousov
- git: 433e270f341c - main - sound: Refactor the format conversion framework Christos Margiolis
- git: 4918fc2e238b - main - sound: Turn clamp macros into a function Christos Margiolis
- git: e18d66d9c515 - main - sound: Remove macro magic from pcm/feeder_eq.c Christos Margiolis
- git: ac24c9da8bb7 - main - sound: Remove macro magic from pcm/feeder_matrix.c Christos Margiolis
- git: b73b5f70e9f6 - main - sound: Remove feed_matrix_apply_generic() Christos Margiolis
- git: 4021fa32d92d - main - sound: Simplify pcm/feeder_mixer.c Christos Margiolis
- git: 2fda8597116e - main - sound: Take dsp_cdevsw out of header file Christos Margiolis
- git: b768f2c7773b - main - sound: Retire SD_F_AUTOVCHAN Christos Margiolis
- git: ab95710f30f7 - main - sound: Make dev.pcm.X.mode dynamic Christos Margiolis
- git: c824383b269d - main - sound: Update COPYRIGHT notices Christos Margiolis
- git: 717adecbbb52 - main - sound: Make feed_mixer_apply() __always_inline Christos Margiolis
- Tue, 11 Mar 2025
- git: 3733546de363 - stable/14 - vmm: Emulate testb imm8,r/m8 Jose Luis Duran
- git: 20083496866c - stable/13 - vmm: Emulate testb imm8,r/m8 Jose Luis Duran
- git: dc1467c68df2 - stable/14 - amd64 csu: microoptimize startup Konstantin Belousov
- git: b328b79f6f2b - stable/14 - mlx5en: Fix domain set usage in TLS tag import functions Konstantin Belousov
- git: 048d6ca31d96 - main - umass: Remove some 20-year-old dead code Warner Losh
- git: 085c8bdec5bc - main - libsa: smbios: style(9): SMBIOS_GET8(): Split overlong line Olivier Certner
- git: a609592ddcdf - main - libsa: smbios: style(9): Entry point parsing comments Olivier Certner
- git: 2aa0067548a9 - main - libsa: smbios: Rename 64-bit entry point's guards Olivier Certner
- git: a39ab17c9abb - main - libsa: smbios: Make 'is_64bit_ep' a field of 'smbios' Olivier Certner
- git: 3b2303ba3dba - main - libsa: smbios: Export the used entry point type to the kernel Olivier Certner
- git: d1f351fcb22f - main - libsa: smbios: probe: BCD revision parsing is v2-only code; Expand comments Olivier Certner
- git: 7e61fc76400c - main - libsa: smbios: Stop parsing on an End-of-Table structure Olivier Certner
- git: 64fc51a9cf71 - main - libsa: smbios: Reject a 64-bit entry point with revision 0 Olivier Certner
- git: 3f744fb8b2c5 - main - libsa: smbios: Favor the v3 (64-bit) entry point on non-EFI boot Olivier Certner
- git: 7f005c6699f4 - main - libsa: smbios: Use 64-bit entry point if table below 4GB on non-EFI boot Olivier Certner
- git: c340797e08d8 - main - libsa: smbios: Allow to run smbios_probe() multiple times Olivier Certner
- git: 9dad0ba28680 - main - libsa: smbios_detect(): Return the entry point address Olivier Certner
- git: 1ee8714950b8 - main - libsa: smbios_probe(): Strictly obey specified entry point address Olivier Certner
- git: 96f77576e9ea - main - loader.efi: smbios: Favor the v3 (64-bit) entry point Olivier Certner
- git: 0f492f79084f - main - loader.kboot: smbios: Add a comment about v3 entry point being favored Olivier Certner
- git: be7b17651100 - stable/14 - ssh: tidy include handling Ed Maste
- git: 642fc04eda48 - stable/14 - usb: Kill left-over cdefs.h includes Warner Losh
- git: 5ca7754519e8 - main - Revert "ntpd: Use the ntpd -u option in preference to the rc su plumbing" Cy Schubert
- git: 94f414086075 - stable/14 - Revert "ntpd: Use the ntpd -u option in preference to the rc su plumbing" Cy Schubert
- git: 067cf605f884 - stable/13 - Revert "ntpd: Use the ntpd -u option in preference to the rc su plumbing" Cy Schubert
- Re: git: 5ca7754519e8 - main - Revert "ntpd: Use the ntpd -u option in preference to the rc su plumbing" Cy Schubert
- git: 7008b9fab555 - main - mlx5: Fix BlueField-4 device description Konstantin Belousov
- Wed, 12 Mar 2025
- git: f9857ea43a38 - stable/14 - bhyve: fix CPUID L3 Cache Size reporting for AMD/SVM Konstantin Belousov
- git: 568a1a1d15e0 - stable/14 - wg.4: Document kernel config option Alexander Ziaee
- git: 454938d04bca - stable/14 - loader.conf: Document boot_verbose Warner Losh
- git: ec0c098369c8 - stable/14 - Hyper-V: hn: rewrite hn rsc swtich to avoid sysctl hang Wei Hu
- git: dae67894b405 - stable/14 - mana: Increase default tx and rx ring size to 1024 Wei Hu
- git: 5c97b7c296ac - stable/14 - mana: refill the rx mbuf in batch Wei Hu
- git: 87eaa30e9b39 - main - depend-cleanup: Add examples for common cases Ed Maste
- git: dba45599c498 - main - mtx: Avoid nested panics on lock class mismatch assertions John Baldwin
- git: 0ed104978ce5 - main - mtx: Make idle thread assertions more robust John Baldwin
- git: 43a15a22c623 - main - mtx: Include the mutex pointer in the panic message for destroyed locks John Baldwin
- git: ba6c35f0cadb - main - usb: Use bus_detach_children instead of bus_generic_detach John Baldwin
- git: ef037a028af7 - main - linuxkpi: Correct DIV_ROUND_DOWN_ULL Ed Maste
- git: 92d399a3be0e - main - release/vm: add a WITHOUT_QEMU option Brooks Davis
- git: c41ba99779d0 - main - release/vm: partially support NO_ROOT Brooks Davis
- git: 59c529f2c856 - main - release/vm: force replacement of compressed images Brooks Davis
- git: cabf76fde836 - main - sound: Remove redundant check in mixer_clone() Christos Margiolis
- Thu, 13 Mar 2025
- git: 2d4583c462a5 - main - net80211: add initial AES-GCMP crypto support Adrian Chadd
- git: 00ad581c7e3f - main - wlanstats: add GCMP crypto counters Adrian Chadd
- git: 70dc8e5e7f5c - main - net80211: add AES-GCM to the hostap logic Adrian Chadd
- git: 0588444700f4 - main - net80211: add the specific 802.11-2020 references to VHT IEs Adrian Chadd
- git: a54a240c1b57 - main - net80211: work around unused variable "vap" in non-debug builds Adrian Chadd
- git: 0100da4deb96 - main - caroot: update the root bundle Michael Osipov
- git: af1bd15d3be3 - stable/14 - udp: Do not recursively enter net epoch Zhenlei Huang
- git: e72e35500eb2 - stable/14 - bpf: Use static initializers Zhenlei Huang
- git: dbb5216e03cd - stable/14 - carp: Use static initializers Zhenlei Huang
- git: 7fa12e220c7a - stable/14 - bridgestp: Use static initializers Zhenlei Huang
- git: 0e03922b4501 - stable/14 - if_bridge: Use static initializers Zhenlei Huang
- git: 2ed4c9d94dc6 - stable/14 - if_clone: Use static initializers Zhenlei Huang
- git: e461ba1fa34a - stable/14 - lagg: Use static initializers Zhenlei Huang
- git: 140c473fb905 - stable/14 - tcp_ratelimit: Use static initializers Zhenlei Huang
- git: b755058a24c3 - stable/14 - vnet: Use static initializers Zhenlei Huang
- git: 83c23b6c6630 - stable/14 - ipfw: fix dump_soptcodes() handler Andrey V. Elsukov
- git: f1929835f76d - stable/13 - ipfw: fix dump_soptcodes() handler Andrey V. Elsukov
- git: 72e2ebf64212 - stable/14 - pfkey2: use correct value for a key length Andrey V. Elsukov
- git: 1219a3f40db3 - stable/13 - pfkey2: use correct value for a key length Andrey V. Elsukov
- git: fcf81de12f27 - main - ip6_cksum.c: generalize in6_cksum_partial() to allow L2 headers in passed mbuf Konstantin Belousov
- git: bbac54b820cb - main - mlx5en: make conf.hw_lro sysctl r/w Konstantin Belousov
- git: 816f27e848e5 - main - mlx5en: control hw LRO with the driver conf sysctl, leaving IFCAP_LRO to sw Konstantin Belousov
- git: 98071573638a - main - mlx5core: add mlx5_core_modify_tir() Konstantin Belousov
- git: 02fe38b92175 - main - mlx5en: make the hw lro control dynamic Konstantin Belousov
- git: 93e70e3a9442 - main - mlx5en: explain why interface needs to be reopened on hw lro change Konstantin Belousov
- git: c3555174fd97 - main - mlx5en: follow PRM for setting the max hw lro segment size Konstantin Belousov
- git: dd1bd0ec5c91 - main - mlx5_en: correct recalculation of the ipv4 checksum for hw lro packet Konstantin Belousov
- git: 3eb6d4b4a25a - main - mlx5: recalculate tcp checksum for ipv4 hw lro coalesced packet Konstantin Belousov
- git: efe9a3996ee3 - main - mlx5: recalculate tcp checksum for ipv6 hw lro coalesced packet Konstantin Belousov
- git: 903996760d19 - main - mlx5: correct the predicate asserted in __predict_true() Konstantin Belousov
- git: 7560ed3a6b9d - main - mlx5: assert CQE structure size Konstantin Belousov
- git: bc1023849256 - main - mlx5: overwrite only the echo reply timestamp from the last packet in LRO Konstantin Belousov
- git: 89491b1edb34 - main - mlx5en: stop arbitrary limiting max wqe size Konstantin Belousov
- git: c2987d7876a0 - main - mlx5: bump the max LRO packet size Konstantin Belousov
- git: 016f40466afc - main - mlx5en: fix rq->wqe_sz usage Konstantin Belousov
- git: 480fc5b8e5de - main - mlx5en: bump MLX5E_MAX_BUSDMA_RX_SEGS Konstantin Belousov
- git: 0a7c164d91a8 - main - kern/sys_eventfd.c: fix includes Konstantin Belousov
- git: e60f608eb9cf - main - Add sysctl kern.proc.kqueue Konstantin Belousov
- git: 4cf6cae879f9 - main - Document KERN_PROC_KQUEUE Konstantin Belousov
- git: bf46aec4b29a - main - libprocstat: add helper to query knotes for specific kqueue Konstantin Belousov
- git: 28f4cf9217c2 - main - procstat(1): dump kqueues Konstantin Belousov
- git: 0832381247d7 - main - procstat.1: sort subcommands Konstantin Belousov
- git: 82897058342e - main - procstat.1: document rlimitusage Konstantin Belousov
- git: d76a31ca74cf - main - procstat.1: document kqueues Konstantin Belousov
- git: 9491ae6f0d96 - main - procstat.1: correct description of the kstack subcommand after removal of swapping Konstantin Belousov
- git: c78a14a2b872 - main - inpcb: in_pcb_lport_dest() doesn't use lportp as input argument Gleb Smirnoff
- git: 5f42f87fc434 - main - inpcb: in_pcbinshash() can't fail on connect(2) Gleb Smirnoff
- git: c56e75390e33 - main - inpcb: make sure we don't pass uninitialized faddr to in_pcbladdr() Gleb Smirnoff
- git: a52a51a2d590 - main - lockmgr/rmlock/rwlock/sx: Make various assertions more robust John Baldwin
- git: 00d78c500783 - main - rwmlock/rwlock/sx: Print the pointer of destroyed locks in panic messages John Baldwin
- git: f402078d0956 - main - device_pager: Assert that the handle is not NULL John Baldwin
- git: 09afabd9c0d7 - stable/14 - Makefile.inc1: Make package timestamps reproducible by default Ed Maste
- git: 9ca20e5ec9e2 - stable/14 - Makefile.inc1: Conditionalize some package related variables Ed Maste
- git: 537e512cc13b - stable/14 - arch.7: Update version reference to 13.0 Ed Maste
- git: d6c34d14443a - main - rc.d/sendmail: remove a obsolete upgrade seatbelt Brooks Davis
- git: 68b6567d09dd - main - snd_hda: Patch Framework AMD 13th gen Christos Margiolis
- git: 732c16884215 - main - ObsoleteFiles: Remove if_rtwn.4 removal Alexander Ziaee
- git: f7856fe81df2 - main - g_dev_orphan(): Return early if the device is already gone Warner Losh
- Fri, 14 Mar 2025
- git: 6207ca7b76b0 - stable/14 - truncate.1: improve the example section Maxim Konovalov
- git: 47f4137e44b8 - main - mana: remove redundant doorbell in mana_poll_rx_cq() Wei Hu
- git: 0d0c8621fd18 - main - openssl: Import OpenSSL 3.0.16 Enji Cooper
- git: d2a55e6a9348 - main - openssl: update ASM and version info for 3.0.16 import Enji Cooper
- git: a5c7b44d6a46 - main - LinuxKPI: always use contig allocations in linux_alloc_kmem() Bjoern A. Zeeb
- git: 19df0c5abcb9 - main - LinuxKPI: make __kmalloc() play by the rules Bjoern A. Zeeb
- Re: git: 732c16884215 - main - ObsoleteFiles: Remove if_rtwn.4 removal Bjoern A. Zeeb
- git: 4a4eee553307 - main - iwlwifi: adjust a debug comment referring to a PR Bjoern A. Zeeb
- git: 1cae7121c667 - main - Enable LLVM_BINUTILS by default Ed Maste
- git: b9296d4d85bb - stable/14 - g_dev_orphan(): Return early if the device is already gone Warner Losh
- git: 813072296261 - stable/14 - posix: POSIX-1.2008 moved SA_* from XSI to base standard Warner Losh
- git: a4a271424f5e - stable/13 - posix: POSIX-1.2008 moved SA_* from XSI to base standard Warner Losh
- Re: git: 1cae7121c667 - main - Enable LLVM_BINUTILS by default Nuno Teixeira
- git: 81eb546b4e14 - stable/14 - keymaps: Add Canadian Mulitlingual Standard Ed Maste
- git: 55c3348ed78f - main - acpi_pci: Add quirk for DELAY-after-EJ0 Colin Percival
- Re: git: 1cae7121c667 - main - Enable LLVM_BINUTILS by default Ed Maste
- git: 222c850503d1 - main - kern.mk: Update SSP comment (not limited to GCC) Ed Maste
- git: 36782aaba4f1 - main - wlanstats: update usage, improve man page Bjoern A. Zeeb
- Sat, 15 Mar 2025
- git: b82d7897595d - main - vm_object: add getpages utility Doug Moore
- git: 7215aed7974c - stable/14 - kern: wg: remove overly-restrictive address family check Kyle Evans
- git: 5963423232e8 - main - libibverbs: Extend support of NDR rates Konstantin Belousov
- git: fa301530e0ca - stable/14 - arm64: bus: Add 36-bit address mask for use in bus space allocations Ka Ho Ng
- git: 4fd560bc94f0 - stable/14 - caroot: Ignore soft distrust of server CA certificates after 398 days Michael Osipov
- git: d3e5558d3168 - stable/13 - caroot: Ignore soft distrust of server CA certificates after 398 days Michael Osipov
- git: 1245f6e34884 - stable/14 - sh(1): Replace recommendation of use of -e with a note Michael Osipov
- git: 61df1b78f906 - stable/13 - sh(1): Replace recommendation of use of -e with a note Michael Osipov
- git: 2bc9d7a3ac8d - main - bsd-family-tree: add FreeBSD 13.5 Maxim Konovalov
- Sun, 16 Mar 2025
- git: 011e3d0b8b90 - main - cxgbe(4): Perform Conventional Reset instead of FLR on the device. Navdeep Parhar
- git: 9ea38ca4a8e6 - main - umass/quirk: Remove useless quirk for Transcend flash Warner Losh
- git: 40a8746a775c - stable/14 - kyua: Pass unprivileged user config prop to ATF using all known names Igor Ostapenko
- git: b39f500e6ac8 - main - stand: lines with comments a '"' in loader.conf are ignored Warner Losh
- git: b0375f78e32a - main - usb-msctest: Be more conservative setting GETMAXLUN quirk Warner Losh
- git: afec5d1968e4 - stable/14 - ObsoleteFiles: Remove if_rtwn.4 removal Alexander Ziaee
- Mon, 17 Mar 2025
- git: eae0129ba7d0 - stable/14 - mb_unmapped_to_ext(): fix m_free()/m_freem() use Konstantin Belousov
- git: 9de58ca100ca - stable/14 - ip_output(): if mb_unmapped_to_ext() failed, return directly Konstantin Belousov
- git: be425fcdc63c - stable/14 - ip_output(): style Konstantin Belousov
- git: a8d2bccb87d0 - main - tcp cc: use tcp_compute_pipe() for pipe in xx_post_recovery() directly Cheng Cui
- git: 5e41194bfcc5 - main - acpi_asus_wmi(4): Add EVDEV support Vladimir Kondratyev
- git: f134662a1a57 - main - acpi_asus_wmi(4): Improve keyboard backlight support. Vladimir Kondratyev
- git: d5bf6a7245cc - main - acpi_asus_wmi(4): Add support for WMI event queue Vladimir Kondratyev
- git: 027b93c2f5e1 - main - acpi_asus_wmi(4): Handle TUF-specific hotkeys internally Vladimir Kondratyev
- git: 33529d6ad44d - stable/14 - sound: Refactor the format conversion framework Christos Margiolis
- git: d8c3c6752bf8 - stable/14 - sound: Turn clamp macros into a function Christos Margiolis
- git: b2adb71308af - stable/14 - sound: Remove macro magic from pcm/feeder_eq.c Christos Margiolis
- git: a25f84cf0910 - stable/14 - sound: Remove macro magic from pcm/feeder_matrix.c Christos Margiolis
- git: 15dc84ba5f50 - stable/14 - sound: Remove feed_matrix_apply_generic() Christos Margiolis
- git: a33356100b85 - stable/14 - sound: Simplify pcm/feeder_mixer.c Christos Margiolis
- git: 42889e8e2f1a - stable/14 - sound: Take dsp_cdevsw out of header file Christos Margiolis
- git: 31ddfe9d9cf4 - stable/14 - sound: Retire SD_F_AUTOVCHAN Christos Margiolis
- git: 65dec169468c - stable/14 - sound: Make dev.pcm.X.mode dynamic Christos Margiolis
- git: caa06360e655 - stable/14 - sound: Update COPYRIGHT notices Christos Margiolis
- git: 4ed0ca91a309 - stable/14 - sound: Make feed_mixer_apply() __always_inline Christos Margiolis
- git: f506d5af50fc - main - uma: Avoid excessive per-CPU draining Dag-Erling Smørgrav
- git: 6460c327f6f3 - main - libifconfig: Fix nits in the descriptions of active 100G cables. Navdeep Parhar
- Tue, 18 Mar 2025
- git: 1c8cdd807a94 - main - rtld: fix several style(9) bugs Konstantin Belousov
- git: 12bff22669cf - main - .git-blame-ignore-revs: one more revision for rtld Konstantin Belousov
- git: 8a78a9aa99d9 - stable/14 - mlx5: Fix BlueField-4 device description Konstantin Belousov
- git: 64610df59348 - stable/14 - mana: remove redundant doorbell in mana_poll_rx_cq() Wei Hu
- git: 01ade56eba14 - stable/14 - routing: do not allow PINNED routes to be overriden Andrey V. Elsukov
- git: b297093ebab6 - stable/13 - routing: do not allow PINNED routes to be overriden Andrey V. Elsukov
- git: 0461600deaa2 - main - net80211: correct IEEE80211_KEY_BITS Bjoern A. Zeeb
- git: db8ceb8e5948 - main - net80211: cleanup keyidx argument of ieee80211_notify_michael_failure() Bjoern A. Zeeb
- git: 7513a0afe5fb - main - net80211: make use of IEEE80211_KEY_BITS for debug messages Bjoern A. Zeeb
- git: c8a6676eb652 - main - LinuxKPI: 802.11: crypto pn lengths Bjoern A. Zeeb
- git: 52a43041d2a8 - main - iwlwifi: make mvm/d3.c compile again Bjoern A. Zeeb
- git: 848fdcae0326 - main - rtw89: make wow.c compile Bjoern A. Zeeb
- git: b42c339c59fd - main - LinuxKPI: 802.11: CONFIG_PM_SLEEP / WoWLAN header adjustments Bjoern A. Zeeb
- git: 235fe911df59 - stable/14 - include: add a userland version of __assert_unreachable Christos Margiolis
- git: 872c817d52d9 - stable/14 - linuxkpi: Correct DIV_ROUND_DOWN_ULL Ed Maste
- git: 00f1ccf959a6 - stable/14 - inet6: add the missing lock acquire to nd6_get_llentry Mateusz Guzik
- git: d0105578f05f - stable/13 - inet6: add the missing lock acquire to nd6_get_llentry Mateusz Guzik
- git: 0832a409c21b - main - Add driver for the RK3328 GPIO_MUTE pin Stephen Hurd
- git: 0f684b5aec50 - main - Disable HS200 on rockchip_dwmmc in attach Stephen Hurd
- git: c22b297062e1 - main - cxgbe(4): Add two new transceiver types. Navdeep Parhar
- Wed, 19 Mar 2025
- git: b61c045ff868 - stable/14 - sound: Remove redundant check in mixer_clone() Christos Margiolis
- git: fc40132603f5 - main - snd_hda: Support Intel Raptor Lake 0x7a50 Christos Margiolis
- git: 623be660fcc9 - main - beep: add missing include of src.opts.mk, use LIBADD instead of LDFLAGS Chuck Silvers
- git: db466e475446 - main - trim: add missing include of src.opts.mk, remove unneeded LDFLAGS Chuck Silvers
- git: a335a52eedfd - main - bsnmpd: append to LDFLAGS rather than replacing it Chuck Silvers
- git: 91d8ee3579ef - main - i386/loader: force 4k linker max page size Chuck Silvers
- Re: git: 623be660fcc9 - main - beep: add missing include of src.opts.mk, use LIBADD instead of LDFLAGS Brooks Davis
- git: dbc6ef27beef - Create tag vendor/NetBSD/bmake/20250308 Simon J. Gerraty
- git: 5ad769f660f3..397f57656d61 - vendor/NetBSD/bmake - vendor branch updated Simon J. Gerraty
- git: d9a65c5de1c9 - main - Merge bmake-20250308 Simon J. Gerraty
- Re: git: 623be660fcc9 - main - beep: add missing include of src.opts.mk, use LIBADD instead of LDFLAGS Chuck Silvers
- git: 1a79b20663ca..8f7d3ef26dec - vendor/krb5 - vendor branch updated Cy Schubert
- git: f966ed85ac95 - stable/14 - net80211: Fix IEEE80211_KEY_UNDEFINED() in ieee80211_node_delucastkey() Bjoern A. Zeeb
- git: fecc36e328e7 - stable/14 - LinuxKPI: 802.11: improve key update locking to work around net80211 Bjoern A. Zeeb
- git: 84ca9ab010dc - stable/14 - iwlwifi: adjust a debug comment referring to a PR Bjoern A. Zeeb
- git: 0b663e0cee89 - main - powerpc: Add Hypervisor Facility Unavailable handling Justin Hibbits
- git: fe73eb441f1c - main - powernv: Explicitly enable the facilities we support Justin Hibbits
- git: c2cd605e8c8a - main - Get consistent updates for UFS superblocks. Kirk McKusick
- git: 9d0eea9422d0 - main - Make newly POSIX functions visible Stephen Hurd
- Thu, 20 Mar 2025
- git: 7e8f29eb1b2c - stable/14 - snd_hda: Patch Framework AMD 13th gen Christos Margiolis
- git: d7efac1be144 - main - Add missing || Stephen Hurd
- git: 48d6b52add36 - main - devfs: Return early from sysctl_devname() if no input is given Mark Johnston
- git: d8703cd80247 - main - vfs: Return early from sysctl_vfs_ctl() if no input was given Mark Johnston
- git: cf6a7804699f - main - pf: Update a dummy TCP checksum field in pf_test_state_icmp() Mark Johnston
- git: 57b09e470dbd - main - pkill tests: Fix pkill usage in the pkill -x test Mark Johnston
- git: 4ad84614e490 - stable/14 - ip6_cksum.c: generalize in6_cksum_partial() to allow L2 headers in passed mbuf Konstantin Belousov
- git: cb49625f1502 - stable/14 - mlx5en: make conf.hw_lro sysctl r/w Konstantin Belousov
- git: 9ac8af72a7c5 - stable/14 - mlx5en: control hw LRO with the driver conf sysctl, leaving IFCAP_LRO to sw Konstantin Belousov
- git: d0a800a7fcdc - stable/14 - mlx5core: add mlx5_core_modify_tir() Konstantin Belousov
- git: 114a805bef25 - stable/14 - mlx5en: make the hw lro control dynamic Konstantin Belousov
- git: aebeaf151d4f - stable/14 - mlx5en: explain why interface needs to be reopened on hw lro change Konstantin Belousov
- git: 17a322cae64a - stable/14 - mlx5en: follow PRM for setting the max hw lro segment size Konstantin Belousov
- git: 7ebbf9f756e7 - stable/14 - mlx5_en: correct recalculation of the ipv4 checksum for hw lro packet Konstantin Belousov
- git: 3c5bf8d9d935 - stable/14 - mlx5: recalculate tcp checksum for ipv4 hw lro coalesced packet Konstantin Belousov
- git: 7b64ccdf9605 - stable/14 - mlx5: recalculate tcp checksum for ipv6 hw lro coalesced packet Konstantin Belousov
- git: ec551188213e - stable/14 - mlx5: correct the predicate asserted in __predict_true() Konstantin Belousov
- git: f6e15b66206a - stable/14 - mlx5: assert CQE structure size Konstantin Belousov
- git: 6cb0bd50b531 - stable/14 - mlx5: overwrite only the echo reply timestamp from the last packet in LRO Konstantin Belousov
- git: c083ab4c8bfa - stable/14 - mlx5en: stop arbitrary limiting max wqe size Konstantin Belousov
- git: f38e9a31baf1 - stable/14 - mlx5: bump the max LRO packet size Konstantin Belousov
- git: 466623f29d5f - stable/14 - mlx5en: fix rq->wqe_sz usage Konstantin Belousov
- git: 772390b6da7a - stable/14 - mlx5en: bump MLX5E_MAX_BUSDMA_RX_SEGS Konstantin Belousov
- git: 60855d899315 - stable/14 - kern/sys_eventfd.c: fix includes Konstantin Belousov
- git: d9b7d0a54846 - stable/14 - procstat.1: sort subcommands Konstantin Belousov
- git: a7aa1196d354 - stable/14 - ntp: ntpd does not connect to NTP server with link local IPv6 address Cy Schubert
- git: 61e5e864ca19 - stable/14 - ntp: Another patch to address IPv6 pool regression Cy Schubert
- git: 4ac2d0f2537c - stable/14 - ntp: Replace the workaround from 98e34e8e2557 with a patch from upstream Cy Schubert
- git: e7b5dabcba26 - stable/13 - ntp: ntpd does not connect to NTP server with link local IPv6 address Cy Schubert
- git: 9d425f11f9ff - stable/13 - ntp: Another patch to address IPv6 pool regression Cy Schubert
- git: dd503d7b4ce7 - stable/13 - ntp: Replace the workaround from 98e34e8e2557 with a patch from upstream Cy Schubert
- git: 9e8d2962aad3 - main - pf: convert DIOCRGETTSTATS to netlink Kristof Provost
- git: 712309a64512 - main - snmp_pf: fix pfInterfacesIfRefsState Kristof Provost
- git: c849f5333260 - main - pf tests: add a basic snmp_pf test case Kristof Provost
- git: 36586800803d - main - pf tests: test table information export via snmp_pf Kristof Provost
- git: 4c9ffb13dd74 - main - grep: avoid duplicated lines when we're coloring output Kyle Evans
- git: 85242b59d17d - main - libc: tests: fix luacheck warnings in the fortification test generator Kyle Evans
- git: 09cdbf042f82 - main - libc: tests: allow fortified test cases to require root Kyle Evans
- git: 22178cb29f03 - main - libc: tests: fix the gethostname() and getdomainname() tests Kyle Evans
- Re: git: 9d0eea9422d0 - main - Make newly POSIX functions visible Colin Percival
- Re: git: 9d0eea9422d0 - main - Make newly POSIX functions visible Stephen Hurd
- Re: git: 9d0eea9422d0 - main - Make newly POSIX functions visible shurd_at_FreeBSD.org
- git: 415a0ce02c9e - main - Revert Make newly POSIX functions visible Stephen Hurd
- git: 5682eee1efd3 - main - devd: raise the maximum allowed client to 50 Baptiste Daroussin
- Re: git: 415a0ce02c9e - main - Revert Make newly POSIX functions visible Warner Losh
- git: 7577dae4d672 - stable/14 - caroot: update the root bundle Michael Osipov
- Re: git: 415a0ce02c9e - main - Revert Make newly POSIX functions visible shurd_at_FreeBSD.org
- git: f89c056e1184 - stable/13 - caroot: update the root bundle Michael Osipov
- git: b429d50df97b - stable/14 - ifconfig: fix reporting optics on most 100g interfaces Andrew Gallatin
- git: fdc4db57224c - main - usr.bin/Makefile: always build ELF Tool Chain strings(1) Ed Maste
- git: fbcf3b74e8f2 - main - tcp: fix detection of bad RTOs Michael Tuexen
- git: 09ba3ece1817 - main - linuxkpi: Add `list_for_each_rcu()` Jean-Sébastien Pédron
- git: 3f847ccfd51e - main - linuxkpi: Define a few more `PCI_*` constants Jean-Sébastien Pédron
- git: 62f2367e2aac - main - linuxkpi: Add <linux/units.h> Jean-Sébastien Pédron
- git: cd8c2e012761 - main - linuxkpi: Add <linux/cpufeature.h> Jean-Sébastien Pédron
- Re: git: cd8c2e012761 - main - linuxkpi: Add <linux/cpufeature.h> Jessica Clarke
- git: 16649530b7be - main - Formatting and style cleanups. Kirk McKusick
- Fri, 21 Mar 2025
- git: 5d02f17e8253 - main - pf: fix LINT-NOINET / LINT-NOINET6 build Kristof Provost
- git: 6f6c07813b38 - main - tcp: fix reverting of spurious timeouts (RTO) Richard Scheffenegger
- git: c8c32d3e336d - main - linuxkpi: Document why <linux/cpufeaure.h> has an include commentted out Jean-Sébastien Pédron
- git: 3bf433f141a5 - main - ports.7: Update dialog4ports to portconfig Alexander Ziaee
- git: 283be95ea29a - main - etdump.1: Polish + xref cd9660(4) Alexander Ziaee
- git: 7fad17a3e634 - main - kern___acl_aclcheck_path: vrele the vnode after namei() Konstantin Belousov
- git: d7352b2d57e9 - main - ufs_acl.c: style Konstantin Belousov
- git: 5648c1d6f3b0 - main - ufs_aclcheck(): accurately dereference vp->v_mount Konstantin Belousov
- Sat, 22 Mar 2025
- git: e39ee9b9ef3c - stable/14 - libibverbs: Extend support of NDR rates Konstantin Belousov
- git: 23db5fccb60a - main - hda: add macbook air 6,1 and 6,2 GPIO to enable amplifier Adrian Chadd
- git: baad45c9c120 - main - inpcb: push multicast case local address selection logic into in_pcbladdr() Gleb Smirnoff
- git: 0849f1634a70 - main - tests/netinet: add test for IP_MULTICAST_IF Gleb Smirnoff
- Sun, 23 Mar 2025
- git: b4a294ba7e60..09f889d4a3f4 - vendor/tzdata - vendor branch updated Philip Paeps
- git: d2cccdef3037 - main - contrib/tzdata: import tzdata 2025b Philip Paeps
- git: 220ce523e976 - main - rk_grf_gpio.4: Polish Alexander Ziaee
- git: dcef6ce862cd - main - UPDATING: Show plural syntax for PORTS_MODULES Alexander Ziaee
- git: 29eb4de61a4c - main - style.mdoc: HARDWARE generates Release Notes Alexander Ziaee
- git: e9a846468acf - main - ktrace: Use STAILQ_EMPTY_ATOMIC when checking for records in userret() Mark Johnston
- git: 574816356834 - main - socket: Fix a race in the SO_SPLICE state machine Mark Johnston
- git: 487d79d44f8a - stable/14 - devd: Don't install autofs.conf with WITHOUT_AUTOFS Tijl Coosemans
- git: 74361d693aec - main - malloc: Fix DEBUG_REDZONE for contigmalloc() Mark Johnston
- git: b885643b63e4 - main - boot: Always use ELF Tool Chain elfcopy for EFI builds Ed Maste
- Mon, 24 Mar 2025
- git: 26a7022d62b8 - stable/14 - ports.7: Update dialog4ports to portconfig Alexander Ziaee
- git: 4c02b6589e82 - stable/14 - etdump.1: Polish + xref cd9660(5) Alexander Ziaee
- git: 69569859a0a4 - stable/13 - ports.7: Update dialog4ports to portconfig Alexander Ziaee
- git: 6eb7cba469d7 - main - kern/kern_descrip.c: remove unneeded headers Konstantin Belousov
- git: 4b69f1fab66d - main - descriptors: add fget_remote_foreach() Konstantin Belousov
- git: fee6a52e4338 - main - sysctl_kern_proc_kqueue(): convert to use sbuf Konstantin Belousov
- git: 9d1e7a7e8e8b - main - kinfo_knote: add knt_kq_fd member Konstantin Belousov
- git: 6534c17326b2 - main - FREEBSD_COMPAT32: add freebsd32_kevent_to_kevent32() helper Konstantin Belousov
- git: fa8fdd80dff9 - main - sysctl KERN_PROC_KQUEUE: implement compat32 Konstantin Belousov
- git: 5e7c43ff02dc - main - Add NT_PROCSTAT_KQUEUES core note Konstantin Belousov
- git: ab9b296498fe - main - sysctl KERN_PROC_KQUEUE: treat omitted kqfd as request to dump all kqueues Konstantin Belousov
- git: fe8ece34b446 - main - struct kinfo_knote: add spare fields Konstantin Belousov
- git: ba2fb6b367fd - main - libprocstat: change psc_type_info array to use designated initializers Konstantin Belousov
- git: debcd4c05701 - main - libprocstat: constify psc_type_info[] Konstantin Belousov
- git: 1c3d6532ca29 - main - libprocstat: add knowledge about NT_PROCSTAT_KQUEUES core file section Konstantin Belousov
- git: 10626f7384f9 - main - gcore(1): dump NT_PROCSTAT_KQUEUES section Konstantin Belousov
- Re: git: 0849f1634a70 - main - tests/netinet: add test for IP_MULTICAST_IF Kristof Provost
- git: 626ec04c2b84 - main - vm_reserv: clarify reserv_from_object Doug Moore
- git: a6ea60aa4887 - main - freebsd32/freebsd32.h: only define kinfo_knote32 when kevent32 is defined Konstantin Belousov
- git: c18a16ebcf5b - main - kern_proc_kqueues_out(): maxlen == -1 means there is no maxlen Konstantin Belousov
- Re: git: a6ea60aa4887 - main - freebsd32/freebsd32.h: only define kinfo_knote32 when kevent32 is defined Jessica Clarke
- Re: git: a6ea60aa4887 - main - freebsd32/freebsd32.h: only define kinfo_knote32 when kevent32 is defined Konstantin Belousov
- git: 4a328b804996 - stable/14 - tcp: fix reverting of spurious timeouts (RTO) Richard Scheffenegger
- Re: git: 0849f1634a70 - main - tests/netinet: add test for IP_MULTICAST_IF Gleb Smirnoff
- Re: git: 0849f1634a70 - main - tests/netinet: add test for IP_MULTICAST_IF Kristof Provost
- git: 371392bc10f2 - main - sockbuf: remove sbflush_internal() and sbrelease_internal() shims Gleb Smirnoff
- git: 67c1c4dfd1cc - main - sockbuf: provide sbunreserve_locked() which is a complement to sbreserve() Gleb Smirnoff
- Re: git: 623be660fcc9 - main - beep: add missing include of src.opts.mk, use LIBADD instead of LDFLAGS John Baldwin
- Re: git: c18a16ebcf5b - main - kern_proc_kqueues_out(): maxlen == -1 means there is no maxlen Ronald Klop
- Re: git: c18a16ebcf5b - main - kern_proc_kqueues_out(): maxlen == -1 means there is no maxlen Olivier Certner
- Re: git: 0849f1634a70 - main - tests/netinet: add test for IP_MULTICAST_IF Brooks Davis
- git: c40b323b91bd - main - beep: Remove unnecessary include of src.opts.mk Ed Maste
- git: 3209f63851b9 - main - trim: Remove unnecessary include of src.opts.mk Ed Maste
- Re: git: 0849f1634a70 - main - tests/netinet: add test for IP_MULTICAST_IF Kristof Provost
- git: a27328ea3927 - main - bhyve: Suppress unimplemented MSR related warnings Warner Losh
- Tue, 25 Mar 2025
- git: 2452bcd8913b - main - kevent32/kinfo_knote32: remove __LP64__ predicate in definitions Konstantin Belousov
- git: d3a659a338cb - stable/14 - usb-msctest: Be more conservative setting GETMAXLUN quirk Warner Losh
- git: b67080455907 - main - tests: fix test for NULL encription Andrey V. Elsukov
- git: 718d1928f874 - main - LinuxKPI: make linux_alloc_pages() honor __GFP_NORETRY Olivier Certner
- git: d45d070e5475 - main - tools/sysdoc: Chase sysctl rename Ed Maste
- git: 65f2a8887c9b - main - arm: Garbage collect cpufunc_asm_arm11x6.S Olivier Houchard
- git: 5fca5c7da944 - main - arm: Remove any reference to cpufunc_asm_arm11x6.S Olivier Houchard
- git: 693fa339761f - main - arm: Garbage collect CPU_ARM1176 Olivier Houchard
- Re: git: 718d1928f874 - main - LinuxKPI: make linux_alloc_pages() honor __GFP_NORETRY Bjoern A. Zeeb
- Re: git: 718d1928f874 - main - LinuxKPI: make linux_alloc_pages() honor __GFP_NORETRY Olivier Certner
- git: 2f1f523a45fb - main - snd_hda: Patch Framework 16 AMD Christos Margiolis
- git: 1d67cec52542 - stable/14 - contrib/googletest: update from 1.14.0 to 1.15.2 Enji Cooper
- git: 7286b7242c31 - stable/14 - tests/sys/fs/fusefs: include iomanip header Enji Cooper
- git: cb29db243bd0 - stable/14 - openssl: Import OpenSSL 3.0.16 Enji Cooper
- Re: Re: git: 718d1928f874 - main - LinuxKPI: make linux_alloc_pages() honor __GFP_NORETRY Bjoern A. Zeeb
- git: f03c8869127c - stable/14 - nfsd.8: Note that the -n option is deprecated Rick Macklem
- git: 0a85254d5a33 - main - top: Polish key bindings in usage and manual Alexander Ziaee
- Wed, 26 Mar 2025
- git: 475082194ac8 - stable/14 - contrib/tzdata: import tzdata 2025b Philip Paeps
- git: 7b17666c32f7 - stable/13 - contrib/tzdata: import tzdata 2025b Philip Paeps
- git: 4073e53e4285 - stable/14 - acpi_cmbat: Use nitems instead of sizeof Warner Losh
- git: df872d66f24a - stable/14 - loader: Increase buffer size to accommodate longer commands Warner Losh
- git: 0a4a5b8cefd4 - stable/14 - efi_console: Stay inline with the UEFI spec Warner Losh
- git: 703287df5e77 - stable/14 - loader.conf.5: Correct terminal size Warner Losh
- git: 7d042b0af1dc - stable/14 - bytgpio: expose PNP info Warner Losh
- git: 513d89fef90a - stable/14 - usb: increase USB_PORT_RESET_RECOVERY Warner Losh
- git: c6d3271fe07b - stable/14 - Copy the new ia32 loader Warner Losh
- git: ce02470205a1 - stable/14 - stand: Add support for 64-bit machines with 32-bit UEFI implementations Warner Losh
- git: 7d7dc14d6b38 - stable/14 - stand/efi: Add a 32-bit variant of libefi Warner Losh
- git: ac5378d93ce0 - stable/14 - Add build option for the ia32 loader Warner Losh
- git: 43dc900d75a6 - stable/14 - loader: Fix G overflowing for G(4) on 32-bit builds Warner Losh
- git: 0ca77a636399 - stable/14 - loader: Allow overriding NEWVERSWHAT Warner Losh
- git: 2ce4f021827a - stable/14 - libc/stdio: Increase BUF in vfprintf.c and vfwprintf.c Warner Losh
- git: c0e07c93e858 - stable/14 - install: print directory name instead of file name if mkstemp fails Warner Losh
- git: 38dc6b814a6d - stable/14 - acpi_iicbus: install the address space handler by default Warner Losh
- git: a3dfa53bbfe7 - stable/14 - snd_hda: Support Intel Raptor Lake 0x7a50 Christos Margiolis
- git: d97e44784bb5 - main - aio_*(2): mention ENOSYS under ERRORS Enji Cooper
- git: 8d75a78b4d21 - stable/14 - UPDATING: Show plural syntax for PORTS_MODULES Alexander Ziaee
- git: b0d6aa07c193 - stable/14 - style.mdoc: HARDWARE generates Release Notes Alexander Ziaee
- git: 6d58c670060a - main - riscv timer: fix interrupt handling. Ruslan Bukin
- Re: git: 718d1928f874 - main - LinuxKPI: make linux_alloc_pages() honor __GFP_NORETRY Olivier Certner
- git: e173855c9f6b - main - i386: Avoid registering overlapping vm_phys_seg entries Mark Johnston
- git: c7ffe32b1b7d - main - xilinx quad spi: various fixes. Ruslan Bukin
- git: 20bdda14fa5c - main - ps(1): Consistent usage of Kbyte unit Olivier Cochard
- git: d5c804138845 - main - heimdal: Add missing symbols to map Cy Schubert
- git: c11b70191511 - main - geom: Push GEOM sysinit ordering to after devctl Justin Hibbits
- Re: git: d97e44784bb5 - main - aio_*(2): mention ENOSYS under ERRORS Alan Somers
- git: 3969b51ffa1c - main - xilinx axi ethernet: allocate memory for buffers. Ruslan Bukin
- git: 69c5f7b4ca36 - stable/14 - pkg: Fix Coverity warnings Enji Cooper
- git: f47cbb29e1c2 - main - hier.7: Add /dev/gpt Alexander Ziaee
- git: 8d65152cbfc8 - main - intro.5: Add local to files, minor maintenence Alexander Ziaee
- git: 26ec37653662 - main - intro.5: Import description table from OpenBSD Alexander Ziaee
- git: 37508388d066 - main - intro.5: More verbose introductory sentence Alexander Ziaee
- git: a6175f28da70 - main - intro.5: Crossreference ascii(7) Alexander Ziaee
- git: 2adc0bae0b46 - stable/13 - fusefs tests: handle -Wdeprecated* issues with GoogleTest 1.14.0 Enji Cooper
- git: 687096cf1e2a - stable/13 - Import GoogleTest 1.14.0 Enji Cooper
- git: 275b0935fb56 - stable/14 - kern.mk: Update SSP comment (not limited to GCC) Ed Maste
- git: a5403c1f7d57 - stable/13 - contrib/googletest: update from 1.14.0 to 1.15.2 Enji Cooper
- git: f50d338974f2 - stable/13 - lib/libsbuf/tests: reformat with `clang-format` Enji Cooper
- git: c08ec13bcc71 - stable/14 - lib/libsbuf/tests: reformat with `clang-format` Enji Cooper
- git: f7d46b858a54 - stable/13 - radlib: fix a memory leak in `is_valid_request` Enji Cooper
- git: 62e7a3c6cd67 - stable/13 - lib/libcrypt: remove trailing whitespace Enji Cooper
- git: b99e7c46884a - stable/13 - lib/libcrypt: another trivial style change Enji Cooper
- git: d5425ed751aa - stable/13 - mptutil: document that disabled/enabled are also supported Enji Cooper
- git: 30cfebf2f089 - stable/13 - mca_log: add missing breaks when handling thresholds Enji Cooper
- git: d6552ebf26bc - stable/14 - mca_log: add missing breaks when handling thresholds Enji Cooper
- git: c15ed41118c9 - stable/13 - dumpon: provide diag info when `PEM_read_RSA_PUBKEY` fails Enji Cooper
- git: b3a68a2ec3f1 - main - pf: convert DIOCRCLRTSTATS to netlink Kristof Provost
- git: 4e675edef1b6 - main - pfctl: remove unused function prototype Kristof Provost
- git: fd52a9e11c52 - main - pf tests: test clearing counters for all addresses in a table Kristof Provost
- Thu, 27 Mar 2025
- git: d4f438357e90 - main - openssh: Request the OpenSSL 1.1 API Jose Luis Duran
- git: 077108d94ae1 - main - rtwn: add support for AES-GCM-128 in the supported software cipher set Adrian Chadd
- git: 7bf82ea4fdda - main - sys: add wlan_gcmp to GENERIC kernels as appropriate Adrian Chadd
- git: d8503e8768aa - main - rc: add wlan_gcmp to the hostapd / wpa_supplicant rc scripts Adrian Chadd
- git: d342ae67192f - main - uath: add support for GCMP-128 encryption Adrian Chadd
- git: fe674998bb2d..4abc21b28c22 - vendor/openzfs/master - vendor branch updated Martin Matuska
- git: 61145dc2b94f - main - zfs: merge openzfs/zfs@4abc21b28 Martin Matuska
- git: 641794f94f4d - main - zfs: update zfs_config.h and zfs_gitref.h to catch up with 61145dc2b Martin Matuska
- git: 8011df62f57f - main - procstat: decode SOCK_SEQPACKET unix domain socket type Konstantin Belousov
- git: 991329f507a8 - main - procstat.1: correct local socket types descriptions. Konstantin Belousov
- git: 03dfb8d0211c - main - procstat.1: document local SOCK_SEQPACKET socket display Konstantin Belousov
- git: 6d6c97fb72a7 - main - vm_fault: update pred lock acq in copy_entry Doug Moore
- git: 2e16618fe789 - main - ipmi: fix runtime on powerpc64le Piotr Kubaj
- git: e9ab9910fa12 - main - arm64: Clean up enabling in-kernel BTI Andrew Turner
- git: 872fc1b8de1a - main - arm64/vmm: Don't load on Ampere eMAG Andrew Turner
- git: 1ccf882c6b34 - main - arm/mv: Remove wdt_soc, it's unused Andrew Turner
- git: c0dba117de23 - main - arm/mv: Remove ic.c, it's unused Andrew Turner
- git: d25a708ba773 - main - arm/mv: Remove pre-armv7 support Andrew Turner
- git: c7142afec42c - main - arm: Remove FLASHADDR and PHYSADDR Andrew Turner
- git: 066e44b13ea6 - main - conf: Remove SOC_BCM2835, it's unused Andrew Turner
- git: 9eb6cdafe5e2 - main - release/vm: empty sh functions are disallowed Brooks Davis
- git: 7d70f8b482fd - main - Makefile.inc1: Rework ELF Tool Chain bootstrapping Ed Maste
- git: 3b496eb1bded - stable/14 - loader: Fix 32-bit compatibility Enji Cooper
- Re: git: d97e44784bb5 - main - aio_*(2): mention ENOSYS under ERRORS Enji Cooper (yaneurabeya)
- git: a75dbf419467 - stable/14 - tools/sysdoc: Chase sysctl rename Ed Maste
- git: e3f669870fe2 - main - cdev: dev_copyname copies a character device's name to a buffer John Baldwin
- git: 1123986db5f0 - main - device_pager: Add cdev_pager_get_path to retrieve the "path" for an object John Baldwin
- git: faaa687646d5 - main - sgx: Add a simple cdev_pg_path method John Baldwin
- git: 7a5b9c4abcf2 - main - netmap: Add a cdev_pg_path hook that returns the name of the cdev John Baldwin
- git: 82d692771239 - main - pci: Clear active PME# and disable PME# generation John Baldwin
- git: e5cbf0e881fa - main - pci: Add helper routines to manage PME in device drivers John Baldwin
- git: ddaf6524682b - main - dev: Use recently added improvements to PME# support to simplify drivers John Baldwin
- git: 931baeb62b03 - main - acpi_pci: Use pci_has_pm and pci_clear_pme John Baldwin
- git: 86dd379d3ea2 - main - pci: Use a single variable for the offset of the power management registers John Baldwin
- Re: git: c41ba99779d0 - main - release/vm: partially support NO_ROOT Colin Percival
- Re: git: c41ba99779d0 - main - release/vm: partially support NO_ROOT Brooks Davis
- git: e6e5cd297ab4 - main - release/vm: fix setting NO_ROOT and WITHOUT_QEMU Brooks Davis
- Fri, 28 Mar 2025
- git: 09b874567023 - stable/14 - kern___acl_aclcheck_path: vrele the vnode after namei() Konstantin Belousov
- git: 658a4399ea56 - stable/14 - ufs_acl.c: style Konstantin Belousov
- git: 4e923ed15e70 - stable/14 - ufs_aclcheck(): accurately dereference vp->v_mount Konstantin Belousov
- git: 4b3d44f3b43b - stable/14 - kern/kern_descrip.c: remove unneeded headers Konstantin Belousov
- git: 16caf6a11ec2 - stable/14 - powerpc: Add Hypervisor Facility Unavailable handling Justin Hibbits
- git: ff9c290648df - stable/14 - powernv: Explicitly enable the facilities we support Justin Hibbits
- git: e24279e0f9e2 - main - Remove mentions of ENOSYS added in d97e44784bb5 Enji Cooper
- git: 1b37af092211 - main - Bump .Dd for recently changed aio_*(2) manpages Enji Cooper
- git: 93c4f310fc65 - main - vm_fault: correct mpred update after alloc fail Doug Moore
- git: 16665c74788c - main - pf tests: verify that 'block return' generates the expected packets Kristof Provost
- git: aeddee83341e - main - pfctl: Split pool parsing into separate functions Kajetan Staszkiewicz
- git: 5b02365ac656 - main - zfs: enable FPU on powerpc* Piotr Kubaj
- git: a440b544d566 - main - zfs: remove inclusion of machine/pcpu.h Piotr Kubaj
- git: 269cbe092da3 - main - kern.opts.mk: Remove EFI from riscv BROKEN_OPTIONS Ed Maste
- git: a1759dca9674 - main - arm64: Fix off-by-one in its_init_cpu_lpi Colin Percival
- git: 75a320e4312e - main - ps.1: Use ISO/IEC byte units Alexander Ziaee
- git: 187d954eab94 - main - top: Sync usage and synopsis Alexander Ziaee
- git: 50296dccddf1 - main - hier.7: Storage partitions are not filesystems Alexander Ziaee
- git: 09f991f5f6f2 - main - release/azure: Update instruction of publishing to Azure Marketplace Li-Wen Hsu
- git: 8b0acd853845 - main - mtw: fix compilation with IEEE80211_SUPPORT_SUPERG enabled Adrian Chadd
- git: 2eab1f605f87 - main - net80211: document the 802.11 specification for ieee80211_getcapinfo() Adrian Chadd
- git: 3bae83078261 - main - ath: fix athtools common code to correctly init state Adrian Chadd
- git: d8482e1b3e14 - main - athpoke: Use a format string with err() Adrian Chadd
- git: 0b773a94ab9a - main - libc/tests: enable getaddrinfo(1) tests from NetBSD Gleb Smirnoff
- git: 531345778067 - main - libc/tests: add getaddrinfo test Gleb Smirnoff
- git: d803854bccb9 - main - libc/getaddrinfo(2): return EAI_AGAIN on nameserver timeout Gleb Smirnoff
- git: 5fa093b6efcb - main - mount_nfs: make temporary DNS failure non-fatal with background mode Gleb Smirnoff
- Sat, 29 Mar 2025
- git: 1580f8d9c174 - main - ixgbe: fix mailbox ack handling Kevin Bowling
- git: 7a4907250452 - main - powerpc/trap: Change prediction of NOFAULTING in trap_pfault() Justin Hibbits
- git: ae15f8ceaa85 - stable/14 - Get consistent updates for UFS superblocks. Formatting and style cleanups. Kirk McKusick
- git: 342fa740cbc6 - stable/14 - intro.5: Add local to files, minor maintenence Alexander Ziaee
- git: bb28ea49ad3a - stable/14 - intro.5: Import description table from OpenBSD Alexander Ziaee
- git: 0d35e639731f - stable/14 - intro.5: More verbose introductory sentence Alexander Ziaee
- git: 3cdf03dbfeff - stable/14 - intro.5: Crossreference ascii(7) Alexander Ziaee
- git: 674701e2b6d7 - main - pf: Remove some state pointer indirection Mark Johnston
- git: 27f70efebf1d - main - pf: Use a macro to get the hash row in pf_find_state_byid() Mark Johnston
- git: 5df8159d56a6 - main - tests: xfail readelf phdr count test w/LLVM binutils Ed Maste
- git: 0b02cfb9488a - main - linuxkpi: Add `pwm_apply_might_sleep()` Jean-Sébastien Pédron
- git: f33989797374 - main - linuxkpi: Define `MAX_PAGE_ORDER` and `NR_PAGE_ORDERS` Jean-Sébastien Pédron
- git: 4cb527be7a25 - main - Correctly track index of first free irq map entry Colin Percival
- git: 0e33c2e6df7a - main - pci: Only re-route IRQs based on firmware on x86 Colin Percival
- git: d2859cd9e33c - main - uefisign.8: fix indent Mitchell Horne
- git: cd46e980134f - main - cred: fix struct credbatch to use long for refcount Gleb Smirnoff
- Sun, 30 Mar 2025
- git: 83d13d836b32 - main - locks: run the extra NULL check only with INVARIANTS Gleb Smirnoff
- git: 0cc5e57d2d31 - main - src.conf.5: regen after riscv EFI change Ed Maste
- git: e1bbaa71d62c - main - sound: Implement AFMT_FLOAT support Christos Margiolis
- git: 1166cfd96f34 - main - beep(1): Use AFMT_FLOAT Christos Margiolis
- git: a4aff024fd53 - main - sound: Improve afmt_tab Christos Margiolis
- git: 35400672df83 - main - sound: Use bus_topo_lock() where appropriate Christos Margiolis
- git: b6420b5ea5bc - main - sound: Fix regression in pcm/feeder_mixer.c Christos Margiolis
- git: 25df691800f0 - stable/14 - nvme: Fix hotplug on one of the amazon platforms Colin Percival
- Mon, 31 Mar 2025
- git: 8056c9649171 - stable/14 - libprocstat: change psc_type_info array to use designated initializers Konstantin Belousov
- git: 192aae0a9f62 - stable/14 - libprocstat: constify psc_type_info[] Konstantin Belousov
- git: a02f377d9579 - stable/14 - procstat.1: correct local socket types descriptions. Konstantin Belousov
- git: 04e4dda94f21 - stable/14 - procstat.1: document local SOCK_SEQPACKET socket display Konstantin Belousov
- git: fd5bc306ff3d - main - ptrace(2): expand ability to fetch syscall parameters Konstantin Belousov
- git: 526becbf6e42 - main - ptrace_test: add test for expanded reporting of syscall args Konstantin Belousov
- git: b68c7ebf5e63 - main - vm_reserv: extract common gap-checking code Doug Moore
- git: 6091e2aa9236 - main - pfctl.8: fix typo in reference to rc.conf variable Kristof Provost
- git: 1a80a157cbe8 - main - ptrace: Do not pass a negative resid to proc_rwmem() Mark Johnston
- git: 590b45036ee1 - main - socket: Handle the possibility of a protocol with no ctloutput Mark Johnston
- git: fe7fe3b175b6 - main - rangelock: Fix handling of trylocks Mark Johnston
- git: a6268f89d58c - main - proc: Disallow re-enabling of process itimers during exit Mark Johnston
- git: 12ecb0fe0afd - main - file: Add foffset_lock_pair() Mark Johnston
- git: 197997a4c36d - main - file: Fix offset handling in kern_copy_file_range() Mark Johnston
- git: 30e6e008bc06 - main - jail: Add meta and env parameters Igor Ostapenko
- git: e8623834ca29 - main - sctp: fix double unlock in case adding a remote address fails Michael Tuexen
- git: f6deb9ea0a0e - main - tcp rack: cleanup storing values for beta and beta_ecn Michael Tuexen
- git: a319ba694538 - main - hyperv/storvsc: Fix busdma constraints Mark Johnston
- git: 54a3920dc9b3 - main - hyperv/storvsc: Avoid conditional asserts in storvsc_xferbuf_prepare() Mark Johnston
- git: 2ad0f7e91582 - main - Import iwx as ported from OpenBSD by Future Crew. Tom Jones
- git: 8efd2acf07bc - main - pf: improve pf_state_key_attach() error handling Kristof Provost
- git: bdea9cbcf2de - main - pf: don't use state keys after pf_state_insert() Kristof Provost
- git: d7eacb1531e7 - main - pf: simplify action resolution in pf_test_rule() Kristof Provost
- git: 592418343348 - main - pf: explicitly NULL state key pointers Kristof Provost
- git: e7995c99f1e4 - main - pf: inline pf_addrcpy() Kristof Provost
- git: 1bf46184cdc3 - main - pf: factor out duplicate code to undo nat Kristof Provost
- Re: git: e24279e0f9e2 - main - Remove mentions of ENOSYS added in d97e44784bb5 John Baldwin
- git: 6e76489098c6 - main - tcp: remove support for TCPPCAP Michael Tuexen
- git: 18b3e374f533 - stable/14 - hier.7: Add /dev/gpt Alexander Ziaee
- git: bb9c4de17bd1 - stable/14 - hier.7: Storage partitions are not filesystems Alexander Ziaee
- git: 1fdca2a3a935 - stable/14 - top: Polish key bindings in usage and manual Alexander Ziaee
- git: c5411382707f - stable/14 - top: Sync usage and synopsis Alexander Ziaee
- git: 1bda3fae784e - stable/14 - tcp: don't ever return ECONNRESET on close(2) Gleb Smirnoff
- git: 886fcbde46c7 - stable/14 - acpi_ibm: pass brightness events to evdev(4) Gleb Smirnoff
- git: e215460dae3a - stable/14 - netlink/route: fix nlattr_get_multipath() to check length Gleb Smirnoff
- git: f2a49434b550 - stable/14 - netlink/route: fix fib number validation in old Linux compat mode Gleb Smirnoff
- git: 96e6fc517ffe - stable/14 - netlink/route: validate family attribute Gleb Smirnoff
- git: eca3c0515b3f - stable/14 - linprocfs: Correct sysfs /proc/<pid>/mountinfo entry Gleb Smirnoff
- git: a5918bfbf9ac - stable/14 - linux: Fix a typo in linux_recvmsg_common Gleb Smirnoff
- git: 9e7af40094f7 - stable/14 - linux: Handle IP_RECVTOS cmsg type Gleb Smirnoff
- git: a4251e93f8cb - stable/14 - top: Make locale issues non-fatal. Dag-Erling Smørgrav
- git: 02324ae8279a - stable/14 - uma: Avoid excessive per-CPU draining Dag-Erling Smørgrav
- git: 227c1270719f - stable/13 - top: Make locale issues non-fatal. Dag-Erling Smørgrav
- git: 910535a82a29 - stable/13 - uma: Avoid excessive per-CPU draining Dag-Erling Smørgrav
- git: f0adc907fc7d - main - mlx5en: sync channel close with the rq completion processing Konstantin Belousov
- Re: git: 0e33c2e6df7a - main - pci: Only re-route IRQs based on firmware on x86 Jessica Clarke
- Re: git: 0e33c2e6df7a - main - pci: Only re-route IRQs based on firmware on x86 Colin Percival
- git: 680d34896c36 - main - Revert "pci: Only re-route IRQs based on firmware on x86" Colin Percival
- git: 8d95e941d4cc - stable/14 - netbsd-tests: Update a test case to chase grep symlink handling changes Enji Cooper
- git: 18c4022e9fdc - stable/13 - netbsd-tests: Update a test case to chase grep symlink handling changes Enji Cooper
- git: ebd127c3e36c - stable/13 - file: Support testing multiple magic files. Enji Cooper
- Re: git: 2ad0f7e91582 - main - Import iwx as ported from OpenBSD by Future Crew. Ruslan Makhmatkhanov
- Go to: [ monthly archives ] [ by author ] [ by date ]