Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
5051f76883897ea3d3d034c92e7b84236da2ec57
/
kernel
aa16cd8
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
59647b6
futex: Handle futex value corruption gracefully
by Thomas Gleixner
· 15 years ago
51246bf
futex: Handle user space corruption gracefully
by Thomas Gleixner
· 15 years ago
5ecb01c
futex_lock_pi() key refcnt fix
by Mikael Pettersson
· 15 years ago
c80d292
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
4528fd0
cgroups: fix to return errno in a failure path
by Li Zefan
· 15 years ago
bc173f7
kfifo: fix kernel-doc notation
by Randy Dunlap
· 15 years ago
b8a1d37
kernel/cred.c: use kmem_cache_free
by Julia Lawall
· 15 years ago
e20da89
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
834db33
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
8ea85c2
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
bdd8466
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
d6ad3e2
softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume
by Jason Wessel
· 15 years ago
5352ae6
perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger
by Jason Wessel
· 15 years ago
cc09674
x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API
by Jason Wessel
· 15 years ago
b23ff0e
hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails.
by Mahesh Salgaonkar
· 15 years ago
9d3cfc4
sched: Correct printk whitespace in warning from cpu down task check
by Frans Pop
· 15 years ago
1185424
sched: Fix incorrect sanity check
by Peter Zijlstra
· 15 years ago
48d5067
lockdep: Fix check_usage_backwards() error message
by Oleg Nesterov
· 15 years ago
0368897
tracing/documentation: Cover new frame pointer semantics
by Mike Frysinger
· 15 years ago
3c05d74
ring-buffer: Check for end of page in iterator
by Steven Rostedt
· 15 years ago
492a74f
ring-buffer: Check if ring buffer iterator has stale data
by Steven Rostedt
· 15 years ago
7b7422a
clocksource: Prevent potential kgdb dead lock
by Thomas Gleixner
· 15 years ago
74bf407
tracing: Prevent kernel oops with corrupted buffer
by Steven Rostedt
· 15 years ago
f6760aa
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b8be634
Merge git://git.infradead.org/~dwmw2/mtd-2.6.33
by Linus Torvalds
· 15 years ago
fabf318
sched: Fix fork vs hotplug vs cpuset namespaces
by Peter Zijlstra
· 15 years ago
e80b135
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
22e1908
perf: Honour event state for aux stream data
by Peter Zijlstra
· 15 years ago
fe43220
perf: Fix perf_event_do_pending() fallback callsite
by Peter Zijlstra
· 15 years ago
6d558c3
sched: Reassign prev and switch_count when reacquire_kernel_lock() fail
by Yong Zhang
· 15 years ago
50b926e
sched: Fix vmark regression on big machines
by Mike Galbraith
· 15 years ago
ea9d8e3
clockevent: Don't remove broadcast device when cpu is dead
by Xiaotian Feng
· 15 years ago
2a8249d
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6ccc347
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
af2422c
smp_call_function_any(): pass the node value to cpumask_of_node()
by David John
· 15 years ago
5dab600
kfifo: document everywhere that size has to be power of two
by Andi Kleen
· 15 years ago
a5b9e2c
kfifo: add kfifo_out_peek
by Andi Kleen
· 15 years ago
64ce103
kfifo: sanitize *_user error handling
by Andi Kleen
· 15 years ago
8ecc295
kfifo: use void * pointers for user buffers
by Andi Kleen
· 15 years ago
d1303dd
tracing/filters: Add comment for match callbacks
by Li Zefan
· 15 years ago
16da27a
tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING
by Li Zefan
· 15 years ago
b2af211
tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching
by Li Zefan
· 15 years ago
a3291c1
tracing/filters: Fix MATCH_END_ONLY filter matching
by Li Zefan
· 15 years ago
285caad
tracing/filters: Fix MATCH_FRONT_ONLY filter matching
by Li Zefan
· 15 years ago
751e998
ftrace: Fix MATCH_END_ONLY function filter
by Li Zefan
· 15 years ago
7485d0d
futexes: Remove rw parameter from get_futex_key()
by KOSAKI Motohiro
· 15 years ago
b45c6e7
kernel/signal.c: fix kernel information leak with print-fatal-signals=1
by Andi Kleen
· 15 years ago
bd4f490
cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput()
by Dave Anderson
· 15 years ago
8767ba2
kmod: fix resource leak in call_usermodehelper_pipe()
by Masami Hiramatsu
· 15 years ago
0e1ff5d
ring-buffer: Add rb_list_head() wrapper around new reader page next field
by Steven Rostedt
· 15 years ago
5ded3dc6
ring-buffer: Wrap a list.next reference with rb_list_head()
by David Sharp
· 15 years ago
10b465a
modules: Skip empty sections when exporting section notes
by Ben Hutchings
· 15 years ago
952363c
Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
9d6e323
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b21c070
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0f4bd46
kmsg_dump: Dump on crash_kexec as well
by KOSAKI Motohiro
· 15 years ago
05cbaa2
perf: Fix NULL deref in inheritance code
by Peter Zijlstra
· 15 years ago
fb7ae98
tracing: Fix sign fields in ftrace_define_fields_##call()
by Lai Jiangshan
· 15 years ago
79b4082
tracing/kprobe: Show sign of fields in trace_kprobe format files
by Lai Jiangshan
· 15 years ago
53ab668
ksym_tracer: Remove trace_stat
by Li Zefan
· 15 years ago
e6d9491
ksym_tracer: Fix race when incrementing count
by Li Zefan
· 15 years ago
3d13ec2
ksym_tracer: Fix to allow writing newline to ksym_trace_filter
by Li Zefan
· 15 years ago
88f7a89
ksym_tracer: Fix to make the tracer work
by Li Zefan
· 15 years ago
4089236
tracing: Kconfig spelling fixes and cleanups
by Randy Dunlap
· 15 years ago
c2ef666
kprobes: Fix distinct type warning
by Heiko Carstens
· 15 years ago
0b5e258
Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-misc-2.6
by Linus Torvalds
· 15 years ago
4440095
SYSCTL: Print binary sysctl warnings (nearly) only once
by Andi Kleen
· 15 years ago
6432ed6
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0c69774
sched: Revert 738d2be, simplify set_task_cpu()
by Peter Zijlstra
· 15 years ago
fe35d4a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
86d4880
kfifo: add record handling functions
by Stefani Seibold
· 15 years ago
a121f24
kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user
by Stefani Seibold
· 15 years ago
7acd72e
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
by Stefani Seibold
· 15 years ago
e64c026
kfifo: cleanup namespace
by Stefani Seibold
· 15 years ago
c1e13f2
kfifo: move out spinlock
by Stefani Seibold
· 15 years ago
4546548
kfifo: move struct kfifo in place
by Stefani Seibold
· 15 years ago
83f57a1
Revert "time: Remove xtime_cache"
by Linus Torvalds
· 15 years ago
5300990
Sanitize f_flags helpers
by Al Viro
· 15 years ago
628ff7c
anonfd: Allow making anon files read-only
by Roland Dreier
· 15 years ago
c757bea
tracing: Fix setting tracer specific options
by Steven Rostedt
· 15 years ago
0e2c8b8
resources: fix call to alignf() in allocate_resource()
by Dominik Brodowski
· 15 years ago
70f1120
sched: Fix hotplug hang
by Peter Zijlstra
· 15 years ago
3df0fc5
sched: Restore printk sanity
by Peter Zijlstra
· 15 years ago
eca9dfc
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
aac3d39
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
10e5453
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3cd312c
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b4c30aa
fix more leaks in audit_tree.c tag_chunk()
by Al Viro
· 15 years ago
6f5d511
fix braindamage in audit_tree.c untag_chunk()
by Al Viro
· 15 years ago
55db493b
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 15 years ago
efc8e7f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
dcc7cd0
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 15 years ago
6485536
printk: fix new kernel-doc warnings
by Randy Dunlap
· 15 years ago
9cd80bb
do_wait() optimization: do not place sub-threads on task_struct->children list
by Oleg Nesterov
· 15 years ago
3e26120
kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-non-negative.patch
by WANG Cong
· 15 years ago
5a865c0
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
by Linus Torvalds
· 15 years ago
077614e
sched: Fix broken assertion
by Peter Zijlstra
· 15 years ago
5d27c23
perf events: Dont report side-band events on each cpu for per-task-per-cpu events
by Peter Zijlstra
· 15 years ago
61c1917
perf events, x86/stacktrace: Make stack walking optional
by Frederic Weisbecker
· 15 years ago
Next »