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
2010-03-25
tmpfs: fix oops on mounts with mpol=default
Ravikiran G Thirumalai
1
-2
/
+7
2010-03-25
c2port: fix device_create() return value check
Jani Nikula
1
-2
/
+2
2010-03-25
mm/ksm.c is doing an unneeded _notify in write_protect_page.
Robin Holt
1
-1
/
+1
2010-03-25
scripts/kernel-doc: fix fatal error on function prototype
Randy Dunlap
1
-0
/
+1
2010-03-25
Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txt
FUJITA Tomonori
1
-0
/
+0
2010-03-25
kfifo: fix KFIFO_INIT in include/linux/kfifo.h
David Härdeman
1
-2
/
+0
2010-03-25
nommu: fix an incorrect comment in the do_mmap_shared_file()
David Howells
1
-4
/
+3
2010-03-25
MAINTAINERS: use tab not spaces for delimiter
Joe Perches
1
-20
/
+20
2010-03-25
drivers/gpio/max730x.c: add license macro
Richard Röjfors
1
-0
/
+4
2010-03-25
memcg: fix typo in memcg documentation
Greg Thelen
1
-1
/
+1
2010-03-25
get_maintainer: repair STDIN usage
Wolfram Sang
1
-1
/
+1
2010-03-25
blackfin: enable DEBUG_SECTION_MISMATCH
Mike Frysinger
1
-1
/
+2
2010-03-25
Documentation/volatile-considered-harmful.txt: correct cpu_relax() documentation
Russell King
1
-3
/
+3
2010-03-25
fs/binfmt_aout.c: fix pointer warnings
Borislav Petkov
1
-6
/
+8
2010-03-25
scripts/kernel-doc: handle struct member __aligned
Randy Dunlap
1
-0
/
+2
2010-03-25
rtc/mc13783: fix use after free bug
Uwe Kleine-König
1
-10
/
+13
2010-03-25
memcontrol: fix potential null deref
Dan Carpenter
1
-2
/
+4
2010-03-25
cgroups: remove duplicate include
Li Zefan
1
-1
/
+0
2010-03-25
memcg: disable move charge in no mmu case
Daisuke Nishimura
1
-22
/
+22
2010-03-22
Fix up prototype for sys_ipc breakage
Linus Torvalds
1
-1
/
+1
2010-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...
Linus Torvalds
1
-2
/
+13
2010-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
45
-235
/
+463
2010-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-1
/
+6
2010-03-22
rxrpc: Check allocation failure.
Tetsuo Handa
1
-0
/
+6
2010-03-22
AFS: Potential null dereference
Dan Carpenter
1
-2
/
+3
2010-03-22
ppc64 sys_ipc breakage in 2.6.34-rc2
Anton Blanchard
1
-1
/
+1
2010-03-22
x86 / perf: Fix suspend to RAM on HP nx6325
Rafael J. Wysocki
1
-3
/
+5
2010-03-22
edac, mce: Filter out invalid values
Borislav Petkov
1
-1
/
+6
2010-03-22
virtio: console: Check if port is valid in resize_console
Amit Shah
1
-0
/
+4
2010-03-22
virtio: console: Generate a kobject CHANGE event on adding 'name' attribute
Amit Shah
1
-2
/
+9
2010-03-22
ip_gre: include route header_len in max_headroom calculation
Timo Teräs
1
-1
/
+3
2010-03-22
if_tunnel.h: add missing ams/byteorder.h include
Paulius Zaleckas
1
-0
/
+1
2010-03-22
ipv4: Don't drop redirected route cache entry unless PTMU actually expired
Guenter Roeck
1
-1
/
+2
2010-03-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
6
-51
/
+119
2010-03-22
net: suppress lockdep-RCU false positive in FIB trie.
Paul E. McKenney
1
-1
/
+3
2010-03-21
Bluetooth: Fix kernel crash on L2CAP stress tests
Andrei Emeltchenko
1
-0
/
+5
2010-03-21
Bluetooth: Convert debug files to actually use debugfs instead of sysfs
Marcel Holtmann
6
-88
/
+114
2010-03-21
Bluetooth: Fix potential bad memory access with sysfs files
Marcel Holtmann
4
-4
/
+41
2010-03-21
Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
David S. Miller
2
-10
/
+18
2010-03-21
netfilter: ctnetlink: fix reliable event delivery if message building fails
Pablo Neira Ayuso
3
-4
/
+6
2010-03-21
netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()
Pablo Neira Ayuso
2
-4
/
+15
2010-03-21
NET_DMA: free skbs periodically
Steven J. Magnani
1
-20
/
+43
2010-03-20
netlink: fix unaligned access in nla_get_be64()
Pablo Neira Ayuso
1
-1
/
+5
2010-03-20
tcp: Fix tcp_mark_head_lost() with packets == 0
Lennart Schulte
1
-0
/
+3
2010-03-20
net: ipmr/ip6mr: fix potential out-of-bounds vif_table access
Patrick McHardy
2
-0
/
+6
2010-03-20
KS8695: update ksp->next_rx_desc_read at the end of rx loop
Yegor Yefremov
1
-15
/
+9
2010-03-20
igb: Add support for 82576 ET2 Quad Port Server Adapter
Carolyn Wyborny
3
-0
/
+3
2010-03-20
ixgbevf: Message formatting cleanups
Greg Rose
1
-2
/
+2
2010-03-20
ixgbevf: Shorten up delay timer for watchdog task
Greg Rose
1
-1
/
+1
2010-03-20
ixgbevf: Fix VF Stats accounting after reset
Greg Rose
3
-38
/
+78
[next]