summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge tag 'nvme-6.2-2023-01-12' of git://git.infradead.org/nvme into block-6.2Jens Axboe2023-01-124-52/+75
| |\ \ \ \ \ \ \ \
| | * | | | | | | | MAINTAINERS: stop nvme matching for nvmem filesRussell King (Oracle)2023-01-101-1/+2
| | * | | | | | | | nvme: don't allow unprivileged passthrough on partitionsChristoph Hellwig2023-01-101-16/+31
| | * | | | | | | | nvme: replace the "bool vec" arguments with flags in the ioctl pathChristoph Hellwig2023-01-101-25/+28
| | * | | | | | | | nvme: remove __nvme_ioctlChristoph Hellwig2023-01-101-10/+8
| | * | | | | | | | nvme-pci: fix error handling in nvme_pci_enable()Tong Zhang2023-01-101-2/+7
| | * | | | | | | | nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllersHector Martin2023-01-101-1/+2
| | * | | | | | | | nvme-apple: add NVME_QUIRK_IDENTIFY_CNS quirk to fix regressionHector Martin2023-01-101-1/+1
| |/ / / / / / / /
| * | | | | | | | block: Drop spurious might_sleep() from blk_put_queue()Tejun Heo2023-01-081-3/+0
* | | | | | | | | Merge tag 'io_uring-6.2-2023-01-13' of git://git.kernel.dk/linuxLinus Torvalds2023-01-134-20/+53
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | io_uring: lock overflowing for IOPOLLPavel Begunkov2023-01-131-1/+5
| * | | | | | | | | io_uring/poll: attempt request issue after racy poll wakeupJens Axboe2023-01-121-11/+20
| * | | | | | | | | io_uring/fdinfo: include locked hash table in fdinfo outputJens Axboe2023-01-101-2/+10
| * | | | | | | | | io_uring/poll: add hash if ready poll request can't complete inlineJens Axboe2023-01-091-5/+12
| * | | | | | | | | io_uring/io-wq: only free worker if it was allocated for creationJens Axboe2023-01-081-1/+6
* | | | | | | | | | Merge tag 'pci-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-01-132-7/+39
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86/pci: Treat EfiMemoryMappedIO as reservation of ECAM spaceBjorn Helgaas2023-01-131-0/+31
| * | | | | | | | | | x86/pci: Simplify is_mmconf_reserved() messagesBjorn Helgaas2023-01-111-6/+7
| * | | | | | | | | | PCI: dwc: Adjust to recent removal of PCI_MSI_IRQ_DOMAINLukas Bulwahn2023-01-041-1/+1
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-01-1317-115/+175
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lockDavid Woodhouse2023-01-113-38/+32
| * | | | | | | | | | KVM: Ensure lockdep knows about kvm->lock vs. vcpu->mutex ordering ruleDavid Woodhouse2023-01-111-0/+7
| * | | | | | | | | | KVM: x86/xen: Fix potential deadlock in kvm_xen_update_runstate_guest()David Woodhouse2023-01-111-2/+17
| * | | | | | | | | | KVM: x86/xen: Fix lockdep warning on "recursive" gpc lockingDavid Woodhouse2023-01-111-1/+3
| * | | | | | | | | | Merge tag 'kvmarm-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-01-1111-40/+69
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch kvm-arm64/MAINTAINERS into kvmarm-master/fixesMarc Zyngier2023-01-051-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | MAINTAINERS: Remove myself as a KVM/arm64 reviewerAlexandru Elisei2023-01-051-1/+0
| | | * | | | | | | | | | MAINTAINERS: Add Zenghui Yu as a KVM/arm64 reviewerMarc Zyngier2023-01-051-0/+1
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge branch kvm-arm64/s1ptw-write-fault into kvmarm-master/fixesMarc Zyngier2023-01-057-38/+61
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*Marc Zyngier2023-01-036-36/+33
| | | * | | | | | | | | | KVM: arm64: Document the behaviour of S1PTW faults on RO memslotsMarc Zyngier2023-01-031-0/+8
| | | * | | | | | | | | | KVM: arm64: Fix S1PTW handling on RO memslotsMarc Zyngier2023-01-031-2/+20
| | | |/ / / / / / / / /
| | * | | | | | | | | | Merge branch kvm-arm64/pmu-fixes-6.2 into kvmarm-master/fixesMarc Zyngier2023-01-051-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | KVM: arm64: PMU: Fix PMCR_EL0 reset valueJames Clark2022-12-121-1/+1
| | * | | | | | | | | | | KVM: arm64: vgic: Add Apple M2 cpus to the list of broken SEIS implementationsMarc Zyngier2023-01-052-0/+6
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | Documentation: kvm: fix SRCU locking order docsPaolo Bonzini2023-01-111-11/+12
| * | | | | | | | | | | KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUIDPaolo Bonzini2023-01-092-16/+30
| * | | | | | | | | | | KVM: nSVM: clarify recalc_intercepts() wrt CR8Paolo Bonzini2023-01-091-7/+5
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | lockref: stop doing cpu_relax in the cmpxchg loopMateusz Guzik2023-01-131-1/+0
* | | | | | | | | | | Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-01-134-5/+10
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | efi: tpm: Avoid READ_ONCE() for accessing the event logArd Biesheuvel2023-01-131-2/+2
| * | | | | | | | | | | efi: rt-wrapper: Add missing includeArd Biesheuvel2023-01-091-0/+1
| * | | | | | | | | | | efi: fix userspace infinite retry read efivars after EFI runtime services pag...Ding Hui2023-01-031-0/+1
| * | | | | | | | | | | efi: fix NULL-deref in init error pathJohan Hovold2023-01-031-3/+6
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'docs-6.2-fixes' of git://git.lwn.net/linuxLinus Torvalds2023-01-132-3/+15
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | docs/conf.py: Use about.html only in sidebar of alabaster themeAkira Yokosawa2023-01-111-1/+5
| * | | | | | | | | | | docs: Deprecate use of Sphinx < 2.4.xJonathan Corbet2023-01-061-0/+6
| * | | | | | | | | | | docs: Fix the docs build with Sphinx 6.0Jonathan Corbet2023-01-061-2/+4
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'sound-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-01-1334-293/+604
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAFClement Lecigne2023-01-131-9/+15