| Age | Commit message (Expand) | Author | Files | Lines |
| 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-05 | sigh, some duplication, but at least put things into the canonical order |  deraadt | 1 | -3/+1 |
| 2020-08-04 | add cd9660, msdos, and inet6 support |  deraadt | 1 | -1/+4 |
| 2020-08-04 | Validate input given to ioctl(SIOCAIFADDR_IN6) like NetBSD already does. |  anton | 1 | -1/+7 |
| 2020-08-04 | Initialize per-pmap lock. |  kettenis | 1 | -1/+2 |
| 2020-08-04 | Pack multiple packets into one xfer as possible. Given this is a 5x-7x |  kevlo | 2 | -164/+221 |
| 2020-08-04 | On POWER9 use the "darn" instruction and feed its output as entropy into |  kettenis | 1 | -1/+28 |
| 2020-08-04 | We have `pipexinq' and `pipexoutq' mbuf(9) queues to store pipex(4) |  mvs | 5 | -131/+36 |
| 2020-08-03 | add more scsi devices, observed by gkoehler |  deraadt | 3 | -3/+21 |
| 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-03 | add aliases for arm eabi long long shift functions |  jsg | 3 | -0/+12 |
| 2020-08-03 | add a BPF_RND load location that provides a random value. |  dlg | 2 | -2/+8 |
| 2020-08-02 | additional files from libkern will be needed by clang10 |  deraadt | 3 | -6/+6 |
| 2020-08-02 | additional files from libkern will be needed by clang10 |  deraadt | 4 | -8/+9 |
| 2020-08-02 | Add missing rtable(4) check in rip6_input() |  kn | 1 | -1/+5 |
| 2020-08-02 | Make iwx(4) match any AX200 device again. |  stsp | 1 | -12/+2 |
| 2020-08-01 | Move range check inside sysctl_int_arr |  gnezdo | 13 | -127/+82 |
| 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 | 6 | -13/+302 |
| 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 | like amd64: |  deraadt | 1 | -3/+3 |
| 2020-07-31 | Make sure bcmtmon(4) attaches even if it has a "syscon" compatible. |  kettenis | 2 | -5/+8 |
| 2020-07-31 | On sun4u systems that have the STICK register, clear the NPT bit of the |  kettenis | 4 | -17/+42 |
| 2020-07-31 | Nuke all occurrences of usbd_abort_pipe() if it gets called right |  mglocker | 50 | -200/+67 |
| 2020-07-31 | Make writes to the coverage buffer MP-safe using atomic operations. |  anton | 1 | -13/+31 |
| 2020-07-30 | When this Aviion-only driver is eventually sent to join its friends in the attic |  krw | 1 | -3/+1 |
| 2020-07-30 | Only invalidate "user" SLB entry if it is currently set. |  kettenis | 1 | -5/+7 |
| 2020-07-30 | `struct bstp_state' stores pointer to parent `ifnet' as `bs_ifp'. |  mvs | 4 | -19/+58 |
| 2020-07-30 | regen |  stsp | 2 | -0/+5 |
| 2020-07-30 | add PCI ID of intel Wi-Fi 6 AX201 devices |  stsp | 1 | -1/+2 |
| 2020-07-30 | make pflog more mpsafe with variables on the stack instead of globals. |  dlg | 1 | -25/+18 |
| 2020-07-30 | "#ifndef SIOP_DEBUG\n#undef SIOP_DEBUG\n#endif" is a bit silly. |  krw | 1 | -2/+1 |
| 2020-07-29 | Don't turn on SDEV_DB* flags via UDMASS_UPPER. If you want SCSI debug output, |  krw | 1 | -3/+1 |
| 2020-07-29 | atapiscsi is not needed here. (well maybe it changes the behaviour of |  deraadt | 1 | -2/+2 |
| 2020-07-29 | Don't #undef AHC_DEBUG. Lets kernel "option AHC_DEBUG" work. Not sure what I was |  krw | 1 | -4/+2 |
| 2020-07-29 | Don't nest a enum declaration inside a struct declaration, and anyway |  deraadt | 1 | -6/+4 |
| 2020-07-29 | fix new typo |  deraadt | 1 | -2/+2 |
| 2020-07-29 | SC_DEBUG() and friends are for debugging the SCSI code, not for scattered random |  krw | 1 | -9/+15 |
| 2020-07-29 | SC_DEBUG() and friends are for debugging the SCSI code, not for scattered random |  krw | 1 | -12/+20 |
| 2020-07-29 | Interface index is unsigned integer. Fix the places where it referenced |  mvs | 5 | -11/+11 |
| 2020-07-29 | pfsync(4) holds pointer to corresponding `ifnet' as `sc_sync_if'. This |  mvs | 1 | -44/+62 |
| 2020-07-29 | Remove SIOCSIFADDR |  kn | 1 | -5/+1 |
| 2020-07-29 | drm/amd/powerplay: fix a crash when overclocking Vega M |  jsg | 1 | -4/+6 |
| 2020-07-29 | drm/amdgpu: Fix NULL dereference in dpm sysfs handlers |  jsg | 1 | -6/+3 |
| 2020-07-29 | drm/amdgpu: fix preemption unit test |  jsg | 1 | -5/+15 |