summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2019-08-02per-process itimers: itimerval -> itimerspeccheloha
2019-08-01In ufs_lookup() *vpp is always refcounted, also in the ISDOTDOTAlexander Bluhm
2019-08-01Fix fd leak that broke disk_close().Visa Hankala
2019-08-01enable tpmr(4) so people can try it.David Gwynne
2019-08-01wire up tpmr(4), an 802.1Q Two-Port MAC Relay implementationDavid Gwynne
2019-08-01add tpmr(4), a quick and dirty 802.1Q Two-Port MAC Relay implementationDavid Gwynne
2019-07-31ihidev: continue doing polling when interrupt setup failsJoshua Stein
2019-07-31dwiic_acpi: handle GPIO interrupts when we have no appropriate driverJoshua Stein
2019-07-31dwiic: stop enabling polling by defaultJoshua Stein
2019-07-31aml_find_node: perform callback on matched direct-child nodes beforeJoshua Stein
2019-07-31The ACPI 3 spec says the ToHexString and ToDec(imal)StringJoshua Stein
2019-07-31Fix kmem access on octeon. Currently, mem_layout lists segments thatVisa Hankala
2019-07-31drm/amd/display: fix compilation errorJonathan Gray
2019-07-31drm/amd/display: Always allocate initial connector state stateJonathan Gray
2019-07-31drm/amdkfd: Fix sdma queue map issueJonathan Gray
2019-07-31drm/amdkfd: Fix a potential memory leakJonathan Gray
2019-07-31drm/amd/display: Disable ABM before destroy ABM structJonathan Gray
2019-07-31drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStEJonathan Gray
2019-07-31drm/amd/display: Fill prescale_params->scale for RGB565Jonathan Gray
2019-07-31Actually set promisc modes based on the interface stateJonathan Matthew
2019-07-30Fix mapping of MSI sideband data when there are SMMU's present.Mark Kettenis
2019-07-30Update media type and status on link change events. Since we don't haveJonathan Matthew
2019-07-30Seems the Amppere eMAG has a silicon big where the number of writable bitsMark Kettenis
2019-07-30Make sure the virtual addresses that are used for EFI runtime servicesMark Kettenis
2019-07-30push rxed packets to the stack once per interrupt (per port)David Gwynne
2019-07-30Previous version accidentally enabled VMM_DEBUG, so turn that off.Mike Larkin
2019-07-30enable DRIVER and KMS debug messages when DRMDEBUG is definedJonathan Gray
2019-07-29correct mispellings of EACCES; from Kris KatterjohnTheo de Raadt
2019-07-29Support disk write in efiboot for armv7 and arm64.YASUOKA Masahiko
2019-07-29The IPv6 duplicate address detection may send a packet before theAlexander Bluhm
2019-07-29Support disk write in efiboot. Requested by deraadt.YASUOKA Masahiko
2019-07-29When setting immutable flags on directories with chflags(1), callingAlexander Bluhm
2019-07-29Shut down queues properly when bringing the interface downJonathan Matthew
2019-07-29drm/i915: Fix I915_EXEC_RING_MASKJonathan Gray
2019-07-29Add support for 802.11n Tx aggregation to net80211 and the iwn(4) driver.Stefan Sperling
2019-07-29reduce the diff to linuxJonathan Gray
2019-07-29dma-buf: Discard old fence_excl on retrying get_fences_rcu for reallocJonathan Gray
2019-07-29remove some VF bits now that iavf(4) existsJonathan Matthew
2019-07-29Add iavf(4), a driver for Intel Ethernet Adaptive Virtual Functions.Jonathan Matthew
2019-07-28vmm(4): join some short lines of codeMike Larkin
2019-07-28Link octeon bootloader to the build.Visa Hankala
2019-07-28Add a dedicated ramdisk entry for the octeon bootloader to reduceVisa Hankala
2019-07-28With the DWC2 reset in place, dwctwo(4) should be safe to useVisa Hankala
2019-07-28Put DWC2 controller into reset mode on (pseudo-)shutdown to makeVisa Hankala
2019-07-28Fix trimming of newline.Visa Hankala
2019-07-28regenJonathan Matthew
2019-07-28add newer intel nic virtual function idsJonathan Matthew
2019-07-27Move unveil prototypes from vfs_lookup.c to namei.h for functionsAlexander Bluhm
2019-07-27Make target numbers match the NVMe namespace identifiers. This fixes bootingMark Kettenis
2019-07-27drm/edid: parse CEA blocks embedded in DisplayIDJonathan Gray