summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-16drm/radeon: fix double freeJonathan Gray
2020-07-16drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003Jonathan Gray
2020-07-16drm: panel-orientation-quirks: Add quirk for Asus T101HA panelJonathan Gray
2020-07-16drm/ttm: Fix dma_fence refcnt leak when adding move fenceJonathan Gray
2020-07-16drm/ttm: Fix dma_fence refcnt leak in ttm_bo_vm_fault_reservedJonathan Gray
2020-07-16Since the page tables could be larger than 256MB allow for multipleMark Kettenis
2020-07-16Remove the refill timeout and wait for interrupts to finish whenJonathan Matthew
2020-07-16use a mutex to serialise the test and set of ifp->if_link_state.David Gwynne
2020-07-16Fix perl bugs that had me printing the wrong cert number for errorsBob Beck
2020-07-16sc_atq_mtx is unused, so get rid of itDavid Gwynne
2020-07-16Initialize sis_ring_init() 'sis_rx_prod' and 'sis_rx_cons' to 0.Kevin Lo
2020-07-15Userland timecounter implementation for arm64.Mark Kettenis
2020-07-15ieee80211: track micfail timeout with getuptime(9) instead of tickscheloha
2020-07-15powerpc64 has the sysctl's for power control, so it can use theTheo de Raadt
2020-07-15settimeofday(2): securelevel 2: prevent root from freezing the UTC clockcheloha
2020-07-15Remove unused variablesdenis
2020-07-15Make CERT and CERTREQ payloads optional for public key authentication.tobhe
2020-07-15Fix races in pppacopen() caused by malloc(9).mvs
2020-07-15Fix agintc(4) for non-MULTIPROCESSOR kernels. Due to the recent changesPatrick Wildt
2020-07-15Add sizes to free(9) callskn
2020-07-15Run the sxitemp(4) at IPL_SOFTCLOCK instead of IPL_VM. Prevents "panic:Darren Tucker
2020-07-15Renumber after killing windows for choose-tree.Nicholas Marriott
2020-07-15Add a forward declaration of struct cpu_info.Mark Kettenis
2020-07-15Handle padding cells correctly when searching, GitHub issue 2301.Nicholas Marriott
2020-07-15Optimize character rendering in 32bpp mode, with unrolled rows andFrederic Cambus
2020-07-15Use CPU_IS_PRIMARY macro on alpha and mips64.Frederic Cambus
2020-07-15- Add [-a rounds] in ssh-keygen man page and usage()solene
2020-07-15tmpfs_reclaim() has to make sure the VFS cache has no more locks heldGerhard Roth
2020-07-15Use SENSOR_ENERGY as the type of energy sensors.Mark Kettenis
2020-07-15POWE9 CPUs provide an energy sensor that accumulates the emount of energyMark Kettenis
2020-07-15Fix previous by calling the correct function.Darren Tucker
2020-07-15start sentence with capital letter;Jason McIntyre
2020-07-15Update test to match recent change in match.cDarren Tucker
2020-07-15Use $OBJ to find key files. Fixes test when run on an obj directoryDarren Tucker
2020-07-15patrick@ pointed out there was a gap in the flow group numbering.Jonathan Matthew
2020-07-15Add default for number of rounds (-a). ok djm@Darren Tucker
2020-07-15The exit code from the perl matters hereBob Beck
2020-07-15Don't leak the X509_STOREBob Beck
2020-07-15Consistently convert syndrome codes from big endian before printing them.Jonathan Matthew
2020-07-15Add certificate validation tests generated using the tools fromBob Beck
2020-07-15Scott Cheloha convinces me the newly added tsleep_nsec should be tsleep,Theo de Raadt
2020-07-14allow some additional control over the use of ssh-askpassDamien Miller
2020-07-14Properly clean up and dereference 'old' policy after failed lookup.tobhe
2020-07-14Print real/avail mem like we do on all other architectures.Mark Kettenis
2020-07-14Make INTx interupts work.Mark Kettenis
2020-07-14Add xics(4), a driver for the OPAL virtual ICS.Mark Kettenis
2020-07-14Add FDT interrupt support.Mark Kettenis
2020-07-14Convert option handling for openssl(1) verify.Joel Sing
2020-07-14Dedup the use legacy stack code.Joel Sing
2020-07-14Revert the TLSv1.3 version switching fix/hack.Joel Sing