index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag '5.2-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-06-21
6
-4
/
+24
|
\
|
*
cifs: fix GlobalMid_Lock bug in cifs_reconnect
Ronnie Sahlberg
2019-06-17
1
-0
/
+2
|
*
SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing write
Steve French
2019-06-17
1
-1
/
+1
|
*
cifs: add spinlock for the openFileList to cifsInodeInfo
Ronnie Sahlberg
2019-06-13
3
-2
/
+12
|
*
cifs: fix panic in smb2_reconnect
Ronnie Sahlberg
2019-06-13
1
-1
/
+9
*
|
Merge tag 'ovl-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-06-20
5
-59
/
+90
|
\
\
|
*
|
ovl: make i_ino consistent with st_ino in more cases
Amir Goldstein
2019-06-19
1
-6
/
+6
|
*
|
ovl: fix typo in MODULE_PARM_DESC
Nicolas Schier
2019-06-18
3
-8
/
+8
|
*
|
ovl: fix bogus -Wmaybe-unitialized warning
Arnd Bergmann
2019-06-18
1
-2
/
+2
|
*
|
ovl: don't fail with disconnected lower NFS
Miklos Szeredi
2019-06-18
1
-17
/
+9
|
*
|
ovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR ioctls
Amir Goldstein
2019-06-11
1
-26
/
+65
|
|
/
*
|
Merge tag 'fuse-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-06-20
1
-10
/
+0
|
\
\
|
*
|
Revert "fuse: require /dev/fuse reads to have enough buffer capacity"
Miklos Szeredi
2019-06-11
1
-10
/
+0
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-06-20
17
-145
/
+405
|
\
\
|
*
\
Merge tag 'kvmarm-fixes-for-5.2-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2019-06-20
3
-24
/
+47
|
|
\
\
|
|
*
|
KVM: arm/arm64: Fix emulated ptimer irq injection
Andrew Jones
2019-06-19
1
-2
/
+3
|
|
*
|
KVM: arm/arm64: vgic: Fix kvm_device leak in vgic_its_destroy
Dave Martin
2019-06-12
1
-0
/
+1
|
|
*
|
KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST
Dave Martin
2019-06-12
1
-13
/
+40
|
|
*
|
KVM: arm64: Implement vq_present() as a macro
Viresh Kumar
2019-06-12
1
-9
/
+3
|
*
|
|
KVM: nVMX: reorganize initial steps of vmx_set_nested_state
Paolo Bonzini
2019-06-20
2
-23
/
+35
|
*
|
|
tests: kvm: Check for a kernel warning
Aaron Lewis
2019-06-19
7
-0
/
+184
|
*
|
|
kvm: tests: Sort tests in the Makefile alphabetically
Aaron Lewis
2019-06-19
1
-10
/
+10
|
*
|
|
KVM: x86/mmu: Allocate PAE root array when using SVM's 32-bit NPT
Sean Christopherson
2019-06-19
1
-6
/
+10
|
*
|
|
KVM: x86: Modify struct kvm_nested_state to have explicit fields for data
Liran Alon
2019-06-19
6
-85
/
+122
|
*
|
|
KVM: fix typo in documentation
Dennis Restle
2019-06-18
1
-1
/
+1
|
*
|
|
KVM: nVMX: use correct clean fields when copying from eVMCS
Vitaly Kuznetsov
2019-06-13
1
-2
/
+2
*
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-06-20
5
-16
/
+16
|
\
\
\
\
|
*
|
|
|
arm64/mm: don't initialize pgd_cache twice
Mike Rapoport
2019-06-18
1
-2
/
+1
|
*
|
|
|
MAINTAINERS: Update my email address
Hanjun Guo
2019-06-18
2
-1
/
+2
|
*
|
|
|
arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>
Anisse Astier
2019-06-18
1
-5
/
+3
|
*
|
|
|
arm64: ssbd: explicitly depend on <linux/prctl.h>
Anisse Astier
2019-06-17
1
-0
/
+1
|
*
|
|
|
MAINTAINERS: Update my email address to use @kernel.org
Will Deacon
2019-06-17
2
-8
/
+9
*
|
|
|
|
Merge tag 's390-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-06-20
3
-2
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
vfio-ccw: Destroy kmem cache region on module exit
Farhan Ali
2019-06-13
1
-0
/
+1
|
*
|
|
|
|
s390/ctl_reg: mark __ctl_set_bit and __ctl_clear_bit as __always_inline
Guenter Roeck
2019-06-11
1
-2
/
+2
|
*
|
|
|
|
s390/boot: disable address-of-packed-member warning
Heiko Carstens
2019-06-11
1
-0
/
+1
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2019-06-20
4
-6
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
fanotify: update connector fsid cache on add mark
Amir Goldstein
2019-06-19
3
-4
/
+18
|
*
|
|
|
|
quota: fix a problem about transfer quota
yangerkun
2019-06-19
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'mmc-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2019-06-20
11
-31
/
+151
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mmc: core: Prevent processing SDIO IRQs when the card is suspended
Ulf Hansson
2019-06-18
2
-1
/
+16
|
*
|
|
|
|
|
mmc: sdhci: sdhci-pci-o2micro: Correctly set bus width when tuning
Raul E Rangel
2019-06-18
1
-1
/
+4
|
*
|
|
|
|
|
brcmfmac: sdio: Don't tune while the card is off
Douglas Anderson
2019-06-18
1
-0
/
+7
|
*
|
|
|
|
|
mmc: core: Add sdio_retune_hold_now() and sdio_retune_release()
Douglas Anderson
2019-06-18
2
-0
/
+43
|
*
|
|
|
|
|
brcmfmac: sdio: Disable auto-tuning around commands expected to fail
Douglas Anderson
2019-06-18
1
-0
/
+4
|
*
|
|
|
|
|
mmc: core: API to temporarily disable retuning for SDIO CRC errors
Douglas Anderson
2019-06-18
4
-2
/
+44
|
*
|
|
|
|
|
Revert "brcmfmac: disable command decode in sdio_aos"
Douglas Anderson
2019-06-18
1
-5
/
+1
|
*
|
|
|
|
|
mmc: mediatek: fix SDIO IRQ detection issue
jjian zhou
2019-06-17
1
-0
/
+2
|
*
|
|
|
|
|
mmc: mediatek: fix SDIO IRQ interrupt handle flow
jjian zhou
2019-06-17
1
-17
/
+20
|
*
|
|
|
|
|
mmc: core: complete HS400 before checking status
Wolfram Sang
2019-06-17
1
-3
/
+3
[next]