summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-27Add ptrace xstate regress suite.Anton Lindqvist
2024-11-27Add ptrace commands used to read/write the XSAVE area of a tracedAnton Lindqvist
2024-11-27syncTheo de Raadt
2024-11-27Enable rx/tx checksum offloading on ivaf(4).YASUOKA Masahiko
2024-11-27continue enumerating devices if a device is not matchedJonathan Gray
2024-11-27zero attach args; return on missing properties will be removedJonathan Gray
2024-11-27rework rwlocks to reduce pressure on the scheduler and SCHED_LOCKDavid Gwynne
2024-11-26g/c outdated XXX commentsDamien Miller
2024-11-26regression test for UpdateHostkeys with multiple keys backed byDamien Miller
2024-11-26Explicitly specify the signature algorithm when signing hostkeys-proveDamien Miller
2024-11-26add a manual page for ice(4)Stefan Sperling
2024-11-26enable ice(4) in GENERIC and RAMDISK_CD kernels on amd64Stefan Sperling
2024-11-26when using RSA keys to sign messages, select the signature algorithmDamien Miller
2024-11-26repair build without ICE_DEBUG set and stop setting it by defaultStefan Sperling
2024-11-26ice(4) contains dlg@ code from ixl(4), add copyright header from thereStefan Sperling
2024-11-26implement ice_txeof(), based on ixl(4) codeStefan Sperling
2024-11-26Enable TSO in ice(4) Tx queue context. Else the device won't send packets.Stefan Sperling
2024-11-26implement ice_start(), based on code from ixl(4)Stefan Sperling
2024-11-26add an rwlock to protect the ice(4) ioctl handler; based on ixl(4)Stefan Sperling
2024-11-26Add copy-mode-position-style and copy-mode-selection-style for copyNicholas Marriott
2024-11-26Enter is now sent from single prompt as \r not empty string.Nicholas Marriott
2024-11-26sync, libutil major bumpClaudio Jeker
2024-11-26Adjust the msgbuf parser callbacks in bgpd to the new API.Claudio Jeker
2024-11-26Adapt the rpki-client message reader to the new msgbuf_new_reader callback.Claudio Jeker
2024-11-26Adjust the reader callback API to return an ibuf and to also claim theClaudio Jeker
2024-11-26Workaround for compatibility issue with some libcrypto implementationsJob Snijders
2024-11-26let bpf pick the first attached dlt when attaching to an interface.David Gwynne
2024-11-26Generate a single event when timers advance for more than one tick.Martin Pieuchot
2024-11-26Make uvmfault_anonget() return errno values instead of converting them.Martin Pieuchot
2024-11-26Make a comment match reality betterTheo Buehler
2024-11-26Remove unused min values and document reserves for pagedaemon & kernel.Martin Pieuchot
2024-11-26Pass -g to CFLAGS for regression testingTheo Buehler
2024-11-25Add scmi mailbox transport and perf protocol for cpu frequency managementTobias Heider
2024-11-25vio: Unlock, switch to qstart functionStefan Fritsch
2024-11-25stop trying to load ice(4) firmware from disk, for nowStefan Sperling
2024-11-25Remove unused `fault_type' argument.Martin Pieuchot
2024-11-25Push the KERNEL_LOCK() down in the aiodone_daemon().Martin Pieuchot
2024-11-25Account for in-flight pages being written to disk when computing page shortage.Martin Pieuchot
2024-11-25remove hw->debug_mask, we are using the ice_debug global variable insteadStefan Sperling
2024-11-25Do not retry with a single page if paging out a cluster didn't work.Martin Pieuchot
2024-11-25implement ice_config_rss() and its many friendsStefan Sperling
2024-11-25ice(4) rx dma maps don't need to be larger than one mbufStefan Sperling
2024-11-25disable interrupts when taking an ice(4) interface downStefan Sperling
2024-11-25Do not try to terminate an empty buffer.Nicholas Marriott
2024-11-25don't reset the rx queue tail pointer in ice_setup_rx_ctx()Stefan Sperling
2024-11-25Use cursor style from global options instead of default for popups, fromNicholas Marriott
2024-11-25Do not rely on window reference count for linked formats because theyNicholas Marriott
2024-11-25Unify checking for the asn1_flagTheo Buehler
2024-11-25remove EM_NUM, unused and not in SysV ABI documentsJonathan Gray
2024-11-25drm/amd/pm: Vangogh: Fix kernel memory out of bounds writeJonathan Gray