index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
autofs4 - fix dentry leak in autofs4_expire_direct()
Ian Kent
2011-03-24
1
-4
/
+3
*
autofs4 - reinstate last used update on access
Ian Kent
2011-03-24
2
-34
/
+14
*
vfs - check non-mountpoint dentry might block in __follow_mount_rcu()
Ian Kent
2011-03-24
1
-5
/
+18
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-03-23
18
-134
/
+244
|
\
|
*
deal with races in /proc/*/{syscall,stack,personality}
Al Viro
2011-03-23
1
-19
/
+50
|
*
proc: enable writing to /proc/pid/mem
Stephen Wilson
2011-03-23
1
-5
/
+0
|
*
proc: make check_mem_permission() return an mm_struct on success
Stephen Wilson
2011-03-23
1
-24
/
+34
|
*
proc: hold cred_guard_mutex in check_mem_permission()
Stephen Wilson
2011-03-23
1
-4
/
+22
|
*
proc: disable mem_write after exec
Stephen Wilson
2011-03-23
1
-0
/
+4
|
*
mm: implement access_remote_vm
Stephen Wilson
2011-03-23
2
-0
/
+18
|
*
mm: factor out main logic of access_process_vm
Stephen Wilson
2011-03-23
1
-10
/
+25
|
*
mm: use mm_struct to resolve gate vma's in __get_user_pages
Stephen Wilson
2011-03-23
1
-7
/
+11
|
*
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
Stephen Wilson
2011-03-23
9
-15
/
+15
|
*
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
Stephen Wilson
2011-03-23
7
-10
/
+10
|
*
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
Stephen Wilson
2011-03-23
10
-20
/
+23
|
*
x86: mark associated mm when running a task in 32 bit compatibility mode
Stephen Wilson
2011-03-23
2
-0
/
+9
|
*
x86: add context tag to mark mm when running a task in 32-bit compatibility mode
Stephen Wilson
2011-03-23
1
-0
/
+6
|
*
auxv: require the target to be tracable (or yourself)
Al Viro
2011-03-23
1
-3
/
+3
|
*
close race in /proc/*/environ
Al Viro
2011-03-23
1
-6
/
+4
|
*
report errors in /proc/*/*map* sanely
Al Viro
2011-03-23
3
-11
/
+13
|
*
pagemap: close races with suid execve
Al Viro
2011-03-23
2
-7
/
+4
|
*
make sessionid permissions in /proc/*/task/* match those in /proc/*
Al Viro
2011-03-23
1
-1
/
+1
|
*
fix leaks in path_lookupat()
Al Viro
2011-03-23
1
-2
/
+5
*
|
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-03-23
68
-3550
/
+1232
|
\
\
|
*
|
ARM: Update (and cut down) mach-types
Russell King
2011-03-20
1
-2306
/
+89
|
*
|
ARM: 6771/1: vexpress: add support for multiple core tiles
Will Deacon
2011-03-20
6
-61
/
+110
|
|
|
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
Russell King
2011-03-20
65
-1190
/
+1040
|
|
\
\
\
\
|
|
|
|
*
|
ARM: 6751/1: vexpress: select applicable errata workarounds in Kconfig
Will Deacon
2011-02-27
1
-0
/
+3
|
|
|
|
*
|
ARM: 6753/1: omap4: Enable ARM local timers with OMAP4430 es1.0 exception
Santosh Shilimkar
2011-02-23
2
-0
/
+5
|
|
|
|
*
|
ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime
Santosh Shilimkar
2011-02-23
9
-12
/
+24
|
|
|
|
*
|
ARM: integrator: add Integrator/CP sched_clock support
Russell King
2011-02-19
2
-1
/
+8
|
|
|
|
*
|
ARM: realview/vexpress: consolidate SMP bringup code
Russell King
2011-02-19
8
-234
/
+116
|
|
|
|
*
|
ARM: realview/vexpress: consolidate localtimer support
Russell King
2011-02-19
5
-29
/
+2
|
|
|
|
*
|
ARM: integrator/versatile: consolidate FPGA IRQ handling code
Russell King
2011-02-19
9
-192
/
+140
|
|
|
|
*
|
ARM: rationalize versatile family Kconfig/Makefile
Russell King
2011-02-19
3
-10
/
+11
|
|
|
|
*
|
ARM: realview: remove old AMBA device DMA definitions
Russell King
2011-02-19
6
-106
/
+0
|
|
|
|
*
|
ARM: versatile: remove old AMBA device DMA definitions
Russell King
2011-02-19
3
-24
/
+0
|
|
|
|
*
|
ARM: vexpress: use new init_early for clock tree and sched_clock init
Russell King
2011-02-19
3
-4
/
+13
|
|
|
|
*
|
ARM: realview: use new init_early for clock tree and sched_clock init
Russell King
2011-02-19
7
-13
/
+12
|
|
|
|
*
|
ARM: versatile: use new init_early for clock tree and sched_clock init
Russell King
2011-02-19
4
-12
/
+14
|
|
|
|
*
|
ARM: integrator: use new init_early for clock tree init
Russell King
2011-02-19
4
-5
/
+17
|
|
|
|
*
|
ARM: vexpress: switch Versatile Express to use consolidated CLCD
Russell King
2011-02-19
2
-49
/
+10
|
|
|
|
*
|
ARM: realview: switch Realview to use consolidated CLCD
Russell King
2011-02-19
2
-180
/
+35
|
|
|
|
*
|
ARM: versatile: switch Versatile to use consolidated CLCD
Russell King
2011-02-19
2
-151
/
+36
|
|
|
|
*
|
ARM: integrator: switch Integrator platforms to use consolidated CLCD
Russell King
2011-02-19
3
-56
/
+15
|
|
|
|
*
|
ARM: add versatile family consolidated CLCD support
Russell King
2011-02-19
5
-0
/
+199
|
|
|
|
*
|
ARM: clcd: add method for describing display capabilities
Russell King
2011-02-19
2
-28
/
+149
|
|
|
|
*
|
ARM: clcd: use amba_part() to determine if we have a PL110 primecell
Russell King
2011-02-19
1
-5
/
+5
|
|
|
|
*
|
ARM: clcd: clean up CLCD announcement printks
Russell King
2011-02-19
1
-2
/
+6
|
|
|
|
*
|
ARM: integrator: support CLCD RGB5551 layout for 16bpp
Russell King
2011-02-19
2
-8
/
+10
[next]