index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-04-07
Remove kernel locks from the ARP input path. Caller if_netisr()
Alexander Bluhm
2023-04-07
Improve some test failure reporting
Theo Buehler
2023-04-07
Oops. Missed files in last commit.
Kenneth R Westerback
2023-04-07
Ignore ten getter and setter control macros related to proxy BIOs.
Ingo Schwarze
2023-04-07
Two minor tweaks that are useful for processing bio.h, among other headers:
Ingo Schwarze
2023-04-07
Mark BIO_CB_return(), BIO_cb_pre(), and BIO_cb_post() as intentionally
Ingo Schwarze
2023-04-07
Add helper functions find_mbr_desc() and find_gpt_desc() to allow
Kenneth R Westerback
2023-04-07
Pass a pt_entry pointer to rib_get() and rib_add().
Claudio Jeker
2023-04-07
Default 'Is the disk partition alrady mounted?' to 'no' on install
Klemens Nanni
2023-04-07
Fix whitespace on two lines
Theo Buehler
2023-04-07
Nail the root disk default in the guided disk encryption case
Klemens Nanni
2023-04-07
register a mapping of dwqe interfaces to ofw nodes/phandles.
David Gwynne
2023-04-07
avoid use of uninitialised memory
Jonathan Gray
2023-04-07
Determine PHY mode and pass the appropriate flags down to the PHY when we
Mark Kettenis
2023-04-07
register a mapping of dwqe interfaces to ofw nodes/phandles.
David Gwynne
2023-04-07
fixed regulators could have a "gpios" or "gpio" property.
David Gwynne
2023-04-07
drm/amdkfd: Get prange->offset after svm_range_vram_node_new
Jonathan Gray
2023-04-07
drm/i915: Move CSC load back into .color_commit_arm() when PSR is enabled on ...
Jonathan Gray
2023-04-07
drm/i915: Disable DC states for all commits
Jonathan Gray
2023-04-07
drm/i915/dpt: Treat the DPT BO as a framebuffer
Jonathan Gray
2023-04-07
drm/i915/gem: Flush lmem contents after construction
Jonathan Gray
2023-04-07
drm/amd/display: Take FEC Overhead into Timeslot Calculation
Jonathan Gray
2023-04-07
drm/amd/display: Add DSC Support for Synaptics Cascaded MST Hub
Jonathan Gray
2023-04-07
drm/amdgpu: allow more APUs to do mode2 reset when go to S4
Jonathan Gray
2023-04-07
drm/i915/tc: Fix the ICL PHY ownership check in TC-cold state
Jonathan Gray
2023-04-07
drm/amdkfd: Fixed kfd_process cleanup on module exit.
Jonathan Gray
2023-04-07
drm/amdkfd: fix potential kgd_mem UAFs
Jonathan Gray
2023-04-07
drm/amdkfd: fix a potential double free in pqm_create_queue
Jonathan Gray
2023-04-07
drm/amdkfd: Fix BO offset for multi-VMA page migration
Jonathan Gray
2023-04-07
add MLN
Theo de Raadt
2023-04-06
Add two more RK3568 clocks.
Mark Kettenis
2023-04-06
Fix two documentation bugs:
Ingo Schwarze
2023-04-06
Document the effects that BIO_set_info_callback(3), BIO_callback_ctrl(3),
Ingo Schwarze
2023-04-06
Properly document BIO_set_info_callback(3) and BIO_get_info_callback(3)
Ingo Schwarze
2023-04-06
The simplebus_attach() function already prints a newline, so drop it here.
Mark Kettenis
2023-04-06
Use RCS tag instead of an incorrect path.
Theo Buehler
2023-04-06
Move a comment to the proper place
Theo Buehler
2023-04-06
Markup route flags to get tags
Klemens Nanni
2023-04-06
wycheproof: fix copy-paste error in previous
Theo Buehler
2023-04-06
wycheproof: use EVP_MD instead of importing "hash"
Theo Buehler
2023-04-06
Check and assign on one line
Theo Buehler
2023-04-06
Zap extra empty line
Theo Buehler
2023-04-06
simplify sshsig_find_principals() similar to what happened to
Damien Miller
2023-04-06
remove redundant ssh!=NULL check; we'd already dereferenced it
Damien Miller
2023-04-06
match_user() shouldn't be called with user==NULL unless
Damien Miller
2023-04-06
don't care about glob() return value here.
Damien Miller
2023-04-06
better handle "phy-mode" properties, in particular around clk delays.
David Gwynne
2023-04-05
Push kernel lock into nd6_resolve()
Klemens Nanni
2023-04-05
ARP has a sysctl to show the number of packets waiting for an arp
Alexander Bluhm
2023-04-05
ARP has a queue of packets that should be sent after name resolution.
Alexander Bluhm
[prev]
[next]