aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/workqueue.h
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-03-16 11:08:09 -0700
committerJakub Kicinski <kuba@kernel.org>2022-03-16 11:08:09 -0700
commit1bbdcbaeda445c76ca05f5d822c26fc7268c1ff5 (patch)
treeea09032f214a7d2a5cb462acc0ffa5e00dc87cad /include/linux/workqueue.h
parentMerge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue (diff)
parentRevert "ath10k: drop beacon and probe response which leak from other channel" (diff)
Merge tag 'wireless-2022-03-16' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Kalle Valo says: ==================== wireless fixes for v5.17 Third set of fixes for v5.17. We have only one revert to fix an ath10k regression. * tag 'wireless-2022-03-16' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless: Revert "ath10k: drop beacon and probe response which leak from other channel" ==================== Link: https://lore.kernel.org/r/20220316130249.B5225C340EC@smtp.kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions
d=retro' />Nicholas Piggin1-6/+0 2017-06-19KVM: PPC: Book3S HV: Enable guests to use large decrementer mode on POWER9Paul Mackerras1-2/+2 2017-04-20KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRsThomas Huth1-0/+8 2016-06-20KVM: PPC: Book3S PR: Fix illegal opcode emulationThomas Huth1-1/+0 2014-09-22KVM: PPC: Pass enum to kvmppc_get_last_instAlexander Graf1-1/+1 2014-09-22powerpc/kvm: support to handle sw breakpointMadhavan Srinivasan1-0/+15 2014-07-28KVM: PPC: Separate loadstore emulation from priv emulationAlexander Graf1-191/+1 2014-07-28KVM: PPC: Allow kvmppc_get_last_inst() to failMihai Caraman1-6/+12 2014-05-30KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf1-12/+12 2014-01-27KVM: PPC: Book3S: MMIO emulation support for little endian guestsCédric Le Goater1-1/+0 2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V1-5/+6 2013-10-17kvm: powerpc: book3s: Support building HV and PR KVM as moduleAneesh Kumar K.V1-0/+1 2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V1-3/+3 2013-07-30powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.hHongtao Jia1-44/+1 2013-06-30KVM: PPC: Ignore PIR writesAlexander Graf1-0/+3 2013-04-17KVM: PPC: emulate dcbstStuart Yoder1-0/+2 2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+0 2013-01-18KVM: PPC: Emulate dcbfAlexander Graf1-0/+2 2013-01-10KVM: PPC: Fix mfspr/mtspr MMUCFG emulationMihai Caraman1-5/+0 2012-10-30KVM: PPC: Move mtspr/mfspr emulation into own functionsAlexander Graf1-100/+121