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
2018-07-25
ARC: mm: allow mprotect to make stack mappings executable
Vineet Gupta
1
-1
/
+1
2018-07-25
ARC: Fix CONFIG_SWAP
Alexey Brodkin
1
-1
/
+1
2018-07-25
ALSA: rawmidi: Change resized buffers atomically
Takashi Iwai
1
-6
/
+14
2018-07-25
fat: fix memory allocation failure handling of match_strdup()
OGAWA Hirofumi
1
-7
/
+13
2018-07-25
x86/MCE: Remove min interval polling limitation
Dewet Thibaut
1
-3
/
+0
2018-07-25
x86/apm: Don't access __preempt_count with zeroed fs
Ville Syrjälä
2
-6
/
+5
2018-07-25
KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel.
Lan Tianyu
1
-1
/
+5
2018-07-22
Linux 4.9.114
v4.9.114
Greg Kroah-Hartman
1
-1
/
+1
2018-07-22
string: drop __must_check from strscpy() and restore strscpy() usages in cgroup
Tejun Heo
1
-1
/
+1
2018-07-22
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
Marc Zyngier
4
-2
/
+55
2018-07-22
arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
Marc Zyngier
2
-1
/
+38
2018-07-22
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
6
-0
/
+79
2018-07-22
arm64: KVM: Add HYP per-cpu accessors
Marc Zyngier
1
-2
/
+25
2018-07-22
arm64: ssbd: Add prctl interface for per-thread mitigation
Marc Zyngier
2
-0
/
+109
2018-07-22
arm64: ssbd: Introduce thread flag to control userspace mitigation
Marc Zyngier
2
-0
/
+3
2018-07-22
arm64: ssbd: Restore mitigation status on CPU resume
Marc Zyngier
4
-1
/
+26
2018-07-22
arm64: ssbd: Skip apply_ssbd if not using dynamic mitigation
Marc Zyngier
2
-0
/
+17
2018-07-22
arm64: ssbd: Add global mitigation state accessor
Marc Zyngier
1
-0
/
+10
2018-07-22
arm64: Add 'ssbd' command-line option
Marc Zyngier
3
-16
/
+110
2018-07-22
arm64: Add ARCH_WORKAROUND_2 probing
Marc Zyngier
3
-1
/
+80
2018-07-22
arm64: Add per-cpu infrastructure to call ARCH_WORKAROUND_2
Marc Zyngier
2
-4
/
+9
2018-07-22
arm64: Call ARCH_WORKAROUND_2 on transitions between EL0 and EL1
Marc Zyngier
3
-0
/
+51
2018-07-22
arm/arm64: smccc: Add SMCCC-specific return codes
Marc Zyngier
1
-0
/
+5
2018-07-22
KVM: arm64: Avoid storing the vcpu pointer on the stack
Christoffer Dall
7
-27
/
+48
2018-07-22
KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
Marc Zyngier
3
-1
/
+28
2018-07-22
arm64: alternatives: Add dynamic patching feature
Marc Zyngier
2
-16
/
+70
2018-07-22
KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
James Morse
3
-11
/
+12
2018-07-22
arm64: alternatives: use tpidr_el2 on VHE hosts
James Morse
5
-6
/
+42
2018-07-22
KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
James Morse
4
-12
/
+30
2018-07-22
KVM: arm/arm64: Convert kvm_host_cpu_state to a static per-cpu allocation
James Morse
1
-15
/
+3
2018-07-22
KVM: arm64: Store vcpu on the stack during __guest_enter()
James Morse
2
-6
/
+10
2018-07-22
arm64: assembler: introduce ldr_this_cpu
Mark Rutland
2
-5
/
+16
2018-07-22
net/nfc: Avoid stalls when nfc_alloc_send_skb() returned NULL.
Tetsuo Handa
1
-3
/
+6
2018-07-22
rds: avoid unenecessary cong_update in loop transport
Santosh Shilimkar
3
-0
/
+11
2018-07-22
netfilter: ipv6: nf_defrag: drop skb dst before queueing
Florian Westphal
1
-0
/
+2
2018-07-22
KEYS: DNS: fix parsing multiple options
Eric Biggers
1
-12
/
+16
2018-07-22
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
1
-60
/
+81
2018-07-22
netfilter: ebtables: reject non-bridge targets
Florian Westphal
1
-0
/
+13
2018-07-22
net: lan78xx: Fix race in tx pending skb size calculation
Stefan Wahren
1
-1
/
+4
2018-07-22
rtlwifi: rtl8821ae: fix firmware is not ready to run
Ping-Ke Shih
1
-1
/
+0
2018-07-22
net: cxgb3_main: fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+2
2018-07-22
net/mlx5: Fix command interface race in polling mode
Alex Vesker
1
-1
/
+3
2018-07-22
net/packet: fix use-after-free
Eric Dumazet
1
-8
/
+6
2018-07-22
vhost_net: validate sock before trying to put its fd
Jason Wang
1
-1
/
+2
2018-07-22
tcp: prevent bogus FRTO undos with non-SACK flows
Ilpo Järvinen
1
-0
/
+9
2018-07-22
tcp: fix Fast Open key endianness
Yuchung Cheng
1
-5
/
+13
2018-07-22
r8152: napi hangup fix after disconnect
Jiri Slaby
1
-1
/
+2
2018-07-22
qmi_wwan: add support for the Dell Wireless 5821e module
Aleksander Morgado
1
-0
/
+1
2018-07-22
qed: Limit msix vectors in kdump kernel to the minimum required count.
Sudarsana Reddy Kalluru
1
-0
/
+9
2018-07-22
qed: Fix use of incorrect size in memcpy call.
Sudarsana Reddy Kalluru
1
-4
/
+4
[prev]
[next]