Commit Graph

11007 Commits (d10e4a660d11212a41ac5d2c116a655e25e2d38a)

Author SHA1 Message Date
Oleg Nesterov dbe08d82ce perf: Fix find_get_context() vs perf_event_exit_task() race 14 years ago
Tao Ma 490da40d82 blktrace: Don't output messages if NOTIFY isn't set. 14 years ago
Peter Zijlstra 068c5cc5ac sched, cgroup: Use exit hook to avoid use-after-free crash 14 years ago
Oleg Nesterov 66832eb4ba perf: Validate cpu early in perf_event_alloc() 14 years ago
Oleg Nesterov 22a4ec7290 perf: Find_get_context: fix the per-cpu-counter check 14 years ago
Peter Zijlstra c5ed514559 perf: Fix contexted inheritance 14 years ago
Mike Galbraith d7d8294415 sched: Fix signed unsigned comparison in check_preempt_tick() 14 years ago
Yong Zhang fce2097983 sched: Replace rq->bkl_count with rq->rq_sched_info.bkl_count 14 years ago
Mike Galbraith f44937718c sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure 14 years ago
Bharata B Rao 8ecedd7a06 sched: Display autogroup names in /proc/sched_debug 14 years ago
Bharata B Rao efe25c2c7b sched: Reinstate group names in /proc/sched_debug 14 years ago
Paul Turner 977dda7c9b sched: Update effective_load() to use global share weights 14 years ago
Lai Jiangshan 7f85803a26 tracing: Remove syscall_exit_fields 14 years ago
Al Viro c72a04e347 cgroup_fs: fix cgroup use of simple_lookup() 14 years ago
Paul E. McKenney b24efdfdf6 rcu: avoid pointless blocked-task warnings 14 years ago
Paul E. McKenney c072a388d5 rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status 14 years ago
Li Zefan 3ec762ad8b cgroups: Fix a lockdep warning at cgroup removal 14 years ago
Andrea Arcangeli ba76149f47 thp: khugepaged 14 years ago
Andrea Arcangeli e7a00c45f2 thp: add pmd_huge_pte to mm_struct 14 years ago
Andrea Arcangeli a5b338f2b0 thp: update futex compound knowledge 14 years ago
Mandeep Singh Baines dabb16f639 oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down 14 years ago
Dave Jones 43bb40c9e3 sched: remove long deprecated CLONE_STOPPED flag 14 years ago
Eric Dumazet 6c9ae009b2 irq: use per_cpu kstat_irqs 14 years ago
Alexander Gordeev e2c18e49a0 pps: capture MONOTONIC_RAW timestamps as well 14 years ago
Alexander Gordeev 025b40abe7 ntp: add hardpps implementation 14 years ago
Jeff Mahoney 9ab020cf07 taskstats: use better ifdef for alignment 14 years ago
Pavel Emelyanov 6164281ab7 user_ns: improve the user_ns on-the-slab packaging 14 years ago
Jovi Zhang e020e742e5 sysctl: remove obsolete comments 14 years ago
Jovi Zhang 5561050003 sysctl: fix #ifdef guard comment 14 years ago
Joe Perches 34e49d4f63 fs/proc/base.c, kernel/latencytop.c: convert sprintf_symbol() to %ps 14 years ago
Huang Ying fb842b00c5 printk: use RCU to prevent potential lock contention in kmsg_dump 14 years ago
Dan Rosenberg 455cd5ab30 kptr_restrict for hiding kernel pointers from unprivileged users 14 years ago
Amerigo Wang 351f8f8e64 kernel: clean up USE_GENERIC_SMP_HELPERS 14 years ago
Seiji Aguchi 04c6862c05 kmsg_dump: add kmsg_dump() calls to the reboot, halt, poweroff and emergency_restart paths 14 years ago
Al Viro 0df6a63f87 switch cgroup 14 years ago
H Hartley Sweeten afa14e7c55 timekeeping: Make local variables static 14 years ago
Nicolas Pitre 5fdade95f2 time: Rename misnamed minsec argument of clocks_calc_mult_shift() 14 years ago
Huang Ying 81e88fdc43 ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support 14 years ago
Tejun Heo 42c025f3de workqueue: note the nested NOT_RUNNING test in worker_clr_flags() isn't a noop 14 years ago
Tejun Heo e159489baa workqueue: relax lockdep annotation on flush_work() 14 years ago
Steven Rostedt f123c98e7f rtmutex: Fix comment about why new_owner can be NULL in wake_futex_pi() 14 years ago
Jens Axboe 797a455d2c block: ensure that completion error gets properly traced 14 years ago
Mathieu Desnoyers 870915e047 tracing: Fix TRACE_EVENT power tracepoint creation 14 years ago
Li Zefan 1dbd1951f3 tracing: Fix preempt count leak 14 years ago
Peter Zijlstra c9b5f501ef sched: Constify function scope static struct sched_param usage 14 years ago
Hillf Danton 524429c31b sched: Fix strncmp operation 14 years ago
Mike Galbraith 1c5354de90 sched: Move sched_autogroup_exit() to free_signal_struct() 14 years ago
Mike Galbraith e9aa1dd19f sched: Fix struct autogroup memory leak 14 years ago
Yong Zhang 0ca0873555 sched: Mark autogroup_init() __init 14 years ago
Yong Zhang 07e06b011d sched: Consolidate the name of root_task_group and init_task_group 14 years ago