summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | PCI: Fix active state requirement in PME pollingAlex Williamson2024-02-091-15/+22
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'probes-fixes-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-02-171-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing/probes: Fix to search structure fields correctlyMasami Hiramatsu (Google)2024-02-171-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag '6.8-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-02-177-7/+60
|\ \ \ \ \ \ \ \
| * | | | | | | | smb: Fix regression in writes when non-standard maximum write size negotiatedSteve French2024-02-152-2/+23
| * | | | | | | | smb: client: handle path separator of created SMB symlinksPaulo Alcantara2024-02-121-2/+6
| * | | | | | | | smb: client: set correct id, uid and cruid for multiuser automountsPaulo Alcantara2024-02-121-0/+16
| * | | | | | | | cifs: update the same create_guid on replayShyam Prasad N2024-02-114-2/+14
| * | | | | | | | cifs: fix underflow in parse_server_interfaces()Dan Carpenter2024-02-111-1/+1
| |/ / / / / / /
* | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-02-166-33/+48
|\ \ \ \ \ \ \ \
| * | | | | | | | scsi: fnic: Move fnic_fnic_flush_tx() to a work queueLee Duncan2024-02-124-5/+8
| * | | | | | | | scsi: Revert "scsi: fcoe: Fix potential deadlock on &fip->ctlr_lock"Lee Duncan2024-02-121-12/+8
| * | | | | | | | scsi: target: Fix unmap setup during configurationMike Christie2024-02-121-16/+32
* | | | | | | | | Merge tag 'wq-for-6.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-02-161-6/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Revert "workqueue: Override implicit ordered attribute in workqueue_apply_unb...Tejun Heo2024-02-051-6/+2
* | | | | | | | | | Merge tag 'block-6.8-2024-02-16' of git://git.kernel.dk/linuxLinus Torvalds2024-02-164-2/+8
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'nvme-6.8-2024-02-15' of git://git.infradead.org/nvme into block-6.8Jens Axboe2024-02-154-2/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | nvmet: remove superfluous initializationChaitanya Kulkarni2024-02-131-2/+2
| | * | | | | | | | | | nvme: implement support for relaxed effectsKeith Busch2024-02-132-0/+5
| | * | | | | | | | | | nvme-fabrics: fix I/O connect error handlingChaitanya Kulkarni2024-02-131-0/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'io_uring-6.8-2024-02-16' of git://git.kernel.dk/linuxLinus Torvalds2024-02-161-2/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | io_uring/net: fix multishot accept overflow handlingJens Axboe2024-02-141-2/+3
* | | | | | | | | | | | Merge tag 'ceph-for-6.8-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds2024-02-163-25/+93
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ceph: add ceph_cap_unlink_work to fire check_caps() immediatelyXiubo Li2024-02-133-1/+69
| * | | | | | | | | | | | ceph: always queue a writeback when revoking the Fb capsXiubo Li2024-02-131-24/+24
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-02-1665-276/+277
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge tag 'kvmarm-fixes-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-02-161-2/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()Will Deacon2024-02-131-2/+0
| * | | | | | | | | | | | | Merge tag 'kvmarm-fixes-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-02-162-11/+17
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | KVM: arm64: Do not source virt/lib/Kconfig twiceMasahiro Yamada2024-02-041-1/+0
| | * | | | | | | | | | | | KVM: arm64: Fix circular locking dependencySebastian Ene2024-01-301-10/+17
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'kvm-riscv-fixes-6.8-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2024-02-142-11/+15
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | RISC-V: KVM: Use correct restricted typesAndrew Jones2024-02-091-8/+12
| | * | | | | | | | | | | | RISC-V: paravirt: Use correct restricted typesAndrew Jones2024-02-091-2/+2
| | * | | | | | | | | | | | RISC-V: paravirt: steal_time should be staticAndrew Jones2024-02-091-1/+1
| | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'kvm-x86-selftests-6.8-rcN' of https://github.com/kvm-x86/linux int...Paolo Bonzini2024-02-1459-240/+237
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | KVM: selftests: Don't assert on exact number of 4KiB in dirty log split testSean Christopherson2024-02-061-9/+12
| | * | | | | | | | | | | | KVM: selftests: Fix a semaphore imbalance in the dirty ring logging testSean Christopherson2024-02-061-23/+27
| | * | | | | | | | | | | | KVM: x86: Make gtod_is_based_on_tsc() return 'bool'Vitaly Kuznetsov2024-02-011-1/+1
| | * | | | | | | | | | | | KVM: selftests: Make hyperv_clock require TSC based system clocksourceVitaly Kuznetsov2024-02-011-0/+1
| | * | | | | | | | | | | | KVM: selftests: Run clocksource dependent tests with hyperv_clocksource_tsc_p...Vitaly Kuznetsov2024-02-014-5/+6
| | * | | | | | | | | | | | KVM: selftests: Use generic sys_clocksource_is_tsc() in vmx_nested_tsc_scalin...Vitaly Kuznetsov2024-02-011-18/+1
| | * | | | | | | | | | | | KVM: selftests: Generalize check_clocksource() from kvm_clock_testVitaly Kuznetsov2024-02-015-37/+40
| | * | | | | | | | | | | | KVM: selftests: Fail tests when open() fails with !ENOENTVitaly Kuznetsov2024-01-301-1/+2
| | * | | | | | | | | | | | KVM: selftests: Avoid infinite loop in hyperv_features when invtsc is missingVitaly Kuznetsov2024-01-301-4/+5
| | * | | | | | | | | | | | KVM: selftests: Delete superfluous, unused "stage" variable in AMX testSean Christopherson2024-01-301-2/+2
| | * | | | | | | | | | | | KVM: selftests: x86_64: Remove redundant newlinesAndrew Jones2024-01-3022-63/+63
| | * | | | | | | | | | | | KVM: selftests: s390x: Remove redundant newlinesAndrew Jones2024-01-293-13/+13
| | * | | | | | | | | | | | KVM: selftests: riscv: Remove redundant newlinesAndrew Jones2024-01-292-2/+2
| | * | | | | | | | | | | | KVM: selftests: aarch64: Remove redundant newlinesAndrew Jones2024-01-297-27/+27