Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2021-11-09 | 1 | -3/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | dma-mapping: use 'bitmap_zalloc()' when applicable | Christophe JAILLET | 2021-10-27 | 1 | -3/+2 | |
* | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-11-09 | 6 | -71/+66 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | kernel/resource: disallow access to exclusive system RAM regions | David Hildenbrand | 2021-11-09 | 1 | -10/+19 | |
| * | | | | | | | | | kernel/resource: clean up and optimize iomem_is_exclusive() | David Hildenbrand | 2021-11-09 | 1 | -5/+20 | |
| * | | | | | | | | | kcov: replace local_irq_save() with a local_lock_t | Sebastian Andrzej Siewior | 2021-11-09 | 1 | -13/+17 | |
| * | | | | | | | | | kcov: avoid enable+disable interrupts if !in_task() | Sebastian Andrzej Siewior | 2021-11-09 | 1 | -3/+3 | |
| * | | | | | | | | | kcov: allocate per-CPU memory on the relevant node | Sebastian Andrzej Siewior | 2021-11-09 | 1 | -2/+2 | |
| * | | | | | | | | | kernel/fork.c: unshare(): use swap() to make code cleaner | Ran Xiaokai | 2021-11-09 | 1 | -6/+3 | |
| * | | | | | | | | | extable: use is_kernel_text() helper | Kefeng Wang | 2021-11-09 | 1 | -2/+1 | |
| * | | | | | | | | | sections: move is_kernel_inittext() into sections.h | Kefeng Wang | 2021-11-09 | 1 | -10/+2 | |
| * | | | | | | | | | sections: move and rename core_kernel_data() to is_kernel_core_data() | Kefeng Wang | 2021-11-09 | 2 | -19/+1 | |
| * | | | | | | | | | kallsyms: remove arch specific text and data check | Kefeng Wang | 2021-11-09 | 1 | -3/+0 | |
* | | | | | | | | | | Merge tag 'kgdb-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 2021-11-08 | 4 | -122/+53 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | kdb: Adopt scheduler's task classification | Daniel Thompson | 2021-11-03 | 4 | -122/+53 | |
* | | | | | | | | | | | Merge tag 'modules-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-11-08 | 1 | -21/+58 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | module: change to print useful messages from elf_validity_check() | Shuah Khan | 2021-11-05 | 1 | -21/+54 | |
| * | | | | | | | | | | | module: fix validate_section_offset() overflow bug on 64-bit | Shuah Khan | 2021-11-05 | 1 | -0/+4 | |
* | | | | | | | | | | | | Merge tag 'fsnotify_for_v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2021-11-07 | 2 | -4/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fsnotify: clarify contract for create event hooks | Amir Goldstein | 2021-10-27 | 2 | -4/+2 | |
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-11-06 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | PCI: apple: Add INTx and per-port interrupt support | Marc Zyngier | 2021-11-04 | 1 | -0/+1 | |
| * | | | | | | | | | | | | irqdomain: Make of_phandle_args_to_fwspec() generally available | Marc Zyngier | 2021-11-04 | 1 | -3/+3 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-11-06 | 10 | -7/+79 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | / / / / / / / / | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | 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 |