summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge back cpufreq changes for v5.15.Rafael J. Wysocki2021-08-237-19/+25
|\
| * cpufreq: schedutil: Use kobject release() method to free sugov_tunablesKevin Hao2021-08-061-5/+11
| * cpufreq: Replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior2021-08-046-14/+14
* | Merge branch 'cpufreq/arm/fixes' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2021-08-173-2/+8
|\ \
| * | cpufreq: armada-37xx: forbid cpufreq for 1.2 GHz variantMarek Behún2021-08-091-1/+5
| * | cpufreq: blocklist Qualcomm sm8150 in cpufreq-dt-platdevThara Gopinath2021-08-051-0/+1
| * | cpufreq: arm_scmi: Fix error path when allocation failedLukasz Luba2021-08-041-1/+1
| * | cpufreq: blacklist Qualcomm sc8180x in cpufreq-dt-platdevBjorn Andersson2021-07-261-0/+1
* | | Linux 5.14-rc6v5.14-rc6Linus Torvalds2021-08-161-1/+1
* | | Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-08-1513-62/+82
|\ \ \
| * | | powerpc/xive: Do not skip CPU-less nodes when creating the IPIsCédric Le Goater2021-08-121-11/+24
| * | | powerpc/interrupt: Do not call single_step_exception() from other exceptionsChristophe Leroy2021-08-121-2/+7
| * | | powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()Christophe Leroy2021-08-124-3/+11
| * | | powerpc/kprobes: Fix kprobe Oops happens in bookePu Lehui2021-08-091-1/+2
| * | | powerpc/pseries: Fix update of LPAR security flavor after LPMLaurent Dufour2021-08-071-2/+3
| * | | powerpc/smp: Fix OOPS in topology_init()Christophe Leroy2021-08-071-1/+1
| * | | powerpc/32: Fix critical and debug interrupts on BOOKEChristophe Leroy2021-08-073-41/+33
| * | | powerpc/32s: Fix napping restore in data storage interrupt (DSI)Christophe Leroy2021-08-071-1/+1
* | | | Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-08-1511-61/+113
|\ \ \ \
| * | | | driver core: Add missing kernel doc for device::msi_lockThomas Gleixner2021-08-131-0/+1
| * | | | genirq/msi: Ensure deactivation on teardownBixuan Cui2021-08-101-5/+8
| * | | | genirq/timings: Prevent potential array overflow in __irq_timings_store()Ben Dai2021-08-101-0/+5
| * | | | x86/msi: Force affinity setup before startupThomas Gleixner2021-08-102-4/+9
| * | | | x86/ioapic: Force affinity setup before startupThomas Gleixner2021-08-101-2/+4
| * | | | genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUPThomas Gleixner2021-08-102-1/+6
| * | | | PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2021-08-104-10/+13
| * | | | PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()Thomas Gleixner2021-08-101-1/+1
| * | | | PCI/MSI: Correct misleading commentsThomas Gleixner2021-08-101-4/+1
| * | | | PCI/MSI: Do not set invalid bits in MSI maskThomas Gleixner2021-08-101-4/+4
| * | | | PCI/MSI: Enforce MSI[X] entry updates to be visibleThomas Gleixner2021-08-101-0/+5
| * | | | PCI/MSI: Enforce that MSI-X table entry is masked for updateThomas Gleixner2021-08-101-0/+15
| * | | | PCI/MSI: Mask all unused MSI-X entriesThomas Gleixner2021-08-101-18/+27
| * | | | PCI/MSI: Enable and mask MSI-X earlyThomas Gleixner2021-08-101-13/+15
* | | | | Merge tag 'locking_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-08-151-1/+1
|\ \ \ \ \
| * | | | | locking/rtmutex: Use the correct rtmutex debugging config optionZhen Lei2021-08-101-1/+1
| |/ / / /
* | | | | Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-152-10/+63
|\ \ \ \ \
| * \ \ \ \ Merge tag 'efi-urgent-for-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/ke...Thomas Gleixner2021-08-102-10/+63
| |\ \ \ \ \
| | * | | | | efi/libstub: arm64: Double check image alignment at entryArd Biesheuvel2021-08-031-0/+4
| | * | | | | efi/libstub: arm64: Warn when efi_random_alloc() failsArd Biesheuvel2021-08-031-0/+2
| | * | | | | efi/libstub: arm64: Relax 2M alignment again for relocatable kernelsArd Biesheuvel2021-08-031-15/+13
| | * | | | | efi/libstub: arm64: Force Image reallocation if BSS was not reservedArd Biesheuvel2021-08-031-1/+48
| | * | | | | arm64: efi: kaslr: Fix occasional random alloc (and boot) failureBenjamin Herrenschmidt2021-07-201-0/+2
* | | | | | | Merge tag 'x86_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-08-152-14/+14
|\ \ \ \ \ \ \
| * | | | | | | x86/resctrl: Fix default monitoring groups reportingBabu Moger2021-08-121-14/+13
| * | | | | | | x86/tools: Fix objdump version check againRandy Dunlap2021-08-121-0/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-08-1510-62/+118
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'kvm-tdpmmu-fixes' into kvm-masterPaolo Bonzini2021-08-134-15/+63
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlockSean Christopherson2021-08-133-4/+39
| | * | | | | | | KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEsSean Christopherson2021-08-131-1/+8
| | * | | | | | | KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEsSean Christopherson2021-08-131-10/+16