summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20configs: introduce debug.config for CI-like setupQian Cai
2022-01-20delayacct: track delays from memory compactwangyong
2022-01-20delayacct: support swapin delay accounting for swapping without blkioYang Yang
2022-01-20panic: remove oops_idSebastian Andrzej Siewior
2022-01-20panic: use error_report_end tracepoint on warningsMarco Elver
2022-01-20kernel/sys.c: only take tasklist_lock for get/setpriority(PRIO_PGRP)Davidlohr Bueso
2022-01-20kthread: dynamically allocate memory to store kthread's full nameYafang Shao
2022-01-19Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2022-01-17Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-16Merge tag 'hyperv-next-signed-20220114' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-01-16Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2022-01-16Merge tag 'livepatching-for-5.17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm/mempolicy: wire up syscall set_mempolicy_home_nodeAneesh Kumar K.V
2022-01-15dma/pool: create dma atomic pool only if dma zone has managed pagesBaoquan He
2022-01-15mm/pagealloc: sysctl: change watermark_scale_factor max limit to 30%Suren Baghdasaryan
2022-01-15mm: move anon_vma declarations to linux/mm_inline.hArnd Bergmann
2022-01-15mm: add a field to store names for private anonymous memoryColin Cross
2022-01-15trace/hwlat: make use of the helper function kthread_run_on_cpu()Cai Huoqing
2022-01-15trace/osnoise: make use of the helper function kthread_run_on_cpu()Cai Huoqing
2022-01-15rcutorture: make use of the helper function kthread_run_on_cpu()Cai Huoqing
2022-01-15ring-buffer: make use of the helper function kthread_run_on_cpu()Cai Huoqing
2022-01-15kthread: add the helper function kthread_run_on_cpu()Cai Huoqing
2022-01-14module: fix signature check failures when using in-kernel decompressionDmitry Torokhov
2022-01-14Merge branch 'for-5.17/kallsyms' into for-linusPetr Mladek
2022-01-14tracing: Add ustring operation to filtering string pointersSteven Rostedt
2022-01-13tracing/osnoise: Properly unhook events if start_per_cpu_kthreads() failsNikita Yushchenko
2022-01-13tracing: Remove duplicate warnings when calling trace_create_file()Yuntao Wang
2022-01-13tracing/kprobes: 'nmissed' not showed correctly for kretprobeXiangyang Zhang
2022-01-13tracing: Add test for user space strings when filtering on string pointersSteven Rostedt
2022-01-13tracing: Have syscall trace events use trace_event_buffer_lock_reserve()Steven Rostedt
2022-01-13ftrace: Add test to make sure compiled time sorts workSteven Rostedt (VMware)
2022-01-13scripts: ftrace - move the sort-processing in ftrace_initYinan Liu
2022-01-13tracing/probes: check the return value of kstrndup() for pbufXiaoke Wang
2022-01-13tracing/uprobes: Check the return value of kstrdup() for tu->filenameXiaoke Wang
2022-01-13tracing: Account bottom half disabled sections.Sebastian Andrzej Siewior
2022-01-13Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-13Merge tag 'timers-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-01-13Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-13kernel: Fix spelling mistake "compresser" -> "compressor"Colin Ian King
2022-01-12Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-01-12Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-12Merge tag 'dma-mapping-5.17' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-01-11module: add in-kernel support for decompressingDmitry Torokhov
2022-01-11module: Remove outdated commentYu Chen
2022-01-11Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-01-11Merge tag 'sched_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds