Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
stable
/
linux-stable
/
linux-3.10.y
e7a59c7
Linux 3.10.108
by Willy Tarreau
· 8 years ago
linux-3.10.y
v3.10.108
68cbe93
x86/apic: fix build breakage caused by incomplete backport to 3.10
by Willy Tarreau
· 8 years ago
541cbdc
can: esd_usb2: Fix can_dlc value for received RTR, frames
by Stefan Mätje
· 8 years ago
4de0e6b
scsi: scsi_dh_emc: return success in clariion_std_inquiry()
by Dan Carpenter
· 9 years ago
4021627
usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_options
by Andrew Gabbasov
· 8 years ago
49218ad
KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
by Haozhong Zhang
· 8 years ago
75840f1
IB/qib: fix false-postive maybe-uninitialized warning
by Arnd Bergmann
· 9 years ago
f63d10b
team: fix memory leaks
by Pan Bian
· 9 years ago
9032694
IB/ipoib: rtnl_unlock can not come after free_netdev
by Feras Daoud
· 9 years ago
827a5cb
btrfs: prevent to set invalid default subvolid
by satoru takeuchi
· 8 years ago
7210062
tracing: Erase irqsoff trace with empty write
by Bo Yan
· 8 years ago
ec8c69ea
tracing: Apply trace_clock changes to instance max buffer
by Baohong Liu
· 8 years ago
c5378d2
scsi: qla2xxx: Fix an integer overflow in sysfs code
by Dan Carpenter
· 8 years ago
92e84b6
crypto: AF_ALG - remove SGL terminator indicator when chaining
by Stephan Mueller
· 8 years ago
6f47a87
ip6_gre: fix endianness errors in ip6gre_err
by Sabrina Dubroca
· 11 years ago
488ec7b
ipv6: fix typo in fib6_net_exit()
by Eric Dumazet
· 8 years ago
4e39d5e
ipv6: fix memory leak with multiple tables during netns destruction
by Sabrina Dubroca
· 8 years ago
dd3e501
qlge: avoid memcpy buffer overflow
by Arnd Bergmann
· 8 years ago
71bec91
ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal
by James Morse
· 9 years ago
136211c
ALSA: core: Fix unexpected error at replacing user TLV
by Takashi Iwai
· 8 years ago
b4824101
staging:iio:resolver:ad2s1210 fix negative IIO_ANGL_VEL read
by Arnd Bergmann
· 8 years ago
fe1fd35
packet: fix tp_reserve race in packet_set_ring
by Willem de Bruijn
· 8 years ago
162f50e
workqueue: implicit ordered attribute should be overridable
by Tejun Heo
· 8 years ago
ef6fa3f
ipv4: initialize fib_trie prior to register_netdev_notifier call.
by Mahesh Bandewar
· 8 years ago
50602d3
net/mlx4: Remove BUG_ON from ICM allocation routine
by Leon Romanovsky
· 9 years ago
c1327b4
perf annotate: Fix broken arrow at row 0 connecting jmp instruction to its target
by Jin Yao
· 8 years ago
3a7578a
udf: Fix deadlock between writeback and udf_setsize()
by Jan Kara
· 8 years ago
ad08716
ir-core: fix gcc-7 warning on bool arithmetic
by Arnd Bergmann
· 8 years ago
7fb443f
crypto: caam - fix signals handling
by Horia Geantă
· 8 years ago
b569326
mm: fix overflow check in expand_upwards()
by Helge Deller
· 8 years ago
9efa3d5
cfg80211: Check if PMKID attribute is of expected size
by Srinivas Dasari
· 8 years ago
d474081
cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES
by Srinivas Dasari
· 8 years ago
fa69abf
ipv6: avoid unregistering inet6_dev for loopback
by WANG Cong
· 8 years ago
98b9e94
KEYS: Fix an error code in request_master_key()
by Dan Carpenter
· 9 years ago
fe77acc
KVM: x86: zero base3 of unusable segments
by Radim Krčmář
· 8 years ago
40cfe45
cpufreq: s3c2416: double free on driver init error path
by Dan Carpenter
· 9 years ago
04d0069
xfrm: Oops on error in pfkey_msg2xfrm_state()
by Dan Carpenter
· 8 years ago
f478b42
xfrm: NULL dereference on allocation failure
by Dan Carpenter
· 8 years ago
6ac502c
net: korina: Fix NAPI versus resources freeing
by Florian Fainelli
· 9 years ago
1814420
net: phy: fix marvell phy status reading
by Russell King
· 8 years ago
2406076
drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()
by Dan Carpenter
· 8 years ago
779ec20
usb: r8a66597-hcd: decrease timeout
by Chris Brandt
· 9 years ago
e1bdf20
usb: r8a66597-hcd: select a different endpoint on timeout
by Chris Brandt
· 9 years ago
655e5ff
pvrusb2: reduce stack usage pvr2_eeprom_analyze()
by Arnd Bergmann
· 9 years ago
1e7ae91
mfd: omap-usb-tll: Fix inverted bit use for USB TLL mode
by Tony Lindgren
· 9 years ago
e52eca8
x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init()
by Laura Abbott
· 8 years ago
12d805b
serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'
by Christophe JAILLET
· 8 years ago
f6b525b
net: xilinx_emaclite: fix receive buffer overflow
by Anssi Hannula
· 9 years ago
7e25c93
drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()
by Dan Carpenter
· 9 years ago
a72c279
scsi: qla2xxx: don't disable a not previously enabled PCI device
by Johannes Thumshirn
· 8 years ago
f7eb769
net: ping: do not abuse udp_poll()
by Eric Dumazet
· 8 years ago
ca58e31
kvm: async_pf: fix rcu_irq_enter() with irqs enabled
by Paolo Bonzini
· 9 years ago
28968bc
x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl
by Arnd Bergmann
· 8 years ago
61eea27
net: 8021q: Fix one possible panic caused by BUG_ON in free_netdev
by Gao Feng
· 8 years ago
bc3eede
net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new probed PFs
by Majd Dibbiny
· 9 years ago
78da094
net: Set sk_prot_creator when cloning sockets to the right proto
by Christoph Paasch
· 8 years ago
055ad96
net/packet: check length in getsockopt() called with PACKET_HDRLEN
by Alexander Potapenko
· 9 years ago
83fef52
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
by Wei Wang
· 8 years ago
81d2ec2
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
by Neal Cardwell
· 8 years ago
37cb362
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
by Yuchung Cheng
· 8 years ago
6f85a88
tcp: reset sk_rx_dst in tcp_disconnect()
by WANG Cong
· 8 years ago
72d7b83
netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
by Eric Dumazet
· 9 years ago
946272f
tcp: disallow cwnd undo when switching congestion control
by Yuchung Cheng
· 8 years ago
08bd34b
sctp: potential read out of bounds in sctp_ulpevent_type_enabled()
by Dan Carpenter
· 8 years ago
faa132a
sctp: fully initialize the IPv6 address in sctp_v6_to_addr()
by Alexander Potapenko
· 8 years ago
2630e5a
sctp: fix the check for _sctp_walk_params and _sctp_walk_errors
by Xin Long
· 8 years ago
3cb637d
sctp: don't dereference ptr before leaving _sctp_walk_{params, errors}()
by Alexander Potapenko
· 8 years ago
9f75306
ext4: avoid deadlock when expanding inode size
by Jan Kara
· 9 years ago
ebb33af
ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets
by Darrick J. Wong
· 8 years ago
159c95bd
netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister
by Liping Zhang
· 9 years ago
19cc6d9
wext: handle NULL extra data in iwe_stream_add_point better
by Arnd Bergmann
· 9 years ago
7af6952
kernel/extable.c: mark core_kernel_text notrace
by Marcin Nowakowski
· 8 years ago
4ef4196
net: prevent sign extension in dev_get_stats()
by Eric Dumazet
· 8 years ago
2f34aab
ext4: fix SEEK_HOLE
by Jan Kara
· 8 years ago
3031776
lib/cmdline.c: fix get_options() overflow while parsing ranges
by Ilya Matveychikov
· 8 years ago
7719043
md: fix super_offset endianness in super_1_rdev_size_change
by Jason Yan
· 9 years ago
634fd95
md/raid10: submit bio directly to replacement disk
by Shaohua Li
· 9 years ago
09ab11e
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
by Liping Zhang
· 9 years ago
a77cf1b9
lib/digsig: fix dereference of NULL user_key_payload
by Eric Biggers
· 8 years ago
9ac5390
md/bitmap: disable bitmap_resize for file-backed bitmaps.
by NeilBrown
· 8 years ago
a45d367
KEYS: encrypted: fix dereference of NULL user_key_payload
by Eric Biggers
· 8 years ago
e8705c4
KEYS: prevent creating a different user's keyrings
by Eric Biggers
· 8 years ago
f9e779c
MIPS: Fix mips_atomic_set() retry condition
by James Hogan
· 8 years ago
9c66c82
ext4: keep existing extra fields when inode expands
by Konstantin Khlebnikov
· 8 years ago
ba85092
FS-Cache: fix dereference of NULL user_key_payload
by Eric Biggers
· 8 years ago
20d94bc9
KEYS: don't let add_key() update an uninstantiated key
by David Howells
· 8 years ago
be3e7b1
USB: serial: console: fix use-after-free after failed setup
by Johan Hovold
· 8 years ago
d75e854
direct-io: Prevent NULL pointer access in submit_page_section
by Andreas Gruenbacher
· 8 years ago
544d7ba
iommu/amd: Finish TLB flush in amd_iommu_unmap()
by Joerg Roedel
· 8 years ago
5abdd6e
usb: renesas_usbhs: fix usbhsf_fifo_clear() for RX direction
by Yoshihiro Shimoda
· 8 years ago
b974ab5
usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe
by Yoshihiro Shimoda
· 8 years ago
4b106b9
scsi: zfcp: trace HBA FSF response by default on dismiss or timedout late response
by Steffen Maier
· 8 years ago
bb5cf57
scsi: zfcp: fix payload with full FCP_RSP IU in SCSI trace records
by Steffen Maier
· 8 years ago
2c7bfb3
scsi: zfcp: fix missing trace records for early returns in TMF eh handlers
by Steffen Maier
· 8 years ago
e7ab3bd
scsi: zfcp: add handling for FCP_RESID_OVER to the fcp ingress path
by Benjamin Block
· 8 years ago
f609dac
scsi: zfcp: fix queuecommand for scsi_eh commands when DIX enabled
by Steffen Maier
· 8 years ago
c2ace304
fuse: initialize the flock flag in fuse_file on allocation
by Mateusz Jurczyk
· 8 years ago
003bea4
target: Avoid mappedlun symlink creation during lun shutdown
by Nicholas Bellinger
· 9 years ago
a6a256f
media: platform: davinci: return -EINVAL for VPFE_CMD_S_CCDC_RAW_PARAMS ioctl
by Prabhakar Lad
· 8 years ago
c39dcbd
ext4: fix overflow caused by missing cast in ext4_resize_fs()
by Jerry Lee
· 8 years ago
Next »