summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2023-05-12drm/amd/display: fix a divided-by-zero errorJonathan Gray
2023-05-12drm/amd/display: fix PSR-SU/DSC interoperability supportJonathan Gray
2023-05-12drm/amd/display: limit timing for single dimm memoryJonathan Gray
2023-05-12drm/amd/display: Remove stutter only configurationsJonathan Gray
2023-05-12add apple-gmux.h for 6.1.28 drmJonathan Gray
2023-05-11Stop sending a PHY context update in iwx_run_stop()Stefan Sperling
2023-05-11pools are always initialised, zap overcautious NULL checkKlemens Nanni
2023-05-11mi_syscall() can add the KTRC_CODE_SYSCALL flag to the syscall code.Alexander Bluhm
2023-05-10nat-to may fail to insert state due to conflict on chosen sourceAlexandr Nedvedicky
2023-05-10New udl(4) device, reported by "S V" on tech@Miod Vallat
2023-05-10regenMiod Vallat
2023-05-10New udl(4) device, reported by "S V" on tech@Miod Vallat
2023-05-10Add flag SDEV_UFI so umass_scsi_attach() can provide informationKenneth R Westerback
2023-05-10Implement TCP send offloading, for now in software only. This isAlexander Bluhm
2023-05-09Don't return EPIPE from pipe kqfilterVisa Hankala
2023-05-09Inline once-used variable to sync all uvm_map_clean() callersKlemens Nanni
2023-05-09Apparently there is no need to set the PS2 field.Mark Kettenis
2023-05-08fix up some formatting in the pf_state_list comment.David Gwynne
2023-05-08The call to in_proto_cksum_out() is only needed before the packetAlexander Bluhm
2023-05-08To make ND6 mp-safe, the life time of struct llinfo_nd6 *ln =Alexander Bluhm
2023-05-08As the nd6 mutex protects the lifetime of struct llinfo_nd6 ln,Alexander Bluhm
2023-05-07I preparation for TSO in software, cleanup the fragment code. UseAlexander Bluhm
2023-05-07Remove net lock from DIOCOSFP{FLUSH,ADD,GET} aka. OS fingerprintingKlemens Nanni
2023-05-06Add support for RTL8153D.Kevin Lo
2023-05-05The mbuf_queue API allows read access to integer variables whichAlexander Bluhm
2023-05-04regenVitaliy Makkoveev
2023-05-04Push kernel lock deep down to sys_sysctl(). At least network subset ofVitaliy Makkoveev
2023-05-04Introduce a neighbor discovery mutex like ARP uses it. For now itAlexander Bluhm
2023-05-04regenKevin Lo
2023-05-04Add another Lenovo NVMe device id found in my ThinkPad X1 Extreme Gen 1.Kevin Lo
2023-05-03avoid use after freeJonathan Gray
2023-05-03Some checks in nd6_resolve() do not require kernel lock. The analogAlexander Bluhm
2023-05-03Remove net lock from DIOCGETRULESET and DIOCGETRULESETSKlemens Nanni
2023-05-02Sometimes the touchpad doesn't attach. Try to solve this issue beMark Kettenis
2023-05-02Remove bogus newline in printf.Mark Kettenis
2023-05-02sync with userlandTheo Buehler
2023-05-02Call nd6_ns_output() without kernel lock from nd6_resolve().Alexander Bluhm
2023-05-01The built-in 10G Ethernet on Apple arm64 hardware does not have a MACMark Kettenis
2023-05-01regenDavid Gwynne
2023-05-01Intel Braswell SDIODavid Gwynne
2023-05-01drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_varJonathan Gray
2023-04-30regenJonathan Gray
2023-04-30add Ryzen 7040 "Phoenix" APU device idJonathan Gray
2023-04-30Fix typo in MRDISKTYPE.Kenneth R Westerback
2023-04-30Remove the EFI RTC implementation on amd64. Since all amd64 systems weMark Kettenis
2023-04-30msdosfs: Never allocate clusters outside the volumeStefan Fritsch
2023-04-29Add "counter-timer" to openboot_special[] in order to not mention it asMiod Vallat
2023-04-29Remove net lock from DIOCGETQUEUEKlemens Nanni
2023-04-29remove some 19 year old #if 0 codeMike Larkin
2023-04-29whitespaceMike Larkin