Commit Graph

10958 Commits (5480bcdd60603f834b7c0c252213ca1932c28bfc)

Author SHA1 Message Date
Kacper Kornet aa5bd67dcf Fix prlimit64 for suid/sgid processes 14 years ago
Paul Turner 05ca62c6ca sched: Use rq->clock_task instead of rq->clock for correctly maintaining load averages 14 years ago
Paul Turner b815f1963e sched: Fix/remove redundant cfs_rq checks 14 years ago
Paul Turner e37b6a7b27 sched: Fix sign under-flows in wake_affine 14 years ago
Torben Hohn ac751efa6a console: rename acquire/release_console_sem() to console_lock/unlock() 14 years ago
Andy Whitcroft 8c6a98b22b Input: sysrq - ensure sysrq_enabled and __sysrq_enabled are consistent 14 years ago
Yong Zhang 3ff6dcac73 sched: Fix poor interactivity on UP systems due to group scheduler nice tune bug 14 years ago
Dmitry Torokhov e94965ed5b module: show version information for built-in modules in sysfs 14 years ago
Oleg Nesterov 806839b22c perf: perf_event_exit_task_context: s/rcu_dereference/rcu_dereference_raw/ 14 years ago
Peter Zijlstra 547e9fd7d3 perf: Annotate cpuctx->ctx.mutex to avoid a lockdep splat 14 years ago
Thomas Gleixner 1c77ff22f5 genirq: Remove __do_IRQ 14 years ago
Milton Miller 225c8e010f kernel/smp.c: consolidate writes in smp_call_function_interrupt() 14 years ago
Anton Blanchard 6dc1989995 kernel/smp.c: fix smp_call_function_many() SMP race 14 years ago
Tejun Heo bd924e8cbd smp: Allow on_each_cpu() to be called while early_boot_irqs_disabled status to init/main.c 14 years ago
Tejun Heo 2ce802f62b lockdep: Move early boot local IRQ enable/disable status to init/main.c 14 years ago
Stephen Boyd 2d0640b47d hrtimers: Notify hrtimer users of switches to NOHZ mode 14 years ago
Oleg Nesterov 8550d7cb6e perf: Fix perf_event_init_task()/perf_event_free_task() interaction 14 years ago
Oleg Nesterov dbe08d82ce perf: Fix find_get_context() vs perf_event_exit_task() race 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