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
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.14.58
v4.14.58
Greg Kroah-Hartman
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
powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)
Gautham R. Shenoy
1
-0
/
+2
2018-07-25
cxl_getfile(): fix double-iput() on alloc_file() failures
Al Viro
1
-4
/
+4
2018-07-25
alpha: fix osf_wait4() breakage
Al Viro
2
-5
/
+2
2018-07-25
net: usb: asix: replace mii_nway_restart in resume path
Alexander Couzens
1
-1
/
+3
2018-07-25
ipv6: make DAD fail with enhanced DAD when nonce length differs
Sabrina Dubroca
1
-1
/
+1
2018-07-25
net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite
Florian Fainelli
2
-3
/
+4
2018-07-25
net/mlx4_en: Don't reuse RX page when XDP is set
Saeed Mahameed
1
-2
/
+6
2018-07-25
hv_netvsc: Fix napi reschedule while receive completion is busy
Haiyang Zhang
1
-7
/
+10
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
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: 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: ila: select CONFIG_DST_CACHE
Arnd Bergmann
1
-0
/
+1
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/nouveau: Avoid looping through fake MST connectors
Lyude Paul
3
-4
/
+26
2018-07-25
drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
Lyude Paul
4
-10
/
+29
2018-07-25
drm/i915: Fix hotplug irq ack on i965/g4x
Ville Syrjälä
1
-2
/
+30
2018-07-25
stop_machine: Disable preemption when waking two stopper threads
Isaac J. Manjarres
1
-1
/
+5
2018-07-25
vfio/spapr: Use IOMMU pageshift rather than pagesize
Alexey Kardashevskiy
1
-4
/
+4
2018-07-25
vfio/pci: Fix potential Spectre v1
Gustavo A. R. Silva
1
-0
/
+4
2018-07-25
cpufreq: intel_pstate: Register when ACPI PCCH is present
Rafael J. Wysocki
2
-1
/
+20
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: mm: allow mprotect to make stack mappings executable
Vineet Gupta
1
-1
/
+1
2018-07-25
ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
Alexey Brodkin
12
-12
/
+0
2018-07-25
ARC: Fix CONFIG_SWAP
Alexey Brodkin
1
-1
/
+1
2018-07-25
ARCv2: [plat-hsdk]: Save accl reg pair by default
Vineet Gupta
2
-1
/
+3
2018-07-25
ALSA: hda: add mute led support for HP ProBook 455 G5
Po-Hsu Lin
1
-0
/
+1
2018-07-25
ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk
YOKOTA Hiroshi
1
-0
/
+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/events/intel/ds: Fix bts_interrupt_threshold alignment
Hugh Dickins
1
-3
/
+5
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-25
scsi: sd_zbc: Fix variable type and bogus comment
Damien Le Moal
1
-2
/
+3
2018-07-22
Linux 4.14.57
v4.14.57
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
/
+77
[next]