summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-27bring back local #undef DEBUG changes lost in drm 5.7 updateJonathan Gray
2020-08-27tweak previous;Jason McIntyre
2020-08-27adapt to API changesDamien Miller
2020-08-27remove unreachable code I forgot to delete in r1.334Damien Miller
2020-08-27dummy firmware needs to match API version numner crank (forDamien Miller
2020-08-27Reorder the acpi attach process so we look at Processor() CPU nodesJonathan Matthew
2020-08-27Request PIN ahead of time for certain FIDO actionsDamien Miller
2020-08-27preserve verify-required for resident FIDO keysDamien Miller
2020-08-27major rework of FIDO token selection logicDamien Miller
2020-08-27support for requiring user verified FIDO keys in sshdDamien Miller
2020-08-27support for user-verified FIDO keysDamien Miller
2020-08-26Improve detection of the proper boot device by picking the disk thatMark Kettenis
2020-08-26Reset the Rx block ack session counter when an iwm/iwx interface disassociatesStefan Sperling
2020-08-26Let aml_copyvalue() handle AML_OBJTYPE_DEVICE.Mark Kettenis
2020-08-26Add "t" to toggle the display of routing tableskn
2020-08-26Allow disabling DPD liveness checks by setting dpd_check_interval to 0.tobhe
2020-08-26Remove needless uses of SDEV_ONLYBIG. It was always set when SDEV_UMASS was set,Kenneth R Westerback
2020-08-26Revert "drm/amd/display: Improve DisplayPort monitor interop"Jonathan Gray
2020-08-26drm/ttm: fix offset in VMAs with a pg_offs in ttm_bo_vm_accessJonathan Gray
2020-08-26drm/amd/display: fix pow() crashing when given base 0Jonathan Gray
2020-08-26drm/amd/display: Fix DFPstate hang due to view port changedJonathan Gray
2020-08-26drm/amd/display: Blank stream before destroying HDCP sessionJonathan Gray
2020-08-26drm/amd/display: Fix EDID parsing after resume from suspendJonathan Gray
2020-08-26drm/amdgpu/display: use GFP_ATOMIC in dcn20_validate_bandwidth_internalJonathan Gray
2020-08-26Set fastcgi socket default on server and location.Florian Obser
2020-08-26Declare hw_{prod,serial,uuid,vendor,ver} in <sys/systm.h>.Visa Hankala
2020-08-26Annotate locking of ps_single.Visa Hankala
2020-08-26Fix a race in single-thread mode switchingVisa Hankala
2020-08-25Clear user SLB upon context switch.Mark Kettenis
2020-08-25Fix undefined symbol.tobhe
2020-08-25Add dpd_check_interval configuration option. If for any IKE SA no IPsectobhe
2020-08-25usbd_set_idle() use requires prototype from usbdi_util.hTheo de Raadt
2020-08-25check that fcgiport string value is within rangetracey
2020-08-25Allow colour to be spelt as color, from Boris Verkhovsky. GitHub issueNicholas Marriott
2020-08-25Rename rtable filter variables and simplify buffer handlingkn
2020-08-25enable more of the syncobj codeJonathan Gray
2020-08-24Reduce the amount of boilerplate code and imsgs for config options bytobhe
2020-08-24some tweaks to the "group" text, from evan silberman;Jason McIntyre
2020-08-24Convert ip6_sysctl to sysctl_bounded_argsgnezdo
2020-08-24Convert divert*_sysctl to sysctl_bounded_argsgnezdo
2020-08-24Add support for non-localhost fastcgi sockets.tracey
2020-08-24Rehash main ruleset after rule expirationkn
2020-08-24The kernel provides sufficiently randomised ports.Florian Obser
2020-08-24Remove ptr_array from struct pf_rulesetkn
2020-08-24Enable xicp(4) here as well.Mark Kettenis
2020-08-24Enable UHS-I support. No SDR104 support though since it doesn't seem to workMark Kettenis
2020-08-24Implement UHS-I support in the sdmmc(4) midlayer.Mark Kettenis
2020-08-24Add some USB HID devices.Mark Kettenis
2020-08-24According the code `nfsbootdevname' is always set to network device namemvs
2020-08-24merge unbound 1.11.0Stuart Henderson