summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2015-02-1223-164/+582
|\
| * ring-buffer: Do not wake up a splice waiter when page is not fullSteven Rostedt (Red Hat)2015-02-111-5/+35
| * tracing: Fix unmapping loop in tracing_mark_writeVikram Mulukutla2015-02-091-1/+1
| * tracing: Add samples of DECLARE_EVENT_CLASS() and DEFINE_EVENT()Steven Rostedt (Red Hat)2015-02-092-0/+88
| * tracing: Add TRACE_EVENT_FN exampleSteven Rostedt (Red Hat)2015-02-092-0/+95
| * tracing: Add TRACE_EVENT_CONDITION sampleSteven Rostedt (Red Hat)2015-02-092-0/+61
| * tracing: Update the TRACE_EVENT fields available in the sample codeSteven Rostedt (Red Hat)2015-02-092-14/+150
| * tracing: Separate out initializing top level dir from instancesSteven Rostedt (Red Hat)2015-02-021-21/+30
| * tracing: Make tracing_init_dentry_tr() staticSteven Rostedt (Red Hat)2015-02-022-2/+1
| * trace: Use 64-bit timekeepingTina Ruchandani2015-01-281-10/+8
| * tracing: Add array printing helperDave Martin2015-01-283-0/+57
| * tracing: Remove newline from trace_printk warning bannerBorislav Petkov2015-01-271-1/+2
| * tracing: Use IS_ERR() check for return value of tracing_init_dentry()Steven Rostedt (Red Hat)2015-01-229-12/+12
| * tracing: Remove unneeded includes of debugfs.h and fs.hSteven Rostedt (Red Hat)2015-01-229-17/+0
| * tracing: Remove taking of trace_types_lock in pipe filesSteven Rostedt (Red Hat)2014-12-221-82/+28
| * tracing: Add ref count to tracer for when they are being read by pipeSteven Rostedt (Red Hat)2014-12-222-1/+16
* | Merge tag 'ktest-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2015-02-121-30/+229
|\ \
| * | ktest: Place quotes around item variableSteven Rostedt (Red Hat)2015-02-031-1/+1
| * | ktest: Cleanup terminal on dodie() failureJosh Poimboeuf2015-02-021-1/+6
| * | ktest: Print build,install,boot,test times at success and failureSteven Rostedt (Red Hat)2015-02-021-0/+4
| * | ktest: Enable user input to the consoleJosh Poimboeuf2015-02-021-15/+36
| * | ktest: Give console process a dedicated ttyJosh Poimboeuf2015-02-021-9/+57
| * | ktest: Rename start_monitor_and_boot to start_monitor_and_installSteven Rostedt (Red Hat)2015-01-291-5/+5
| * | ktest: Show times for build, install, boot and testSteven Rostedt (Red Hat)2015-01-291-4/+105
| * | ktest: Restore tty settings after closing consoleJosh Poimboeuf2015-01-271-0/+7
| * | ktest: Add timings for commandsSteven Rostedt (Red Hat)2015-01-271-0/+13
| |/
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-02-1145-1082/+2658
|\ \
| * | cipso: don't use IPCB() to locate the CIPSO IP optionPaul Moore2015-02-113-35/+56
| * | SELinux: fix error code in policydb_init()Dan Carpenter2015-02-041-2/+6
| * | selinux: add security in-core xattr support for pstore and debugfsMark Salyzyn2015-02-041-17/+8
| * | selinux: quiet the filesystem labeling behavior messagePaul Moore2015-02-041-4/+0
| * | selinux: Remove unused function avc_sidcmp()Rickard Strandqvist2015-02-041-5/+0
| * | ima: /proc/keys is now mandatoryDavid Howells2015-02-021-1/+0
| * | Merge tag 'keys-next-20150123' of git://git.kernel.org/pub/scm/linux/kernel/g...James Morris2015-01-295-40/+20
| |\ \
| | * | X.509: silence asn1 compiler debug outputArnd Bergmann2015-01-231-11/+19
| | * | X.509: shut up about included cert for silent buildArnd Bergmann2015-01-231-1/+1
| | * | KEYS: Make /proc/keys unconditional if CONFIG_KEYS=yDavid Howells2015-01-223-28/+0
| * | | Merge branch 'smack-for-3.20-rebased' of git://git.gitorious.org/smack-next/k...James Morris2015-01-291-1/+1
| |\ \ \
| | * | | Smack: Repair netfilter dependencyCasey Schaufler2015-01-231-1/+1
| * | | | MAINTAINERS: email updateDmitry Kasatkin2015-01-221-1/+1
| | |/ / | |/| |
| * | | tpm/tpm_tis: Add missing ifdef CONFIG_ACPI for pnp_acpi_devicePeter Huewe2015-01-221-0/+2
| * | | Merge branch 'smack-for-3.20-rebased' of git://git.gitorious.org/smack-next/k...James Morris2015-01-225-52/+267
| |\ \ \ | | |/ /
| | * | smack: fix possible use after frees in task_security() callersAndrey Ryabinin2015-01-212-11/+23
| | * | smack: Add missing logging in bidirectional UDS connect checkRafal Krypa2015-01-201-1/+1
| | * | Smack: secmark support for netfilterCasey Schaufler2015-01-205-8/+196
| | * | Smack: Rework file hooksCasey Schaufler2015-01-201-21/+19
| | * | smack: Fix a bidirectional UDS connect check typoZbigniew Jasinski2015-01-191-1/+3
| | * | smack: introduce a special case for tmpfs in smack_d_instantiate()Ɓukasz Stelmach2015-01-191-2/+14
| | * | smack: fix logic in smack_inode_init_security functionLukasz Pawelczyk2015-01-191-3/+2
| | * | smack: miscellaneous small fixes in function commentsLukasz Pawelczyk2015-01-191-5/+9
OpenPOWER on IntegriCloud