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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/perf: arm-ccn: don't log to dmesg in event_init
Mark Rutland
2018-05-21
1
-10
/
+10
*
perf/arm-cci: Allow building as a module
Robin Murphy
2018-05-21
2
-17
/
+34
*
perf/arm-cci: Remove pointless PMU disabling
Robin Murphy
2018-05-21
1
-10
/
+3
*
perf/arm-cc*: Fix MODULE_LICENSE() tags
Robin Murphy
2018-05-21
2
-2
/
+2
*
arm_pmu: simplify arm_pmu::handle_irq
Mark Rutland
2018-05-21
6
-13
/
+7
*
perf/arm-cci: Remove unnecessary period adjustment
Robin Murphy
2018-05-21
1
-9
/
+0
*
perf: simplify getting .drvdata
Wolfram Sang
2018-05-21
1
-4
/
+2
*
Linux 4.17-rc4
v4.17-rc4
Linus Torvalds
2018-05-06
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-05-06
10
-85
/
+122
|
\
|
*
KVM: x86: remove APIC Timer periodic/oneshot spikes
Anthoine Bourgeois
2018-05-05
1
-17
/
+20
|
*
Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...
Radim Krčmář
2018-05-05
9
-68
/
+102
|
|
\
|
|
*
arm64: vgic-v2: Fix proxying of cpuif access
James Morse
2018-05-04
1
-5
/
+19
|
|
*
KVM: arm/arm64: vgic_init: Cleanup reference to process_maintenance
Valentin Schneider
2018-05-04
1
-1
/
+1
|
|
*
KVM: arm64: Fix order of vcpu_write_sys_reg() arguments
James Morse
2018-05-04
1
-1
/
+1
|
|
*
KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI
Marc Zyngier
2018-04-27
6
-61
/
+81
*
|
|
Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-05-06
5
-34
/
+37
|
\
\
\
|
*
|
|
iommu: rockchip: fix building without CONFIG_OF
Arnd Bergmann
2018-05-03
1
-1
/
+1
|
*
|
|
iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()
Joerg Roedel
2018-05-03
1
-1
/
+1
|
*
|
|
iommu/vt-d: fix shift-out-of-bounds in bug checking
Changbin Du
2018-05-03
1
-1
/
+1
|
*
|
|
iommu/dma: Move PCI window region reservation back into dma specific path.
Shameer Kolothum
2018-05-03
1
-29
/
+25
|
*
|
|
iommu/rockchip: Make clock handling optional
Heiko Stuebner
2018-05-03
1
-1
/
+8
|
*
|
|
iommu/amd: Hide unused iommu_table_lock
Arnd Bergmann
2018-05-03
1
-1
/
+1
|
*
|
|
iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()
Jagannathan Raman
2018-05-03
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-05-06
1
-1
/
+5
|
\
\
\
|
*
|
|
x86/cpu: Restore CPUID_8000_0008_EBX reload
Thomas Gleixner
2018-05-02
1
-1
/
+5
|
|
/
/
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-05-06
2
-30
/
+55
|
\
\
\
|
*
|
|
clocksource: Rework stale comment
Peter Zijlstra
2018-05-02
1
-4
/
+2
|
*
|
|
clocksource: Consistent de-rate when marking unstable
Peter Zijlstra
2018-05-02
1
-1
/
+8
|
*
|
|
x86/tsc: Fix mark_tsc_unstable()
Peter Zijlstra
2018-05-02
1
-7
/
+5
|
*
|
|
clocksource: Initialize cs->wd_list
Peter Zijlstra
2018-05-02
1
-0
/
+2
|
*
|
|
clocksource: Allow clocksource_mark_unstable() on unregistered clocksources
Peter Zijlstra
2018-05-02
1
-16
/
+34
|
*
|
|
x86/tsc: Always unregister clocksource_tsc_early
Peter Zijlstra
2018-05-02
1
-4
/
+6
|
|
/
/
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-05-06
1
-2
/
+2
|
\
\
\
|
*
|
|
irqchip/qcom: Fix check for spurious interrupts
Agustin Vega-Frias
2018-05-02
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
2018-05-05
2
-2
/
+4
|
\
\
\
|
*
|
|
platform/x86: Kconfig: Fix dell-laptop dependency chain.
Mario Limonciello
2018-05-04
1
-1
/
+1
|
*
|
|
platform/x86: asus-wireless: Fix NULL pointer dereference
João Paulo Rechi Vita
2018-05-04
1
-1
/
+3
*
|
|
|
Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-05-05
17
-58
/
+133
|
\
\
\
\
|
*
\
\
\
Merge tag 'usb-serial-4.17-rc4' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2018-05-04
2
-34
/
+40
|
|
\
\
\
\
|
|
*
|
|
|
USB: serial: visor: handle potential invalid device configuration
Greg Kroah-Hartman
2018-05-02
1
-34
/
+35
|
|
*
|
|
|
USB: serial: option: adding support for ublox R410M
SZ Lin (林上智)
2018-05-02
1
-0
/
+5
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Revert "usb: host: ehci: Use dma_pool_zalloc()"
Greg Kroah-Hartman
2018-05-04
2
-3
/
+6
|
*
|
|
|
usb: typec: tps6598x: handle block reads separately with plain-I2C adapters
Heikki Krogerus
2018-05-03
1
-8
/
+39
|
*
|
|
|
usb: typec: tcpm: Release the role mux when exiting
Heikki Krogerus
2018-05-03
1
-0
/
+1
|
*
|
|
|
USB: Accept bulk endpoints with 1024-byte maxpacket
Alan Stern
2018-05-03
1
-1
/
+3
|
*
|
|
|
xhci: Fix use-after-free in xhci_free_virt_device
Mathias Nyman
2018-05-03
1
-0
/
+1
|
*
|
|
|
usb: musb: trace: fix NULL pointer dereference in musb_g_tx()
Bin Liu
2018-04-30
1
-1
/
+2
|
*
|
|
|
usb: musb: host: fix potential NULL pointer dereference
Bin Liu
2018-04-30
1
-1
/
+3
|
*
|
|
|
Merge tag 'fixes-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-04-30
7
-10
/
+38
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
usb: gadget: composite Allow for larger configuration descriptors
Joel Pepper
2018-04-27
1
-1
/
+1
[next]