summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers: hv: Decouple Hyper-V clock/timer code from VMbus driversMichael Kelley2021-07-195-10/+25
* x86/hyperv: add comment describing TSC_INVARIANT_CONTROL MSR setting bit 0Ani Sinha2021-07-161-0/+9
* Drivers: hv: Move Hyper-V misc functionality to arch-neutral codeMichael Kelley2021-07-153-18/+19
* Drivers: hv: Add arch independent default functions for some Hyper-V handlersMichael Kelley2021-07-153-8/+49
* Drivers: hv: Make portions of Hyper-V init code be arch neutralMichael Kelley2021-07-155-88/+158
* x86/hyperv: fix for unwanted manipulation of sched_clock when TSC marked unst...Ani Sinha2021-07-131-2/+7
* asm-generic/hyperv: Add missing #include of nmi.hMichael Kelley2021-07-121-0/+1
* Linux 5.14-rc1v5.14-rc1Linus Torvalds2021-07-121-2/+2
* mm/rmap: try_to_migrate() skip zone_device !device_privateHugh Dickins2021-07-121-3/+3
* mm/rmap: fix new bug: premature return from page_mlock_one()Hugh Dickins2021-07-121-6/+5
* mm/rmap: fix old bug: munlocking THP missed other mlocksHugh Dickins2021-07-121-5/+8
* mm/rmap: fix comments left over from recent changesHugh Dickins2021-07-122-7/+2
* Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-07-116-12/+31
|\
| * Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-07-096-12/+31
| |\
| | * irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier2021-07-095-11/+31
| | * genirq/irqdesc: Drop excess kernel-doc entry @lookupRandy Dunlap2021-06-281-1/+0
* | | Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-07-112-10/+18
|\ \ \
| * | | sched/uclamp: Ignore max aggregation if rq is idleXuewen Yan2021-07-021-7/+14
| * | | sched/fair: Fix CFS bandwidth hrtimer expiry typeOdin Ugedal2021-07-021-2/+2
| * | | sched/fair: Sync load_sum with load_avg after dequeueVincent Guittot2021-07-021-1/+2
* | | | Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-112-8/+21
|\ \ \ \
| * | | | perf/x86/intel/uncore: Clean up error handling path of iio mappingKan Liang2021-07-021-2/+4
| * | | | perf/x86/cstate: Add ICELAKE_X and ICELAKE_D supportZhang Rui2021-07-021-6/+17
* | | | | Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-07-115-23/+33
|\ \ \ \ \
| * | | | | locking/atomic: sparc: Fix arch_cmpxchg64_local()Mark Rutland2021-07-071-1/+1
| * | | | | kprobe/static_call: Restore missing static_call_text_reserved()Peter Zijlstra2021-07-051-0/+2
| * | | | | static_call: Fix static_call_text_reserved() vs __initPeter Zijlstra2021-07-051-5/+8
| * | | | | jump_label: Fix jump_label_text_reserved() vs __initPeter Zijlstra2021-07-051-5/+8
| * | | | | locking/lockdep: Fix meaningless /proc/lockdep output of lock classes on !CON...Xiongwei Song2021-07-051-12/+14
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-1136-162/+287
|\ \ \ \ \ \
| * | | | | | scsi: virtio_scsi: Add validation for residual bytes from responseXie Yongji2021-06-291-1/+1
| * | | | | | scsi: ipr: System crashes when seeing type 20 errorWen Xiong2021-06-292-2/+3
| * | | | | | scsi: core: Retry I/O for Notify (Enable Spinup) Required errorQuat Le2021-06-291-0/+1
| * | | | | | scsi: mpi3mr: Fix warnings reported by smatchSreekanth Reddy2021-06-291-2/+3
| * | | | | | scsi: qedf: Add check to synchronize abort and flushJaved Hasan2021-06-291-1/+21
| * | | | | | scsi: MAINTAINERS: Add mpi3mr driver maintainersSreekanth Reddy2021-06-291-0/+11
| * | | | | | scsi: libfc: Fix array index out of bound exceptionJaved Hasan2021-06-291-5/+8
| * | | | | | scsi: mvsas: Use DEVICE_ATTR_RO()/RW() macroZhen Lei2021-06-231-17/+9
| * | | | | | scsi: megaraid_mbox: Use DEVICE_ATTR_ADMIN_RO() macroZhen Lei2021-06-231-10/+8
| * | | | | | scsi: qedf: Use DEVICE_ATTR_RO() macroZhen Lei2021-06-231-8/+6
| * | | | | | scsi: qedi: Use DEVICE_ATTR_RO() macroZhen Lei2021-06-231-7/+7
| * | | | | | scsi: message: mptfc: Switch from pci_ to dma_ APIChristophe JAILLET2021-06-231-17/+18
| * | | | | | scsi: be2iscsi: Fix some missing space in some messagesChristophe JAILLET2021-06-231-64/+38
| * | | | | | scsi: be2iscsi: Fix an error handling path in beiscsi_dev_probe()Christophe JAILLET2021-06-231-0/+1
| * | | | | | scsi: ufs: Fix build warning without CONFIG_PMYueHaibing2021-06-231-0/+4
| * | | | | | scsi: bnx2fc: Remove meaningless bnx2fc_abts_cleanup() return value assignmentSeongJae Park2021-06-231-1/+1
| * | | | | | scsi: qla2xxx: Add heartbeat checkQuinn Tran2021-06-238-1/+117
| * | | | | | scsi: virtio_scsi: Do not overwrite SCSI statusHannes Reinecke2021-06-231-2/+1
| * | | | | | scsi: libsas: Add LUN number check in .slave_alloc callbackYufen Yu2021-06-238-0/+16
| * | | | | | scsi: core: Inline scsi_mq_alloc_queue()Bart Van Assche2021-06-233-17/+8