index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-14
move cgroupfs_root to include/linux/cgroup.h
Tejun Heo
1
-57
/
+0
2013-04-14
cgroup: convert cgroupfs_root flag bits to masks and add CGRP_ prefix
Tejun Heo
1
-11
/
+10
2013-04-14
userns: Changing any namespace id mappings should require privileges
Andy Lutomirski
1
-3
/
+3
2013-04-14
userns: Check uid_map's opener's fsuid, not the current fsuid
Andy Lutomirski
1
-2
/
+2
2013-04-14
userns: Don't let unprivileged users trick privileged users into setting the ...
Eric W. Biederman
1
-4
/
+8
2013-04-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-4
/
+32
2013-04-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-10
/
+26
2013-04-14
Merge tag 'trace-fixes-v3.9-rc-v3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-19
/
+19
2013-04-14
cgroup: make cgroup_path() not print double slashes
Tejun Heo
1
-5
/
+8
2013-04-14
Add file_ns_capable() helper function for open-time capability checking
Linus Torvalds
1
-0
/
+24
2013-04-13
uprobes/tracing: Don't pass addr=ip to perf_trace_buf_submit()
Oleg Nesterov
1
-5
/
+3
2013-04-13
uprobes/tracing: Change create_trace_uprobe() to support uretprobes
Oleg Nesterov
1
-4
/
+7
2013-04-13
uprobes/tracing: Make seq_printf() code uretprobe-friendly
Oleg Nesterov
1
-4
/
+13
2013-04-13
uprobes/tracing: Make register_uprobe_event() paths uretprobe-friendly
Oleg Nesterov
1
-4
/
+15
2013-04-13
uprobes/tracing: Make uprobe_{trace,perf}_print() uretprobe-friendly
Oleg Nesterov
1
-9
/
+25
2013-04-13
uprobes/tracing: Introduce is_ret_probe() and uretprobe_dispatcher()
Oleg Nesterov
1
-2
/
+40
2013-04-13
uprobes/tracing: Introduce uprobe_{trace,perf}_print() helpers
Oleg Nesterov
1
-9
/
+20
2013-04-13
uprobes/tracing: Generalize struct uprobe_trace_entry_head
Oleg Nesterov
2
-31
/
+36
2013-04-13
uprobes/tracing: Kill the pointless local_save_flags/preempt_count calls
Oleg Nesterov
1
-7
/
+3
2013-04-13
uprobes/tracing: Kill the pointless seq_print_ip_sym() call
Oleg Nesterov
1
-7
/
+1
2013-04-13
uprobes/tracing: Kill the pointless task_pt_regs() calls
Oleg Nesterov
1
-2
/
+2
2013-04-13
uretprobes: Remove -ENOSYS as return probes implemented
Anton Arapov
1
-4
/
+0
2013-04-13
uretprobes: Limit the depth of return probe nestedness
Anton Arapov
1
-0
/
+11
2013-04-13
uretprobes: Return probe exit, invoke handlers
Anton Arapov
1
-1
/
+64
2013-04-13
uretprobes: Return probe entry, prepare_uretprobe()
Anton Arapov
1
-1
/
+91
2013-04-13
uretprobes: Reserve the first slot in xol_vma for trampoline
Anton Arapov
1
-0
/
+25
2013-04-13
uretprobes: Introduce uprobe_consumer->ret_handler()
Anton Arapov
1
-3
/
+14
2013-04-12
ftrace: Get rid of ftrace_profile_bits
Namhyung Kim
1
-11
/
+4
2013-04-12
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
3
-0
/
+6
2013-04-12
tracing: Get rid of unneeded key calculation in ftrace_hash_move()
Namhyung Kim
1
-5
/
+0
2013-04-12
tracing: Reset ftrace_graph_filter_enabled if count is zero
Namhyung Kim
1
-1
/
+2
2013-04-12
ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section
Steven Rostedt (Red Hat)
1
-14
/
+14
2013-04-12
tracing: Fix possible NULL pointer dereferences
Namhyung Kim
2
-6
/
+6
2013-04-12
Revert "cgroup: remove bind() method from cgroup_subsys."
Tejun Heo
1
-0
/
+4
2013-04-12
kthread: Prevent unpark race which puts threads on the wrong cpu
Thomas Gleixner
2
-26
/
+40
2013-04-12
perf: Fix error return code
Wei Yongjun
1
-0
/
+1
2013-04-11
Merge tag 'pm-3.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-1
/
+2
2013-04-11
timekeeping: Make sure to notify hrtimers when TAI offset changes
John Stultz
1
-3
/
+7
2013-04-10
Merge tag 'trace-fixes-3.9-rc-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+0
2013-04-10
perf: make perf_event cgroup hierarchical
Tejun Heo
1
-8
/
+16
2013-04-10
cgroup: implement cgroup_is_descendant()
Li Zefan
1
-0
/
+20
2013-04-10
cgroup: make sure parent won't be destroyed before its children
Li Zefan
1
-0
/
+10
2013-04-10
cgroup: remove bind() method from cgroup_subsys.
Rami Rosen
1
-4
/
+0
2013-04-10
sched/cpuacct/UML: Fix header file dependency bug on the UML build
Ingo Molnar
1
-0
/
+1
2013-04-10
locking/rtmutex/tester: Set correct permissions on sysfs files
Sasha Levin
1
-2
/
+3
2013-04-10
cgroup: Kill subsys.active flag
Li Zefan
1
-3
/
+0
2013-04-10
sched/cpuacct: No need to check subsys active state
Li Zefan
1
-6
/
+0
2013-04-10
sched/cpuacct: Initialize cpuacct subsystem earlier
Li Zefan
1
-5
/
+6
2013-04-10
sched/cpuacct: Initialize root cpuacct earlier
Li Zefan
3
-14
/
+4
2013-04-10
sched/cpuacct: Allocate per_cpu cpuusage for root cpuacct statically
Li Zefan
1
-2
/
+2
[prev]
[next]