summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | modsign: add symbol prefix to certificate listJames Hogan2012-12-03
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-12-04
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()sTejun Heo2012-12-04
| |/ / / / / / / / / / / / /
* / / / / / / / / / / / / / Revert "sched, autogroup: Stop going ahead if autogroup is disabled"Mike Galbraith2012-12-03
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delayTejun Heo2012-12-01
* | | | | | | | | | | | | workqueue: exit rescuer_thread() as TASK_RUNNINGMike Galbraith2012-12-01
* | | | | | | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-01
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | perf, powerpc: Fix hw breakpoints returning -ENOSPCMichael Neuling2012-10-30
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | futex: avoid wake_futex() for a PI futex_qDarren Hart2012-11-26
* | | | | | | | | | | watchdog: using u64 in get_sample_period()Chuansheng Liu2012-11-26
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-11-12
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | futex: Handle futex_pi OWNER_DIED take over correctlyThomas Gleixner2012-11-01
| |/ / / / / / / /
* / / / / / / / / module: fix out-by-one error in kallsymsRusty Russell2012-10-31
|/ / / / / / / /
* | | | | | | | Merge branch 'akpm' (Andrew's fixes)Linus Torvalds2012-10-25
|\ \ \ \ \ \ \ \
| * | | | | | | | pidns: limit the nesting depth of pid namespacesAndrew Vagin2012-10-25
* | | | | | | | | Makefile: Documentation for external tool should be correctH. Peter Anvin2012-10-25
|/ / / / / / / /
* | | | | | | | Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-24
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "cgroup: Remove task_lock() from cgroup_post_fork()"Tejun Heo2012-10-19
| * | | | | | | | Revert "cgroup: Drop task_lock(parent) on cgroup_fork()"Tejun Heo2012-10-19
| * | | | | | | | cgroup: notify_on_release may not be triggered in some casesDaisuke Nishimura2012-10-16
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-24
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | workqueue: cancel_delayed_work() should return %false if work item is idleDan Magenheimer2012-10-24
| |/ / / / / /
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-24
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2012-10-21
| |\ \ \ \ \ \ \
| | * | | | | | | ring-buffer: Check for uninitialized cpu buffer before resizingVaibhav Nagarnaik2012-10-11
| * | | | | | | | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-10-21
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | uprobes: Fix the racy uprobe->flags manipulationOleg Nesterov2012-10-07
| | * | | | | | | uprobes: Fix prepare_uprobe() race with itselfOleg Nesterov2012-10-07
| | * | | | | | | uprobes: Introduce prepare_uprobe()Oleg Nesterov2012-10-07
| | * | | | | | | uprobes: Fix handle_swbp() vs unregister() + register() raceOleg Nesterov2012-10-07
| | * | | | | | | uprobes: Do not delete uprobe if uprobe_unregister() failsOleg Nesterov2012-10-07
| | * | | | | | | uprobes: Don't return success if alloc_uprobe() failsOleg Nesterov2012-10-07
| | * | | | | | | uprobes: Simplify is_swbp_at_addr(), remove stale commentsOleg Nesterov2012-09-29
| | * | | | | | | uprobes: Kill set_orig_insn()->is_swbp_at_addr()Oleg Nesterov2012-09-29
| | * | | | | | | uprobes: Introduce copy_opcode(), kill read_opcode()Oleg Nesterov2012-09-29
| | * | | | | | | uprobes: Kill set_swbp()->is_swbp_at_addr()Oleg Nesterov2012-09-29
| | * | | | | | | uprobes: Restrict valid_vma(false) to skip VM_SHARED vmasOleg Nesterov2012-09-29
| | * | | | | | | uprobes: Change valid_vma() to demand VM_MAYEXEC rather than VM_EXECOleg Nesterov2012-09-29
| | * | | | | | | uprobes: Change write_opcode() to use FOLL_FORCEOleg Nesterov2012-09-29
| | * | | | | | | uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume()Oleg Nesterov2012-09-29
| | * | | | | | | uprobes: Kill UTASK_BP_HIT stateOleg Nesterov2012-09-29
| | * | | | | | | uprobes: Fix UPROBE_SKIP_SSTEP checks in handle_swbp()Oleg Nesterov2012-09-29
| | * | | | | | | uprobes: Do not setup ->active_uprobe/state prematurelyOleg Nesterov2012-09-29
| | * | | | | | | uprobes: Do not leak UTASK_BP_HIT if find_active_uprobe() failsOleg Nesterov2012-09-29
* | | | | | | | | module_signing: fix printk format warningRandy Dunlap2012-10-22
|/ / / / / / / /
* | | | | | | | use clamp_t in UNAME26 fixKees Cook2012-10-19
* | | | | | | | MODSIGN: Move the magic string to the end of a module and eliminate the searchDavid Howells2012-10-19
* | | | | | | | pidns: remove recursion from free_pid_ns()Cyrill Gorcunov2012-10-19
* | | | | | | | kernel/sys.c: fix stack memory content leak via UNAME26Kees Cook2012-10-19
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | printk: Fix scheduling-while-atomic problem in console_cpu_notify()Paul E. McKenney2012-10-16
| |_|/ / / / |/| | | | |