2024-08-17 |
deraadt | dwiic_activate did not inform sub-devices with config_a... |
commit | commitdiff | tree | snapshot |
2024-08-17 |
deraadt | dwiic resume is almost exclusively a "hardware state... |
commit | commitdiff | tree | snapshot |
2024-08-17 |
jsg | skip Controller Save State (CSS) and Controller Restore... |
commit | commitdiff | tree | snapshot |
2024-08-16 |
guenther | Cast to unsigned char after or'ing in the meta bit... |
commit | commitdiff | tree | snapshot |
2024-08-16 |
guenther | Delete duplicated x{m,re}alloc() declarations and add... |
commit | commitdiff | tree | snapshot |
2024-08-16 |
guenther | Delete bogus test of array being NULL |
commit | commitdiff | tree | snapshot |
2024-08-16 |
guenther | strn?casecmp() config bits were incomplete. We have... |
commit | commitdiff | tree | snapshot |
2024-08-16 |
guenther | Fix precedence lossage reported by clang that results in |
commit | commitdiff | tree | snapshot |
2024-08-16 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2024-08-16 |
mpi | Atomically modify `nthreads' and move proc_free() out... |
commit | commitdiff | tree | snapshot |
2024-08-16 |
florian | Remove reference to telnet(1). |
commit | commitdiff | tree | snapshot |
2024-08-16 |
florian | telnet(1) is not a good example for logging in over... |
commit | commitdiff | tree | snapshot |
2024-08-16 |
florian | Add pledge & unveil. |
commit | commitdiff | tree | snapshot |
2024-08-16 |
deraadt | whitespace |
commit | commitdiff | tree | snapshot |
2024-08-16 |
jan | vio(4): Don't set IPv4 checksum OK flag for rx packets. |
commit | commitdiff | tree | snapshot |
2024-08-16 |
miod | Fix bounds checking in wsmux_getmux(). |
commit | commitdiff | tree | snapshot |
2024-08-16 |
kettenis | Set CONFIG_AMD_PMC. We don't have the corresponding... |
commit | commitdiff | tree | snapshot |
2024-08-16 |
kettenis | Hook up a few more bits of suspend/resume power managem... |
commit | commitdiff | tree | snapshot |
2024-08-16 |
kettenis | drm/amd: Stop evicting resources on APUs in suspend |
commit | commitdiff | tree | snapshot |
2024-08-16 |
yasuoka | Make sure that the uptime field is always updated.... |
commit | commitdiff | tree | snapshot |
2024-08-16 |
yasuoka | Free memory as much as possible. Also, fix a use-after... |
commit | commitdiff | tree | snapshot |
2024-08-16 |
yasuoka | Send a reply to the control client when DAE is timed... |
commit | commitdiff | tree | snapshot |
2024-08-16 |
yasuoka | Delete req_modified. Which is not used. |
commit | commitdiff | tree | snapshot |
2024-08-16 |
mvs | Introduce PR_MPSYSCTL flag to mark mp-safe (*pr_sysctl... |
commit | commitdiff | tree | snapshot |
2024-08-16 |
robert | add 7.7 syspatch pubkey |
commit | commitdiff | tree | snapshot |
2024-08-16 |
deraadt | delete disabled ACPI-related code in here, this power... |
commit | commitdiff | tree | snapshot |
2024-08-16 |
patrick | Align more register addresses and data structures... |
commit | commitdiff | tree | snapshot |
2024-08-15 |
patrick | Further minor cleanup for improved readability, with... |
commit | commitdiff | tree | snapshot |
2024-08-15 |
patrick | Initial patchset on top of the qwx(4) to adjust for... |
commit | commitdiff | tree | snapshot |
2024-08-15 |
deraadt | whitespace |
commit | commitdiff | tree | snapshot |
2024-08-15 |
kettenis | Upon resume, restore the saved state. Newer Intel... |
commit | commitdiff | tree | snapshot |
2024-08-15 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2024-08-15 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2024-08-15 |
claudio | Regen some OK files since the bgpctl rib header changed. |
commit | commitdiff | tree | snapshot |
2024-08-15 |
dlg | add BIOCSETFNR, which is like BIOCSETF but doesnt reset... |
commit | commitdiff | tree | snapshot |
2024-08-15 |
job | Ensure synchronization jobs are stopped when the timeou... |
commit | commitdiff | tree | snapshot |
2024-08-15 |
patrick | sync |
commit | commitdiff | tree | snapshot |
2024-08-15 |
patrick | Add Qualcomm WCN7850 |
commit | commitdiff | tree | snapshot |
2024-08-15 |
sthen | add 77-fw pubkey |
commit | commitdiff | tree | snapshot |
2024-08-15 |
tb | bsd.port.mk: typo dbp -> dpb |
commit | commitdiff | tree | snapshot |
2024-08-15 |
tb | Document DWZ and fix a few mandoc lints |
commit | commitdiff | tree | snapshot |
2024-08-15 |
claudio | Call repo_check_timeout() before colleting the POLLOUT... |
commit | commitdiff | tree | snapshot |
2024-08-15 |
claudio | Add filtered support to bgplgd. |
commit | commitdiff | tree | snapshot |
2024-08-15 |
yasuoka | Accept empty lines for authopts to fix the parser to... |
commit | commitdiff | tree | snapshot |
2024-08-15 |
guenther | unifdef for S_I{FLNK,FIFO,FSOCK}. For the operations... |
commit | commitdiff | tree | snapshot |
2024-08-15 |
jsg | drm/radeon: Remove __counted_by from StateArray.states[] |
commit | commitdiff | tree | snapshot |
2024-08-15 |
jsg | drm/dp_mst: Skip CSN if topology probing is not done yet |
commit | commitdiff | tree | snapshot |
2024-08-15 |
jsg | drm/client: fix null pointer dereference in drm_client_... |
commit | commitdiff | tree | snapshot |
2024-08-15 |
jsg | drm/i915/gem: Adjust vma offset for framebuffer mmap... |
commit | commitdiff | tree | snapshot |
2024-08-15 |
jsg | drm/amdgpu: Forward soft recovery errors to userspace |
commit | commitdiff | tree | snapshot |
2024-08-15 |
jsg | drm/amd/display: Skip Recompute DSC Params if no Stream... |
commit | commitdiff | tree | snapshot |
2024-08-15 |
jsg | drm/i915/gem: Fix Virtual Memory mapping boundaries... |
commit | commitdiff | tree | snapshot |
2024-08-15 |
jsg | drm/amd/display: Add null checker before passing variables |
commit | commitdiff | tree | snapshot |
2024-08-15 |
jsg | drm/amd/pm: Fix the null pointer dereference for vega10... |
commit | commitdiff | tree | snapshot |
2024-08-15 |
jsg | drm/amdgpu: Add lock around VF RLCG interface |
commit | commitdiff | tree | snapshot |
2024-08-15 |
jsg | drm/admgpu: fix dereferencing null pointer context |
commit | commitdiff | tree | snapshot |
2024-08-15 |
jsg | drm/amdgpu/pm: Fix the null pointer dereference in... |
commit | commitdiff | tree | snapshot |
2024-08-15 |
jsg | drm/amdgpu: Fix the null pointer dereference to ras_manager |
commit | commitdiff | tree | snapshot |
2024-08-15 |
jsg | drm/amdgpu/pm: Fix the null pointer dereference for... |
commit | commitdiff | tree | snapshot |
2024-08-15 |
jsg | drm/amdgpu/pm: Fix the param type of set_power_profile_mode |
commit | commitdiff | tree | snapshot |
2024-08-15 |
jsg | drm/amdgpu: fix potential resource leak warning |
commit | commitdiff | tree | snapshot |
2024-08-15 |
jsg | drm/amd/display: Add delay to improve LTTPR UHBR interop |
commit | commitdiff | tree | snapshot |
2024-08-15 |
guenther | t_recvmmsg and t_sendmmsg were enabled in 2022 |
commit | commitdiff | tree | snapshot |
2024-08-15 |
guenther | Support describing ABI changes for static libraries... |
commit | commitdiff | tree | snapshot |
2024-08-15 |
djm | adapt to EVP_PKEY conversion |
commit | commitdiff | tree | snapshot |
2024-08-15 |
djm | Convert RSA and ECDSA key to the libcrypto EVP_PKEY... |
commit | commitdiff | tree | snapshot |
2024-08-15 |
guenther | 'newercnt' no longer does anything that 'refcnt' doesn... |
commit | commitdiff | tree | snapshot |
2024-08-14 |
claudio | Add 'bgpctl show rib filtered' support. |
commit | commitdiff | tree | snapshot |
2024-08-14 |
claudio | Introduce 'rde rib Loc-RIB include filtered' a feature... |
commit | commitdiff | tree | snapshot |
2024-08-14 |
bluhm | Implement bounce buffering for AMD SEV in amd64 bus... |
commit | commitdiff | tree | snapshot |
2024-08-14 |
mvs | Push kernel lock down to net_sysctl(). |
commit | commitdiff | tree | snapshot |
2024-08-14 |
florian | resdebug and no_tld_query are unused |
commit | commitdiff | tree | snapshot |
2024-08-14 |
florian | sortlist is unused |
commit | commitdiff | tree | snapshot |
2024-08-14 |
florian | lwserver is unused, whatever that is / was. |
commit | commitdiff | tree | snapshot |
2024-08-14 |
tobias | Reorder calloc arguments |
commit | commitdiff | tree | snapshot |
2024-08-14 |
tobias | Extend sshbuf validation |
commit | commitdiff | tree | snapshot |
2024-08-14 |
tobias | Use freezero for better readability |
commit | commitdiff | tree | snapshot |
2024-08-14 |
tobias | Fix typo in comment |
commit | commitdiff | tree | snapshot |
2024-08-14 |
jsg | mention apple machines needing activation after erase |
commit | commitdiff | tree | snapshot |
2024-08-14 |
patrick | Introduce qwz(4), a work-in-progress port of the Linux... |
commit | commitdiff | tree | snapshot |
2024-08-14 |
mvs | Make sysctl_int() and sysctl_int_lower() mp-safe and... |
commit | commitdiff | tree | snapshot |
2024-08-14 |
mglocker | In a qcspmi_cmd_read() error case, the register is... |
commit | commitdiff | tree | snapshot |
2024-08-14 |
jsg | miniroot now works with USB Type-A ports on Apple machines |
commit | commitdiff | tree | snapshot |
2024-08-14 |
yasuoka | Messages from modules were leaked. Call imsg_free... |
commit | commitdiff | tree | snapshot |
2024-08-14 |
yasuoka | Don't abort the query when it is requesting to the... |
commit | commitdiff | tree | snapshot |
2024-08-14 |
yasuoka | timingsafe_bcmp() is better than timingsafe_memcmp... |
commit | commitdiff | tree | snapshot |
2024-08-14 |
yasuoka | Initialize dae objects properly. |
commit | commitdiff | tree | snapshot |
2024-08-14 |
yasuoka | Don't abort the query when a duplicated query is receiv... |
commit | commitdiff | tree | snapshot |
2024-08-13 |
deraadt | Be more aggressive about disabling interrupts in both... |
commit | commitdiff | tree | snapshot |
2024-08-13 |
deraadt | use ACPI _WAK upon resume. Such a huge oversight it... |
commit | commitdiff | tree | snapshot |
2024-08-13 |
bluhm | For AMD SEV use correct command mask in ccp(4) driver. |
commit | commitdiff | tree | snapshot |
2024-08-13 |
schwarze | Fix a bug in .Ql handling that has been present since... |
commit | commitdiff | tree | snapshot |
2024-08-13 |
sf | Sync full virtqueue on device reset |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jmc | zap extra word; |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | drm/i915/pxp/mtl: Update pxp-firmware packet size |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | drm/i915/mtl: Wake GT before sending H2G message |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | drm/i915/mtl: Don't set PIPE_CONTROL_FLUSH_L3 |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | drm/i915: Fix possible int overflow in skl_ddi_calculat... |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macro |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | i915/perf: Remove code to update PWR_CLK_STATE for... |
commit | commitdiff | tree | snapshot |
next |