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
2009-04-21
xfs: use memdup_user()
Li Zefan
2
-24
/
+11
2009-04-21
sysfs: use memdup_user()
Li Zefan
1
-10
/
+3
2009-04-21
btrfs: use memdup_user()
Li Zefan
2
-46
/
+16
2009-04-21
xattr: use memdup_user()
Li Zefan
1
-7
/
+3
2009-04-21
autofs4: use memchr() in invalid_string()
Al Viro
1
-6
/
+4
2009-04-21
Documentation/filesystems: remove out of date reference to BKL being held
Adrian McMenamin
1
-2
/
+1
2009-04-21
Fix i_mutex vs. readdir handling in nfsd
David Woodhouse
3
-43
/
+30
2009-04-21
fs/compat_ioctl: fix build when !BLOCK
Alexander Beregalov
1
-4
/
+3
2009-04-21
Fix autofs_expire()
Al Viro
1
-16
/
+18
2009-04-21
No need for crossing to mountpoint in audit_tag_tree()
Al Viro
2
-4
/
+0
2009-04-21
Safer nfsd_cross_mnt()
Al Viro
1
-2
/
+7
2009-04-21
Touch all affected namespaces on propagation of mount
Al Viro
1
-1
/
+1
2009-04-21
Fix AUTOFS_DEV_IOCTL_REQUESTER_CMD
Al Viro
1
-1
/
+1
2009-04-21
sh: Fix mmap2 for handling differing PAGE_SIZEs.
Toshinobu Sugioka
1
-0
/
+9
2009-04-20
Btrfs: use the right node in reada_for_balance
Chris Mason
1
-5
/
+12
2009-04-20
Btrfs: fix oops on page->mapping->host during writepage
Chris Mason
1
-8
/
+32
2009-04-20
Btrfs: add a priority queue to the async thread helpers
Chris Mason
5
-15
/
+56
2009-04-20
Btrfs: use WRITE_SYNC for synchronous writes
Chris Mason
5
-46
/
+141
2009-04-20
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2
-10
/
+6
2009-04-20
[IA64] fix allmodconfig compilation breakage.
Isaku Yamahata
1
-2
/
+0
2009-04-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-21
/
+47
2009-04-20
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
4
-8
/
+20
2009-04-20
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
4
-25
/
+51
2009-04-20
FS-Cache: Add MAINTAINERS record for FS-Cache and CacheFiles
David Howells
1
-0
/
+17
2009-04-20
FRV: Don't attempt to #include <linux/blk.h> as it doesn't exist
David Howells
1
-1
/
+0
2009-04-20
driver: dont update dev_name via device_add path
Kay Sievers
2
-1
/
+5
2009-04-20
GFS2: Fix page_mkwrite() return code
Steven Whitehouse
1
-1
/
+3
2009-04-20
GFS2: Clear dirty bit at end of inode glock sync
Steven Whitehouse
1
-0
/
+6
2009-04-20
md: support bitmaps on RAID10 arrays larger then 2 terabytes
NeilBrown
1
-3
/
+3
2009-04-20
agp: zero pages before sending to userspace
Shaohua Li
1
-2
/
+2
2009-04-20
drm: check for minor master before allowing drop master.
Dave Airlie
1
-0
/
+3
2009-04-20
drm: set/clear is_master when master changed
Jonas Bonn
1
-1
/
+7
2009-04-20
drm: clean dirty memory after device release
Ma Ling
1
-0
/
+1
2009-04-20
drm: count reaches -1
Roel Kluin
1
-5
/
+7
2009-04-19
PM/Suspend: Introduce two new platform callbacks to avoid breakage
Rafael J. Wysocki
3
-21
/
+47
2009-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest-an...
Linus Torvalds
8
-23
/
+35
2009-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
13
-35
/
+56
2009-04-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
5
-3
/
+22
2009-04-19
Revert "console ASCII glyph 1:1 mapping"
Samuel Thibault
1
-1
/
+1
2009-04-19
<linux/seccomp.h> needs to include <linux/errno.h>.
Ralf Baechle
1
-0
/
+2
2009-04-19
Don't set relatime when noatime is specified
Andi Kleen
1
-2
/
+3
2009-04-19
lguest: document 32-bit and PAE requirements
Rusty Russell
1
-5
/
+6
2009-04-19
lguest: tell git to ignore Documentation/lguest/lguest
Matt Kraai
1
-0
/
+1
2009-04-19
virtio: fix suspend when using virtio_balloon
Marcelo Tosatti
1
-1
/
+2
2009-04-19
lguest: fix guest crash on non-linear addresses in gdt pvops
Rusty Russell
5
-17
/
+21
2009-04-19
lguest: fix crash on vmlinux images
Matias Zabaljauregui
1
-0
/
+5
2009-04-19
Merge branch 'fix/misc' into for-linus
Takashi Iwai
2
-1
/
+6
2009-04-19
Merge branch 'fix/intel8x0' into for-linus
Takashi Iwai
1
-6
/
+6
2009-04-19
Merge branch 'fix/hda' into for-linus
Takashi Iwai
4
-9
/
+19
2009-04-19
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
6
-19
/
+25
[prev]
[next]