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.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-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
2015-05-11
arm/arm64: KVM: Keep elrsr/aisr in sync with software model
Christoffer Dall
4
-0
/
+33
2015-05-11
arm64: KVM: Do not use pgd_index to index stage-2 pgd
Marc Zyngier
3
-4
/
+7
2015-05-11
arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
Marc Zyngier
3
-66
/
+57
2015-05-11
ARM: KVM: Fix size check in __coherent_cache_guest_page
Jan Kiszka
1
-1
/
+1
2015-05-11
arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
Marc Zyngier
3
-18
/
+50
2015-05-11
arm/arm64: KVM: Invalidate data cache on unmap
Marc Zyngier
3
-15
/
+116
2015-05-11
arm64: KVM: Fix HCR setting for 32bit guests
Marc Zyngier
2
-1
/
+2
2015-05-11
arm64: KVM: Fix TLB invalidation by IPA/VMID
Marc Zyngier
1
-0
/
+1
2015-05-11
KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpu
Eric Auger
1
-1
/
+1
2015-05-11
arm/arm64: KVM: Require in-kernel vgic for the arch timers
Christoffer Dall
3
-16
/
+37
2015-05-11
arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs
Christoffer Dall
1
-6
/
+16
2015-05-11
arm/arm64: KVM: vgic: kick the specific vcpu instead of iterating through all
Shannon Zhao
1
-5
/
+10
2015-05-11
arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
Christoffer Dall
1
-0
/
+5
2015-05-11
arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
Peter Maydell
3
-50
/
+37
2015-05-11
arm/arm64: KVM: Introduce stage2_unmap_vm
Christoffer Dall
4
-0
/
+74
2015-05-11
arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
Christoffer Dall
3
-0
/
+28
2015-05-11
arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
Christoffer Dall
5
-2
/
+12
2015-05-11
arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
Christoffer Dall
2
-1
/
+4
2015-05-11
arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
Christoffer Dall
1
-1
/
+1
2015-05-11
arm, arm64: KVM: handle potential incoherency of readonly memslots
Ard Biesheuvel
1
-5
/
+15
2015-05-11
arm, arm64: KVM: allow forced dcache flush on page faults
Laszlo Ersek
3
-6
/
+13
2015-05-11
kvm: add a memslot flag for incoherent memory regions
Ard Biesheuvel
1
-0
/
+1
2015-05-05
Linux 3.18.13
v3.18.13
Sasha Levin
1
-1
/
+1
2015-04-28
mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page()
Naoya Horiguchi
1
-2
/
+0
2015-04-28
Bluetooth: Add USB device 04ca:3010 as Atheros AR3012
Janne Heikkinen
2
-0
/
+3
2015-04-28
Bluetooth: Add support for Acer [0489:e078]
Anantha Krishnan
2
-0
/
+3
2015-04-28
Bluetooth: Add support for Broadcom device of Asus Z97-DELUXE motherboard
Marcel Holtmann
1
-0
/
+3
2015-04-28
usb: serial: silence all non-critical read errors
Jeremiah Mahler
1
-1
/
+1
2015-04-28
arm64: fix midr range for Cortex-A57 erratum 832075
Bo Yan
1
-1
/
+2
2015-04-28
arm64: errata: add workaround for cortex-a53 erratum #845719
Will Deacon
4
-1
/
+51
2015-04-28
arm64: protect alternatives workarounds with Kconfig options
Andre Przywara
2
-0
/
+122
2015-04-28
arm64: add Cortex-A57 erratum 832075 workaround
Andre Przywara
3
-6
/
+29
2015-04-28
arm64: add Cortex-A53 cache errata workaround
Andre Przywara
5
-3
/
+60
2015-04-28
arm64: detect silicon revisions and set cap bits accordingly
Andre Przywara
4
-1
/
+65
2015-04-28
arm64: add alternative runtime patching
Andre Przywara
7
-1
/
+139
2015-04-28
arm64: add cpu_capabilities bitmap
Andre Przywara
2
-0
/
+23
2015-04-28
tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
Jun'ichi Nomura \\\\(NEC\\\\)
1
-0
/
+2
2015-04-28
usbnet: Fix tx_bytes statistic running backward in cdc_ncm
Ben Hutchings
5
-11
/
+22
2015-04-28
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
Ben Hutchings
5
-3
/
+20
2015-04-28
udptunnels: Call handle_offloads after inserting vlan tag.
Jesse Gross
2
-12
/
+14
2015-04-27
vxlan: Fix double free of skb.
Pravin B Shelar
1
-10
/
+24
2015-04-27
vlan: introduce *vlan_hwaccel_push_inside helpers
Jiri Pirko
7
-44
/
+51
2015-04-27
vlan: rename __vlan_put_tag to vlan_insert_tag_set_proto
Jiri Pirko
11
-30
/
+36
2015-04-27
vlan: kill vlan_put_tag helper
Jiri Pirko
4
-38
/
+7
2015-04-27
skbuff: Do not scrub skb mark within the same name space
Herbert Xu
1
-3
/
+6
2015-04-27
Revert "net: Reset secmark when scrubbing packet"
Herbert Xu
1
-1
/
+0
2015-04-27
bpf: fix verifier memory corruption
Alexei Starovoitov
1
-1
/
+2
2015-04-27
bnx2x: Fix busy_poll vs netpoll
Eric Dumazet
2
-90
/
+56
2015-04-27
tcp: tcp_make_synack() should clear skb->tstamp
Eric Dumazet
1
-0
/
+2
2015-04-27
net/mlx4_core: Fix error message deprecation for ConnectX-2 cards
Jack Morgenstein
1
-1
/
+2
[prev]
[next]