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
2010-11-12
Restrict unprivileged access to kernel syslog
Dan Rosenberg
6
-0
/
+44
2010-11-12
oom: document obsolete oom_adj tunable
David Rientjes
1
-0
/
+22
2010-11-12
vmscan: avoid setting zone congested if no page dirty
Shaohua Li
1
-1
/
+1
2010-11-12
latencytop: fix per task accumulator
Ken Chen
1
-9
/
+8
2010-11-12
mm/vfs: revalidate page->mapping in do_generic_file_read()
Dave Hansen
1
-0
/
+3
2010-11-12
kernel/range.c: fix clean_sort_range() for the case of full array
Alexey Khoroshilov
1
-1
/
+1
2010-11-12
drivers/misc/bh1770glc.c: error handling in bh1770_power_state_store()
Dan Carpenter
1
-2
/
+6
2010-11-12
memcg: null dereference on allocation failure
Dan Carpenter
1
-7
/
+9
2010-11-12
drivers/misc/apds9802als.c: fix signedness bug
Vasiliy Kulikov
1
-1
/
+1
2010-11-12
misc/isl29020: signedness bug in als_sensing_range_store()
Dan Carpenter
1
-1
/
+3
2010-11-12
include/linux/highmem.h needs hardirq.h
Catalin Marinas
1
-0
/
+1
2010-11-12
atomic: add atomic_inc_not_zero_hint()
Eric Dumazet
1
-0
/
+37
2010-11-12
include/linux/resource.h needs types.h
Jean Delvare
1
-0
/
+1
2010-11-12
rapidio: use resource_size()
Dan Carpenter
1
-2
/
+2
2010-11-12
drivers/macintosh/adb-iop.c: flags should be unsigned long
Geert Uytterhoeven
1
-2
/
+2
2010-11-12
um: fix ptrace build error
Richard Weinberger
2
-3
/
+3
2010-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-3
/
+10
2010-11-09
perf_events: Fix perf_counter_mmap() hook in mprotect()
Pekka Enberg
1
-1
/
+1
2010-11-09
cifs: fix a memleak in cifs_setattr_nounix()
Suresh Jayaraman
1
-1
/
+0
2010-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+1
2010-11-09
kernel: Constify temporary variable in roundup()
Tetsuo Handa
1
-1
/
+1
2010-11-09
sparc: fix openpromfs compile
Meelis Roos
1
-1
/
+1
2010-11-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
6
-91
/
+214
2010-11-08
cifs: make cifs_ioctl handle NULL filp->private_data correctly
Jeff Layton
1
-2
/
+10
2010-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
27
-43
/
+47
2010-11-08
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-4
/
+4
2010-11-08
Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
10
-34
/
+171
2010-11-08
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
49
-1482
/
+259
2010-11-08
ext4: Add new ext4 inode tracepoints
Theodore Ts'o
3
-0
/
+110
2010-11-08
ext4: Don't call sb_issue_discard() in ext4_free_blocks()
Theodore Ts'o
1
-2
/
+0
2010-11-08
ext4: do not try to grab the s_umount semaphore in ext4_quota_off
Dmitry Monakhov
1
-5
/
+3
2010-11-08
ext4: fix potential race when freeing ext4_io_page structures
Theodore Ts'o
2
-24
/
+16
2010-11-08
ext4: handle writeback of inodes which are being freed
Theodore Ts'o
3
-25
/
+38
2010-11-08
Merge branch 'rmobile/core' into rmobile-fixes-for-linus
Paul Mundt
10
-34
/
+171
2010-11-08
Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...
Paul Mundt
49
-1482
/
+259
2010-11-08
sh: clkfwk: Fix up checkpatch warnings.
Paul Mundt
1
-5
/
+22
2010-11-08
sh: make some needlessly global sh7724 clocks static
Guennadi Liakhovetski
1
-3
/
+3
2010-11-08
sh: add clk_round_parent() to optimize parent clock rate
Guennadi Liakhovetski
2
-0
/
+79
2010-11-06
Staging: ath6kl: remove empty files that mess with 'distclean'
Greg Kroah-Hartman
2
-0
/
+0
2010-11-06
floppy: fix another use-after-free
Vivek Goyal
1
-1
/
+1
2010-11-06
TTY: move .gitignore from drivers/char/ to drivers/tty/vt/
Greg Kroah-Hartman
1
-0
/
+0
2010-11-06
ipw2x00: remove the right /proc/net entry
Linus Torvalds
1
-4
/
+5
2010-11-06
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-13
/
+21
2010-11-06
floppy: fix use-after-free in module load failure path
Linus Torvalds
1
-1
/
+1
2010-11-06
watchdog: Fix section mismatch and potential undefined behavior.
David Daney
1
-1
/
+1
2010-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
46
-153
/
+246
2010-11-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...
Linus Torvalds
1
-23
/
+65
2010-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
9
-161
/
+152
2010-11-06
posix-cpu-timers: workaround to suppress the problems with mt exec
Oleg Nesterov
1
-0
/
+8
2010-11-06
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+2
[next]