freebsd-dev/sys/dev
Kyle Evans c4a0333b55 vt: restore tty when console is ungrabbed
When a break-to-debugger is triggered, kdb will grab the console and vt(4)
will generally switch back to ttyv0. If one issues a continue from the
debugger, then kdb will ungrab the console and the system rolls on.

This change adds a perhaps minor feature: when we're down to grab == 0 and
if vt actually switched away to ttyv0, switch back to the tty it was
previously on before the console was grabbed.

The justification behind this is that a typical flow is to work in
!ttyv0 to avoid console spam while occasionally dropping to ddb to inspect
system state before returning. This could easily enough be tossed behind
a sysctl or something if it's not generally appreciated, but I anticipate
indifference.

Reviewed by:	ray
Differential Revision:	https://reviews.freebsd.org/D27110
2020-12-31 11:10:11 -06:00
..
aac aac: clean up empty lines in .c and .h files 2020-09-01 21:32:07 +00:00
aacraid aacraid: clean up empty lines in .c and .h files 2020-09-01 21:32:25 +00:00
acpi_support acpi_wmi(4): Allow attachment to ACPI node if EC is not found 2020-12-23 11:10:53 +03:00
acpica acpi: Ensure that adjacent memory affinity table entries are coalesced 2020-12-18 16:04:48 +00:00
adb adb: clean up empty lines in .c and .h files 2020-09-01 21:34:24 +00:00
adlink adlink: clean up empty lines in .c and .h files 2020-09-01 21:34:41 +00:00
ae if_ae: clean up empty lines in .c and .h files 2020-09-01 21:34:58 +00:00
age if_age: clean up empty lines in .c and .h files 2020-09-01 21:35:14 +00:00
agp agp: clean up empty lines in .c and .h files 2020-09-01 21:35:39 +00:00
ahci Add basic support for Freescale LX2160A SoC. 2020-12-05 12:08:37 +00:00
aic7xxx aic7xxx: clean up empty lines in .c and .h files 2020-09-01 21:37:14 +00:00
al_eth al_eth: clean up empty lines in .c and .h files 2020-09-01 21:37:35 +00:00
alc Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
ale ale: clean up empty lines in .c and .h files 2020-09-01 21:37:53 +00:00
alpm alpm: clean up empty lines in .c and .h files 2020-09-01 21:38:06 +00:00
altera altera: clean up empty lines in .c and .h files 2020-09-01 21:38:18 +00:00
amd_ecc_inject amd*: clean up empty lines in .c and .h files 2020-09-01 21:39:19 +00:00
amdgpio amd*: clean up empty lines in .c and .h files 2020-09-01 21:39:19 +00:00
amdpm amd*: clean up empty lines in .c and .h files 2020-09-01 21:39:19 +00:00
amdsbwd amd*: clean up empty lines in .c and .h files 2020-09-01 21:39:19 +00:00
amdsmb amd*: clean up empty lines in .c and .h files 2020-09-01 21:39:19 +00:00
amdsmn amdsmn(4), amdtemp(4): add support for Family 19h (Zen 3) 2020-12-12 19:34:12 +00:00
amdtemp amdtemp(4): Add missing Family 17h models 2020-12-12 19:43:38 +00:00
amr amr: clean up empty lines in .c and .h files 2020-09-01 21:39:37 +00:00
an an: clean up empty lines in .c and .h files 2020-09-01 21:39:56 +00:00
arcmsr arcmsr(4): don't bzero newly allocated ccb; xpt_alloc_ccb() already does that. 2020-11-23 12:50:38 +00:00
asmc asmc: clean up empty lines in .c and .h files 2020-09-01 21:40:30 +00:00
ata Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
ath [ath] also remove the magic size value here for the transmit antenna statistics. 2020-12-08 17:28:42 +00:00
atkbdc psm(4): Always initialize Synaptics touchpad report range with defaults 2020-12-23 11:10:53 +03:00
axgbe [axgbe] Fix compiler warnings in gcc-6.3; perhaps fix a PHY issue 2020-12-03 16:54:59 +00:00
backlight Add backlight subsystem 2020-10-02 18:18:01 +00:00
bce bce: clean up empty lines in .c and .h files 2020-09-01 21:42:08 +00:00
beri beri: clean up empty lines in .c and .h files 2020-09-01 21:42:21 +00:00
bfe bfe: clean up empty lines in .c and .h files 2020-09-01 21:42:38 +00:00
bge bge(4): remove obsolete support for on-board Fujitsu and Sun MACs 2020-12-25 20:04:19 +01:00
bhnd bhnd: clean up empty lines in .c and .h files 2020-09-01 21:43:05 +00:00
bnxt bnxt: clean up empty lines in .c and .h files 2020-09-01 21:43:23 +00:00
bwi WiFi: fix ieee80211_media_change() callers 2020-09-07 15:35:40 +00:00
bwn Provide MS() and SM() macros for 80211 and wireless drivers. 2020-09-24 10:57:39 +00:00
bxe Remove newline from bxe description, it's not done elsewhere. 2020-11-09 03:02:34 +00:00
cadence cadence: clean up empty lines in .c and .h files 2020-09-01 22:09:26 +00:00
cardbus cardbus: clean up empty lines in .c and .h files 2020-09-01 22:09:41 +00:00
cas Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for drivers that process 2020-02-11 18:57:07 +00:00
ce ce: clean up empty lines in .c and .h files 2020-09-01 22:10:00 +00:00
cesa cesa: clean up empty lines in .c and .h files 2020-09-01 22:10:11 +00:00
cfe cfe: clean up empty lines in .c and .h files 2020-09-01 22:10:24 +00:00
cfi cfi: clean up empty lines in .c and .h files 2020-09-01 22:10:34 +00:00
chromebook_platform
ciss ciss: clean up empty lines in .c and .h files 2020-09-01 22:10:55 +00:00
cmx cmx: clean up empty lines in .c and .h files 2020-09-01 22:11:05 +00:00
coretemp hwpmc: Always set pmc_cpuid to something 2020-07-14 22:25:06 +00:00
cp Use a separate copy of machdep.h in cp and ce drivers 2020-03-20 19:28:55 +00:00
cpuctl cpuctl: clean up empty lines in .c and .h files 2020-09-01 22:11:22 +00:00
cpufreq cpufreq: clean up empty lines in .c and .h files 2020-09-01 22:11:48 +00:00
cxgb Avoid trying to toggle TSO twice 2020-06-15 16:35:27 +00:00
cxgbe Don't try to adjust a TLS TOE socket that has been closed. 2020-12-30 09:56:24 -08:00
cyapa cyapa(4): Add support for evdev protocol 2020-12-23 11:10:49 +03:00
dc
dcons Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
dme
dpaa [PowerPC] [Book-E] Remove obsolete interrupt binding workaround 2020-02-25 22:03:30 +00:00
dpms
drm2 Don't permit DRM buffer mappings to be upgraded to executable. 2020-10-06 18:13:15 +00:00
dwc [if_dwc] add support for multi-descriptor packets in TX path 2020-12-23 12:29:29 -08:00
e1000 Fix whitespace in r368698 2020-12-16 14:48:46 +00:00
efidev kern: efirt: correct configuration table entry size 2020-12-29 11:38:34 -06:00
ena Update ENA driver version to v2.3.0 2020-11-18 15:25:38 +00:00
esp Add deprecation notice for esp(4). 2020-04-18 02:52:59 +00:00
et Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
etherswitch [etherswitch] bump register width to 32 bits. 2020-05-08 22:22:12 +00:00
evdev kqueue: save space by using only one func pointer for assertions 2020-11-09 00:04:35 +00:00
exca
extres EXTRES: Ignore index modifier flags for table based clock dividers. 2020-12-27 17:47:19 +01:00
fb gallant12x22(4): remove obsolete font 2020-12-25 19:47:45 +01:00
fdc fdc(4): Handle errors from fdc_in() properly. 2020-08-27 16:34:33 +00:00
fdt Correctly handle nodes compatible with "syscon", "simple-bus". 2020-09-25 13:52:31 +00:00
ffec Add i.MX 8M Quad support 2020-07-01 00:33:16 +00:00
filemon cache: drop the always curthread argument from reverse lookup routines 2020-08-24 08:57:02 +00:00
firewire fwohci(4): remove support for Sun PCIO-2 FireWire controllers 2020-12-25 19:47:46 +01:00
flash Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
ftwd Add watchdog(9) driver for the Fintek F81803 SuperIO chip 2020-11-28 22:34:33 +00:00
fxp Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
gem
glxiic
glxsb Explicitly zero hash results and context in glxsb_authcompute(). 2020-06-25 20:21:34 +00:00
goldfish Add Goldfish RTC device driver for RISC-V 2020-07-26 18:15:16 +00:00
gpio Provide userland notification of gpio pin changes ("userland gpio interrupts"). 2020-12-12 18:34:15 +00:00
gxemul
hdmi Fix reading EDID on TVs/monitors without E-DCC support 2020-06-10 21:38:35 +00:00
hifn Don't return errors from the cryptodev_process() method. 2020-09-08 22:41:35 +00:00
hpt27xx
hptiop
hptmv Don't check return from xpt_alloc_ccb() for being NULL; since it's not 2020-11-23 12:59:56 +00:00
hptnr remove extraneous double ;s in sys/ 2020-03-30 16:04:25 +00:00
hptrr
hwpmc PMC: remove now orphaned PMC for INTEL XScale processors. 2020-12-25 15:21:53 +01:00
hyperv hyperv/vmbus: avoid crash, panic if vbe fb info is missing 2020-12-10 13:11:52 +00:00
ic scc(4)/uart(4): Remove obsolete support for Siemens SAB 82532 2020-12-26 13:48:06 +01:00
ice ice: quiet -Wredundant-decls 2020-12-17 22:53:45 +00:00
ichiic ig4(4): Add PCI IDs for Intel Tiger Lake 2020-12-05 10:57:15 +00:00
ichsmb ichsmb_pci: convert to pci_device_table / add PCI_PNP_INFO 2020-10-01 16:55:01 +00:00
ichwd ichwd: Add Atom C3000 watchdog ID. 2020-03-24 21:28:48 +00:00
ida Ever since the block layer expanded its command syntax beyond just 2020-02-07 09:22:08 +00:00
if_ndis ndis(4): expand deprecation to the whole driver 2020-12-11 21:51:50 +00:00
if_wg if_wg: appease gcc 2020-12-11 22:52:03 +00:00
iicbus Add basic support for Freescale LX2160A SoC. 2020-12-05 12:08:37 +00:00
iir Deprecation notice for iir 2020-04-18 02:53:09 +00:00
imcsmb
intel Add Cannon Point PCH Thermal Controller Device ID. 2020-09-01 15:33:57 +00:00
intpm amdsbwd, intpm: Add Hygon Dhyana support. 2020-02-13 19:09:24 +00:00
io
ioat Remove free_domain() and uma_zfree_domain(). 2020-08-04 13:58:36 +00:00
iommu dmar: reserve memory windows of PCIe root port 2020-12-09 18:43:58 +00:00
ipmi Centralize compatability translation macros. 2020-04-14 20:30:48 +00:00
ips Ever since the block layer expanded its command syntax beyond just 2020-02-07 09:22:08 +00:00
ipw Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
isci Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
iscsi Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
iscsi_initiator iscsi: clean up empty lines in .c and .h files 2020-09-01 21:30:22 +00:00
iser Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
isl Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
ismt ismt: Fix ISMT_DESC_ADDR_RW macro, slave addresses are already left-shifted 2020-03-24 18:35:33 +00:00
isp Mark inline functions static. 2020-11-29 00:35:13 +00:00
ispfw Remove parallel SCSI and 1/2Gb FC support from isp(4). 2020-11-20 01:15:48 +00:00
itwd
iwi Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
iwm iwm: fix regression from r365419 (ieee80211_media_change()) 2020-09-11 14:18:47 +00:00
iwn Provide MS() and SM() macros for 80211 and wireless drivers. 2020-09-24 10:57:39 +00:00
ixgbe ixgbe: fix impossible condition 2020-08-21 19:34:41 +00:00
ixl ixl(4): Add support for X710-T*L devices 2020-09-01 23:16:38 +00:00
jedec_dimm jedec_dimm: fix array overrun 2020-08-31 15:03:23 +00:00
jme Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
kbd Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
kbdmux
ksyms vm_ooffset_t is now unsigned 2020-09-18 16:48:08 +00:00
le Miscellaneous typo fixes 2020-02-07 19:53:07 +00:00
led
lge
liquidio Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
malo Provide MS() and SM() macros for 80211 and wireless drivers. 2020-09-24 10:57:39 +00:00
mbox
md md: Set bio_completed properly in the face of errors 2020-12-27 16:49:35 -05:00
mdio Add MDIO PHY driver for NS2 ARM64 platform. 2020-04-06 05:48:58 +00:00
mem vm_phys: Try to clean up NUMA KPIs 2020-11-19 03:59:21 +00:00
mfi dev/mfi: Make a seemingly bogus conditional unconditional 2020-12-09 02:07:01 +00:00
mgb mgb: correct macro argument name 2020-09-03 02:17:55 +00:00
mge Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
mii nsphy(4): Remove obsolete support for pcn(4) 2020-12-26 19:40:56 +01:00
mlx Ever since the block layer expanded its command syntax beyond just 2020-02-07 09:22:08 +00:00
mlx4 Include GID type when deleting GIDs from HW table under RoCE in mlx4ib. 2020-11-10 12:58:25 +00:00
mlx5 Collect statistics from all rate-limit queues in mlx5en(4). 2020-12-28 14:39:51 +01:00
mlxfw
mly mly: clean up empty lines in .c and .h files 2020-09-01 22:07:37 +00:00
mmc dwmmc: dwmmc_switch_vccq is only used in MMCCAM kernel 2020-11-16 11:53:36 +00:00
mmcnull
mn Fix compilation after r368397. 2020-12-07 11:18:51 +00:00
mpr Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
mps Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
mpt Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
mrsas Use uintptr_t instead of unsigned long for pointers. 2020-12-16 00:13:32 +00:00
msk Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
mthca mthca: clean up empty lines in .c and .h files 2020-09-01 22:06:07 +00:00
mvs Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
mwl Provide MS() and SM() macros for 80211 and wireless drivers. 2020-09-24 10:57:39 +00:00
mxge Use uintptr_t instead of unsigned long for integers holding pointers. 2020-12-16 00:17:54 +00:00
my my: clean up empty lines in .c and .h files 2020-09-01 22:05:21 +00:00
nctgpio
neta Fix TX csum handling in if_mvneta 2020-08-01 09:40:19 +00:00
netfpga10g/nf10bmac
netmap netmap: fix mutex double unlock bug 2020-10-22 20:21:11 +00:00
nfe nfe: clean up empty lines in .c and .h files 2020-09-01 22:04:37 +00:00
nfsmb nfsmb: clean up empty lines in .c and .h files 2020-09-01 22:04:24 +00:00
nge nge: clean up empty lines in .c and .h files 2020-09-01 22:04:10 +00:00
nmdm
ntb ntb: quiet gcc -Wreturn-type 2020-12-11 22:51:48 +00:00
null null: clean up empty lines in .c and .h files 2020-09-01 22:03:46 +00:00
nvd nvd: clean up empty lines in .c and .h files 2020-09-01 22:03:32 +00:00
nvdimm kernel: provide panicky version of __unreachable 2020-05-13 18:07:37 +00:00
nvme nvme: Remove a wmb() that's not necessary. 2020-12-04 21:34:48 +00:00
nvram
nvram2env nvram2env: clean up empty lines in .c and .h files 2020-09-01 22:02:55 +00:00
oce oce: clean up empty lines in .c and .h files 2020-09-01 22:02:32 +00:00
ocs_fc Introduce support of SCSI Command Priority. 2020-10-25 19:34:02 +00:00
ofw [PowerPC] Allow traversal of oversize OF properties. 2020-11-13 16:49:41 +00:00
otus WiFi: fix ieee80211_media_change() callers 2020-09-07 15:35:40 +00:00
ow ow: clean up empty lines in .c and .h files 2020-09-01 22:01:32 +00:00
pbio pbio: clean up empty lines in .c and .h files 2020-09-01 22:01:17 +00:00
pccard pccard: clean up empty lines in .c and .h files 2020-09-01 22:01:04 +00:00
pccbb pccbb: clean up empty lines in .c and .h files 2020-09-01 22:00:48 +00:00
pcf pcf: clean up empty lines in .c and .h files 2020-09-01 22:00:30 +00:00
pci pci_iov: When pci_iov_detach(9) is called, destroy VF children 2020-12-18 03:46:50 +00:00
pms Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
powermac_nvram powermac_nvram: clean up empty lines in .c and .h files 2020-09-01 21:59:31 +00:00
ppbus ppbus: clean up empty lines in .c and .h files 2020-09-01 21:59:11 +00:00
ppc ppc: clean up empty lines in .c and .h files 2020-09-01 21:58:56 +00:00
proto proto: clean up empty lines in .c and .h files 2020-09-01 21:58:40 +00:00
psci psci: clean up empty lines in .c and .h files 2020-09-01 21:58:29 +00:00
pst pst: clean up empty lines in .c and .h files 2020-09-01 21:58:12 +00:00
pty
puc puc: clean up empty lines in .c and .h files 2020-09-01 21:58:04 +00:00
pwm pwm_backlight: Fix 32 bits build 2020-10-03 08:31:28 +00:00
qat qat: quiet -Wredundant-decls 2020-12-11 22:51:53 +00:00
qlnx qlnx: clean up empty lines in .c and .h files 2020-09-01 21:57:33 +00:00
qlxgb qlxgb: clean up empty lines in .c and .h files 2020-09-01 21:57:15 +00:00
qlxgbe qlxgbe: clean up empty lines in .c and .h files 2020-09-01 21:56:55 +00:00
qlxge qlxge: clean up empty lines in .c and .h files 2020-09-01 21:56:30 +00:00
quicc
ral ral: clean up empty lines in .c and .h files 2020-09-01 21:56:10 +00:00
random random(4) FenestrasX: Push root seed version to arc4random(3) 2020-10-10 21:52:00 +00:00
rccgpio
re re(4): Add a 8168-compatible device ID 2020-10-05 19:58:55 +00:00
rl re(4): Add a 8168-compatible device ID 2020-10-05 19:58:55 +00:00
rndtest rndtest: clean up empty lines in .c and .h files 2020-09-01 21:55:52 +00:00
rt Move kernel env global variables, etc to sys/kenv.h 2020-10-07 06:16:37 +00:00
rtsx Port rtsx(4) driver for Realtek SD card reader from OpenBSD. 2020-11-24 21:28:44 +00:00
rtwn rtwn: narrow the epoch area 2020-09-29 20:46:25 +00:00
safe Don't return errors from the cryptodev_process() method. 2020-09-08 22:41:35 +00:00
safexcel safexcel: clean up empty lines in .c and .h files 2020-09-01 21:54:58 +00:00
sbni sbni: clean up empty lines in .c and .h files 2020-09-01 21:54:35 +00:00
scc scc(4)/uart(4): Remove obsolete support for Siemens SAB 82532 2020-12-26 13:48:06 +01:00
sdhci Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
sdio sdio: clean up empty lines in .c and .h files 2020-09-01 21:53:58 +00:00
sec sec: clean up empty lines in .c and .h files 2020-09-01 21:53:44 +00:00
sfxge sfxge: clean up empty lines in .c and .h files 2020-09-01 21:29:01 +00:00
sge
siis Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
sis
sk hme(4): Remove as previous announced 2020-12-11 21:40:38 +00:00
smartpqi smartpqi: don't bzero the new ccb; xpt_alloc_ccb_nowait() already does that. 2020-11-23 12:54:19 +00:00
smbus smbus: clean up empty lines in .c and .h files 2020-09-01 21:53:00 +00:00
smc smc: clean up empty lines in .c and .h files 2020-09-01 21:52:46 +00:00
snp
sound Unlock channels when any of them are locked, when returning for non-busy state. 2020-11-20 14:02:43 +00:00
speaker Remove splclock(). It's not useful to keep. 2020-08-28 16:40:33 +00:00
spibus Add IRQ resource to SPIBUS 2020-12-17 17:11:14 +00:00
ste Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
stge stge: clean up empty lines in .c and .h files 2020-09-01 21:52:20 +00:00
sume Driver for 4x10Gb Ethernet reference NIC FPGA design for NetFPGA SUME 2020-08-30 07:34:32 +00:00
superio Add support for Fintek F81803 SuperIO chip 2020-11-26 07:34:20 +00:00
sym Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
syscons Remove remaning definition of GFB_<foo> options. 2020-12-05 19:44:00 +00:00
tcp_log tcp_log: clean up empty lines in .c and .h files 2020-09-01 21:51:38 +00:00
tdfx tdfx: clean up empty lines in .c and .h files 2020-09-01 21:51:10 +00:00
terasic
ti ti: clean up empty lines in .c and .h files 2020-09-01 21:50:47 +00:00
tpm tpm: clean up empty lines in .c and .h files 2020-09-01 21:50:31 +00:00
tsec tsec: clean up empty lines in .c and .h files 2020-09-01 21:50:21 +00:00
twa twa: clean up empty lines in .c and .h files 2020-09-01 21:29:23 +00:00
twe twe: clean up empty lines in .c and .h files 2020-09-01 21:31:50 +00:00
tws Make tws(4) use xpt_alloc_ccb()/xpt_free_ccb() instead of malloc/free. 2020-11-23 13:02:23 +00:00
uart scc(4)/uart(4): Remove obsolete support for Siemens SAB 82532 2020-12-26 13:48:06 +01:00
usb rsu: Don't modify read-only firmware block. 2020-12-30 15:21:35 -08:00
veriexec
vge vge: clean up empty lines in .c and .h files 2020-09-01 21:49:49 +00:00
viapm viapm: clean up empty lines in .c and .h files 2020-09-01 21:49:31 +00:00
viawd
videomode videomode: clean up empty lines in .c and .h files 2020-09-01 21:49:14 +00:00
virtio Stop redefining PAGE_SHIFT in virtio-mmio 2020-12-23 13:10:26 +00:00
vkbd vkbd: clean up empty lines in .c and .h files 2020-09-01 21:48:55 +00:00
vmd vmd: clean up empty lines in .c and .h files 2020-09-01 21:48:37 +00:00
vmgenc
vmware vmware: clean up empty lines in .c and .h files 2020-09-01 21:30:01 +00:00
vnic vnic: clean up empty lines in .c and .h files 2020-09-01 21:48:21 +00:00
vr vr: clean up empty lines in .c and .h files 2020-09-01 21:48:08 +00:00
vt vt: restore tty when console is ungrabbed 2020-12-31 11:10:11 -06:00
vte Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
watchdog watchdog: clean up empty lines in .c and .h files 2020-09-01 21:47:20 +00:00
wbwd wbwd: clean up empty lines in .c and .h files 2020-09-01 21:46:58 +00:00
wi wi: clean up empty lines in .c and .h files 2020-09-01 21:46:42 +00:00
wpi wpi: clean up empty lines in .c and .h files 2020-09-01 21:46:27 +00:00
wtap WiFi: fix ieee80211_media_change() callers 2020-09-07 15:35:40 +00:00
xdma Enter the network epoch in the xdma interrupt handler if required 2020-02-08 23:07:29 +00:00
xen xen: allow limiting the amount of duplicated pending xenstore watches 2020-12-30 11:18:26 +01:00
xilinx RISC-V: fix some mismatched format specifiers 2020-09-08 13:21:13 +00:00
xl Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for drivers that process 2020-02-11 18:57:07 +00:00
xz
zlib