Commit Graph

  • 34d55be074 boot0: add a note about BIOS-supported serial rates Ed Maste 2023-08-15 18:42:22 -0400
  • eac761e967 e1000: Fix off by one ipcse Kevin Bowling 2023-08-15 14:37:43 -0700
  • 43b41bee90 llvm: fix armv[67] after 0bc26e3254 Warner Losh 2023-08-15 13:08:39 -0600
  • 081c22db85 nvme.h: Fix a comment typo in admin opcode enum John Baldwin 2023-08-15 11:05:30 -0700
  • 14e78a3656 ssh: Remove note about memory leak now resolved upstream Ed Maste 2023-08-15 11:54:09 -0400
  • eb228f2b21 drm2: remove unused Alpha and MIPS #defines Ed Maste 2022-10-18 10:27:32 -0400
  • bfe6a0afaa etdump: warn only once for non El Torito bootable ISO images Ed Maste 2023-04-21 20:36:28 -0400
  • fe5d8f7a64 x86: include CPU ID in "Invalid CPU ID" panic Ed Maste 2023-08-04 14:56:15 -0400
  • 33a23ef287 ssh: correct VersionAddendum date Ed Maste 2023-08-15 09:29:06 -0400
  • e0c6e89108 arm64: increase MAXCPU to 1024, following amd64 Ed Maste 2023-08-03 17:47:06 -0400
  • 9d09051e26 arm64: Add a driver for the Arm PL031 RTC Andrew Turner 2023-08-01 16:21:21 +0100
  • 81b41b2ef5 ofw_firmware: Return BUS_PROBE_GENERIC instead of 0 Emmanuel Vadot 2023-08-15 07:59:09 +0200
  • 797e480cba e1000: disable TSO on lem(4) and em(4) Kevin Bowling 2023-08-14 17:25:39 -0700
  • 33469f1011 nvme: use mtx_padaalign instead of mtx + alignment attribute Warner Losh 2023-08-14 16:31:37 -0600
  • 43e545e8e0 pci: return 0 for pci_remap_intr_method MSI-X non-error case Ed Maste 2023-08-14 16:35:34 -0400
  • a51f81c2e5 x86: move EARLY_AP_STARTUP into DEFAULTS Ed Maste 2023-08-07 17:49:57 -0400
  • d29b95ecc0 sockets: on accept(2) don't copy all of so_options to new socket Gleb Smirnoff 2023-08-14 12:56:07 -0700
  • e3637e2f5b RELNOTES: Trim spurious blank line. John Baldwin 2023-08-14 12:02:29 -0700
  • f3e11927dc vm: Allow MAP_32BIT for all architectures Dmitry Chagin 2023-08-14 20:20:20 +0300
  • 0ddd32b617 vm: MAP_32BIT_MAX_ADDR defined in sys/mman.h Dmitry Chagin 2023-08-14 20:18:30 +0300
  • 8e6654a6a5
    ofed: fix roce gid insertion for vlan interfaces Bartosz Sobczak 2023-08-14 08:49:26 -0700
  • 2467ccddc0 linux(4): Fix MSG_CTRUNC handling in recvmsg() Dmitry Chagin 2023-08-14 15:46:12 +0300
  • 9d0c9b6d6a linux(4): Add a comment explaining udata freeing on error Dmitry Chagin 2023-08-14 15:46:12 +0300
  • de20eb26d0 linux(4): Refactor recvmsg Dmitry Chagin 2023-08-14 15:46:12 +0300
  • bbaa5523c0 linux(4): Skip unsupported anxiliary message Dmitry Chagin 2023-08-14 15:46:12 +0300
  • a21238d843 linux(4): Improve readability of recvmsg control buffer copyout code Dmitry Chagin 2023-08-14 15:46:12 +0300
  • 43c3beb741 linux(4): Drop bogus empty line in linux_socket.c Dmitry Chagin 2023-08-14 15:46:12 +0300
  • 7d561928e6 linux(4): Fix control message size calculation again Dmitry Chagin 2023-08-14 15:46:11 +0300
  • 749a7fb588 sctp: cleanup Michael Tuexen 2023-08-14 12:27:39 +0200
  • 85a775e61b
    bhyve: add Qemu PPI emulation for TPM devices Corvin Köhne 2022-08-29 12:10:47 +0200
  • e8eb0b7134 sctp: add an assert Michael Tuexen 2023-08-13 22:47:43 +0200
  • 6cb8b3b5cd sctp: use consistent names for locking macros Michael Tuexen 2023-08-13 22:32:54 +0200
  • bef7d49101 ixgbe: define IXGBE_LE32_TO_CPUS Kevin Bowling 2023-08-13 18:47:09 -0700
  • 69f8cc60aa ofw_firmware: Only match if there is no compatible Emmanuel Vadot 2023-08-13 08:28:13 +0200
  • a953ac19db stress2: Added a 'fsck_ffs -B' regression test Peter Holm 2023-08-13 11:09:39 +0200
  • e59b6e48f4 gdtoa: Regenerate configuration headers for 32-bit arm. Michal Meloun 2023-08-13 07:51:56 +0200
  • f80a33ea41 MFV: less v643. Xin LI 2023-08-13 00:13:31 -0700
  • 448d114b25 Vendor import of less v643. Xin LI 2023-08-13 00:06:29 -0700
  • 09078445fb vis(3): need <stdint.h> for SIZE_MAX Kyle Evans 2023-08-13 00:28:12 -0500
  • ea46e63863 Merge commit 'acb089b983171667467adc66f56a723b609ed22e' into kbsd/vis Kyle Evans 2023-08-13 00:23:02 -0500
  • acb089b983 Vendor import of NetBSD's (un)vis(3) at 2023-08-13 Kyle Evans 2023-08-13 00:16:33 -0500
  • 93626d5437 tc_fill_vdso_timehands32(): fix Konstantin Belousov 2023-08-12 22:51:37 +0300
  • 41acfee690 libc vdso time functions: correctly convert errors into errnos Konstantin Belousov 2023-08-12 18:45:43 +0300
  • 220427da0e Set UFS/FFS file type to snapshot before changing its block pointers. Kirk McKusick 2023-08-12 11:20:08 -0700
  • b1a39c31a3 vlan: Respect IFCAP_LRO mask Kevin Bowling 2023-08-12 09:31:22 -0700
  • fb69ed397e Revert "if_vlan: do not enable LRO for bridge interaces" Kristof Provost 2023-08-12 15:56:21 +0200
  • 543cf924bc gve: Simplify tx loop over buffer ring Shailend Chand 2023-08-12 00:59:26 -0700
  • 37e5d49e1e vm: Fix address hints of 0 with MAP_32BIT Alan Cox 2023-08-03 02:07:14 -0500
  • 9b65fa6940 linuxolator: implement Linux' PROT_GROWSDOWN Konstantin Belousov 2023-07-30 00:00:51 +0300
  • 90049eabcf vm_map_protect(): add VM_MAP_PROTECT_GROWSDOWN flag Konstantin Belousov 2023-07-28 03:40:53 +0300
  • b6037edbd1 vm_map_growstack(): restore stack gap data if gap entry was removed Konstantin Belousov 2023-07-25 21:52:15 +0300
  • 9d7ea6cff7 vm_map: do not allow to merge stack gap entries Konstantin Belousov 2023-07-25 21:48:57 +0300
  • 55be6be12c vm_map_protect(): handle stack protection stored in the stack guard Konstantin Belousov 2023-07-25 16:32:28 +0300
  • 79169929f0 vm_map_protect(): move guard handling at the last phase into an empty dedicated helper Konstantin Belousov 2023-07-28 03:14:07 +0300
  • aa928a5216 vm_map_growstack(): handle max protection for stacks Konstantin Belousov 2023-07-25 16:56:29 +0300
  • 0fb6aae7f0 vm_map.c: add CONTAINS_BITS macro Konstantin Belousov 2023-07-29 20:52:52 +0300
  • ba41b0de3e Add vm_map_insert1(9) Konstantin Belousov 2023-07-19 19:44:18 +0300
  • 3b44ee50be vm_map_insert(): update herald comment Konstantin Belousov 2023-08-10 10:59:25 +0300
  • efbfa74caf rpi: Simplify dtb file tests Warner Losh 2022-07-05 10:33:17 -0600
  • 0bc26e3254 clang: Minor build simplification now that armv[45] is not supported Warner Losh 2022-07-05 10:19:32 -0600
  • 2726978bd8 Makefile.inc1: Remove redundant test for armv[67] Warner Losh 2022-07-05 10:16:19 -0600
  • 962c2a4925
    release(7): Bump date after introducing VMFSLIST in 32ae9a6b39 Li-Wen Hsu 2023-08-12 12:39:53 +0800
  • b231322dbe
    tests: Also exclude powerpc/powerpcspe from mmap_map_32bit_test Li-Wen Hsu 2023-08-12 09:24:15 +0800
  • 5f11a33cee if_vlan: do not enable LRO for bridge interaces Paul Vixie 2023-08-11 20:17:16 +0200
  • 765ad5b28d tmpfs: add the "pgread" mount option to the allowed options list for mount Konstantin Belousov 2023-08-11 21:00:44 +0300
  • 54cfeb8484 pkgbase: move libcom_err from kerberos to kerberos-lib Doug Rabson 2023-08-09 08:42:16 +0100
  • 580cadd6a5 vtnet: allow IFF_ALLMULTI to be set without VIRTIO_NET_F_CTRL_RX Kristof Provost 2023-08-08 09:15:53 +0200
  • c3046779b2 Optimize operations on UFS/FFS filesystems with bad cylinder group(s). Kirk McKusick 2023-08-10 23:02:47 -0700
  • 677023529d Cleanups to UFS/FFS ffs_checkblk(). Kirk McKusick 2023-08-10 22:38:56 -0700
  • e835ee68e1 Link /usr/bin/cpuset to a relative path Enji Cooper 2023-08-11 01:11:57 -0700
  • 7b9bd54ae8 mana: fix a KASSERT panic on recursed lock access in mana_cfg_vport Wei Hu 2023-08-11 03:30:38 +0000
  • 535af610a4 ssh: Update to OpenSSH 9.4p1 Ed Maste 2023-08-10 23:10:18 -0400
  • 6b405053c9 OpenSSL: clean up botched merges in OpenSSL 3.0.9 import Jung-uk Kim 2023-08-10 22:36:15 -0400
  • bfed2417f4 qcom: fix panic in qcom_mdio_ipq4018 implementation Bjoern A. Zeeb 2023-08-11 02:05:45 +0000
  • 886fd36e1a Clean up and document UFS/FFS error returns. Kirk McKusick 2023-08-10 17:50:23 -0700
  • f05948d4e9 cpuset(8): move to /bin/ Enji Cooper 2023-05-10 22:54:51 -0700
  • fb055b01eb OpenSSL: regen opensslv.h for OpenSSL 3.0.10 Jung-uk Kim 2023-08-10 20:17:23 -0400
  • 136fc49561 release: update main to ALPHA1 Glen Barber 2023-08-10 20:02:11 -0400
  • 8aaa123089 Makefile.libcompat: Fix DTRACE variable Jessica Clarke 2023-08-11 00:48:01 +0100
  • c45e66dca3 Unbreak usr.bin/dc with OpenSSL 3 Enji Cooper 2023-08-10 20:36:48 -0700
  • 2409231121 mountd: Fix type of signal variable Rick Macklem 2023-08-10 12:50:35 -0700
  • 9795f14ec4 netlink: Align allocations on __max_align_t, not uint64_t. John Baldwin 2023-08-10 11:12:52 -0700
  • 2bd446d7f1 kern: osd: avoid dereferencing freed slots Kyle Evans 2023-08-10 12:32:33 -0500
  • 60a41168d1 UFS: panic rather than forcibly unmount the root fs Chuck Silvers 2023-08-10 09:55:47 -0700
  • 78f30535bc Vendor import of OpenSSH 9.4p1 Ed Maste 2023-08-10 12:16:53 -0400
  • aa79573457 OpenSSL: update to 3.0.10 Pierre Pronchery 2023-08-10 12:07:32 -0400
  • ec54a31423 ixl.4: update link to intel-nvmupdate ports Alan Somers 2023-08-01 18:04:12 -0600
  • 4ff782c06a tcopy: Pick up max blocksize from sysctl kern.maxphys Poul-Henning Kamp 2023-08-10 14:56:53 +0000
  • 0eb8cd1de2 igc: sync srrctl buffer sizing with e1000 Kevin Bowling 2023-08-10 07:41:21 -0700
  • 73fa89e041 ix: Fix accessing wrong register Piotr Pietruszewski 2023-08-10 15:43:21 +0200
  • 28d2e3b5de zfs: cherry-pick fix from openzfs Martin Matuska 2023-08-10 09:59:39 +0200
  • cd25b0f740 zfs: cherry-pick fix from openzfs Martin Matuska 2023-08-10 09:55:42 +0200
  • 29200a8133
    bhyve: emulate TPM passthru by accessing /dev/tpmX Corvin Köhne 2022-08-29 12:10:45 +0200
  • 28dc1aa733
    bhyve: add emulation for CRB register of TPM devices Corvin Köhne 2022-08-29 12:10:44 +0200
  • e758ed2dd5 sdhci: Add support for disable-wp Emmanuel Vadot 2022-09-29 13:58:08 +0200
  • b426119a45 sdhci: xilinx: Add compatible and quirks for ZynqMP Emmanuel Vadot 2022-09-29 10:49:05 +0200
  • c15106da82 arm64: xilinx: gpio: Add support for ZynqMP SoC Emmanuel Vadot 2022-09-29 10:41:24 +0200
  • b07fed8180 arm: xilinx: gpio: Make the driver more generic Emmanuel Vadot 2022-09-29 10:05:19 +0200
  • 9da33e8d10 Update comment describing struct vm_map Konstantin Belousov 2023-08-10 08:01:39 +0300
  • 811e0a31ac fusefs tests: handle -Wdeprecated* issues with GoogleTest 1.14.0 Enji Cooper 2023-08-08 06:42:07 -0700