summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn-0/+2
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-352/+662
2020-12-17Merge tag 'modules-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-89/+121
2020-12-17Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+3
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2020-12-16Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+18
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-67/+0
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds-136/+45
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds-51/+1
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+293
2020-12-16Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-29/+18
2020-12-16Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-119/+170
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-60/+48
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-135/+271
2020-12-15fault-injection: handle EI_ETYPE_TRUEBarnabás Pőcze-3/+3
2020-12-15reboot: hide from sysfs not applicable settingsMatteo Croce-23/+31
2020-12-15reboot: allow to override reboot type if quirks are foundMatteo Croce-0/+6
2020-12-15reboot: remove cf9_safe from allowed types and rename cf9_forceMatteo Croce-9/+3
2020-12-15reboot: allow to specify reboot mode via sysfsMatteo Croce-0/+206
2020-12-15reboot: refactor and comment the cpu selection codeMatteo Croce-13/+17
2020-12-15kcov: don't instrument with UBSANDmitry Vyukov-0/+3
2020-12-15kernel/resource.c: fix kernel-doc markupsMauro Carvalho Chehab-10/+14
2020-12-15blktrace: make relay callbacks constJani Nikula-1/+1
2020-12-15relay: allow the use of const callback structsJani Nikula-27/+10
2020-12-15relay: make create_buf_file and remove_buf_file callbacks mandatoryJani Nikula-25/+1
2020-12-15relay: require non-NULL callbacks in relay_open()Jani Nikula-12/+2
2020-12-15relay: remove unused buf_mapped and buf_unmapped callbacksJani Nikula-34/+0
2020-12-15gcov: fix kernel-doc markup issueAlex Shi-3/+3
2020-12-15gcov: remove support for GCC < 4.9Nick Desaulniers-3/+1
2020-12-15kdump: append uts_namespace.name offset to VMCOREINFOAlexander Egorenkov-0/+1
2020-12-15kernel/acct.c: use #elif instead of #end and #elifHui Su-5/+2
2020-12-15Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-26/+26
2020-12-15Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-72/+22
2020-12-15Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-5/+158
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-7/+31
2020-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+0
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-176/+176
2020-12-15Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2020-12-15Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-736/+1616
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-22/+83
2020-12-15kernel/power: allow hibernation with page_poison sanity checkingVlastimil Babka-5/+13
2020-12-15PM: hibernate: make direct map manipulations more explicitMike Rapoport-2/+36
2020-12-15workqueue: kasan: record workqueue stackWalter Wu-0/+3
2020-12-15mm: cleanup: remove unused tsk arg from __access_remote_vmJohn Hubbard-1/+1
2020-12-15mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_stateMuchun Song-1/+1
2020-12-15cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchyRoman Gushchin-7/+0
2020-12-15mm: memcg: deprecate the non-hierarchical modeRoman Gushchin-5/+0
2020-12-15mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe-0/+1
2020-12-15kthread_worker: document CPU hotplug handlingPetr Mladek-1/+19
2020-12-15kthread: add kthread_work tracepointsRob Clark-0/+9