summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2020-10-15tracing: Fix race in trace_open and buffer resize callGaurav Kohli
2020-10-15tracing: Check return value of __create_val_fields() before using its resultSteven Rostedt (VMware)
2020-10-15bpf: Fix register equivalence tracking.Alexei Starovoitov
2020-10-15printk: ringbuffer: Wrong data pointer when appending small stringPetr Mladek
2020-10-15rcu/tree: docs: document bkvcache new members at struct kfree_rcu_cpuMauro Carvalho Chehab
2020-10-14Merge branch 'for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2020-10-14Merge tag 'threads-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-14Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-14Merge tag 'pm-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-10-14Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-13mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessarySuren Baghdasaryan
2020-10-13dma-contiguous: simplify cma_early_percent_memory()Mike Rapoport
2020-10-13mm: remove src/dst mm parameter in copy_page_range()Peter Xu
2020-10-13mm: use helper function mapping_allow_writable()Miaohe Lin
2020-10-13resource: report parent to walk_iomem_res_desc() callbackDan Williams
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-13Merge tag 'audit-pr-20201012' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-13Merge tag 'printk-for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-13Merge tag 'io_uring-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-13Merge branches 'pm-core', 'pm-sleep', 'pm-pci' and 'pm-domains'Rafael J. Wysocki
2020-10-13Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-10-12Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-10-12Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-12Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-10-12Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2020-10-12Merge tag 'locking-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-12Merge tag 'sched-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-12Merge tag 'irq-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-12Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-12Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-10-12Merge tag 'x86_cleanups_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-10-12module: statically initialize init section freeing dataDaniel Jordan
2020-10-12perf/core: Fix race in the perf_mmap_close() functionJiri Olsa
2020-10-12Merge branch 'printk-rework' into for-linusPetr Mladek
2020-10-11Merge tag 'irqchip-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2020-10-11Merge tag 'perf-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-11bpf: Allow for map-in-map with dynamic inner array map entriesDaniel Borkmann
2020-10-10Merge branch 'irq/tegra-pmc' into irq/irqchip-nextMarc Zyngier
2020-10-10genirq/irqdomain: Allow partial trimming of irq_data hierarchyMarc Zyngier
2020-10-09bpf: Track spill/fill of bounded scalars.Yonghong Song
2020-10-09bpf: Propagate scalar ranges through register assignments.Alexei Starovoitov
2020-10-09Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar
2020-10-09Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar
2020-10-09lockdep: Fix lockdep recursionPeter Zijlstra