summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2020-12-15kernel/resource.c: fix kernel-doc markupsMauro Carvalho Chehab
2020-12-15blktrace: make relay callbacks constJani Nikula
2020-12-15relay: allow the use of const callback structsJani Nikula
2020-12-15relay: make create_buf_file and remove_buf_file callbacks mandatoryJani Nikula
2020-12-15relay: require non-NULL callbacks in relay_open()Jani Nikula
2020-12-15relay: remove unused buf_mapped and buf_unmapped callbacksJani Nikula
2020-12-15gcov: fix kernel-doc markup issueAlex Shi
2020-12-15gcov: remove support for GCC < 4.9Nick Desaulniers
2020-12-15kdump: append uts_namespace.name offset to VMCOREINFOAlexander Egorenkov
2020-12-15kernel/acct.c: use #elif instead of #end and #elifHui Su
2020-12-15Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-15kernel/power: allow hibernation with page_poison sanity checkingVlastimil Babka
2020-12-15PM: hibernate: make direct map manipulations more explicitMike Rapoport
2020-12-15workqueue: kasan: record workqueue stackWalter Wu
2020-12-15mm: cleanup: remove unused tsk arg from __access_remote_vmJohn Hubbard
2020-12-15mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_stateMuchun Song
2020-12-15cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchyRoman Gushchin
2020-12-15mm: memcg: deprecate the non-hierarchical modeRoman Gushchin
2020-12-15mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe
2020-12-15kthread_worker: document CPU hotplug handlingPetr Mladek
2020-12-15kthread: add kthread_work tracepointsRob Clark
2020-12-15Merge branches 'acpi-resources' and 'acpi-docs'Rafael J. Wysocki
2020-12-15Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Rafael J. Wysocki
2020-12-15Merge branches 'pm-cpuidle' and 'pm-em'Rafael J. Wysocki
2020-12-15Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner
2020-12-14Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-12-14Merge tag 'perf-kprobes-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-14Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-14Merge tag 'locking-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-12-14Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-14Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-14Merge tag 'fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds
2020-12-14Merge tag 'time-namespace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-12-14Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-14bpf: Permits pointers on stack for helper callsYonghong Song
2020-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-12-14Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki
2020-12-13Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski