Commit Graph

9026 Commits (63731c964d6cd9de4800891bd33b6f9e47a249bc)

Author SHA1 Message Date
Jason Wang c93d89f3db Export the symbol of getboottime and mmonotonic_to_bootbased 15 years ago
Thomas Gleixner 59647b6ac3 futex: Handle futex value corruption gracefully 15 years ago
Thomas Gleixner 51246bfd18 futex: Handle user space corruption gracefully 15 years ago
Mikael Pettersson 5ecb01cfdf futex_lock_pi() key refcnt fix 15 years ago
Li Zefan 4528fd0595 cgroups: fix to return errno in a failure path 15 years ago
Randy Dunlap bc173f7092 kfifo: fix kernel-doc notation 15 years ago
Julia Lawall b8a1d37c5f kernel/cred.c: use kmem_cache_free 15 years ago
Jason Wessel d6ad3e286d softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume 15 years ago
Jason Wessel 5352ae638e perf, hw_breakpoint, kgdb: Do not take mutex for kernel debugger 15 years ago
Jason Wessel cc0967490c x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint API 15 years ago
Mahesh Salgaonkar b23ff0e933 hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails. 15 years ago
Frans Pop 9d3cfc4c1d sched: Correct printk whitespace in warning from cpu down task check 15 years ago
Peter Zijlstra 11854247e2 sched: Fix incorrect sanity check 15 years ago
Oleg Nesterov 48d5067417 lockdep: Fix check_usage_backwards() error message 15 years ago
Mike Frysinger 0368897034 tracing/documentation: Cover new frame pointer semantics 15 years ago
Steven Rostedt 3c05d74827 ring-buffer: Check for end of page in iterator 15 years ago
Steven Rostedt 492a74f421 ring-buffer: Check if ring buffer iterator has stale data 15 years ago
Thomas Gleixner 7b7422a566 clocksource: Prevent potential kgdb dead lock 15 years ago
Steven Rostedt 74bf4076f2 tracing: Prevent kernel oops with corrupted buffer 15 years ago
Peter Zijlstra fabf318e5e sched: Fix fork vs hotplug vs cpuset namespaces 15 years ago
Peter Zijlstra 22e190851f perf: Honour event state for aux stream data 15 years ago
Peter Zijlstra fe432200ab perf: Fix perf_event_do_pending() fallback callsite 15 years ago
Yong Zhang 6d558c3ac9 sched: Reassign prev and switch_count when reacquire_kernel_lock() fail 15 years ago
Mike Galbraith 50b926e439 sched: Fix vmark regression on big machines 15 years ago
Xiaotian Feng ea9d8e3f45 clockevent: Don't remove broadcast device when cpu is dead 15 years ago
David John af2422c42c smp_call_function_any(): pass the node value to cpumask_of_node() 15 years ago
Andi Kleen 5dab600e6a kfifo: document everywhere that size has to be power of two 15 years ago
Andi Kleen a5b9e2c106 kfifo: add kfifo_out_peek 15 years ago
Andi Kleen 64ce1037c5 kfifo: sanitize *_user error handling 15 years ago
Andi Kleen 8ecc295153 kfifo: use void * pointers for user buffers 15 years ago
Li Zefan d1303dd1d6 tracing/filters: Add comment for match callbacks 15 years ago
Li Zefan 16da27a8bc tracing/filters: Fix MATCH_FULL filter matching for PTR_STRING 15 years ago
Li Zefan b2af211f28 tracing/filters: Fix MATCH_MIDDLE_ONLY filter matching 15 years ago
Li Zefan a3291c14ec tracing/filters: Fix MATCH_END_ONLY filter matching 15 years ago
Li Zefan 285caad415 tracing/filters: Fix MATCH_FRONT_ONLY filter matching 15 years ago
Li Zefan 751e9983ee ftrace: Fix MATCH_END_ONLY function filter 15 years ago
KOSAKI Motohiro 7485d0d375 futexes: Remove rw parameter from get_futex_key() 15 years ago
Andi Kleen b45c6e76bc kernel/signal.c: fix kernel information leak with print-fatal-signals=1 15 years ago
Dave Anderson bd4f490a07 cgroups: fix 2.6.32 regression causing BUG_ON() in cgroup_diput() 15 years ago
Masami Hiramatsu 8767ba2796 kmod: fix resource leak in call_usermodehelper_pipe() 15 years ago
Steven Rostedt 0e1ff5d72a ring-buffer: Add rb_list_head() wrapper around new reader page next field 15 years ago
David Sharp 5ded3dc6a3 ring-buffer: Wrap a list.next reference with rb_list_head() 15 years ago
Ben Hutchings 10b465aaf9 modules: Skip empty sections when exporting section notes 15 years ago
KOSAKI Motohiro 0f4bd46ec2 kmsg_dump: Dump on crash_kexec as well 15 years ago
Peter Zijlstra 05cbaa2853 perf: Fix NULL deref in inheritance code 15 years ago
Lai Jiangshan fb7ae981cb tracing: Fix sign fields in ftrace_define_fields_##call() 15 years ago
Lai Jiangshan 79b4082108 tracing/kprobe: Show sign of fields in trace_kprobe format files 15 years ago
Li Zefan 53ab668064 ksym_tracer: Remove trace_stat 15 years ago
Li Zefan e6d9491bf8 ksym_tracer: Fix race when incrementing count 15 years ago
Li Zefan 3d13ec2efd ksym_tracer: Fix to allow writing newline to ksym_trace_filter 15 years ago