index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-22
drm/radeon: disable AGP by default
jsg
1
-5
/
+0
2020-08-22
drm/debugfs: fix plain echo to connector "force" attribute
jsg
1
-4
/
+4
2020-08-22
drm/radeon: Fix reference count leaks caused by pm_runtime_get_sync
jsg
3
-3
/
+9
2020-08-22
drm/amdgpu: avoid dereferencing a NULL pointer
jsg
1
-7
/
+12
2020-08-21
ubcmtp(4) doesn't attach to uhidev(4) but to uhub(4).
mglocker
1
-3
/
+1
2020-08-21
Add kstats reporting the software and hardware producer and consumer
jmatthew
1
-117
/
+503
2020-08-18
Our usleep_range(min, max) implementation today is only taking account
mglocker
1
-1
/
+1
2020-08-17
Remove unnecessary BM cookie defines.
patrick
1
-5
/
+1
2020-08-17
Rename gmac interrupt register defines to stay consistent with other gmac
patrick
2
-20
/
+16
2020-08-17
Add enum for L2 cast like for L3.
patrick
1
-3
/
+9
2020-08-17
Some register define renaming.
patrick
2
-24
/
+17
2020-08-17
Remove an unnecessary define.
patrick
1
-5
/
+1
2020-08-17
Even more whitespace and header changes.
patrick
2
-1143
/
+399
2020-08-17
More whitespace and enum cleanup.
patrick
1
-98
/
+49
2020-08-17
Plenty of whitespace fixups.
patrick
1
-1479
/
+1481
2020-08-17
Fix typo in comment
gnezdo
1
-2
/
+2
2020-08-16
Remove sc_maxgpe from acpi_softc which was never read from
gnezdo
2
-9
/
+3
2020-08-16
Properly implement setting of the signal voltage.
kettenis
1
-3
/
+22
2020-08-15
Print ddr52 and hs200 indicators if those modes are supported.
kettenis
1
-1
/
+5
2020-08-14
Re-commit Exar XR17V35x serial port support previously backed out:
jcs
7
-16
/
+79
2020-08-14
Implement tuning and enable HS200 mode. On my ODROID-N2 I see very poor
kettenis
1
-13
/
+72
2020-08-14
Add support for eMMC HS200 mode. Loosely based on code from NetBSD.
kettenis
5
-72
/
+164
2020-08-14
When detaching common remote coverage, do not clear any fields. Instead,
anton
1
-5
/
+7
2020-08-13
Give SCSIBUS_B probing a chance to work with better logic in
krw
1
-2
/
+2
2020-08-13
Always set `dtpr_size' to the total size required to hold all probe entries.
mpi
1
-5
/
+4
2020-08-13
qlw_xs_bus() must return 0 while bus 0 is being probed.
krw
1
-2
/
+12
2020-08-12
skip trying to read disabled bios on RV610
jsg
1
-0
/
+10
2020-08-12
drm/drm_fb_helper: fix fbdev with sparc64
jsg
2
-1
/
+17
2020-08-10
Get Elantech v1 touchpad with fw version 0x20022 working.
mglocker
1
-2
/
+7
2020-08-10
Remove the acpicpu_sc array and instead locate acpicpu instances using
jmatthew
1
-8
/
+5
2020-08-08
The only thing worse than trailing whitespace is leading spaces instead of tabs.
krw
5
-107
/
+107
2020-08-07
- Do better work in ifmedia_upd
kevlo
1
-11
/
+37
2020-08-06
Remove duplicate comment.
mglocker
1
-5
/
+1
2020-08-05
Allow the WSDISPLAYIO_GETSCREENTYPE ioctl on the tty*cfg device, passing
fcambus
1
-4
/
+9
2020-08-05
drm: hold gem reference until object is no longer accessed
jsg
1
-6
/
+4
2020-08-05
drm/amdgpu: Prevent kernel-infoleak in amdgpu_info_ioctl()
jsg
1
-1
/
+2
2020-08-05
drm/amd/display: Clear dm_state for fast updates
jsg
1
-9
/
+27
2020-08-05
Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"
jsg
1
-3
/
+6
2020-08-04
Pack multiple packets into one xfer as possible. Given this is a 5x-7x
kevlo
2
-164
/
+221
2020-08-03
sync
deraadt
2
-4
/
+21
2020-08-03
Gear Head keyboard IDs, from Tom Murphy
deraadt
1
-1
/
+6
2020-08-03
remove timeval conversion interfaces no longer in linux
jsg
2
-48
/
+2
2020-08-02
Make iwx(4) match any AX200 device again.
stsp
1
-12
/
+2
2020-08-01
Add support for AX201 devices to iwx(4).
stsp
3
-39
/
+156
2020-08-01
Add support for remote coverage to kcov. Remote coverage is collected
anton
1
-8
/
+251
2020-07-31
Update Spleen kernel fonts to version 1.8.2, bringing the following
fcambus
3
-65
/
+65
2020-07-31
In xhci_device_isoc_start() do first check if the transfer is
mglocker
1
-8
/
+8
2020-07-31
Skip making structure elements const, as it provides no benefit, and
deraadt
3
-8
/
+8
2020-07-31
Make sure bcmtmon(4) attaches even if it has a "syscon" compatible.
kettenis
1
-3
/
+6
2020-07-31
Nuke all occurrences of usbd_abort_pipe() if it gets called right
mglocker
50
-200
/
+67
[prev]
[next]