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
Age
Commit message (
Expand
)
Author
2022-12-26
vmd(8): provide a detailed e820 memory map.
Dave Voutila
2022-12-26
Replace two (void)copystr(..., NULL) with equivalent (void)strlcpy() calls.
Miod Vallat
2022-12-26
send_adb_cuda() would assume the returned value of splhigh() is the macintr
Miod Vallat
2022-12-26
Update adb_polling in akbd_cnpollc rather than akbd_cngetc; repairs ddb
Miod Vallat
2022-12-26
Add close vmt.
ASOU Masato
2022-12-24
Hook up xhci(4)'s activate function to the FDT attachment driver. This
Patrick Wildt
2022-12-24
Enable pcagpio(4), and also consistently pcamux(4) while we're at it. With
Patrick Wildt
2022-12-24
fix and enable toeplitz hashing of pf_state_keys again.
David Gwynne
2022-12-23
Add detection of EPAN feature bit.
Mark Kettenis
2022-12-23
Avoid using 1GB mappings for the identity map that we use in the early
Mark Kettenis
2022-12-23
Prevent an iwx(4) firmware error when authentication to the AP times out.
Stefan Sperling
2022-12-23
disable the use of the has in the pf state key lookup (for now).
David Gwynne
2022-12-23
wrap a line better
Theo de Raadt
2022-12-22
sparc64: move retry logic out of stickcmpr_set()
Scott Soule Cheloha
2022-12-22
Bring over various changes from the arm64 version of this code.
Mark Kettenis
2022-12-22
use stoeplitz to generate a hash/flowid for state keys.
David Gwynne
2022-12-22
provide stoeplitz_n32()
David Gwynne
2022-12-21
Have the power button trigger a wakeup from suspend.
Patrick Wildt
2022-12-21
Implement wakeup interrupt handling. This makes sure that during suspend
Patrick Wildt
2022-12-21
Pull enabling/disabling wakeup interrupt handling out of the aplintc(4)
Mark Kettenis
2022-12-21
Move duplicate code to new sr_find_discipline() helper
Klemens Nanni
2022-12-21
The location of the aux info vector is now cached in ps_auxinfo of struct
Claudio Jeker
2022-12-21
fix a mangled comment
Theo de Raadt
2022-12-21
tiny whitespace tweak.
David Gwynne
2022-12-21
consistently use the PF_REF wrappers around refcnts.
David Gwynne
2022-12-21
Update the Rx descriptor based on the vendor driver for Linux.
Kevin Lo
2022-12-21
prefix pf_state_key and pf_state_item struct bits to make them more unique.
David Gwynne
2022-12-19
Remove unused *sd_scsibus_dev member from struct sr_discipline
Klemens Nanni
2022-12-19
Invalidate ugen(4) knote lists after device detach
Visa Hankala
2022-12-19
Say "discipline" not "dis" in comment, latter looks like typoed "disk"
Klemens Nanni
2022-12-19
rework the synchronisation around suspend/resume.
David Gwynne
2022-12-19
move pf_state_item and pf_state_key structs from pfvar.h to pfvar_priv.h.
David Gwynne
2022-12-19
Add WTRAPPED opiton for waitid(2) to control whether CMD_TRAPPED
Philip Guenther
2022-12-18
spelling
Theo de Raadt
2022-12-18
regen
Daniel Dickman
2022-12-18
add two transmeta devices
Daniel Dickman
2022-12-18
Do not save bootdev and boothowto when invalid value has passed.
Kenji Aoyama
2022-12-18
Prevent detaching the boot volume
Klemens Nanni
2022-12-18
regen
Mark Kettenis
2022-12-18
Add Union Memory NVMe devices.
Mark Kettenis
2022-12-18
Disable the keyboard on the Samsung Galaxy Book Go until we can fix the
Marcus Glocker
2022-12-17
regen after minherit(2) unlock
Klemens Nanni
2022-12-17
Unlock minherit(2)
Klemens Nanni
2022-12-17
Add aplefuse(4), a driver for the eFuses on Apple Silicon SoCs.
Mark Kettenis
2022-12-17
Make nvmem_read_cell() and nvmem_write_cell() work for hardware that
Mark Kettenis
2022-12-16
qcpdc(4)'s establish routine needs to return the wrapped cookie, not the
Patrick Wildt
2022-12-16
Prevent KASSERT in iwm(4) if firmware image is missing or corrupt.
Stefan Sperling
2022-12-16
always keep pf_state_keys attached to pf_states.
David Gwynne
2022-12-14
add __ctzdi2 to sparc64 kernel
Jonathan Gray
2022-12-14
regen
Jonathan Gray
[next]