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
2015-12-14
Linux 4.3.3
v4.3.3
Greg Kroah-Hartman
1
-1
/
+1
2015-12-14
Btrfs: fix regression running delayed references when using qgroups
Filipe Manana
9
-134
/
+44
2015-12-14
cobalt: fix Kconfig dependency
Hans Verkuil
1
-1
/
+1
2015-12-14
ALSA: hda/hdmi - apply Skylake fix-ups to Broxton display codec
Lu, Han
1
-1
/
+2
2015-12-14
ALSA: pci: depend on ZONE_DMA
Dan Williams
1
-12
/
+12
2015-12-14
ceph: fix message length computation
Arnd Bergmann
1
-1
/
+1
2015-12-14
block: fix segment split
Ming Lei
1
-2
/
+2
2015-12-14
ocfs2: fix umask ignored issue
Junxiao Bi
1
-0
/
+2
2015-12-14
nfs: if we have no valid attrs, then don't declare the attribute cache valid
Jeff Layton
1
-1
/
+5
2015-12-14
nfs4: resend LAYOUTGET when there is a race that changes the seqid
Jeff Layton
1
-25
/
+31
2015-12-14
nfs4: start callback_ident at idr 1
Benjamin Coddington
1
-1
/
+1
2015-12-14
debugfs: fix refcount imbalance in start_creating
Daniel Borkmann
1
-1
/
+5
2015-12-14
nfsd: eliminate sending duplicate and repeated delegations
Andrew Elble
1
-10
/
+84
2015-12-14
nfsd: serialize state seqid morphing operations
Jeff Layton
2
-14
/
+38
2015-12-14
firewire: ohci: fix JMicron JMB38x IT context discovery
Stefan Richter
1
-0
/
+5
2015-12-14
ext4, jbd2: ensure entering into panic after recording an error in superblock
Daeho Jeong
3
-3
/
+16
2015-12-14
ext4: fix potential use after free in __ext4_journal_stop
Lukas Czerner
1
-3
/
+3
2015-12-14
ext4 crypto: fix bugs in ext4_encrypted_zeroout()
Theodore Ts'o
2
-4
/
+22
2015-12-14
ext4 crypto: fix memory leak in ext4_bio_write_page()
Theodore Ts'o
1
-1
/
+4
2015-12-14
rbd: don't put snap_context twice in rbd_queue_workfn()
Ilya Dryomov
1
-0
/
+1
2015-12-14
btrfs: fix signed overflows in btrfs_sync_file
David Sterba
1
-3
/
+7
2015-12-14
Btrfs: fix race when listing an inode's xattrs
Filipe Manana
1
-1
/
+3
2015-12-14
Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow
Filipe Manana
1
-2
/
+8
2015-12-14
Btrfs: fix race leading to incorrect item deletion when dropping extents
Filipe Manana
1
-4
/
+12
2015-12-14
Btrfs: fix regression when running delayed references
Filipe Manana
2
-0
/
+127
2015-12-14
Btrfs: fix truncation of compressed and inlined extents
Filipe Manana
1
-14
/
+68
2015-12-14
Btrfs: fix file corruption and data loss after cloning inline extents
Filipe Manana
1
-43
/
+152
2015-12-14
btrfs: fix resending received snapshot with parent
Robin Ruede
1
-2
/
+8
2015-12-14
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
5
-14
/
+26
2015-12-14
openvswitch: fix hangup on vxlan/gre/geneve device deletion
Paolo Abeni
2
-3
/
+7
2015-12-14
ipv6: sctp: implement sctp_v6_destroy_sock()
Eric Dumazet
1
-1
/
+8
2015-12-14
net/neighbour: fix crash at dumping device-agnostic proxy entries
Konstantin Khlebnikov
1
-2
/
+2
2015-12-14
ipv6: add complete rcu protection around np->opt
Eric Dumazet
13
-52
/
+122
2015-12-14
bpf, array: fix heap out-of-bounds access when updating elements
Daniel Borkmann
1
-1
/
+1
2015-12-14
RDS: fix race condition when sending a message on unbound socket
Quentin Casasnovas
2
-7
/
+3
2015-12-14
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
3
-5
/
+11
2015-12-14
tipc: fix error handling of expanding buffer headroom
Ying Xue
1
-2
/
+5
2015-12-14
broadcom: fix PHY_ID_BCM5481 entry in the id table
Aaro Koskinen
1
-1
/
+1
2015-12-14
vrf: fix double free and memory corruption on register_netdevice failure
Nikolay Aleksandrov
1
-13
/
+2
2015-12-14
net: ip6mr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
1
-7
/
+8
2015-12-14
net: ipmr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
1
-7
/
+8
2015-12-14
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
Daniel Borkmann
1
-0
/
+2
2015-12-14
tcp: initialize tp->copied_seq in case of cross SYN connection
Eric Dumazet
1
-0
/
+1
2015-12-14
tcp: fix potential huge kmalloc() calls in TCP_REPAIR
Eric Dumazet
1
-3
/
+19
2015-12-14
tcp: disable Fast Open on timeouts after handshake
Yuchung Cheng
1
-0
/
+12
2015-12-14
tcp: md5: fix lockdep annotation
Eric Dumazet
1
-1
/
+2
2015-12-14
net: qmi_wwan: add XS Stick W100-2 from 4G Systems
Bjørn Mork
1
-0
/
+1
2015-12-14
net/ip6_tunnel: fix dst leak
Paolo Abeni
1
-1
/
+1
2015-12-14
snmp: Remove duplicate OUTMCAST stat increment
Neil Horman
1
-2
/
+0
2015-12-14
net: thunder: Check for driver data in nicvf_remove()
Pavel Fedin
1
-2
/
+8
[next]