summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-08-01drm/amd/display: Optimize bandwidth on following fast updateJonathan Gray
2022-08-01drm/amd/display: Reset DMCUB before HW initJonathan Gray
2022-08-01drm/amd/display: Ignore First MST Sideband Message Return ErrorJonathan Gray
2022-08-01drm/amdgpu/display: add quirk handling for stutter modeJonathan Gray
2022-08-01drm/amd/display: Fork thread to offload work of hpd_rx_irqJonathan Gray
2022-08-01drm/amd/display: Add option to defer works of hpd_rx_irqJonathan Gray
2022-08-01drm/amd/display: Support for DMUB HPD interrupt handlingJonathan Gray
2022-08-01syncTheo de Raadt
2022-08-01some ports bootstraps, and go internals, need a bit more time to adaptTheo de Raadt
2022-08-01Introduce and use uvm_pagewait() where PG_WANTED is set.Martin Pieuchot
2022-08-01KNFMark Kettenis
2022-07-31Replace selwakeup() with KNOTE() in audio(4)Visa Hankala
2022-07-30Now that we have proper .text and .data sections we need to move dt_blob toPatrick Wildt
2022-07-30Kill virtual address randomization for the EFI runtime. It was a neat ideaMark Kettenis
2022-07-30Fix build without intagpKlemens Nanni
2022-07-29Give to PE/COFF file proper .text and .data sections, and fill in theMark Kettenis
2022-07-29Replace the swap extent(9) usage by a blist data structure.Sebastien Marie
2022-07-29Allocate if_index before queue initVisa Hankala
2022-07-28In the kernel exist functions to print routes, but they were notAlexander Bluhm
2022-07-28Checking the fragment flags of an incoming IP packet does not needAlexander Bluhm
2022-07-28Zap prototypes for nonexistent nd6_setmtu() and in6_ifdel()Klemens Nanni
2022-07-28Zap outdated nd6_free() comment about staticKlemens Nanni
2022-07-28Release PF und NET lock before calling copyin for DIOCXCOMMIT.Moritz Buhl
2022-07-28Remove bogus mtw_read_cfg.Kevin Lo
2022-07-27Postpone calling the EFI SetVirtualAddressMap() interface until efi(4)Mark Kettenis
2022-07-27Support "empty" phandles in interrups-extended properties. This is neededMark Kettenis
2022-07-27Partially catch up with device tree bindings in mainline Linux.Mark Kettenis
2022-07-27Fix reconstructed softraid bootlineKlemens Nanni
2022-07-27now that llist is fixed enable more of i915 __notify_execute_cb()Jonathan Gray
2022-07-27fix llist_for_each_entry*Jonathan Gray
2022-07-27Enumerate and shift PHY mode bits.James Hastings
2022-07-27retire Rise CPU identification codeDaniel Dickman
2022-07-26Only allow changing the domainname (from empty) before securelevel increase.Theo de Raadt
2022-07-25The IPv4 reassembly code is MP safe, so we can run it in parallel.Alexander Bluhm
2022-07-25The GPIO pin on Apple M1 systems is actually connected to the SDZ pin, whichMark Kettenis
2022-07-25Print function name for contextKlemens Nanni
2022-07-25Don't grab netlock within pppacioctl(). pipex(4) doesn't rely onVitaliy Makkoveev
2022-07-25Remove "Static" keyword from pipex(4) layer.Vitaliy Makkoveev
2022-07-25Fix annotation of smr_tqh_lastVisa Hankala
2022-07-25Replace selwakeup() with KNOTE() in socket event activationVisa Hankala
2022-07-24Fix assertion for write netlock in rip6_input(). ip6_input() hasAlexander Bluhm
2022-07-24regenKlemens Nanni
2022-07-24Update Atheros AR928X pcidev stringKlemens Nanni
2022-07-24Revert simplification of the aiodone daemon it breaks swap on arm64.Martin Pieuchot
2022-07-24macppc, powerpc: retrigger deferred DEC interrupts from splx(9)Scott Soule Cheloha
2022-07-23timecounting: use full 96-bit product when computing elapsed timeScott Soule Cheloha
2022-07-23kernel: remove global "randompid" toggleScott Soule Cheloha
2022-07-23Discard relative movement packets outside of [-127, 127] range toStefan Hagen
2022-07-22Zap nd6_recalc_reachtm_interval indirectionKlemens Nanni
2022-07-22Leftovers from florian's RS/NA purge from the kernel in 2017.Klemens Nanni