summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-28Nuke CDF_ANCIENT, SDF_ANCIENT SDEV_ONLYBIG and bogus check of SID_RelAdr inKenneth R Westerback
2020-08-28Make fdt root node's model property readable through sysctl hw.productVisa Hankala
2020-08-28Rename ikev2_*_sa() functions to make clear they handle Child SAs.tobhe
2020-08-28Make sure not to pass NULL to explicit_bzero().tobhe
2020-08-28Add missing #if's to fix build without bpf(4).mvs
2020-08-28Fix a few more typos in man9. Pointed out by jmc@, thanks!Frederic Cambus
2020-08-28free the correct object when a remote subsystem already is presentanton
2020-08-28Ensure that address/mask mismatches are flagged at config-check time.Darren Tucker
2020-08-28Check that the addresses supplied to Match Address and MatchDarren Tucker
2020-08-27Use p2p_rtrequest()kn
2020-08-27Mention tpmr(4) using bridge ioctlskn
2020-08-27Fix a potential panic during free(9) which can be caused by an USBMarcus Glocker
2020-08-27usbd_get_cdesc() returns usb_config_descriptor_t *. Therefore returnMarcus Glocker
2020-08-27Clear endpoint stall on open(2) of /dev/uhidX to synchronize toggle bitPatrick Wildt
2020-08-27Improve write un-protecting of kernel memory. For the Computrace modulePatrick Wildt
2020-08-27Make sure to save certificate in the CERTINVALID case to fixtobhe
2020-08-27Remove a lie reported by Jamie Landeg-Jones <jamie at catflap dot org>:Ingo Schwarze
2020-08-27unveil(_PATH_DEV, "r") when -T or -u is used: who(1) is using stat(2) for det...Sebastien Marie
2020-08-27Fix a regression caused by the insertion of two new tokens,Ingo Schwarze
2020-08-27Make it more explicit that the statement "-O tag does not work with less(1)"Ingo Schwarze
2020-08-27Avoid artifacts in the most common case of closing conditional blocksIngo Schwarze
2020-08-27sentence fix; from pedro martellettoJason McIntyre
2020-08-27Make pipex(4) more common for pppac(4) and pppx(4). ReplaceYASUOKA Masahiko
2020-08-27debug()-print a little info about FIDO-specific key fields viaDamien Miller
2020-08-27skip a bit more FIDO token selection logic when only a single tokenDamien Miller
2020-08-27Fix a bunch of typos in various man pages.Frederic Cambus
2020-08-27add missing "regex" keyword; from heddi nabbisenJason McIntyre
2020-08-27Add pane_last format, GitHub issue 2353.Nicholas Marriott
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