index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2011-03-23
userns: allow sethostname in a container
Serge E. Hallyn
2011-03-23
userns: security: make capabilities relative to the user namespace
Serge E. Hallyn
2011-03-23
userns: add a user_namespace as creator/owner of uts_namespace
Serge E. Hallyn
2011-03-23
pidns: call pid_ns_prepare_proc() from create_pid_namespace()
Eric W. Biederman
2011-03-23
pid: remove the child_reaper special case in init/main.c
Eric W. Biederman
2011-03-23
sysctl: restrict write access to dmesg_restrict
Richard Weinberger
2011-03-23
sysctl: add some missing input constraint checks
Petr Holasek
2011-03-23
sysctl_check: drop dead code
Denis Kirjanov
2011-03-23
sysctl_check: drop table->procname checks
Denis Kirjanov
2011-03-23
cpuset: hold callback_mutex in cpuset_post_clone()
Li Zefan
2011-03-23
cpuset: fix unchecked calls to NODEMASK_ALLOC()
Li Zefan
2011-03-23
cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_attach()
Li Zefan
2011-03-23
cpuset: remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist()
Li Zefan
2011-03-23
memcg: remove direct page_cgroup-to-page pointer
Johannes Weiner
2011-03-23
memcg: res_counter_read_u64(): fix potential races on 32-bit machines
KAMEZAWA Hiroyuki
2011-03-23
timekeeping: Use syscore_ops instead of sysdev class and sysdev
Rafael J. Wysocki
2011-03-23
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
Stephen Wilson
2011-03-23
perf: Better fit max unprivileged mlock pages for tools needs
Frederic Weisbecker
2011-03-23
genirq; Remove the last leftovers of the old sparse irq code
Thomas Gleixner
2011-03-23
perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx()
Stephane Eranian
2011-03-23
sched, doc: Update sched-design-CFS.txt
Borislav Petkov
2011-03-23
lockdep: Remove unused 'factor' variable from lockdep_stats_show()
Sergey Senozhatsky
2011-03-23
sched: Remove unused 'rq' variable and cpu_rq() call from alloc_fair_sched_gr...
Sergey Senozhatsky
2011-03-23
job control: Don't send duplicate job control stop notification while ptraced
Tejun Heo
2011-03-23
job control: Notify the real parent of job control events regardless of ptrace
Tejun Heo
2011-03-23
job control: Job control stop notifications should always go to the real parent
Tejun Heo
2011-03-23
job control: Add @for_ptrace to do_notify_parent_cldstop()
Tejun Heo
2011-03-23
job control: Allow access to job control events through ptracees
Tejun Heo
2011-03-23
job control: Fix ptracer wait(2) hang and explain notask_error clearing
Tejun Heo
2011-03-23
job control: Small reorganization of wait_consider_task()
Tejun Heo
2011-03-23
job control: Don't set group_stop exit_code if re-entering job control stop
Tejun Heo
2011-03-23
ptrace: Always put ptracee into appropriate execution state
Tejun Heo
2011-03-23
ptrace: Collapse ptrace_untrace() into __ptrace_unlink()
Tejun Heo
2011-03-23
ptrace: Clean transitions between TASK_STOPPED and TRACED
Tejun Heo
2011-03-23
ptrace: Make do_signal_stop() use ptrace_stop() if the task is being ptraced
Tejun Heo
2011-03-23
ptrace: Participate in group stop from ptrace_stop() iff the task is trapping...
Tejun Heo
2011-03-23
signal: Use GROUP_STOP_PENDING to stop once for a single group stop
Tejun Heo
2011-03-23
signal: Fix premature completion of group stop when interfered by ptrace
Tejun Heo
2011-03-23
ptrace: Add @why to ptrace_stop()
Tejun Heo
2011-03-23
ptrace: Kill tracehook_notify_jctl()
Tejun Heo
2011-03-23
signal: Remove superflous try_to_freeze() loop in do_signal_stop()
Tejun Heo
2011-03-23
ptrace: Remove the extra wake_up_state() from ptrace_detach()
Tejun Heo
2011-03-23
signal: Fix SIGCONT notification code
Tejun Heo
2011-03-23
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2011-03-22
printk: allow setting DEFAULT_MESSAGE_LEVEL via Kconfig
Mandeep Singh Baines
2011-03-22
printk: use %pK for /proc/kallsyms and /proc/modules
Kees Cook
2011-03-22
console: prevent registered consoles from dumping old kernel message over again
Feng Tang
2011-03-22
console: allow to retain boot console via boot option keep_bootcon
Fabio M. Di Nitto
2011-03-22
kernel/watchdog.c: always return NOTIFY_OK during cpu up/down events
Don Zickus
2011-03-22
kernel/watchdog.c: allow hardlockup to panic by default
Don Zickus
[prev]
[next]