aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2020-01-15Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-01-15Merge tag 'v5.2.29' into v5.2/standard/baseBruce Ashfield
2020-01-09futex: Prevent robust futex exit raceYang Tao
2020-01-09ntp/y2038: Remove incorrect time_t truncationArnd Bergmann
2020-01-09cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in ptrac...Oleg Nesterov
2019-12-29Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2019-12-29Merge tag 'v5.2.28' into v5.2/standard/baseBruce Ashfield
2019-12-29sched/topology: Allow sched_asym_cpucapacity to be disabledValentin Schneider
2019-12-29sched/topology: Don't try to build empty sched domainsValentin Schneider
2019-12-29bpf: Fix use after free in bpf_get_prog_nameDaniel Borkmann
2019-12-29bpf: Fix use after free in subprog's jited symbol removalDaniel Borkmann
2019-12-18Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2019-12-18Merge tag 'v5.2.27' into v5.2/standard/baseBruce Ashfield
2019-12-16tracing: Fix "gfp_t" format for synthetic eventsZhengjun Xing
2019-12-12Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2019-12-12Merge tag 'v5.2.26' into v5.2/standard/baseBruce Ashfield
2019-12-10sched/fair: Fix -Wunused-but-set-variable warningsQian Cai
2019-12-10sched/fair: Fix low cpu usage with high throttling by removing expiration of ...Dave Chiluk
2019-12-10perf/aux: Fix tracking of auxiliary trace buffer allocationThomas Richter
2019-12-10tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek
2019-12-10perf/core: Fix corner case in perf_rotate_context()Song Liu
2019-12-10perf/core: Rework memory accounting in perf_mmap()Song Liu
2019-12-10sched/vtime: Fix guest/system mis-accounting on task switchFrederic Weisbecker
2019-12-10sched/fair: Scale bandwidth quota and period without losing quota/period rati...Xuewei Zhang
2019-12-02Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2019-12-02Merge tag 'v5.2.25' into v5.2/standard/baseBruce Ashfield
2019-12-02tracing: Have error path in predicate_parse() free its allocated memoryNavid Emamdoost
2019-11-25Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2019-11-25Merge tag 'v5.2.24' into v5.2/standard/baseBruce Ashfield
2019-11-25tracing: Fix race in perf_trace_buf initializationPrateek Sood
2019-11-25perf/aux: Fix AUX output stoppingAlexander Shishkin
2019-11-17Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2019-11-17Merge tag 'v5.2.23' into v5.2/standard/baseBruce Ashfield
2019-11-14cpu/speculation: Uninline and export CPU mitigations helpersTyler Hicks
2019-11-10Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2019-11-10Merge tag 'v5.2.22' into v5.2/standard/baseBruce Ashfield
2019-11-09tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)
2019-11-09ftrace: Get a reference counter for the trace_array on filter filesSteven Rostedt (VMware)
2019-11-09tracing/hwlat: Don't ignore outer-loop duration when calculating max_latencySrivatsa S. Bhat (VMware)
2019-11-09tracing/hwlat: Report total time spent in all NMIs during the sampleSrivatsa S. Bhat (VMware)
2019-11-09kernel/sysctl.c: do not override max_threads provided by userspaceMichal Hocko
2019-11-09panic: ensure preemption is disabled during panic()Will Deacon
2019-11-09tick: broadcast-hrtimer: Fix a race in bc_set_nextBalasubramani Vivekanandan
2019-11-09bpf: Fix bpf_event_output re-entry issueAllan Zhang
2019-11-09kernel/elfcore.c: include proper prototypesValdis Kletnieks
2019-11-09sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()KeMeng Shi
2019-11-09sched/membarrier: Fix private expedited registration checkMathieu Desnoyers
2019-11-09Revert "locking/pvqspinlock: Don't wait if vCPU is preempted"Wanpeng Li
2019-11-09timer: Read jiffies once when forwarding base clkLi RongQing
2019-11-09tracing: Make sure variable reference alias has correct var_ref_idxTom Zanussi