Age | Commit message (Expand) | Author | Files | Lines |
2012-01-29 | PM / Hibernate: Fix s2disk regression related to freezing workqueues | Rafael J. Wysocki | 2 | -0/+28 |
2012-01-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -3/+1 |
2012-01-26 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+4 |
2012-01-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+25 |
2012-01-23 | Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
2012-01-23 | Merge branch 'kernel-doc' from Randy Dunlap | Linus Torvalds | 2 | -4/+4 |
2012-01-23 | kernel-doc: fix kernel-doc warnings in sched | Randy Dunlap | 1 | -2/+1 |
2012-01-23 | kernel-doc: fix new warnings in auditsc.c | Randy Dunlap | 1 | -2/+3 |
2012-01-23 | kprobes: initialize before using a hlist | Ananth N Mavinakayanahalli | 1 | -1/+1 |
2012-01-22 | net: introduce res_counter_charge_nofail() for socket allocations | Glauber Costa | 1 | -0/+25 |
2012-01-21 | perf: Call perf_cgroup_event_time() directly | Namhyung Kim | 1 | -1/+1 |
2012-01-21 | perf: Don't call release_callchain_buffers() if allocation fails | Namhyung Kim | 1 | -2/+0 |
2012-01-19 | Merge branches 'sched-urgent-for-linus', 'perf-urgent-for-linus' and 'x86-urg... | Linus Torvalds | 1 | -3/+4 |
2012-01-19 | PM / Hibernate: Correct additional pages number calculation | Namhyung Kim | 1 | -1/+2 |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 7 | -295/+474 |
2012-01-17 | audit: no leading space in audit_log_d_path prefix | Kees Cook | 2 | -4/+4 |
2012-01-17 | audit: fix signedness bug in audit_log_execve_info() | Xi Wang | 1 | -2/+2 |
2012-01-17 | audit: comparison on interprocess fields | Peter Moody | 1 | -0/+39 |
2012-01-17 | audit: implement all object interfield comparisons | Peter Moody | 1 | -0/+29 |
2012-01-17 | audit: allow interfield comparison between gid and ogid | Eric Paris | 1 | -0/+6 |
2012-01-17 | audit: complex interfield comparison helper | Eric Paris | 1 | -11/+39 |
2012-01-17 | audit: allow interfield comparison in audit rules | Eric Paris | 2 | -2/+33 |
2012-01-17 | audit: do not call audit_getname on error | Eric Paris | 1 | -3/+0 |
2012-01-17 | audit: only allow tasks to set their loginuid if it is -1 | Eric Paris | 1 | -1/+10 |
2012-01-17 | audit: remove task argument to audit_set_loginuid | Eric Paris | 1 | -3/+3 |
2012-01-17 | audit: allow audit matching on inode gid | Eric Paris | 2 | -0/+13 |
2012-01-17 | audit: allow matching on obj_uid | Eric Paris | 2 | -0/+13 |
2012-01-17 | audit: remove audit_finish_fork as it can't be called | Eric Paris | 2 | -22/+0 |
2012-01-17 | audit: reject entry,always rules | Eric Paris | 1 | -2/+4 |
2012-01-17 | audit: inline audit_free to simplify the look of generic code | Eric Paris | 2 | -3/+2 |
2012-01-17 | audit: inline checks for not needing to collect aux records | Eric Paris | 1 | -12/+3 |
2012-01-17 | audit: drop some potentially inadvisable likely notations | Eric Paris | 1 | -6/+6 |
2012-01-17 | audit: remove AUDIT_SETUP_CONTEXT as it isn't used | Eric Paris | 1 | -5/+1 |
2012-01-17 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 1 | -1/+1 |
2012-01-17 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 1 | -4/+12 |
2012-01-17 | seccomp: audit abnormal end to a process due to seccomp | Eric Paris | 2 | -21/+31 |
2012-01-17 | audit: check current inode and containing object when filtering on major and ... | Eric Paris | 1 | -10/+14 |
2012-01-17 | audit: drop the meaningless and format breaking word 'user' | Eric Paris | 1 | -1/+1 |
2012-01-17 | audit: dynamically allocate audit_names when not enough space is in the names... | Eric Paris | 1 | -188/+215 |
2012-01-17 | audit: make filetype matching consistent with other filters | Eric Paris | 2 | -12/+11 |
2012-01-17 | Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call" | Linus Torvalds | 1 | -1/+1 |
2012-01-17 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar | 1 | -4/+4 |
2012-01-16 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -8/+8 |
2012-01-16 | rcu: Add missing __cpuinit annotation in rcutorture code | Heiko Carstens | 1 | -2/+2 |
2012-01-16 | rcu: Make rcutorture bool parameters really bool (core code) | Rusty Russell | 1 | -2/+2 |
2012-01-16 | Merge branch 'rcu/fixes-for-v3.2' into rcu/urgent | Paul E. McKenney | 17 | -243/+933 |
2012-01-16 | tracepoints/module: Fix disabling tracepoints with taint CRAP or OOT | Steven Rostedt | 1 | -3/+4 |
2012-01-15 | error: implicit declaration of function 'module_flags_taint' | Kevin Winchester | 1 | -20/+20 |
2012-01-15 | Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -3/+5 |
2012-01-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -345/+683 |