summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-08-29Merge remote-tracking branch 'stable-rc/linux-4.4.y' into 4.4.85-rc-hikeytemp-4.4.85-rc-hikeySumit Semwal
2017-08-28perf/core: Fix group {cpu,task} validationMark Rutland
2017-08-28tracing: Fix freeing of filter in create_filter() when set_str is falseSteven Rostedt (VMware)
2017-08-24pids: make task_tgid_nr_ns() safeOleg Nesterov
2017-08-24audit: Fix use after free in audit_remove_watch_rule()Jan Kara
2017-08-16cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin
2017-08-11workqueue: implicit ordered attribute should be overridableTejun Heo
2017-08-11signal: protect SIGNAL_UNKILLABLE from unintentional clearing.Jamie Iles
2017-08-11workqueue: restore WQ_UNBOUND/max_active==1 to be orderedTejun Heo
2017-08-06sched/cputime: Fix prev steal time accouting during CPU hotplugWanpeng Li
2017-08-06/proc/iomem: only expose physical resource addresses to privileged usersLinus Torvalds
2017-08-06sched/cgroup: Move sched_online_group() back into css_online() to fix crashKonstantin Khlebnikov
2017-07-27alarmtimer: don't rate limit one-shot timersGreg Hackmann
2017-07-27tracing: Fix kmemleak in instance_rmdirChunyu Hu
2017-07-27Revert "perf/core: Drop kernel samples even though :u is specified"Ingo Molnar
2017-07-27ftrace: Fix uninitialized variable in match_records()Dan Carpenter
2017-07-21tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate resultsPavankumar Kondeti
2017-07-21sched/topology: Optimize build_group_mask()Lauro Ramos Venancio
2017-07-21sched/topology: Fix overlapping sched_group_maskPeter Zijlstra
2017-07-21kernel/extable.c: mark core_kernel_text notraceMarcin Nowakowski
2017-07-21bpf: prevent leaking pointer via xadd on unpriviledgedDaniel Borkmann
2017-07-15sysctl: report EINVAL if value is larger than UINT_MAX for proc_douintvecLiping Zhang
2017-07-15sysctl: don't print negative flag for proc_douintvecLiping Zhang
2017-07-15tracing/kprobes: Allow to create probe with a module name starting with a digitSabrina Dubroca
2017-07-05sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accountingMatt Fleming
2017-07-05kernel/panic.c: add missing \nJiri Slaby
2017-07-05sysctl: enable strict writesKees Cook
2017-06-29time: Fix clock->read(clock) race around clocksource changesJohn Stultz
2017-06-29signal: Only reschedule timers on signals timers have sentEric W. Biederman
2017-06-26alarmtimer: Rate limit periodic intervalsThomas Gleixner
2017-06-26alarmtimer: Prevent overflow of relative timersThomas Gleixner
2017-06-26genirq: Release resources in __setup_irq() error pathHeiner Kallweit
2017-06-14perf/core: Drop kernel samples even though :u is specifiedJin Yao
2017-06-14cpuset: consider dying css as offlineTejun Heo
2017-06-14stackprotector: Increase the per-task stack canary's random range from 32 bit...Daniel Micay
2017-06-14ptrace: Properly initialize ptracer_cred on forkEric W. Biederman
2017-06-06DEBUG: schedtune: add tracepoint for schedtune_tasks_update() valuesPatrick Bellasi
2017-06-06DEBUG: schedtune: add tracepoint for CPU boost signalPatrick Bellasi
2017-06-06DEBUG: schedtune: add tracepoint for SchedTune configuration updatePatrick Bellasi
2017-06-06DEBUG: sched: add energy procfs interfaceDietmar Eggemann
2017-06-06DEBUG: sched,cpufreq: add cpu_capacity change tracepointJuri Lelli
2017-06-06DEBUG: sched: add tracepoint for CPU load/util signalsJuri Lelli
2017-06-06DEBUG: sched: add tracepoint for task load/util signalsJuri Lelli
2017-06-06DEBUG: sched: add tracepoint for cpu/freq scale invarianceJuri Lelli
2017-06-06sched/fair: filter energy_diff() based on energy_payoff valuePatrick Bellasi
2017-06-06sched/tune: add support to compute normalized energyPatrick Bellasi
2017-06-06sched/fair: keep track of energy/capacity variationsPatrick Bellasi
2017-06-06sched/fair: add boosted task utilizationPatrick Bellasi
2017-06-06sched/{fair,tune}: track RUNNABLE tasks impact on per CPU boost valuePatrick Bellasi
2017-06-06sched/tune: compute and keep track of per CPU boost valuePatrick Bellasi