index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
Age
Commit message (
Expand
)
Author
2023-05-09
Apparently there is no need to set the PS2 field.
Mark Kettenis
2023-05-02
Sometimes the touchpad doesn't attach. Try to solve this issue be
Mark Kettenis
2023-04-30
Fix typo in MRDISKTYPE.
Kenneth R Westerback
2023-04-30
Remove the EFI RTC implementation on amd64. Since all amd64 systems we
Mark Kettenis
2023-04-29
Add "counter-timer" to openboot_special[] in order to not mention it as
Miod Vallat
2023-04-29
remove some 19 year old #if 0 code
Mike Larkin
2023-04-29
whitespace
Mike Larkin
2023-04-29
Print VHE feature in dmesg.
Mark Kettenis
2023-04-28
bump MAXDSIZ to 128G on amd64 and 64G on arm64
Robert Nagy
2023-04-28
timer(4/sparc64): remove driver
Scott Soule Cheloha
2023-04-28
Retire -E's "expert" mode. Introduced 23 years ago to avoid
Kenneth R Westerback
2023-04-28
Add a driver for the Qualcomm rng device found on the Thinkpad X13s, based on
Peter Hessler
2023-04-27
Remove efi32 and efi64. These are leftovers from a project that didn't go
Mark Kettenis
2023-04-26
Implement dt(4) utrace support on amd64 and i386.
Claudio Jeker
2023-04-26
Incorporate r1.140 and r1.141 of vmm.c:
Mike Larkin
2023-04-26
Integrate r1.339 of vmm.c which I missed during the previous MI/MD split
Mike Larkin
2023-04-26
vmm.c -> vmm_machdep.c (remove old file)
Mike Larkin
2023-04-26
Refactor MD/MI parts of vmm.
Mike Larkin
2023-04-26
Properly handle userland branch target traps.
Mark Kettenis
2023-04-26
whitespace fix
Mike Larkin
2023-04-26
Unbreak vmm on Intel. Mistakenly enabled CET on non-CET systems.
Dave Voutila
2023-04-25
Do not attempt to write to read-only softraid
Klemens Nanni
2023-04-25
Enable softraid(4) in the ramdisk kernel aka. make disk crypto install work
Klemens Nanni
2023-04-25
Do not attempt to write to read-only softraid
Klemens Nanni
2023-04-25
vmm(4)/vmd(8): pull struct members out of vmm ioctl create struct.
Dave Voutila
2023-04-25
Create & use variables MRDISKTYPE and MRMAKEFSARGS like all the other build
Kenneth R Westerback
2023-04-25
Invalidate ITS caches during suspend/resume cycle to commit the changes
Patrick Wildt
2023-04-25
Do not attempt to write to read-only softraid
Klemens Nanni
2023-04-25
Do not attempt to write to read-only softraid
Klemens Nanni
2023-04-24
vmm(4): allow guests to enable and use supervisor IBT.
Dave Voutila
2023-04-24
Enable branch target control flow enforcement on arm64.
Mark Kettenis
2023-04-24
Toggle IBT off during amd64 hibernate before dropping to real mode.
Dave Voutila
2023-04-23
enable iosf(4)
David Gwynne
2023-04-22
Rename the XCR0_* #defines to XFEATURE_* and add the new supervisor-state
Philip Guenther
2023-04-22
Teach the disassembler about xrstors, xsavec, and xsaves
Philip Guenther
2023-04-21
If gapdummy.c is compiled with -fcf-protection=branch, clang 13
Alexander Bluhm
2023-04-20
add viogpu, a VirtIO GPU driver
Joshua Stein
2023-04-19
enable dwmshc to support the emmc controller on rockchip rk356x boards.
David Gwynne
2023-04-18
add support for loading files from the EFI System Partition.
David Gwynne
2023-04-18
Resolve namerefs in packages. Fixes legacy interrupts on machines that use
Mark Kettenis
2023-04-17
Oops, ramdisk case should be -fcf-protection=none
Theo de Raadt
2023-04-17
Enable Indirect Branch Tracking (IBT) for the kernel
Jonathan Gray
2023-04-17
For future userland IBT, the sigcode needs to start with a endbr64.
Theo de Raadt
2023-04-17
The bootblocks are 32-bit binaries which use the ENTRY() macros which now
Theo de Raadt
2023-04-17
IDTVEC_NOALIGN() was the incorrect way to create a label in two places,
Theo de Raadt
2023-04-17
Add endbr64 instructions to most of the ENTRY() macros.
Theo de Raadt
2023-04-16
compile regular kernels with -fcf-protection=branch, and ramdisks with
Theo de Raadt
2023-04-16
Add support for the PCIe controller found on M2 Pro/Max SoCs. While the
Mark Kettenis
2023-04-16
Make enabling the BTI feature a per-pmap thing by storing the ATTR_GP bit
Mark Kettenis
2023-04-16
Clear BTYPE bits when setting up a signal handler and when handling a
Mark Kettenis
[next]