index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-25
Linux 4.9.115
v4.9.115
Greg Kroah-Hartman
1
-1
/
+1
2018-07-25
block: do not use interruptible wait anywhere
Alan Jenkins
1
-6
/
+3
2018-07-25
xprtrdma: Return -ENOBUFS when no pages are available
Chuck Lever
1
-1
/
+1
2018-07-25
xhci: Fix perceived dead host due to runtime suspend race with event handler
Mathias Nyman
2
-3
/
+41
2018-07-25
skbuff: Unconditionally copy pfmemalloc in __skb_clone()
Stefano Brivio
1
-2
/
+1
2018-07-25
net: Don't copy pfmemalloc flag in __copy_skb_header()
Stefano Brivio
2
-5
/
+7
2018-07-25
net: usb: asix: replace mii_nway_restart in resume path
Alexander Couzens
1
-1
/
+3
2018-07-25
tg3: Add higher cpu clock for 5762.
Sanjeev Bansal
1
-0
/
+9
2018-07-25
qmi_wwan: add support for Quectel EG91
Matevz Vucnik
1
-0
/
+1
2018-07-25
ptp: fix missing break in switch
Gustavo A. R. Silva
1
-0
/
+1
2018-07-25
net: phy: fix flag masking in __set_phy_supported
Heiner Kallweit
1
-5
/
+2
2018-07-25
net/ipv4: Set oif in fib_compute_spec_dst
David Ahern
1
-0
/
+1
2018-07-25
net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort
Lorenzo Colitti
1
-2
/
+1
2018-07-25
lib/rhashtable: consider param->min_size when setting initial table size
Davidlohr Bueso
1
-6
/
+11
2018-07-25
ipv6: fix useless rol32 call on hash
Colin Ian King
1
-1
/
+1
2018-07-25
ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns
Tyler Hicks
1
-2
/
+3
2018-07-25
gen_stats: Fix netlink stats dumping in the presence of padding
Toke Høiland-Jørgensen
1
-2
/
+14
2018-07-25
drm/i915: Fix hotplug irq ack on i965/g4x
Ville Syrjälä
1
-2
/
+30
2018-07-25
vfio/pci: Fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+4
2018-07-25
mm/huge_memory.c: fix data loss when splitting a file pmd
Hugh Dickins
1
-0
/
+2
2018-07-25
mm: memcg: fix use after free in mem_cgroup_iter()
Jing Xia
1
-1
/
+1
2018-07-25
ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
Alexey Brodkin
9
-9
/
+0
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
[next]