Commit Graph

6021 Commits (44b0635481437140b0e29d6023f05e805d5e7620)

Author SHA1 Message Date
Sukadev Bhattiprolu 09bca05c90 SEND_SIG_NOINFO: masquerade si_pid when crossing pid-ns boundary 16 years ago
Randy Dunlap bd4207c901 kmod: fix varargs kernel-doc 16 years ago
Masami Hiramatsu f24659d96f kprobes: support probing module __init function 16 years ago
Masami Hiramatsu 0deddf436a module: add MODULE_STATE_LIVE notify 16 years ago
Masami Hiramatsu 49ad2fd76c kprobes: remove called_from argument 16 years ago
Masami Hiramatsu e8386a0cb2 kprobes: support probing module __exit function 16 years ago
Masami Hiramatsu 017c39bdb1 kprobes: add __kprobes to kprobe internal functions 16 years ago
Masami Hiramatsu 1294156078 kprobes: add kprobe_insn_mutex and cleanup arch_remove_kprobe() 16 years ago
Masami Hiramatsu a06f6211ef module: add within_module_core() and within_module_init() 16 years ago
Masami Hiramatsu 12da3b888b kprobes: add tests for register_kprobes 16 years ago
Masami Hiramatsu 8e1144050e kprobes: indirectly call kprobe_target 16 years ago
Masami Hiramatsu bc2f70151f kprobes: bugfix: try_module_get even if calling_mod is NULL 16 years ago
KOSAKI Motohiro 26e5438e4b profile: don't include <asm/ptrace.h> twice. 16 years ago
Paul Mackerras e3d5a27d58 Allow times and time system calls to return small negative values 16 years ago
Arjan van de Ven d6624f996a oops: increment the oops UUID every time we oops 16 years ago
Zhaolei 60348802e9 fork.c: cleanup for copy_sighand() 16 years ago
Alexey Dobriyan f1883f86de Remove remaining unwinder code 16 years ago
Oleg Nesterov 901608d904 mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accounting 16 years ago
David Rientjes 2da02997e0 mm: add dirty_background_bytes and dirty_bytes sysctls 16 years ago
Hugh Dickins e5991371ee mm: remove cgroup_mm_owner_callbacks 16 years ago
David Rientjes 75aa199410 oom: print triggering task's cpuset and mems allowed 16 years ago
David Howells 3699c53c48 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #3] 16 years ago
James Morris 29881c4502 Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]" 16 years ago
Kay Sievers 81ff86a11f pm: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Ming Lei cd3772e689 kernel/ksysfs.c:fix dependence on CONFIG_NET 16 years ago
Frederik Schwarzer 025dfdafe7 trivial: fix then -> than typos in comments and documentation 16 years ago
Jiri Kosina edb123e16c trivial: printk: fix indentation of new_text_line declaration 16 years ago
Li Zefan db2f59c8c9 sched: fix section mismatch 16 years ago
Li Zefan 0c910d2895 sched: fix double kfree in failure path 16 years ago
Ingo Molnar 3e80680208 kmemtrace: add kmemtrace_init() 16 years ago
Eduard - Gabriel Munteanu 723cbe0775 kmemtrace: Remove the relay version of kmemtrace 16 years ago
Al Viro 56ff5efad9 zero i_uid/i_gid on inode allocation 16 years ago
Ingo Molnar 82c5b7b527 hrtimer: splitout peek ahead functionality, fix 16 years ago
Li Zefan c70f22d203 sched: clean up arch_reinit_sched_domains() 16 years ago
Li Zefan 39aac64812 sched: mark sched_create_sysfs_power_savings_entries() as __init 16 years ago
Thomas Gleixner e3f1d88374 hrtimer: fixup comments 16 years ago
Peter Zijlstra a6037b61c2 hrtimer: fix recursion deadlock by re-introducing the softirq 16 years ago
Thomas Gleixner 731a55ba0f hrtimer: simplify hotplug migration 16 years ago
Thomas Gleixner d5fd43c4ae hrtimer: fix HOTPLUG_CPU=n compile warning 16 years ago
Thomas Gleixner 8bdec955b0 hrtimer: splitout peek ahead functionality 16 years ago
Paul E. McKenney c59ab97e9e rcu: fix rcutorture bug 16 years ago
Paul E. McKenney ea7d3fef42 rcu: eliminate synchronize_rcu_xxx macro 16 years ago
Paul E. McKenney 90a4d2c010 rcu: make treercu safe for suspend and resume 16 years ago
Paul E. McKenney c12172c025 rcu: fix rcutree grace-period-latency bug on small systems 16 years ago
David Howells 14eaddc967 CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2] 16 years ago
Heiko Carstens 9e01892c42 module: convert to stop_machine_create/destroy. 16 years ago
Heiko Carstens 9ea09af3bd stop_machine: introduce stop_machine_create/destroy. 16 years ago
Helge Deller 088af9a6e0 module: fix module loading failure of large kernel modules for parisc 16 years ago
Jianjun Kong d1e99d7ae4 module: fix warning of unused function when !CONFIG_PROC_FS 16 years ago
Tim Abbott ca4787b779 kernel/module.c: compare symbol values when marking symbols as exported in /proc/kallsyms. 16 years ago