Commit Graph

12818 Commits (630d9c47274aa89bfa77fe6556d7818bdcb12992)

Author SHA1 Message Date
Paul Gortmaker 13ae246db4 includecheck: delete any duplicate instances of module.h 13 years ago
Oleg Nesterov d80e731eca epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree() 13 years ago
Dimitri Sivanich 074b85175a vfs: fix panic in __d_lookup() with high dentry hashtable counts 13 years ago
Dave Young 10f296cbfe module: make module param bint handle nul value 13 years ago
Dan Carpenter f6302f1bcd relay: prevent integer overflow in relay_open() 13 years ago
Stephane Eranian f39d47ff81 perf: Fix double start/stop in x86_pmu_start() 13 years ago
Tejun Heo 11a3122f6c block: strip out locking optimization in put_io_context() 13 years ago
Srivatsa S. Bhat 379e0be812 PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails 13 years ago
Jiang Liu 55ca6140e9 kprobes: fix a memory leak in function pre_handler_kretprobe() 13 years ago
Christopher Yeoh 8cdb878dcb Fix race in process_vm_rw_core 13 years ago
Srivatsa S. Bhat fe9161db2e PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path 13 years ago
Rafael J. Wysocki 181e9bdef3 PM / Hibernate: Fix s2disk regression related to freezing workqueues 13 years ago
Chanho Min cb297a3e43 sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW 13 years ago
Stephane Eranian e050e3f0a7 perf: Fix broken interrupt rate throttling 13 years ago
Yasunori Goto b5740f4b2c sched: Fix ancient race in do_exit() 13 years ago
Prarit Bhargava b0f4c4b32c bugs, x86: Fix printk levels for panic, softlockups and stack dumps 13 years ago
Suresh Siddha 71325960d1 sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplug 13 years ago
Christian Borntraeger db7e527da4 sched/s390: Fix compile error in sched/core.c 13 years ago
Peter Zijlstra 4ca9b72b71 sched: Fix rq->nr_uninterruptible update race 13 years ago
Randy Dunlap fa757281a0 kernel-doc: fix kernel-doc warnings in sched 13 years ago
Randy Dunlap 42ae610c1a kernel-doc: fix new warnings in auditsc.c 13 years ago
Ananth N Mavinakayanahalli d496aab567 kprobes: initialize before using a hlist 13 years ago
Glauber Costa 0e90b31f4b net: introduce res_counter_charge_nofail() for socket allocations 13 years ago
Namhyung Kim 46cd6a7f68 perf: Call perf_cgroup_event_time() directly 13 years ago
Namhyung Kim fd45c15f13 perf: Don't call release_callchain_buffers() if allocation fails 13 years ago
Namhyung Kim 160cb5a97d PM / Hibernate: Correct additional pages number calculation 13 years ago
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