summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | ring-buffer: Add event descriptor to simplify passing dataSteven Rostedt (Red Hat)2015-07-201-39/+52
| * | | | | | ftrace: correct the counter increment for trace_buffer dataUmesh Tiwari2015-07-201-1/+1
| * | | | | | tracing: Fix for non-continuous cpu idsGil Fruchter2015-07-201-1/+1
| * | | | | | tracing: Prefer kcalloc over kzalloc with multiplyGil Fruchter2015-07-201-1/+1
* | | | | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2015-09-088-37/+351
|\ \ \ \ \ \ \
| * | | | | | | fixup: audit: implement audit by executableRichard Guy Briggs2015-08-121-3/+9
| * | | | | | | audit: implement audit by executableRichard Guy Briggs2015-08-065-1/+92
| * | | | | | | audit: clean simple fsnotify implementationRichard Guy Briggs2015-08-064-2/+232
| * | | | | | | audit: use macros for unset inode and device valuesRichard Guy Briggs2015-08-063-8/+8
| * | | | | | | audit: make audit_del_rule() more robustRichard Guy Briggs2015-08-051-6/+6
| * | | | | | | audit: fix uninitialized variable in audit_add_rule()Paul Moore2015-08-051-1/+1
| * | | | | | | audit: eliminate unnecessary extra layer of watch parent referencesRichard Guy Briggs2015-08-041-4/+2
| * | | | | | | audit: eliminate unnecessary extra layer of watch referencesRichard Guy Briggs2015-08-042-16/+5
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-09-086-421/+45
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Move certificate handling to its own directoryDavid Howells2015-08-143-323/+0
| * | | | | | | PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells2015-08-122-3/+6
| * | | | | | | modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYSDavid Woodhouse2015-08-122-13/+15
| * | | | | | | modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS optionDavid Woodhouse2015-08-071-60/+65
| * | | | | | | modsign: Use single PEM file for autogenerated keyDavid Woodhouse2015-08-071-8/+7
| * | | | | | | modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if neededDavid Woodhouse2015-08-071-0/+38
| * | | | | | | modsign: Allow external signing key to be specifiedDavid Woodhouse2015-08-071-0/+5
| * | | | | | | MODSIGN: Extract the blob PKCS#7 signature verifier from module signingDavid Howells2015-08-072-43/+51
| * | | | | | | system_keyring.c doesn't need to #include module-internal.hDavid Howells2015-08-071-1/+0
| * | | | | | | MODSIGN: Use PKCS#7 messages as module signaturesDavid Howells2015-08-071-176/+44
| * | | | | | | Merge tag 'seccomp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...James Morris2015-07-202-5/+25
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | seccomp: swap hard-coded zeros to defined nameKees Cook2015-07-151-1/+1
| | * | | | | | seccomp: add ptrace options for suspend/resumeTycho Andersen2015-07-152-0/+21
| | * | | | | | seccomp: Replace smp_read_barrier_depends() with lockless_dereference()Pranith Kumar2015-07-151-4/+3
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-09-052-2/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | percpu-rwsem: kill CONFIG_PERCPU_RWSEMOleg Nesterov2015-08-151-2/+1
| * | | | | | | | percpu-rwsem: introduce percpu_down_read_trylock()Oleg Nesterov2015-08-151-0/+13
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-058-99/+143
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | userfaultfd: activate syscallAndrea Arcangeli2015-09-041-0/+1
| * | | | | | | | | userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WPAndrea Arcangeli2015-09-041-1/+1
| * | | | | | | | | userfaultfd: add vm_userfaultfd_ctx to the vm_area_structAndrea Arcangeli2015-09-041-0/+1
| * | | | | | | | | userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_keyAndrea Arcangeli2015-09-041-3/+4
| * | | | | | | | | watchdog: rename watchdog_suspend() and watchdog_resume()Ulrich Obergfell2015-09-041-4/+22
| * | | | | | | | | watchdog: use suspend/resume interface in fixup_ht_bug()Ulrich Obergfell2015-09-041-35/+0
| * | | | | | | | | watchdog: use park/unpark functions in update_watchdog_all_cpus()Ulrich Obergfell2015-09-041-38/+2
| * | | | | | | | | watchdog: introduce watchdog_suspend() and watchdog_resume()Ulrich Obergfell2015-09-041-0/+65
| * | | | | | | | | watchdog: introduce watchdog_park_threads() and watchdog_unpark_threads()Ulrich Obergfell2015-09-041-0/+36
| * | | | | | | | | kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.hGuenter Roeck2015-09-041-2/+0
| * | | | | | | | | watchdog: simplify housekeeping affinity with the appropriate maskFrederic Weisbecker2015-09-041-4/+2
| * | | | | | | | | smpboot: allow passing the cpumask on per-cpu thread registrationFrederic Weisbecker2015-09-042-11/+12
| * | | | | | | | | smpboot: make cleanup to mirror setupFrederic Weisbecker2015-09-041-10/+2
| * | | | | | | | | smpboot: fix memory leak on error handlingFrederic Weisbecker2015-09-041-0/+1
| * | | | | | | | | fs: create and use seq_show_option for escapingKees Cook2015-09-041-3/+4
| * | | | | | | | | capabilities: ambient capabilitiesAndy Lutomirski2015-09-041-0/+1
| * | | | | | | | | kernel/kthread.c:kthread_create_on_node(): clarify documentationAndrew Morton2015-09-041-3/+4
* | | | | | | | | | task_work: remove fifo ordering guaranteeEric Dumazet2015-09-051-10/+2
|/ / / / / / / / /
OpenPOWER on IntegriCloud