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-30
Linux 3.2.75
v3.2.75
Ben Hutchings
1
-1
/
+1
2015-12-30
ppp, slip: Validate VJ compression slot parameters completely
Ben Hutchings
4
-15
/
+15
2015-12-30
isdn_ppp: Add checks for allocation failure in isdn_ppp_open()
Ben Hutchings
1
-0
/
+6
2015-12-30
af_unix: fix a fatal race with bit fields
Eric Dumazet
2
-8
/
+9
2015-12-30
af_unix: Revert 'lock_interruptible' in stream receive code
Rainer Weikusat
1
-10
/
+3
2015-12-30
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
1
-0
/
+3
2015-12-30
pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
WANG Cong
1
-0
/
+6
2015-12-30
sh_eth: fix kernel oops in skb_put()
Sergei Shtylyov
1
-2
/
+2
2015-12-30
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
6
-0
/
+16
2015-12-30
ipv6: sctp: clone options to avoid use after free
Eric Dumazet
1
-0
/
+8
2015-12-30
sctp: update the netstamp_needed counter when copying sockets
Marcelo Ricardo Leitner
2
-0
/
+5
2015-12-30
atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation
Pavel Machek
1
-4
/
+3
2015-12-30
ipv6: sctp: implement sctp_v6_destroy_sock()
Eric Dumazet
1
-1
/
+8
2015-12-30
ipv6: add complete rcu protection around np->opt
Eric Dumazet
12
-60
/
+117
2015-12-30
dccp: remove unnecessary codes in ipv6.c
RongQing.Li
1
-16
/
+5
2015-12-30
ipv6: distinguish frag queues by device for multicast and link-local packets
Michal Kubeček
3
-6
/
+15
2015-12-30
net: ipmr: fix static mfc/dev leaks on table destruction
Nikolay Aleksandrov
1
-7
/
+8
2015-12-30
net, scm: fix PaX detected msg_controllen overflow in scm_detach_fds
Daniel Borkmann
1
-0
/
+2
2015-12-30
tcp: initialize tp->copied_seq in case of cross SYN connection
Eric Dumazet
1
-0
/
+1
2015-12-30
snmp: Remove duplicate OUTMCAST stat increment
Neil Horman
1
-2
/
+0
2015-12-30
sh64: fix __NR_fgetxattr
Dmitry V. Levin
1
-1
/
+1
2015-12-30
mm: hugetlb: call huge_pte_alloc() only if ptep is null
Naoya Horiguchi
1
-4
/
+4
2015-12-30
mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any ...
Michal Hocko
2
-5
/
+20
2015-12-30
parisc iommu: fix panic due to trying to allocate too large region
Mikulas Patocka
1
-7
/
+8
2015-12-30
vgaarb: fix signal handling in vga_get()
Kirill A. Shutemov
1
-2
/
+4
2015-12-30
dm btree: fix bufio buffer leaks in dm_btree_del() error path
Joe Thornber
1
-1
/
+15
2015-12-30
ipmi: move timer init to before irq is setup
Jan Stancek
1
-4
/
+4
2015-12-30
9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
Al Viro
1
-2
/
+2
2015-12-30
ALSA: rme96: Fix unexpected volume reset after rate changes
Takashi Iwai
1
-15
/
+26
2015-12-30
usb: xhci: fix config fail of FS hub behind a HS hub with MTT
Chunfeng Yun
1
-0
/
+8
2015-12-30
sched/core: Clear the root_domain cpumasks in init_rootdomain()
Xunlei Pang
1
-3
/
+3
2015-12-30
sched/core: Remove false-positive warning from wake_up_process()
Sasha Levin
1
-1
/
+0
2015-12-30
drm: Fix an unwanted master inheritance v2
Thomas Hellstrom
3
-37
/
+71
2015-12-30
locking: Add WARN_ON_ONCE lock assertion
Peter Hurley
1
-0
/
+5
2015-12-30
ipv4: igmp: Allow removing groups from a removed interface
Andrew Lunn
1
-2
/
+3
2015-12-30
dm btree: fix leak of bufio-backed block in btree_split_sibling error path
Mike Snitzer
1
-1
/
+3
2015-12-30
usb: Use the USB_SS_MULT() macro to decode burst multiplier for log message
Ben Hutchings
1
-1
/
+2
2015-12-30
USB: whci-hcd: add check for dma mapping error
Alexey Khoroshilov
1
-0
/
+4
2015-12-30
wan/x25: Fix use-after-free in x25_asy_open_tty()
Peter Hurley
1
-5
/
+1
2015-12-30
sata_sil: disable trim
Mikulas Patocka
1
-0
/
+3
2015-12-30
AHCI: Fix softreset failed issue of Port Multiplier
Xiangliang Yu
1
-0
/
+9
2015-12-30
drm/ttm: Fixed a read/write lock imbalance
Thomas Hellstrom
1
-1
/
+1
2015-12-30
nfs: if we have no valid attrs, then don't declare the attribute cache valid
Jeff Layton
1
-1
/
+5
2015-12-30
RDS: fix race condition when sending a message on unbound socket
Quentin Casasnovas
2
-7
/
+3
2015-12-30
jbd2: Fix unreclaimed pages after truncate in data=journal mode
Jan Kara
1
-0
/
+2
2015-12-30
ext4: Fix handling of extended tv_sec
David Turner
1
-7
/
+44
2015-12-30
ring-buffer: Update read stamp with first real commit on page
Steven Rostedt (Red Hat)
1
-7
/
+5
2015-12-30
broadcom: fix PHY_ID_BCM5481 entry in the id table
Aaro Koskinen
1
-1
/
+1
2015-12-30
vfs: Avoid softlockups with sendfile(2)
Jan Kara
1
-0
/
+1
2015-12-30
vfs: Make sendfile(2) killable even better
Jan Kara
1
-0
/
+7
[next]