Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | stacktrace: move filter_irq_stacks() to kernel/stacktrace.c | Marco Elver | 2021-11-06 | 1 | -0/+30 | |
| * | | | | | | | | memblock: add MEMBLOCK_DRIVER_MANAGED to mimic IORESOURCE_SYSRAM_DRIVER_MANAGED | David Hildenbrand | 2021-11-06 | 1 | -0/+5 | |
| * | | | | | | | | memblock: use memblock_free for freeing virtual pointers | Mike Rapoport | 2021-11-06 | 2 | -3/+3 | |
| * | | | | | | | | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 2021-11-06 | 1 | -1/+1 | |
| * | | | | | | | | memblock: drop memblock_free_early_nid() and memblock_free_early() | Mike Rapoport | 2021-11-06 | 1 | -1/+1 | |
| * | | | | | | | | mm: make generic arch_is_kernel_initmem_freed() do what it says | Christophe Leroy | 2021-11-06 | 1 | -0/+15 | |
| * | | | | | | | | mm: create a new system state and fix core_kernel_text() | Christophe Leroy | 2021-11-06 | 1 | -1/+1 | |
| * | | | | | | | | mm/page_alloc: detect allocation forbidden by cpuset and bail out early | Feng Tang | 2021-11-06 | 1 | -0/+23 | |
| * | | | | | | | | mm: move node_reclaim_distance to fix NUMA without SMP | Geert Uytterhoeven | 2021-11-06 | 1 | -1/+0 | |
| * | | | | | | | | mm/mmap.c: fix a data race of mm->total_vm | Peng Liu | 2021-11-06 | 1 | -1/+1 | |
| * | | | | | | | | workqueue, kasan: avoid alloc_pages() when recording stack | Marco Elver | 2021-11-06 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-11-04 | 1 | -5/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ \ \ | Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/... | Joerg Roedel | 2021-10-31 | 1 | -5/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | / / / / | | | | |_|_|_|_|/ / / / | | | |/| | | | | | | | | ||||||
| | | | | * | | | | | | | swiotlb: Support aligned swiotlb buffers | David Stevens | 2021-09-29 | 1 | -5/+8 | |
| | | | |/ / / / / / / | | | |/| | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/... | Linus Torvalds | 2021-11-03 | 3 | -80/+49 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | coredump: Limit coredumps to a single thread group | Eric W. Biederman | 2021-10-08 | 2 | -10/+4 | |
| * | | | | | | | | | | | coredump: Don't perform any cleanups before dumping core | Eric W. Biederman | 2021-10-06 | 3 | -35/+14 | |
| * | | | | | | | | | | | exit: Factor coredump_exit_mm out of exit_mm | Eric W. Biederman | 2021-10-06 | 1 | -35/+41 | |
| * | | | | | | | | | | | ptrace: Remove the unnecessary arguments from arch_ptrace_stop | Eric W. Biederman | 2021-10-06 | 1 | -2/+2 | |
| * | | | | | | | | | | | signal: Remove the bogus sigkill_pending in ptrace_stop | Eric W. Biederman | 2021-10-06 | 1 | -14/+4 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2021-11-03 | 3 | -182/+549 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | tracing/histogram: Document hist trigger variables | Kalesh Singh | 2021-11-02 | 1 | -0/+11 | |
| * | | | | | | | | | | tracing/histogram: Optimize division by constants | Kalesh Singh | 2021-11-02 | 1 | -1/+104 | |
| * | | | | | | | | | | tracing/osnoise: Remove PREEMPT_RT ifdefs from inside functions | Daniel Bristot de Oliveira | 2021-11-01 | 1 | -9/+4 | |
| * | | | | | | | | | | tracing/osnoise: Remove STACKTRACE ifdefs from inside functions | Daniel Bristot de Oliveira | 2021-11-01 | 1 | -15/+29 | |
| * | | | | | | | | | | tracing/osnoise: Allow multiple instances of the same tracer | Daniel Bristot de Oliveira | 2021-11-01 | 1 | -23/+78 | |
| * | | | | | | | | | | tracing/osnoise: Remove TIMERLAT ifdefs from inside functions | Daniel Bristot de Oliveira | 2021-11-01 | 1 | -44/+106 | |
| * | | | | | | | | | | tracing/osnoise: Support a list of trace_array *tr | Daniel Bristot de Oliveira | 2021-11-01 | 1 | -69/+192 | |
| * | | | | | | | | | | tracing/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write() | Daniel Bristot de Oliveira | 2021-11-01 | 1 | -5/+2 | |
| * | | | | | | | | | | tracing/osnoise: Split workload start from the tracer start | Daniel Bristot de Oliveira | 2021-11-01 | 1 | -23/+36 | |
| * | | | | | | | | | | tracing/osnoise: Improve comments about barrier need for NMI callbacks | Daniel Bristot de Oliveira | 2021-11-01 | 1 | -1/+7 | |
| * | | | | | | | | | | tracing/osnoise: Do not follow tracing_cpumask | Daniel Bristot de Oliveira | 2021-11-01 | 1 | -18/+6 | |
* | | | | | | | | | | | Merge tag 'pm-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2021-11-03 | 5 | -45/+106 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ | Merge branches 'pm-em' and 'powercap' | Rafael J. Wysocki | 2021-11-02 | 1 | -18/+68 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | | | PM: EM: Mark inefficiencies in CPUFreq | Vincent Donnefort | 2021-10-05 | 1 | -0/+40 | |
| | * | | | | | | | | | | | PM: EM: Allow skipping inefficient states | Vincent Donnefort | 2021-10-05 | 1 | -0/+13 | |
| | * | | | | | | | | | | | PM: EM: Extend em_perf_domain with a flag field | Vincent Donnefort | 2021-10-05 | 1 | -2/+4 | |
| | * | | | | | | | | | | | PM: EM: Mark inefficient states | Vincent Donnefort | 2021-10-05 | 1 | -1/+3 | |
| | * | | | | | | | | | | | PM: EM: Fix inefficient states detection | Vincent Donnefort | 2021-10-05 | 1 | -15/+8 | |
| | | |_|_|_|/ / / / / / | | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2021-11-02 | 4 | -27/+38 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | PM: suspend: Use valid_state() consistently | Rafael J. Wysocki | 2021-10-26 | 1 | -5/+7 | |
| | * | | | | | | | | | | PM: sleep: Pause cpuidle later and resume it earlier during system transitions | Rafael J. Wysocki | 2021-10-26 | 3 | -13/+23 | |
| | * | | | | | | | | | | PM: suspend: Do not pause cpuidle in the suspend-to-idle path | Rafael J. Wysocki | 2021-10-26 | 1 | -2/+6 | |
| | * | | | | | | | | | | PM: hibernate: Get block device exclusively in swsusp_check() | Ye Bin | 2021-10-21 | 1 | -2/+3 | |
| | * | | | | | | | | | | PM: hibernate: swap: Use vzalloc() and kzalloc() | Cai Huoqing | 2021-10-21 | 1 | -10/+4 | |
| | * | | | | | | | | | | PM: hibernate: fix sparse warnings | Anders Roxell | 2021-10-21 | 1 | -2/+2 | |
| | * | | | | | | | | | | Revert "PM: sleep: Do not assume that "mem" is always present" | Rafael J. Wysocki | 2021-10-19 | 1 | -2/+2 | |
| | * | | | | | | | | | | PM: hibernate: Remove blk_status_to_errno in hib_wait_io | Falla Coulibaly | 2021-09-15 | 1 | -1/+1 | |
| | * | | | | | | | | | | PM: sleep: Do not assume that "mem" is always present | Florian Fainelli | 2021-09-15 | 1 | -2/+2 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'ucount-fixes-for-v5.16' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2021-11-02 | 2 | -10/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ |