summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-0610-7/+79
|\
| * stacktrace: move filter_irq_stacks() to kernel/stacktrace.cMarco Elver2021-11-061-0/+30
| * memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGEDDavid Hildenbrand2021-11-061-0/+5
| * memblock: use memblock_free for freeing virtual pointersMike Rapoport2021-11-062-3/+3
| * memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-061-1/+1
| * memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport2021-11-061-1/+1
| * mm: make generic arch_is_kernel_initmem_freed() do what it saysChristophe Leroy2021-11-061-0/+15
| * mm: create a new system state and fix core_kernel_text()Christophe Leroy2021-11-061-1/+1
| * mm/page_alloc: detect allocation forbidden by cpuset and bail out earlyFeng Tang2021-11-061-0/+23
| * mm: move node_reclaim_distance to fix NUMA without SMPGeert Uytterhoeven2021-11-061-1/+0
| * mm/mmap.c: fix a data race of mm->total_vmPeng Liu2021-11-061-1/+1
| * workqueue, kasan: avoid alloc_pages() when recording stackMarco Elver2021-11-061-1/+1
* | Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-041-5/+8
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----. \ Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/...Joerg Roedel2021-10-311-5/+8
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | | * swiotlb: Support aligned swiotlb buffersDavid Stevens2021-09-291-5/+8
| | | | |/ | | | |/|
* | | | | Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...Linus Torvalds2021-11-033-80/+49
|\ \ \ \ \
| * | | | | coredump: Limit coredumps to a single thread groupEric W. Biederman2021-10-082-10/+4
| * | | | | coredump: Don't perform any cleanups before dumping coreEric W. Biederman2021-10-063-35/+14
| * | | | | exit: Factor coredump_exit_mm out of exit_mmEric W. Biederman2021-10-061-35/+41
| * | | | | ptrace: Remove the unnecessary arguments from arch_ptrace_stopEric W. Biederman2021-10-061-2/+2
| * | | | | signal: Remove the bogus sigkill_pending in ptrace_stopEric W. Biederman2021-10-061-14/+4
* | | | | | Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2021-11-033-182/+549
|\ \ \ \ \ \
| * | | | | | tracing/histogram: Document hist trigger variablesKalesh Singh2021-11-011-0/+11
| * | | | | | tracing/histogram: Optimize division by constantsKalesh Singh2021-11-011-1/+104
| * | | | | | tracing/osnoise: Remove PREEMPT_RT ifdefs from inside functionsDaniel Bristot de Oliveira2021-11-011-9/+4
| * | | | | | tracing/osnoise: Remove STACKTRACE ifdefs from inside functionsDaniel Bristot de Oliveira2021-11-011-15/+29
| * | | | | | tracing/osnoise: Allow multiple instances of the same tracerDaniel Bristot de Oliveira2021-11-011-23/+78
| * | | | | | tracing/osnoise: Remove TIMERLAT ifdefs from inside functionsDaniel Bristot de Oliveira2021-11-011-44/+106
| * | | | | | tracing/osnoise: Support a list of trace_array *trDaniel Bristot de Oliveira2021-11-011-69/+192
| * | | | | | tracing/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write()Daniel Bristot de Oliveira2021-11-011-5/+2
| * | | | | | tracing/osnoise: Split workload start from the tracer startDaniel Bristot de Oliveira2021-11-011-23/+36
| * | | | | | tracing/osnoise: Improve comments about barrier need for NMI callbacksDaniel Bristot de Oliveira2021-11-011-1/+7
| * | | | | | tracing/osnoise: Do not follow tracing_cpumaskDaniel Bristot de Oliveira2021-11-011-18/+6
* | | | | | | Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-11-025-45/+106
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'pm-em' and 'powercap'Rafael J. Wysocki2021-11-021-18/+68
| |\ \ \ \ \ \ \ \
| | * | | | | | | | PM: EM: Mark inefficiencies in CPUFreqVincent Donnefort2021-10-051-0/+40
| | * | | | | | | | PM: EM: Allow skipping inefficient statesVincent Donnefort2021-10-051-0/+13
| | * | | | | | | | PM: EM: Extend em_perf_domain with a flag fieldVincent Donnefort2021-10-051-2/+4
| | * | | | | | | | PM: EM: Mark inefficient statesVincent Donnefort2021-10-051-1/+3
| | * | | | | | | | PM: EM: Fix inefficient states detectionVincent Donnefort2021-10-051-15/+8
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge branch 'pm-sleep'Rafael J. Wysocki2021-11-024-27/+38
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | PM: suspend: Use valid_state() consistentlyRafael J. Wysocki2021-10-261-5/+7
| | * | | | | | | PM: sleep: Pause cpuidle later and resume it earlier during system transitionsRafael J. Wysocki2021-10-263-13/+23
| | * | | | | | | PM: suspend: Do not pause cpuidle in the suspend-to-idle pathRafael J. Wysocki2021-10-261-2/+6
| | * | | | | | | PM: hibernate: Get block device exclusively in swsusp_check()Ye Bin2021-10-211-2/+3
| | * | | | | | | PM: hibernate: swap: Use vzalloc() and kzalloc()Cai Huoqing2021-10-211-10/+4
| | * | | | | | | PM: hibernate: fix sparse warningsAnders Roxell2021-10-211-2/+2
| | * | | | | | | Revert "PM: sleep: Do not assume that "mem" is always present"Rafael J. Wysocki2021-10-191-2/+2
| | * | | | | | | PM: hibernate: Remove blk_status_to_errno in hib_wait_ioFalla Coulibaly2021-09-151-1/+1
| | * | | | | | | PM: sleep: Do not assume that "mem" is always presentFlorian Fainelli2021-09-151-2/+2
| | | |_|_|/ / / | | |/| | | | |