summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
10 daysin ice(4), ensure that vsi->max_frame_size gets setStefan Sperling
10 daysAdd no-detach-on-destroy client option (useful for control modeNicholas Marriott
10 daysAdd two new style parameters, width and pad, which apply to scrollbars.Nicholas Marriott
10 daysec_mult: fix includesTheo Buehler
10 daysTurn off scrollbar when pane is in alternate screen, from Michael Grant,Nicholas Marriott
10 daysEC_KEY_copy() don't leave stale private keys in placeTheo Buehler
11 daysadd placeholder for GC 11.5.2 APUJonathan Gray
11 daysprocmap(8) -> procmap(1); spotted by Avon RobertsonJonathan Gray
11 dayssparce -> sparseJonathan Gray
11 daysdrm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedJonathan Gray
11 daysdrm/amdgpu: Fix DPX valid mode check on GC 9.4.3Jonathan Gray
11 daysdrm/amdgpu: Adjust debugfs register access permissionsJonathan Gray
11 daysdrm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Jonathan Gray
11 daysdrm/amdgpu: Adjust debugfs eviction and IB access permissionsJonathan Gray
11 dayscompatibiliy -> compatibilityJonathan Gray
11 daysMove the stack 1GB higher, closer to the end of the userland address space.Miod Vallat
11 daysx509_policy.c: point at RFC 9618Theo Buehler
11 daysrevert tun(4) changes for now, breaks in kdump build (TUNSCAP/TIOCEXT clash)Stuart Henderson
11 daysrpki-client: use macros for skipping rather than hardcoded numbersTheo Buehler
11 dayseck_prn: some more air to breatheTheo Buehler
11 dayseck_prn: fix includesTheo Buehler
11 daysec_prn: use pkey rather than pk for an EC_KEYTheo Buehler
11 dayseck_prn: use group rather than x for an EC_GROUPTheo Buehler
11 dayseck_prn: use ec_key rather than x for an EC_KEYTheo Buehler
11 dayseck_prn: consistently use bio for a BIO rather than b and bp randomlyTheo Buehler
11 dayseck_prn: sprinkle some empty lines and drop some parens for consistencyTheo Buehler
11 dayseck_prn: shuffle printing functions into a better orderTheo Buehler
11 daysuse down->up hammer to handle ENETRESET in ice_ioctl; can be refined laterStefan Sperling
11 daysavoid sending needless MAC address updates to ice(4) hardwareStefan Sperling
11 daysfor clarity, look at 'perm_addr' for obtaining the MAC when ice(4) attachesStefan Sperling
11 daysTypo fixes in commentsKevin Lo
12 daysprovide a way to negotiate network offloads between the kernel and userland.David Gwynne
12 daysAES_{decrypt,encrypt}() don't return void internal functionTheo Buehler
12 daysimplement ice_down(); ifconfig ice0 down/up is working nowStefan Sperling
12 dayssyncTheo de Raadt
12 daysTake into account how long the dns probe takes before decding toOtto Moerbeek
12 daysEnable ixv(4) in RAMDISK_CDYASUOKA Masahiko
12 daysmerge tap(4) into tun(4). it's the one driver providing both interfaces.David Gwynne
12 daysSecond sweep of foosz -> num_foos and friendsTheo Buehler
12 dayspowerpc/pci/pci_machdep.h moved to machine/pci_machdep.h in 2013Jonathan Gray
13 dayssyncTheo de Raadt
13 daysThe subject of a certificate is not optionalTheo Buehler
13 daysFix simplefb colours for BPP16 and BPP24 by specifiying colourTobias Heider
13 daysAdds support for BPP16 16-bit color EFI framebuffer format as offeredTobias Heider
13 daysUpdate libexpat to version 2.6.4.Alexander Bluhm
13 daysLink the new manual page EVP_PKEY_new_CMAC_key(3) to the buildIngo Schwarze
13 daysDocument EVP_PKEY_new_CMAC_key(3) in sufficient detail such that readersIngo Schwarze
13 daysAdd comment for crypto_cpu_caps_aarch64.Joel Sing
13 daysUse multipliers for stack offsets and tweak comment.Joel Sing
13 daysCheck the correct variable in cpuid().Joel Sing