| Commit message (Expand) | Author | Age | Files | Lines |
* | fs: protect inode->i_state with inode->i_lock | Dave Chinner | 2011-03-24 | 11 | -74/+174 |
* | autofs4: Do not potentially dereference NULL pointer returned by fget() in au... | Jesper Juhl | 2011-03-24 | 1 | -0/+4 |
* | autofs4 - remove autofs4_lock | Ian Kent | 2011-03-24 | 4 | -31/+20 |
* | autofs4 - fix d_manage() return on rcu-walk | Ian Kent | 2011-03-24 | 1 | -0/+2 |
* | autofs4 - fix autofs4_expire_indirect() traversal | Ian Kent | 2011-03-24 | 1 | -1/+51 |
* | 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 |