freebsd.git
2022-06-15 Stefan Eßercontrib/bc: merge from vendor release 5.3.3
2022-06-15 Stefan Eßervendor/bc: import version 5.3.3
2022-06-14 Mark Johnstonvm_fault: Avoid unnecessary object relocking in vm_faul...
2022-06-14 Mark Johnstonvm_fault: Fix a racy copy of page valid bits
2022-06-14 Rick Macklemnfscl: Clean up the code by removing unused arguments
2022-06-14 Stefan Eßervendor/bc: import version 5.3.2
2022-06-14 John Baldwinpmcannotate: Don't increment end address passed to...
2022-06-14 John Baldwinnewvers.sh: Don't use return to exit.
2022-06-14 John Baldwinfirmware: Map '@' in filenames to '_' in symbols.
2022-06-14 John Baldwinrc.d/ntpd: Restart ntpd when resuming from sleep.
2022-06-14 John Baldwinktls_test: Permit an option to skip tests not using...
2022-06-14 John Baldwinktls_test: Permit connecting to a remote echo server...
2022-06-14 John Baldwinktls_test: Add a helper function to close sockets.
2022-06-14 Mitchell Horneddb: namespacing of struct command
2022-06-14 Mitchell Hornemodules: Only build MAC modules if options MAC is set
2022-06-14 Mark Johnstonmount: Fix an incorrect assertion in kernel_mount()
2022-06-14 Mark Johnstonvm_object: Use the vm_object_(set|clear)_flag() helpers
2022-06-14 Mark Johnstontruss: Make control message header parsing more robust
2022-06-14 Mark Johnstonrip6: Fix a lock order reversal in rip6_bind()
2022-06-14 Mark Johnstonpipe: Use a distinct wait channel for I/O serialization
2022-06-14 Cy Schubertrc.d/wpa_supplicant: Remove the sleep to improve boot...
2022-06-14 Mitchell HorneRemove mips-specific Makefiles for /sbin and /usr/sbin
2022-06-14 Konstantin... null_vptocnp(): busy nullfs mp instead of refing it
2022-06-14 Doug Mooreiommu_gas: use to first-fit search for lowermatch
2022-06-14 Peter Holmstress2: Added a syzkaller reproducer. Enable all...
2022-06-14 Alexander MotinCTL: Fix double command completions on HA failover.
2022-06-14 Cy Schubertkern_thread.c: Fix i386 build
2022-06-14 Jung-uk KimACPICA: Revert an upstream patch to appease useless...
2022-06-13 Rick Macklemnfscl: Clean up the code by removing unused arguments
2022-06-13 Brooks Davisinclude/i386: fix release builds
2022-06-13 Konstantin... reap_kill_proc(): avoid singlethreading any other proce...
2022-06-13 Konstantin... reap_kill_subtree(): hold the reaper when entering...
2022-06-13 Konstantin... reap_kill_subtree_once(): handle proctree_lock unlock...
2022-06-13 Konstantin... reap_kill_proc: do not retry on thread_single() failure
2022-06-13 Konstantin... Make stop_all_proc_block interruptible to avoid deadloc...
2022-06-13 Mark Johnstonthread_single_end(): consistently maintain p_boundary_c...
2022-06-13 Konstantin... thread_unsuspend(): do not unuspend the suspended leade...
2022-06-13 Konstantin... thread_single(): remove already checked conditional...
2022-06-13 Konstantin... Do not single-thread itself when the process single...
2022-06-13 Konstantin... weed_inhib(): correct the condition to re-suspend a...
2022-06-13 Konstantin... weed_inhib(): do not double-suspend already suspended...
2022-06-13 Konstantin... thread_single: wait for P_STOPPED_SINGLE to pass
2022-06-13 Konstantin... issignal(): ignore signals when process is single-threa...
2022-06-13 Konstantin... P2_WEXIT: avoid thread_single() for exiting process...
2022-06-13 Alan Somersbsdinstall: allow an install script to access packages...
2022-06-13 Ed Mastepkg-bootstrap: use latest package set on arm64 stable...
2022-06-13 Dmitry Ovsyannikovrpcbind: get contact addr from xprt members
2022-06-13 Brooks Davisamd64: -m32 support for machine/md_var.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/counter.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/pcpu_aux.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/pcpu.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/sb_buf.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/vmparam.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/proc.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/pmap.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/segments.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/atomic.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/asm(macros).h
2022-06-13 Brooks Davisamd64: -m32 support for machine/profile.h
2022-06-13 Brooks Davisamd64: -m32 support for machine/cpufunc.h
2022-06-13 Brooks Davisx86: cleanup in machine/cpufunc.h
2022-06-13 Brooks Davisamd64: symlink i386 includes into build dir
2022-06-13 Brooks Davisamd64: add an i386 include directory
2022-06-13 Andrew Gallatinlacp: Remove racy kassert
2022-06-13 Hans Petter... ibcore: Fix use-after-free access in ucma_close()
2022-06-13 Hans Petter... mlx5ib: Fix memory leak in clean_mr() error path
2022-06-13 Doug Ambriskomount: add vnode usage per file system with mount -v
2022-06-13 Bjoern A. Zeebrtw88: update Realtek's rtw88 driver
2022-06-12 Sergey Kandaurovutimensat(2): Remove description of compatibility code
2022-06-12 Dimitry AndricMerge llvm-project release/14.x llvmorg-14.0.5-0-gc1238...
2022-06-12 Bjoern A. Zeebrtw88: split driver up into a core and pci part
2022-06-12 Dimitry AndricRemove yet another incorrect .. level from BSD.usr...
2022-06-12 Hans Petter... uchcom(4): Add new USB ID.
2022-06-12 Dimitry AndricVendor import of llvm-project branch release/14.x llvmo...
2022-06-12 Peter Holmstress2: Added an explanation to failure mode
2022-06-12 Xin LIAccount for missing `..' in BSD.usr.dist for clang...
2022-06-12 Xin LIFix mtree for usr/
2022-06-11 Baptiste Daroussinrc.d/wpa_supplicant: remove support for NDIS
2022-06-11 Hans Petter... ktls: Remove the KERN_TLS option from the i386 and...
2022-06-11 Kirk McKusickBug fix to UFS/FFS superblock integrity checks when...
2022-06-11 Bjoern A. ZeebLinuxKPI: 802.11: fix compiling with DEBUG
2022-06-11 Bjoern A. ZeebLinuxKPI: 802.11: fix iwlwifi fw assert with older...
2022-06-11 Stefan Eßerusr.bin/bc: update to version 5.3.1
2022-06-11 Stefan Eßervendor/bc: import of version 5.3.1
2022-06-11 Stefan Eßervendor/bc: import of version 5.3.0
2022-06-10 Doug Moorerb_tree: drop needless tests from rb_next, rb_prev
2022-06-10 Doug Mooreiommu_gas: pass size to iommu_map without rounding
2022-06-10 Muhammad Moinur... Update organization.dot with new CORE.12 members
2022-06-10 Bjoern A. ZeebLinuxKPI: 802.11: rework handling of the special IEEE80...
2022-06-10 Eugene Grosbeinftpd(8): do not refer to now unused libxo(3)
2022-06-10 Bjoern A. ZeebLinuxKPI: move pm_message_t from kernel.h to pm.h
2022-06-10 Baptiste Daroussinpci_vendors: udpate to 2022-05-18
2022-06-09 Toomas Soomeloader: add support for gzip compression
2022-06-09 John Baldwinhwpmc: Permit the minimum sampling count to be set...
2022-06-09 John Baldwin.github: Add a build on Ubuntu 22.04 using llvm 14.
2022-06-09 John Baldwinusr.bin/dtc: Include <limits> for std::numeric_limits<>.
2022-06-09 John Baldwin.github: Cross-build aarch64 as well as amd64 kernels.
2022-06-09 John Baldwin.github: Update compilers used for cross-build testing.
2022-06-09 Ed MasteSort SPLIT_KERNEL_DEBUG correctly in kern.opts.mk
2022-06-09 Hans Petter... upgt(4): Adjust all pause calls to use milliseconds...
next