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
2018-03-09
Linux 4.14.25
v4.14.25
Greg Kroah-Hartman
1
-1
/
+1
2018-03-09
nvme-rdma: don't suppress send completions
Sagi Grimberg
1
-40
/
+14
2018-03-09
md: only allow remove_and_add_spares when no sync_thread running.
NeilBrown
1
-0
/
+4
2018-03-09
ARM: dts: LogicPD Torpedo: Fix I2C1 pinmux
Adam Ford
1
-0
/
+8
2018-03-09
ARM: dts: LogicPD SOM-LV: Fix I2C1 pinmux
Adam Ford
1
-1
/
+8
2018-03-09
ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530
Kai Heng Feng
1
-7
/
+31
2018-03-09
KVM/x86: remove WARN_ON() for when vm_munmap() fails
Eric Biggers
1
-4
/
+2
2018-03-09
KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ...
Tianyu Lan
1
-2
/
+2
2018-03-09
PCI/ASPM: Deal with missing root ports in link state handling
Ard Biesheuvel
1
-2
/
+6
2018-03-09
KVM: x86: fix vcpu initialization with userspace lapic
Radim Krčmář
2
-7
/
+6
2018-03-09
KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path...
Paolo Bonzini
2
-2
/
+2
2018-03-09
KVM: x86: move LAPIC initialization after VMCS creation
Paolo Bonzini
2
-1
/
+1
2018-03-09
KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
Paolo Bonzini
2
-6
/
+8
2018-03-09
KVM: mmu: Fix overlap between public and private memslots
Wanpeng Li
1
-2
/
+1
2018-03-09
KVM: X86: Fix SMRAM accessing even if VM is shutdown
Wanpeng Li
1
-1
/
+1
2018-03-09
KVM: x86: extend usage of RET_MMIO_PF_* constants
Paolo Bonzini
2
-58
/
+55
2018-03-09
ARM: kvm: fix building with gcc-8
Arnd Bergmann
2
-0
/
+9
2018-03-09
ARM: mvebu: Fix broken PL310_ERRATA_753970 selects
Ulf Magnusson
1
-2
/
+2
2018-03-09
ARM: dts: rockchip: Remove 1.8 GHz operation point from phycore som
Daniel Schultz
1
-20
/
+0
2018-03-09
ARM: orion: fix orion_ge00_switch_board_info initialization
Arnd Bergmann
1
-12
/
+11
2018-03-09
x86/mm: Fix {pmd,pud}_{set,clear}_flags()
Jan Beulich
2
-4
/
+14
2018-03-09
nospec: Allow index argument to have const-qualified type
Rasmus Villemoes
1
-2
/
+1
2018-03-09
KVM: s390: consider epoch index on TOD clock syncs
David Hildenbrand
1
-3
/
+29
2018-03-09
KVM: s390: consider epoch index on hotplugged CPUs
David Hildenbrand
1
-0
/
+1
2018-03-09
KVM: s390: provide only a single function for setting the tod (fix SCK)
David Hildenbrand
3
-38
/
+22
2018-03-09
KVM: s390: take care of clock-comparator sign control
David Hildenbrand
1
-6
/
+19
2018-03-09
EDAC, sb_edac: Fix out of bound writes during DIMM configuration on KNL
Anna Karbownik
1
-1
/
+1
2018-03-09
media: m88ds3103: don't call a non-initalized function
Mauro Carvalho Chehab
1
-2
/
+5
2018-03-09
blk-mq: don't call io sched's .requeue_request when requeueing rq to ->dispatch
Ming Lei
1
-1
/
+3
2018-03-09
s390/qeth: fix IPA command submission race
Julian Wiedmann
1
-9
/
+10
2018-03-09
s390/qeth: fix IP address lookup for L3 devices
Julian Wiedmann
2
-51
/
+74
2018-03-09
Revert "s390/qeth: fix using of ref counter for rxip addresses"
Julian Wiedmann
1
-5
/
+3
2018-03-09
s390/qeth: fix double-free on IP add/remove race
Julian Wiedmann
1
-1
/
+2
2018-03-09
s390/qeth: fix IP removal on offline cards
Julian Wiedmann
1
-11
/
+3
2018-03-09
s390/qeth: fix overestimated count of buffer elements
Julian Wiedmann
2
-9
/
+12
2018-03-09
s390/qeth: fix SETIP command handling
Julian Wiedmann
2
-6
/
+13
2018-03-09
s390/qeth: fix underestimated count of buffer elements
Ursula Braun
1
-1
/
+1
2018-03-09
virtio-net: disable NAPI only when enabled during XDP set
Jason Wang
1
-3
/
+5
2018-03-09
tuntap: disable preemption during XDP processing
Jason Wang
1
-0
/
+6
2018-03-09
tuntap: correctly add the missing XDP flush
Jason Wang
1
-0
/
+1
2018-03-09
tcp: purge write queue upon RST
Soheil Hassas Yeganeh
1
-0
/
+1
2018-03-09
netlink: put module reference if dump start fails
Jason A. Donenfeld
1
-1
/
+3
2018-03-09
mlxsw: spectrum_router: Do not unconditionally clear route offload indication
Ido Schimmel
1
-0
/
+3
2018-03-09
cls_u32: fix use after free in u32_destroy_key()
Paolo Abeni
1
-10
/
+11
2018-03-09
amd-xgbe: Restore PCI interrupt enablement setting on resume
Tom Lendacky
1
-0
/
+2
2018-03-09
net/mlx5e: Verify inline header size do not exceed SKB linear size
Eran Ben Elisha
1
-1
/
+1
2018-03-09
bridge: Fix VLAN reference count problem
Ido Schimmel
1
-0
/
+2
2018-03-09
sctp: fix dst refcnt leak in sctp_v6_get_dst()
Alexey Kodanev
1
-3
/
+7
2018-03-09
net: ipv4: Set addr_type in hash_keys for forwarded case
David Ahern
1
-0
/
+2
2018-03-09
mlxsw: spectrum_router: Fix error path in mlxsw_sp_vr_create
Jiri Pirko
1
-8
/
+11
[next]