1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/dev
Marius Strobl 75d63045d9 In openprom_ioctl() ensure appropriate permissions and that data isn't
NULL and doesn't point to a NULL pointer before dereferencing it. This
fixes a panic triggered by Xorg 7.3.

Reported and tested by:	Bill Green
MFC after:		3 days
2007-12-20 00:31:04 +00:00
..
aac Do not recursively acquire aac_io_lock in aac_ioctl_event. 2007-12-19 14:33:40 +00:00
acpi_support Don't attach to the "IBM0057" ID. This ID is used by IBM machines for 2007-10-25 17:30:18 +00:00
acpica Check battery presence first before trying to get battery information. 2007-11-20 18:35:36 +00:00
adlink
advansys
agp Add the 845M GMCH controller. 2007-11-26 18:17:07 +00:00
aha
ahb
aic
aic7xxx fix up some code for older systems changed by accident in the last commit 2007-10-21 04:11:13 +00:00
amd
amr Rewrite the DMA code paths from being an impenitrable maze of special cases 2007-12-12 05:55:03 +00:00
an MFP4(129048): Eliminating an unnecessary check on an_gone inside 2007-11-27 08:29:24 +00:00
ar
arcmsr Fix an incorrect FreeBSD version test. 2007-12-09 19:24:27 +00:00
arl
asmc Move ASMC_FAN_FUNCS in the Macmini structure declaration one line up 2007-11-22 23:38:24 +00:00
asr
ata Implement a workaround of the datacorruption problem on serverworks HT1000 chipsets. 2007-12-13 11:47:36 +00:00
ath - Use pci_enable_busmaster() to turn on busmaster. 2007-10-23 04:25:43 +00:00
atkbdc
auxio
awi
bce Fix function prototype for device_shutdown method. 2007-11-22 02:45:00 +00:00
bfe Fix function prototype for device_shutdown method. 2007-11-22 02:45:00 +00:00
bge Do not report MAC, TX, and RX stats via sysctl(8) with BCM5705+. 2007-11-16 16:39:27 +00:00
bktr Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
buslogic
cardbus Make the PCI code aware of PCI domains (aka PCI segments) so we can 2007-09-30 11:05:18 +00:00
ce
ciss Fix NOP message sending in ciss_periodic() which causes panic with 2007-11-05 13:54:23 +00:00
cm Spelling fix for interupt -> interrupt 2007-10-12 06:03:46 +00:00
cnw
coretemp Backout sensors framework. 2007-10-15 20:00:24 +00:00
cp
cpufreq
cs
ct
ctau Spelling fix for interupt -> interrupt 2007-10-12 06:03:46 +00:00
cx Spelling fix for interupt -> interrupt 2007-10-12 06:03:46 +00:00
cxgb Don't overload tcp_usrreqs unless the kernel doesn't provide offload support. 2007-12-18 23:00:25 +00:00
cy
dc Fix function prototype for device_shutdown method. 2007-11-22 02:45:00 +00:00
dcons
de
digi
dpt
drm Move the agp(4) driver from sys/pci to sys/dev/agp. __FreeBSD_version was 2007-11-12 21:51:38 +00:00
ed
eisa
em Add COHERENT to descriptor mem allocation for the 2007-11-28 23:04:11 +00:00
en
ep
esp The ESP driver isn't really MPSAFE, so don't mark it that it is. 2007-11-11 14:45:35 +00:00
ex
exca
fatm
fb
fdc Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
fe
firewire Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
flash Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
fxp
gem Fix a NULL pointer dereference in Tx checksum calculation. 2007-10-13 00:24:09 +00:00
harp
hatm
hfa
hifn
hme
hptiop
hptmv Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
hptrr Add the 'hptrr' driver for supporting the following Highpoint RocketRAID 2007-12-15 00:56:17 +00:00
hwpmc Add stub functions to unbreak LINT. 2007-12-07 17:21:53 +00:00
ic
ichsmb Add the Intel 82801FB (ICH6) SMBus controller and the 2007-11-26 19:54:54 +00:00
ichwd Add PCI device support for Intel S7000FC4UR in usb and ichwd, systems 2007-11-15 23:59:36 +00:00
ida
idt Spelling fix for interupt -> interrupt 2007-10-12 06:03:46 +00:00
ie
ieee488
if_ndis sc->ndis_tq variable is only initialized when a driver module is for wireless 2007-12-09 20:14:01 +00:00
iicbus
iir
io
ipmi Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
ips
ipw Plug two potential (root-only, local) information leaks. buf is not 2007-12-05 19:32:07 +00:00
iscsi/initiator Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
isp Add missing locking for SBus controllers. 2007-11-05 11:22:18 +00:00
ispfw
iwi Plug two potential (root-only, local) information leaks. buf is not 2007-12-05 19:32:07 +00:00
ixgb
ixgbe
joy
kbd
kbdmux
le
led
lge Fix function prototype for device_shutdown method. 2007-11-22 02:45:00 +00:00
lmc
mc146818
mca
mcd
md Put back devstat support that was lost during GEOM transition. Initially, 2007-11-07 22:47:41 +00:00
mem
mfi Add Dell's sub-vendor id to identify PERC6 RAID controller which has LSI 2007-12-19 17:23:47 +00:00
mii Reset autonegotation timer if media option is not IFM_AUTO. 2007-11-16 10:39:18 +00:00
mk48txx
mlx
mly
mmc Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
mpt Ever since the module registration system was introduced to this driver, 2007-11-03 17:33:41 +00:00
mse
msk Bring in support for: Marvell Yukon 8039 2007-12-05 09:41:58 +00:00
mxge
my Spelling fix for interupt -> interrupt 2007-10-12 06:03:46 +00:00
ncv
nfe Fix function prototype for device_shutdown method. 2007-11-22 02:45:00 +00:00
nge Fix function prototype for device_shutdown method. 2007-11-22 02:45:00 +00:00
nmdm
nsp
null
nve Fix function prototype for device_shutdown method. 2007-11-22 02:45:00 +00:00
nvram Split /dev/nvram driver out of isa/clock.c for i386 and amd64. I have not 2007-10-26 03:23:54 +00:00
nxge Merge Neterion if_nxge driver version 2.0.9.11230 with the following 2007-10-29 14:19:32 +00:00
ofw In openprom_ioctl() ensure appropriate permissions and that data isn't 2007-12-20 00:31:04 +00:00
patm
pbio
pccard Bring in some new Sierra Wireless drivers running under pccard. 2007-10-12 08:26:15 +00:00
pccbb Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
pcf
pci Make VPD register access more robust: 2007-11-16 20:49:34 +00:00
pdq
powermac_nvram Redefine bus_space_tag_t on PowerPC from a 32-bit integral to 2007-12-19 18:00:50 +00:00
ppbus
ppc
pst
puc Rewrite puc_pci_match() to handle non-trivial cases correctly. 2007-10-13 12:14:20 +00:00
ral Check wep flag in *_tx_mgt since we need to encrypt some management frame 2007-11-06 07:30:12 +00:00
random Correct a random value disclosure in random(4). 2007-11-29 16:06:12 +00:00
ray
rc
re Add another RTL8168 revision 3 which is found on RTL8111-GR Gigabit 2007-12-08 00:14:09 +00:00
rndtest
rp
rr232x
safe bandaid crash as I have no time to research the issue and the driver 2007-11-03 19:10:14 +00:00
sbni
sbsh
scc
scd
sf Fix function prototype for device_shutdown method. 2007-11-22 02:45:00 +00:00
si Based in info gleaned from the web and other drivers (including the Linux 2007-12-01 20:39:47 +00:00
sio Stop serial console and gdb serial port from getting all screwed up. 2007-12-05 05:16:56 +00:00
sk Fix function prototype for device_shutdown method. 2007-11-22 02:45:00 +00:00
smbus
sn
snc
snp Do not allow the SNPSTTY ioctl for the snoop device that has a tty 2007-12-03 14:02:27 +00:00
sound Limit total hardware playback channels to just 1. The reliability of 2007-12-14 02:16:26 +00:00
speaker
spibus
sr
stg
stge Fix function prototype for device_shutdown method. 2007-11-22 02:45:00 +00:00
streams
sym
syscons
tdfx
ti Fix function prototype for device_shutdown method. 2007-11-22 02:45:00 +00:00
trm
twa Deferred interrupts don't work yet, disable them. 2007-10-12 16:51:22 +00:00
twe
tx
txp Read MII_ANAR register and get common denominator ability. 2007-11-16 10:32:10 +00:00
uart Redefine bus_space_tag_t on PowerPC from a 32-bit integral to 2007-12-19 18:00:50 +00:00
ubsec
usb - Add quirk for the TrendNet TU-S9 adapter, which uses new version of PL2303 2007-12-16 12:39:50 +00:00
utopia Fix a use-after-free. 2007-12-05 19:32:59 +00:00
vge Fix function prototype for device_shutdown method. 2007-11-22 02:45:00 +00:00
vkbd
vr Fix function prototype for device_shutdown method. 2007-11-22 02:45:00 +00:00
vx Fix function prototype for device_shutdown method. 2007-11-22 02:45:00 +00:00
watchdog
wds
wi
wl
wpi Fix up a race condition with the callout_stop method in newstate. 2007-11-27 09:09:09 +00:00
xe