freebsd-dev/sys/dev
John Baldwin 511b83b167 cxgbei: Replace worker thread pools with per-connection kthreads.
Having a single pool of worker threads adds extra complexity and
overhead.  The software backend also uses per-connection kthreads.

Sponsored by:	Chelsio Communications
2022-02-07 16:20:40 -08:00
..
aac Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
aacraid aacraid: ignore data overrun on INQUIRY 2021-06-21 15:13:13 -03:00
acpi_support acpi_support: Remove CTLFLAG_NEEDGIANT from sysctls. 2021-12-26 19:37:08 -05:00
acpica APEI: Make sure event data fit into the buffer. 2022-02-03 15:33:01 -05:00
adb
adlink
ae
age
agp agp: Handle multiple devices more gracefully 2021-11-25 11:36:33 -05:00
ahci ahci(4): Allow enclosure emulation without hardware. 2021-12-17 15:34:43 -05:00
aic7xxx ahc: Mark sysctls with CTLFLAG_MPSAFE. 2021-12-09 21:36:21 -05:00
al_eth
alc alc: plug set-but-not-unused vars 2021-12-10 11:48:42 +00:00
ale
alpm
altera
amd_ecc_inject amd_ecc_inject: return an error instead of ignoring it in tsc_modevent 2021-11-24 16:25:50 +00:00
amdgpio
amdpm
amdsbwd amdsbwd: always enable watchdog register decoding 2021-12-13 13:36:50 +02:00
amdsmb
amdsmn
amdtemp amdtemp: Remove CTLFLAG_NEEDGIANT from sysctls. 2021-12-25 21:03:54 -05:00
arcmsr sys/dev/arcmsr: Update Areca RAID driver to fix some issues on ARC-1886. 2021-12-13 08:09:15 -08:00
asmc asmc: plug set-but-not-unused vars 2021-12-10 11:45:36 +00:00
ata ata-promise: kill lenght, it's set but never used 2021-12-14 16:53:09 -07:00
ath
atkbdc atkbd: Disable periodic polling by default. 2022-01-05 15:12:58 -05:00
axgbe Fix to call callout_init with correct inputs from axp driver 2021-07-13 14:38:31 +00:00
backlight
bce Revert "wpa: Import wpa_supplicant/hostapd commit 14ab4a816" 2021-12-02 14:45:04 -08:00
beri vfs: remove the unused thread argument from NDINIT* 2021-11-25 22:50:42 +00:00
bfe bfe: plug a set-but-not-unused var 2021-12-10 12:02:05 +00:00
bge Fix "set but not used" for bge 2021-12-03 23:29:51 -07:00
bhnd bhnd: plug set-but-not-used vars 2021-12-14 14:59:09 +00:00
bnxt bnxt(4): Mark sysctls MP-safe. 2021-09-03 13:51:08 -04:00
bwi
bwn
bxe bxe: plug some of set-but-not-used vars 2021-12-10 12:19:16 +00:00
cadence cgem: Add support for the SiFive FU740 2021-07-21 02:51:25 +01:00
cardbus Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
cas
ce Retire synchronous PPP kernel driver sppp(4). 2021-10-22 11:41:36 -07:00
cesa cesa: remove unused CESA_SESSIONS macro 2021-10-05 12:17:10 +00:00
cfe
cfi
chromebook_platform
ciss Fix "set but not used" warnings in the ciss driver. 2021-11-25 03:33:39 +00:00
coretemp Make CPU children explicitly share parent unit numbers. 2021-09-24 23:31:51 -04:00
cp Retire synchronous PPP kernel driver sppp(4). 2021-10-22 11:41:36 -07:00
cpuctl
cpufreq cpufreq: Support operating-mode-v2 tables with no voltages 2021-12-14 09:49:17 -08:00
cxgb cxgb(4): Fix "set but not used [-Wunused-but-set-variable]" warnings. 2022-01-10 12:15:12 -08:00
cxgbe cxgbei: Replace worker thread pools with per-connection kthreads. 2022-02-07 16:20:40 -08:00
cyapa cyapa(4): Adapt to recent evdev KPI changes 2021-09-02 22:35:26 +03:00
dc
dcons
dme
dpaa
dpms
drm2 Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
dwc
dwwdt dwwdt: make it actually useful 2022-01-11 15:56:07 +02:00
e1000 net: iflib: fix vlan processing in the drivers 2021-12-28 11:11:41 +00:00
efidev efirt: Mark buffers filled out by EFI firmware as initialized 2021-09-07 11:19:29 -04:00
ena ena: update ENA version to v2.5.0 2022-01-23 20:48:33 +01:00
enetc enetc: Wait for pending transmissions before disabling TX queues 2022-01-31 08:57:48 +01:00
et et: plug set-but-not-used vars 2021-12-09 16:37:26 +00:00
etherswitch ar40xx_switch: add initial switch for the IPQ4018/IPQ4019. 2022-02-03 21:27:13 -08:00
evdev evdev: Fix a typo in a commit 2021-10-02 10:43:41 +02:00
exca
extres clk: rename clknode_try_freq to clknode_test_freq 2021-12-26 06:16:02 -08:00
fb fb: Remove some unused ioctls 2021-12-06 11:28:01 +01:00
fdc fdc: plug set-but-not-used vars 2021-11-25 11:25:11 +00:00
fdt device: add device_get_property and device_has_property 2021-09-20 17:17:57 +02:00
ffec
filemon filemon: Reject FILEMON_SET_FD commands when the fd is a kqueue 2022-02-03 09:41:53 -05:00
firewire firewire(4): Fix "set but not used" warnings 2021-12-20 11:24:21 +00:00
flash flex_spi: Don't try to destroy disk if it doesn't exist 2021-12-07 07:13:53 +01:00
ftwd
fxp fxp: Mark sysctls with CTLFLAG_MPSAFE. 2021-12-09 21:16:16 -05:00
gem
glxiic
glxsb crypto: Constify all transform descriptors 2021-07-26 16:41:05 -04:00
goldfish
gpio Make device_busy/unbusy work w/o Giant held 2021-11-30 15:18:01 -07:00
gxemul
hdmi
hid usb(4): Fix build after 45b48cbc2b. 2021-12-18 21:31:03 +01:00
hifn
hpt27xx hpt27xx: Remove FreeBSD 9.x support including Giant. 2021-12-09 20:24:29 -05:00
hptiop hptiop: Remove Giant locking around ioctls. 2021-12-09 20:35:21 -05:00
hptmv Fix "set but not used" for hptmv 2021-12-04 11:07:04 -07:00
hptnr
hptrr
hwpmc hwpmc: remove mips event definitions 2022-01-28 16:37:28 -04:00
hyperv hyperv storvsc: Don't abuse struct sglist to hold virtual addresses. 2022-01-31 17:11:27 -08:00
iavf net: iflib: fix vlan processing in the drivers 2021-12-28 11:11:41 +00:00
ic esp: Remove 2021-11-25 00:45:12 -07:00
ice net: iflib: fix vlan processing in the drivers 2021-12-28 11:11:41 +00:00
ichiic ig4: Add PCI IDs for Intel Alder Lake I2C controller. 2021-11-24 20:15:02 -05:00
ichsmb ichsmb: Add PCI IDs for Intel Alder Lake SMBus controller 2021-11-24 13:07:58 -05:00
ichwd ichwd: add Lewisburg Super SKUs, Cannon and Comet Lake support 2021-08-26 12:04:28 +02:00
ida ida: plug set-but-not-used vars 2021-12-16 13:23:30 +00:00
igc igc: Remove redundant IFCAP_VLAN_HWTAGGING check 2021-12-29 09:37:34 -07:00
iicbus rk805 / rk808: re-add system poweroff support 2022-01-11 16:22:36 +02:00
imcsmb
intel
intpm
io
ioat ioat: plug set-but-not-unused vars 2021-12-09 20:21:16 +00:00
iommu iommu_gas: Rename a function missed earlier 2021-12-31 01:50:30 -06:00
ipmi ipmi(4): Limit maximum watchdog pre-timeout interval. 2021-09-14 21:06:39 -04:00
ips
ipw
isci iscsi(4): Fix a typo in a source code comment 2021-11-19 19:29:21 +01:00
iscsi iscsi: Fix missing is_lock unlock after cam_simq_alloc() failed 2022-01-21 16:34:18 -05:00
iser iser: Remove redundant linuxkpi MODULE_DEPEND 2021-11-15 14:04:08 +08:00
isl
ismt
isp isp(4): Allow more than 2 ports to read WWNs from NVRAM. 2021-12-14 13:26:44 -05:00
ispfw
itwd
iwi
iwm iwm: plug some of set-but-not-used vars 2021-12-14 17:06:56 +00:00
iwn
ixgbe net: iflib: fix vlan processing in the drivers 2021-12-28 11:11:41 +00:00
ixl ixl(4): Remove unused function declaration 2022-01-12 15:37:42 -08:00
jedec_dimm
jme
kbd
kbdmux kbdmux(4): Make callout handler mpsafe. 2021-08-08 18:29:48 -04:00
ksyms
kvm_clock kvmclock: Expose implied TSC frequency via sysctl 2021-11-16 10:27:27 -08:00
le
led
lge
liquidio Fix some common typos in source code comments 2021-08-14 08:55:58 +02:00
malo
mana mana: Add RX fencing 2022-01-14 07:34:39 +00:00
mbox
md vfs: remove the unused thread argument from NDINIT* 2021-11-25 22:50:42 +00:00
mdio
mem
mfi Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
mgb mgb: remove set but not used variables 2021-11-23 20:56:53 -05:00
mge mge(4): Mark sysctls and callout MP-safe. 2021-09-03 12:15:39 -04:00
mii dp83822phy: Add missing MII_PHY_END to avoid buffer overread on probe 2022-01-25 20:34:55 +00:00
mlx Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
mlx4 Fix 'take effect' spelling in menus and comments. 2021-11-18 23:22:12 -07:00
mlx5 mlx5en: Implement TLS RX support. 2022-02-01 16:21:17 +01:00
mlxfw
mmc mmc_da: implement d_dump method, sddadump 2022-01-12 09:02:47 +02:00
mmcnull
mpr mpr/mps: Fix a race in diagnostic reset 2022-01-25 19:15:46 -07:00
mps mps: Use 64-bit chain structures 2022-02-02 22:35:33 -07:00
mpt Mark some sysctls as CTLFLAG_MPSAFE. 2021-08-10 20:44:27 -04:00
mrsas Fix "set but not used" in mrsas. This includes removing unnecessary cdevsw 2021-12-04 00:08:27 -07:00
msk
mthca ibcore: Kernel space update based on Linux 5.7-rc1. 2021-07-28 13:28:29 +02:00
mvs newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
mwl mwl: plug some of set-but-not-used vars 2021-12-15 12:35:38 +00:00
mxge
my
nctgpio
neta neta: clk code ifdef'd aarch64 2022-01-04 16:01:14 -07:00
netmap netmap: fix uint32_t overflow in pool size calculation 2021-09-26 13:56:33 +00:00
nfe nfe: plug set-but-not-unused vars 2021-12-10 11:53:38 +00:00
nfsmb
nge Fix a common typo in man pages and src comments 2021-08-28 19:24:27 +02:00
nmdm
ntb ntb_hw_intel: fix xeon NTB gen3 bar disable logic 2021-09-27 12:13:03 -07:00
null
nvd nvd: For AHCI attached devices, report ahci bridge 2021-12-06 10:23:40 -07:00
nvdimm newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
nvme nvme: Do not rearm timeout for commands without one. 2022-01-07 12:59:16 -05:00
nvram
nvram2env
oce if_oce: fix epoch handling 2021-12-18 23:43:00 +01:00
ocs_fc ocs_fc: Remove giant lock usage in sysctl. 2022-01-06 14:13:06 +05:30
ofw ofw_pci: Fix incorrectly sized softc causing pci(4) out-of-bounds reads 2022-01-15 19:03:53 +00:00
otus
ow newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
p2sb Add support for Lewisburg GPIO through P2SB 2021-08-26 11:00:39 +02:00
pbio
pccard pccard: Remove more of the PC Card infrastructure 2021-12-14 15:27:47 -07:00
pccbb pccbb: Remove Giant mention in comments. 2021-12-25 21:51:48 -05:00
pcf
pci Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
pms Fix some common typos in source code comments 2021-08-14 08:55:58 +02:00
powermac_nvram
ppbus ppbus(4): Fix a typo in source code comment 2021-11-19 19:19:36 +01:00
ppc
proto
psci
pst
pty
puc newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
pwm newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
qat qat: Address -Wunused-but-set-variable warnings 2021-12-17 13:10:22 -05:00
qcom_clk qcom_clk: add the qualcomm clock nodes for the IPQ4018 2021-12-27 13:02:30 -08:00
qcom_dwc3 qcom_dwc3: add initial Qualcomm SoC DWC3 controller glue 2021-12-27 18:25:32 -08:00
qcom_gcc Add support for qualcomm clock nodes the the IPQ4018/IPQ4019 clock tree. 2021-12-27 13:02:31 -08:00
qcom_mdio qcom_mdio: add initial IPQ4018 MDIO support 2022-02-03 21:26:14 -08:00
qcom_qup qcom_qup: add initial v1/v2 QUP SPI driver 2021-12-27 15:27:29 -08:00
qcom_rnd qcom_rnd: add initial qualcomm prng driver. 2021-11-04 09:02:27 -07:00
qcom_tcsr qcom_tcsr: add initial top control and status register (TCSR) support 2021-12-27 15:56:28 -08:00
qcom_tlmm qcom_tlmm: add initial gpio/pinmux controller (TLMM) 2021-12-23 10:41:41 -08:00
qlnx Fix typo on "Celsius" 2021-11-18 23:05:32 -07:00
qlxgb
qlxgbe
qlxge
quicc
ral ral: plug set-but-not-used vars 2021-12-14 14:24:21 +00:00
random kern: harvest entropy from callouts 2022-02-03 10:05:06 -06:00
rccgpio
re re: Avoid subobject overread when setting IDRn 2021-12-23 20:19:31 +00:00
rl
rndtest
rt rt(4): Replace Giant callout+task with timeout_task. 2021-09-03 18:10:06 -04:00
rtsx rtsx: Update driver version number to 2.1c 2022-02-03 18:43:13 -05:00
rtwn rtwn(4): Add new USB ID. 2022-01-11 21:19:53 +01:00
safe
safexcel safexcel: plug set-but-not-used vars 2021-12-18 13:29:32 +00:00
sbni
scc
sdhci sdhci: fix dumping support in MMCCAM configuration 2022-01-26 09:31:45 +02:00
sdio Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
sec
sfxge Fix a common typo in source code comments 2021-09-04 12:56:57 +02:00
sge
siis newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
sis sis: plug set-but-not-used vars 2021-12-14 14:31:10 +00:00
sk sk: plug set-but-not-used vars 2021-12-14 14:08:17 +00:00
smartpqi cam: fix xpt_bus_register and xpt_bus_deregister return errno 2021-06-28 16:13:03 -06:00
smbios
smbus newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
smc
snp
sound sound: add patch for Lenovo Legion 5 AMD 2022-01-23 15:04:25 -05:00
speaker
spibus newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
ste
stge
sume
superio newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
sym Fix "set but not used" for the sym driver. 2021-12-03 15:18:39 -07:00
syscons fb: Remove unused cursors ioctls 2021-12-06 11:27:59 +01:00
tcp_log
tdfx
ti Fix "set but not used" for the ti driver 2021-12-03 15:31:14 -07:00
tpm tpm_tis: Improve interrupt allocation 2021-08-16 06:28:33 +02:00
tsec
twe Create wrapper for Giant taken for newbus 2021-12-09 17:04:45 -07:00
tws tws: fix "set but not used" in the tws driver 2022-01-09 14:28:08 -09:00
uart uart: Remove CTLFLAG_NEEDGIANT from sysctl. 2021-12-25 21:30:02 -05:00
usb Add more USB host controller PCI ID's. 2022-02-08 00:29:24 +01:00
veriexec vfs: remove the unused thread argument from NDINIT* 2021-11-25 22:50:42 +00:00
vge
viapm
viawd
videomode modules: increase MAXMODNAME and provide backward compat 2021-12-09 18:09:53 +00:00
virtio if_vtnet(4): Restore the ability to set promisc mode. 2022-02-05 18:47:46 +03:00
vkbd
vmd Missed line from 7af4475a6e. 2021-09-02 22:25:16 -04:00
vmgenc
vmware vmx: plug set-but-not-used var 2021-12-14 14:12:35 +00:00
vnic vnic: Fix a typo in a comment 2021-10-02 10:47:21 +02:00
vr Fix a common typo in man pages and src comments 2021-08-28 19:24:27 +02:00
vt vt: Use a taskqueue to clear splash_cpu logos 2022-01-19 10:53:15 -05:00
vte
watchdog
wbwd wbwd: Move set but not used variable test under notyet 2022-01-07 09:23:00 -07:00
wpi wpi: Fix a lock leak in an error path in wpi_run() 2021-09-10 10:03:51 -04:00
wtap
xdma xdma: Fix another -Wunused-but-set-variable warning previously missed 2021-12-10 05:06:54 +00:00
xen xen: switch to use headers in contrib 2022-02-07 10:11:56 +01:00
xilinx
xl
xz
zlib