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 |
2024-08-13 |
jsg | drm/i915: Prevent potential null-ptr-deref in engine_in... |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | sync |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | drm/i915/mtl: Remove the 'force_probe' requirement... |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | force primary and console on Meteor Lake |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | drm/i915: Annotate more of the BIOS fb takeover failure... |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | drm/i915: Try to relocate the BIOS fb to the start... |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | drm/i915: Tweak BIOS fb reuse check |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | drm/i915/fbdev: Fix smem_start for LMEMBAR stolen objects |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | drm/i915: Simplify intel_initial_plane_config() calling... |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | drm/i915: Split the smem and lmem plane readout apart |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | drm/i915: s/phys_base/dma_addr/ |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | drm/i915: Fix MTL initial plane readout |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | drm/i915: Fix region start during initial plane readout |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | drm/i915: Fix PTE decode during initial plane readout |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | drm/i915: Rename the DSM/GSM registers |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | drm/i915: Disable the "binder" |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory... |
commit | commitdiff | tree | snapshot |
2024-08-13 |
jsg | drm/i915: Remove ad-hoc lmem/stolen debugs |
commit | commitdiff | tree | snapshot |
2024-08-12 |
jsg | drm/i915: Print memory region info during probe |
commit | commitdiff | tree | snapshot |
2024-08-12 |
jsg | drm/i915: Use struct resource for memory region IO... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
jsg | drm/i915: Enable GGTT updates with binder in MTL |
commit | commitdiff | tree | snapshot |
2024-08-12 |
jsg | drm/i915: Toggle binder context ready status |
commit | commitdiff | tree | snapshot |
2024-08-12 |
jsg | drm/i915: Implement GGTT update method with MI_UPDATE_GTT |
commit | commitdiff | tree | snapshot |
2024-08-12 |
jsg | drm/i915: Parameterize binder context creation |
commit | commitdiff | tree | snapshot |
2024-08-12 |
jsg | drm/i915: Implement for_each_sgt_daddr_next |
commit | commitdiff | tree | snapshot |
2024-08-12 |
jsg | drm/i915: Create a kernel context for GGTT updates |
commit | commitdiff | tree | snapshot |
2024-08-12 |
jsg | drm/i915: Lift runtime-pm acquire callbacks out of... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
tb | fflush.3: zap trailing whitespace |
commit | commitdiff | tree | snapshot |
2024-08-12 |
tb | Fix grammar in history section |
commit | commitdiff | tree | snapshot |
2024-08-12 |
tb | sync libc, libssl and libtls bumps |
commit | commitdiff | tree | snapshot |
2024-08-12 |
tb | Give libtls the same bump as libssl |
commit | commitdiff | tree | snapshot |
2024-08-12 |
tb | Bump minor after symbol addition |
commit | commitdiff | tree | snapshot |
2024-08-12 |
tb | Add SSL_CTX_set1_cert_store() and SSL_CIPHER_get_handsh... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
tb | Expose SSL_CTX_set1_cert_store() and SSL_CIPHER_get_han... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
guenther | Add <stdio_ext.h> with the seven APIs needed to have... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
guenther | Make exit(), fclose(), fflush(), and freopen() comply... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
matthieu | xkbcomp 1.7.0 moved its data files from lib/X11 to... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
anton | Conditionally compile kqueue poll debug printfs, mainly... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
deraadt | other growth has happened and I'm out of current cullin... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
kettenis | Revert the guts of rev 1.14. This ends up attempting... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
mvs | Prepare bpf_sysctl() for upcoming net_sysctl() unlocking. |
commit | commitdiff | tree | snapshot |
2024-08-12 |
job | Add -CRLfile option to 'cms' sub command |
commit | commitdiff | tree | snapshot |
2024-08-12 |
bluhm | Run network protocol timer without kernel lock. |
commit | commitdiff | tree | snapshot |
2024-08-12 |
op | implement the report response for proc-filters too |
commit | commitdiff | tree | snapshot |
2024-08-12 |
claudio | Print min-version of a RTR session. |
commit | commitdiff | tree | snapshot |
2024-08-12 |
claudio | Add 'min-version' RTR config option and default to... |
commit | commitdiff | tree | snapshot |
2024-08-12 |
dlg | try harder to leave a gap on the tx ring. |
commit | commitdiff | tree | snapshot |
2024-08-12 |
florian | Get rid of inet_aton and simplify. |
commit | commitdiff | tree | snapshot |
2024-08-12 |
florian | Get rid of inet_aton. |
commit | commitdiff | tree | snapshot |
2024-08-12 |
jsg | remove unused vars in local functions |
commit | commitdiff | tree | snapshot |
2024-08-12 |
jsg | use INTEL_INFO for early platform tests in inteldrm_att... |
commit | commitdiff | tree | snapshot |
2024-08-11 |
mvs | Add missing refcnt.h header to fix libkvm build. |
commit | commitdiff | tree | snapshot |
2024-08-11 |
schwarze | Even though US-ASCII (= ANSI X3.4-1986) only defines... |
commit | commitdiff | tree | snapshot |
2024-08-11 |
deraadt | delete correct ACPI_SST_WAKING, pointed out by kettenis |
commit | commitdiff | tree | snapshot |
2024-08-11 |
mvs | Make exit1() wait sysctl(2) `allprocess' loops. |
commit | commitdiff | tree | snapshot |
2024-08-11 |
jsing | Add include path for crypto_arch.h. |
commit | commitdiff | tree | snapshot |
2024-08-11 |
jsing | Add include path for crypto_arch.h. |
commit | commitdiff | tree | snapshot |
2024-08-11 |
jsing | Provide and use crypto_arch.h. |
commit | commitdiff | tree | snapshot |
2024-08-11 |
florian | whitespace, no binary change |
commit | commitdiff | tree | snapshot |
2024-08-11 |
dtucker | Mention H6 & H616 chipsets. ok patrick@ |
commit | commitdiff | tree | snapshot |
2024-08-11 |
jmc | rework DESCRIPTION for both dhcpleased(8) and slaacd... |
commit | commitdiff | tree | snapshot |
2024-08-11 |
deraadt | forgot the suspend-time duplication mentioned in 1.25 |
commit | commitdiff | tree | snapshot |
next |