summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
4 daysImprove error handling of psp(4) driver.Alexander Bluhm
4 daysNo need to call unsleep() if p_wchan is NULL.Claudio Jeker
4 daysuse ifq_deq_set_oactive if we're in an if_deq_begin "transaction"David Gwynne
5 daysprovide ifq_deq_set_oactive.David Gwynne
5 daysuse a tailq for the global list of bpf_if structs.David Gwynne
5 daysgather ice(4) hardware counters for debuggingStefan Sperling
5 daysimplement ice_add_rx_lldp_filter()Stefan Sperling
5 daysremove forward declaration of struct mountJonathan Gray
5 daysTeach ddb how to disassemble endbr64.Anton Lindqvist
5 dayskill our kids before we die, or there will be panicJoshua Stein
6 daysfix tcpdump on pfsync interfaces.David Gwynne
6 daysCast atomic_load_int(9) to signed int when loading `securelevel'.Vitaliy Makkoveev
6 daysmove bus space extern to bus.h; ok mpi@Jonathan Gray
6 daysFix some typos in comments in i386/amd64 bootblocksMike Larkin
7 daysdrm/amdkfd: Accounting pdd vram_usage for svmJonathan Gray
7 daysbump the "mru" up to MAXMCLBYTES.David Gwynne
7 daysinclude tun_hdr in the length reported by FIONREAD and kq if it's enabled.David Gwynne
7 daysadd qccpucp to GENERICTobias Heider
7 daysmake sure bpfsdetach is holding a bpf_d ref when invalidating stuff.David Gwynne
8 daysprovide network offloads between the kernel and userland againDavid Gwynne
8 daysAdd qccpucp(4), a driver for the CPUSS Control Processor (CPUCP) mailboxTobias Heider
8 daysAdjust deep logic in cursig() to handle sig_stop specially.Claudio Jeker
8 daysRemove unreachable check for orphaned process groups in cursig.Claudio Jeker
8 daysDo not dereference `pve' after releasing `pv_mtx'.Martin Pieuchot
9 dayswait for ice(4) software interrupt to occur when flushing queue interruptsStefan Sperling
9 daysfix build without ICE_DEBUGStefan Sperling
9 daysimplement the ice(4) Rx interrupt handlerStefan Sperling
9 daysin ice(4), ensure that vsi->max_frame_size gets setStefan Sperling
9 daysadd placeholder for GC 11.5.2 APUJonathan Gray
9 daysprocmap(8) -> procmap(1); spotted by Avon RobertsonJonathan Gray
9 dayssparce -> sparseJonathan Gray
10 daysdrm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedJonathan Gray
10 daysdrm/amdgpu: Fix DPX valid mode check on GC 9.4.3Jonathan Gray
10 daysdrm/amdgpu: Adjust debugfs register access permissionsJonathan Gray
10 daysdrm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Jonathan Gray
10 daysdrm/amdgpu: Adjust debugfs eviction and IB access permissionsJonathan Gray
10 daysMove the stack 1GB higher, closer to the end of the userland address space.Miod Vallat
10 daysrevert tun(4) changes for now, breaks in kdump build (TUNSCAP/TIOCEXT clash)Stuart Henderson
10 daysuse down->up hammer to handle ENETRESET in ice_ioctl; can be refined laterStefan Sperling
10 daysavoid sending needless MAC address updates to ice(4) hardwareStefan Sperling
10 daysfor clarity, look at 'perm_addr' for obtaining the MAC when ice(4) attachesStefan Sperling
10 daysTypo fixes in commentsKevin Lo
11 daysprovide a way to negotiate network offloads between the kernel and userland.David Gwynne
11 daysimplement ice_down(); ifconfig ice0 down/up is working nowStefan Sperling
11 daysEnable ixv(4) in RAMDISK_CDYASUOKA Masahiko
12 daysFix simplefb colours for BPP16 and BPP24 by specifiying colourTobias Heider
12 daysAdds support for BPP16 16-bit color EFI framebuffer format as offeredTobias Heider
12 daysremove unused arm64_machdep.hJonathan Gray
12 daysrename bus space files to match other archsJonathan Gray
12 daysbump the type used to specify traffic queue bandwidth to 64bit.David Gwynne