Age | Commit message (Expand) | Author |
2023-06-13 | add SanDisk PC SN740 | Joshua Stein |
2023-06-13 | drm/amd/display: Return error code on DSC atomic check failure | Jonathan Gray |
2023-06-13 | drm/amd/display: Add missing WA and MCLK validation | Jonathan Gray |
2023-06-13 | drm/amd/display: Remove FPU guards from the DML folder | Jonathan Gray |
2023-06-13 | drm/amd/display: Ext displays with dock can't recognized after resume | Jonathan Gray |
2023-06-12 | Move nd6_ifdetach() out of netlock. In this point, the interface is | Vitaliy Makkoveev |
2023-06-12 | match Mercusys MW150US V2 | Jonathan Gray |
2023-06-12 | regen | Jonathan Gray |
2023-06-12 | add Mercusys MW150US V2 | Jonathan Gray |
2023-06-12 | regen | Jonathan Gray |
2023-06-12 | add more Navi 31 device ids | Jonathan Gray |
2023-06-11 | Disable PAC with the architected algorithm for now, but leave it enabled | Mark Kettenis |
2023-06-10 | Implement support for pointer authentication (PAC) in userland. With PAC | Mark Kettenis |
2023-06-10 | Add qcpas(4), a driver for the Peripheral Authentication Service found on | Patrick Wildt |
2023-06-07 | upon resume, fpureset() was being called prematurely (before cpu_init, | Theo de Raadt |
2023-06-06 | don't need mcx_uptime() now that we have nsecuptime() | David Gwynne |
2023-06-05 | Do not calculate IP, TCP, UDP checksums on loopback interface. | Alexander Bluhm |
2023-06-05 | pfsync_update_state() is too paranoid about pf_state::pfsync_state. | Alexandr Nedvedicky |
2023-06-05 | pf_remove_state() should not attempt to remove state which | Alexandr Nedvedicky |
2023-06-03 | Remove declarations of unused local variables, an unused function | Kenneth R Westerback |
2023-06-02 | pledge(2): stdio: permit restricted profil(2) for moncontrol(3) | Scott Soule Cheloha |
2023-06-02 | Missed a trailing space. | Kenneth R Westerback |
2023-06-01 | Add support for wireguard peer descriptions | Klemens Nanni |
2023-06-01 | Expunge a bunch of eye searing trailing whitespace. | Kenneth R Westerback |
2023-06-01 | Change wakeup_proc() to no longer grab the SCHED_LOCK() instead it must | Claudio Jeker |
2023-06-01 | Enable forwarding of ix(4) LRO Pakets via TSO | Jan Klemkow |
2023-05-31 | Remove declarations for unused search_label() local variables | Kenneth R Westerback |
2023-05-30 | add net_tq_barriers | David Gwynne |
2023-05-30 | Use generic checksum calculation for TCP SYN+ACK packets. | Alexander Bluhm |
2023-05-30 | spelling | Jonathan Gray |
2023-05-29 | virtio: Set DRIVER_OK earlier | Stefan Fritsch |
2023-05-29 | some hackery to make arm64 ramdisk compile again | Theo de Raadt |
2023-05-29 | recognise Cortex-A520 (Hayes), Cortex-A720 (Hunter), Cortex-X4 (Hunter-ELP) | Jonathan Gray |
2023-05-27 | Implement battery charge control. | Mark Kettenis |
2023-05-26 | Remove net lock from DIOC{S,G}ETLIMIT | Klemens Nanni |
2023-05-25 | Disable witness for mutexes created on the stack which allows | Kurt Miller |
2023-05-25 | Work around sparc64 WITNESS kernel failing to load by moving large witness | Kurt Miller |
2023-05-25 | Do not use wakeup_proc() outside of the sleep machinery. Just use | Claudio Jeker |
2023-05-23 | Force comport initialization for some class of device | Denis Fondras |
2023-05-23 | regen | Denis Fondras |
2023-05-23 | Add qcaoss(4), a driver for the Always On Subsystem found on Qualcomm SoCs. | Patrick Wildt |
2023-05-23 | New counters for LRO packets from hardware TCP offloading. | Jan Klemkow |
2023-05-22 | Fix TSO for traffic to a local address on a physical interface. | Alexander Bluhm |
2023-05-22 | Add EPYC Embedded 3000 10GbE NIC | Denis Fondras |
2023-05-22 | The fp_ex_[st]w struct savefpu members were inherited from NetBSD where | Philip Guenther |
2023-05-22 | NENTRY() doesn't provide an endbr64, so give memmove one in | Philip Guenther |
2023-05-21 | Typo in comment. 'parititon' -> 'partition'. | Kenneth R Westerback |
2023-05-21 | In sysctl_hwchargestop() check that hw_battery_setchargestop is set | Claudio Jeker |
2023-05-20 | Do not grab the `vmmaplk' recursively, prevent a self-deadlock. | Martin Pieuchot |
2023-05-20 | Implement battery charge control. | Mark Kettenis |