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-08-24
SUNRPC: make rpc_unlink() take a dentry argument instead of a path
Trond Myklebust
4
-18
/
+9
2006-08-24
VFS: add lookup hint for network file systems
ASANO Masahiro
1
-0
/
+2
2006-08-24
NFS: Fix a potential deadlock in nfs_release_page
Nikita Danilov
1
-1
/
+7
2006-08-18
Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Greg Kroah-Hartman
19
-120
/
+175
2006-08-18
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Greg Kroah-Hartman
20
-134
/
+695
2006-08-18
[BRIDGE]: Disable SG/GSO if TX checksum is off
Herbert Xu
2
-1
/
+9
2006-08-18
[NETFILTER]: ip_tables: fix table locking in ipt_do_table
Patrick McHardy
1
-1
/
+2
2006-08-18
[NETFILTER]: ctnetlink: fix deadlock in table dumping
Patrick McHardy
2
-20
/
+14
2006-08-18
[POWERPC] Fix the mpc8641_hpcn.dts file.
Jon Loeliger
1
-0
/
+1
2006-08-18
[POWERPC] Offer PCI as a CONFIG choice for PPC_86xx.
Jon Loeliger
1
-3
/
+4
2006-08-18
[POWERPC] Add MPC8641 HPCN Device Tree Source file.
Jon Loeliger
1
-0
/
+338
2006-08-18
[POWERPC] Convert to mac-address for ethernet MAC address data.
Jon Loeliger
2
-7
/
+15
2006-08-18
[IPV4]: severe locking bug in fib_semantics.c
Alexey Kuznetsov
1
-6
/
+6
2006-08-18
[MCAST]: Fix filter leak on device removal.
David L Stevens
2
-17
/
+25
2006-08-18
[NET]: Disallow whitespace in network device names.
David S. Miller
1
-5
/
+14
2006-08-18
[PPP]: handle kmalloc failures and convert to using kzalloc
Panagiotis Issaris
1
-11
/
+19
2006-08-18
[PKT_SCHED] cls_u32: Fix typo.
Ralf Hildebrandt
1
-1
/
+1
2006-08-18
[ATM]: Compile error on ARM
Kevin Hilman
1
-1
/
+1
2006-08-18
[BNX2]: Convert to netdev_alloc_skb()
Michael Chan
1
-8
/
+6
2006-08-18
[BNX2]: Fix tx race condition.
Michael Chan
2
-23
/
+24
2006-08-18
[NET]: Terminology in ip-sysctl.txt
Jan "Yenya" Kasprzak
1
-3
/
+3
2006-08-18
[IPV4]: Possible leak of multicast source filter sctructure
Michal Ruzicka
1
-3
/
+3
2006-08-18
[IPV6] lockdep: annotate __icmpv6_socket
Ingo Molnar
1
-0
/
+13
2006-08-18
[NETFILTER]: xt_physdev build fix
Andrew Morton
1
-0
/
+1
2006-08-18
[NET]: Fix potential stack overflow in net/core/utils.c
Suresh Siddha
1
-3
/
+4
2006-08-18
[VLAN]: Make sure bonding packet drop checks get done in hwaccel RX path.
David S. Miller
3
-17
/
+30
2006-08-18
[POWERPC] powerpc: Clear HID0 attention enable on PPC970 at boot time
Olof Johansson
1
-0
/
+2
2006-08-17
[POWERPC] Fix irq radix tree remapping typo
Benjamin Herrenschmidt
1
-1
/
+1
2006-08-17
[POWERPC] kprobes: Fix possible system crash during out-of-line single-stepping
Ananth N Mavinakayanahalli
1
-0
/
+2
2006-08-17
[POWERPC] Make crash.c work on 32-bit and 64-bit
Michael Ellerman
5
-8
/
+14
2006-08-17
[POWERPC] Move some kexec logic into machine_kexec.c
Michael Ellerman
2
-56
/
+56
2006-08-17
[POWERPC] update {g5,iseries,pseries}_defconfigs
Will Schmidt
3
-54
/
+224
2006-08-17
[POWERPC] Make secondary CPUs call into kdump on reset exception
David Wilder
1
-0
/
+13
2006-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-2.6.18
Greg Kroah-Hartman
1
-4
/
+4
2006-08-16
kbuild: correct assingment to CFLAGS with CROSS_COMPILE
Sam Ravnborg
1
-4
/
+4
2006-08-16
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Greg Kroah-Hartman
6
-77
/
+50
2006-08-16
[S390] kernel page table allocation.
Heiko Carstens
1
-3
/
+3
2006-08-16
[S390] inaccessible PAV alias devices on LPAR.
Peter Oberparleiter
1
-14
/
+18
2006-08-16
[S390] dasd slab cache alignment.
Heiko Carstens
1
-2
/
+3
2006-08-16
Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Greg Kroah-Hartman
1
-4
/
+4
2006-08-15
[PATCH] PATCH: 1 line 2.6.18 bugfix: modpost-64bit-fix.patch
Hans de Goede
1
-1
/
+1
2006-08-15
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Greg Kroah-Hartman
7
-62
/
+263
2006-08-15
[WATCHDOG] Kconfig typos fix.
Matt LaPlante
1
-4
/
+4
2006-08-15
[PATCH] fcntl(F_SETSIG) fix
Trond Myklebust
1
-2
/
+4
2006-08-14
[PATCH] fuse: fix error case in fuse_readpages
Alexander Zarochentsev
3
-2
/
+29
2006-08-14
[PATCH] workqueue: remove lock_cpu_hotplug()
Andrew Morton
1
-12
/
+21
2006-08-14
[PATCH] fbdev: include backlight.h only when __KERNEL__ is defined
Michal Januszewski
1
-1
/
+1
2006-08-14
[PATCH] futex_handle_fault always fails
john stultz
1
-6
/
+10
2006-08-14
[PATCH] sys_getppid oopses on debug kernel
Kirill Korotaev
1
-34
/
+7
2006-08-14
[PATCH] Change panic_on_oops message to "Fatal exception"
Horms
6
-6
/
+6
[next]