aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2020-08-13Merge branch 'master-next'Bruce Ashfield
2020-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-12mm/gup: remove task_struct pointer for all gup codePeter Xu
2020-08-12kcov: make some symbols staticWei Yongjun
2020-08-12kcov: unconditionally add -fno-stack-protector to compiler optionsMarco Elver
2020-08-12panic: make print_oops_end_marker() staticYue Hu
2020-08-12kernel/panic.c: make oops_may_print() return boolTiezhu Yang
2020-08-12kdump: append kernel build-id string to VMCOREINFOVijay Balakrishna
2020-08-12kmod: remove redundant "be an" in the commentTiezhu Yang
2020-08-12kernel: add a kernel_wait helperChristoph Hellwig
2020-08-12exec: use force_uaccess_begin during exec and exitChristoph Hellwig
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig
2020-08-12mm: use unsigned types for fragmentation scoreNitin Gupta
2020-08-12mm: proactive compactionNitin Gupta
2020-08-12mm/vmscan: protect the workingset on anonymous LRUJoonsoo Kim
2020-08-11Merge tag 'libnvdimm-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-08-10kbuild: introduce ccflags-remove-y and asflags-remove-yMasahiro Yamada
2020-08-07Merge tag 'trace-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2020-08-07tracing: Add trace_array_init_printk() to initialize instance trace_printk() ...Steven Rostedt (VMware)
2020-08-07Merge tag 'kallsyms_show_value-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-08-07kasan: don't tag stacks allocated with pageallocAndrey Konovalov
2020-08-07rcu: kasan: record and print call_rcu() call stackWalter Wu
2020-08-07mm: adjust vm_committed_as_batch according to vm overcommit policyFeng Tang
2020-08-07mm: memcontrol: account kernel stack per nodeShakeel Butt
2020-08-07mm: memcg: convert vmstat slab counters to bytesRoman Gushchin
2020-08-07kthread: remove incorrect comment in kthread_create_on_cpu()Ilias Stamatis
2020-08-07mm: fix kthread_use_mm() vs TLB invalidatePeter Zijlstra
2020-08-07module: Correctly truncate sysfs sections outputKees Cook
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-08-07bpf: Delete repeated words in commentsRandy Dunlap
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-08-06Merge tag 'fsnotify_for_v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-06bpf: Remove inline from bpf_do_trace_printkStanislav Fomichev
2020-08-06bpf: Change uapi for bpf iterator map elementsYonghong Song
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-06Merge tag 'integrity-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2020-08-06kprobes: Fix compiler warning for !CONFIG_KPROBES_ON_FTRACEMuchun Song
2020-08-06Merge branch 'WIP.locking/seqlocks' into locking/urgentIngo Molnar
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05Merge tag 'driver-core-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-08-05Merge tag 'char-misc-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-05Merge branch 'master-next'Bruce Ashfield
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-04Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-08-04Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds