index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-18
Linux 5.13.12
v5.13.12
Greg Kroah-Hartman
1
-1
/
+1
2021-08-18
KVM: nSVM: always intercept VMLOAD/VMSAVE when nested (CVE-2021-3656)
Maxim Levitsky
1
-0
/
+3
2021-08-18
KVM: nSVM: avoid picking up unsupported bits from L2 in int_ctl (CVE-2021-3653)
Maxim Levitsky
3
-7
/
+13
2021-08-18
kasan, slub: reset tag when printing address
Kuan-Ying Lee
1
-2
/
+2
2021-08-18
ceph: take snap_empty_lock atomically with snaprealm refcount change
Jeff Layton
1
-17
/
+17
2021-08-18
ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_r...
Jeff Layton
1
-4
/
+4
2021-08-18
ceph: add some lockdep assertions around snaprealm handling
Jeff Layton
1
-0
/
+16
2021-08-18
KVM: x86/mmu: Protect marking SPs unsync when using TDP MMU with spinlock
Sean Christopherson
3
-4
/
+39
2021-08-18
KVM: x86/mmu: Don't leak non-leaf SPTEs when zapping all SPTEs
Sean Christopherson
1
-10
/
+16
2021-08-18
KVM: nVMX: Use vmx_need_pf_intercept() when deciding if L0 wants a #PF
Sean Christopherson
1
-1
/
+2
2021-08-18
KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulation
Sean Christopherson
1
-1
/
+1
2021-08-18
locking/rtmutex: Use the correct rtmutex debugging config option
Zhen Lei
1
-1
/
+1
2021-08-18
efi/libstub: arm64: Double check image alignment at entry
Ard Biesheuvel
1
-0
/
+4
2021-08-18
powerpc/32: Fix critical and debug interrupts on BOOKE
Christophe Leroy
3
-41
/
+33
2021-08-18
powerpc/xive: Do not skip CPU-less nodes when creating the IPIs
Cédric Le Goater
1
-11
/
+24
2021-08-18
powerpc/smp: Fix OOPS in topology_init()
Christophe Leroy
1
-1
/
+1
2021-08-18
powerpc/32s: Fix napping restore in data storage interrupt (DSI)
Christophe Leroy
1
-1
/
+1
2021-08-18
powerpc/pseries: Fix update of LPAR security flavor after LPM
Laurent Dufour
1
-2
/
+3
2021-08-18
powerpc/interrupt: Do not call single_step_exception() from other exceptions
Christophe Leroy
1
-2
/
+7
2021-08-18
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
4
-10
/
+13
2021-08-18
PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
Thomas Gleixner
1
-1
/
+1
2021-08-18
PCI/MSI: Correct misleading comments
Thomas Gleixner
1
-4
/
+1
2021-08-18
PCI/MSI: Do not set invalid bits in MSI mask
Thomas Gleixner
1
-4
/
+4
2021-08-18
PCI/MSI: Enforce MSI[X] entry updates to be visible
Thomas Gleixner
1
-0
/
+5
2021-08-18
PCI/MSI: Enforce that MSI-X table entry is masked for update
Thomas Gleixner
1
-0
/
+15
2021-08-18
PCI/MSI: Mask all unused MSI-X entries
Thomas Gleixner
1
-18
/
+27
2021-08-18
PCI/MSI: Enable and mask MSI-X early
Thomas Gleixner
1
-13
/
+15
2021-08-18
powerpc/interrupt: Fix OOPS by not calling do_IRQ() from timer_interrupt()
Christophe Leroy
4
-3
/
+11
2021-08-18
genirq/timings: Prevent potential array overflow in __irq_timings_store()
Ben Dai
1
-0
/
+5
2021-08-18
genirq/msi: Ensure deactivation on teardown
Bixuan Cui
1
-5
/
+8
2021-08-18
x86/resctrl: Fix default monitoring groups reporting
Babu Moger
1
-14
/
+13
2021-08-18
x86/ioapic: Force affinity setup before startup
Thomas Gleixner
1
-2
/
+4
2021-08-18
x86/msi: Force affinity setup before startup
Thomas Gleixner
2
-4
/
+9
2021-08-18
genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP
Thomas Gleixner
2
-1
/
+6
2021-08-18
x86/tools: Fix objdump version check again
Randy Dunlap
1
-0
/
+1
2021-08-18
i2c: iproc: fix race between client unreg and tasklet
Dhananjay Phadke
1
-2
/
+2
2021-08-18
powerpc/kprobes: Fix kprobe Oops happens in booke
Pu Lehui
1
-1
/
+2
2021-08-18
efi/libstub: arm64: Relax 2M alignment again for relocatable kernels
Ard Biesheuvel
1
-15
/
+13
2021-08-18
efi/libstub: arm64: Force Image reallocation if BSS was not reserved
Ard Biesheuvel
1
-1
/
+48
2021-08-18
KVM: arm64: Fix off-by-one in range_is_memory
David Brazdil
1
-1
/
+1
2021-08-18
arm64: efi: kaslr: Fix occasional random alloc (and boot) failure
Benjamin Herrenschmidt
1
-0
/
+2
2021-08-18
nbd: Aovid double completion of a request
Xie Yongji
1
-3
/
+11
2021-08-18
vsock/virtio: avoid potential deadlock when vsock device remove
Longpeng(Mike)
1
-2
/
+5
2021-08-18
xen/events: Fix race in set_evtchn_to_irq
Maximilian Heyne
1
-6
/
+14
2021-08-18
drm/i915: Only access SFC_DONE when media domain is not fused off
Matt Roper
1
-1
/
+18
2021-08-18
net: igmp: increase size of mr_ifc_count
Eric Dumazet
2
-2
/
+2
2021-08-18
tcp_bbr: fix u32 wrap bug in round logic if bbr_init() called after 2B packets
Neal Cardwell
1
-1
/
+1
2021-08-18
net: linkwatch: fix failure to restore device state across suspend/resume
Willy Tarreau
1
-2
/
+3
2021-08-18
net: bridge: fix memleak in br_add_if()
Yang Yingliang
1
-0
/
+2
2021-08-18
net: bridge: fix flags interpretation for extern learn fdb entries
Nikolay Aleksandrov
4
-12
/
+11
[next]