Age | Commit message (Expand) | Author |
2024-10-01 | In merge_peers also copy over the auth_conf from the new peer to the old | Claudio Jeker |
2024-10-01 | Fix typo in comment | Claudio Jeker |
2024-10-01 | Adjust to the pfkey changes in bgpd. | Claudio Jeker |
2024-10-01 | Rework the pfkey and tcp md5 API to not depend on struct peer. | Claudio Jeker |
2024-10-01 | Add a way to make the preview larger in tree mode, GitHub issue 4124. | Nicholas Marriott |
2024-10-01 | Make it more obvious which ruadd argument is the source and which one is | Claudio Jeker |
2024-10-01 | Adjust ptrace interface to properly suport single threaded continue. | Claudio Jeker |
2024-10-01 | Use global cursor style and colour options for modes instead of default, | Nicholas Marriott |
2024-10-01 | remove unused variable | Jonathan Gray |
2024-10-01 | drm: Expand max DRM device number to full MINORBITS | Jonathan Gray |
2024-10-01 | accel: Use XArray instead of IDR for minors | Jonathan Gray |
2024-10-01 | drm: Use XArray instead of IDR for minors | Jonathan Gray |
2024-10-01 | add DEFINE_XARRAY_ALLOC for 6.6.53 drm | Jonathan Gray |
2024-10-01 | add MINORBITS for 6.6.53 drm | Jonathan Gray |
2024-10-01 | add ACCEL_MAX_MINORS for 6.6.53 drm | Jonathan Gray |
2024-10-01 | Change pasting to bypass the output key processing entirely and write | Nicholas Marriott |
2024-09-30 | change release date | Theo de Raadt |
2024-09-30 | Improve some currently impossible error path in log_ext_subtype(). | Claudio Jeker |
2024-09-30 | Use ps_ppid instead of ps_pptr->ps_pid in all places. | Claudio Jeker |
2024-09-30 | handle non xa_limit_32b ranges in xarray | Jonathan Gray |
2024-09-30 | store xarray flags for XA_FLAGS_ALLOC1 test in alloc | Jonathan Gray |
2024-09-30 | Remove code after exit1() and NOTREACHED comment. Nothing will ever get there. | Claudio Jeker |
2024-09-30 | In bgpd_rtr_connect() do the setsockopt dance for IP_TOS and TCP_NODELAY | Claudio Jeker |
2024-09-30 | On some Windows terminals, if TIOCWINSZ does not return xpixel and | Nicholas Marriott |
2024-09-30 | Return the number of freed pages and handle SHRINK_STOP in drmbackoff(). | Martin Pieuchot |
2024-09-30 | Only use default-shell for popups, return to /bin/sh for run-shell, | Nicholas Marriott |
2024-09-30 | init xarray pool in drm_linux_init(), needed for static initialisation | Jonathan Gray |
2024-09-30 | remove WSDISPLAYIO_OGINFO compat ioctl, planned for after 7.3 | Jonathan Gray |
2024-09-29 | Fix grey colour, from Magnus Gross. | Nicholas Marriott |
2024-09-29 | add some commas, to aid readability; | Jason McIntyre |
2024-09-29 | sync synopsis and usage, sort commands, fix their spacing | Klemens Nanni |
2024-09-29 | remove unused cruft; ok kettenis@ | Jonathan Gray |
2024-09-29 | fix HWCAP_ASIMDHP test; ok kettenis@ | Jonathan Gray |
2024-09-29 | correct a prototype | Jonathan Gray |
2024-09-28 | catch up with the u-boot-aarch64 package split in install docs. changing | Stuart Henderson |
2024-09-27 | rsync: make blkhash_free() callable with NULL. | Theo Buehler |
2024-09-27 | rsync: avoid reallocarray() with a nmemb of 0. | Theo Buehler |
2024-09-27 | rsync: fix reallocarray() usage in blkhash_set() | Theo Buehler |
2024-09-27 | rpki-client: free deltas in rrdp_session_parse() as in rrdp_repo_free() | Theo Buehler |
2024-09-27 | rpki-client: check for getline error when reading the skiplist file | Theo Buehler |
2024-09-27 | test some more Match syntax, including criteria=arg and negations | Damien Miller |
2024-09-27 | Previous pipex.c,v 1.155 was broken if the client was not behind a NAT. | YASUOKA Masahiko |
2024-09-26 | fix previous change to ssh_config Match, which broken on negated | Damien Miller |
2024-09-26 | Fix amd64/GENERIC not linking due to missing pmap_shootept symbol. | Dave Voutila |
2024-09-26 | Add an ipi for executing INVEPT to flush EPT on remote cpus. | Dave Voutila |
2024-09-26 | remove unneeded psl.h include | Jonathan Gray |
2024-09-26 | Remove debug leftover. There is no need to run tcpdump anymore. | Claudio Jeker |
2024-09-26 | document that there are nvme sensors available and nudge the reader to sysctl; | Jason McIntyre |
2024-09-26 | remove unneeded includes; ok dv@ mlarkin@ | Jonathan Gray |
2024-09-25 | remove some unused defines; ok djm@ | Jonathan Gray |