aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2014-04-14tick, broadcast:Keep the cpu_online_mask and broadcast masks in sync with eac...Preeti U Murthy1-1/+1
2014-03-31sched/autogroup: Fix race with task_groups listGerald Schaefer1-2/+1
2014-03-04tick: Make oneshot broadcast robust vs. CPU offliningThomas Gleixner1-2/+11
2013-12-12Merge tag 'v3.10.23' into frobisherMichael Neuling26-203/+350
2013-12-12fix-child-thread-introspection.patchStephen Rothwell1-1/+1
2013-12-12debug-idle-sched-warn-once.patchStephen Rothwell1-0/+7
2013-12-12nowatchdog-on-virt.patchStephen Rothwell1-0/+29
2013-12-12devel-pekey-secure-boot-20130502.patchStephen Rothwell14-124/+340
2013-12-12taint-vbox.patchStephen Rothwell1-0/+4
2013-12-08ntp: Make periodic RTC update more reliableMiroslav Lichvar1-1/+2
2013-12-08clockevents: Prefer CPU local devices over global devicesStephen Boyd1-2/+7
2013-12-08clockevents: Split out selection logicThomas Gleixner2-38/+56
2013-12-08clockevents: Add module refcountThomas Gleixner3-0/+8
2013-12-08clockevents: Get rid of the notifier chainThomas Gleixner4-63/+14
2013-12-04cgroup: use a dedicated workqueue for cgroup destructionTejun Heo1-2/+26
2013-12-04cpuset: Fix memory allocator deadlockPeter Zijlstra1-2/+6
2013-12-04workqueue: fix ordered workqueues in NUMA setupsTejun Heo1-2/+22
2013-12-04ftrace: Fix function graph with loading of modulesSteven Rostedt (Red Hat)1-29/+35
2013-12-04audit: log the audit_names record typeJeff Layton1-0/+20
2013-12-04audit: fix mq_open and mq_unlink to add the MQ root as a hidden parent audit_...Jeff Layton2-3/+10
2013-12-04audit: fix info leak in AUDIT_GET requestsMathias Krause1-0/+1
2013-12-04audit: use nlmsg_len() to get message payload lengthMathias Krause1-2/+2
2013-12-04audit: printk USER_AVC messages when audit isn't enabledTyler Hicks1-1/+1
2013-12-04PM / hibernate: Avoid overflow in hibernate_preallocate_memory()Aaron Lu1-1/+5
2013-12-04alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't existKOSAKI Motohiro1-2/+2
2013-11-29exec/ptrace: fix get_dumpable() incorrect testsKees Cook1-1/+2
2013-11-29perf/ftrace: Fix paranoid level for enabling function tracerSteven Rostedt1-1/+1
2013-11-29sched, idle: Fix the idle polling state logicPeter Zijlstra1-5/+4
2013-11-20perf: Fix perf ring buffer memory orderingPeter Zijlstra1-4/+27
2013-11-20tracing: Fix potential out-of-bounds in trace_get_user()Steven Rostedt1-1/+4
2013-11-13clockevents: Sanitize ticks to nsec conversionThomas Gleixner1-15/+50
2013-11-13cgroup: fix to break the while loop in cgroup_attach_task() correctlyAnjana V Kumar1-3/+3
2013-10-13irq: Force hardirq exit's softirq processing on its own stackFrederic Weisbecker1-3/+12
2013-10-01audit: fix endless wait in audit_log_start()Konstantin Khlebnikov1-2/+3
2013-10-01sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...Daisuke Nishimura1-5/+9
2013-10-01sched/cputime: Do not scale when utime == 0Stanislaw Gruszka1-8/+11
2013-10-01timekeeping: Fix HRTICK related deadlock from ntp lock changesJohn Stultz2-4/+4
2013-09-26pidns: fix vfork() after unshare(CLONE_NEWPID)Oleg Nesterov1-3/+4
2013-09-26pidns: Fix hang in zap_pid_ns_processes by sending a potentially extra wakeupEric W. Biederman1-0/+1
2013-09-26uprobes: Fix utask->depth accounting in handle_trampoline()Oleg Nesterov1-3/+1
2013-09-07workqueue: cond_resched() after processing each work itemTejun Heo1-0/+9
2013-09-07timer_list: correct the iterator for timer_listNathan Zimmer1-17/+24
2013-08-29ftrace: Check module functions being traced on reloadSteven Rostedt (Red Hat)1-9/+62
2013-08-29tracing/uprobes: Fail to unregister if probe event files are in useSteven Rostedt (Red Hat)1-13/+38
2013-08-29tracing/kprobes: Fail to unregister if probe event files are in useSteven Rostedt (Red Hat)1-6/+15
2013-08-29tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov1-2/+33
2013-08-29tracing: Change remove_event_file_dir() to clear "d_subdirs"->i_privateOleg Nesterov1-32/+15
2013-08-29tracing: Introduce remove_event_file_dir()Oleg Nesterov1-24/+23
2013-08-29tracing: Change f_start() to take event_mutex and verify i_private != NULLOleg Nesterov1-4/+9
2013-08-29tracing: Change event_filter_read/write to verify i_private != NULLOleg Nesterov2-18/+25
2013-08-29tracing: Change event_enable/disable_read() to verify i_private != NULLOleg Nesterov1-9/+19
2013-08-29tracing: Turn event/id->i_private into call->event.typeOleg Nesterov1-5/+12
2013-08-29ftrace: Add check for NULL regs if ops has SAVE_REGS setSteven Rostedt (Red Hat)1-4/+14
2013-08-29tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()Oleg Nesterov1-28/+22
2013-08-29tracing: Change tracing_entries_fops to rely on tracing_get_cpu()Oleg Nesterov1-37/+12
2013-08-29tracing: Change tracing_stats_fops to rely on tracing_get_cpu()Oleg Nesterov1-7/+6
2013-08-29tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()Oleg Nesterov1-5/+4
2013-08-29tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()Oleg Nesterov1-9/+7
2013-08-29tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()Oleg Nesterov1-14/+36
2013-08-29tracing/kprobe: Wait for disabling all running kprobe handlersMasami Hiramatsu1-4/+17
2013-08-29tracing: Do not call kmem_cache_free() on allocation failureNamhyung Kim1-6/+1
2013-08-20cpuset: fix the return value of cpuset_write_u64()Li Zefan1-2/+4
2013-08-20PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout()Stephen Boyd1-1/+12
2013-08-20sched: Ensure update_cfs_shares() is called for parents of continuously-runni...Peter Zijlstra1-0/+1
2013-08-20microblaze: fix clone syscallMichal Simek1-0/+6
2013-08-14tracing: Fix reset of time stamps during trace_clock changesAlexander Z Lam1-12/+12
2013-08-14tracing: Use flag buffer_disabled for irqsoff tracerSteven Rostedt (Red Hat)2-33/+72
2013-08-14tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct bufferAlexander Z Lam1-1/+1
2013-08-14tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin1-0/+1
2013-08-11userns: limit the maximum depth of user_namespace->parent chainOleg Nesterov1-0/+4
2013-08-11userns: unshare_userns(&cred) should not populate cred on failureOleg Nesterov1-4/+9
2013-08-11workqueue: copy workqueue_attrs with all fieldsShaohua Li1-0/+12
2013-08-11cgroup: fix umount vs cgroup_cfts_commit() raceLi Zefan1-1/+8
2013-08-11Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki1-7/+2
2013-08-04tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus()Steven Rostedt (Red Hat)1-2/+1
2013-08-04tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()Oleg Nesterov1-2/+0
2013-08-04tracing: Miscellaneous fixes for trace_array ref countingAlexander Z Lam2-8/+37
2013-08-04tracing: Fix error handling to ensure instances can always be removedAlexander Z Lam1-1/+3
2013-07-28hrtimers: Move SMP function call to thread contextThomas Gleixner1-15/+13
2013-07-28PM / Sleep: avoid 'autosleep' in shutdown progressLiu ShuoX1-1/+2
2013-07-25tracing: Add trace_array_get/put() to event handlingSteven Rostedt (Red Hat)2-4/+54
2013-07-25tracing: Fix race between deleting buffer and setting eventsSteven Rostedt (Red Hat)1-6/+17
2013-07-25tracing: Get trace_array ref counts when accessing trace filesSteven Rostedt (Red Hat)1-9/+112
2013-07-25tracing: Add trace_array_get/put() to handle instance refs betterSteven Rostedt (Red Hat)1-18/+65
2013-07-25tracing: Protect ftrace_trace_arrays list in trace_events.cAlexander Z Lam3-2/+13
2013-07-25tracing: Make trace_marker use the correct per-instance bufferAlexander Z Lam1-1/+2
2013-07-25tracing: Fix irqs-off tag display in syscall tracingzhangwei(Jovi)1-4/+17
2013-07-25tracing: Failed to create system directorySteven Rostedt1-6/+35
2013-07-25perf: Fix perf_lock_task_context() vs RCUPeter Zijlstra1-1/+14
2013-07-25perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenarioJiri Olsa1-1/+10
2013-07-25perf: Clone child context from parent context pmuJiri Olsa1-1/+1
2013-07-25uprobes: Fix return value in error handling pathzhangwei(Jovi)1-1/+3
2013-07-25printk: Fix rq->lock vs logbuf_lock unlock lock inversionBu, Yitian1-1/+1
2013-07-25tick: Prevent uncontrolled switch to oneshot modeThomas Gleixner1-1/+9
2013-07-25tick: Sanitize broadcast control logicThomas Gleixner2-12/+61
2013-07-21timer: Fix jiffies wrap behavior of round_jiffies_common()Bart Van Assche1-3/+5
2013-07-21genirq: Fix can_request_irq() for IRQs without an actionBen Hutchings1-3/+3
2013-07-21cgroup: fix umount vs cgroup_event_remove() raceLi Zefan1-6/+19
2013-07-13futex: Take hugepages into account when generating futex_keyZhang Yi1-1/+2
2013-07-13module: do percpu allocation after uniqueness check. No, really!Rusty Russell1-16/+18
2013-06-29Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validationMathieu Desnoyers1-9/+11
2013-06-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+5
2013-06-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-3/+3
2013-06-21Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-10/+11
2013-06-21tick: Fix tick_broadcast_pending_mask not clearedDaniel Lezcano1-2/+5
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-4/+57
2013-06-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-82/+185
2013-06-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+17
2013-06-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-10/+5
2013-06-20hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()Oleg Nesterov1-2/+2
2013-06-20hw_breakpoint: Fix cpu check in task_bp_pinned(cpu)Oleg Nesterov1-1/+1
2013-06-19tracing/context-tracking: Add preempt_schedule_context() for tracingSteven Rostedt1-0/+40
2013-06-19sched: Fix clear NOHZ_BALANCE_KICKVincent Guittot1-4/+17
2013-06-19perf: Fix mmap() accounting holePeter Zijlstra2-72/+159
2013-06-18range: Do not add new blank slot with add_range_with_mergeYinghai Lu1-10/+11
2013-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2013-06-15move exit_task_namespaces() outside of exit_notify()Oleg Nesterov1-1/+1
2013-06-14idle: Enable interrupts in the weak arch_cpu_idle() implementationJames Bottomley1-0/+1
2013-06-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2-4/+19
2013-06-12Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds5-77/+101
2013-06-12kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules()Chen Gang1-0/+1
2013-06-12audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLEOleg Nesterov1-1/+1
2013-06-12kmsg: honor dmesg_restrict sysctl on /dev/kmsgKees Cook1-41/+50
2013-06-12reboot: rigrate shutdown/reboot to boot cpuRobin Holt1-3/+26
2013-06-12CPU hotplug: provide a generic helper to disable/enable CPU hotplugSrivatsa S. Bhat1-32/+23
2013-06-12Merge tag 'trace-fixes-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-7/+3
2013-06-11idle: Add the stack canary init to cpu_startup_entry()Thomas Gleixner1-0/+16
2013-06-11tracing: Fix outputting formats of x86-tsc and counter when use trace_clockYoshihiro YUNOMAE2-7/+3
2013-06-10Fix lockup related to stop_machine being stuck in __do_softirq.Ben Greear1-3/+10
2013-06-10rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migrationPaul E. McKenney1-2/+2
2013-06-10rcu: Don't call wakeup() with rcu_node structure ->lock heldSteven Rostedt2-2/+17
2013-06-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-2/+15
2013-06-08Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-2/+7
2013-06-08irqdomain: document the simple domain first_irqLinus Walleij1-1/+4
2013-06-08kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang1-1/+2
2013-06-08irqdomain: export irq_domain_add_simpleArnd Bergmann1-0/+1
2013-06-07Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-11/+19
2013-06-06tracing: Use current_uid() for critical time tracingSteven Rostedt (Red Hat)1-1/+9
2013-06-03Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-15/+16
2013-05-31tick: Remove useless timekeeping duty attribution to broadcast sourceJiri Bohac1-4/+0
2013-05-31nohz: Fix notifier return val that enforce timekeepingLi Zhong1-1/+1
2013-05-31kvm: Move guest entry/exit APIs to context_trackingFrederic Weisbecker1-1/+0
2013-05-31vtime: Use consistent clocks among nohz accountingFrederic Weisbecker2-4/+4
2013-05-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+5
2013-05-29tracing: Fix bad parameter passed in branch selftestSteven Rostedt (Red Hat)1-1/+1
2013-05-29Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...Thomas Gleixner2-1/+8
2013-05-28ftrace: Use the rcu _notrace variants for rcu_dereference_raw() and friendsSteven Rostedt1-9/+9
2013-05-29cgroup: warn about mismatching options of a new mount of an existing hierarchyJeff Liu1-5/+8
2013-05-28timekeeping: Correct run-time detection of persistent_clock.Zoran Markovic1-0/+8
2013-05-28ntp: Remove unused variable flags in __hardppsGeert Uytterhoeven1-1/+0
2013-05-28Merge tag 'trace-fixes-v3.10-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+10
2013-05-28ring-buffer: Do not poll non allocated cpu buffersSteven Rostedt (Red Hat)1-0/+3
2013-05-28perf: Fix perf mmap bugsPeter Zijlstra2-17/+23
2013-05-28kprobes: Fix to free gone and unused optprobesMasami Hiramatsu1-10/+20
2013-05-28tick: Cure broadcast false positive pending bit warningThomas Gleixner1-1/+7
2013-05-24auditfilter.c: fix kernel-doc warningsRandy Dunlap1-3/+0
2013-05-24Merge tag 'trace-fixes-v3.10-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+3
2013-05-24cgroup: fix a subtle bug in descendant pre-order walkTejun Heo1-6/+3
2013-05-23tracing: Fix crash when ftrace=nop on the kernel command lineSteven Rostedt (Red Hat)1-2/+7
2013-05-18Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds1-17/+4
2013-05-17x86, range: fix missing merge during add rangeYinghai Lu1-3/+5
2013-05-17kmemleak: No need for scanning specific module sectionsSteven Rostedt1-13/+0
2013-05-17kmemleak: Scan all allocated, writeable and not executable module sectionsSteven Rostedt1-4/+4
2013-05-16Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+6
2013-05-16Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-2/+2
2013-05-16usermodehelper: check subprocess_info->path != NULLOleg Nesterov1-0/+5
2013-05-16tracing: Return -EBUSY when event_enable_func() fails to get moduleMasami Hiramatsu1-1/+3
2013-05-15workqueue: don't perform NUMA-aware allocations on offline nodes in wq_numa_i...Tejun Heo1-1/+2
2013-05-15Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-13/+44
2013-05-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-151/+89
2013-05-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-12/+8
2013-05-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2013-05-15tracing/kprobes: Make print_*probe_event staticMasami Hiramatsu1-2/+2
2013-05-15tracing/kprobes: Fix a sparse warning for incorrect type in assignmentMasami Hiramatsu1-1/+1
2013-05-15tracing/kprobes: Use rcu_dereference_raw for tp->filesMasami Hiramatsu1-10/+37
2013-05-15tracing: Fix leaks of filter predsSteven Rostedt (Red Hat)1-0/+4
2013-05-15rcu: Don't allocate bootmem from rcu_init()Sasha Levin1-1/+1
2013-05-14time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitonsJohn Stultz1-5/+0
2013-05-14workqueue: Make schedule_work() available again to non GPL modulesMarc Dionne1-3/+3
2013-05-14workqueue: correct handling of the pool spin_lockJoonsoo Kim1-0/+1
2013-05-14rcu: Fix comparison sense in rcu_needs_cpu()Paul E. McKenney1-1/+1
2013-05-14Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+9
2013-05-14timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARETirupathi Reddy1-1/+1
2013-05-14rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exitSrivatsa S. Bhat1-0/+2
2013-05-14tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offlineThomas Gleixner1-0/+1
2013-05-14cgroup: initialize xattr before calling d_instantiate()Li Zefan1-4/+5
2013-05-12tick: Cleanup NOHZ per cpu data on cpu downThomas Gleixner1-1/+1
2013-05-11Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-108/+363
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds4-783/+656
2013-05-10workqueue: workqueue_congested() shouldn't translate WORK_CPU_UNBOUND into no...Tejun Heo1-0/+9
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-2/+3
2013-05-10Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds1-1/+4
2013-05-09tracing/kprobes: Support soft-mode disablingMasami Hiramatsu1-0/+6
2013-05-09tracing/kprobes: Support ftrace_event_file base multibufferMasami Hiramatsu1-36/+214
2013-05-09tracing/kprobes: Pass trace_probe directly from dispatcherMasami Hiramatsu1-17/+16
2013-05-09tracing/kprobes: Increment probe hit-count even if it is used by perfMasami Hiramatsu1-4/+4
2013-05-09tracing/kprobes: Use bool for retprobe checkerMasami Hiramatsu1-1/+1
2013-05-09ftrace: Fix function probe when more than one probe is addedSteven Rostedt (Red Hat)1-1/+5
2013-05-09ftrace: Fix the output of enabled_functions debug fileSteven Rostedt (Red Hat)1-1/+1
2013-05-09ftrace: Fix locking in register_ftrace_function_probe()Steven Rostedt (Red Hat)1-4/+6