aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* modules: don't hand 0 to vmalloc.Rusty Russell2012-12-13
* module: Remove a extra null character at the top of module->strtab.Satoru Takeuchi2012-12-13
* ASN.1: Use the ASN1_LONG_TAG and ASN1_INDEFINITE_LENGTH constantsDavid Howells2012-12-13
* ASN.1: Define indefinite length marker constantDavid Howells2012-12-13
* moduleparam: use __UNIQUE_ID()Rusty Russell2012-12-13
* __UNIQUE_ID()Rusty Russell2012-12-13
* MODSIGN: Add modules_sign make targetJosh Boyer2012-12-13
* powerpc: add finit_module syscall.Rusty Russell2012-12-13
* ima: support new kernel module syscallMimi Zohar2012-12-13
* add finit_module syscall to asm-genericKees Cook2012-12-13
* ARM: add finit_module syscall to ARMKees Cook2012-12-13
* security: introduce kernel_module_from_file hookKees Cook2012-12-13
* module: add flags arg to sys_finit_module()Rusty Russell2012-12-13
* module: add syscall to load module from fdKees Cook2012-12-13
* modsign: add symbol prefix to certificate listJames Hogan2012-12-02
* linux/kernel.h: define SYMBOL_PREFIXJames Hogan2012-12-02
* Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-01
|\
| * workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delayTejun Heo2012-12-01
| * workqueue: exit rescuer_thread() as TASK_RUNNINGMike Galbraith2012-12-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-01
|\ \ | |/ |/|
| * fix off-by-one in argument passed by iterate_fd() to callbacksAl Viro2012-11-29
| * lookup_one_len: don't accept . and ..Al Viro2012-11-29
| * cifs: get rid of blind d_drop() in readdirAl Viro2012-11-29
| * nfs_lookup_revalidate(): fix a leakAl Viro2012-11-29
| * don't do blind d_drop() in nfs_prime_dcache()Al Viro2012-11-29
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-01
|\ \
| * \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-11-13
| |\ \
| | * | rcu: Fix unrecovered RCU user mode in syscall_trace_leave()Frederic Weisbecker2012-10-27
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-01
|\ \ \ \
| * \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-12-01
| |\ \ \ \
| | * | | | perf kvm: Fix building perf kvm on non x86 archesXiao Guangrong2012-11-23
| | * | | | perf kvm: Rename perf_kvm to perf_kvm_statXiao Guangrong2012-11-23
| | * | | | Merge tag 'perf-uapi-20121119' of git://git.infradead.org/users/dhowells/linu...Arnaldo Carvalho de Melo2012-11-23
| |/| | | |
| | * | | | perf: Make perf build for x86 with UAPI disintegration appliedDavid Howells2012-11-19
| | * | | | perf powerpc: Use uapi/unistd.h to fix build errorSukadev Bhattiprolu2012-11-19
| | * | | | tools: Pass the target in descendDavid Howells2012-11-19
| | * | | | tools: Honour the O= flag when tool build called from a higher MakefileDavid Howells2012-11-19
| | * | | | tools: Define a Makefile function to do subdir processingDavid Howells2012-11-19
| | * | | | Merge branch 'x86-pre-uapi' into perf-uapiDavid Howells2012-11-19
| | |\ \ \ \
| | | * | | | x86: Export asm/{svm.h,vmx.h,perf_regs.h}David Howells2012-11-08
| | | | |/ / | | | |/| |
| * | | | | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2012-11-13
| |\| | | |
| | * | | | perf tools: Fix strbuf_addf() when the buffer needs to growNamhyung Kim2012-10-30
| | * | | | perf header: Fix numa topology printingNamhyung Kim2012-10-30
| |/ / / /
| * | | | perf, powerpc: Fix hw breakpoints returning -ENOSPCMichael Neuling2012-10-30
* | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2012-11-30
|\ \ \ \ \
| * | | | | x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin2012-11-30
| * | | | | x86-32: Unbreak booting on some 486 clonesH. Peter Anvin2012-11-27
| * | | | | x86, kvm: Remove incorrect redundant assembly constraintH. Peter Anvin2012-11-26
* | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2012-11-30
|\ \ \ \ \ \
| * | | | | | c6x: use generic kvm_para.hMark Salter2012-11-28