Age | Commit message (Expand) | Author |
2022-02-17 | drm/amdgpu/display: change pipe policy for DCN 2.0 | Jonathan Gray |
2022-02-17 | drm/amd/display: Correct MPC split policy for DCN301 | Jonathan Gray |
2022-02-17 | drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayer | Jonathan Gray |
2022-02-17 | Writes to the ps_flags field of struct process should be atomic. | Rob Pierce |
2022-02-17 | remove unused defines | Jonathan Gray |
2022-02-17 | reduce includes | Jonathan Gray |
2022-02-17 | reduce includes | Jonathan Gray |
2022-02-16 | rev 1.4 was wrong to put potential IO operations after _GTS. | Theo de Raadt |
2022-02-16 | return unique errors (I chose some errno values.. ) for the various | Theo de Raadt |
2022-02-16 | Add missing FILTEROP_MPSAFE flag to fifoexcept_filtops. | Visa Hankala |
2022-02-16 | Reduce code duplication in FIFO event filters. | Visa Hankala |
2022-02-16 | Reduce code duplication in socket event filters. | Visa Hankala |
2022-02-16 | Add mpfiic(4), a driver for the PolarFire SoC MSS I2C controller. | Visa Hankala |
2022-02-16 | nat-to round-robin without a pool should fallback to POOL_NONE | Alexandr Nedvedicky |
2022-02-16 | unifdef PROC_PC | Jonathan Gray |
2022-02-16 | if the lids indicate we are not supposed to wakeup, return EAGAIN rather | Theo de Raadt |
2022-02-16 | If the lid is closed, suspend_finish() now returns EAGAIN, so go to the top | Theo de Raadt |
2022-02-16 | change MD gosleep() and sleep_finish() to return int, the MI code will be | Theo de Raadt |
2022-02-16 | Currently, wskbd_set_mixervolume() only adjusts the volume of the first | Anton Lindqvist |
2022-02-16 | Make room for a cookie argument passed to audio_attach_mi(). Currently | Anton Lindqvist |
2022-02-16 | check pf rule "set prio" values consistently. | David Gwynne |
2022-02-16 | prevent (re)opening of tun/tap interfaces that are being destroyed. | David Gwynne |
2022-02-16 | fill in support for rx prio handling. | David Gwynne |
2022-02-16 | rewrite vxlan to better fit the current kernel infrastructure. | David Gwynne |
2022-02-15 | Reintroduce ps state flag 'c' indicating chrooted process (via PS_BITS). | Rob Pierce |
2022-02-15 | Since acpitoshiba brightness button processing no longer plays games | Theo de Raadt |
2022-02-15 | Defer the actual setting of the display brightness to the acpi thread. | Mark Kettenis |
2022-02-15 | when the MI suspend code encounters problems, we need a way to | Theo de Raadt |
2022-02-15 | com at acpi like com at isa needs com_active() for suspend/resume support. | Claudio Jeker |
2022-02-15 | unifdef __OpenBSD__ | Jonathan Gray |
2022-02-15 | Backout previous "Unwire with map lock held" (commitid: SsVz7dLGFgR21kFe) | Klemens Nanni |
2022-02-15 | unifdef OpenBSD | Jonathan Gray |
2022-02-15 | consistently use __linux__ | Jonathan Gray |
2022-02-15 | Use knote_modify_fn() and knote_process_fn() in bpf. | Visa Hankala |
2022-02-15 | only tweak ifp if_flags while holding NET_LOCK. | David Gwynne |
2022-02-15 | make tun_link_state take the ifnet pointer instead of tun_softc. | David Gwynne |
2022-02-15 | unifdef TIOCHPCL, 4.3BSD compat ioctl | Jonathan Gray |
2022-02-15 | remove unused and uneeded bits in a byte define | Jonathan Gray |
2022-02-15 | MI disable_lid_wakeups() is not needed, x86 systems can do this | Theo de Raadt |
2022-02-15 | The DVACT_POWERDOWN step was accidentally moved in relation to some MD | Theo de Raadt |
2022-02-15 | fix mask in hppa inst_trap_return() | Jonathan Gray |
2022-02-14 | Make sure we call acpi_resume_cpu() with the right ACPI state. This was | Mark Kettenis |
2022-02-14 | don't deref pointer before test it is safe | Jonathan Gray |
2022-02-14 | fix cmalo_media_change() test | Jonathan Gray |
2022-02-14 | Unwire with map lock held | Klemens Nanni |
2022-02-14 | acpi_indicator() can take the softc*, instead of void* | Theo de Raadt |
2022-02-14 | Revert change to ps for displaying chrooted process. | Rob Pierce |
2022-02-14 | Use iic_is_compatible(9) and use the more generic compatible string to | Mark Kettenis |
2022-02-14 | Pass the entire compatible property for devices attaching to the iic(4) bus. | Mark Kettenis |
2022-02-14 | Delete incomplete implementation of bus_space_{alloc,free} in bus.h. | Kenji Aoyama |