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
2006-10-12
[PATCH] more kernel_execve() fallout (sbus)
Al Viro
2
-9
/
+3
2006-10-12
[PATCH] Fix build breakage with CONFIG_X86_VSMP
Ravikiran Thirumalai
1
-0
/
+1
2006-10-12
[PATCH] fixing includes in alpha_ksyms.c
Al Viro
1
-1
/
+1
2006-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
32
-1100
/
+249
2006-10-12
[PATCH] ide-cd: one more missing REQ_TYPE_CMD_ATA check
Jens Axboe
1
-1
/
+1
2006-10-12
Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
6
-21
/
+14
2006-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
43
-219
/
+411
2006-10-12
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-26
/
+7
2006-10-12
[PATCH] x86_64 irq: Properly update vector_irq
Eric W. Biederman
1
-1
/
+1
2006-10-12
[PATCH] block layer: ioprio_best function fix
Vasily Tarasov
1
-5
/
+0
2006-10-12
[PATCH] ide-cd: fix breakage with internally queued commands
Jens Axboe
2
-2
/
+4
2006-10-12
[PATCH] block layer: elv_iosched_show should get elv_list_lock
Vasily Tarasov
1
-2
/
+2
2006-10-12
[PATCH] splice: fix pipe_to_file() ->prepare_write() error path
Jens Axboe
1
-3
/
+3
2006-10-12
[PATCH] block layer: elevator_find function cleanup
Vasily Tarasov
1
-8
/
+5
2006-10-12
[PATCH] elevator: elevator_type member not used
Jens Axboe
1
-1
/
+0
2006-10-12
[PKT_SCHED] sch_htb: use rb_first() cleanup
Akinbou Mita
1
-3
/
+2
2006-10-12
[RTNETLINK]: Fix use of wrong skb in do_getlink()
Patrick McHardy
1
-1
/
+1
2006-10-12
[DECNET]: Fix sfuzz hanging on 2.6.18
Patrick McHardy
1
-1
/
+3
2006-10-12
[NET]: Do not memcmp() over pad bytes of struct flowi.
David S. Miller
2
-6
/
+17
2006-10-12
[NET]: Introduce protocol-specific destructor for time-wait sockets.
YOSHIFUJI Hideaki
2
-0
/
+8
2006-10-12
[NET]: Use typesafe inet_twsk() inline function instead of cast.
YOSHIFUJI Hideaki
4
-21
/
+18
2006-10-12
[NET]: Use hton{l,s}() for non-initializers.
YOSHIFUJI Hideaki
2
-13
/
+22
2006-10-12
[TCP]: Use TCPOLEN_TSTAMP_ALIGNED macro instead of magic number.
YOSHIFUJI Hideaki
2
-2
/
+2
2006-10-12
[IPV6]: Seperate sit driver to extra module (addrconf.c changes)
Joerg Roedel
1
-2
/
+16
2006-10-12
[IPV6]: Seperate sit driver to extra module
Joerg Roedel
4
-3
/
+18
2006-10-12
[NET]: File descriptor loss while receiving SCM_RIGHTS
Miklos Szeredi
2
-4
/
+2
2006-10-12
[SCTP]: Fix the RX queue size shown in /proc/net/sctp/assocs output.
Vlad Yasevich
1
-1
/
+1
2006-10-12
[SCTP]: Fix receive buffer accounting.
Vlad Yasevich
5
-15
/
+49
2006-10-12
SELinux: Bug fix in polidydb_destroy
Chad Sellers
1
-0
/
+2
2006-10-12
IPsec: fix handling of errors for socket policies
Venkat Yekkirala
1
-8
/
+18
2006-10-12
IPsec: correct semantics for SELinux policy matching
Venkat Yekkirala
10
-49
/
+62
2006-10-12
IPsec: propagate security module errors up from flow_cache_lookup
James Morris
3
-30
/
+82
2006-10-12
NetLabel: use SECINITSID_UNLABELED for a base SID
paul.moore@hp.com
1
-20
/
+9
2006-10-12
NetLabel: fix a cache race condition
paul.moore@hp.com
4
-40
/
+79
2006-10-12
[SPARC32]: Fix sparc32 modpost warnings.
Martin Habets
1
-2
/
+2
2006-10-12
[SPARC32]: Fix sparc32 modpost warnings with sunzilog
Martin Habets
3
-23
/
+3
2006-10-12
[SPARC32]: Mark srmmu_nocache_init as __init.
Martin Habets
1
-1
/
+1
2006-10-12
[SPARC32]: pcic.c needs asm/irq_regs.h
David S. Miller
1
-0
/
+1
2006-10-12
sh: SH-4A UBC support
Ryusuke Sakato
2
-0
/
+67
2006-10-12
sh: interrupt exception handling rework
Paul Mundt
4
-721
/
+40
2006-10-12
sh: Default enable R7780RP IRQs.
Paul Mundt
1
-1
/
+1
2006-10-12
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
9
-85
/
+120
2006-10-11
[MIPS] Pass NULL not 0 for pointer value.
Ralf Baechle
1
-1
/
+1
2006-10-11
[MIPS] IP27: Make declaration of setup_replication_mask a proper prototype.
Ralf Baechle
1
-1
/
+1
2006-10-11
[MIPS] BigSur: More useful defconfig.
Ralf Baechle
1
-21
/
+81
2006-10-11
[MIPS] Cleanup definitions of speed_t and tcflag_t.
Ralf Baechle
1
-9
/
+3
2006-10-11
[MIPS] Fix compilation warnings in arch/mips/sibyte/bcm1480/smp.c
Mark Mason
1
-3
/
+3
2006-10-11
[MIPS] Optimize and cleanup get_saved_sp, set_saved_sp
Atsushi Nemoto
1
-45
/
+19
2006-10-11
[MIPS] <asm/irq.h> does not need pt_regs anymore.
Atsushi Nemoto
1
-2
/
+0
2006-10-11
[MIPS] Workaround for bug in gcc -EB / -EL options.
Ralf Baechle
1
-2
/
+11
[next]