Age | Commit message (Expand) | Author |
2020-01-01 | drm/amdkfd: fix a potential NULL pointer dereference (v2) | Jonathan Gray |
2020-01-01 | drm/amdgpu: fix uninitialized variable pasid_mapping_needed | Jonathan Gray |
2020-01-01 | drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2 | Jonathan Gray |
2020-01-01 | drm/amdgpu: fix potential double drop fence reference | Jonathan Gray |
2020-01-01 | drm/amdgpu: disallow direct upload save restore list from gfx driver | Jonathan Gray |
2020-01-01 | drm/amd/display: Fix dongle_caps containing stale information. | Jonathan Gray |
2019-12-31 | drm/drm_vblank: Change EINVAL by the correct errno | Jonathan Gray |
2019-12-31 | drm/amdgpu: grab the id mgr lock while accessing passid_mapping | Jonathan Gray |
2019-12-31 | drm: mst: Fix query_payload ack reply struct | Jonathan Gray |
2019-12-31 | convert infinite msleep(9) to msleep_nsec(9) | Jonathan Gray |
2019-12-31 | When all cells in a tbl(1) column are empty, set the column width | Ingo Schwarze |
2019-12-31 | totally sync the manpage queryopts with usage(); i've adopted the usage | Jason McIntyre |
2019-12-31 | Document fd_getfile_mode(9). | Visa Hankala |
2019-12-31 | sync | Theo Buehler |
2019-12-31 | The MRT draft turned into RFC6396, adjust comment. | Claudio Jeker |
2019-12-31 | Fix some races in kqueue_register(). | Visa Hankala |
2019-12-31 | Rename print_timer() to show_timer() and move it to output.c | Claudio Jeker |
2019-12-31 | plug memory leak | Marc Espie |
2019-12-31 | Use C99 designated initializers with struct filterops. In addition, | Visa Hankala |
2019-12-31 | In mrt_dump_hdr_rde() use clock_gettime(CLOCK_REALTIME, ) like it is done | Claudio Jeker |
2019-12-31 | reloadtime is not needed anymore. | Claudio Jeker |
2019-12-31 | Increase BER_MAX_OID_LEN from 32 to 64. Not every snmp OID found in the | Martijn van Duren |
2019-12-31 | Use km_alloc(9) instead of uvm_km_zalloc(). | Martin Pieuchot |
2019-12-31 | Convert infinite sleeps to {m,t}sleep_nsec(9). | Martin Pieuchot |
2019-12-31 | include sys/sensors.h for sensor use | Jonathan Gray |
2019-12-31 | include sys/sensors.h for sensor use | Jonathan Gray |
2019-12-31 | include sys/sensors.h for sensor use in cacvar.h | Jonathan Gray |
2019-12-31 | needs sys/sensor.h to standalone from whether machine/cpu.h pulls the | Theo de Raadt |
2019-12-30 | convert infinite msleep(9) to msleep_nsec(9) | Jonathan Gray |
2019-12-30 | convert infinite msleep(9) to msleep_nsec(9) | Jonathan Gray |
2019-12-30 | clear B_NOCACHE if the buffer has dependencies for softdep, since | Bob Beck |
2019-12-30 | tidy up the query options list, sync it as best as possible with usage, | Jason McIntyre |
2019-12-30 | Do not let readonly clients limit the size, suggested by Max Barraclough | Nicholas Marriott |
2019-12-30 | New config takes effect after machine reset, primary reboot is not enough | kn |
2019-12-30 | add a list of valid queryopts to usage, and change "dig -h" to just display | Jason McIntyre |
2019-12-30 | espie@ pointed out this page failed to mention the lists are intrusive, | Ingo Schwarze |
2019-12-30 | don't suppress error output from running updatelocatedb | Marc Espie |
2019-12-30 | simplify the list for moduli options - no need for -compact; | Jason McIntyre |
2019-12-30 | Do not perform top-level sort when -c is used with a -k field. | Todd C. Miller |
2019-12-30 | Convert infinite sleeps to {m,t}sleep_nsec(9). | Martin Pieuchot |
2019-12-30 | The loopback check in ip6_input_if() was needless. The ::1 destination | Alexander Bluhm |
2019-12-30 | In vcount() a safe loop over vnodes was commited to 4.4BSD in 1994. | Alexander Bluhm |
2019-12-30 | Add ne(4) support on cbus(4). | Kenji Aoyama |
2019-12-30 | 7 years later, I think the commit message was not enough. | Marc Espie |
2019-12-30 | convert infinite msleep(9) to msleep_nsec(9) | Jonathan Gray |
2019-12-30 | Remove the -x option currently used for FIDO/U2F-specific key flags. | Damien Miller |
2019-12-30 | Convert infinite sleeps to {m,t}sleep_nsec(9). | Martin Pieuchot |
2019-12-30 | document SK API changes in PROTOCOL.u2f | Damien Miller |
2019-12-30 | translate and return error codes; retry on bad PIN | Damien Miller |
2019-12-30 | improve some error messages; ok markus@ | Damien Miller |