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.13.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-12-12
udp: ipv4: fix potential use after free in udp_v4_early_demux()
Eric Dumazet
1
-3
/
+6
2013-12-12
macvtap: signal truncated packets
Jason Wang
1
-5
/
+6
2013-12-12
tun: unbreak truncated packet signalling
Jason Wang
1
-7
/
+9
2013-12-12
net: sched: htb: fix the calculation of quantum
Yang Yingliang
1
-8
/
+12
2013-12-12
net: sched: tbf: fix the calculation of max_size
Yang Yingliang
1
-45
/
+70
2013-12-11
micrel: add support for KSZ8041RNLI
Sergei Shtylyov
2
-0
/
+17
2013-12-11
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-0
/
+4
2013-12-11
MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
Bjorn Helgaas
1
-0
/
+33
2013-12-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+4
2013-12-11
ALSA: hda - Add static DAC/pin mapping for AD1986A codec
Takashi Iwai
3
-1
/
+35
2013-12-11
ALSA: hda - One more Dell headset detection quirk
Hui Wang
1
-0
/
+1
2013-12-11
ALSA: hda - hdmi: Fix IEC958 ctl indexes for some simple HDMI devices
Anssi Hannula
1
-2
/
+3
2013-12-11
udp: ipv4: fix an use after free in __udp4_lib_rcv()
Eric Dumazet
1
-10
/
+6
2013-12-11
Merge branch 'sctp'
David S. Miller
2
-19
/
+89
2013-12-11
sctp: fix up a spacing
wangweidong
1
-5
/
+2
2013-12-11
sctp: add check rto_min and rto_max in sysctl
wangweidong
1
-4
/
+65
2013-12-11
sctp: check the rto_min and rto_max in setsockopt
wangweidong
1
-10
/
+22
2013-12-11
ipv6: do not erase dst address with flow label destination
Florent Fourcot
6
-6
/
+0
2013-12-11
sctp: properly latch and use autoclose value from sock to association
Neil Horman
5
-17
/
+13
2013-12-11
Merge branch 'tipc'
David S. Miller
2
-6
/
+12
2013-12-11
tipc: protect handler_enabled variable with qitem_lock spin lock
Ying Xue
1
-3
/
+8
2013-12-11
tipc: correct the order of stopping services at rmmod
Jon Paul Maloy
1
-3
/
+4
2013-12-11
tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0
Nat Gurumoorthy
1
-0
/
+3
2013-12-11
net: Revert macvtap/tun truncation signalling changes.
David S. Miller
2
-26
/
+24
2013-12-11
macvtap: signal truncated packets
Jason Wang
1
-13
/
+14
2013-12-11
tun: unbreak truncated packet signalling
Jason Wang
1
-11
/
+12
2013-12-11
vxlan: release rt when found circular route
Fan Du
1
-1
/
+1
2013-12-11
net: unix: allow set_peek_off to fail
Sasha Levin
3
-4
/
+8
2013-12-11
Merge branch 'sfc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
6
-23
/
+101
2013-12-11
nfsd: when reusing an existing repcache entry, unhash it first
Jeff Layton
1
-1
/
+8
2013-12-11
dm stats: initialize read-only module parameter
Mikulas Patocka
1
-0
/
+1
2013-12-11
dm bufio: initialize read-only module parameters
Mikulas Patocka
1
-0
/
+5
2013-12-11
x86, efi: Don't use (U)EFI time services on 32 bit
Matthew Garrett
1
-7
/
+0
2013-12-11
net: allwinner: emac: Add missing free_irq
Maxime Ripard
1
-2
/
+3
2013-12-11
x86, build, icc: Remove uninitialized_var() from compiler-intel.h
H. Peter Anvin
1
-2
/
+0
2013-12-11
inet: fix NULL pointer Oops in fib(6)_rule_suppress
Stefan Tomanek
2
-2
/
+9
2013-12-11
dm cache: actually resize cache
Vincent Pelletier
1
-1
/
+1
2013-12-11
dm cache: update Documentation for invalidate_cblocks's range syntax
Mike Snitzer
1
-4
/
+6
2013-12-11
dm cache policy mq: fix promotions to occur as expected
Joe Thornber
1
-5
/
+8
2013-12-11
dm thin: allow pool in read-only mode to transition to read-write mode
Joe Thornber
5
-5
/
+29
2013-12-11
dm thin: re-establish read-only state when switching to fail mode
Joe Thornber
1
-0
/
+1
2013-12-11
dm thin: always fallback the pool mode if commit fails
Joe Thornber
1
-22
/
+15
2013-12-11
dm thin: switch to read-only mode if metadata space is exhausted
Mike Snitzer
1
-2
/
+10
2013-12-11
dm thin: switch to read only mode if a mapping insert fails
Joe Thornber
1
-1
/
+3
2013-12-11
dm space map metadata: return on failure in sm_metadata_new_block
Mike Snitzer
1
-2
/
+6
2013-12-11
dm table: fail dm_table_create on dm_round_up overflow
Mikulas Patocka
1
-0
/
+5
2013-12-11
dm snapshot: avoid snapshot space leak on crash
Mikulas Patocka
1
-7
/
+64
2013-12-11
ALSA: hda - Mute all aamix inputs as default
Takashi Iwai
1
-0
/
+24
2013-12-10
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
15
-15
/
+2
2013-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
19
-19
/
+6
[prev]
[next]