| Commit message (Expand) | Author | Age | Files | Lines |
* | MODSIGN: Move the magic string to the end of a module and eliminate the search | David Howells | 2012-10-19 | 3 | -28/+25 |
* | pidns: remove recursion from free_pid_ns() | Cyrill Gorcunov | 2012-10-19 | 1 | -7/+14 |
* | kernel/sys.c: fix stack memory content leak via UNAME26 | Kees Cook | 2012-10-19 | 1 | -5/+7 |
* | printk: Fix scheduling-while-atomic problem in console_cpu_notify() | Paul E. McKenney | 2012-10-16 | 1 | -1/+0 |
* | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-10-14 | 5 | -27/+578 |
|\ |
|
| * | MODSIGN: Make mrproper should remove generated files. | Rusty Russell | 2012-10-10 | 1 | -1/+0 |
| * | MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certs | David Howells | 2012-10-10 | 1 | -0/+1 |
| * | MODSIGN: Use the same digest for the autogen key sig as for the module sig | David Howells | 2012-10-10 | 1 | -1/+21 |
| * | MODSIGN: Implement module signature checking | David Howells | 2012-10-10 | 1 | -1/+221 |
| * | MODSIGN: Provide module signing public keys to the kernel | David Howells | 2012-10-10 | 3 | -2/+124 |
| * | MODSIGN: Automatically generate module signing keys if missing | David Howells | 2012-10-10 | 1 | -0/+49 |
| * | MODSIGN: Add FIPS policy | David Howells | 2012-10-10 | 1 | -0/+4 |
| * | module: signature checking hook | Rusty Russell | 2012-10-10 | 4 | -1/+129 |
| * | module: wait when loading a module which is currently initializing. | Rusty Russell | 2012-09-28 | 1 | -2/+26 |
| * | module: fix symbol waiting when module fails before init | Rusty Russell | 2012-09-28 | 1 | -4/+4 |
| * | Make most arch asm/module.h files use asm-generic/module.h | David Howells | 2012-09-28 | 1 | -20/+0 |
| * | module: taint kernel when lve module is loaded | Matthew Garrett | 2012-09-28 | 1 | -0/+4 |
* | | Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw... | Linus Torvalds | 2012-10-13 | 4 | -5/+50 |
|\ \ |
|
| * | | kdb,vt_console: Fix missed data due to pager overruns | Jason Wessel | 2012-10-12 | 1 | -5/+28 |
| * | | kdb: Fix dmesg/bta scroll to quit with 'q' | Jason Wessel | 2012-10-12 | 2 | -0/+4 |
| * | | kgdb: Add module event hooks | Jason Wessel | 2012-10-12 | 1 | -0/+18 |
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-13 | 1 | -9/+12 |
|\ \ \ |
|
| * | | | perf: Fix perf_cgroup_switch for sw-events | Peter Zijlstra | 2012-10-05 | 1 | -3/+6 |
| * | | | perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu | Peter Zijlstra | 2012-10-05 | 1 | -6/+6 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-13 | 2 | -2/+6 |
|\ \ \ \ |
|
| * | | | | infrastructure for saner ret_from_kernel_thread semantics | Al Viro | 2012-10-12 | 2 | -0/+4 |
| * | | | | make sure that kernel_thread() callbacks call do_exit() themselves | Al Viro | 2012-10-11 | 1 | -2/+2 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-13 | 5 | -99/+199 |
|\ \ \ \ \ |
|
| * | | | | | audit: make audit_inode take struct filename | Jeff Layton | 2012-10-12 | 1 | -2/+23 |
| * | | | | | vfs: make path_openat take a struct filename pointer | Jeff Layton | 2012-10-12 | 1 | -3/+3 |
| * | | | | | audit: allow audit code to satisfy getname requests from its names_list | Jeff Layton | 2012-10-12 | 1 | -0/+23 |
| * | | | | | vfs: define struct filename and have getname() return it | Jeff Layton | 2012-10-12 | 2 | -31/+37 |
| * | | | | | acct: constify the name arg to acct_on | Jeff Layton | 2012-10-12 | 1 | -1/+1 |
| * | | | | | audit: overhaul __audit_inode_child to accomodate retrying | Jeff Layton | 2012-10-12 | 1 | -27/+30 |
| * | | | | | audit: optimize audit_compare_dname_path | Jeff Layton | 2012-10-12 | 4 | -12/+20 |
| * | | | | | audit: make audit_compare_dname_path use parent_len helper | Eric Paris | 2012-10-12 | 1 | -20/+7 |
| * | | | | | audit: remove dirlen argument to audit_compare_dname_path | Jeff Layton | 2012-10-12 | 4 | -10/+5 |
| * | | | | | audit: set the name_len in audit_inode for parent lookups | Jeff Layton | 2012-10-12 | 3 | -12/+60 |
| * | | | | | audit: add a new "type" field to audit_names struct | Jeff Layton | 2012-10-12 | 1 | -5/+10 |
| * | | | | | audit: reverse arguments to audit_inode_child | Jeff Layton | 2012-10-12 | 1 | -4/+4 |
| * | | | | | audit: no need to walk list in audit_inode if name is NULL | Jeff Layton | 2012-10-12 | 1 | -1/+5 |
| * | | | | | audit: pass in dentry to audit_copy_inode wherever possible | Jeff Layton | 2012-10-12 | 1 | -2/+2 |
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-12 | 6 | -164/+119 |
|\ \ \ \ \ \ |
|
| * | | | | | | timekeeping: Cast raw_interval to u64 to avoid shift overflow | Dan Carpenter | 2012-10-09 | 1 | -1/+1 |
| * | | | | | | timers: Fix endless looping between cascade() and internal_add_timer() | Hildner, Christian | 2012-10-09 | 1 | -4/+6 |
| * | | | | | | Merge branch 'fortglx/3.7/time' of git://git.linaro.org/people/jstultz/linux ... | Thomas Gleixner | 2012-10-09 | 78 | -2670/+3421 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | time: Only do nanosecond rounding on GENERIC_TIME_VSYSCALL_OLD systems | John Stultz | 2012-09-24 | 1 | -14/+31 |
| | * | | | | | | time: Introduce new GENERIC_TIME_VSYSCALL | John Stultz | 2012-09-24 | 2 | -13/+5 |
| | * | | | | | | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD | John Stultz | 2012-09-24 | 2 | -2/+2 |
| | * | | | | | | time: Move update_vsyscall definitions to timekeeper_internal.h | John Stultz | 2012-09-24 | 1 | -1/+1 |