Age | Commit message (Expand) | Author |
2022-09-08 | The SC7180 (snapdragon 7c) needs the SMMU quirk as well. | Mark Kettenis |
2022-09-08 | There is no need to uncomment the call_gadget macro, since in our driver | Marcus Glocker |
2022-09-08 | Zap inactive gadget functions. | Marcus Glocker |
2022-09-08 | Move bitmap functions to a new home. | Marcus Glocker |
2022-09-08 | Remove old debug code knobs, wrong comments, and unused pv entry flags. | Miod Vallat |
2022-09-08 | Support the sendmmsg and recvmmsg system calls. | Moritz Buhl |
2022-09-08 | ssl_cipher_process_rulestr: return early if a cipher command is invalid | Todd C. Miller |
2022-09-08 | In http_get_line() additionally strip any trailing space or tab from lines. | Claudio Jeker |
2022-09-08 | Remove useless -t | Klemens Nanni |
2022-09-08 | _rc_quirks is only called by _rc_parse_conf, so just merge the two. | Antoine Jacoutot |
2022-09-08 | initialise inteldrm device params from module params | Jonathan Gray |
2022-09-08 | Adjust HTTP header parsing to follow RFC more closely. | Claudio Jeker |
2022-09-08 | Rename global ifnet TAILQ | Klemens Nanni |
2022-09-08 | Remove vm_page_md fields which were only needed for pre-v7 arm ports. | Miod Vallat |
2022-09-08 | Adjust HTTP header parsing to follow RFC more closely. | Claudio Jeker |
2022-09-08 | Use generic PNP ID to match HID-over-I2C devices. | Mark Kettenis |
2022-09-08 | Add a few more pin mappings based on what is in some Linux device tree | Mark Kettenis |
2022-09-08 | riscv64: cpu_initclocks: install tb_timecounter before cpu_startclock() | Scott Soule Cheloha |
2022-09-08 | macppc: cpu_initclocks: install tb_timecounter before cpu_startclock() | Scott Soule Cheloha |
2022-09-08 | recognise Realtek ALC245 | Jonathan Gray |
2022-09-08 | match on Intel 600 Series LP HD Audio (0x51c8) | Jonathan Gray |
2022-09-07 | ssl_cipher_process_rulestr: don't read outside rule_str buffer | Todd C. Miller |
2022-09-07 | Add EVP test coverage for RC2. | Theo Buehler |
2022-09-07 | Add output length validation for EVP | Theo Buehler |
2022-09-07 | Add a few more PNP IDs to handle variants of the Qualcomm dual role | Mark Kettenis |
2022-09-07 | vmm(4): allow reading MSR_TSC on Intel hosts. | Dave Voutila |
2022-09-07 | On the Lenovo X13s the named components don't have the single mapping | Patrick Wildt |
2022-09-07 | sync with arm64.html | Jonathan Gray |
2022-09-07 | Fix passing explicit stage files | Klemens Nanni |
2022-09-07 | Remove the .SILENT bits again after feedback from bluhm | Klemens Nanni |
2022-09-07 | Mention bsd.rd and install72.img | Klemens Nanni |
2022-09-07 | ansi | Jonathan Gray |
2022-09-07 | GBe -> GbE | Jonathan Gray |
2022-09-07 | remove history of when each du(1) flag was added | Jonathan Gray |
2022-09-07 | StarFire -> StarFive | Jonathan Gray |
2022-09-06 | Document support for booting from RAID 1C on sparc64 | Klemens Nanni |
2022-09-06 | Crank (sparse) disk size from 64M to 128M to make arm64 happy again | Klemens Nanni |
2022-09-06 | Add VERBOSE=No default, .IGNORE and .SILENT REGRESS_CLEANUP | Klemens Nanni |
2022-09-06 | keep noise down, discard usage text for expected failure cases | Klemens Nanni |
2022-09-06 | Use multi-chunk RAID 1C with keydisk on softraid enabled archs | Klemens Nanni |
2022-09-06 | i386/lapic.c: sync with amd64/lapic.c | Scott Soule Cheloha |
2022-09-06 | Add a table-driven test for RC2 in ECB mode to replace the old one. | Theo Buehler |
2022-09-06 | Fix spacing/indent, no object change | Klemens Nanni |
2022-09-06 | Delete some unreferenced SMD, ST506 and archaic SCSI #define's | Kenneth R Westerback |
2022-09-06 | Attach aplmbox(4) early. | Mark Kettenis |
2022-09-06 | Properly free memory in filemode | Job Snijders |
2022-09-06 | Remove more mkerr.pl remnants, missed in previous | Klemens Nanni |
2022-09-06 | Replace aes_{ccm,xts}_cleanup usage with NULL. | Joel Sing |
2022-09-06 | Stop casting a size_t to a long and then passing it as a size_t. | Joel Sing |
2022-09-05 | sync | George Koehler |