Commit Graph

9003 Commits (5ecb01cfdf96c5f465192bdb2a4fd4a61a24c6cc)

Author SHA1 Message Date
Mikael Pettersson 5ecb01cfdf futex_lock_pi() key refcnt fix 15 years ago
Jason Wessel d6ad3e286d softlockup: Add sched_clock_tick() to avoid kernel warning on kgdb resume 15 years ago
Oleg Nesterov 48d5067417 lockdep: Fix check_usage_backwards() error message 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
Li Zefan 88f7a890d7 ksym_tracer: Fix to make the tracer work 15 years ago
Randy Dunlap 40892367bc tracing: Kconfig spelling fixes and cleanups 15 years ago
Heiko Carstens c2ef6661ce kprobes: Fix distinct type warning 15 years ago
Andi Kleen 4440095c82 SYSCTL: Print binary sysctl warnings (nearly) only once 15 years ago
Peter Zijlstra 0c69774e6c sched: Revert 738d2be, simplify set_task_cpu() 15 years ago
Stefani Seibold 86d4880313 kfifo: add record handling functions 15 years ago
Stefani Seibold a121f24acc kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user 15 years ago
Stefani Seibold 7acd72eb85 kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... 15 years ago
Stefani Seibold e64c026dd0 kfifo: cleanup namespace 15 years ago
Stefani Seibold c1e13f2567 kfifo: move out spinlock 15 years ago
Stefani Seibold 4546548789 kfifo: move struct kfifo in place 15 years ago
Linus Torvalds 83f57a11d8 Revert "time: Remove xtime_cache" 15 years ago
Al Viro 5300990c03 Sanitize f_flags helpers 15 years ago
Roland Dreier 628ff7c1d8 anonfd: Allow making anon files read-only 15 years ago
Steven Rostedt c757bea93b tracing: Fix setting tracer specific options 15 years ago
Dominik Brodowski 0e2c8b8f55 resources: fix call to alignf() in allocate_resource() 15 years ago
Peter Zijlstra 70f1120527 sched: Fix hotplug hang 15 years ago