i386: i8254_initclocks: set IPL_MPSAFE for clock, rtc IRQs

2023-08-20 Thread Scott Cheloha
pOn amd64 we lie about the interrupts established during i8254_initclocks(). We claim they are MP-safe in order to mollify a KASSERT in intr_establish() and continue booting. See amd64/isa/clock.c: 279 void 280 i8254_initclocks(void) 281 { 282 i8254_inittimecounter();

Re: Have sysupgrade run fw_update -vv

2023-08-20 Thread Andrew Hewus Fresh
On Sat, Aug 19, 2023 at 03:11:46PM -0700, Andrew Hewus Fresh wrote: > On Sun, Aug 13, 2023 at 04:42:49PM -0600, Theo de Raadt wrote: > > Stuart Henderson wrote: > > > > > On 2023/08/13 11:44, Andrew Hewus Fresh wrote: > > > > My laptop doesn't have the fastest wifi and sysupgrade already uses a >

Add Intel Optane P1600X to pcidevs

2023-08-20 Thread Andreas Bartelt
Hi, Intel Optane P1600X Series SSDs are not yet identified in CURRENT (e.g., https://www.intel.com/content/www/us/en/products/sku/211867/intel-optane-ssd-p1600x-series-118gb-m-2-80mm-pcie-3-0-x4-3d-xpoint/specifications.html ). The following patch adds a suitable description (tested with 118G

Re: Virtio fix for testing

2023-08-20 Thread Stefan Fritsch
Am 13.08.23 um 17:38 schrieb Tobias Heider: On Sun, Aug 13, 2023 at 08:33:54AM -0400, Andrew Cagney wrote: Hi Andrew, can you share the qemu cmd you are using in your tests? I'd like to see if I can reproduce this. Here's pretty much everything. Thanks for looking at it. Thank you, I manag

Re: sshd: reduce preauth log verbosity

2023-08-20 Thread Damien Miller
On Fri, 18 Aug 2023, Tobias Heider wrote: > Hi, > > I was looking at my authlog today and as expected on a server exposed on the > public internet it is filled with random scanners and brute force attacks. > One thing I noticed is that there is a lot of information we log multiple > times for