summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-26Currently malloc caches a number of free'ed regions up to 128kOtto Moerbeek
2022-02-26regenMark Kettenis
2022-02-26Add Broadcom BCM4387.Mark Kettenis
2022-02-26Remove excessive ;Claudio Jeker
2022-02-26add the mbuf tag that prevents loops in vxlan_encap, not vxlan_output.David Gwynne
2022-02-26have another go at fixing assert "sc->sc_dev == NUM" failed.David Gwynne
2022-02-25Reported-by: syzbot+1b5b209ce506db4d411d@syzkaller.appspotmail.comPhilip Guenther
2022-02-25To fix crashes seen by Hrvoje with pfsync, IPsec and parallelAlexander Bluhm
2022-02-25use setall for setusercontext, to make it simpler to inherit new changes.Ted Unangst
2022-02-25add setrtable to pledge("id"). from Matthew MartinTed Unangst
2022-02-25A few additional changes related to the now 32 bit accounting flag.Rob Pierce
2022-02-25Whitespace.Rob Pierce
2022-02-25fix indent and other minor KNF nitsTheo Buehler
2022-02-25Enable cduart(4) on arm64.Visa Hankala
2022-02-25The pointer returned by pt_fill() can be directly used in most cases.Claudio Jeker
2022-02-25For add-path send the Adj-RIB-Out needs to handle multiple paths perClaudio Jeker
2022-02-25Remove the char * casts from arguments to do_lstat, do_readdir andDarren Tucker
2022-02-25Move pr_attach and pr_detach to a new structure pr_usrreqs that canPhilip Guenther
2022-02-25in6_ioctl() is declared in in6_var.h as it's used in if_umb.c, soPhilip Guenther
2022-02-25save an unneccessary alloc/free, based on patch fromDamien Miller
2022-02-24Get rid of SHA1 for comparing CRL's - use SHA512 just like we do for certs.Bob Beck
2022-02-24Remove accidentally committed debug code.Theo Buehler
2022-02-24struct prefix holds path_id_tx for the path id sent to peers whenClaudio Jeker
2022-02-24Rename parselabel() to parsefstab() and makelabel() toKenneth R Westerback
2022-02-24Fix kernel stack alignment on riscv64Visa Hankala
2022-02-24Reserve room for holding curcpu pointer in u-areaVisa Hankala
2022-02-24drm/amd/display: fix yellow carp wm clampingJonathan Gray
2022-02-24drm/amd/display: Cap pflip irqs per max otg numberJonathan Gray
2022-02-24display/amd: decrease message verbosity about watermarks table failureJonathan Gray
2022-02-24drm/i915/ttm: tweak priority hint selectionJonathan Gray
2022-02-24drm/i915: Fix mbus join config lookupJonathan Gray
2022-02-24drm/i915: Fix dbuf slice config lookupJonathan Gray
2022-02-24drm/i915/opregion: check port number bounds for SWSCI display power stateJonathan Gray
2022-02-24drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.Jonathan Gray
2022-02-24drm/amd/pm: correct the sequence of sending gpu reset msgJonathan Gray
2022-02-24drm/atomic: Don't pollute crtc_state->mode_blob with error pointersJonathan Gray
2022-02-24drm/radeon: Fix backlight control on iMac 12,1Jonathan Gray
2022-02-24drm/amdgpu: fix logic inversion in checkJonathan Gray
2022-02-24drm/amd: Only run s3 or s0ix if system is configured properlyJonathan Gray
2022-02-24drm/amd: add support to check whether the system is set to s3Jonathan Gray
2022-02-24drm/amd: Warn users about potential s0ix problemsJonathan Gray
2022-02-24Regen most of the config output. With support for alternating ports theClaudio Jeker
2022-02-24Minor tweaksTheo Buehler
2022-02-24Add sanity checks on p and q in old_dsa_priv_decode()Theo Buehler
2022-02-24regenVitaliy Makkoveev
2022-02-24Unlock getsockname(2) syscall. For inet and UNIX sockets it fills passedVitaliy Makkoveev
2022-02-24Fix PIC_SYM() macro: it never needs to token paste, so it's notPhilip Guenther
2022-02-24document the tunnel ioctls that vxlan supports.David Gwynne
2022-02-24slight wording tweakDavid Gwynne
2022-02-23Prints in iked fuzzer fill 77% of full regress output. Nobody wantsAlexander Bluhm