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-07-25
The IPv4 reassembly code is MP safe, so we can run it in parallel.
Alexander Bluhm
2022-07-25
The GPIO pin on Apple M1 systems is actually connected to the SDZ pin, which
Mark Kettenis
2022-07-25
Print function name for context
Klemens Nanni
2022-07-25
Don't grab netlock within pppacioctl(). pipex(4) doesn't rely on
Vitaliy Makkoveev
2022-07-25
Remove "Static" keyword from pipex(4) layer.
Vitaliy Makkoveev
2022-07-25
Fix annotation of smr_tqh_last
Visa Hankala
2022-07-25
Replace selwakeup() with KNOTE() in socket event activation
Visa Hankala
2022-07-24
Fix assertion for write netlock in rip6_input(). ip6_input() has
Alexander Bluhm
2022-07-24
regen
Klemens Nanni
2022-07-24
Update Atheros AR928X pcidev string
Klemens Nanni
2022-07-24
Revert simplification of the aiodone daemon it breaks swap on arm64.
Martin Pieuchot
2022-07-24
macppc, powerpc: retrigger deferred DEC interrupts from splx(9)
Scott Soule Cheloha
2022-07-23
timecounting: use full 96-bit product when computing elapsed time
Scott Soule Cheloha
2022-07-23
kernel: remove global "randompid" toggle
Scott Soule Cheloha
2022-07-23
Discard relative movement packets outside of [-127, 127] range to
Stefan Hagen
2022-07-22
Zap nd6_recalc_reachtm_interval indirection
Klemens Nanni
2022-07-22
Leftovers from florian's RS/NA purge from the kernel in 2017.
Klemens Nanni
2022-07-22
Zap dead store nd6_allocated
Klemens Nanni
2022-07-22
Call nd6_timer() without argument
Klemens Nanni
2022-07-22
drm/aperture: Run fbdev removal before internal helpers
Jonathan Gray
2022-07-22
drm/amd/pm: Prevent divide by zero
Jonathan Gray
2022-07-22
drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.
Jonathan Gray
2022-07-22
drm/i915: Require the vm mutex for i915_vma_bind()
Jonathan Gray
2022-07-22
drm/i915/uc: correctly track uc_fw init failure
Jonathan Gray
2022-07-22
drm/i915/gt: Serialize TLB invalidates with GT resets
Jonathan Gray
2022-07-22
drm/i915/gt: Serialize GRDOM access between multiple engine resets
Jonathan Gray
2022-07-22
drm/i915/dg2: Add Wa_22011100796
Jonathan Gray
2022-07-22
drm/i915/selftests: fix a couple IS_ERR() vs NULL tests
Jonathan Gray
2022-07-22
drm/i915/gvt: IS_ERR() vs NULL bug in intel_gvt_update_reg_whitelist()
Jonathan Gray
2022-07-22
drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()
Jonathan Gray
2022-07-21
Add support for the new DART variant found on the Apple M2 SoC. Untested,
Mark Kettenis
2022-07-21
Zap unused global keypair_counter
Klemens Nanni
2022-07-20
Add size to free(9) call
Klemens Nanni
2022-07-20
move to 7.2-beta. this gets done very early, to avoid finding out
Theo de Raadt
2022-07-20
Add a pool for the allocation of the pf_anchor struct.
Moritz Buhl
2022-07-20
the _pad_ system calls from 2021/12/23 can go away
Theo de Raadt
2022-07-20
sync
Theo de Raadt
2022-07-20
the _pad_ system calls from 2021/12/23 can go away
Theo de Raadt
2022-07-19
Fix up tx ring slot calculations so we store the mbuf and dma map with
Jonathan Matthew
2022-07-18
Restrict pledge("vminfo") callers to read-only swapctl(2) operations.
Jeremie Courreges-Anglas
2022-07-18
Delete the YPACTIVE toggling code when "getpw" code access/open are done to
Theo de Raadt
2022-07-18
Compile octeon kernels with -march=mips64r2
Visa Hankala
2022-07-18
Remove locks description duplicate. No functional changes.
Vitaliy Makkoveev
2022-07-18
the domainname is under root control, but because we are producing a path
Theo de Raadt
2022-07-18
For opening up the bindings file in ypconnect(2), bail out early
Theo de Raadt
2022-07-17
Revert the changes made in rev 1.82. It is important to use pmap_enter(9)
Mark Kettenis
2022-07-17
backout last step: the path checks are too strong until everyone has a
Theo de Raadt
2022-07-17
the PLEDGE_YPACTIVE "hack" bit related to "getpw" pledge goes away. libc
Theo de Raadt
2022-07-16
To fix an KASSERT(la != NULL) panic in ARP, protect the rt_llinfo
Alexander Bluhm
2022-07-16
Fix IPIs on systems with multiple clusters where the CPU interface
Mark Kettenis
[next]