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
2005-12-29
[PATCH] Hostfs: remove unused var
Paolo 'Blaisorblade' Giarrusso
1
-2
/
+0
2005-12-29
[PATCH] uml: fix random segfaults at bootup
Paolo 'Blaisorblade' Giarrusso
1
-10
/
+12
2005-12-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/tg3-2.6
Linus Torvalds
2
-4
/
+16
2005-12-29
[SERMOUSE]: Sun mice speak 5-byte protocol too.
David S. Miller
1
-1
/
+1
2005-12-29
[SPARC]: Use STABS_DEBUG and DWARF_DEBUG macros in vmlinux.lds.S
David S. Miller
2
-28
/
+8
2005-12-29
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-12-29
[TG3]: ethtool -d hangs PCIe systems
Chris Elmquist
2
-2
/
+14
2005-12-28
[PATCH] Fix more radeon GART start calculation cases
Benjamin Herrenschmidt
1
-2
/
+4
2005-12-28
[IPV6] mcast: Fix multiple issues in MLDv2 reports.
David L Stevens
2
-30
/
+111
2005-12-28
[NET]: Validate socket filters against BPF_MAXINSNS in one spot.
David S. Miller
2
-5
/
+2
2005-12-28
[IPV6]: Fix addrconf dead lock.
YOSHIFUJI Hideaki
1
-4
/
+5
2005-12-27
[BR_NETFILTER]: Fix leak if skb traverses > 1 bridge
David Kimdon
1
-0
/
+2
2005-12-27
[IPV6]: Increase default MLD_MAX_MSF to 64.
David L Stevens
1
-1
/
+1
2005-12-26
[PATCH] Fix Fibre Channel boot oops
James Bottomley
1
-1
/
+2
2005-12-25
Linux v2.6.15-rc7
v2.6.15-rc7
Linus Torvalds
1
-1
/
+1
2005-12-25
[PATCH] n_r3964: fixed usage of HZ; removed bad include
Kurt Huwig
1
-7
/
+13
2005-12-24
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+1
2005-12-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+3
2005-12-24
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-4
/
+7
2005-12-24
[PATCH] Fix typo in x86_64 __build_write_lock_const assembly
Ben Collins
1
-1
/
+1
2005-12-24
[PATCH] x86_64/ia64 : Fix compilation error for node_to_first_cpu
Ravikiran G Thirumalai
2
-2
/
+2
2005-12-24
Fix silly typo ("smb" vs "smp")
Linus Torvalds
1
-1
/
+1
2005-12-24
[PATCH] Fix memory ordering problem in wake_futex()
Andrew Morton
1
-0
/
+6
2005-12-24
[PATCH] add missing memory barriers to ipc/sem.c
Manfred Spraul
1
-0
/
+2
2005-12-24
[VIDEO] sbuslib: Disallow private mmaps.
David S. Miller
1
-0
/
+3
2005-12-24
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-263
/
+77
2005-12-24
[PATCH] forcedeth: fix random memory scribbling bug
Manfred Spraul
1
-7
/
+8
2005-12-24
[PATCH] s390: remove redundant and useless code in qeth
Frank Pavlic
6
-230
/
+38
2005-12-24
[PATCH] s390: minor qeth network driver fixes
Frank Pavlic
3
-12
/
+10
2005-12-24
[PATCH] s390: some minor qeth driver fixes
Frank Pavlic
2
-24
/
+24
2005-12-24
[PATCH] missing license for libphy.ko
Olaf Hering
1
-0
/
+4
2005-12-24
[PATCH] orinoco_nortel: Add Symbol LA-4123 ID
Pavel Roskin
1
-0
/
+4
2005-12-24
[PATCH] orinoco_nortel: Fix incorrect PCI resource use
Pavel Roskin
1
-1
/
+1
2005-12-24
[PATCH] fix libata inquiry VPD for ATAPI devices
Tony Battersby
1
-4
/
+1
2005-12-23
[IPV6]: Fix Temporary Address Generation
Hiroyuki YAMAMORI
1
-0
/
+3
2005-12-23
[IPV6]: Fix dead lock.
YOSHIFUJI Hideaki
1
-4
/
+4
2005-12-23
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
18
-42
/
+50
2005-12-23
[SPARC]: Kill CHILD_MAX.
David S. Miller
3
-3
/
+3
2005-12-23
[SPARC]: introduce a SPARC Kconfig symbol
Adrian Bunk
14
-37
/
+45
2005-12-23
[SUNGEM]: Fix link error with CONFIG_HOTPLUG disabled.
Adrian Bunk
1
-2
/
+2
2005-12-23
Pull bug3410 into release branch
Len Brown
1
-2
/
+2
2005-12-23
Pull owner_id into release branch
Len Brown
2
-10
/
+10
2005-12-23
[ACPI] fix build warning from owner_id patch
Len Brown
1
-1
/
+1
2005-12-23
Auto-update from upstream
Len Brown
23
-79
/
+338
2005-12-23
[ACPI] fix passive cooling regression
Thomas Renninger
1
-2
/
+2
2005-12-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-25
/
+161
2005-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge
Linus Torvalds
1
-18
/
+3
2005-12-22
Merge branch 'to_linus' of master.kernel.org:/pub/scm/linux/kernel/git/mcheha...
Linus Torvalds
5
-13
/
+54
2005-12-22
[PATCH] fix posix lock on NFS
ASANO Masahiro
1
-1
/
+2
2005-12-22
[PATCH] fix race with preempt_enable()
Nicolas Pitre
1
-0
/
+1
[next]