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