index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2022-01-27
drm/dp: Don't read back backlight mode in drm_edp_backlight_enable()
Jonathan Gray
2022-01-27
drm: fix null-ptr-deref in drm_dev_init_release()
Jonathan Gray
2022-01-27
drm/ttm: Put BO in its memory manager's lru list
Jonathan Gray
2022-01-27
Cast to unsigned integer before overflow can happen.
Alexander Bluhm
2022-01-27
cad(4): Disable unused priority queues
Visa Hankala
2022-01-27
drop some local changes in an unused function
Jonathan Gray
2022-01-27
raise sched_engine lock mtx ipl to IPL_TTY
Jonathan Gray
2022-01-27
raise mm obj_lock mtx ipl to IPL_TTY
Jonathan Gray
2022-01-27
use process name for both thread and process name
Jonathan Gray
2022-01-26
An ACPI device needs to be both present and enabled for it to function.
Mark Kettenis
2022-01-26
shrink uca.ibufsize from UCHCOMIBUFSIZE to wMaxPacketSize of bulk-in pipe
SASANO Takayoshi
2022-01-26
Make vmm(4/amd64) tracepoints amd64-only
Klemens Nanni
2022-01-26
Rework initialization of sensors on device connect.
Anton Lindqvist
2022-01-26
implement might_alloc() using assertwaitok()
Jonathan Gray
2022-01-26
reduce diff to linux ggtt_probe_common()
Jonathan Gray
2022-01-25
reduce diff to linux shmem_create_from_object()
Jonathan Gray
2022-01-25
reduce diff to linux vm_fault_cpu()
Jonathan Gray
2022-01-25
Use unguarded loads in stack trace saving
Visa Hankala
2022-01-25
Preserve pcb_onfault in kdbpeek() and kdbpoke()
Visa Hankala
2022-01-25
Capture a repeated pattern into sysctl_securelevel_int function
Greg Steuck
2022-01-24
An af-to pf rule must have an address family naf to use after
Alexander Bluhm
2022-01-24
sync dma-resv with linux-5.15.y
Jonathan Gray
2022-01-23
move uao_reference() call before uvm_map()
Jonathan Gray
2022-01-23
Define all TCP TF_ flags as unsigned numbers. They are stored in
Alexander Bluhm
2022-01-21
release mtx before pool_get() in __xa_alloc()/__xa_store() when
Jonathan Gray
2022-01-21
Limit unwinder symbol search to FUNC symbols
Visa Hankala
2022-01-21
Fix and re-enable active scans on iwm(4) and iwx(4).
Stefan Sperling
2022-01-21
Enable dt(4)
Klemens Nanni
2022-01-21
Fix NULL dereference which allows user programs to read parts
Tobias Heider
2022-01-21
sync kfd_ioctl.h with linux 5.15
Jonathan Gray
2022-01-21
move media-bus-format.h to match comment in drm_connector.c
Jonathan Gray
2022-01-20
pfkey import_flow() must do the NULL check before doing pointer
Alexander Bluhm
2022-01-20
snprintf(9) allows NULL string if size is 0. But doing NULL pointer
Alexander Bluhm
2022-01-20
Don't return uninitialized stack memory on copyin() error.
Tobias Heider
2022-01-20
regen
Jonathan Gray
2022-01-20
add Tiger Lake H ids
Jonathan Gray
2022-01-20
Shifting signed integers left by 31 is undefined behavior in C.
Alexander Bluhm
2022-01-20
drm/amd/display: explicitly set is_dsc_supported to false before use
Jonathan Gray
2022-01-20
dt: Add frame skip parameters for octeon
Visa Hankala
2022-01-20
xa_pool is protected by xa_lock mtx so drop pool ipl to IPL_NONE
Jonathan Gray
2022-01-20
initial support for drm sync files, fences associated with file
Jonathan Gray
2022-01-19
Only invoke the underlying cpuid instruction if the real CPU might support
Philip Guenther
2022-01-19
On SDHC version 3.0 controllers the divisor doesn't have to be a power
Patrick Wildt
2022-01-19
Grab the kernel lock in uvm_wxcheck() when aborting the process
Klemens Nanni
2022-01-19
Remove temporary verbose logging.
Anton Lindqvist
2022-01-19
go back to rev 1.5 of irq_work.h with tasks on system_wq
Jonathan Gray
2022-01-19
no longer need to disable -Wtautological-compare and
Jonathan Gray
2022-01-19
move some unused functions under ifdef
Jonathan Gray
2022-01-19
Comment out an incorrect lock assertion.
Martin Pieuchot
2022-01-19
__always_inline needs the inline keyword as well as the attribute
Jonathan Gray
[next]