Commit Graph

12777 Commits (8a892d6996b60c822f19ad1844eb15b96ce393c7)

Author SHA1 Message Date
Kees Cook c158a35c8a audit: no leading space in audit_log_d_path prefix 13 years ago
Xi Wang 5afb8a3f96 audit: fix signedness bug in audit_log_execve_info() 13 years ago
Peter Moody 10d6836087 audit: comparison on interprocess fields 13 years ago
Peter Moody 4a6633ed08 audit: implement all object interfield comparisons 13 years ago
Eric Paris c9fe685f7a audit: allow interfield comparison between gid and ogid 13 years ago
Eric Paris b34b039324 audit: complex interfield comparison helper 13 years ago
Eric Paris 02d86a568c audit: allow interfield comparison in audit rules 13 years ago
Eric Paris 4043cde8ec audit: do not call audit_getname on error 13 years ago
Eric Paris 633b454545 audit: only allow tasks to set their loginuid if it is -1 13 years ago
Eric Paris 0a300be6d5 audit: remove task argument to audit_set_loginuid 13 years ago
Eric Paris 54d3218b31 audit: allow audit matching on inode gid 13 years ago
Eric Paris efaffd6e44 audit: allow matching on obj_uid 13 years ago
Eric Paris 6422e78de6 audit: remove audit_finish_fork as it can't be called 13 years ago
Eric Paris 7ff68e53ec audit: reject entry,always rules 13 years ago
Eric Paris a4ff8dba7d audit: inline audit_free to simplify the look of generic code 13 years ago
Eric Paris 07c4941787 audit: inline checks for not needing to collect aux records 13 years ago
Eric Paris 56179a6ec6 audit: drop some potentially inadvisable likely notations 13 years ago
Eric Paris 997f5b6444 audit: remove AUDIT_SETUP_CONTEXT as it isn't used 13 years ago
Eric Paris b05d8447e7 audit: inline audit_syscall_entry to reduce burden on archs 13 years ago
Eric Paris d7e7528bcd Audit: push audit success and retcode into arch ptrace.h 13 years ago
Eric Paris 85e7bac33b seccomp: audit abnormal end to a process due to seccomp 13 years ago
Eric Paris 16c174bd95 audit: check current inode and containing object when filtering on major and minor 13 years ago
Eric Paris 3035c51e8a audit: drop the meaningless and format breaking word 'user' 13 years ago
Eric Paris 5195d8e217 audit: dynamically allocate audit_names when not enough space is in the names array 13 years ago
Eric Paris 5ef30ee53b audit: make filetype matching consistent with other filters 13 years ago
Linus Torvalds 951880e634 Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call" 13 years ago
Steven Rostedt c10076c430 tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT 13 years ago
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