Commit Graph

12748 Commits (e2c31b3fdd48274e9deb450e21279e54dfa02ccd)

Author SHA1 Message Date
Kevin Winchester 53999bf34d error: implicit declaration of function 'module_flags_taint' 13 years ago
Barry Song ee34a37049 PM / Hibernate: Drop the check of swap space size for compressed image 13 years ago
Rafael J. Wysocki dae5cbc244 PM: Make sysrq-o be available for CONFIG_PM unset 13 years ago
Cyrill Gorcunov 028ee4be34 c/r: prctl: add PR_SET_MM codes to set up mm_struct entries 13 years ago
Andi Kleen 6e6f0a1f0f panic: don't print redundant backtraces on oops 13 years ago
Pavel Emelyanov b8f566b04d sysctl: add the kernel.ns_last_pid control 13 years ago
Michael Holzheu 93e13a360b kdump: fix crash_kexec()/smp_send_stop() race in panic() 13 years ago
Michael Holzheu bec013c40b kdump: crashk_res init check for /sys/kernel/kexec_crash_size 13 years ago
Michael Holzheu 6480e5a092 kdump: add missing RAM resource in crash_shrink_memory() 13 years ago
WANG Cong a3dd332305 kexec: remove KMSG_DUMP_KEXEC 13 years ago
Joe Perches 9402c95f34 treewide: remove useless NORET_TYPE macro and uses 13 years ago
Stephen Boyd efeb156e72 kprobes: silence DEBUG_STRICT_USER_COPY_CHECKS=y warning 13 years ago
Rusty Russell 2329abfa34 module_param: make bool parameters really bool (core code) 13 years ago
Rusty Russell 6d6a55ec08 kernel/async: remove redundant declaration. 13 years ago
Rusty Russell 29d4d6df10 printk: fix unnecessary module_param_name. 13 years ago
Rusty Russell 69116f279a module_param: avoid bool abuse, add bint for special cases. 13 years ago
Kay Sievers cca3e70730 modules: sysfs - export: taint, coresize, initsize 13 years ago
Jim Cromie 8487bfd954 kernel/params: replace DEBUGP with pr_debug 13 years ago
Jim Cromie 5e12416927 module: replace DEBUGP with pr_debug 13 years ago
Eric Dumazet bd77c04772 module: struct module_ref should contains long fields 13 years ago
Kevin Cernekee 48fd11880b module: Fix performance regression on modules with large symbol tables 13 years ago
Kevin Cernekee 70b1e9161e module: Add comments describing how the "strmap" logic works 13 years ago
Peter Zijlstra bced76aeac sched: Fix lockup by limiting load-balance retries on lock-break 13 years ago
Serge E. Hallyn 6b550f9495 user namespace: make signal.c respect user namespaces 13 years ago
Tejun Heo b196be89cd workqueue: make alloc_workqueue() take printf fmt and args for name 13 years ago
Matt Fleming 5e6292c0f2 signal: add block_sigmask() for adding sigmask to current->blocked 13 years ago
KAMEZAWA Hiroyuki 43d2b11324 tracepoint: add tracepoints for debugging oom_score_adj 13 years ago
Stanislaw Gruszka c6968e73b9 PM/Hibernate: do not count debug pages as savable 13 years ago
Hiroshi Shimamoto 9b9fb610f6 sched: Remove empty #ifdefs 13 years ago
Jesper Juhl a0e86bd425 audit: always follow va_copy() with va_end() 13 years ago
H. Peter Anvin 72142fd410 x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.h 13 years ago
Al Viro 34c80b1d93 vfs: switch ->show_options() to struct dentry * 13 years ago
Al Viro d8c9584ea2 vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 13 years ago
Eric Paris fd77846152 security: remove the security_netlink_recv hook as it is equivalent to capable() 13 years ago
Eric Paris 69f594a389 ptrace: do not audit capability check when outputing /proc/pid/stat 13 years ago
Eric Paris f1c84dae0e capabilities: remove task_ns_* functions 13 years ago
Eric Paris d2a7009f0b capabitlies: ns_capable can use the cap helpers rather than lsm call 13 years ago
Eric Paris 105ddf49cd capabilities: style only - move capable below ns_capable 13 years ago
Eric Paris 7b61d64849 capabilites: introduce new has_ns_capabilities_noaudit 13 years ago
Eric Paris 25e7570341 capabilities: call has_ns_capability from has_capability 13 years ago
Eric Paris 2920a8409d capabilities: remove all _real_ interfaces 13 years ago
Eric Paris b7e724d303 capabilities: reverse arguments to security_capable 13 years ago
Li Zefan 0d19ea8665 cgroup: fix to allow mounting a hierarchy by name 13 years ago
Ben Hutchings c336078bf6 PM / Hibernate: Implement compat_ioctl for /dev/snapshot 13 years ago
Oleg Nesterov 8a88951b58 ptrace: ensure JOBCTL_STOP_SIGMASK is not zero after detach 13 years ago
Oleg Nesterov 50b8d25748 ptrace: partially fix the do_wait(WEXITED) vs EXIT_DEAD->EXIT_ZOMBIE race 13 years ago
Dan Carpenter 305f3c8b20 cgroup: move assignement out of condition in cgroup_attach_proc() 13 years ago
Al Viro 93d3a10ef4 auditsc: propage umode_t 13 years ago
Al Viro 2570ebbd1f switch kern_ipc_perm to umode_t 13 years ago
Al Viro df0a42837b switch mq_open() to umode_t 13 years ago