aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-27Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+6
2020-12-27Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-15/+4
2020-12-27Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-33/+20
2020-12-25genirq: Fix export of irq_to_desc() for powerpc KVMMichael Ellerman1-1/+1
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-20/+67
2020-12-22Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-30/+76
2020-12-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2020-12-22Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds6-8/+384
2020-12-22kasan: rename (un)poison_shadow to (un)poison_rangeAndrey Konovalov1-2/+2
2020-12-22Merge branch 'pm-cpufreq'Rafael J. Wysocki1-30/+76
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+16
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn1-0/+2
2020-12-18timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill"Colin Ian King1-1/+1
2020-12-18softirq: Avoid bad tracing / lockdep interactionPeter Zijlstra1-1/+1
2020-12-18jump_label: Fix usage in module __initPeter Zijlstra1-3/+5
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds36-352/+662
2020-12-17Merge tag 'modules-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds2-89/+121
2020-12-17Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds3-3/+3
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-1/+0
2020-12-16Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds1-2/+18
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-67/+0
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-136/+45
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2-51/+1
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-3/+293
2020-12-16Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/auditLinus Torvalds2-29/+18
2020-12-16Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds2-119/+170
2020-12-16tick/sched: Remove bogus boot "safety" checkThomas Gleixner1-7/+0
2020-12-16tick: Remove pointless cpu valid check in hotplug codeThomas Gleixner1-7/+3
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds7-60/+48
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds9-135/+271
2020-12-15fault-injection: handle EI_ETYPE_TRUEBarnabás Pőcze1-3/+3
2020-12-15reboot: hide from sysfs not applicable settingsMatteo Croce1-23/+31
2020-12-15reboot: allow to override reboot type if quirks are foundMatteo Croce1-0/+6
2020-12-15reboot: remove cf9_safe from allowed types and rename cf9_forceMatteo Croce1-9/+3
2020-12-15reboot: allow to specify reboot mode via sysfsMatteo Croce1-0/+206
2020-12-15reboot: refactor and comment the cpu selection codeMatteo Croce1-13/+17
2020-12-15kcov: don't instrument with UBSANDmitry Vyukov1-0/+3
2020-12-15kernel/resource.c: fix kernel-doc markupsMauro Carvalho Chehab1-10/+14
2020-12-15blktrace: make relay callbacks constJani Nikula1-1/+1
2020-12-15relay: allow the use of const callback structsJani Nikula1-27/+10
2020-12-15relay: make create_buf_file and remove_buf_file callbacks mandatoryJani Nikula1-25/+1
2020-12-15relay: require non-NULL callbacks in relay_open()Jani Nikula1-12/+2
2020-12-15relay: remove unused buf_mapped and buf_unmapped callbacksJani Nikula1-34/+0
2020-12-15gcov: fix kernel-doc markup issueAlex Shi1-3/+3
2020-12-15gcov: remove support for GCC < 4.9Nick Desaulniers1-3/+1
2020-12-15kdump: append uts_namespace.name offset to VMCOREINFOAlexander Egorenkov1-0/+1
2020-12-15kernel/acct.c: use #elif instead of #end and #elifHui Su1-5/+2
2020-12-15Merge branch 'exec-update-lock-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds4-26/+26
2020-12-15Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds4-72/+22
2020-12-15Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-5/+158