dev-commits-src-main@FreeBSD.org
Commit messages for the main branch 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
- 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: a18be39aafc1 - main - makefs: Initialize cd9660 inode map only once Ed Maste
- git: c21c8a10d739 - main - IfAPI: Update ifnet(9) man page Justin Hibbits
- 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: 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: 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
- 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: 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: 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: 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: 4a77657cbc01 - main - ipfw: migrate ipfw to 32-bit size rule numbers 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: 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: 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: 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: 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: ca48e43ba9ee - main - usb: Kill left-over cdefs.h includes Warner Losh
- 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: 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: 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: 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: 8e99c8ad8fd4 - main - pkgbase: make pkg repo reproducible Mark Millard
- 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: 5460bdda9d4c - main - truncate.1: improve the example section Maxim Konovalov
- git: 0e096bb3fcaa - main - netlink: Fix getting route scope of interface's IPv4 addresses Zhenlei Huang
- 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
- Re: git: 8e99c8ad8fd4 - main - pkgbase: make pkg repo reproducible Baptiste Daroussin
- 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: cbba69fb5793 - main - release: Use unprivileged mode for bootonly and mini-memstick 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: 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: d2a8fad35797 - main - zfs: merge openzfs/zfs@fe674998b Martin Matuska
- 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: 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: c5a96f09df32 - main - mb_unmapped_to_ext(): fix m_free()/m_freem() use Konstantin Belousov
- 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: 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: 5ca7754519e8 - main - 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: 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: 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: 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: 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
- Re: git: 1cae7121c667 - main - Enable LLVM_BINUTILS by default Nuno Teixeira
- 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: 5963423232e8 - main - libibverbs: Extend support of NDR rates Konstantin Belousov
- 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: 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
- Mon, 17 Mar 2025
- 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: 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: 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: 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: 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: 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: 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: d7efac1be144 - main - Add missing || Stephen Hurd
- git: 3ff865c6a794 - main - netinet: Fix getcred sysctl handlers to do nothing 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: 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
- Re: git: 415a0ce02c9e - main - Revert Make newly POSIX functions visible shurd_at_FreeBSD.org
- 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: 039eac2463d7 - main - linuxkpi: Add `strim()` Jean-Sébastien Pédron
- 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: d3a892ce142f - main - pf: Increment rule counters only after successful state insertion Kristof Provost
- git: 4cdcdf0e5f18 - main - pf: Expand ancient NTOHL/NTOHS/HTONS/HTONL macros. Kristof Provost
- 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
- Sun, 23 Mar 2025
- 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: 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: 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
- 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
- Re: git: c18a16ebcf5b - main - kern_proc_kqueues_out(): maxlen == -1 means there is no maxlen Mark Millard
- 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
- Re: Re: git: 718d1928f874 - main - LinuxKPI: make linux_alloc_pages() honor __GFP_NORETRY Bjoern A. Zeeb
- git: 0a85254d5a33 - main - top: Polish key bindings in usage and manual Alexander Ziaee
- Wed, 26 Mar 2025
- git: d97e44784bb5 - main - aio_*(2): mention ENOSYS under ERRORS Enji Cooper
- 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: 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
- RE: git: f47cbb29e1c2 - main - hier.7: Add /dev/gpt Mark Millard
- Re: git: f47cbb29e1c2 - main - hier.7: Add /dev/gpt Alexander Ziaee
- 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: 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: 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
- Re: git: d97e44784bb5 - main - aio_*(2): mention ENOSYS under ERRORS Enji Cooper (yaneurabeya)
- 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: 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: 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: 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: 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: e372211be5c5 - main - sound: Fix vchanrate and vchanformat Christos Margiolis
- 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
- Mon, 31 Mar 2025
- 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: 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
- Re: git: 2ad0f7e91582 - main - Import iwx as ported from OpenBSD by Future Crew. Ruslan Makhmatkhanov
- Go to: [ monthly archives ] [ by author ] [ by date ]