Age | Commit message (Expand) | Author |
2019-07-30 | push rxed packets to the stack once per interrupt (per port) | David Gwynne |
2019-07-30 | Reorder some text in the windows & panes section and add some better | Nicholas Marriott |
2019-07-30 | In addresses, consistently use "+" rather than ".+1". | Ingo Schwarze |
2019-07-30 | Previous version accidentally enabled VMM_DEBUG, so turn that off. | Mike Larkin |
2019-07-30 | enable DRIVER and KMS debug messages when DRMDEBUG is defined | Jonathan Gray |
2019-07-30 | remove uneeded macro in previous; | Jason McIntyre |
2019-07-30 | let sshbuf_find/cmp take a void* for the search/comparison | Damien Miller |
2019-07-29 | correct mispellings of EACCES; from Kris Katterjohn | Theo de Raadt |
2019-07-29 | Support disk write in efiboot for armv7 and arm64. | YASUOKA Masahiko |
2019-07-29 | Expand description of ac_flag values into a tagged list. | Todd C. Miller |
2019-07-29 | Add AUNVEIL bit to the acct(5) manpage since it's already being used by both | Ricardo Mestre |
2019-07-29 | The IPv6 duplicate address detection may send a packet before the | Alexander Bluhm |
2019-07-29 | Make proxy auth work with http 1.1 speaking webservers. | Sebastian Benoit |
2019-07-29 | Support disk write in efiboot. Requested by deraadt. | YASUOKA Masahiko |
2019-07-29 | When setting immutable flags on directories with chflags(1), calling | Alexander Bluhm |
2019-07-29 | Shut down queues properly when bringing the interface down | Jonathan Matthew |
2019-07-29 | drm/i915: Fix I915_EXEC_RING_MASK | Jonathan Gray |
2019-07-29 | Add support for 802.11n Tx aggregation to net80211 and the iwn(4) driver. | Stefan Sperling |
2019-07-29 | reduce the diff to linux | Jonathan Gray |
2019-07-29 | dma-buf: Discard old fence_excl on retrying get_fences_rcu for realloc | Jonathan Gray |
2019-07-29 | Moving variables into struct in openssl(1) dgst | Kinichiro Inoguchi |
2019-07-29 | Remove several .Xrs to section 2 and 3 that help little. | Ingo Schwarze |
2019-07-29 | remove some VF bits now that iavf(4) exists | Jonathan Matthew |
2019-07-29 | regress: Add mips64 stack pivot asm for octeon in stackpivot tests | mortimer |
2019-07-29 | Add iavf(4), a driver for Intel Ethernet Adaptive Virtual Functions. | Jonathan Matthew |
2019-07-28 | vmm(4): join some short lines of code | Mike Larkin |
2019-07-28 | minor markup polishing and typo fixes; OK kn@ | Ingo Schwarze |
2019-07-28 | Simplification, no functional change: | Ingo Schwarze |
2019-07-28 | Document the iodevice keyword. | Mark Kettenis |
2019-07-28 | There is no point in pledge(2)ing literally the same list twice, | Ingo Schwarze |
2019-07-28 | In man(1) mode, do the search for each name independently, and | Ingo Schwarze |
2019-07-28 | Add missing article, use Dq not literal " | kn |
2019-07-28 | Update instructions to use the bootloader. | Visa Hankala |
2019-07-28 | sync | Visa Hankala |
2019-07-28 | Add octeon bootloader to the set of files that get copied | Visa Hankala |
2019-07-28 | Link octeon bootloader to the build. | Visa Hankala |
2019-07-28 | Add a dedicated ramdisk entry for the octeon bootloader to reduce | Visa Hankala |
2019-07-28 | Use imperative present tense consistently | kn |
2019-07-28 | Move ldom.conf.5 to ldomctl | kn |
2019-07-28 | Delete all CPUs from the primary and add back the number that we want to | Mark Kettenis |
2019-07-28 | Add support for configuring static direct I/O. | Mark Kettenis |
2019-07-28 | Address a few issues in the expansion of li.d and li.s: | Visa Hankala |
2019-07-28 | Improve structure, no functional change: | Ingo Schwarze |
2019-07-28 | With the DWC2 reset in place, dwctwo(4) should be safe to use | Visa Hankala |
2019-07-28 | Put DWC2 controller into reset mode on (pseudo-)shutdown to make | Visa Hankala |
2019-07-28 | Fix trimming of newline. | Visa Hankala |
2019-07-28 | regen | Jonathan Matthew |
2019-07-28 | add newer intel nic virtual function ids | Jonathan Matthew |
2019-07-28 | 16 channels is not enough to handle all common uaudio(4) devices, so | Alexandre Ratchov |
2019-07-27 | Move unveil prototypes from vfs_lookup.c to namei.h for functions | Alexander Bluhm |