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
2019-09-19
Introduce and use convenience SID_REPOONSE_FORMAT() define.
Kenneth R Westerback
2019-09-19
Add new (a.k.a SBC-4) flags/fields to struct scsi_read_cap_16. Adopt
Kenneth R Westerback
2019-09-19
drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPC
Jonathan Gray
2019-09-18
don't hand roll bpf_mtap_hdr functionality, just use bpf_mtap_hdr.
David Gwynne
2019-09-18
Update struct inquiry_data with latest flags and remove flags that we didn't ...
Kenneth R Westerback
2019-09-16
Update list of device types with combination of FreeBSD and
Kenneth R Westerback
2019-09-16
drm/i915: Make sure cdclk is high enough for DP audio on VLV/CHV
Jonathan Gray
2019-09-16
drm/amdgpu/{uvd,vcn}: fetch ring's read_ptr after alloc
Jonathan Gray
2019-09-16
drm/amdgpu: fix ring test failure issue during s3 in vce 3.0 (V2)
Jonathan Gray
2019-09-16
drm/amdkfd: Add missing Polaris10 ID
Jonathan Gray
2019-09-16
drm/i915: Sanity check mmap length against object size
Jonathan Gray
2019-09-16
drm/i915: Handle vm_mmap error during I915_GEM_MMAP ioctl with WC set
Jonathan Gray
2019-09-16
drm/vblank: Allow dynamic per-crtc max_vblank_count
Jonathan Gray
2019-09-16
drm/i915: Cleanup gt powerstate from gem
Jonathan Gray
2019-09-16
drm/i915: Restore sane defaults for KMS on GEM error load
Jonathan Gray
2019-09-16
drm/amd/dm: Understand why attaching path/tile properties are needed
Jonathan Gray
2019-09-16
drm/amd/pp: Fix truncated clock value when set watermark
Jonathan Gray
2019-09-16
powerplay: Respect units on max dcfclk watermark
Jonathan Gray
2019-09-16
drm/i915: Rename PLANE_CTL_DECOMPRESSION_ENABLE
Jonathan Gray
2019-09-16
drm/i915: Fix intel_dp_mst_best_encoder()
Jonathan Gray
2019-09-16
drm/amdgpu: Update gc_9_0 golden settings.
Jonathan Gray
2019-09-16
drm/amdgpu/gfx9: Update gfx9 golden settings.
Jonathan Gray
2019-09-16
drm/i915: Re-apply "Perform link quality check, unconditionally during long p...
Jonathan Gray
2019-09-16
Add RK3399 GMAC clock.
Mark Kettenis
2019-09-15
Mask all MMC interrupts. This prevents an interrupt storm when one of the
Mark Kettenis
2019-09-15
With the recent fixes to SCSI version detection we reproduced a
Kenneth R Westerback
2019-09-15
Attach packet interfaces to octpip to use fdt.
Visa Hankala
2019-09-15
Add a driver for the packet input processing unit. For now, the purpose
Visa Hankala
2019-09-15
Add the pip unit into the fdt blob.
Visa Hankala
2019-09-15
Implement hardware vlan tagging. Packets delivered to virtual functions
Jonathan Matthew
2019-09-14
Typo in comment. scsi_size() is actually sd_size().
Kenneth R Westerback
2019-09-13
avoid the use of a custom bpf copy function.
David Gwynne
2019-09-13
tweak tun/tap kn_data to be more consistent with everything else.
David Gwynne
2019-09-12
SAS3 controllers have a maximum size for sgl chain segments, and the
Jonathan Matthew
2019-09-12
Make wireless drivers call if_input() only once per interrupt.
Stefan Sperling
2019-09-12
Use unsigned types for queue counters and mask them appropriately before
Jonathan Matthew
2019-09-12
Prepare for the emac/gmac "phy" property being renamed to "phy-handle"
Jonathan Gray
2019-09-12
pf_test can return PF_PASS, but set the mbuf to NULL.
David Gwynne
2019-09-12
knf for the switch statement in tun_dev_kqfilter.
David Gwynne
2019-09-12
let userland write up to hardmtu bytes, not just mtu bytes.
David Gwynne
2019-09-12
we don't need to cast hdr arguments to caddr_t for bpf_mtap_hdr anymore.
David Gwynne
2019-09-12
make bpf_mtap_hdr take a const void *, not a caddr_t.
David Gwynne
2019-09-11
vm_teardown() must be serialized since it modifies the global vmm_softc
anton
2019-09-11
Fix unveil for relative lookups in the non AT_FDCWD case
Bob Beck
2019-09-11
Make it possible to free overlapping regions (effectively allowing
Mark Kettenis
2019-09-11
Ignore empty Tx queue slots in iwn_tx_done(). Prevents a NULL dereference.
Stefan Sperling
2019-09-10
Shuffle a couple of lines to make the device -> st_softc dances look
Kenneth R Westerback
2019-09-10
No need to check for ST_MOUNTED before calling st_mount_tape() AND in
Kenneth R Westerback
2019-09-10
Do not decrement the number of VMs counter twice in one of vm_create()
anton
2019-09-10
return is not a funciton call. Avoid pointless parenthesis.
Kenneth R Westerback
[next]