aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-05-14powerpc: extend execmem_params for kprobes allocationsGravatar Mike Rapoport (IBM) 2-20/+7
2024-05-14arm64: extend execmem_info for generated code allocationsGravatar Mike Rapoport (IBM) 3-18/+12
2024-05-14riscv: extend execmem_params for generated code allocationsGravatar Mike Rapoport (IBM) 4-24/+16
2024-05-14mm/execmem, arch: convert remaining overrides of module_alloc to execmemGravatar Mike Rapoport (IBM) 7-140/+149
2024-05-14mm/execmem, arch: convert simple overrides of module_alloc to execmemGravatar Mike Rapoport (IBM) 6-31/+97
2024-05-14mm: introduce execmem_alloc() and execmem_free()Gravatar Mike Rapoport (IBM) 7-18/+19
2024-05-14sparc: simplify module_alloc()Gravatar Mike Rapoport (IBM) 2-24/+3
2024-05-14nios2: define virtual address space for modulesGravatar Mike Rapoport (IBM) 2-16/+8
2024-05-14mips: module: rename MODULE_START to MODULES_VADDRGravatar Mike Rapoport (IBM) 3-6/+6
2024-05-14arm64: module: remove unneeded call to kasan_alloc_module_shadow()Gravatar Mike Rapoport (IBM) 1-5/+0
2024-05-13Merge tag 'x86-shstk-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-3/+9
2024-05-13Merge tag 'x86-platform-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 7-29/+23
2024-05-13Merge tag 'x86-percpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-99/+78
2024-05-13Merge tag 'x86-mm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-17/+60
2024-05-13Merge tag 'x86-fpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 3-5/+5
2024-05-13Merge tag 'x86-entry-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-19/+1
2024-05-13Merge tag 'x86-cpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 36-472/+694
2024-05-13Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 20-65/+26
2024-05-13Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 5-34/+15
2024-05-13Merge tag 'x86-bugs-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+2
2024-05-13Merge tag 'x86-boot-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 8-216/+216
2024-05-13Merge tag 'x86-asm-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 10-49/+51
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 9-23/+31
2024-05-13Merge tag 'perf-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 6-22/+60
2024-05-13Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 9-137/+203
2024-05-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 13-22/+4776
2024-05-13Merge tag 'v6.10-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 13-730/+1307
2024-05-13Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-0/+4
2024-05-13Merge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 3-2/+10
2024-05-13Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-1/+0
2024-05-13Merge branches 'acpi-x86', 'acpi-dptf' and 'acpi-apei'Gravatar Rafael J. Wysocki 1-0/+2
2024-05-13Merge branch 'pm-cpufreq'Gravatar Rafael J. Wysocki 9-0/+158
2024-05-13Merge tag 'cmpxchg.2024.05.11a' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 8-83/+72
2024-05-13Merge tag 'rcu.next.v6.10' of https://github.com/urezki/linuxGravatar Linus Torvalds 1-2/+2
2024-05-13Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 61-4482/+153
2024-05-13Merge tag 'soc-defconfig-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-1/+27
2024-05-13Merge tag 'soc-arm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 7-38/+124
2024-05-13Merge tag 'soc-drivers-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 8-20/+21
2024-05-13Merge tag 'soc-dt-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 544-5000/+23503
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 47-455/+698
2024-05-13sh: setup: Add missing forward declaration for sh_fdt_init()Gravatar Geert Uytterhoeven 1-0/+1
2024-05-13sh: smp: Protect setup_profiling_timer() by CONFIG_PROFILINGGravatar Geert Uytterhoeven 1-0/+2
2024-05-13sh: of-generic: Add missing #include <asm/clock.h>Gravatar Geert Uytterhoeven 1-0/+2
2024-05-13Merge branch 'topic/kdump-hotplug' into nextGravatar Michael Ellerman 11-327/+676
2024-05-13Merge branch 'topic/ppc-kvm' into nextGravatar Michael Ellerman 3-7/+3
2024-05-13Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Gravatar Joerg Roedel 8-35/+16
2024-05-13sh: dreamcast: Fix GAPS PCI bridge addressingGravatar Artur Rojek 2-1/+5
2024-05-12riscv, bpf: make some atomic operations fully orderedGravatar Puranjay Mohan 1-10/+10
2024-05-12riscv, bpf: Fix typo in commentGravatar Xiao Wang 1-2/+2
2024-05-12s390/bpf: Emit a barrier for BPF_FETCH instructionsGravatar Ilya Leoshkevich 1-2/+6