summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | smb3: when mounting with multichannel include it in requested capabilitiesSteve French2021-05-081-0/+5
* | | | | | | | Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-05-094-15/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/fair: Fix unfairness caused by missing load decayOdin Ugedal2021-05-061-3/+9
| * | | | | | | | sched: Fix out-of-bound access in uclampQuentin Perret2021-05-061-1/+1
| * | | | | | | | psi: Fix psi state corruption when schedule() races with cgroup moveJohannes Weiner2021-05-061-10/+26
| * | | | | | | | sched,doc: sched_debug_verbose cmdline should be sched_verboseBarry Song2021-05-061-1/+1
* | | | | | | | | Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-095-60/+58
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | futex: Make syscall entry points less convolutedThomas Gleixner2021-05-061-26/+37
| * | | | | | | | | futex: Get rid of the val2 conditional danceThomas Gleixner2021-05-061-14/+2
| * | | | | | | | | futex: Do not apply time namespace adjustment on FUTEX_LOCK_PIThomas Gleixner2021-05-061-2/+2
| * | | | | | | | | Revert 337f13046ff0 ("futex: Allow FUTEX_CLOCK_REALTIME with FUTEX_WAIT op")Thomas Gleixner2021-05-061-2/+1
| * | | | | | | | | locking/qrwlock: Cleanup queued_write_lock_slowpath()Waiman Long2021-05-061-3/+3
| * | | | | | | | | smp: Fix smp_call_function_single_async prototypeArnd Bergmann2021-05-063-15/+15
| |/ / / / / / / /
* | | | | | | | | Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-091-21/+26
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/events/amd/iommu: Fix invalid Perf result due to IOMMU PMC power-gatingSuravee Suthikulpanit2021-05-061-21/+26
| |/ / / / / / / /
* | | | | | | | | Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-0916-233/+263
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | KVM: x86: Consolidate guest enter/exit logic to common helpersSean Christopherson2021-05-053-74/+49
| * | | | | | | | | context_tracking: KVM: Move guest enter/exit wrappers to KVM's domainSean Christopherson2021-05-052-45/+45
| * | | | | | | | | context_tracking: Consolidate guest enter/exit wrappersSean Christopherson2021-05-051-41/+24
| * | | | | | | | | sched/vtime: Move guest enter/exit vtime accounting to vtime.hSean Christopherson2021-05-052-22/+41
| * | | | | | | | | sched/vtime: Move vtime accounting external declarations above inlinesSean Christopherson2021-05-051-37/+37
| * | | | | | | | | KVM: x86: Defer vtime accounting 'til after IRQ handlingWanpeng Li2021-05-053-6/+15
| * | | | | | | | | context_tracking: Move guest exit vtime accounting to separate helpersWanpeng Li2021-05-051-6/+16
| * | | | | | | | | context_tracking: Move guest exit context tracking to separate helpersWanpeng Li2021-05-051-1/+8
| * | | | | | | | | KVM/VMX: Invoke NMI non-IST entry instead of IST entryLai Jiangshan2021-05-053-7/+34
| * | | | | | | | | x86/cpu: Remove write_tsc() and write_rdtscp_aux() wrappersSean Christopherson2021-05-052-5/+1
| * | | | | | | | | x86/cpu: Initialize MSR_TSC_AUX if RDTSCP *or* RDPID is supportedSean Christopherson2021-05-051-1/+1
| * | | | | | | | | x86/resctrl: Fix init const confusionAndi Kleen2021-05-051-1/+1
| * | | | | | | | | x86: Delete UD0, UD1 tracesAlexey Dobriyan2021-05-051-9/+0
| * | | | | | | | | x86/smpboot: Remove duplicate includesWan Jiabing2021-05-051-3/+0
| * | | | | | | | | x86/cpu: Use alternative to generate the TASK_SIZE_MAX constantLinus Torvalds2021-05-052-20/+36
* | | | | | | | | | Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-085-10/+16
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | riscv: remove unused handle_exception symbolRouven Czerwinski2021-05-061-2/+0
| * | | | | | | | | | riscv: Consistify protect_kernel_linear_mapping_text_rodata() useGeert Uytterhoeven2021-05-063-4/+7
| * | | | | | | | | | riscv: enable SiFive errata CIP-453 and CIP-1200 Kconfig only if CONFIG_64BIT=yVincent Chen2021-05-061-2/+2
| * | | | | | | | | | riscv: Only extend kernel reservation if mapped read-onlyGeert Uytterhoeven2021-05-061-2/+7
* | | | | | | | | | | drm/i915/display: fix compiler warning about array overrunLinus Torvalds2021-05-081-1/+12
* | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-05-0811-489/+438
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | scsi: fnic: Use scsi_host_busy_iter() to traverse commandsHannes Reinecke2021-05-031-446/+375
| * | | | | | | | | | | scsi: fnic: Kill 'exclude_id' argument to fnic_cleanup_io()Hannes Reinecke2021-05-031-6/+3
| * | | | | | | | | | | scsi: scsi_debug: Fix cmd_per_lun, set to max_queueDouglas Gilbert2021-05-031-8/+16
| * | | | | | | | | | | scsi: ufs: core: Narrow down fast path in system suspend pathCan Guo2021-04-291-0/+1
| * | | | | | | | | | | scsi: ufs: core: Cancel rpm_dev_flush_recheck_work during system suspendCan Guo2021-04-291-0/+2
| * | | | | | | | | | | scsi: ufs: core: Do not put UFS power into LPM if link is brokenCan Guo2021-04-291-2/+2
| * | | | | | | | | | | scsi: qla2xxx: Prevent PRLI in target modeAnastasia Kovaleva2021-04-291-0/+3
| * | | | | | | | | | | scsi: qla2xxx: Add marginal path handling supportBikash Hazarika2021-04-291-0/+1
| * | | | | | | | | | | scsi: target: tcmu: Return from tcmu_handle_completions() if cmd_id not foundBodo Stroesser2021-04-291-2/+2
| * | | | | | | | | | | scsi: ufs: core: Fix a typo in ufs-sysfs.cKeoseong Park2021-04-291-6/+6
| * | | | | | | | | | | scsi: lpfc: Fix bad memory access during VPD DUMP mailbox commandJames Smart2021-04-272-13/+14
| * | | | | | | | | | | scsi: lpfc: Fix DMA virtual address ptr assignment in bsgJames Smart2021-04-271-1/+1