dev-commits-src-branches@FreeBSD.org
Commits to the stable branches of the FreeBSD src repository
- Go to: [ monthly archives ] [ by author ] [ by thread ]
January 2022 Archives by date
- Sat, 01 Jan 2022
- Sun, 02 Jan 2022
- git: 802ff7fcee24 - stable/13 - Avoid emitting popcnt in libclang_rt.fuzzer*.a if unsupported Dimitry Andric
- git: 50b0f99010bc - stable/12 - Avoid emitting popcnt in libclang_rt.fuzzer*.a if unsupported Dimitry Andric
- git: 840b422b7c4b - stable/13 - itimers_alloc: no need to initialize its_timers array Konstantin Belousov
- git: 0af1cbb038a1 - stable/13 - itimers: strip unused bits from struct itimer and struct itimers Konstantin Belousov
- git: 7d71f459275b - stable/13 - amd64 get_mcontext(): third argument to get_fpcontext() is a pointer Konstantin Belousov
- git: 0ceca7923f5b - stable/13 - Modify exec_sysvec_init() to allow non-native abi to setup their sysentvecs. Konstantin Belousov
- git: 25904983e856 - stable/13 - Remove bogus cast from exec_sysvec_init(). Konstantin Belousov
- git: 203bcad73164 - stable/13 - amd64: wrap 64bit sigtramp into vdso Konstantin Belousov
- git: d00ebd9b9c4e - stable/13 - Pass vdso address to userspace Konstantin Belousov
- git: 8851242d9d89 - stable/13 - Fix assert check for SV_DSO_SIG in exec_sysvec_init_secondary() Konstantin Belousov
- git: 1a28d9343c5b - stable/13 - rtld: load preloaded vdso Konstantin Belousov
- git: e85becdf1903 - stable/13 - vdso for ia32 on amd64 Konstantin Belousov
- git: e163ee6ef5b6 - stable/13 - Add kern.elf{32,64}.vdso knobs to enable/disable vdso preloading Konstantin Belousov
- git: 0510df0ea497 - stable/13 - amd64 native vdso: add unwind annotations to the signal trampoline Konstantin Belousov
- git: 9cbd1c32b1f9 - stable/13 - amd64 ia32 vdso: add unwind annotations to the signal trampoline Konstantin Belousov
- git: 4d0b07d001a5 - stable/13 - Enforce that vdso does not consume too much from the shared page Konstantin Belousov
- git: 75d7ca8a10a5 - stable/13 - Enforce that vdso does not contain runtime relocations Konstantin Belousov
- git: 682886d1116f - stable/13 - amd64 sigtramp: comment-out annotations for registers with DWARF number >= 32 Konstantin Belousov
- git: 2572b6bd6bf3 - stable/13 - xen/blkfront: Remove CTLFLAG_NEEDGIANT from sysctl. Alexander Motin
- git: fe7121ec5b8b - stable/13 - Update fsck(8) to ignore failures from a check program for a filesystem when the fstab(5) entry for the filesystem has the "failok" attribute. Kirk McKusick
- git: 1cd848a3141e - stable/13 - fsutil: forward declare struct fstab Kirk McKusick
- Mon, 03 Jan 2022
- git: b498248f7a70 - stable/13 - lorder: add note that it is no longer required Ed Maste
- git: 811f36c660a2 - stable/12 - lorder: add note that it is no longer required Ed Maste
- git: 2472f847281a - stable/13 - fusefs: better debugging for FUSE_RENAME in the tests Alan Somers
- git: 139764c4613c - stable/13 - fusefs: correctly handle an inode that changes file types Alan Somers
- git: d056bc6f401a - stable/13 - fusefs: inline fuse_io_dispatch Alan Somers
- git: 642399932d58 - stable/13 - fusefs: invalidate the cache during copy_file_range Alan Somers
- git: 8ec62f06143a - stable/13 - nfs: don't truncate directory cookies to 32-bits in the NFS server Alan Somers
- git: f09df4b05cf4 - stable/12 - fusefs: correctly handle an inode that changes file types Alan Somers
- git: 374e8226d225 - stable/12 - nfs: don't truncate directory cookies to 32-bits in the NFS server Alan Somers
- git: 2de66371338b - stable/13 - aw_spi: improve I/O stability Andriy Gapon
- git: 1e7b0dc00076 - stable/12 - aw_spi: improve I/O stability Andriy Gapon
- git: e5c7bbe627e6 - stable/13 - tests/libalias: Portrange Lutz Donnerhacke
- git: 8925a302a31a - stable/12 - tests/libalias: Portrange Lutz Donnerhacke
- git: 12c711f167ae - stable/13 - ntp: Revert "Disable ntpd stack gap. When ASLR with STACK GAP != 0 ntpd suffers SIGSEGV." Cy Schubert
- git: 189fdfd6b763 - stable/13 - ntp: Revert "Disable stack gap for ntpd during build." Cy Schubert
- git: 9d0442463402 - stable/13 - wpa: Import wpa_supplicant/hostapd commit 14ab4a816 Cy Schubert
- Tue, 04 Jan 2022
- git: 9a2c888ab7d6 - stable/12 - wpa: Import wpa_supplicant/hostapd commit 14ab4a816 Cy Schubert
- git: 59f7aa621493 - stable/12 - ocs_fc: Add lancer G7 to the supported hardware in the man page. Ram Kishore Vegesna
- git: 8c60821c2617 - stable/13 - ocs_fc: Add lancer G7 to the supported hardware in the man page. Ram Kishore Vegesna
- git: cc217b688132 - stable/13 - Don't sync the I/D caches when they are coherent Andrew Turner
- git: d41cd6cce75b - stable/13 - Add an loader command on arm64 to sync the cache Andrew Turner
- git: 713b7f1a3b6d - stable/13 - Add atomic_testandset_acq_* on arm64 Andrew Turner
- git: 7b7f391db4f0 - stable/13 - Allow ddb and dtrace use the DMAP region on arm64 Andrew Turner
- git: 7be46aeea126 - stable/13 - bus: retire DF_REBID Alexander Motin
- git: dd39806d1dbe - stable/13 - bus: Fix LINT / BUS_DEBUG build Alexander Motin
- git: d97bfe3ff840 - stable/13 - bus: Cleanup device_probe_child() Alexander Motin
- git: 083a2ff0f032 - stable/13 - acpi_cpu: Make device unit numbers match OS CPU IDs. Alexander Motin
- git: b7668d009e53 - stable/13 - Make CPU children explicitly share parent unit numbers. Alexander Motin
- git: a77188ffd34f - stable/13 - acpi_cpu: Fix panic if some CPU devices are disabled. Alexander Motin
- git: 6b06f8a7927f - stable/13 - amdtemp: Revert related part of "Make CPU children" commit. Alexander Motin
- git: bc98adaf6a93 - stable/13 - Check cpu_softc is not NULL before dereferencing Alexander Motin
- Wed, 05 Jan 2022
- git: 2076973231d8 - stable/13 - ar: deprecate -T option Ed Maste
- git: df898828a4dc - stable/12 - ar: deprecate -T option Ed Maste
- git: cb4d27f48efc - stable/13 - readelf: add Go Build ID ELF note support Ed Maste
- git: dfe7186f287f - stable/12 - readelf: add Go Build ID ELF note support Ed Maste
- git: d208638c5e5b - stable/13 - tcp_bbr(4): Fix a few typos in sysctl descriptions Gordon Bergling
- git: 4191c1c4a058 - stable/13 - librtld_db: Handle shlibs with discontiguous mappings. Mark Johnston
- git: 3b09235bea3f - stable/13 - pkgbase: Remove package name mangling in generate-ucl.sh Emmanuel Vadot
- git: d5b2a32628fd - stable/13 - pkgbase: Create a FreeBSD-ggate package Emmanuel Vadot
- git: 958d4404a5b7 - stable/13 - pkgbase: Remove FreeBSD-libregex package Emmanuel Vadot
- git: 872aa9c8a6fd - stable/13 - pkgbase: Create a FreeBSD-telnet package Emmanuel Vadot
- git: aef2d41f386a - stable/13 - pkgbase: Move spppcontrol to FreeBSD-ppp Emmanuel Vadot
- git: 8fe89b718ab8 - stable/13 - pkgbase: Create a cxgbe-tools package Emmanuel Vadot
- git: a4e8cac9189f - stable/13 - pkgbase: Create a mlx-tools package Emmanuel Vadot
- git: 770635222641 - stable/13 - pkgbase: Create a FreeBSD-dwatch package Emmanuel Vadot
- git: 0785c9451ab5 - stable/13 - pkgbase: Create a vt-data package Emmanuel Vadot
- git: 173473937397 - stable/13 - pkgbase: Create a syscons-data package Emmanuel Vadot
- git: 8d7e0c5a4544 - stable/13 - pkgbase: Create a FreeBSD-rdma package Emmanuel Vadot
- git: ef2b8edd0328 - stable/13 - pkgbase: Put libbsdxml in FreeBSD-runtime Emmanuel Vadot
- git: f5ab36c2e174 - stable/13 - pkgbase: Create a FreeBSD-kerberos package Emmanuel Vadot
- git: e6e5d8e7aada - stable/13 - pkgbase: Remove libefivar package and add a efi-tools one Emmanuel Vadot
- git: d71c2dfc7878 - stable/13 - pkgbase: Create a FreeBSD-hyperv package Emmanuel Vadot
- git: 880b9a8af690 - stable/13 - pkgbase: Create a FreeBSD-ftp package Emmanuel Vadot
- git: 04fb6e4380ab - stable/13 - pkgbase: Move back mlxcontrol in the default package Emmanuel Vadot
- git: f1176bdaab8f - stable/13 - pkgbase: Put sconfig in FreeBSD-utilities Emmanuel Vadot
- git: 26c7445164e4 - stable/13 - pkgbase: Put yellow pages programs to its own package Emmanuel Vadot
- git: 2480a7ae9e76 - stable/13 - pkgbase: Put autofs config files in the FreeBSD-autofs package Emmanuel Vadot
- git: b2d245a0b010 - stable/13 - pkgbase: Put more binaries/lib in runtime Emmanuel Vadot
- git: 75ec3034addd - stable/13 - pkgbase: Remove vital flags for FreeBSD-utilities Emmanuel Vadot
- git: d9a4b7b7bd80 - stable/13 - pkgbase: Create a FreeBSD-tcpd package Emmanuel Vadot
- git: 317c92dd634b - stable/13 - pkgbase: Create a FreeBSD-mtree package Emmanuel Vadot
- git: 12f4976f480f - stable/13 - pkgbase: Create a FreeBSD-ftpd package Emmanuel Vadot
- git: d11dfcf2b07e - stable/13 - pkgbase: Create a FreeBSD-periodic package Emmanuel Vadot
- git: e7a69f561368 - stable/13 - pkgbase: Create a FreeBSD-syslogd package Emmanuel Vadot
- git: 629c89d95134 - stable/13 - pkgbase: Create a FreeBSD-newsyslog package Emmanuel Vadot
- git: 967a990f76c7 - stable/13 - pkgbase: Put certctl in the FreeBSD-caroot package Emmanuel Vadot
- git: ac36d4f03a49 - stable/13 - pkgbase: Create a FreeBSD-fetch package Emmanuel Vadot
- git: 2c7441c86ef5 - stable/13 - pkgbase: Add a FreeBSD-pkg-bootstrap package Emmanuel Vadot
- Thu, 06 Jan 2022
- git: 6000a417d32a - stable/13 - net: iflib: sync isc_capenable to if_capenable Vincenzo Maffione
- git: 5df59718ed52 - stable/12 - net: iflib: sync isc_capenable to if_capenable Vincenzo Maffione
- git: 1d15c6b3e516 - stable/13 - bhyve smbios type 3 structure is incorrect Toomas Soome
- git: 08161fd3b207 - stable/13 - x86: Skip late calibration if our reference timer has low quality Mark Johnston
- git: 302738e4ff49 - stable/13 - x86: Fix up the MFC of 08161fd3b207105847bdd1dd8729ea4cbda6e537 Mark Johnston
- git: f9c51d3a1d10 - stable/13 - mps: Fix debugging line Alexander Motin
- git: 0565198d8092 - stable/13 - Fix "set but not used" warnings in the mps driver. Alexander Motin
- git: 726d8e185206 - stable/13 - mps(4): Fix unmatched devq release. Alexander Motin
- git: 59e2f48e038b - stable/13 - mpr: Minor formatting changes to match mps. Alexander Motin
- git: ea4e9becc788 - stable/13 - Fix "set but not used" warnings in the mpr driver. This fixes a minor bug in error handling. Alexander Motin
- Fri, 07 Jan 2022
- git: 7b12dbb7c394 - stable/13 - CAM: List few missed opcodes. Alexander Motin
- git: e7a6dc01fac7 - stable/12 - CAM: List few missed opcodes. Alexander Motin
- git: a889d262a758 - stable/13 - Remove dead code. Hans Petter Selasky
- git: a8aaed141731 - stable/13 - ifconfig(8): Don't set network interface capabilities when there is no change. Hans Petter Selasky
- git: 7c0170ab9ff2 - stable/13 - echo(1): Replace errexit() with err(3) Hans Petter Selasky
- git: 05dfe5a5e479 - stable/13 - service(8): Fix typo in man page. Hans Petter Selasky
- git: 5620ab6c8e3f - stable/13 - kldstat(8): Fix indentation, whitespace to tabs. Hans Petter Selasky
- git: d7c7e033dad0 - stable/13 - kldstat(8): style(9) fixes. Hans Petter Selasky
- git: 7b976be508ce - stable/13 - ng_ubt(4): Introduce net.bluetooth.usb_isoc_enable loader tunable to disable isochronous transfers. Hans Petter Selasky
- git: 457750da86f1 - stable/13 - snd_uaudio(4): Loosen up the USB MIDI permissions. Hans Petter Selasky
- git: e967ace28f4b - stable/13 - Implement suword16() for the 32/64-bit PowerPC architecture. Hans Petter Selasky
- git: a2e8fccd7ae4 - stable/13 - Implement suword16() for the 32-bit ARMv6/v7 architecture. Hans Petter Selasky
- git: 6d73b43abf23 - stable/13 - mips: Implement suword16 Hans Petter Selasky
- git: ed0748f1a8fa - stable/13 - ctfconvert: Handle arrays of empty structs Mark Johnston
- Sat, 08 Jan 2022
- git: 105afb3f8e04 - stable/13 - Cirrus-CI: report pkg version Ed Maste
- git: d00bf7332778 - stable/13 - Cirrus-CI: switch to Clang/LLVM 12 Ed Maste
- git: a05c15afe636 - stable/13 - Cirrus-CI: build with LLVM 13 package Ed Maste
- git: 0ea87a8fbc89 - stable/13 - bhyve: Correct unmapping of the MSI-X table BAR Mark Johnston
- git: fa3cc60e6dcc - stable/13 - bhyve: Map the right BAR in init_msix_table() Mark Johnston
- Sun, 09 Jan 2022
- git: 3145d2ebc4f3 - stable/13 - ipfilter: Make LARGE_NAT a tunable. Cy Schubert
- git: 07738547c4c9 - stable/12 - ipfilter: Make LARGE_NAT a tunable. Cy Schubert
- git: aa3b17232842 - stable/13 - Silent some warnings for i386 kernel build Konstantin Belousov
- git: 1a35d94bbbc5 - stable/13 - mountmsdosfs(): some style Konstantin Belousov
- git: 7518562484e8 - stable/13 - hwpmc: Remove CTLFLAG_NEEDGIANT from sysctl. Alexander Motin
- git: cd9fe8d81db5 - stable/13 - uart: Remove CTLFLAG_NEEDGIANT from sysctl. Alexander Motin
- git: 2123d7a2d63f - stable/13 - x86: Remove CTLFLAG_NEEDGIANT from sysctls. Alexander Motin
- git: 2a36679b74e0 - stable/13 - amdtemp: Remove CTLFLAG_NEEDGIANT from sysctls. Alexander Motin
- git: 5ec6907c0a90 - stable/13 - kern: Remove CTLFLAG_NEEDGIANT from some sysctls. Alexander Motin
- git: 6bc8606fca8d - stable/13 - pccbb: Remove Giant mention in comments. Alexander Motin
- git: f131d68e21fc - stable/12 - efi: loader: Inline copy_finish function in amd64 trampoline Konstantin Belousov
- git: 1158f08bc5cd - stable/13 - iwlwifi: import correct firmware versions for select Intel iwlwifi/mvm Bjoern A. Zeeb
- git: 50a078f852ab - stable/13 - LinuxKPI: 802.11 fix queue wait Bjoern A. Zeeb
- git: 7ea16192a01e - stable/13 - bhyve: passthru: enable BARs before possibly mmap(2)ing them Bjoern A. Zeeb
- git: aef4a2f5a8e8 - stable/13 - iwlwifi: clarifying man page update Bjoern A. Zeeb
- git: ec746e619578 - stable/13 - Fix fragmented UDP packets handling since rev.360967. Ed Maste
- git: 73c5a2566dbb - stable/12 - Fix fragmented UDP packets handling since rev.360967. Ed Maste
- Mon, 10 Jan 2022
- git: 8402f6341ee3 - stable/13 - Build libclang also if LLDB is enabled Ed Maste
- git: 620d156421e2 - stable/12 - Build libclang also if LLDB is enabled Ed Maste
- git: f39bf9a2170f - stable/13 - acpica: Remove CTLFLAG_NEEDGIANT from most sysctls. Alexander Motin
- git: 1b1f80ae1cfd - stable/13 - sound: Remove CTLFLAG_NEEDGIANT from some sysctls. Alexander Motin
- git: c63fc5265b7e - stable/13 - netgraph: Remove CTLFLAG_NEEDGIANT from sysctl. Alexander Motin
- git: 034c2781d511 - stable/13 - kern: Remove CTLFLAG_NEEDGIANT from some more sysctls. Alexander Motin
- git: 4ee9fbcd8531 - stable/13 - acpi_support: Remove CTLFLAG_NEEDGIANT from sysctls. Alexander Motin
- git: 68cda3edb675 - releng/13.0 - rtld: Do not install libmap.conf when installing the COMPAT32 version Emmanuel Vadot
- git: 6d91006cd1b5 - stable/13 - arm64: Fix COMPAT_FREEBSD32. Andrew Turner
- git: dfe221502f45 - stable/13 - Extract the arm64 signal code to a new file Andrew Turner
- git: b8c5b751bfbd - stable/13 - Add the missing terminator to the bcm_xhci methods Andrew Turner
- git: 04a0bd52d6c2 - stable/13 - loader: framebuffer should only be written into Toomas Soome
- git: 835f59f32444 - stable/13 - loader.efi: to preserve heap space, use AllocatePages() for shadow_fb Toomas Soome
- git: 16c60a70c99b - stable/13 - posixshm tests: Fix occasional largepage_mprotect failures Mark Johnston
- git: 313b1f2d816e - stable/13 - Remove an obsolete warning from NOTES Mark Johnston
- git: c930d356a3a1 - stable/13 - powerpc64: fix the calculation of Maxmem Leandro Lupori
- git: 3d81b7e211f3 - releng/13.0 - Fix Cirrus-CI boot smoke test Ed Maste
- git: 9fe0b0c23b76 - releng/12.2 - Cirrus-CI: use FreeBSD 12.2 image Ed Maste
- Tue, 11 Jan 2022
- git: 2c8fbe4c513e - stable/13 - ipfilter: Unconditionally expose SDT probe frb_natv4in Cy Schubert
- git: 71dc210252f7 - stable/13 - ipfilter: Add SDT probe frb_natv6in Cy Schubert
- git: 2c3f2c5ddcf4 - stable/12 - ipfilter: Unconditionally expose SDT probe frb_natv4in Cy Schubert
- git: 486bb274aa0a - stable/12 - ipfilter: Add SDT probe frb_natv6in Cy Schubert
- git: 472f92731fb7 - stable/13 - GEOM: Minor polishing in geom_event. Alexander Motin
- git: 884938e769f1 - stable/13 - add exuberant ctags tags file to gitignore Andriy Gapon
- git: ce99de0241ef - stable/12 - add exuberant ctags tags file to gitignore Andriy Gapon
- git: 4905ce27b827 - stable/13 - mvneta: Unconditionally print an error message if mii_attach() fails Mark Johnston
- git: fcf4b06a5e6a - stable/13 - libsysdecode: Decode sendmsg/recvmsg flags containing an underscore Mark Johnston
- git: 3286a8dc8382 - releng/13.0 - fsck_ffs: fix bad inode number errors Ed Maste
- git: f2caded7f590 - releng/13.0 - amd64: correct size of the SSE area in the xsave layout Ed Maste
- git: dfca965af4e1 - releng/13.0 - Hyper-V: vPCI: Prepopulate device bars Ed Maste
- git: 60cacd2e41e1 - releng/13.0 - tail: fix "tail -F" file rotation detection Ed Maste
- git: 4378aee9f82f - releng/13.0 - Fix fragmented UDP packets handling since rev.360967. Ed Maste
- git: 3e0a1e124169 - releng/13.0 - vt: bound buffer access in redraw optimization Ed Maste
- git: b0c8bc5d9cd5 - releng/13.0 - Add UPDATING entries and bump version Ed Maste
- git: 752dd0a90eeb - releng/12.3 - amd64: correct size of the SSE area in the xsave layout Ed Maste
- git: d5f4d9d52458 - releng/12.3 - Hyper-V: vPCI: Prepopulate device bars Ed Maste
- git: b8beb716be3d - releng/12.3 - MFC r368649 / 3fd989da by kib: amd64 pmap: fix PCID mode invalidations Ed Maste
- git: 7910632fbd46 - releng/12.3 - Fix fragmented UDP packets handling since rev.360967. Ed Maste
- git: 93d4887a8b0b - releng/12.3 - Add UPDATING entries and bump version Ed Maste
- git: 10fd3f883ad9 - releng/12.2 - amd64: correct size of the SSE area in the xsave layout Ed Maste
- git: f1b8efb1b4ff - releng/12.2 - Hyper-V: vPCI: Prepopulate device bars Ed Maste
- git: a165b4591e48 - releng/12.2 - MFC r368649 / 3fd989da by kib: amd64 pmap: fix PCID mode invalidations Ed Maste
- git: 9c9d0d90512f - releng/12.2 - vt: bound buffer access in redraw optimization Ed Maste
- git: 432bc9ea6c0c - releng/12.2 - Add UPDATING entries and bump version Ed Maste
- Wed, 12 Jan 2022
- Thu, 13 Jan 2022
- git: 3c6b6246f2f7 - stable/13 - CTL: Allow I/Os up to 8MB, depending on maxphys value. Alexander Motin
- git: 62c7a7774fc7 - stable/13 - loader: tftp: Don't error on tftp error 0 Emmanuel Vadot
- git: 0078d54c0985 - stable/13 - loader: Add a readtest command Emmanuel Vadot
- git: e3ef89ba9673 - stable/13 - loader: tftp: Don't let tftp timeout Emmanuel Vadot
- git: 4003cdd81b87 - stable/13 - loader: ip: Do not call getsecs so much Emmanuel Vadot
- git: bc9154a20824 - stable/13 - loader: implement mount/unmount rootfs Emmanuel Vadot
- git: 37e1449d29c8 - stable/13 - loader: Add preload operation to fs_ops Emmanuel Vadot
- git: d85252555503 - stable/13 - loader: tftp: Add preload method Emmanuel Vadot
- git: c95afea4a8a9 - stable/13 - loader: bcache: Fix debug printf Emmanuel Vadot
- git: 28d2b8b70047 - stable/13 - loader: lua: test that /boot exists first Emmanuel Vadot
- git: d37a33f52c36 - stable/13 - loader: tftp: Copy the first block into the cache Emmanuel Vadot
- git: 9418a626103d - stable/13 - stand: Don't build readtest command on mips Emmanuel Vadot
- git: 1e2a0cef6bf1 - stable/13 - tcptw: count how many times a tcptw was actually useful Gleb Smirnoff
- Fri, 14 Jan 2022
- git: 1a86aab86af0 - stable/13 - Add ETHER_ALIGN support to ng_device(4). Emmanuel Vadot
- git: a327bd30588f - stable/13 - loader: Fix pnpmatch and add some usage Emmanuel Vadot
- git: e52cb5ee22c7 - stable/13 - loader: Fix pnpload and add some usage Emmanuel Vadot
- git: 14f0497aa49b - stable/13 - loader: Add more bus name to pnpautoload Emmanuel Vadot
- git: 50af79ac2d71 - stable/13 - loader: lsefi: Print more information Emmanuel Vadot
- git: 7f08e54f520f - stable/13 - loader: Do not force comconsole for arm and arm64 Emmanuel Vadot
- git: 3c49f0f9afd5 - stable/13 - Fix gssd rc.d installation Emmanuel Vadot
- git: b47fc941b0ab - stable/13 - loader: Fix dtb loading Emmanuel Vadot
- git: 1562fe492a79 - stable/13 - exec: Simplify sv_copyout_strings implementations a bit Mark Johnston
- git: d3546083b4d5 - stable/13 - pkgbase: Track pkg 1.17 Emmanuel Vadot
- git: 99cc129ea469 - stable/13 - bhyve: ignore low bits of CFGADR Emmanuel Vadot
- git: aa5eea98b99c - stable/13 - bhyve: use physical lobits for BARs of passthru devices Emmanuel Vadot
- git: e5fb2bbad268 - stable/13 - bhyve: do not explicitly map fbuf framebuffer Emmanuel Vadot
- git: 366b4fc2d569 - stable/13 - bhyve: move 64 bit BAR location to match OVMF assumptions Emmanuel Vadot
- git: f281bda11a1a - stable/13 - bhyve: use a fixed 32 bit BAR base address Emmanuel Vadot
- git: 6448a0a51a81 - stable/13 - bhyve: keep physical and virtual COMMAND reg in sync Emmanuel Vadot
- git: 16bd6661a921 - stable/13 - bhyve: emulate reads of MSI-X capabilities for passthru devices Emmanuel Vadot
- git: d53b44084e66 - stable/12 - Bump kldxref's MAXSEGS to 16, to stop complaints about the kernel supposedly having too many segments, when lld 11 links it. Such kernels should load just fine. Ed Maste
- git: ae4067ce9414 - stable/13 - efifb,vbefb: implement vd_fini Emmanuel Vadot
- git: b9d131feb352 - stable/13 - Add real sched.h Konstantin Belousov
- git: 526f94cc0ee1 - stable/13 - Add sched_get/setaffinity(3) Konstantin Belousov
- git: a48d9f1900d4 - stable/13 - Add sched_getcpu() Konstantin Belousov
- git: d3e9527a1063 - stable/13 - x86: provide userspace implementation of sched_getcpu() where possible Konstantin Belousov
- git: 6685c78631ad - stable/13 - sched.h: add CPU_EQUAL() for better compatibility with Linux Konstantin Belousov
- git: 58865d5f8d68 - stable/13 - sched.h: Hide all Linux compat sched_* functions under _WITH_CPU_SET_T Konstantin Belousov
- git: 3f8542d3968e - stable/13 - sched_get/setaffinity(3): pid 0 should designate current process Konstantin Belousov
- git: 86227aa9750c - stable/13 - sched.h: Use pid_t type for pid argument Konstantin Belousov
- git: 6e676b5550e8 - stable/13 - Regen Konstantin Belousov
- git: 379bfb2aa9e9 - stable/13 - sys/bitset.h: reduce visibility of BIT_* macros Konstantin Belousov
- git: ca0d97022a52 - stable/13 - sys/_bitset.h: Fix fall-out from commit 5e04571cf3c Konstantin Belousov
- git: fddbba918dc7 - stable/13 - sys/_bitset.h: Fix fall-out from commit 5e04571cf3c Konstantin Belousov
- git: dc4114875ef1 - stable/13 - Make CPU_SET macros compliant with other implementations Konstantin Belousov
- git: eddcbd3b5b7e - stable/13 - sys/sys/cpuset.h: Fix typo in source file Konstantin Belousov
- git: cb10f20a729a - stable/13 - sys/cpuset.h: add 3 more macros provided by GLIBC Konstantin Belousov
- git: 2cb81011e734 - stable/13 - sys/cpuset.h: fix macro definition Konstantin Belousov
- git: a94baf23cf61 - stable/13 - Restore variable aliasing in the context of cpu set operations Konstantin Belousov
- git: 54e1dc50ecb1 - stable/13 - sys/kern/sched_4bsd.c: fix typo introduced in previous commit Konstantin Belousov
- git: 8c709f30a184 - stable/13 - sched_get/setaffinity(): try to be more compatible with Linux Konstantin Belousov
- Sat, 15 Jan 2022
- git: e1ac02ff7adf - stable/13 - geom label msdosfs: sanity check BPB before using it for io request Konstantin Belousov
- git: bbab525fc11b - stable/13 - msdosfs: handle inconsistently hashed denodes Konstantin Belousov
- git: 472f57606443 - stable/13 - msdosfs: take inusemap inconsistency as an error, not invariants violation Konstantin Belousov
- git: 1bcbcd68f590 - stable/13 - msdosfs: handle a case when non-dot lookup returned dvp Konstantin Belousov
- git: 95a83a5fffd4 - stable/13 - msdosfs: do no allow lookup to return vdp except for dot lookups Konstantin Belousov
- git: c1df4eef1285 - stable/13 - msdosfs: clusterfree() is used only in error handling cases Konstantin Belousov
- git: c5c1537dc7ff - stable/13 - msdosfs: sanity check sector count from BPB Konstantin Belousov
- git: b4889992d787 - stable/13 - Add vfs_remount_ro() Konstantin Belousov
- git: 171b75b0efd0 - stable/13 - msdosfs: add msdosfs_integrity_error() Konstantin Belousov
- git: 1e74922c68d2 - stable/13 - msdosfs: on integrity error, fire a task to remount filesystem to ro Konstantin Belousov
- git: b6f37637d851 - stable/13 - msdosfs: use mntfs vnode for pm_devvp Konstantin Belousov
- git: fa8285570bdd - stable/13 - amd64 pmap: simplify vtopte() and vtopde() Konstantin Belousov
- git: 7e61cd7995ba - stable/13 - amd64 pmap: preset A and M bits for pmap_qenter() and pmap_kenter() mappings Konstantin Belousov
- git: 07d32ede469d - stable/13 - libc clnt_com_create: relock rpcsoc_lock earlier when port is obtained from portmapper Konstantin Belousov
- git: e01bceba24a4 - stable/13 - ldconfig: remove two symbols Konstantin Belousov
- git: 7ce7a36db02f - stable/13 - fsck(8): Fix typo Li-Wen Hsu
- git: 768fe4869c5e - stable/12 - fsck(8): Fix typo Li-Wen Hsu
- git: ac82aa1bf742 - stable/12 - libc clnt_com_create: relock rpcsoc_lock earlier when port is obtained from portmapper Konstantin Belousov
- Sun, 16 Jan 2022
- git: 6c12b392280c - stable/13 - script(1): work around slow reading child Konstantin Belousov
- git: a5f698599560 - stable/13 - Ignore debugger-injected signals left after detaching Konstantin Belousov
- git: 7299cefe3949 - stable/13 - Skip TSC calibration if exact value known Colin Percival
- git: a04376045ddb - stable/13 - Fix variable name: freq_khz -> freq Colin Percival
- git: af30714ff433 - stable/13 - fd: Avoid truncating output buffers for KERN_PROC_{CWD,FILEDESC} Mark Johnston
- git: 845458a6742f - stable/13 - tests: Add some regression tests for a couple of KERN_PROC_* sysctls Mark Johnston
- git: f88fcc52d888 - stable/13 - LinuxKPI: add hex2bin() Bjoern A. Zeeb
- git: 2f6e37eded5e - stable/13 - LinuxKPI: bitfields add more *replace_bits() Bjoern A. Zeeb
- git: ed802474d41d - stable/13 - LinuxKPI: ip.h add #include Bjoern A. Zeeb
- git: b7277a762c9c - stable/13 - LinuxKPI: 802.11 handle IEEE80211_CONF_IDLE better Bjoern A. Zeeb
- git: cb6bb87184a5 - stable/13 - LinuxKPI / iwlwifi: fix spelling of constants Bjoern A. Zeeb
- git: d12ea01e39ea - stable/13 - LinuxKPI: 802.11 update compat code for driver updates Bjoern A. Zeeb
- git: 82a6a8c2941a - stable/13 - LinuxKPI: 802.11 fix locking in lkpi_stop_hw_scan() Bjoern A. Zeeb
- git: a22fd093431f - stable/13 - LinuxKPI: 802.11 correctly spell queues Bjoern A. Zeeb
- Mon, 17 Jan 2022
- git: e4dd9ce81bee - stable/13 - gpart(8): MFC: add minimal reference to glabel(8) to manual page Eugene Grosbein
- git: c1bad23a304c - stable/12 - gpart(8): MFC: add minimal reference to glabel(8) to manual page Eugene Grosbein
- git: 2b18815e3869 - stable/11 - gpart(8): MFC: add minimal reference to glabel(8) to manual page Eugene Grosbein
- git: 104c83a999fa - stable/13 - bhyve: enumerate BARs by size Emmanuel Vadot
- git: e6674c8f7fe7 - stable/13 - bhyve: allow reading of fwctl signature multiple times Emmanuel Vadot
- git: 5775540d36dd - stable/13 - bhyve: add more slop to 64 bit BARs Emmanuel Vadot
- git: ff1e10c8f626 - stable/13 - bhyve: dynamically register FwCtl ports Emmanuel Vadot
- Tue, 18 Jan 2022
- git: 46aa53e2b80e - stable/13 - file: upgrade to 5.41. Xin LI
- git: 17886a892b30 - stable/12 - file: upgrade to 5.41. Xin LI
- git: 36ba360558a7 - stable/13 - Fix a race in fusefs that can corrupt a file's size. Alan Somers
- git: 449d02a12e50 - stable/13 - fusefs: copy_file_range must update file timestamps Alan Somers
- git: bfffd3510807 - stable/13 - fusefs: in the tests, always assume debug.try_reclaim_vnode is available Alan Somers
- git: eccfee8330e8 - stable/13 - fusefs: implement VOP_ALLOCATE Alan Somers
- git: c85846ea3ea5 - stable/12 - Fix a race in fusefs that can corrupt a file's size. Alan Somers
- git: 542dbacf596e - stable/12 - fusefs: in the tests, always assume debug.try_reclaim_vnode is available Alan Somers
- git: d41768d5c168 - stable/13 - vm_pageout: Group sysctl variables together with sysctl definitions Mark Johnston
- git: 3f85c51824a4 - stable/13 - swap_pager: uma_zcreate() doesn't fail Mark Johnston
- git: a423411a1cad - stable/13 - usbconfig: use getopt(3) for option handling Joerg Wunsch
- git: 313f267bb0df - stable/13 - usbconfig: documentation fixes, mainly for -i option Joerg Wunsch
- git: 800bc81676f7 - stable/13 - usbconfig: implement a -v option Joerg Wunsch
- git: 60889b2a6170 - stable/13 - usbconfig: actually set the exit code in usage() Joerg Wunsch
- git: 081853844bd4 - stable/12 - usbconfig: use getopt(3) for option handling Joerg Wunsch
- git: 940db7edacb2 - stable/12 - usbconfig: documentation fixes, mainly for -i option Joerg Wunsch
- git: bb0b7f405138 - stable/12 - usbconfig: implement a -v option Joerg Wunsch
- git: 1cab5dac1c2d - stable/12 - usbconfig: actually set the exit code in usage() Joerg Wunsch
- git: 18870c75bfa7 - stable/13 - systat -vm: Humanize output for ease of reading. Kirk McKusick
- git: d78723738bbc - stable/13 - When doing a read-only mount of a UFS filesystem using gjournal(8), suppress error message about a missing gjournal provider. Kirk McKusick
- Wed, 19 Jan 2022
- git: e475c5f6ca27 - stable/13 - libc: fix misleading comment in strstr Ed Maste
- git: 423fb85f3357 - stable/13 - libc: correct SPDX tag on strstr.c Ed Maste
- git: d38fec19012a - stable/12 - libc: fix misleading comment in strstr Ed Maste
- git: 9486fe67b6d7 - stable/12 - libc: correct SPDX tag on strstr.c Ed Maste
- git: 7545bb2ba726 - stable/13 - truss: remove write-only variable Konstantin Belousov
- git: 29887e602b6e - stable/13 - truss(1): detach more carefully Konstantin Belousov
- git: 08956b8362af - stable/13 - mmc_da: remove write-only local variables Andriy Gapon
- git: 9fe892e8fab2 - stable/12 - mmc_da: remove write-only local variables Andriy Gapon
- git: 27f33d90b721 - stable/13 - ipfilter: Correct function description Cy Schubert
- git: d9bb426ca008 - stable/13 - ipfilter: Fix IP header checksums post ftp proxy Cy Schubert
- git: e4b354592f45 - stable/13 - ipfilter: Fix whitespace errors Cy Schubert
- git: d600d25179f2 - stable/13 - ipfilter: Fixup comment Cy Schubert
- git: 957bd5c5a120 - stable/12 - ipfilter: Correct function description Cy Schubert
- git: 2e9e8fc320fc - stable/12 - ipfilter: Fix IP header checksums post ftp proxy Cy Schubert
- git: 6d0d29809f48 - stable/12 - ipfilter: Fix whitespace errors Cy Schubert
- git: 931aa7a879bc - stable/12 - ipfilter: Fixup comment Cy Schubert
- git: d25147c01a20 - stable/13 - riscv: gdb(4) support Mitchell Horne
- Thu, 20 Jan 2022
- git: 57dd17dd60e7 - stable/13 - Fix error value returned by ofw_bus_gen_get_node(). Michal Meloun
- git: a3ccd06dd965 - stable/13 - intrng: Releasing interrupt source should clear interrupt table full state. Michal Meloun
- git: 2ace1585b0f6 - stable/13 - intrng: remove now redundant shadow variable. Michal Meloun
- git: 8e3cc69a4e4a - stable/13 - booti: Enable loading the kernel image to any address aligned to 2 MB Michal Meloun
- git: a5e76683b2de - stable/13 - dwmmc: Calculate the maximum transaction length correctly. Michal Meloun
- git: 79631b49eeda - stable/13 - arm: Fix handling of undefined instruction aborts in THUMB2 mode. Michal Meloun
- git: 3d4b9e5fa16a - stable/13 - extres/clk: Improve sysctl dump of clocks. Michal Meloun
- git: f277be277de7 - stable/13 - extres/clk: Add a method to detect the HW state of the clock gate. Michal Meloun
- git: 6f63b227bd2b - stable/13 - tegra210: Implement new get_gate method for tegra210 clocks. Michal Meloun
- git: 7a647bb04500 - stable/13 - tegra124: Implement new get_gate method for tegra124 clocks. Michal Meloun
- git: f84b424eaf23 - stable/13 - tegra/ahci: do not advertise enclosure management facility Michal Meloun
- git: 8c12f9dea14f - stable/13 - mvebu_gpio: fix interrupt cause register configuration Michal Meloun
- git: 9ddb35ef1fd2 - stable/13 - mvebu_gpio: Multiple fixes. Michal Meloun
- git: 40a0633862cd - stable/13 - mvebu_gpio: Fix settings of gpio pin direction. Michal Meloun
- git: 139afdb1721f - stable/13 - simple_mfd: switch to controllable locking for syscon provider. Michal Meloun
- git: d6529c0d12a2 - stable/13 - pci_dw_mv: Don't enable unhandled interrupts. Michal Meloun
- git: ccda5ec945aa - stable/13 - LinuxKPI: 802.11 handle connection loss differently Bjoern A. Zeeb
- git: f27c46a85096 - stable/13 - LinuxKPI: 802.11 Refine/add DTIM/TSF handling Bjoern A. Zeeb
- git: bb53dafe145d - stable/13 - LinuxKPI: 802.11 correct enum ieee80211_channel_flags Bjoern A. Zeeb
- git: 0ff24a520a64 - stable/13 - net80211: ieee80211_dump_node() cosmetics Bjoern A. Zeeb
- git: 2077f85a63f2 - stable/13 - Free UMA zones when a pass(4) instance goes away. Kenneth D. Merry
- git: 6d1a563281a9 - stable/12 - Free UMA zones when a pass(4) instance goes away. Kenneth D. Merry
- Fri, 21 Jan 2022
- git: 812345b1d469 - stable/13 - netbsd-tests: Fix the libc stat_socket test Mark Johnston
- git: 9f192dd79cce - stable/12 - netbsd-tests: Fix the libc stat_socket test Mark Johnston
- git: d1bc23490194 - stable/13 - cam: Relax callouts precisions. Alexander Motin
- git: 9a45d8894662 - stable/13 - CTL: Relax callouts precisions. Alexander Motin
- git: d0cb410baa19 - stable/13 - Fix build. Sorry. Alexander Motin
- git: eb4d2eab0719 - stable/13 - Add some nvme initialization routines to TSLOG Alexander Motin
- git: 24d2d1813e82 - stable/13 - nvme/nda: Fail all nvme I/Os after controller fails Alexander Motin
- git: 9bbd0a7ca999 - stable/13 - nvme: Use shared timeout rather than timeout per transaction Alexander Motin
- git: e8f693131c65 - stable/13 - nvme: start qpair in state RECOVERY_WAITING Alexander Motin
- git: 7144882ae15c - stable/13 - nvme: Add sanity check for phase on startup. Alexander Motin
- git: 86990decd77e - stable/13 - nvme: count number of ignored interrupts Alexander Motin
- git: 1397c8ebb7ef - stable/13 - nvme: Sanity check completion id Alexander Motin
- git: a8ce65544595 - stable/13 - nvme_ctrlr_enable: Remove unnecessary 5ms delays Alexander Motin
- git: 21de49b06cb8 - stable/13 - nvme: Use MS_2_TICKS rather than rolling our own Alexander Motin
- git: 02325a44b520 - stable/13 - nvme_ctrlr_enable: Small style nits Alexander Motin
- git: 0c3d88b9ab38 - stable/13 - nvme: Explain a workaround a little better Alexander Motin
- git: 932df0a25861 - stable/13 - nvme: Remove pause while resetting Alexander Motin
- git: 50b3d57e7161 - stable/13 - nvme: Only reset once on attach. Alexander Motin
- git: 86721e606c51 - stable/13 - nvme: Use adaptive spinning when polling for completion or state change Alexander Motin
- git: 13b711e8c829 - stable/13 - nvme: Restore hotplug warning Alexander Motin
- git: f022d47f2faa - stable/13 - nvme: Reduce traffic to the doorbell register Alexander Motin
- git: 2b2925d1e872 - stable/13 - nvme: Move to a quirk for the Intel alignment data Alexander Motin
- git: cc20d7570563 - stable/13 - nvme_ahci: Mark AHCI devices as such in the controller Alexander Motin
- git: f102ae715949 - stable/13 - nvme_sim: Only report PCI related stats when we can Alexander Motin
- git: fb56e14ce64e - stable/13 - nvme: Do not rearm timeout for commands without one. Alexander Motin
- git: 89ac48cf3ba1 - stable/13 - adaspindown: check disk power mode before sending IDLE command Andriy Gapon
- git: c902b6082a84 - stable/12 - adaspindown: check disk power mode before sending IDLE command Andriy Gapon
- git: c0163f4abef0 - stable/13 - rc: make ctld depend on NETWORKING Andriy Gapon
- git: e265658e4e36 - stable/12 - rc: make ctld depend on NETWORKING Andriy Gapon
- git: d7b156672a48 - stable/13 - zone.9: Remove documentation of non-existent NUMA configuration flags Mark Johnston
- git: f7735c3952d9 - stable/13 - carp: fix send error demotion recovery Gleb Smirnoff
- git: 67873a4fcabf - stable/13 - nvd: For AHCI attached devices, report ahci bridge Alexander Motin
- Sat, 22 Jan 2022
- git: 7a6364ac7733 - stable/13 - kqueue(2): Add note about format of the data for NOTE_EXIT Konstantin Belousov
- git: c8ddc214cf76 - stable/13 - LinuxKPI: Import some linux/rbtree.h functions from OpenBSD Vladimir Kondratyev
- git: 10cb54117ee2 - stable/13 - LinuxKPI: Implement interval_tree Vladimir Kondratyev
- git: e2cc6a467ffc - stable/13 - LinuxKPI: Add clflush argument type conversion wrapper Vladimir Kondratyev
- git: b3407b54d386 - stable/13 - LinuxKPI: Implement clflush_cache_range() Vladimir Kondratyev
- git: bc3e9499ca5b - stable/13 - LinuxKPI: Implement dev_driver_string() Vladimir Kondratyev
- git: b30c7948546b - stable/13 - LinuxKPI: Implement kstrtoull Vladimir Kondratyev
- git: 9e736b8b8a1e - stable/13 - LinuxKPI: Implement default sysfs kobject attribute operations Vladimir Kondratyev
- git: 8dc3f129c4c7 - stable/13 - LinuxKPI: Add support for XA_FLAGS_ALLOC1 xarray flag Vladimir Kondratyev
- git: d93c8a4d5a3f - stable/13 - LinuxKPI: Convert schedule() to inlined function Vladimir Kondratyev
- git: 1cf90ce2414d - stable/13 - LinuxKPI: Make lockdep*_pin_lock macros useable for drm-kmod Vladimir Kondratyev
- git: b4f5d92c8849 - stable/13 - LinuxKPI: Implement smp_*mb barriers with atomic_thread_fence_* Vladimir Kondratyev
- git: df10d8c66781 - stable/13 - LinuxKPI: Add some typical header pollution Vladimir Kondratyev
- git: 6fda5ef279db - stable/13 - LinuxKPI: Add stdarg.h proxy header Vladimir Kondratyev
- git: a692caea30d0 - stable/13 - LinuxKPI: Move kfree_async() functionality in to kfree() Vladimir Kondratyev
- git: 1e467a609aa9 - stable/13 - LinuxKPI: Import linux/jump_label.h Vladimir Kondratyev
- git: 0576a1c27778 - stable/13 - LinuxKPI: Implement efi_enabled(EFI_BOOT) Vladimir Kondratyev
- git: b42bc4d602ff - stable/13 - LinuxKPI: Add static_cpu_has() implementation Vladimir Kondratyev
- git: 272f8b9c280b - stable/13 - LinuxKPI: Add readx_poll_timeout wrapper Vladimir Kondratyev
- git: 64a0cd9aaea2 - stable/13 - LinuxKPI: Add linux/capability.h header Vladimir Kondratyev
- git: 2db63c396d37 - stable/13 - LinuxKPI: Import linux/ratelimit.h Vladimir Kondratyev
- git: 2d90567415d5 - stable/13 - LinuxKPI: Import MTRR support functions from drm-kmod Vladimir Kondratyev
- git: 2d0694b95350 - stable/13 - LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards Vladimir Kondratyev
- git: ef743744f0f4 - stable/13 - LinuxKPI: Use negative bit field size to trigger BUILD_BUG_ON_ZERO Vladimir Kondratyev
- git: ba0f2d780717 - stable/13 - LinuxKPI: Add sort() wrapper. Vladimir Kondratyev
- git: dee0854a009c - stable/13 - Bump __FreeBSD_version for LinuxKPI changes Vladimir Kondratyev
- Sun, 23 Jan 2022
- git: f79791ab6049 - stable/13 - Disable PIE for MIPS BERI boot loader Marcin Wojtas
- git: afd4a4940790 - stable/13 - Disable PIE for MIPS ubldr Marcin Wojtas
- git: 5b042fcbdff8 - stable/13 - Disable PIE for powerpc bootloaders. Marcin Wojtas
- git: 408c698b133f - stable/13 - t_setrlimit: Adjust resource limit to 20M Marcin Wojtas
- git: 396e9f259d96 - stable/13 - Enable PIE by default on 64-bit architectures Marcin Wojtas
- git: f50c1c5b7c1f - stable/13 - Add UPDATING entry for PIE default Marcin Wojtas
- git: 7ff278267bce - stable/13 - Regenerate src.conf(5) after PIE default change Marcin Wojtas
- git: 0dc8e3fe6fd1 - stable/13 - mps/mpr: Relax doorbell polling precision. Alexander Motin
- git: 3540f6b4af3c - stable/13 - nfsd: Reduce callouts rate. Alexander Motin
- git: 15e1d8f69bcc - stable/13 - Fix inverse sleep logic in buf_daemon(). Alexander Motin
- git: c8c305ac071a - stable/12 - Fix inverse sleep logic in buf_daemon(). Alexander Motin
- git: bb66b7c06e1c - stable/13 - rc.d/ntp: Ensure ntpd.leap-seconds.list is readable by ntpd Cy Schubert
- git: 28d0a7821adc - stable/12 - rc.d/ntp: Ensure ntpd.leap-seconds.list is readable by ntpd Cy Schubert
- Mon, 24 Jan 2022
- git: 70201cc45dc7 - stable/13 - Reduce minimum idle hardclock rate from 2Hz to 1Hz. Alexander Motin
- git: 9795d85d2e73 - stable/13 - posixshm: Report output buffer truncation from kern.ipc.posix_shm_list Mark Johnston
- git: 1a97674b4637 - stable/13 - setrlimit: Remove special handling for RLIMIT_STACK with a stack gap Mark Johnston
- git: 7a38cb1e4e1b - stable/13 - Revert "libthr: Use kern.stacktop for thread stack calculation." Mark Johnston
- git: c595625abe8e - stable/13 - Revert "kern_exec: Add kern.stacktop sysctl." Mark Johnston
- git: fae2a8cad398 - stable/13 - pf: fallback if $pf_rules fails to load Kristof Provost
- Tue, 25 Jan 2022
- git: 29665d68e254 - stable/13 - Makefile.boot: Make -Wno-typedef-redefinition Clang-specific Jessica Clarke
- git: cd7a83084e41 - stable/13 - Makefile.boot: Fix copy/paste error in LIBNV's crossbuild override Jessica Clarke
- git: 98ad84afd252 - stable/13 - src.libnames.mk: Add hack to workaround libarchive not being bootstrapped Jessica Clarke
- git: e3c550db8222 - stable/13 - src.libnames.mk: Include dependencies when bootstrapping from non-FreeBSD Jessica Clarke
- git: e06a24658ad2 - stable/13 - tools: Also create ${WORLDTMP}/legacy/usr/libdata/pkgonfig Jessica Clarke
- git: 6318e220e3b8 - stable/13 - Bootstrap libz when cross-building from non-FreeBSD Jessica Clarke
- git: 85e89ae4219f - stable/13 - zlib: Fix bootstrap build on macOS Jessica Clarke
- git: ca4512889940 - stable/13 - libcrypt: Drop inclusion of libutil.h Jessica Clarke
- git: 94b6c9bab7ef - stable/13 - cross-build: Define crypt_data in unistd.h for libcrypt Jessica Clarke
- git: 102717f773f8 - stable/13 - cross-build: Provide _PASSWORD_EFMT1 for libcrypt on Linux Jessica Clarke
- git: c4290130df8b - stable/13 - Makefile.inc1: Bootstrap libcrypt on non-FreeBSD for libroken Jessica Clarke
- git: 9c210b36abe0 - stable/13 - src.libnames.mk: Extend _DP_archive hack when bootstrapping on non-FreeBSD Jessica Clarke
- git: 1c818a7e577c - stable/13 - amd64: Pass DEBUG when building VDSO wrapper Jessica Clarke
- git: c95bc1a7f975 - stable/13 - xdma: Fix -Wunused-but-set-variable warnings Jessica Clarke
- git: 297c86f8bcdc - stable/13 - riscv: Fix PLIC -Wunused-but-set-variable warnings Jessica Clarke
- git: 3ca6bdef85f3 - stable/13 - xdma: Fix another -Wunused-but-set-variable warning previously missed Jessica Clarke
- git: b65517ccd760 - stable/13 - cross-build: Add __weak_symbol definition for libdwarf bootstrap Jessica Clarke
- git: e8a6686252b4 - stable/13 - cross-build: Fix bmake bootstrap with glibc 2.34 Jessica Clarke
- git: 62b958cb94ea - stable/13 - cross-build: Add comment missing from 9e5b0d9eac5b Jessica Clarke
- git: 5d10ed57e655 - stable/13 - libc: Fix "harmless" iconv one-byte overread Jessica Clarke
- git: 3c7f332f716d - stable/13 - Fix buffer overread in preloaded hostuuid parsing Jessica Clarke
- git: b85b57e0f41f - stable/13 - arm64: Don't rely on host readelf for u-boot booti image generation Jessica Clarke
- git: f63a2e288c92 - stable/13 - intrng: Use less confusing return value for intr_pic_add_handler Jessica Clarke
- git: 942bc09fc257 - stable/13 - arm64: Check for intrng-reported errors in gicv3_its Jessica Clarke
- git: 5272c66a00c5 - stable/13 - hwpmc: Fix amd/arm64/armv7/uncore sampling overflow race Jessica Clarke
- git: 8599e69d5697 - stable/13 - etdump: Fix the file name included in the could not open error message Jessica Clarke
- git: 925c54a30fde - stable/13 - file: Fix cross-compilation on Darwin/macOS Jessica Clarke
- git: 192c87bf7d64 - stable/13 - iscsi: Fix missing is_lock unlock after cam_simq_alloc() failed Ka Ho Ng
- git: 82acfc0d7838 - stable/13 - add and use defintions for ATA power modes Andriy Gapon
- git: 9f8b984392f2 - stable/12 - add and use defintions for ATA power modes Andriy Gapon
- git: e0cc1ce7c086 - stable/12 - smp_targeted_tlb_shootdown has to pin the CPU on i386 Andriy Gapon
- git: b1ced97e75a0 - stable/13 - vmm: vlapic resume can eat 100% CPU by vlapic_callout_handler Mark Johnston
- git: 3953a0d780ac - stable/13 - nfsd: Do not accept audit/alarm ACEs for the NFSv4 server Rick Macklem
- git: 82dbca47a558 - stable/13 - mount_nfs: Add a "bgnow" NFS mount option Rick Macklem
- Wed, 26 Jan 2022
- Thu, 27 Jan 2022
- git: 62db233e1fd2 - stable/12 - mount_nfs: Add a "bgnow" NFS mount option Rick Macklem
- git: e5bcc6a85677 - stable/13 - route: remove write-only struct hostent from getaddr() Ed Maste
- git: bbed4b4b1a26 - stable/13 - sesutil: Avoid setting reserved bits. Alexander Motin
- git: d780042fbfd0 - stable/13 - pmcstudy: Fix a typo in a usage message Gordon Bergling
- git: 8c562d478f64 - stable/12 - pmcstudy: Fix a typo in a usage message Gordon Bergling
- git: 19d26be3f3b3 - stable/13 - loader: tslog: Add more log for module loading Emmanuel Vadot
- git: b5bbbc85b8a4 - stable/13 - fusefs: Address -Wunused-but-set-variable warnings Mark Johnston
- git: d662a6c9ea5c - stable/13 - Make date headers in ObsoleteFiles.inc a little more consistent Dimitry Andric
- git: cb31d2ea4cb0 - stable/13 - Sort SRCS in libcxxrt's Makefile, and use += to list sources Dimitry Andric
- git: 13356dffbd68 - stable/12 - Make date headers in ObsoleteFiles.inc a little more consistent Dimitry Andric
- git: 8063ca14da5a - stable/12 - Sort SRCS in libcxxrt's Makefile, and use += to list sources Dimitry Andric
- git: e99828dfbdd7 - stable/13 - net: iflib: let the drivers use isc_capenable Vincenzo Maffione
- git: 05c9fb008763 - stable/13 - net: iflib: fix vlan processing in the drivers Vincenzo Maffione
- git: a61341bf6e51 - stable/12 - net: iflib: let the drivers use isc_capenable Vincenzo Maffione
- git: cf101bd5ceeb - stable/12 - net: iflib: fix vlan processing in the drivers Vincenzo Maffione
- Fri, 28 Jan 2022
- git: 7b540b831d07 - stable/13 - cam: Fix type of elm_idx in struct enc_element. Alexander Motin
- git: 83f1bf0594a4 - stable/12 - cam: Fix type of elm_idx in struct enc_element. Alexander Motin
- git: 6f840e49af37 - stable/13 - cam: Optimize write protection MODE SENSE in da(4). Alexander Motin
- git: 76947916554f - stable/13 - pkgbase: Remove runtime dependency on bootloader Emmanuel Vadot
- git: 24100ad5de39 - stable/13 - bhyve: add support for MTRR Emmanuel Vadot
- git: 9e502c25f7ba - stable/13 - bhyve: add nvlist functions for setting unset nodes Emmanuel Vadot
- git: 0883a572d27e - stable/13 - uma: Avoid polling for an invalid SMR sequence number Mark Johnston
- git: 51ce77b26157 - stable/13 - bhyve: ahci: Fix regression with no ports Ryan Moeller
- git: d7af180a301b - stable/13 - vt: Use a taskqueue to clear splash_cpu logos Mark Johnston
- Sat, 29 Jan 2022
- git: 2366d7ce8716 - stable/13 - vm_pageout_scans: correct detection of active object Konstantin Belousov
- git: 704d2103c613 - stable/13 - p_candebug(), p_cansee(): always allow for curproc Konstantin Belousov
- git: fbdc76539b8a - stable/13 - Add security.bsd.allow_ptrace sysctl Konstantin Belousov
- git: 5775b8b39261 - stable/13 - ptrace(2): document policies affecting access to the facility Konstantin Belousov
- git: 888410c948d4 - stable/13 - mergemaster(8): Fix a typo in an error message Gordon Bergling
- git: 037fe75b38c1 - stable/13 - hwpmc(4): Fix a typo in a sysctl description Gordon Bergling
- git: 37bc66bde8a7 - stable/12 - hwpmc(4): Fix a typo in a sysctl description Gordon Bergling
- git: 2574fdd82190 - stable/12 - mergemaster(8): Fix a typo in an error message Gordon Bergling
- Sun, 30 Jan 2022
- git: 15d6a1f03ba7 - stable/13 - tcp: Rewind erraneous RTO only while performing RTO retransmissions Richard Scheffenegger
- git: c3915f848b56 - stable/13 - tcp: Tidying up the conditionals for unwinding a spurious RTO Richard Scheffenegger
- git: 74c7755fe972 - stable/13 - dma: import snapshot 2021-07-10 Ed Maste
- git: 73df35607d08 - stable/13 - dma: update to 2022-01-27 snapshot Ed Maste
- git: 23cfde968815 - stable/12 - dma: import snapshot 2021-07-10 Ed Maste
- git: 27941a274ebf - stable/12 - dma: update to 2022-01-27 snapshot Ed Maste
- git: 8082242b96cb - stable/13 - igc: Remove redundant IFCAP_VLAN_HWTAGGING check Kevin Bowling
- git: b02fa10699b2 - stable/12 - igc: Remove redundant IFCAP_VLAN_HWTAGGING check Kevin Bowling
- Mon, 31 Jan 2022
- git: 70f901bc94ef - stable/13 - Remove the sigcode base check on arm64 Andrew Turner
- git: 193d55c4aace - stable/13 - Add a missing space in the arm64 sendsig Andrew Turner
- git: 264659e43385 - stable/13 - Add the arm64 TTBR fields to armreg.h Andrew Turner
- git: 1ffa52023ba9 - stable/13 - Use the arm64 ttbr macro to define the ASID shift Andrew Turner
- git: 3822a970ff3c - stable/13 - Move instructions into the arm64 exception vectors Andrew Turner
- git: b28c2ffcc2ce - stable/13 - Fix a typo in an arm64 comment Andrew Turner
- git: 3b8c26507f7b - stable/13 - Use ${MACHINE} for the kernel modeule ldscript Andrew Turner
- git: d247611467e0 - stable/13 - exec: Introduce the PROC_PS_STRINGS() macro Mark Johnston
- git: 947e849150b8 - stable/13 - sysent: Add a sv_psstringssz field to struct sysentvec Mark Johnston
- git: 40d6b2a3624c - stable/13 - exec: Remove the stack gap implementation Mark Johnston
- Go to: [ monthly archives ] [ by author ] [ by date ]