freebsd-dev/sys
Alan Somers 99ae1d3b25 cam: fix sign-extension error in adagetparams
adagetparams contains a sign-extension error that will cause the sector
count to be incorrectly calculated for ATA disks of >=1TiB that still use
CHS addressing. Disks using LBA48 addressing are unaffected.

Reported by:	Coverity
CID:		1007296
Reviewed by:	ken
MFC after:	3 weeks
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D13198
2017-12-06 17:01:25 +00:00
..
amd64 amd-vi: set iommu msi configuration using pci_enable_msi method 2017-12-04 17:10:52 +00:00
arm aw_mp.c: use argument name in macros 2017-12-06 14:53:53 +00:00
arm64 Use the module pointer to find the address we need to map to in the early 2017-12-04 11:25:34 +00:00
bsm sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
cam cam: fix sign-extension error in adagetparams 2017-12-06 17:01:25 +00:00
cddl Mark two things as unused (since they are only sometimes used) and 2017-12-03 04:55:33 +00:00
compat Disable vim syntax highlighting. 2017-11-28 18:23:17 +00:00
conf Allwinner H5: Enhance support 2017-12-05 21:21:23 +00:00
contrib Revert local changes made to make zstd(1) frontend behave like gzip(1) and friends 2017-12-06 09:53:10 +00:00
crypto sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
ddb ddb: fix validation of cpu id in 'set db_cpu=x' 2017-12-05 14:22:08 +00:00
dev Allow custom overrides of mmap attribute for VT framebuffer 2017-12-06 02:06:14 +00:00
dts dts: arm: Remove imx6 related dts 2017-12-04 13:28:56 +00:00
fs Fix file missed in r326607. 2017-12-06 00:44:49 +00:00
gdb sys/gdb: further adoption of SPDX licensing ID tags. 2017-11-27 15:16:59 +00:00
geom When building standalone, include stand.h rather than the kernel 2017-12-05 21:37:32 +00:00
gnu Introduce bwn(4) support for the bhnd(4) bus. 2017-12-02 02:21:27 +00:00
i386 SPDX: use the Beerware identifier. 2017-11-30 20:33:45 +00:00
isa sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
kern Plug a name cache lock leak. 2017-12-01 22:51:02 +00:00
kgssapi sys/kgssapi: general adoption of SPDX licensing ID tags. 2017-11-27 15:49:00 +00:00
libkern sys/kern: adoption of SPDX licensing ID tags. 2017-11-27 15:20:12 +00:00
mips SPDX: Consider code from Carnegie-Mellon University. 2017-11-30 15:48:35 +00:00
modules dtb/allwinner: Restore a83t/BananaPi-M3 DTS after r342822 2017-12-05 22:05:10 +00:00
net iflib: Support to padding Ethernet frames to a min size 2017-12-05 21:00:31 +00:00
net80211 sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
netgraph sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
netinet sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
netinet6 sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
netipsec Do better cleaning in key_destroy() for VIMAGE case. 2017-12-01 09:59:42 +00:00
netpfil SPDX: Fix some cases wrongly attributed to MIT. 2017-11-30 15:10:11 +00:00
netsmb sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
nfs sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
nfsclient sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
nfsserver sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
nlm sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
ofed sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
opencrypto We don't need both _STAND and _STANDALONE. There's more places that 2017-12-02 00:07:09 +00:00
powerpc Override memattr for mmap on the Freescale DIU driver 2017-12-02 01:42:07 +00:00
riscv SPDX: Consider code from Carnegie-Mellon University. 2017-11-30 15:48:35 +00:00
rpc sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
security sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
sparc64 SPDX: Consider code from Carnegie-Mellon University. 2017-11-30 15:48:35 +00:00
sys Use unsigned intptr_t type for framebuffer addresses 2017-12-06 02:05:21 +00:00
teken sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
tests style(9): sort headers 2017-05-09 05:08:47 +00:00
tools sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
ufs sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
vm Print the correct value when freelist is out of range. 2017-12-04 11:16:51 +00:00
x86 SPDX: use the Beerware identifier. 2017-11-30 20:33:45 +00:00
xdr sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
xen sys: general adoption of SPDX licensing ID tags. 2017-11-27 15:23:17 +00:00
Makefile Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00