summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-01-11force-disable jump tables in ld.so building on sparc64, to ease theTheo de Raadt
2023-01-11the kernel on mips64 (octeon, loongson) is in good enough shape to runTheo de Raadt
2023-01-11do not need --execute-only anymore, it is now the defaultTheo de Raadt
2023-01-11arm64 and riscv64 can now do --execute-only by defaultTheo de Raadt
2023-01-11hppa can switch over to --execute-only by default.Theo de Raadt
2023-01-11Add a somewhat extensive unittest for ASPA validation functionality.Claudio Jeker
2023-01-11Add ASPA validation functions to the RDE.Claudio Jeker
2023-01-11Remove rasops_isgray, this is no longer used. From Crystal KolipeNicholas Marriott
2023-01-11Make sure we also remove read access in pmap_page_ro() when the newMark Kettenis
2023-01-11Make sure we also remove read access in pmap_page_ro() when the newMark Kettenis
2023-01-11make REGRESS_CLEANUP consistent with REGRESS_CLEANUP foundAlexandr Nedvedicky
2023-01-11clamp the minimum buffer lengths and number of inflight requests tooDamien Miller
2023-01-11ignore bogus upload/download buffer lengths in the limits extensionDamien Miller
2023-01-11Clean up and simplify BIGNUM handling in DSA code.Joel Sing
2023-01-11Simplify BIGNUM handling in dsa_builtin_keygen().Joel Sing
2023-01-11Replace BN_lshift1()/BN_rshift1() with calls to BN_lshift()/BN_rshift().Joel Sing
2023-01-11Use 64-bit page table entries on octeonVisa Hankala
2023-01-11Enable TLB read inhibit on OCTEON Plus and newer SoCs.Visa Hankala
2023-01-11Add TLB bypass for instruction emulationVisa Hankala
2023-01-11Add MIPS64r2 TLB read inhibit supportVisa Hankala
2023-01-11i386/machdep.c: revert revisions 1.659 and 1.660Scott Soule Cheloha
2023-01-11remove whitespace at EOL from code extracted from SUPERCOPDamien Miller