Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
39b6f687d31d662461e25dbfe70be990b4c4855b
/
kernel
4286229
[PATCH] wrong error path in dup_fd() leading to oopses in RCU
by Kirill Korotaev
· 19 years ago
92476d7
[PATCH] pidhash: Refactor the pid hash table
by Eric W. Biederman
· 19 years ago
8c7904a
[PATCH] task: RCU protect task->usage
by Eric W. Biederman
· 19 years ago
158d9eb
[PATCH] resurrect __put_task_struct
by Andrew Morton
· 19 years ago
390e2ff
[PATCH] Make setsid() more robust
by Eric W. Biederman
· 19 years ago
9741ef96
[PATCH] futex: check and validate timevals
by Thomas Gleixner
· 19 years ago
d425b27
[PATCH] sched: activate SCHED BATCH expired
by Con Kolivas
· 19 years ago
7c4bb1f
[PATCH] sched: remove on runqueue requeueing
by Con Kolivas
· 19 years ago
5138930
[PATCH] sched: include noninteractive sleep in idle detect
by Con Kolivas
· 19 years ago
e72ff0b
[PATCH] sched: dont decrease idle sleep avg
by Con Kolivas
· 19 years ago
e7c38cb
[PATCH] sched: make task_noninteractive use sleep_type
by Con Kolivas
· 19 years ago
3dee386
[PATCH] sched: cleanup task_activated()
by Con Kolivas
· 19 years ago
db1b1fe
[PATCH] sched: reduce overhead of calc_load
by Jack Steiner
· 19 years ago
3055add
[PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_queue()
by Dimitri Sivanich
· 19 years ago
669d786
[PATCH] hrtimer: use generic sleeper for nanosleep
by Thomas Gleixner
· 19 years ago
00362e3
[PATCH] hrtimer: create generic sleeper
by Thomas Gleixner
· 19 years ago
7529c30
[PATCH] modules: permit Dual-MIT/GPL licenses
by Andrew Morton
· 19 years ago
e4e364e
[PATCH] cpuset: memory migration interaction fix
by Paul Jackson
· 19 years ago
2741a55
[PATCH] cpuset: unsafe mm reference fix
by Paul Jackson
· 19 years ago
4a01c8d
[PATCH] cpuset: task_lock comment fix
by Paul Jackson
· 19 years ago
bb231fe
[PATCH] Fix pacct bug in multithreading case.
by KaiGai Kohei
· 19 years ago
9b41046
[PATCH] Don't pass boot parameters to argv_init[]
by OGAWA Hirofumi
· 19 years ago
a2c348f
[PATCH] __mod_timer: simplify ->base changing
by Oleg Nesterov
· 19 years ago
3691c51
[PATCH] kill __init_timer_base in favor of boot_tvec_bases
by Oleg Nesterov
· 19 years ago
85b6bce
[PATCH] Fix suspend with traced tasks
by Pavel Machek
· 19 years ago
5476790
[PATCH] send_sigqueue: simplify and fix the race
by Oleg Nesterov
· 19 years ago
a1d5e21
[PATCH] do_notify_parent_cldstop: remove 'to_self' param
by Oleg Nesterov
· 19 years ago
883606a
[PATCH] finish_stop: don't check stop_count < 0
by Oleg Nesterov
· 19 years ago
dac27f4
[PATCH] simplify do_signal_stop()
by Oleg Nesterov
· 19 years ago
a7e5328
[PATCH] cleanup __exit_signal->cleanup_sighand path
by Oleg Nesterov
· 19 years ago
4a2c7a7
[PATCH] make fork() atomic wrt pgrp/session signals
by Oleg Nesterov
· 19 years ago
47e6532
[PATCH] pids: kill PIDTYPE_TGID
by Oleg Nesterov
· 19 years ago
88531f7
[PATCH] do_sigaction: don't take tasklist_lock
by Oleg Nesterov
· 19 years ago
aacc909
[PATCH] do_group_exit: don't take tasklist_lock
by Oleg Nesterov
· 19 years ago
a122b34
[PATCH] do_signal_stop: don't take tasklist_lock
by Oleg Nesterov
· 19 years ago
6108ccd
[PATCH] relax sig_needs_tasklist()
by Oleg Nesterov
· 19 years ago
7d7185c
[PATCH] sys_times: don't take tasklist_lock
by Oleg Nesterov
· 19 years ago
5876700
[PATCH] do __unhash_process() under ->siglock
by Oleg Nesterov
· 19 years ago
35f5cad
[PATCH] revert "Optimize sys_times for a single thread process"
by Oleg Nesterov
· 19 years ago
6a14c5c
[PATCH] move __exit_signal() to kernel/exit.c
by Oleg Nesterov
· 19 years ago
c81addc
[PATCH] rename __exit_sighand to cleanup_sighand
by Oleg Nesterov
· 19 years ago
29ff471
[PATCH] cleanup __exit_signal()
by Oleg Nesterov
· 19 years ago
6b3934e
[PATCH] copy_process: cleanup bad_fork_cleanup_signal
by Oleg Nesterov
· 19 years ago
7001510
[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
by Oleg Nesterov
· 19 years ago
a9e88e8
[PATCH] introduce sig_needs_tasklist() helper
by Oleg Nesterov
· 19 years ago
f63ee72
[PATCH] introduce lock_task_sighand() helper
by Oleg Nesterov
· 19 years ago
aa1757f
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
by Oleg Nesterov
· 19 years ago
1f09f97
[PATCH] release_task: replace open-coded ptrace_unlink()
by Oleg Nesterov
· 19 years ago
8292d63
[PATCH] wait_for_helper: trivial style cleanup
by Oleg Nesterov
· 19 years ago
6ac781b
[PATCH] reparent_thread: use remove_parent/add_parent
by Oleg Nesterov
· 19 years ago
73b9ebf
[PATCH] pidhash: don't count idle threads
by Oleg Nesterov
· 19 years ago
c97d989
[PATCH] kill SET_LINKS/REMOVE_LINKS
by Oleg Nesterov
· 19 years ago
9b678ec
[PATCH] don't use REMOVE_LINKS/SET_LINKS for reparenting
by Oleg Nesterov
· 19 years ago
8fafabd
[PATCH] remove add_parent()'s parent argument
by Oleg Nesterov
· 19 years ago
d799f03
[PATCH] choose_new_parent: remove unused arg, sanitize exit_state check
by Oleg Nesterov
· 19 years ago
d73d652
[PATCH] pidhash: kill switch_exec_pids
by Eric W. Biederman
· 19 years ago
fef23e7
[PATCH] exec: allow init to exec from any thread.
by Eric W. Biederman
· 19 years ago
ec7e15d
[PATCH] compat_sys_futex() warning fix
by Andrew Morton
· 19 years ago
0a94502
[PATCH] for_each_possible_cpu: fixes for generic part
by KAMEZAWA Hiroyuki
· 19 years ago
b9e20a9
[PATCH] Change dash2underscore() return value to char
by Eric Sesterhenn
· 19 years ago
f83ca9f
[PATCH] symversion warning fix
by Andrew Morton
· 19 years ago
e041c68
[PATCH] Notifier chain update: API changes
by Alan Stern
· 19 years ago
8f17d3a
[PATCH] lightweight robust futexes updates
by Ingo Molnar
· 19 years ago
34f192c
[PATCH] lightweight robust futexes: compat
by Ingo Molnar
· 19 years ago
0771dfe
[PATCH] lightweight robust futexes: core
by Ingo Molnar
· 19 years ago
0806903
[PATCH] sched: fix group power for allnodes_domains
by Siddha, Suresh B
· 19 years ago
1e9f28f
[PATCH] sched: new sched domain for representing multi-core
by Siddha, Suresh B
· 19 years ago
77e4bfb
[PATCH] Small schedule() optimization
by Andreas Mohr
· 19 years ago
013d386
[PATCH] sched: fix task interactivity calculation
by Martin Andersson
· 19 years ago
9ae21d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
c6fd91f
[PATCH] kretprobe instance recycled by parent process
by bibo mao
· 19 years ago
05cfb61
[PATCH] hrtimers: remove data field
by Roman Zippel
· 19 years ago
df869b6
[PATCH] hrtimers: remove nsec_t typedef
by Roman Zippel
· 19 years ago
b75f7a5
[PATCH] hrtimers: remove state field
by Roman Zippel
· 19 years ago
432569b
[PATCH] hrtimers: simplify nanosleep
by Roman Zippel
· 19 years ago
3b98a53
[PATCH] hrtimers: posix-timer: cleanup common_timer_get()
by Roman Zippel
· 19 years ago
44f2147
[PATCH] hrtimers: pass current time to hrtimer_forward()
by Roman Zippel
· 19 years ago
92127c7
[PATCH] hrtimers: optimize softirq runqueues
by Thomas Gleixner
· 19 years ago
3158e94
[PATCH] consolidate sys32/compat_adjtimex
by Stephen Rothwell
· 19 years ago
e655a25
[PATCH] swswsup: return correct load_image error
by Con Kolivas
· 19 years ago
cd7b24b
[PATCH] warn if free_irq() is called from IRQ context
by Ingo Molnar
· 19 years ago
910dea7
BUG_ON() Conversion in kernel/fork.c
by Eric Sesterhenn
· 19 years ago
1b9a391
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 19 years ago
1e8c573
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
5ddcfa8
[PATCH] remove pps support
by Roman Zippel
· 19 years ago
f516342
[PATCH] Add SA_PERCPU_IRQ flag support
by Dimitri Sivanich
· 19 years ago
d74beb9f
[PATCH] Use unsigned int types for a faster bsearch
by Eric Dumazet
· 19 years ago
34f361a
[PATCH] Check if cpu can be onlined before calling smp_prepare_cpu()
by Ashok Raj
· 19 years ago
231bed2
[PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p() and in_egroup_p()
by Eric Dumazet
· 19 years ago
05eeae2
[PATCH] find_task_by_pid() needs tasklist_lock
by Andrew Morton
· 19 years ago
12b5989
[PATCH] refactor capable() to one implementation, add __capable() helper
by Chris Wright
· 19 years ago
501f249
[PATCH] IRQ: prevent enabling of previously disabled interrupt
by Bryan Holty
· 19 years ago
c777ac5
[PATCH] irq: uninline migration functions
by Andrew Morton
· 19 years ago
9871728
[PATCH] kernel/params.c: make param_array() static
by Adrian Bunk
· 19 years ago
8d3b33f
[PATCH] Remove MODULE_PARM
by Rusty Russell
· 19 years ago
7d99b7d
[PATCH] Validate and sanitze itimer timeval from userspace
by Thomas Gleixner
· 19 years ago
c08b8a4
[PATCH] sys_alarm() unsigned signed conversion fixup
by Thomas Gleixner
· 19 years ago
185ae6d
[PATCH] timer irq driven soft watchdog fix
by Andrew Morton
· 19 years ago
6978c70
BUG_ON() Conversion in kernel/cpu.c
by Eric Sesterhenn
· 19 years ago
f125b56
[PATCH] fix build error if CONFIG_SYSFS=n
by Andrew Morton
· 19 years ago
Next »