index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-20
Linux 3.0.70
v3.0.70
Greg Kroah-Hartman
1
-1
/
+1
2013-03-20
dcbnl: fix various netlink info leaks
Mathias Krause
1
-0
/
+7
2013-03-20
rtnl: fix info leak on RTM_GETLINK request for VF devices
Mathias Krause
1
-0
/
+1
2013-03-20
ipv6: stop multicast forwarding to process interface scoped addresses
Hannes Frederic Sowa
1
-1
/
+2
2013-03-20
bridging: fix rx_handlers return code
Cristian Bercaru
1
-0
/
+1
2013-03-20
netlabel: correctly list all the static label mappings
Paul Moore
1
-16
/
+11
2013-03-20
tun: add a missing nf_reset() in tun_net_xmit()
Eric Dumazet
1
-0
/
+2
2013-03-20
tcp: fix double-counted receiver RTT when leaving receiver fast path
Neal Cardwell
1
-3
/
+3
2013-03-20
net: ipv6: Don't purge default router if accept_ra=2
Lorenzo Colitti
1
-1
/
+2
2013-03-20
rds: limit the size allocated by rds_message_alloc()
Cong Wang
1
-0
/
+3
2013-03-20
l2tp: Restore socket refcount when sendmsg succeeds
Guillaume Nault
1
-0
/
+1
2013-03-20
loopdev: fix a deadlock
Guo Chao
1
-2
/
+0
2013-03-20
block: use i_size_write() in bd_set_size()
Guo Chao
1
-1
/
+3
2013-03-20
hwmon: (sht15) Fix memory leak if regulator_enable() fails
Ben Hutchings
1
-1
/
+1
2013-03-20
drm/i915: EBUSY status handling added to i915_gem_fault().
Dmitry Rogozhkin
1
-0
/
+5
2013-03-20
btrfs: use rcu_barrier() to wait for bdev puts at unmount
Eric Sandeen
1
-0
/
+6
2013-03-20
s390/mm: fix flush_tlb_kernel_range()
Heiko Carstens
1
-2
/
+0
2013-03-20
perf,x86: fix link failure for non-Intel configs
David Rientjes
1
-1
/
+5
2013-03-20
perf,x86: fix wrmsr_on_cpu() warning on suspend/resume
Linus Torvalds
1
-1
/
+3
2013-03-20
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
3
-0
/
+12
2013-03-20
selinux: use GFP_ATOMIC under spin_lock
Dan Carpenter
1
-1
/
+1
2013-03-20
powerpc: Fix cputable entry for 970MP rev 1.0
Benjamin Herrenschmidt
1
-1
/
+1
2013-03-20
w1: fix oops when w1_search is called from netlink connector
Marcin Jurkowski
1
-1
/
+2
2013-03-20
hwmon: (lineage-pem) Add missing terminating entry for pem_[input|fan]_attrib...
Axel Lin
1
-0
/
+2
2013-03-20
ALSA: seq: Fix missing error handling in snd_seq_timer_open()
Takashi Iwai
1
-4
/
+4
2013-03-20
Revert duplicated perf commit.
Greg Kroah-Hartman
1
-2
/
+0
2013-03-20
md: protect against crash upon fsync on ro array
Sebastian Riemer
1
-0
/
+4
2013-03-20
TTY: do not reset master's packet mode
Jiri Slaby
1
-1
/
+0
2013-03-20
tty: serial: fix typo "ARCH_S5P6450"
Paul Bolle
1
-1
/
+1
2013-03-20
ext3: Fix format string issues
Lars-Peter Clausen
1
-2
/
+2
2013-03-20
signal: always clear sa_restorer on execve
Kees Cook
1
-0
/
+3
2013-03-20
staging: vt6656: Fix oops on resume from suspend.
Malcolm Priestley
1
-4
/
+0
2013-03-20
USB: EHCI: don't check DMA values in QH overlays
Alan Stern
1
-5
/
+13
2013-03-20
USB: storage: fix Huawei mode switching regression
Bjørn Mork
3
-78
/
+331
2013-03-20
usb: serial: Add Rigblaster Advantage to device table
Steve Conklin
1
-0
/
+1
2013-03-20
USB: added support for Cinterion's products AH6 and PLS8
Christian Schmiedl
1
-0
/
+4
2013-03-20
usb: cp210x new Vendor/Device IDs
Matwey V. Kornilov
1
-0
/
+19
2013-03-20
USB: cdc-wdm: fix buffer overflow
Oliver Neukum
1
-3
/
+20
2013-03-20
USB: option: add Huawei E5331
Bjørn Mork
1
-0
/
+1
2013-03-20
virtio: rng: disallow multiple device registrations, fixes crashes
Amit Shah
1
-2
/
+11
2013-03-20
qcaux: add Franklin U600
Dan Williams
1
-0
/
+1
2013-03-14
Linux 3.0.69
v3.0.69
Greg Kroah-Hartman
1
-1
/
+1
2013-03-14
dmi_scan: fix missing check for _DMI_ signature in smbios_present()
Ben Hutchings
1
-3
/
+2
2013-03-14
decnet: Fix disappearing sysctl entries
Eric W. Biederman
2
-0
/
+32
2013-03-14
ftrace: Update the kconfig for DYNAMIC_FTRACE
Steven Rostedt
1
-10
/
+14
2013-03-14
Fix memory leak in cpufreq stats.
Tu, Xiaobing
1
-0
/
+1
2013-03-14
vfs: fix pipe counter breakage
Al Viro
1
-0
/
+3
2013-03-14
keys: fix race with concurrent install_user_keyrings()
David Howells
1
-1
/
+1
2013-03-14
e1000e: fix pci-device enable-counter balance
Konstantin Khlebnikov
1
-1
/
+1
2013-03-14
ALSA: vmaster: Fix slave change notification
Takashi Iwai
1
-1
/
+4
[next]