Commit Graph

3488 Commits (29e8c3c304b62f31b799565c9ee85d42bd163f80)

Author SHA1 Message Date
Pavel Roskin 9b37ccfc63 module: allow ndiswrapper to use GPL-only symbols 17 years ago
Masami Hiramatsu b2a5cd6938 kprobes: fix a null pointer bug in register_kretprobe() 17 years ago
Jesper Juhl 544adb4107 markers: don't risk NULL deref in marker 17 years ago
Ananth N Mavinakayanahalli 9edddaa200 Kprobes: indicate kretprobe support in Kconfig 17 years ago
Balbir Singh fb78922ce9 Memory Resource Controller use strstrip while parsing arguments 17 years ago
Li Zefan b6abdb0e6c cgroup: fix default notify_on_release setting 17 years ago
Peter Zijlstra 62fb185130 sched: revert load_balance_monitor() changes 17 years ago
Roland McGrath 13b1c3d4b4 freezer vs stopped or traced 17 years ago
Oleg Nesterov 821c7de719 exit_notify: fix kill_orphaned_pgrp() usage with mt exit 17 years ago
Oleg Nesterov 05e83df624 will_become_orphaned_pgrp: partially fix insufficient ->exit_state check 17 years ago
Oleg Nesterov f49ee505b1 introduce kill_orphaned_pgrp() helper 17 years ago
Steve Grubb 8d07a67cfa [PATCH] drop EOE records from printk 17 years ago
Eric Paris b29ee87e9b [RFC] AUDIT: do not panic when printk loses messages 17 years ago
Paul Moore 422b03cf75 [PATCH] Audit: Fix the format type for size_t variables 17 years ago
Paul E. McKenney c9e71002aa rcupreempt: remove never-migrates assumption from rcu_process_callbacks() 17 years ago
Paul E. McKenney ae778869ae rcupreempt: fix hibernate/resume in presence of PREEMPT_RCU and hotplug 17 years ago
Dmitry Adamushko 7be2a03e31 softlockup: fix task state setting 17 years ago
Steven Rostedt 2232c2d8e0 rcu: add support for dynamic ticks and preempt rcu 17 years ago
Tejun Heo cf3680b90c printk: fix possible printk overrun 17 years ago
Dale Farnsworth 1481197b50 Subject: lockdep: include all lock classes in all_lock_classes 17 years ago
Harvey Harrison 67ca7bde2e sched: fix signedness warnings in sched.c 17 years ago
Ingo Molnar 7eee3e677d sched: clean up __pick_last_entity() a bit 17 years ago
Balbir Singh 70eee74b70 sched: remove duplicate code from sched_fair.c 17 years ago
Ingo Molnar 6892b75e60 sched: make early bootup sched_clock() use safer 17 years ago
Linus Torvalds 04e2f1741d Add memory barrier semantics to wake_up() & co 17 years ago
Li Zefan bc231d2a04 cgroup: remove dead code in cgroup_get_rootdir() 17 years ago
Li Zefan 68db38f153 cgroup: remove duplicate code in find_css_set() 17 years ago
Li Zefan 8d53d55d27 cgroup: fix subsys bitops 17 years ago
Li Zefan f777073848 cgroup: fix memory leak in cgroup_get_sb() 17 years ago
Li Zefan a043e3b2c6 cgroup: fix comments 17 years ago
Srinivasa Ds 4362758279 kprobes: refuse kprobe insertion on add/sub_preempt_counter() 17 years ago
Thomas Gleixner a0c1e9073e futex: runtime enable pi and robust functionality 17 years ago
Thomas Gleixner 3e4ab747ef futex: fix init order 17 years ago
Harvey Harrison de4fc64f0f markers: fix sparse warnings in markers.c 17 years ago
Rafael J. Wysocki 3a2d5b7001 PM: Introduce PM_EVENT_HIBERNATE callback state 17 years ago
Kay Sievers 120fc3d77a modules: do not try to add sysfs attributes if !CONFIG_SYSFS 17 years ago
Rafael J. Wysocki 8a235efad5 Hibernation: Handle DEBUG_PAGEALLOC on x86 17 years ago
Thomas Gleixner 89d694b9db genirq: do not leave interupts enabled on free_irq 17 years ago
S.Caglar Onur 188fd89d53 genirq: spurious.c: use time_* macros 17 years ago
Eric Paris b0abcfc146 Audit: use == not = in if statements 17 years ago
Pavel Machek db4315d6f5 timer_list: print relative expiry time signed 17 years ago
Jan Blunck cf28b4863f d_path: Make d_path() use a struct path 17 years ago
Jan Blunck 44707fdf59 d_path: Use struct path in struct avc_audit_data 17 years ago
Jan Blunck 6ac08c39a1 Use struct path in fs_struct 17 years ago
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Jan Blunck db74ece990 Dont touch fs_struct in usermodehelper 17 years ago
Thomas Gleixner 63070a79ba hrtimer: catch expired CLOCK_REALTIME timers early 17 years ago
Thomas Gleixner 5a7780e725 hrtimer: check relative timeouts for overflow 17 years ago
Mathieu Desnoyers fb40bd78b0 Linux Kernel Markers: support multiple probes 17 years ago