Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
0d20633b041041ecda39ae562e62087acf0092f1
/
kernel
0d20633
kernel/taskstats.c: return -ENOMEM when alloc memory fails in add_del_listener()
by Chen Gang
· 11 years ago
3fa5826
kernel/taskstats.c: add nla_nest_cancel() for failure processing between nla_nest_start() and nla_nest_end()
by Chen Gang
· 11 years ago
f02147e
kernel/sysctl_binary.c: use scnprintf() instead of snprintf()
by Chen Gang
· 11 years ago
7833819
kernel/sysctl.c: check return value after call proc_put_char() in __do_proc_doulongvec_minmax()
by Chen Gang
· 11 years ago
d049f74
exec/ptrace: fix get_dumpable() incorrect tests
by Kees Cook
· 11 years ago
ab76786
kprobes: use KSYM_NAME_LEN to size identifier buffers
by Joe Mario
· 11 years ago
008208c
list: introduce list_next_entry() and list_prev_entry()
by Oleg Nesterov
· 11 years ago
4c1ace6
printk.c: comments should refer to /proc/vmcore instead of /proc/vmcoreinfo
by Dirk Gouders
· 11 years ago
29e9d22
kernel/printk/printk.c: enable boot delay for earlyprintk
by Dave Young
· 11 years ago
27083ba
kernel/printk/printk.c: convert to pr_foo()
by Andrew Morton
· 11 years ago
6b80239
printk: report console names during cut-over
by Kees Cook
· 11 years ago
81e41ea
kernel/sys.c: remove obsolete #include <linux/kexec.h>
by Geert Uytterhoeven
· 11 years ago
324d666
kernel/delayacct.c: remove redundant checking in __delayacct_add_tsk()
by Chen Gang
· 11 years ago
01b0f19
cpu/mem hotplug: add try_online_node() for cpu_up()
by Toshi Kani
· 11 years ago
786235ee
kthread: make kthread_create() killable
by Tetsuo Handa
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
9b66bfb
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
014d595
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
8709382
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
39cf275
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ad5d698
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
ef1417a
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
1006fae
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
70fdcb8
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e5137b5
ftrace, sched: Add TRACE_FLAG_PREEMPT_RESCHED
by Peter Zijlstra
· 11 years ago
7053ea1
stop_machine: Fix race between stop_two_cpus() and stop_cpus()
by Rik van Riel
· 11 years ago
2ded098
uprobes: Fix the memory out of bound overwrite in copy_insn()
by Oleg Nesterov
· 11 years ago
70d7f98
uprobes: Fix the wrong usage of current->utask in uprobe_copy_process()
by Oleg Nesterov
· 11 years ago
6c86ae2
Merge tag 'ftrace-urgent-3.12-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 11 years ago
56edff7
Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 11 years ago
0324e74
Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 11 years ago
12ae030
perf/ftrace: Fix paranoid level for enabling function tracer
by Steven Rostedt
· 11 years ago
f72d41f
uprobes: Export write_opcode() as uprobe_write_opcode()
by Oleg Nesterov
· 11 years ago
8a8de66
uprobes: Introduce arch_uprobe->ixol
by Oleg Nesterov
· 11 years ago
736e89d
uprobes: Kill module_init() and module_exit()
by Oleg Nesterov
· 11 years ago
37dc6b5
sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus
by Preeti U Murthy
· 11 years ago
2042abe
sched: Fix asymmetric scheduling for POWER7
by Vaidyanathan Srinivasan
· 11 years ago
c7e548b
perf: Factor out strncpy() in perf_event_mmap_event()
by Oleg Nesterov
· 11 years ago
0a19684
perf: Fix arch_perf_out_copy_user default
by Peter Zijlstra
· 11 years ago
394570b
perf: Update a stale comment
by Peter Zijlstra
· 11 years ago
524feca
perf: Optimize perf_output_begin() -- address calculation
by Peter Zijlstra
· 11 years ago
d20a973
perf: Optimize perf_output_begin() -- lost_event case
by Peter Zijlstra
· 11 years ago
85f59ed
perf: Optimize perf_output_begin()
by Peter Zijlstra
· 11 years ago
c72b42a
perf: Add unlikely() to the ring-buffer code
by Peter Zijlstra
· 11 years ago
26c86da
perf: Simplify the ring-buffer code
by Peter Zijlstra
· 11 years ago
b8a2162
sched: Move completion code from core.c to completion.c
by Peter Zijlstra
· 11 years ago
b414587
sched: Move wait code from core.c to wait.c
by Peter Zijlstra
· 11 years ago
7a6354e
sched: Move wait.c into kernel/sched/
by Peter Zijlstra
· 11 years ago
2a3ede8
Merge branch 'perf/urgent' into perf/core to fix conflicts
by Ingo Molnar
· 11 years ago
fb10d5b
Merge branch 'linus' into sched/core
by Ingo Molnar
· 11 years ago
3ab6796
uprobes: Teach uprobe_copy_process() to handle CLONE_VFORK
by Oleg Nesterov
· 11 years ago
aa59c53
uprobes: Change uprobe_copy_process() to dup xol_area
by Oleg Nesterov
· 11 years ago
248d3a7
uprobes: Change uprobe_copy_process() to dup return_instances
by Oleg Nesterov
· 11 years ago
af0d95a
uprobes: Teach __create_xol_area() to accept the predefined vaddr
by Oleg Nesterov
· 11 years ago
6441ec8
uprobes: Introduce __create_xol_area()
by Oleg Nesterov
· 11 years ago
b68e074
uprobes: Change the callsite of uprobe_copy_process()
by Oleg Nesterov
· 11 years ago
5a3126d
perf: Fix the perf context switch optimization
by Peter Zijlstra
· 11 years ago
2c42cfb
perf: Change zero-padding of strings in perf_event_mmap_event()
by Peter Zijlstra
· 11 years ago
3ea2f2b
perf: Do not waste PAGE_SIZE bytes for ALIGN(8) in perf_event_mmap_event()
by Oleg Nesterov
· 11 years ago
32c5fb7
perf: Kill the dead !vma->vm_mm code in perf_event_mmap_event()
by Oleg Nesterov
· 11 years ago
d9494cb
perf: Remove useless atomic_t
by Peter Zijlstra
· 11 years ago
f9f9ffc
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
by Ben Segall
· 11 years ago
0ac9b1c
sched: Guarantee new group-entities always have weight
by Paul Turner
· 11 years ago
927b54f
sched: Fix hrtimer_cancel()/rq->lock deadlock
by Ben Segall
· 11 years ago
db06e78
sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
by Ben Segall
· 11 years ago
1ee14e6
sched: Fix race on toggling cfs_bandwidth_used
by Ben Segall
· 11 years ago
bf378d3
perf: Fix perf ring buffer memory ordering
by Peter Zijlstra
· 11 years ago
aac8985
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 11 years ago
ac9ff79
sched: Remove extra put_online_cpus() inside sched_setaffinity()
by Michael wang
· 11 years ago
bbfe65c
genirq: Set the irq thread policy without checking CAP_SYS_NICE
by Thomas Pfaff
· 11 years ago
aff22d3
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e2756f5
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
1c99ca4
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e9aa39b
sched/rt: Fix task_tick_rt() comment
by Li Bin
· 11 years ago
20582e3
Merge tag 'pm+acpi-3.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
d3c345d
PM / hibernate: Move software_resume to late_initcall_sync
by Russ Dill
· 11 years ago
e6d30ab
of/irq: simplify args to irq_create_of_mapping
by Grant Likely
· 11 years ago
97b9410
clockevents: Sanitize ticks to nsec conversion
by Thomas Gleixner
· 11 years ago
ee7eafc
Merge branch 'for-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
e4f8eaa
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 11 years ago
a7204d7
Merge 3.12-rc6 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
891292a
time: Fix signedness bug in sysfs_get_uname() and its callers
by Patrick Palka
· 11 years ago
b7bc50e
timekeeping: Fix some trivial typos in comments
by Xie XiuQi
· 11 years ago
98d6f4d
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
by KOSAKI Motohiro
· 11 years ago
b026750
mutex: Avoid gcc version dependent __builtin_constant_p() usage
by Tetsuo Handa
· 11 years ago
0e95c69
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 11 years ago
3090ffb
perf: Disable PERF_RECORD_MMAP2 support
by Stephane Eranian
· 11 years ago
8eaede4
sysrq: Allow magic SysRq key functions to be disabled through Kconfig
by Ben Hutchings
· 11 years ago
c2d8164
sched/wait: Introduce prepare_to_wait_event()
by Oleg Nesterov
· 11 years ago
6acce3e
sched: Remove get_online_cpus() usage
by Peter Zijlstra
· 11 years ago
7460231
sched: Fix race in migrate_swap_stop()
by Peter Zijlstra
· 11 years ago
7c3f2ab
sched/rt: Add missing rmb()
by Peter Zijlstra
· 11 years ago
4102ada
rcu: Move RCU-related source code to kernel/rcu directory
by Paul E. McKenney
· 11 years ago
2529973
Merge branch 'idle.2013.09.25a' into HEAD
by Paul E. McKenney
· 11 years ago
25e03a7
Merge branch 'gp.2013.09.25a' into HEAD
by Paul E. McKenney
· 11 years ago
426ee9e
Merge tag 'v3.12-rc5' into perf/core
by Ingo Molnar
· 11 years ago
ed1b773
sched/fair: Fix trivial typos in comments
by Kamalesh Babulal
· 11 years ago
ea84753
cgroup: fix to break the while loop in cgroup_attach_task() correctly
by Anjana V Kumar
· 11 years ago
62e947c
sched: Remove bogus parameter in structured comment
by Ramkumar Ramachandra
· 11 years ago
ec0ad3d
Merge branch 'core/urgent' into sched/core
by Ingo Molnar
· 11 years ago
Next »