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
2013-05-01
Linux 3.4.43
v3.4.43
Greg Kroah-Hartman
1
-1
/
+1
2013-05-01
net: drop dst before queueing fragments
Eric Dumazet
2
-6
/
+22
2013-05-01
net: fix incorrect credentials passing
Linus Torvalds
3
-6
/
+13
2013-05-01
net: rate-limit warn-bad-offload splats.
Ben Greear
1
-0
/
+3
2013-05-01
tcp: call tcp_replace_ts_recent() from tcp_ack()
Eric Dumazet
1
-33
/
+32
2013-05-01
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-05-01
esp4: fix error return code in esp_output()
Wei Yongjun
1
-3
/
+3
2013-05-01
tcp: Reallocate headroom if it would overflow csum_start
Thomas Graf
1
-2
/
+6
2013-05-01
tcp: incoming connections might use wrong route under synflood
Dmitry Popov
1
-2
/
+2
2013-05-01
rtnetlink: Call nlmsg_parse() with correct header length
Michael Riesch
1
-2
/
+2
2013-05-01
netfilter: don't reset nf_trace in nf_reset()
Patrick McHardy
2
-0
/
+8
2013-05-01
af_unix: If we don't care about credentials coallesce all messages
Eric W. Biederman
1
-1
/
+1
2013-05-01
bonding: IFF_BONDING is not stripped on enslave failure
nikolay@redhat.com
1
-0
/
+1
2013-05-01
bonding: fix bonding_masters race condition in bond unloading
nikolay@redhat.com
1
-0
/
+9
2013-05-01
atl1e: limit gso segment size to prevent generation of wrong ip length fields
Hannes Frederic Sowa
2
-1
/
+2
2013-05-01
net: count hw_addr syncs so that unsync works properly.
Vlad Yasevich
2
-4
/
+4
2013-05-01
net IPv6 : Fix broken IPv6 routing table after loopback down-up
Balakumaran Kannan
1
-0
/
+27
2013-05-01
cbq: incorrect processing of high limits
Vasily Averin
1
-1
/
+4
2013-05-01
netrom: fix invalid use of sizeof in nr_recvmsg()
Wei Yongjun
1
-1
/
+1
2013-05-01
tipc: fix info leaks via msg_name in recv_msg/recv_stream
Mathias Krause
1
-0
/
+7
2013-05-01
rose: fix info leak via msg_name in rose_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-01
NFC: llcp: fix info leaks via msg_name in llcp_sock_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-01
netrom: fix info leak via msg_name in nr_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-01
llc: Fix missing msg_namelen update in llc_ui_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-01
iucv: Fix missing msg_namelen update in iucv_sock_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-01
irda: Fix missing msg_namelen update in irda_recvmsg_dgram()
Mathias Krause
1
-0
/
+2
2013-05-01
caif: Fix missing msg_namelen update in caif_seqpkt_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-01
Bluetooth: RFCOMM - Fix missing msg_namelen update in rfcomm_sock_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-01
Bluetooth: fix possible info leak in bt_sock_recvmsg()
Mathias Krause
1
-2
/
+2
2013-05-01
ax25: fix info leak via msg_name in ax25_recvmsg()
Mathias Krause
1
-0
/
+1
2013-05-01
atm: update msg_namelen in vcc_recvmsg()
Mathias Krause
1
-0
/
+2
2013-05-01
sparc64: Fix race in TLB batch processing.
David S. Miller
7
-55
/
+242
2013-05-01
TTY: fix atime/mtime regression
Jiri Slaby
1
-1
/
+15
2013-05-01
TTY: do not update atime/mtime on read/write
Jiri Slaby
1
-6
/
+2
2013-05-01
aio: fix possible invalid memory access when DEBUG is enabled
Zhao Hongjiang
1
-1
/
+1
2013-04-25
Linux 3.4.42
v3.4.42
Greg Kroah-Hartman
1
-1
/
+1
2013-04-25
Btrfs: make sure nbytes are right after log replay
Josef Bacik
1
-6
/
+42
2013-04-25
vm: convert mtdchar mmap to vm_iomap_memory() helper
Linus Torvalds
1
-30
/
+2
2013-04-25
vm: convert HPET mmap to vm_iomap_memory() helper
Linus Torvalds
1
-13
/
+1
2013-04-25
vm: convert fb_mmap to vm_iomap_memory() helper
Linus Torvalds
1
-26
/
+14
2013-04-25
vm: convert snd_pcm_lib_mmap_iomem() to vm_iomap_memory() helper
Linus Torvalds
1
-10
/
+2
2013-04-25
vm: add vm_iomap_memory() helper function
Linus Torvalds
2
-0
/
+49
2013-04-25
fbcon: fix locking harder
Dave Airlie
3
-3
/
+13
2013-04-25
perf/x86: Fix offcore_rsp valid mask for SNB/IVB
Stephane Eranian
1
-3
/
+12
2013-04-25
perf: Treat attr.config as u64 in perf_swevent_init()
Tommi Rantala
1
-1
/
+1
2013-04-25
crypto: algif - suppress sending source address information in recvmsg
Mathias Krause
2
-0
/
+3
2013-04-25
ssb: implement spurious tone avoidance
Rafał Miłecki
3
-1
/
+33
2013-04-25
ath9k_hw: change AR9580 initvals to fix a stability issue
Felix Fietkau
1
-1
/
+1
2013-04-25
ath9k_htc: accept 1.x firmware newer than 1.3
Felix Fietkau
1
-1
/
+1
2013-04-25
ARM: 7698/1: perf: fix group validation when using enable_on_exec
Will Deacon
1
-1
/
+4
[next]