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.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
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-05-19
2
-2
/
+11
|
\
|
*
panic: add an option to replay all the printk message in buffer
Feng Tang
2019-05-18
1
-1
/
+6
|
*
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2019-05-18
1
-1
/
+5
*
|
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-05-19
1
-0
/
+3
|
\
\
|
*
|
i2c: core: add device-managed version of i2c_new_dummy
Heiner Kallweit
2019-05-17
1
-0
/
+3
*
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-19
1
-3
/
+5
|
\
\
\
|
*
|
|
jbd2: fix potential double free
Chengguang Xu
2019-05-10
1
-3
/
+5
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2019-05-19
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
ARM: at91: move SoC specific definitions to SoC folder
Alexandre Belloni
2019-05-02
1
-2
/
+2
*
|
|
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-19
7
-8
/
+214
|
\
\
\
\
\
|
*
|
|
|
|
iommu/dma-iommu: Remove iommu_dma_map_msi_msg()
Julien Grall
2019-05-03
1
-5
/
+0
|
*
|
|
|
|
iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two parts
Julien Grall
2019-05-03
1
-0
/
+25
|
*
|
|
|
|
genirq/msi: Add a new field in msi_desc to store an IOMMU cookie
Julien Grall
2019-05-03
1
-0
/
+26
|
*
|
|
|
|
soc: ti: Add MSI domain bus support for Interrupt Aggregator
Lokesh Vutla
2019-05-01
3
-0
/
+34
|
*
|
|
|
|
genirq: Introduce irq_chip_{request,release}_resource_parent() apis
Lokesh Vutla
2019-05-01
1
-0
/
+2
|
*
|
|
|
|
firmware: ti_sci: Add helper apis to manage resources
Lokesh Vutla
2019-05-01
1
-0
/
+54
|
*
|
|
|
|
firmware: ti_sci: Add support for IRQ management
Lokesh Vutla
2019-05-01
1
-0
/
+26
|
*
|
|
|
|
firmware: ti_sci: Add support for RM core ops
Lokesh Vutla
2019-05-01
1
-0
/
+27
|
*
|
|
|
|
firmware: ti_sci: Add support to get TISCI handle using of_phandle
Grygorii Strashko
2019-05-01
1
-0
/
+17
|
*
|
|
|
|
irqchip/gic-v3-its: fix some definitions of inner cacheability attributes
Hongbo Yao
2019-04-29
1
-6
/
+6
*
|
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-19
1
-1
/
+0
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/mpx, mm/core: Fix recursive munmap() corruption
Dave Hansen
2019-05-09
1
-1
/
+0
*
|
|
|
|
|
|
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-05-19
1
-0
/
+1
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
Merge tag 'at91-5.2-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/at9...
Olof Johansson
2019-05-16
1
-0
/
+1
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ARM: at91: pm: add ULP1 support for SAM9X60
Claudiu Beznea
2019-03-28
1
-0
/
+1
*
|
|
|
|
|
|
|
|
Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
2019-05-19
1
-0
/
+22
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
MIPS: SGI-IP27: use generic PCI driver
Thomas Bogendoerfer
2019-05-09
1
-0
/
+22
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-17
1
-0
/
+1
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
ALSA: hda: Fix race between creating and refreshing sysfs entries
Amadeusz Sławiński
2019-05-13
1
-0
/
+1
*
|
|
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-17
3
-2
/
+62
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2019-05-15
1
-0
/
+7
|
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
KVM: arm64: Add capability to advertise ptrauth for guest
Amit Daniel Kachhap
2019-04-24
1
-0
/
+2
|
|
*
|
|
|
|
|
|
|
|
KVM: arm64: Add a capability to advertise SVE support
Dave Martin
2019-03-29
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctl
Dave Martin
2019-03-29
1
-0
/
+3
|
|
*
|
|
|
|
|
|
|
|
KVM: Allow 2048-bit register access via ioctl interface
Dave Martin
2019-03-29
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-05-15
2
-0
/
+13
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
KVM: Introduce a 'release' method for KVM devices
Cédric Le Goater
2019-04-30
1
-0
/
+9
|
|
*
|
|
|
|
|
|
|
|
|
KVM: Introduce a 'mmap' method for KVM devices
Cédric Le Goater
2019-04-30
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
KVM: PPC: Book3S HV: XIVE: Introduce a new capability KVM_CAP_PPC_IRQ_XIVE
Cédric Le Goater
2019-04-30
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
|
|
KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation mode
Cédric Le Goater
2019-04-30
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
|
|
KVM: Introduce KVM_CAP_MANUAL_DIRTY_LOG_PROTECT2
Peter Xu
2019-05-08
1
-2
/
+3
|
*
|
|
|
|
|
|
|
|
|
|
KVM: Introduce a new guest mapping API
KarimAllah Ahmed
2019-04-30
1
-0
/
+28
|
*
|
|
|
|
|
|
|
|
|
|
KVM: x86: Inject PMI for KVM guest
Luwei Kang
2019-04-30
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'kvm-s390-next-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2019-04-30
1
-0
/
+10
|
|
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
KVM: polling: add architecture backend to disable polling
Christian Borntraeger
2019-04-26
1
-0
/
+10
*
|
|
|
|
|
|
|
|
|
|
|
|
Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-05-17
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
|
latent_entropy: avoid build error when plugin cflags are not set
Vasily Gorbik
2019-05-08
1
-1
/
+1
*
|
|
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-05-17
1
-1
/
+13
|
\
\
\
\
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
|
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
David Howells
2019-05-16
1
-1
/
+13
*
|
|
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-05-16
2
-2
/
+4
|
\
\
\
\
\
\
\
\
\
\
\
\
\
\
[next]