aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2020-03-11Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-03-11Merge tag 'v5.2.34' into v5.2/standard/baseBruce Ashfield
2020-03-07dma-direct: don't check swiotlb=force in dma_direct_map_resourceChristoph Hellwig
2020-03-07ptp: fix the race between the release of ptp_clock and cdevVladis Dronov
2020-03-07hrtimer: Annotate lockless access to timer->stateEric Dumazet
2020-03-07kernel: sysctl: make drop_caches write-onlyJohannes Weiner
2020-03-07dma-mapping: fix handling of dma-ranges for reserved memory (again)Vladimir Murzin
2020-03-07dma-debug: add a schedule point in debug_dma_dump_mappings()Eric Dumazet
2020-02-27Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-02-27Merge tag 'v5.2.33' into v5.2/standard/baseBruce Ashfield
2020-02-24cpufreq: Avoid leaving stale IRQ work items during CPU offlineRafael J. Wysocki
2020-02-24bpf: Provide better register bounds after jmp32 instructionsYonghong Song
2020-02-24perf/core: Fix the mlock accounting, againAlexander Shishkin
2020-02-24tracing/kprobe: Check whether the non-suffixed symbol is notraceMasami Hiramatsu
2020-02-24tracing: use kvcalloc for tgid_map array allocationYuming Han
2020-02-24cgroup: freezer: don't change task and cgroups status unnecessarilyHonglei Wang
2020-02-24bpf/stackmap: Fix deadlock with rq_lock in bpf_get_stack()Song Liu
2020-02-05Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-02-05Merge tag 'v5.2.31' into v5.2/standard/baseBruce Ashfield
2020-01-31workqueue: Fix missing kfree(rescuer) in destroy_workqueue()Tejun Heo
2020-01-31cgroup: pids: use atomic64_t for pids->limitAleksa Sarai
2020-01-31workqueue: Fix pwq ref leak in rescuer_thread()Tejun Heo
2020-01-31workqueue: Fix spurious sanity check failures in destroy_workqueue()Tejun Heo
2020-01-20Merge branch 'v5.2/standard/base' into v5.2/standard/cn96xxBruce Ashfield
2020-01-20Merge tag 'v5.2.30' into v5.2/standard/baseBruce Ashfield
2020-01-19perf/core: Consistently fail fork on allocation failuresAlexander Shishkin
2020-01-19sched/pelt: Fix update of blocked PELT orderingVincent Guittot
2020-01-19sched/core: Avoid spurious lock dependenciesPeter Zijlstra
2020-01-19audit_get_nd(): don't unlock parent too earlyAl Viro
2020-01-19cgroup: don't put ERR_PTR() into fc->rootAl Viro
2020-01-19signal: simplify set_user_sigmask/restore_user_sigmaskOleg Nesterov
2020-01-19time: Zero the upper 32-bits in __kernel_timespec on 32-bitDmitry Safonov
2020-01-19stacktrace: Don't skip first entry on noncurrent tasksJiri Slaby
2020-01-19bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich
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