aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+18
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGravatar Linus Torvalds 3-67/+0
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-136/+45
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-51/+1
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+293
2020-12-16Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-29/+18
2020-12-16Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 2-119/+170
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-60/+48
2020-12-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 9-135/+271
2020-12-15fault-injection: handle EI_ETYPE_TRUEGravatar Barnabás Pőcze 1-3/+3
2020-12-15reboot: hide from sysfs not applicable settingsGravatar Matteo Croce 1-23/+31
2020-12-15reboot: allow to override reboot type if quirks are foundGravatar Matteo Croce 1-0/+6
2020-12-15reboot: remove cf9_safe from allowed types and rename cf9_forceGravatar Matteo Croce 1-9/+3
2020-12-15reboot: allow to specify reboot mode via sysfsGravatar Matteo Croce 1-0/+206
2020-12-15reboot: refactor and comment the cpu selection codeGravatar Matteo Croce 1-13/+17
2020-12-15kcov: don't instrument with UBSANGravatar Dmitry Vyukov 1-0/+3
2020-12-15kernel/resource.c: fix kernel-doc markupsGravatar Mauro Carvalho Chehab 1-10/+14
2020-12-15blktrace: make relay callbacks constGravatar Jani Nikula 1-1/+1
2020-12-15relay: allow the use of const callback structsGravatar Jani Nikula 1-27/+10
2020-12-15relay: make create_buf_file and remove_buf_file callbacks mandatoryGravatar Jani Nikula 1-25/+1
2020-12-15relay: require non-NULL callbacks in relay_open()Gravatar Jani Nikula 1-12/+2
2020-12-15relay: remove unused buf_mapped and buf_unmapped callbacksGravatar Jani Nikula 1-34/+0
2020-12-15gcov: fix kernel-doc markup issueGravatar Alex Shi 1-3/+3
2020-12-15gcov: remove support for GCC < 4.9Gravatar Nick Desaulniers 1-3/+1
2020-12-15kdump: append uts_namespace.name offset to VMCOREINFOGravatar Alexander Egorenkov 1-0/+1
2020-12-15kernel/acct.c: use #elif instead of #end and #elifGravatar Hui Su 1-5/+2
2020-12-15Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 4-26/+26
2020-12-15Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-72/+22
2020-12-15Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 3-5/+158
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 4-7/+31
2020-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-1/+0
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 8-176/+176
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 28-736/+1616
2020-12-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 8-22/+83
2020-12-15kernel/power: allow hibernation with page_poison sanity checkingGravatar Vlastimil Babka 3-5/+13
2020-12-15PM: hibernate: make direct map manipulations more explicitGravatar Mike Rapoport 1-2/+36
2020-12-15workqueue: kasan: record workqueue stackGravatar Walter Wu 1-0/+3
2020-12-15mm: cleanup: remove unused tsk arg from __access_remote_vmGravatar John Hubbard 1-1/+1
2020-12-15mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_stateGravatar Muchun Song 1-1/+1
2020-12-15cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchyGravatar Roman Gushchin 1-7/+0
2020-12-15mm: memcg: deprecate the non-hierarchical modeGravatar Roman Gushchin 1-5/+0
2020-12-15mm/gup: prevent gup_fast from racing with COW during forkGravatar Jason Gunthorpe 1-0/+1
2020-12-15kthread_worker: document CPU hotplug handlingGravatar Petr Mladek 1-1/+19
2020-12-15kthread: add kthread_work tracepointsGravatar Rob Clark 1-0/+9
2020-12-15Merge branches 'acpi-resources' and 'acpi-docs'Gravatar Rafael J. Wysocki 3-5/+158
2020-12-15Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'Gravatar Rafael J. Wysocki 2-0/+4
2020-12-15Merge branches 'pm-cpuidle' and 'pm-em'Gravatar Rafael J. Wysocki 1-1/+1
2020-12-15Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 2-6/+26
2020-12-15Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Gravatar Thomas Gleixner 44-320/+566