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
5 days
Implement power down if the PMIC is marked as the system power controller
Mark Kettenis
6 days
Flush the interrupt status register in ahci(4) attach
Jan Klemkow
7 days
During IP deliver, propagate correct address family.
Alexander Bluhm
7 days
Let the user provide an alternative perfpolicy when on battery
Jeremie Courreges-Anglas
8 days
The buffer flipper (incorrectly?) uses pmap_copy_page() from interrupt
Mark Kettenis
8 days
Improve error handling of psp(4) driver.
Alexander Bluhm
8 days
No need to call unsleep() if p_wchan is NULL.
Claudio Jeker
9 days
use ifq_deq_set_oactive if we're in an if_deq_begin "transaction"
David Gwynne
9 days
provide ifq_deq_set_oactive.
David Gwynne
9 days
use a tailq for the global list of bpf_if structs.
David Gwynne
9 days
gather ice(4) hardware counters for debugging
Stefan Sperling
9 days
implement ice_add_rx_lldp_filter()
Stefan Sperling
10 days
remove forward declaration of struct mount
Jonathan Gray
10 days
Teach ddb how to disassemble endbr64.
Anton Lindqvist
10 days
kill our kids before we die, or there will be panic
Joshua Stein
10 days
fix tcpdump on pfsync interfaces.
David Gwynne
10 days
Cast atomic_load_int(9) to signed int when loading `securelevel'.
Vitaliy Makkoveev
11 days
move bus space extern to bus.h; ok mpi@
Jonathan Gray
11 days
Fix some typos in comments in i386/amd64 bootblocks
Mike Larkin
11 days
drm/amdkfd: Accounting pdd vram_usage for svm
Jonathan Gray
11 days
bump the "mru" up to MAXMCLBYTES.
David Gwynne
11 days
include tun_hdr in the length reported by FIONREAD and kq if it's enabled.
David Gwynne
11 days
add qccpucp to GENERIC
Tobias Heider
11 days
make sure bpfsdetach is holding a bpf_d ref when invalidating stuff.
David Gwynne
12 days
provide network offloads between the kernel and userland again
David Gwynne
12 days
Add qccpucp(4), a driver for the CPUSS Control Processor (CPUCP) mailbox
Tobias Heider
12 days
Adjust deep logic in cursig() to handle sig_stop specially.
Claudio Jeker
12 days
Remove unreachable check for orphaned process groups in cursig.
Claudio Jeker
12 days
Do not dereference `pve' after releasing `pv_mtx'.
Martin Pieuchot
13 days
wait for ice(4) software interrupt to occur when flushing queue interrupts
Stefan Sperling
13 days
fix build without ICE_DEBUG
Stefan Sperling
13 days
implement the ice(4) Rx interrupt handler
Stefan Sperling
13 days
in ice(4), ensure that vsi->max_frame_size gets set
Stefan Sperling
14 days
add placeholder for GC 11.5.2 APU
Jonathan Gray
14 days
procmap(8) -> procmap(1); spotted by Avon Robertson
Jonathan Gray
14 days
sparce -> sparse
Jonathan Gray
14 days
drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported
Jonathan Gray
14 days
drm/amdgpu: Fix DPX valid mode check on GC 9.4.3
Jonathan Gray
14 days
drm/amdgpu: Adjust debugfs register access permissions
Jonathan Gray
14 days
drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
Jonathan Gray
14 days
drm/amdgpu: Adjust debugfs eviction and IB access permissions
Jonathan Gray
14 days
Move the stack 1GB higher, closer to the end of the userland address space.
Miod Vallat
2024-11-14
revert tun(4) changes for now, breaks in kdump build (TUNSCAP/TIOCEXT clash)
Stuart Henderson
2024-11-14
use down->up hammer to handle ENETRESET in ice_ioctl; can be refined later
Stefan Sperling
2024-11-14
avoid sending needless MAC address updates to ice(4) hardware
Stefan Sperling
2024-11-14
for clarity, look at 'perm_addr' for obtaining the MAC when ice(4) attaches
Stefan Sperling
2024-11-14
Typo fixes in comments
Kevin Lo
2024-11-14
provide a way to negotiate network offloads between the kernel and userland.
David Gwynne
2024-11-13
implement ice_down(); ifconfig ice0 down/up is working now
Stefan Sperling
2024-11-13
Enable ixv(4) in RAMDISK_CD
YASUOKA Masahiko
[next]