index
:
kernel/git/stable/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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-04-29
CGroup API files: strip all trailing whitespace in cgroup_write_u64
Paul Menage
2008-04-29
CGroup API files: use read_u64 in memory controller
Paul Menage
2008-04-29
CGroup API files: add res_counter_read_u64()
Paul Menage
2008-04-29
CGroup API files: rename read/write_uint methods to read_write_u64
Paul Menage
2008-04-29
cgroups: kernel/ns_cgroup.c should #include <linux/nsproxy.h>
Adrian Bunk
2008-04-29
cgroup: fix sparse warning of shadow symbol in cgroup.c
Paul Jackson
2008-04-29
make cgroup_enable_task_cg_lists() static
Adrian Bunk
2008-04-29
x86: olpc: add One Laptop Per Child architecture support
Andres Salomon
2008-04-29
eCryptfs: protect crypt_stat->flags in ecryptfs_open()
Michael Halcrow
2008-04-29
eCryptfs: make key module subsystem respect namespaces
Michael Halcrow
2008-04-29
eCryptfs: integrate eCryptfs device handle into the module.
Michael Halcrow
2008-04-29
eCryptfs: introduce device handle for userspace daemon communications
Michael Halcrow
2008-04-29
ecryptfs: add missing lock around notify_change
Miklos Szeredi
2008-04-29
ecryptfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-29
remove ecryptfs_header_cache_0
Adrian Bunk
2008-04-29
xen: make blkif_getgeo static
Harvey Harrison
2008-04-29
vt: fix background color on line feed
Jan Engelhardt
2008-04-29
directly use kmalloc() and kfree() in init/initramfs.c
Thomas Petazzoni
2008-04-29
isolate ratelimit from printk.c for other use
Dave Young
2008-04-29
vfs: fix unconditional write_super() call in file_fsync()
OGAWA Hirofumi
2008-04-29
xattr: add missing consts to function arguments
David Howells
2008-04-29
vfs: remove lives_below_in_same_fs()
Jan Blunck
2008-04-29
fs/inode.c: use hlist_for_each_entry()
Matthias Kaehlcke
2008-04-29
vfs: skip inodes without pages to free in drop_pagecache_sb()
Jan Kara
2008-04-29
vfs: fix lock inversion in drop_pagecache_sb()
Jan Kara
2008-04-29
swiotlb: use iommu_is_span_boundary helper function
FUJITA Tomonori
2008-04-29
lib/swiotlb.c: cleanups
Andrew Morton
2008-04-29
firmware loader: printk when requesting firmware
Ciaran McCreesh
2008-04-29
MAINTAINERS: clarify status of MN10300 mailing list as moderated
Robert P. J. Day
2008-04-29
fdpic: check that the size returned by kernel_read() is what we asked for
David Howells
2008-04-29
smb.h: uses struct timespec but didn't include linux/time.h
Ilpo Järvinen
2008-04-29
update checkpatch.pl to version 0.18
Andy Whitcroft
2008-04-29
update checkpatch.pl to version 0.17
Andy Whitcroft
2008-04-29
scripts/Lindent: support gnu indent v2.2.10
Joe Perches
2008-04-29
drivers/misc: elide a non-zero test on a result that is never 0
Julia Lawall
2008-04-29
lists: add "const" qualifier to first arg of list_splice() operations
Robert P. J. Day
2008-04-29
kbuild: move files that don't check __KERNEL__
Robert P. J. Day
2008-04-29
kbuild: remove duplicate, conflicting entry for oom.h
Robert P. J. Day
2008-04-29
fs/binfmt_aout.c: use printk_ratelimit()
S.Caglar Onur
2008-04-29
Remove superfluous include of string.h from percpu.h
Robert P. J. Day
2008-04-29
kernel: explicitly include required header files under kernel/
Robert P. J. Day
2008-04-29
binfmt_misc.c: avoid potential kernel stack overflow
Pavel Emelyanov
2008-04-29
kthread: call wake_up_process() without the lock being held
Dmitry Adamushko
2008-04-29
codafs: fix build warning
Andrew Morton
2008-04-29
drivers/block/floppy.c: replace init_module&cleanup_module with module_init&m...
Jon Schindler
2008-04-29
sysrq: add show-backtrace-on-all-cpus function
Rik van Riel
2008-04-29
drivers/misc: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-29
firmware: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-29
proper extern for late_time_init
Adrian Bunk
2008-04-29
exec: remove argv_len from struct linux_binprm
Tetsuo Handa
[next]