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
2021-01-17
Cache parent's pid as `ps_ppid' and use it instead of `ps_pptr->ps_pid'.
mvs
2021-01-17
Add defines for the various ARM SMMU models.
Patrick Wildt
2021-01-17
add another iwx device
Joshua Stein
2021-01-17
regen
Joshua Stein
2021-01-17
add another ax201
Joshua Stein
2021-01-17
kqueue: Revise fd close notification
Visa Hankala
2021-01-17
Replace SB_KNOTE and sb_flagsintr with direct checking of klist.
Visa Hankala
2021-01-17
this hardware is fine with BUS_DMA_64BIT mappings.
David Gwynne
2021-01-17
don't encode the mbuf prio as part of the vlan tag in bpf_mtap_ether.
David Gwynne
2021-01-16
Move `access_type' to the fault context.
Martin Pieuchot
2021-01-16
The sysctl variable net.inet.ip.forwarding is checked before
Alexander Bluhm
2021-01-16
Extend IP_MULTICAST_IF to take either an address (struct in_addr), a
Claudio Jeker
2021-01-16
recognise Realtek ALC287
Jonathan Gray
2021-01-16
regen
Jonathan Gray
2021-01-16
add Intel AX201 Bluetooth
Jonathan Gray
2021-01-16
regen
Jonathan Gray
2021-01-16
add devices mostly from x1 nano jcs@ has
Jonathan Gray
2021-01-15
Remove a check that bypasses pf state tests. It dates back to 2003
Alexander Bluhm
2021-01-15
Add IORT structs for ARM SMMU versions 1 and 2.
Patrick Wildt
2021-01-15
Split the IORT struct into two, as the current version not only contained
Patrick Wildt
2021-01-15
Add IORT id for ARM SMMUv3.
Patrick Wildt
2021-01-15
Move IO Remapping Table (IORT) struct defines to the common ACPI header
Patrick Wildt
2021-01-15
As documented in sysctl(2) net.inet.ip.forwarding can be 2.
Alexander Bluhm
2021-01-15
Report full IP address information to the host. Contrary to what I wrote
Jonathan Matthew
2021-01-14
Some BIOS seem to provide memory regions <16M in their reserved memory
Patrick Wildt
2021-01-14
Fix build without carp: ifp0 is only used within #if NCARP > 0.
Theo Buehler
2021-01-14
syncer_thread: sleep without lbolt
cheloha
2021-01-13
Make vm_rpc_send_rpci_tx_buf() use the buffer passed in, not the buffer
Jonathan Matthew
2021-01-13
put M_ZERO in the right place
Jonathan Matthew
2021-01-13
kernel, sysctl(8): remove dead variable: tickadj
cheloha
2021-01-13
Convert mbuf type KDASSERT() to a proper KASSERT() in m_get(9).
Alexander Bluhm
2021-01-13
Add support for the HYM8563 RTC, which is a PCF8563 clone.
Mark Kettenis
2021-01-13
Link pflog(4) instances to `pflog_ifs' list instead of allocating
mvs
2021-01-13
Send without kernel lock
kn
2021-01-13
revert drm vmalloc changes
Jonathan Gray
2021-01-12
Sometimes a user ID was logged in pflog(4) although the logopt of
Alexander Bluhm
2021-01-11
Remove unused start routine
kn
2021-01-11
Assert that the KERNEL_LOCK() is held in uao_set_swslot().
Martin Pieuchot
2021-01-11
New rw_obj_init() API providing reference-counted rwlock.
Martin Pieuchot
2021-01-11
Clear CR 26 before returning to userland to avoid potentioal info leak.
Mark Kettenis
2021-01-11
When an endpoint stalls, we usually try to reset it by calling
Marcus Glocker
2021-01-11
Simplify sleep signal handling a bit by introducing sleep_signal_check().
Claudio Jeker
2021-01-11
Create a path MTU host route for IPsec over IPv6. Basically the
Alexander Bluhm
2021-01-10
add quirks for Kensington Slimblade trackball via new vendor buttons
thfr
2021-01-10
regen
thfr
2021-01-10
add Kensington Slimblade Trackball
thfr
2021-01-09
Split hierarchical calls into kern_sysctl_dirs
gnezdo
2021-01-09
Reduce case duplication in kern_sysctl
gnezdo
2021-01-09
Fold fitting sysctl_rdint into sysctl_bounded_arr in i386 cpu_sysctl
gnezdo
2021-01-09
Enforce range with sysctl_int_bounded in etherip_sysctl
gnezdo
[next]