summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-13shutdown(8): sig_atomic_t variables should be qualified 'volatile'Scott Soule Cheloha
2023-01-13timeout(1): sig_atomic_t variables must also be 'volatile'; ok job@Scott Soule Cheloha
2023-01-13Move scp path setting to a helper function.Darren Tucker
2023-01-13Add scp's path to test sshd's PATH.Darren Tucker
2023-01-13sparc64: switch to clockintrScott Soule Cheloha
2023-01-13Document "UserKnownHostsFile none". ok djm@Darren Tucker
2023-01-13Add a "Host" line to the output of ssh -G showing the original host arg.Darren Tucker
2023-01-13avoid printf("%s", NULL) if using ssh -oUserKnownHostsFile=noneDamien Miller
2023-01-13drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO indexJonathan Gray
2023-01-13drm/i915/dsi: add support for ICL+ native MIPI GPIO sequenceJonathan Gray
2023-01-13drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...Jonathan Gray
2023-01-13drm/amd/display: Add check for DET fetch latency hiding for dcn32Jonathan Gray
2023-01-13drm/i915/gvt: fix vgpu debugfs clean in removeJonathan Gray
2023-01-13drm/i915/gvt: fix gvt debugfs destroyJonathan Gray
2023-01-13drm/amdkfd: Fix kernel warning during topology setupJonathan Gray
2023-01-13drm/plane-helper: Add the missing declaration of drm_atomic_stateJonathan Gray
2023-01-13Revert "drm/amd/display: Enable Freesync Video Mode by default"Jonathan Gray
2023-01-13drm/amd/display: Report to ACPI video if no panels were foundJonathan Gray
2023-01-13drm/amdkfd: Fix double release compute pasidJonathan Gray
2023-01-13drm/amdkfd: Fix kfd_process_device_init_vm error handlingJonathan Gray
2023-01-13drm/amdgpu: Fix size validation for non-exclusive domains (v4)Jonathan Gray
2023-01-13drm/i915/gvt: fix double free bug in split_2MB_gtt_entryJonathan Gray
2023-01-13drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()Jonathan Gray
2023-01-13add acpi_video_report_nolcd() for 6.1.5 drmJonathan Gray
2023-01-12Disable double width and height escape sequences under SMALL_KERNEL.Nicholas Marriott
2023-01-12free(NULL) has been allowed in the kernel since 5.4; remove checks.Miod Vallat
2023-01-12Update luna88k boot procedure; help & tweaks jmc@Miod Vallat
2023-01-12Have tmux recognise pasted texts wrapped in bracket paste sequences,Nicholas Marriott
2023-01-12Split rde_filterstate_prep() into three functions.Claudio Jeker
2023-01-12On '!', drop into a proper ksh(1) instead of a limited sh(1) lackingKlemens Nanni
2023-01-12diff from sobrado to use a full argument name for -s: after some discussionJason McIntyre
2023-01-12Binding the accept socket in TCP input relies on the fact that theAlexander Bluhm
2023-01-12remove outdated "expected to be compliant"Jonathan Gray
2023-01-12Add CBT (cursor back tab) sequence, from Crystal Kolipe kolipe.c atNicholas Marriott
2023-01-12Add aixterm bright colour sequences (SGR 90-97 and 100-107). FromNicholas Marriott
2023-01-12Add some missing cursor movement and scrolling escape sequences that areNicholas Marriott
2023-01-12Use solock() instead solock_shared() within sys_getsockopt(). OtherwiseVitaliy Makkoveev
2023-01-12In build_aspath() be more careful in the len == 0 case. For len == 0Claudio Jeker
2023-01-12Use proper sparc64 illtrap instruction as text sections filler, rather thanMiod Vallat
2023-01-12Fix trivial stack buf oflowMiod Vallat
2023-01-12Compiling kernel with witness option failed since drm update. DoAlexander Bluhm
2000-02-09TexInfo 4.0. New manpages, can create html.Marc Espie
2023-01-11Implement X-only mappings on sun4u by not letting the dtlb miss handlerMiod Vallat
2023-01-11be very paranoid like other architectures and force no-jump-tablesTheo de Raadt
2023-01-11Add the validation state to the filterstate struct.Claudio Jeker
2023-01-11block --execute-only on mips64 & sparc64 during the upcoming transition.Theo de Raadt
2023-01-11based upon inspection of obj/*.S ...Theo de Raadt
2023-01-11put LD_SCRIPT in the canonical locationTheo de Raadt
2023-01-11Add ld.so linker scripts on the remaining platforms.Miod Vallat
2023-01-11temporarily force hppa libcrypto to be built --no-execute-only becauseTheo de Raadt