summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
8 daysmake sure bpfsdetach is holding a bpf_d ref when invalidating stuff.David Gwynne
9 daysprovide network offloads between the kernel and userland againDavid Gwynne
9 daysAdd qccpucp(4), a driver for the CPUSS Control Processor (CPUCP) mailboxTobias Heider
9 daysAdjust deep logic in cursig() to handle sig_stop specially.Claudio Jeker
9 daysRemove unreachable check for orphaned process groups in cursig.Claudio Jeker
9 daysDo not dereference `pve' after releasing `pv_mtx'.Martin Pieuchot
10 dayswait for ice(4) software interrupt to occur when flushing queue interruptsStefan Sperling
10 daysfix build without ICE_DEBUGStefan Sperling
10 daysimplement the ice(4) Rx interrupt handlerStefan Sperling
10 daysin ice(4), ensure that vsi->max_frame_size gets setStefan Sperling
10 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 daysMove the stack 1GB higher, closer to the end of the userland address space.Miod Vallat
11 daysrevert tun(4) changes for now, breaks in kdump build (TUNSCAP/TIOCEXT clash)Stuart Henderson
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 daysimplement ice_down(); ifconfig ice0 down/up is working nowStefan Sperling
12 daysEnable ixv(4) in RAMDISK_CDYASUOKA Masahiko
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 daysremove unused arm64_machdep.hJonathan Gray
13 daysrename bus space files to match other archsJonathan Gray
13 daysbump the type used to specify traffic queue bandwidth to 64bit.David Gwynne
14 daysadd wd to nam2blk to match bdevswJonathan Gray
14 daysorder nam2blk by major numberJonathan Gray
14 daysremove unused mainbus.h; ok miod@Jonathan Gray
2024-11-11If nostop is set properly ignore stop signals with default handlers.Claudio Jeker
2024-11-10drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencingJonathan Gray
2024-11-10remove vmx_pmap_find_pte_ept(), used by removed EPT mprotect ioctlJonathan Gray
2024-11-10Lock send socket buffer for fstat syscall.Alexander Bluhm
2024-11-10all archs now have ci_idepth, remove ifdefsJonathan Gray
2024-11-10replace uvm.h includes with uvm_extern.h where possibleJonathan Gray
2024-11-10no need to include both uvm.h and uvm_extern.hJonathan Gray
2024-11-10Do not call uvm_swap_finicrypt_all() a second time in dumpsys().Jonathan Gray
2024-11-10remove unused XINTR() defineJonathan Gray
2024-11-09remove unused functions; ok mglocker@Jonathan Gray
2024-11-09libz: sync with baseTheo Buehler
2024-11-09The buffer flipper (incorrectly?) uses pmap_copy_page() from interruptMark Kettenis
2024-11-09Simplify uvm wire and unwire in psp(4) for lauch update data.Alexander Bluhm
2024-11-09RegenMiod Vallat
2024-11-09Add support for Exar XR17V352, submitted by Sean on tech@Miod Vallat