Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | tracing: Fix for non-continuous cpu ids | Gil Fruchter | 2015-07-21 | 1 | -1/+1 | |
| * | | | | | | | | tracing: Prefer kcalloc over kzalloc with multiply | Gil Fruchter | 2015-07-21 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit | Linus Torvalds | 2015-09-08 | 8 | -37/+351 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | fixup: audit: implement audit by executable | Richard Guy Briggs | 2015-08-13 | 1 | -3/+9 | |
| * | | | | | | | | | audit: implement audit by executable | Richard Guy Briggs | 2015-08-06 | 5 | -1/+92 | |
| * | | | | | | | | | audit: clean simple fsnotify implementation | Richard Guy Briggs | 2015-08-06 | 4 | -2/+232 | |
| * | | | | | | | | | audit: use macros for unset inode and device values | Richard Guy Briggs | 2015-08-06 | 3 | -8/+8 | |
| * | | | | | | | | | audit: make audit_del_rule() more robust | Richard Guy Briggs | 2015-08-05 | 1 | -6/+6 | |
| * | | | | | | | | | audit: fix uninitialized variable in audit_add_rule() | Paul Moore | 2015-08-05 | 1 | -1/+1 | |
| * | | | | | | | | | audit: eliminate unnecessary extra layer of watch parent references | Richard Guy Briggs | 2015-08-05 | 1 | -4/+2 | |
| * | | | | | | | | | audit: eliminate unnecessary extra layer of watch references | Richard Guy Briggs | 2015-08-05 | 2 | -16/+5 | |
* | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds | 2015-09-08 | 6 | -421/+45 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Move certificate handling to its own directory | David Howells | 2015-08-14 | 3 | -323/+0 | |
| * | | | | | | | | | PKCS#7: Appropriately restrict authenticated attributes and content type | David Howells | 2015-08-12 | 2 | -3/+6 | |
| * | | | | | | | | | modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYS | David Woodhouse | 2015-08-12 | 2 | -13/+15 | |
| * | | | | | | | | | modsign: Add explicit CONFIG_SYSTEM_TRUSTED_KEYS option | David Woodhouse | 2015-08-07 | 1 | -60/+65 | |
| * | | | | | | | | | modsign: Use single PEM file for autogenerated key | David Woodhouse | 2015-08-07 | 1 | -8/+7 | |
| * | | | | | | | | | modsign: Extract signing cert from CONFIG_MODULE_SIG_KEY if needed | David Woodhouse | 2015-08-07 | 1 | -0/+38 | |
| * | | | | | | | | | modsign: Allow external signing key to be specified | David Woodhouse | 2015-08-07 | 1 | -0/+5 | |
| * | | | | | | | | | MODSIGN: Extract the blob PKCS#7 signature verifier from module signing | David Howells | 2015-08-07 | 2 | -43/+51 | |
| * | | | | | | | | | system_keyring.c doesn't need to #include module-internal.h | David Howells | 2015-08-07 | 1 | -1/+0 | |
| * | | | | | | | | | MODSIGN: Use PKCS#7 messages as module signatures | David Howells | 2015-08-07 | 1 | -176/+44 | |
| * | | | | | | | | | Merge tag 'seccomp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kee... | James Morris | 2015-07-20 | 2 | -5/+25 | |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| | * | | | | | | | | seccomp: swap hard-coded zeros to defined name | Kees Cook | 2015-07-15 | 1 | -1/+1 | |
| | * | | | | | | | | seccomp: add ptrace options for suspend/resume | Tycho Andersen | 2015-07-15 | 2 | -0/+21 | |
| | * | | | | | | | | seccomp: Replace smp_read_barrier_depends() with lockless_dereference() | Pranith Kumar | 2015-07-15 | 1 | -4/+3 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-09-06 | 2 | -2/+14 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | percpu-rwsem: kill CONFIG_PERCPU_RWSEM | Oleg Nesterov | 2015-08-15 | 1 | -2/+1 | |
| * | | | | | | | | | | percpu-rwsem: introduce percpu_down_read_trylock() | Oleg Nesterov | 2015-08-15 | 1 | -0/+13 | |
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-09-05 | 8 | -99/+143 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | userfaultfd: activate syscall | Andrea Arcangeli | 2015-09-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP | Andrea Arcangeli | 2015-09-05 | 1 | -1/+1 | |
| * | | | | | | | | | | | userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct | Andrea Arcangeli | 2015-09-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | userfaultfd: waitqueue: add nr wake parameter to __wake_up_locked_key | Andrea Arcangeli | 2015-09-05 | 1 | -3/+4 | |
| * | | | | | | | | | | | watchdog: rename watchdog_suspend() and watchdog_resume() | Ulrich Obergfell | 2015-09-05 | 1 | -4/+22 | |
| * | | | | | | | | | | | watchdog: use suspend/resume interface in fixup_ht_bug() | Ulrich Obergfell | 2015-09-05 | 1 | -35/+0 | |
| * | | | | | | | | | | | watchdog: use park/unpark functions in update_watchdog_all_cpus() | Ulrich Obergfell | 2015-09-05 | 1 | -38/+2 | |
| * | | | | | | | | | | | watchdog: introduce watchdog_suspend() and watchdog_resume() | Ulrich Obergfell | 2015-09-05 | 1 | -0/+65 | |
| * | | | | | | | | | | | watchdog: introduce watchdog_park_threads() and watchdog_unpark_threads() | Ulrich Obergfell | 2015-09-05 | 1 | -0/+36 | |
| * | | | | | | | | | | | kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h | Guenter Roeck | 2015-09-05 | 1 | -2/+0 | |
| * | | | | | | | | | | | watchdog: simplify housekeeping affinity with the appropriate mask | Frederic Weisbecker | 2015-09-05 | 1 | -4/+2 | |
| * | | | | | | | | | | | smpboot: allow passing the cpumask on per-cpu thread registration | Frederic Weisbecker | 2015-09-05 | 2 | -11/+12 | |
| * | | | | | | | | | | | smpboot: make cleanup to mirror setup | Frederic Weisbecker | 2015-09-05 | 1 | -10/+2 | |
| * | | | | | | | | | | | smpboot: fix memory leak on error handling | Frederic Weisbecker | 2015-09-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | fs: create and use seq_show_option for escaping | Kees Cook | 2015-09-05 | 1 | -3/+4 | |
| * | | | | | | | | | | | capabilities: ambient capabilities | Andy Lutomirski | 2015-09-05 | 1 | -0/+1 | |
| * | | | | | | | | | | | kernel/kthread.c:kthread_create_on_node(): clarify documentation | Andrew Morton | 2015-09-05 | 1 | -3/+4 | |
* | | | | | | | | | | | | task_work: remove fifo ordering guarantee | Eric Dumazet | 2015-09-05 | 1 | -10/+2 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-04 | 10 | -558/+306 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | / / | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| * | | | | | | | | | locking/qrwlock: Make use of _{acquire|release|relaxed}() atomics | Will Deacon | 2015-08-12 | 1 | -12/+12 |