Age | Commit message (Expand) | Author |
2012-10-10 | MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certs | David Howells |
2012-10-10 | MODSIGN: Use the same digest for the autogen key sig as for the module sig | David Howells |
2012-10-10 | MODSIGN: Implement module signature checking | David Howells |
2012-10-10 | MODSIGN: Provide module signing public keys to the kernel | David Howells |
2012-10-10 | MODSIGN: Automatically generate module signing keys if missing | David Howells |
2012-10-10 | MODSIGN: Add FIPS policy | David Howells |
2012-10-10 | module: signature checking hook | Rusty Russell |
2012-10-10 | irqdomain: augment add_simple() to allocate descs | Linus Walleij |
2012-10-09 | fs: handle failed audit_log_start properly | Sasha Levin |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | timekeeping: Cast raw_interval to u64 to avoid shift overflow | Dan Carpenter |
2012-10-09 | timers: Fix endless looping between cascade() and internal_add_timer() | Hildner, Christian |
2012-10-09 | Merge branch 'fortglx/3.7/time' of git://git.linaro.org/people/jstultz/linux ... | Thomas Gleixner |
2012-10-09 | mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidat... | Haggai Eran |
2012-10-09 | mm: interval tree updates | Michel Lespinasse |
2012-10-09 | mm: replace vma prio_tree with an interval tree | Michel Lespinasse |
2012-10-09 | oom: remove deprecated oom_adj | Davidlohr Bueso |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
2012-10-09 | mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas | Konstantin Khlebnikov |
2012-10-09 | mm: use mm->exe_file instead of first VM_EXECUTABLE vma->vm_file | Konstantin Khlebnikov |
2012-10-09 | CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online... | Srivatsa S. Bhat |
2012-10-09 | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas |
2012-10-08 | rcu: Grace-period initialization excludes only RCU notifier | Paul E. McKenney |
2012-10-07 | uprobes: Fix the racy uprobe->flags manipulation | Oleg Nesterov |
2012-10-07 | uprobes: Fix prepare_uprobe() race with itself | Oleg Nesterov |
2012-10-07 | uprobes: Introduce prepare_uprobe() | Oleg Nesterov |
2012-10-07 | uprobes: Fix handle_swbp() vs unregister() + register() race | Oleg Nesterov |
2012-10-07 | uprobes: Do not delete uprobe if uprobe_unregister() fails | Oleg Nesterov |
2012-10-07 | uprobes: Don't return success if alloc_uprobe() fails | Oleg Nesterov |
2012-10-07 | Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-07 | Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore | Linus Torvalds |
2012-10-06 | kernel/resource.c: fix stack overflow in __reserve_region_with_split() | T Makphaibulchoke |
2012-10-06 | taskstats: cgroupstats_user_cmd() may leak on error | Jesper Juhl |
2012-10-06 | kdump: remove unneeded include | Wei Yongjun |
2012-10-06 | coredump: pass siginfo_t* to do_coredump() and below, not merely signr | Denys Vlasenko |
2012-10-06 | coredump: update coredump-related headers | Alex Kelly |
2012-10-06 | coredump: make core dump functionality optional | Alex Kelly |
2012-10-06 | poweroff: fix bug in orderly_poweroff() | hongfeng |
2012-10-06 | kernel/sys.c: call disable_nonboot_cpus() in kernel_restart() | Shawn Guo |
2012-10-05 | perf: Fix perf_cgroup_switch for sw-events | Peter Zijlstra |
2012-10-05 | perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu | Peter Zijlstra |
2012-10-05 | sched: Update sched_domains_numa_masks[][] when new cpus are onlined | Tang Chen |
2012-10-05 | sched: Ensure 'sched_domains_numa_levels' is safe to use in other functions | Tang Chen |
2012-10-05 | nohz: Fix one jiffy count too far in idle cputime | Frederic Weisbecker |
2012-10-04 | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-10-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-02 | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |