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-11-04
Linux 4.14.79
v4.14.79
Greg Kroah-Hartman
1
-1
/
+1
2018-11-04
net/mlx5: Fix build break when CONFIG_SMP=n
Saeed Mahameed
1
-11
/
+1
2018-11-04
net/sched: cls_api: add missing validation of netlink attributes
Davide Caratti
1
-2
/
+5
2018-11-04
net: bcmgenet: Poll internal PHY for GENETv5
Florian Fainelli
1
-3
/
+6
2018-11-04
net: ipmr: fix unresolved entry dumps
Nikolay Aleksandrov
1
-2
/
+0
2018-11-04
rtnetlink: Disallow FDB configuration for non-Ethernet device
Ido Schimmel
1
-0
/
+10
2018-11-04
net/mlx5e: fix csum adjustments caused by RXFCS
Eric Dumazet
1
-36
/
+9
2018-11-04
net: fix pskb_trim_rcsum_slow() with odd trim offset
Dimitris Michailidis
1
-2
/
+3
2018-11-04
net: drop skb on failure in ip_check_defrag()
Cong Wang
1
-4
/
+8
2018-11-04
net: sched: Fix for duplicate class dump
Phil Sutter
1
-1
/
+2
2018-11-04
net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault type
Huy Nguyen
1
-1
/
+1
2018-11-04
openvswitch: Fix push/pop ethernet validation
Jaime CaamaƱo Ruiz
1
-2
/
+2
2018-11-04
ip6_tunnel: Fix encapsulation layout
Stefano Brivio
1
-4
/
+5
2018-11-04
bonding: fix length of actor system
Tobias Jungel
1
-2
/
+1
2018-11-04
ethtool: fix a privilege escalation bug
Wenwen Wang
1
-2
/
+6
2018-11-04
virtio_net: avoid using netif_tx_disable() for serializing tx routine
Ake Koomsin
1
-1
/
+4
2018-11-04
vhost: Fix Spectre V1 vulnerability
Jason Wang
1
-0
/
+2
2018-11-04
udp6: fix encap return code for resubmitting
Paolo Abeni
1
-4
/
+2
2018-11-04
sctp: fix race on sctp_id2asoc
Marcelo Ricardo Leitner
1
-3
/
+2
2018-11-04
r8169: fix NAPI handling under high load
Heiner Kallweit
1
-5
/
+3
2018-11-04
net: udp: fix handling of CHECKSUM_COMPLETE packets
Sean Tranchetti
3
-6
/
+39
2018-11-04
net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
Niklas Cassel
1
-1
/
+1
2018-11-04
net: socket: fix a missing-check bug
Wenwen Wang
1
-3
/
+8
2018-11-04
net: sched: gred: pass the right attribute to gred_change_table_def()
Jakub Kicinski
1
-1
/
+1
2018-11-04
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
David Ahern
1
-2
/
+4
2018-11-04
net: fec: don't dump RX FIFO register when not available
Fugang Duan
2
-4
/
+16
2018-11-04
llc: set SOCK_RCU_FREE in llc_sap_add_socket()
Cong Wang
1
-0
/
+1
2018-11-04
ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are called
Stefano Brivio
1
-2
/
+1
2018-11-04
ipv6: mcast: fix a use-after-free in inet6_mc_check
Eric Dumazet
1
-8
/
+8
2018-11-04
net: bridge: remove ipv6 zero address check in mcast queries
Nikolay Aleksandrov
1
-2
/
+1
2018-11-04
bridge: do not add port to router list when receives query with source 0.0.0.0
Hangbin Liu
1
-1
/
+9
2018-11-04
drm/i915/gvt: fix memory leak of a cmd_entry struct on error exit path
Colin Ian King
1
-0
/
+1
2018-11-04
perf tools: Disable parallelism for 'make clean'
Rasmus Villemoes
1
-2
/
+2
2018-11-04
Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"
Sasha Levin
1
-2
/
+0
2018-11-04
ALSA: usx2y: Fix invalid stream URBs
Takashi Iwai
1
-6
/
+17
2018-11-04
media: uvcvideo: Fix driver reference counting
Philipp Zabel
1
-9
/
+2
2018-11-04
ARM: dts: r8a7790: Correct critical CPU temperature
Chris Paterson
1
-1
/
+1
2018-11-04
kvm: x86: fix WARN due to uninitialized guest FPU state
Peter Xu
1
-3
/
+3
2018-11-04
mtd: spi-nor: Add support for is25wp series chips
Kimmo Rautkoski
1
-0
/
+6
2018-11-04
sch_netem: restore skb->dev after dequeuing from the rbtree
Christoph Paasch
1
-0
/
+4
2018-11-04
fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()
Khazhismel Kumykov
1
-0
/
+1
2018-11-04
selftests: rtnetlink.sh explicitly requires bash.
Paolo Abeni
1
-1
/
+1
2018-11-04
net: ena: fix NULL dereference due to untimely napi initialization
Arthur Kiyanovski
1
-2
/
+7
2018-11-04
net: ena: fix warning in rmmod caused by double iounmap
Arthur Kiyanovski
1
-8
/
+1
2018-11-04
rxrpc: Fix connection-level abort handling
David Howells
3
-15
/
+19
2018-11-04
rxrpc: Only take the rwind and mtu values from latest ACK
David Howells
1
-9
/
+10
2018-11-04
rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
David Howells
1
-16
/
+19
2018-11-04
perf python: Use -Wno-redundant-decls to build with PYTHON=python3
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-11-04
ARM: dts: imx53-qsb: disable 1.2GHz OPP
Sascha Hauer
1
-0
/
+11
2018-11-04
compiler.h: Allow arch-specific asm/compiler.h
Paul Burton
2
-0
/
+20
[next]