summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
7 daysin ice(4), ensure that vsi->max_frame_size gets setStefan Sperling
8 daysadd placeholder for GC 11.5.2 APUJonathan Gray
8 daysprocmap(8) -> procmap(1); spotted by Avon RobertsonJonathan Gray
8 dayssparce -> sparseJonathan Gray
8 daysdrm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedJonathan Gray
8 daysdrm/amdgpu: Fix DPX valid mode check on GC 9.4.3Jonathan Gray
8 daysdrm/amdgpu: Adjust debugfs register access permissionsJonathan Gray
8 daysdrm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Jonathan Gray
8 daysdrm/amdgpu: Adjust debugfs eviction and IB access permissionsJonathan Gray
8 daysMove the stack 1GB higher, closer to the end of the userland address space.Miod Vallat
8 daysrevert tun(4) changes for now, breaks in kdump build (TUNSCAP/TIOCEXT clash)Stuart Henderson
9 daysuse down->up hammer to handle ENETRESET in ice_ioctl; can be refined laterStefan Sperling
9 daysavoid sending needless MAC address updates to ice(4) hardwareStefan Sperling
9 daysfor clarity, look at 'perm_addr' for obtaining the MAC when ice(4) attachesStefan Sperling
9 daysTypo fixes in commentsKevin Lo
9 daysprovide a way to negotiate network offloads between the kernel and userland.David Gwynne
9 daysimplement ice_down(); ifconfig ice0 down/up is working nowStefan Sperling
9 daysEnable ixv(4) in RAMDISK_CDYASUOKA Masahiko
10 daysFix simplefb colours for BPP16 and BPP24 by specifiying colourTobias Heider
10 daysAdds support for BPP16 16-bit color EFI framebuffer format as offeredTobias Heider
11 daysremove unused arm64_machdep.hJonathan Gray
11 daysrename bus space files to match other archsJonathan Gray
11 daysbump the type used to specify traffic queue bandwidth to 64bit.David Gwynne
11 daysadd wd to nam2blk to match bdevswJonathan Gray
11 daysorder nam2blk by major numberJonathan Gray
11 daysremove unused mainbus.h; ok miod@Jonathan Gray
12 daysIf nostop is set properly ignore stop signals with default handlers.Claudio Jeker
12 daysdrm/amd/display: Add null checks for 'stream' and 'plane' before dereferencingJonathan Gray
12 daysremove vmx_pmap_find_pte_ept(), used by removed EPT mprotect ioctlJonathan Gray
13 daysLock send socket buffer for fstat syscall.Alexander Bluhm
13 daysall archs now have ci_idepth, remove ifdefsJonathan Gray
13 daysreplace uvm.h includes with uvm_extern.h where possibleJonathan Gray
13 daysno need to include both uvm.h and uvm_extern.hJonathan Gray
13 daysDo not call uvm_swap_finicrypt_all() a second time in dumpsys().Jonathan Gray
13 daysremove unused XINTR() defineJonathan Gray
13 daysremove unused functions; ok mglocker@Jonathan Gray
13 dayslibz: sync with baseTheo Buehler
14 daysThe buffer flipper (incorrectly?) uses pmap_copy_page() from interruptMark Kettenis
14 daysSimplify uvm wire and unwire in psp(4) for lauch update data.Alexander Bluhm
14 daysRegenMiod Vallat
14 daysAdd support for Exar XR17V352, submitted by Sean on tech@Miod Vallat
14 daysRegenMiod Vallat
14 daysMore uftdi(4) devices; from Cameron Willams on tech@Miod Vallat
14 daysRegenMiod Vallat
14 daysMore udl(4) devices, from NetBSD.Miod Vallat
14 daysremove unused ifq_is_serialized()Jonathan Gray
2024-11-08Change 'labeloffset' to 0 from 64 as that space in the OpenBSD disklabel bloc...Kenneth R Westerback
2024-11-08Use read once in socket filter functions.Alexander Bluhm
2024-11-08Use mutex of receive socket buffer to protect so_oobmark.Alexander Bluhm
2024-11-08qcpas: send APM_POWER_CHANGE events upon ac / battery life changesLandry Breuil