summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
40 hoursvio(4): Fix TSO without MRG_RXBUFJan Klemkow
2 dayssys/uvideo: sync GUID to pixelformat mappngs with Linux 6.13-rc7kirill
2 daysMove some copyout()s within ifioctl_get() out of shared netlock.Vitaliy Makkoveev
2 daysLock the new socket in sonewconn() also for the internet family.Alexander Bluhm
3 daysRemove net lock from TCP sysctl for keep alive.Alexander Bluhm
3 daysconstify struct virtio_feature_nameStefan Fritsch
3 dayssys/videoio.h: sync V4L2 with Linux-6.13-rc7kirill
4 dayslet pppoe data packets go through if_vinput instead of the pppoeinq.David Gwynne
4 daysUnlock sysctl_malloc().Vitaliy Makkoveev
4 daysvio: avoid some spurious error messages with qemuStefan Fritsch
4 dayswhitespace fixesStefan Fritsch
4 daysRemove exclusive net lock from TCP timers.Alexander Bluhm
5 daysvio: Enable multiqueueStefan Fritsch
5 daysuse IPL_TTY with context guc state lock as spin_lock_irqsave() is usedJonathan Gray
5 dayssync set_scheduler_caps() with linuxJonathan Gray
5 daysUnlock the tcp(4) case of somove().Vitaliy Makkoveev
5 daysRework the INP tables walkthrough in the KERN_FILE_BYFILE case ofVitaliy Makkoveev
5 daysZeroing free pages to improve compression became superfluous with the permanentKenneth R Westerback
5 daysarm64/efiboot: load DTB on HONOR Magicbook 14 Artkirill
5 dayssys/ihidev: move debug log resettign to the right placekirill
5 dayssys/uvideo: bypass unknown pixelformat to consumerkirill
5 daysDo not depend on RW_SLEEPFAIL in ntfs_ntlookupClaudio Jeker
6 daystaskq_del_barrier(9) and timeout_del_barrier(9) should always callVitaliy Makkoveev
6 daysUnbreak powerpc64 by adding a dummy implementation ofMark Kettenis
6 daysRemove double include of sys/videoio.h, and re-sort includes to be moreMarcus Glocker
7 daysDebug level 3 got too noisy, and leaves the system back almost unusableMarcus Glocker
8 daysFix indent.Alexander Bluhm
8 daysUse #ifdef for HIBERNATE.Marcus Glocker
9 daysfix "drm/amdgpu: rework resume handling for display (v2)"Jonathan Gray
9 daysMake gpiokeys(4) interrupt-driven if we have interrupts.Mark Kettenis
9 daysImplement support for using GPIO pins as interrupt pins in qcgpio(4).Mark Kettenis
9 daysRemove unused struct memeber and make some purely cosmetic changes.Mark Kettenis
9 daysImplement support for using GPIO pins as interrupt pins.Mark Kettenis
9 daysIf HIB_DONE fails, print a warning message to the user.Marcus Glocker
9 daysReplace bcopy() with memcpy() in route_peeraddr().Alexander Bluhm
9 daysAdd 'socket' refcnt type to dt(4).Vitaliy Makkoveev
9 daysReturn EPROTO error when attempting to unsplice the not spliced socket.Vitaliy Makkoveev
9 daysRun TCP sysctl ident and drop with shared net lock.Alexander Bluhm
10 daysvirtio: Support unused virtqueuesStefan Fritsch
10 daysTeach sr_hibernate_io to handle HIB_DONE.lucas
11 daysregenJonathan Gray
11 daysadd Intel Arrow Lake (ARL) graphics idsJonathan Gray
11 dayssys/ihidev: add missed looking for a device quirkskirill
11 daysStop doing `ssp_task' and `ssp_idleto' re-initialization in sosplice().Vitaliy Makkoveev
11 daysAdd LED support for ikbd(4) keyboards.Marcus Glocker
11 dayssys/ihidev: quirk for Honor MagicBook's touchpadkirill
11 daysuaudio: Drop UAUDIO_DEBUG defined by mistake in the last commitAlexandre Ratchov
12 daysDelete ether_frm_control() which just returned EOPNOTSUPP: pru_control()Philip Guenther
12 daysReplace lost ';' so it compiles again.Kenneth R Westerback
12 daysPartially revert kern/subr_hibernate.c r1.147lucas