index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 5.14-rc6 into staging-next
Greg Kroah-Hartman
2021-08-16
289
-1596
/
+2229
|
\
|
*
Linux 5.14-rc6
v5.14-rc6
Linus Torvalds
2021-08-16
1
-1
/
+1
|
*
Merge tag 'powerpc-5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-08-15
13
-62
/
+82
|
|
\
|
|
*
powerpc/xive: Do not skip CPU-less nodes when creating the IPIs
Cédric Le Goater
2021-08-12
1
-11
/
+24
|
|
*
powerpc/interrupt: Do not call single_step_exception() from other exceptions
Christophe Leroy
2021-08-12
1
-2
/
+7
|
|
*
powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()
Christophe Leroy
2021-08-12
4
-3
/
+11
|
|
*
powerpc/kprobes: Fix kprobe Oops happens in booke
Pu Lehui
2021-08-09
1
-1
/
+2
|
|
*
powerpc/pseries: Fix update of LPAR security flavor after LPM
Laurent Dufour
2021-08-07
1
-2
/
+3
|
|
*
powerpc/smp: Fix OOPS in topology_init()
Christophe Leroy
2021-08-07
1
-1
/
+1
|
|
*
powerpc/32: Fix critical and debug interrupts on BOOKE
Christophe Leroy
2021-08-07
3
-41
/
+33
|
|
*
powerpc/32s: Fix napping restore in data storage interrupt (DSI)
Christophe Leroy
2021-08-07
1
-1
/
+1
|
*
|
Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-08-15
11
-61
/
+113
|
|
\
\
|
|
*
|
driver core: Add missing kernel doc for device::msi_lock
Thomas Gleixner
2021-08-13
1
-0
/
+1
|
|
*
|
genirq/msi: Ensure deactivation on teardown
Bixuan Cui
2021-08-10
1
-5
/
+8
|
|
*
|
genirq/timings: Prevent potential array overflow in __irq_timings_store()
Ben Dai
2021-08-10
1
-0
/
+5
|
|
*
|
x86/msi: Force affinity setup before startup
Thomas Gleixner
2021-08-10
2
-4
/
+9
|
|
*
|
x86/ioapic: Force affinity setup before startup
Thomas Gleixner
2021-08-10
1
-2
/
+4
|
|
*
|
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2021-08-10
2
-1
/
+6
|
|
*
|
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-08-10
4
-10
/
+13
|
|
*
|
PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
Thomas Gleixner
2021-08-10
1
-1
/
+1
|
|
*
|
PCI/MSI: Correct misleading comments
Thomas Gleixner
2021-08-10
1
-4
/
+1
|
|
*
|
PCI/MSI: Do not set invalid bits in MSI mask
Thomas Gleixner
2021-08-10
1
-4
/
+4
|
|
*
|
PCI/MSI: Enforce MSI[X] entry updates to be visible
Thomas Gleixner
2021-08-10
1
-0
/
+5
|
|
*
|
PCI/MSI: Enforce that MSI-X table entry is masked for update
Thomas Gleixner
2021-08-10
1
-0
/
+15
|
|
*
|
PCI/MSI: Mask all unused MSI-X entries
Thomas Gleixner
2021-08-10
1
-18
/
+27
|
|
*
|
PCI/MSI: Enable and mask MSI-X early
Thomas Gleixner
2021-08-10
1
-13
/
+15
|
*
|
|
Merge tag 'locking_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-08-15
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
locking/rtmutex: Use the correct rtmutex debugging config option
Zhen Lei
2021-08-10
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge tag 'efi_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-15
2
-10
/
+63
|
|
\
\
\
|
|
*
\
\
Merge tag 'efi-urgent-for-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Thomas Gleixner
2021-08-10
2
-10
/
+63
|
|
|
\
\
\
|
|
|
*
|
|
efi/libstub: arm64: Double check image alignment at entry
Ard Biesheuvel
2021-08-03
1
-0
/
+4
|
|
|
*
|
|
efi/libstub: arm64: Warn when efi_random_alloc() fails
Ard Biesheuvel
2021-08-03
1
-0
/
+2
|
|
|
*
|
|
efi/libstub: arm64: Relax 2M alignment again for relocatable kernels
Ard Biesheuvel
2021-08-03
1
-15
/
+13
|
|
|
*
|
|
efi/libstub: arm64: Force Image reallocation if BSS was not reserved
Ard Biesheuvel
2021-08-03
1
-1
/
+48
|
|
|
*
|
|
arm64: efi: kaslr: Fix occasional random alloc (and boot) failure
Benjamin Herrenschmidt
2021-07-20
1
-0
/
+2
|
*
|
|
|
|
Merge tag 'x86_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-08-15
2
-14
/
+14
|
|
\
\
\
\
\
|
|
*
|
|
|
|
x86/resctrl: Fix default monitoring groups reporting
Babu Moger
2021-08-12
1
-14
/
+13
|
|
*
|
|
|
|
x86/tools: Fix objdump version check again
Randy Dunlap
2021-08-12
1
-0
/
+1
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-08-15
10
-62
/
+118
|
|
\
\
\
\
\
|
|
*
\
\
\
\
Merge branch 'kvm-tdpmmu-fixes' into kvm-master
Paolo Bonzini
2021-08-13
4
-15
/
+63
|
|
|
\
\
\
\
\
|
|
|
*
|
|
|
|
KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlock
Sean Christopherson
2021-08-13
3
-4
/
+39
|
|
|
*
|
|
|
|
KVM: x86/mmu: Don't step down in the TDP iterator when zapping all SPTEs
Sean Christopherson
2021-08-13
1
-1
/
+8
|
|
|
*
|
|
|
|
KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEs
Sean Christopherson
2021-08-13
1
-10
/
+16
|
|
*
|
|
|
|
|
Merge tag 'kvmarm-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-08-13
2
-5
/
+9
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
KVM: arm64: Fix race when enabling KVM_ARM_CAP_MTE
Steven Price
2021-07-29
1
-4
/
+8
|
|
|
*
|
|
|
|
|
KVM: arm64: Fix off-by-one in range_is_memory
David Brazdil
2021-07-29
1
-1
/
+1
|
|
*
|
|
|
|
|
|
KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PF
Sean Christopherson
2021-08-13
1
-1
/
+2
|
|
*
|
|
|
|
|
|
kvm: vmx: Sync all matching EPTPs when injecting nested EPT fault
Junaid Shahid
2021-08-13
1
-12
/
+41
|
|
*
|
|
|
|
|
|
Merge branch 'kvm-vmx-secctl' into kvm-master
Paolo Bonzini
2021-08-13
1
-1
/
+1
|
|
|
\
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
|
KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulation
Sean Christopherson
2021-08-10
1
-1
/
+1
|
|
|
|
|
/
/
/
/
/
|
|
|
|
/
|
|
|
|
|
[next]