index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2023-03-26
Change CASMAGIC to 0xFEDABABE so that it cannot accidentally end up in
ragge
2023-03-26
Ensure that the kernel do not try to allocate a S0 segment larger than 1G,
ragge
2023-03-26
Use backing device to send advertisements. Otherwise the packets originate
mlelstv
2023-03-25
s/resultion/resolution/ in comment.
andvar
2023-03-25
s/Predective/Predictive/ and s/dedected/detected/ in comments.
andvar
2023-03-25
s/deteted/detected/ in log message.
andvar
2023-03-25
s/deteced/detected/ and s/couner/counter/ in comments.
andvar
2023-03-25
Fix NetBSD/amiga bootblocks for Kickstart 3.2 - from Karoly Balogh
abs
2023-03-25
Mark as MPSAFE.
mlelstv
2023-03-25
Fix 32bit overflow when calculating balloon size.
mlelstv
2023-03-25
A single SCSI request may require multiple slots in the virtio queue
mlelstv
2023-03-25
restore fetch of qsize.
mlelstv
2023-03-25
Setup virtqueues after registering them to virtio_softc
yamaguchi
2023-03-24
Added check of pointer for allocated memory before release of resource
yamaguchi
2023-03-24
vioif(4): fix wrong memory allocation size
yamaguchi
2023-03-24
Allow a PVH dom0 to use VGA as console: make xen_pvh_consinit() return 1 if
bouyer
2023-03-24
mpacpi_config_cpu(): Xen with a PVH dom0 reports x2apic->LocalApicId
bouyer
2023-03-24
extattr_set_vp(): properly handle XATTR_REPLACE flags, FFSv2ea will return
bouyer
2023-03-24
Unwrap. NFCI.
skrll
2023-03-23
nfs: Avoid free of uninitialized on bad name size in create, mknod.
riastradh
2023-03-23
nfs: Use unsigned name lengths so we don't trip over negative ones.
riastradh
2023-03-23
nfs: Avoid integer overflow in nfs_namei bounds check.
riastradh
2023-03-23
nfs: Use unsigned fhlen so we don't trip over negative values.
riastradh
2023-03-23
vioif(4): clear flags when configure is failed
yamaguchi
2023-03-23
Added functions to set interrupt handler and index into virtqueue
yamaguchi
2023-03-23
viocon(4): fix not to allocate unused virtqueue
yamaguchi
2023-03-23
Set virtqueues in virtio_child_attach_finish
yamaguchi
2023-03-23
vioif(4): divide IFF_OACTIVE into per-queue
yamaguchi
2023-03-23
vioif(4): reorganize functions
yamaguchi
2023-03-23
vioif(4): rename sc_hdr_segs to sc_segs
yamaguchi
2023-03-23
vioif(4): added functions to manipulate network queues
yamaguchi
2023-03-23
vioif(4): added new data structure for network queues
yamaguchi
2023-03-23
vioif(4): added __predct_false to error check
yamaguchi
2023-03-23
vioif(4): prepare slot before dequeuing
yamaguchi
2023-03-23
vioif(4): added a structure to manage variables for packet processings
yamaguchi
2023-03-23
vioif(4): increase output error counter
yamaguchi
2023-03-23
vioif(4): merge drain into clear of queue
yamaguchi
2023-03-23
vioif(4): divide interrupt handler for receiving
yamaguchi
2023-03-23
vioif(4): drain receive buffer on stopping the device
yamaguchi
2023-03-23
vioif(4): fix missing virtio_enqueue_abort for error handling
yamaguchi
2023-03-23
vioif(4): added event counters related to receive processing
yamaguchi
2023-03-23
vioif(4): adjust receive buffer to ETHER_ALIGN
yamaguchi
2023-03-23
vioif(4): stop interrupt before schedule handler
yamaguchi
2023-03-23
vioif(4): rename {txq,rxq}_active to {txq,rxq}_running_handle
yamaguchi
2023-03-23
vioif(4): use device reset to stop interrupt completely
yamaguchi
2023-03-23
vioif(4): access to txq_active and rxq_active with lock held
yamaguchi
2023-03-23
vioif(4): remove unnecessary lock release
yamaguchi
2023-03-22
Pass B_PHYS when reading from device. Xbd(4) at least checks
hannken
2023-03-22
Ignore non-recoverable and critical limits smaller than the warning limits.
mlelstv
2023-03-22
in6: make sure a user-specified checksum field is within a packet
ozaki-r
[prev]
[next]