2023-01-17 |
cheloha | dmtimer(4): switch to clockintr |
commit | commitdiff | tree | snapshot |
2023-01-17 |
cheloha | arm, armv7: add clockintr support |
commit | commitdiff | tree | snapshot |
2023-01-16 |
kn | Mention riscv64 boot support |
commit | commitdiff | tree | snapshot |
2023-01-16 |
kn | Enable softraid(4) support in installboot(8) |
commit | commitdiff | tree | snapshot |
2023-01-16 |
jmatthew | Fix transmit queue selection based on frame type. ... |
commit | commitdiff | tree | snapshot |
2023-01-16 |
kn | bump minor after RAID 1C support synced form arm64 |
commit | commitdiff | tree | snapshot |
2023-01-16 |
kn | Sync with original arm64 copy to get RAID 1C bits,... |
commit | commitdiff | tree | snapshot |
2023-01-16 |
patrick | Manage RTC offset through UEFI variables handled by... |
commit | commitdiff | tree | snapshot |
2023-01-16 |
patrick | Attach drivers on nodes under /firmware. |
commit | commitdiff | tree | snapshot |
2023-01-16 |
deraadt | some kernel prototypes should also be made available... |
commit | commitdiff | tree | snapshot |
2023-01-16 |
jsing | Move BN_sqr() to the bottom of the file. |
commit | commitdiff | tree | snapshot |
2023-01-16 |
jsing | Mop up debug code that escaped previously. |
commit | commitdiff | tree | snapshot |
2023-01-16 |
krw | Use size of largest chunk of free space, not total... |
commit | commitdiff | tree | snapshot |
2023-01-16 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2023-01-16 |
nicm | Mark keys sent by command and skip paste handling for... |
commit | commitdiff | tree | snapshot |
2023-01-16 |
claudio | Fix bad MP logic in the route refresh handling. |
commit | commitdiff | tree | snapshot |
2023-01-16 |
kettenis | Don't put data in .text. |
commit | commitdiff | tree | snapshot |
2023-01-16 |
deraadt | roughly cleanup terrible pre-ansi practices |
commit | commitdiff | tree | snapshot |
2023-01-16 |
guenther | Currently we disable kbind(2) for static program from... |
commit | commitdiff | tree | snapshot |
2023-01-16 |
deraadt | we spent far too long debugging a weird go library... |
commit | commitdiff | tree | snapshot |
2023-01-16 |
djm | unbreak test: cannot access shell positional parameters... |
commit | commitdiff | tree | snapshot |
2023-01-16 |
deraadt | export PGK_VALUE so that .S files can use it |
commit | commitdiff | tree | snapshot |
2023-01-16 |
deraadt | 3 new defines: he PTE protection key mask, the specific... |
commit | commitdiff | tree | snapshot |
2023-01-15 |
djm | adapt to ed25519 changes in src/usr.bin/ssh |
commit | commitdiff | tree | snapshot |
2023-01-15 |
djm | update OpenSSH's Ed25519 code to the last version of... |
commit | commitdiff | tree | snapshot |
2023-01-15 |
tb | gost: add missing BN_CTX_{start,end}() pair |
commit | commitdiff | tree | snapshot |
2023-01-15 |
jsg | restore strscpy() paths to reduce diff to linux |
commit | commitdiff | tree | snapshot |
2023-01-15 |
jmc | fix text error; from jan stary |
commit | commitdiff | tree | snapshot |
2023-01-15 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2023-01-14 |
kettenis | Change suspend idle loop from WFE to WFI. This avoids... |
commit | commitdiff | tree | snapshot |
2023-01-14 |
kettenis | Assign (stereo) channel numbers based on "sound-name... |
commit | commitdiff | tree | snapshot |
2023-01-14 |
dv | Only open /dev/vmm once in vmd(8). |
commit | commitdiff | tree | snapshot |
2023-01-14 |
krw | Replace comparisons/assignments to '3' with equivalent... |
commit | commitdiff | tree | snapshot |
2023-01-14 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2023-01-14 |
kettenis | Add support for "enhanced descriptor" mode found on... |
commit | commitdiff | tree | snapshot |
2023-01-14 |
deraadt | Move constants out of text segment into rodata to prepa... |
commit | commitdiff | tree | snapshot |
2023-01-14 |
deraadt | Update the list of architectures where clang will accep... |
commit | commitdiff | tree | snapshot |
2023-01-14 |
deraadt | Allow people to try --execute-only on amd64 and sparc64... |
commit | commitdiff | tree | snapshot |
2023-01-14 |
jsing | Remove unused Elliptic Curve code. |
commit | commitdiff | tree | snapshot |
2023-01-14 |
jsing | Rewrite BN_CTX. |
commit | commitdiff | tree | snapshot |
2023-01-14 |
jsing | Greatly simplify bn_expand_internal(). |
commit | commitdiff | tree | snapshot |
2023-01-14 |
jsing | Clean up and simplify EC_KEY handling, mostly from... |
commit | commitdiff | tree | snapshot |
2023-01-14 |
kettenis | regen |
commit | commitdiff | tree | snapshot |
2023-01-14 |
kettenis | Create /dev/efi on amd64 and arm64. |
commit | commitdiff | tree | snapshot |
2023-01-14 |
kettenis | Implement access to EFI variables and ESRT through... |
commit | commitdiff | tree | snapshot |
2023-01-14 |
dtucker | Shell syntax fix. From ren mingshuai vi github PR... |
commit | commitdiff | tree | snapshot |
2023-01-14 |
dtucker | Instead of skipping the all-tokens test if we don't... |
commit | commitdiff | tree | snapshot |
2023-01-14 |
tb | Add missing void to function definition |
commit | commitdiff | tree | snapshot |
2023-01-14 |
jsg | add protection-key violation error code for page-fault... |
commit | commitdiff | tree | snapshot |
2023-01-14 |
jsg | recognise protection keys for supervisor-mode (PKS... |
commit | commitdiff | tree | snapshot |
2023-01-14 |
jsg | sync cr4 and xcr0 bits with intel dec 2022 sdm |
commit | commitdiff | tree | snapshot |
2023-01-14 |
jsg | use the notice from 4.4BSD-Lite |
commit | commitdiff | tree | snapshot |
2023-01-14 |
cheloha | sysctl(2): KERN_CPUSTATS: zero struct cpustats before... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
kettenis | Since the signal trampoline is now execute-only we... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2023-01-13 |
miod | Drop PICCY_SET() and RODATA() macros now that libc... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
miod | Move all data from .text section to .rodata, and update... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
miod | Move all data tables from .text section to .rodata... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
miod | Move all data tables from .text section to .rodata... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
deraadt | put man page in the right place |
commit | commitdiff | tree | snapshot |
2023-01-13 |
ratchov | Use extended header format for .wav files. |
commit | commitdiff | tree | snapshot |
2023-01-13 |
tb | Prevent 1-byte out-of-bounds read in i2c_ASN1_BIT_STRING |
commit | commitdiff | tree | snapshot |
2023-01-13 |
krw | Fix a couple of auto allocation corner cases. |
commit | commitdiff | tree | snapshot |
2023-01-13 |
dv | Retake kernel lock in error paths of vmmioctl. |
commit | commitdiff | tree | snapshot |
2023-01-13 |
claudio | Add aspa-set to openbgpd config output. |
commit | commitdiff | tree | snapshot |
2023-01-13 |
jmc | fix double phrase in previous; |
commit | commitdiff | tree | snapshot |
2023-01-13 |
cheloha | shutdown(8): sig_atomic_t variables should be qualified... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
cheloha | timeout(1): sig_atomic_t variables must also be 'volati... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
dtucker | Move scp path setting to a helper function. |
commit | commitdiff | tree | snapshot |
2023-01-13 |
dtucker | Add scp's path to test sshd's PATH. |
commit | commitdiff | tree | snapshot |
2023-01-13 |
cheloha | sparc64: switch to clockintr |
commit | commitdiff | tree | snapshot |
2023-01-13 |
dtucker | Document "UserKnownHostsFile none". ok djm@ |
commit | commitdiff | tree | snapshot |
2023-01-13 |
dtucker | Add a "Host" line to the output of ssh -G showing the... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
djm | avoid printf("%s", NULL) if using ssh -oUserKnownHostsF... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
jsg | drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index |
commit | commitdiff | tree | snapshot |
2023-01-13 |
jsg | drm/i915/dsi: add support for ICL+ native MIPI GPIO... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
jsg | drm/amd/display: Uninitialized variables causing 4k60... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
jsg | drm/amd/display: Add check for DET fetch latency hiding... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
jsg | drm/i915/gvt: fix vgpu debugfs clean in remove |
commit | commitdiff | tree | snapshot |
2023-01-13 |
jsg | drm/i915/gvt: fix gvt debugfs destroy |
commit | commitdiff | tree | snapshot |
2023-01-13 |
jsg | drm/amdkfd: Fix kernel warning during topology setup |
commit | commitdiff | tree | snapshot |
2023-01-13 |
jsg | drm/plane-helper: Add the missing declaration of drm_at... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
jsg | Revert "drm/amd/display: Enable Freesync Video Mode... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
jsg | drm/amd/display: Report to ACPI video if no panels... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
jsg | drm/amdkfd: Fix double release compute pasid |
commit | commitdiff | tree | snapshot |
2023-01-13 |
jsg | drm/amdkfd: Fix kfd_process_device_init_vm error handling |
commit | commitdiff | tree | snapshot |
2023-01-13 |
jsg | drm/amdgpu: Fix size validation for non-exclusive domai... |
commit | commitdiff | tree | snapshot |
2023-01-13 |
jsg | drm/i915/gvt: fix double free bug in split_2MB_gtt_entry |
commit | commitdiff | tree | snapshot |
2023-01-13 |
jsg | drm/i915: unpin on error in intel_vgpu_shadow_mm_pin() |
commit | commitdiff | tree | snapshot |
2023-01-13 |
jsg | add acpi_video_report_nolcd() for 6.1.5 drm |
commit | commitdiff | tree | snapshot |
2023-01-12 |
nicm | Disable double width and height escape sequences under... |
commit | commitdiff | tree | snapshot |
2023-01-12 |
miod | free(NULL) has been allowed in the kernel since 5.4... |
commit | commitdiff | tree | snapshot |
2023-01-12 |
miod | Update luna88k boot procedure; help & tweaks jmc@ |
commit | commitdiff | tree | snapshot |
2023-01-12 |
nicm | Have tmux recognise pasted texts wrapped in bracket... |
commit | commitdiff | tree | snapshot |
2023-01-12 |
claudio | Split rde_filterstate_prep() into three functions. |
commit | commitdiff | tree | snapshot |
2023-01-12 |
kn | On '!', drop into a proper ksh(1) instead of a limited... |
commit | commitdiff | tree | snapshot |
2023-01-12 |
jmc | diff from sobrado to use a full argument name for ... |
commit | commitdiff | tree | snapshot |
2023-01-12 |
bluhm | Binding the accept socket in TCP input relies on the... |
commit | commitdiff | tree | snapshot |
2023-01-12 |
jsg | remove outdated "expected to be compliant" |
commit | commitdiff | tree | snapshot |
2023-01-12 |
nicm | Add CBT (cursor back tab) sequence, from Crystal Kolipe... |
commit | commitdiff | tree | snapshot |
next |