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
2017-05-02
Linux 4.4.66
v4.4.66
Greg Kroah-Hartman
1
-1
/
+1
2017-05-02
ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram
Josh Poimboeuf
1
-0
/
+12
2017-05-02
ARCv2: save r30 on kernel entry as gcc uses it for code-gen
Vineet Gupta
2
-1
/
+3
2017-05-02
nfsd: check for oversized NFSv2/v3 arguments
J. Bruce Fields
1
-0
/
+36
2017-05-02
Input: i8042 - add Clevo P650RS to the i8042 reset list
Dmitry Torokhov
1
-0
/
+7
2017-05-02
p9_client_readdir() fix
Al Viro
1
-0
/
+4
2017-05-02
MIPS: Avoid BUG warning in arch_check_elf
James Cowgill
1
-1
/
+1
2017-05-02
MIPS: KGDB: Use kernel context for sleeping threads
James Hogan
1
-15
/
+33
2017-05-02
ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
Takashi Iwai
1
-6
/
+3
2017-05-02
ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned type
Takashi Sakamoto
1
-1
/
+1
2017-05-02
ipv6: check raw payload size correctly in ioctl
Jamie Bainbridge
1
-2
/
+1
2017-05-02
ipv6: check skb->protocol before lookup for nexthop
WANG Cong
1
-16
/
+18
2017-05-02
macvlan: Fix device ref leak when purging bc_queue
Herbert Xu
1
-1
/
+10
2017-05-02
ip6mr: fix notification device destruction
Nikolay Aleksandrov
1
-7
/
+6
2017-05-02
netpoll: Check for skb->queue_mapping
Tushar Dave
1
-2
/
+8
2017-05-02
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
2
-1
/
+5
2017-05-02
dp83640: don't recieve time stamps twice
Dan Carpenter
1
-2
/
+0
2017-05-02
tcp: clear saved_syn in tcp_disconnect()
Eric Dumazet
1
-0
/
+1
2017-05-02
sctp: listen on the sock only when it's state is listening or closed
Xin Long
1
-0
/
+3
2017-05-02
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
Florian Larysch
1
-1
/
+1
2017-05-02
l2tp: fix PPP pseudo-wire auto-loading
Guillaume Nault
1
-1
/
+1
2017-05-02
l2tp: take reference on sessions being dumped
Guillaume Nault
5
-11
/
+27
2017-05-02
net/packet: fix overflow in check for tp_reserve
Andrey Konovalov
1
-0
/
+2
2017-05-02
net/packet: fix overflow in check for tp_frame_nr
Andrey Konovalov
1
-0
/
+2
2017-05-02
l2tp: purge socket queues in the .destruct() callback
Guillaume Nault
1
-3
/
+4
2017-05-02
net: phy: handle state correctly in phy_stop_machine
Nathan Sullivan
1
-1
/
+1
2017-05-02
net: neigh: guard against NULL solicit() method
Eric Dumazet
1
-1
/
+2
2017-05-02
sparc64: Fix kernel panic due to erroneous #ifdef surrounding pmd_write()
Tom Hromatka
1
-7
/
+8
2017-05-02
sparc64: kern_addr_valid regression
bob picco
1
-1
/
+1
2017-05-02
xen/x86: don't lose event interrupts
Stefano Stabellini
1
-3
/
+3
2017-05-02
usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSize
Felipe F. Tonello
1
-1
/
+3
2017-05-02
regulator: core: Clear the supply pointer if enabling fails
Jon Hunter
1
-0
/
+1
2017-05-02
RDS: Fix the atomicity for congestion map update
santosh.shilimkar@oracle.com
1
-2
/
+2
2017-05-02
net_sched: close another race condition in tcf_mirred_release()
WANG Cong
1
-2
/
+3
2017-05-02
net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndata
Florian Fainelli
1
-4
/
+5
2017-05-02
MIPS: Fix crash registers on non-crashing CPUs
Corey Minyard
1
-3
/
+13
2017-05-02
md:raid1: fix a dead loop when read from a WriteMostly disk
Wei Fang
1
-1
/
+1
2017-05-02
ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
Theodore Ts'o
1
-4
/
+28
2017-05-02
drm/amdgpu: fix array out of bounds
tom will
1
-1
/
+1
2017-05-02
crypto: testmgr - fix out of bound read in __test_aead()
Jerome Marchand
1
-2
/
+3
2017-05-02
clk: sunxi: Add apb0 gates for H3
Krzysztof Adamski
2
-0
/
+4
2017-05-02
ARM: OMAP2+: timer: add probe for clocksources
Tero Kristo
1
-2
/
+5
2017-05-02
xc2028: unlock on error in xc2028_set_config()
Dan Carpenter
1
-2
/
+5
2017-05-02
f2fs: do more integrity verification for superblock
Chao Yu
1
-0
/
+98
2017-04-30
Linux 4.4.65
v4.4.65
Greg Kroah-Hartman
1
-1
/
+1
2017-04-30
perf/core: Fix concurrent sys_perf_event_open() vs. 'move_group' race
Peter Zijlstra
1
-4
/
+53
2017-04-30
ping: implement proper locking
Eric Dumazet
1
-2
/
+3
2017-04-30
staging/android/ion : fix a race condition in the ion driver
EunTaik Lee
1
-13
/
+42
2017-04-30
vfio/pci: Fix integer overflows, bitmask check
Vlad Tsyrklevich
2
-13
/
+22
2017-04-30
tipc: check minimum bearer MTU
Michal Kubeček
3
-2
/
+29
[next]