summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2019-04-10do custom checks for SIOCGIFSFFPAGE.David Gwynne
2019-04-10add SIOCGIFSFFPAGE, for getting sfp/qsfp module info from nics.David Gwynne
2019-04-10add struct if_sffpage so userland can read a page of sfp/qsfp infoDavid Gwynne
2019-04-10Handle missed service errors, specific to isochronous transfers.Alexandre Ratchov
2019-04-10Fix URE_WDT6_SET_MODE register definition.Kevin Lo
2019-04-10crank versionsTheo de Raadt
2019-04-10change marks[] array to uint64_t, so the code can track full 64-bitTheo de Raadt
2019-04-09Detect /bsd.upgrade kernel and boot it if present instead of default /bsd,Kenji Aoyama
2019-04-08change psize to a signed int to cope with it going negative sinceJoshua Stein
2019-04-08crank version; looks good deraadtFlorian Obser
2019-04-08Detect /bsd.upgrade kernel and boot it if present instead of defaultFlorian Obser
2019-04-08Make azalia(4) initialize dolby atmos codecs in the resume path.Stefan Sperling
2019-04-05In debug mode print TCP flag names to console correctly.Alexander Bluhm
2019-04-05Broken userland software sets address bit in routing message withoutAlexander Bluhm
2019-04-05it is POOL_DEBUG disable timeTheo de Raadt
2019-04-05Try to start playback after play buffer pointers are advanced.Alexandre Ratchov
2019-04-04Make tpm(4) attach to MSFT0101 chips.Edd Barrett
2019-04-04Simplify underruns handling: just copy silence produced by upper layer.Alexandre Ratchov
2019-04-04Avoid potential null-pointer dereference. Found by Kent R. Spillner.Mark Kettenis
2019-04-04The ASUS E200HA reads the register at "address" 0x00 instead of 0x18.Mark Kettenis
2019-04-04Add bwfm(4) such that we can use bsd.rd to update over wireless.Mark Kettenis
2019-04-03Reject negative and too large timeouts passed to BIOCSRTIMEOUT. Sinceanton
2019-04-03Correct access to doorbell. In radeondrm this is only present and usedJonathan Gray
2019-04-03Always copy data (if any) whenever a new bounce buffer is available.Alexandre Ratchov
2019-04-03Check for available space before copying data to the bounce buffers.Alexandre Ratchov
2019-04-03Make the uaudio_stream->ubuf_xfer relative to current xfer number.Alexandre Ratchov
2019-04-02disable MSI for AMD Summit Ridge/Raven Ridge HD Audio as workaround for audio...thfr
2019-04-02Restrict which filesystems are available for swap. This rules outVisa Hankala
2019-04-02BOGO_PC is an invalid userland address, which indicates kbind() is nowTheo de Raadt
2019-04-02retguard has now replaced the stack protector on clang architectures,Theo de Raadt
2019-04-02call pf_pkt_addr_changed on inputDavid Gwynne
2019-04-02Fix ddb not to write its history to out of the region. When theYASUOKA Masahiko
2019-04-02clear the BCAST and MCAST mbuf flags for "outgoing" packets.David Gwynne
2019-04-02some mbuf ph_rtableid fixesDavid Gwynne
2019-04-02Move to 6.5 release rathe than -beta. That means "pkg_add -u -Dsnap"Theo de Raadt
2019-04-02Don't detach non-removable devices during resume on "sdhc* at acpi?".Stefan Sperling
2019-04-02vmm(4): Fix some broken event injection code for SVMMike Larkin
2019-04-02vmm(4): Inject #UD on read of MSR_LS_CFG on AMD SVMMike Larkin
2019-04-02Add variable length trap padding between the retguard epilogue and themortimer
2019-04-01Correctly extract the RSSI information from the structure. It'sPatrick Wildt
2019-04-01vmm(4): flush EPT when uvm removes mappings from a nested page tableMike Larkin
2019-04-01vmm(4): Don't advertise support for SSBD and related speculative execMike Larkin
2019-04-01Enable RF_KILL interrupts on resumekn
2019-04-01Fix interrupt handler to set RUNNING flag when RF switch is enabledkn
2019-04-01remove prototype from earlier version of reboot code. spotted by antonTed Unangst
2019-04-01In the upstreamed and official device tree for i.MX8MQ the clocksPatrick Wildt
2019-04-01imxdwusb(4) and imxpd(4) are no longer needed.Patrick Wildt
2019-04-01Add retguard macros to kernel setjmp / longjmp.mortimer
2019-04-01In the upstreamed and official device tree for i.MX8MQ the USB physPatrick Wildt
2019-04-01In the upstreamed and official device tree for i.MX8MQ the power domains arePatrick Wildt