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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2014-02-11
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
3
-2
/
+9
2014-02-11
libceph: Fix NULL pointer dereference in auth client code
Tyler Hicks
1
-0
/
+6
2014-02-11
dm: do not forward ioctls from logical volumes to the underlying device
Paolo Bonzini
2
-1
/
+17
2014-02-11
block: fail SCSI passthrough ioctls on partition devices
Paolo Bonzini
3
-2
/
+55
2014-02-11
block: add and use scsi_blk_cmd_ioctl
Paolo Bonzini
8
-12
/
+18
2014-02-11
bridge: Fix mglist corruption that leads to memory corruption
Herbert Xu
1
-1
/
+2
2014-02-11
KVM: lock slots_lock around device assignment
Alex Williamson
1
-7
/
+13
2014-02-11
KVM: unmap pages from the iommu when slots are removed
Alex Williamson
3
-4
/
+15
2014-02-11
inotify: fix double free/corruption of stuct user
Eric Paris
2
-26
/
+14
2014-02-11
inet: add RCU protection to inet->opt
Eric Dumazet
16
-167
/
+235
2014-02-11
Revert "percpu: fix chunk range calculation"
Paul Gortmaker
1
-26
/
+20
2014-02-11
udf: fix udf_error build warnings
George G. Davis
1
-3
/
+6
2014-02-11
x86, random: make ARCH_RANDOM prompt if EMBEDDED, not EXPERT
Romain Francoise
1
-1
/
+1
2013-01-17
Linux 2.6.34.14
v2.6.34.14
Paul Gortmaker
1
-1
/
+1
2013-01-17
x86: Don't use the EFI reboot method by default
Matthew Garrett
1
-3
/
+0
2013-01-17
x86: Get rid of asmregparm
Richard Weinberger
3
-11
/
+2
2013-01-17
um: Use RWSEM_GENERIC_SPINLOCK on x86
Richard Weinberger
1
-2
/
+2
2013-01-17
rwsem: Remove redundant asmregparm annotation
Thomas Gleixner
2
-14
/
+8
2013-01-17
sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW
Chanho Min
1
-0
/
+5
2013-01-17
net: Fix ip link add netns oops
Eric W. Biederman
1
-0
/
+3
2013-01-17
mutex: Place lock in contended state after fastpath_lock failure
Will Deacon
1
-2
/
+9
2013-01-17
sched: fix divide by zero at {thread_group,task}_times
Stanislaw Gruszka
1
-14
/
+20
2013-01-17
perf: Fix tear-down of inherited group events
Peter Zijlstra
1
-5
/
+8
2013-01-17
perf_events: Fix races in group composition
Peter Zijlstra
2
-24
/
+71
2013-01-17
KVM: x86: Prevent starting PIT timers in the absence of irqchip support
Jan Kiszka
1
-3
/
+7
2013-01-17
SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()
Jacek Luczak
1
-6
/
+4
2013-01-17
sctp: Enforce retransmission limit during shutdown
Thomas Graf
5
-13
/
+62
2013-01-17
sctp: ABORT if receive, reassmbly, or reodering queue is not empty while clos...
Thomas Graf
3
-9
/
+22
2013-01-17
sctp: Fix list corruption resulting from freeing an association on a list
Neil Horman
2
-7
/
+12
2013-01-17
sctp: malloc enough room for asconf-ack chunk
Wei Yongjun
1
-2
/
+2
2013-01-17
udf: Improve table length check to avoid possible overflow
Jan Kara
1
-1
/
+1
2013-01-17
udf: Avoid run away loop when partition table length is corrupted
Jan Kara
1
-1
/
+9
2013-01-17
udf: Fortify loading of sparing table
Jan Kara
1
-33
/
+53
2013-01-17
USB: cdc-acm: add IDs for Motorola H24 HSPA USB module.
Krzysztof HaĆasa
1
-0
/
+10
2013-01-17
ext4: avoid hangs in ext4_da_should_update_i_disksize()
Andrea Arcangeli
1
-1
/
+1
2013-01-17
oprofile, x86: Fix nmi-unsafe callgraph support
Robert Richter
1
-4
/
+42
2013-01-17
export __get_user_pages_fast() function
Xiao Guangrong
1
-0
/
+13
2013-01-17
hfs: fix hfs_find_init() sb->ext_tree NULL ptr oops
Phillip Lougher
1
-5
/
+15
2013-01-17
Make TASKSTATS require root access
Linus Torvalds
1
-0
/
+1
2013-01-17
jbd/jbd2: validate sb->s_first in journal_get_superblock()
Eryu Guan
2
-0
/
+16
2013-01-17
linux/log2.h: Fix rounddown_pow_of_two(1)
Linus Torvalds
1
-1
/
+0
2013-01-17
xfrm: Fix key lengths for rfc3686(ctr(aes))
Tushar Gohad
1
-2
/
+2
2013-01-17
percpu: fix chunk range calculation
Tejun Heo
1
-20
/
+26
2013-01-17
percpu: fix first chunk match in per_cpu_ptr_to_phys()
Tejun Heo
1
-3
/
+29
2013-01-17
oprofile: Fix locking dependency in sync_start()
Robert Richter
1
-6
/
+2
2013-01-17
oprofile: Free potentially owned tasks in case of errors
Robert Richter
1
-4
/
+9
2013-01-17
ARM: davinci: dm646x evm: wrong register used in setup_vpif_input_channel_mode
Hans Verkuil
1
-3
/
+3
2013-01-17
ALSA: hda/realtek - Fix Oops in alc_mux_select()
Takashi Iwai
1
-0
/
+2
2013-01-17
ALSA: sis7019 - give slow codecs more time to reset
David Dillow
1
-11
/
+53
2013-01-17
tick-broadcast: Stop active broadcast device when replacing it
Thomas Gleixner
1
-1
/
+1
[prev]
[next]