summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ALSA: line6: fix stack overflow in line6_midi_transmitArtem Egorkine2022-12-261-1/+2
| * | | | ALSA: line6: correct midi status byte when receiving data from podxtArtem Egorkine2022-12-265-12/+27
| | |/ / | |/| |
* | | | Merge tag 'block-6.2-2022-12-29' of git://git.kernel.dk/linuxLinus Torvalds2022-12-2912-59/+186
|\ \ \ \
| * \ \ \ Merge tag 'nvme-6.2-2022-12-29' of git://git.infradead.org/nvme into block-6.2Jens Axboe2022-12-299-34/+159
| |\ \ \ \
| | * | | | nvme-auth: fix smatch warning complaintsSagi Grimberg2022-12-281-1/+1
| | * | | | nvme: consult the CSE log page for unprivileged passthroughChristoph Hellwig2022-12-282-4/+25
| | * | | | nvme: also return I/O command effects from nvme_command_effectsChristoph Hellwig2022-12-281-6/+26
| | * | | | nvmet: don't defer passthrough commands with trivial effects to the workqueueChristoph Hellwig2022-12-281-6/+5
| | * | | | nvmet: set the LBCC bit for commands that modify dataChristoph Hellwig2022-12-281-2/+4
| | * | | | nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding itChristoph Hellwig2022-12-281-16/+19
| | * | | | nvme: fix the NVME_CMD_EFFECTS_CSE_MASK definitionChristoph Hellwig2022-12-281-1/+2
| | * | | | docs, nvme: add a feature and quirk policy documentChristoph Hellwig2022-12-283-0/+79
| |/ / / /
| * | | | nvme-pci: update sqsize when adjusting the queue depthChristoph Hellwig2022-12-261-4/+5
| * | | | nvme: fix setting the queue depth in nvme_alloc_io_tag_setChristoph Hellwig2022-12-261-1/+1
| * | | | block, bfq: fix uaf for bfqq in bfq_exit_icq_bfqqYu Kuai2022-12-261-1/+1
| * | | | Merge tag 'nvme-6.2-2022-12-22' of git://git.infradead.org/nvme into block-6.2Jens Axboe2022-12-222-19/+20
| |\ \ \ \
| | * | | | nvme: fix multipath crash caused by flush request when blktrace is enabledYanjun Zhang2022-12-221-1/+1
| | * | | | nvme-pci: fix page size checksKeith Busch2022-12-211-4/+4
| | * | | | nvme-pci: fix mempool alloc sizeKeith Busch2022-12-211-2/+2
| | * | | | nvme-pci: fix doorbell buffer value endiannessKlaus Jensen2022-12-211-12/+13
| |/ / / /
* | | | | Merge tag 'io_uring-6.2-2022-12-29' of git://git.kernel.dk/linuxLinus Torvalds2022-12-293-16/+31
|\ \ \ \ \
| * | | | | uapi:io_uring.h: allow linux/time_types.h to be skippedStefan Metzmacher2022-12-271-0/+8
| * | | | | io_uring: check for valid register opcode earlierJens Axboe2022-12-231-2/+3
| * | | | | io_uring/cancel: re-grab ctx mutex after finishing waitJens Axboe2022-12-211-5/+4
| * | | | | io_uring: finish waiting before flushing overflow entriesJens Axboe2022-12-211-9/+16
* | | | | | Merge tag 'linux-kselftest-kunit-fixes-6.2-rc2' of git://git.kernel.org/pub/s...Linus Torvalds2022-12-291-1/+3
|\ \ \ \ \ \
| * | | | | | kunit: alloc_string_stream_fragment error handling bug fixYoungJun.park2022-12-261-1/+3
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-2928-287/+290
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'kvm-late-6.1-fixes' into HEADPaolo Bonzini2022-12-2828-287/+290
|/| | | | |
| * | | | | KVM: selftests: restore special vmmcall code layout needed by the harnessPaolo Bonzini2022-12-281-2/+11
| * | | | | Documentation: kvm: clarify SRCU locking orderPaolo Bonzini2022-12-281-5/+14
| * | | | | KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESETPaolo Bonzini2022-12-282-3/+33
| * | | | | KVM: x86/xen: Documentation updates and clarificationsDavid Woodhouse2022-12-271-15/+26
| * | | | | KVM: x86/xen: Add KVM_XEN_INVALID_GPA and KVM_XEN_INVALID_GFN to uapiDavid Woodhouse2022-12-272-7/+10
| * | | | | KVM: x86/xen: Simplify eventfd IOCTLsMichal Luczaj2022-12-271-7/+1
| * | | | | KVM: x86/xen: Fix SRCU/RCU usage in readers of evtchn_portsPaolo Bonzini2022-12-271-11/+18
| * | | | | KVM: x86/xen: Use kvm_read_guest_virt() instead of open-coding it badlyDavid Woodhouse2022-12-271-38/+18
| * | | | | KVM: x86/xen: Fix memory leak in kvm_xen_write_hypercall_page()Michal Luczaj2022-12-271-3/+4
| * | | | | KVM: Delete extra block of "};" in the KVM API documentationSean Christopherson2022-12-271-5/+0
| * | | | | kvm: x86/mmu: Remove duplicated "be split" in spte.hLai Jiangshan2022-12-271-1/+1
| * | | | | kvm: Remove the unused macro KVM_MMU_READ_{,UN}LOCK()Lai Jiangshan2022-12-271-4/+0
| * | | | | MAINTAINERS: adjust entry after renaming the vmx hyperv filesLukas Bulwahn2022-12-271-1/+1
| * | | | | KVM: selftests: Mark correct page as mapped in virt_map()Oliver Upton2022-12-271-2/+2
| * | | | | KVM: arm64: selftests: Don't identity map the ucall MMIO holeOliver Upton2022-12-271-2/+4
| * | | | | KVM: selftests: document the default implementation of vm_vaddr_populate_bitmapPaolo Bonzini2022-12-271-0/+9
| * | | | | KVM: selftests: Use magic value to signal ucall_alloc() failureSean Christopherson2022-12-271-2/+14
| * | | | | KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warningSean Christopherson2022-12-271-0/+1
| * | | | | KVM: selftests: Include lib.mk before consuming $(CC)Sean Christopherson2022-12-271-4/+5
| * | | | | KVM: selftests: Explicitly disable builtins for mem*() overridesSean Christopherson2022-12-271-0/+1
| * | | | | KVM: selftests: Probe -no-pie with actual CFLAGS used to compileSean Christopherson2022-12-271-1/+1