index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-06
Merge tag 'powerpc-6.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
6
-16
/
+21
2024-06-28
powerpc/pseries: Fix scv instruction crash with kexec
Nicholas Piggin
4
-10
/
+11
2024-06-25
powerpc: restore some missing spu syscalls
Arnd Bergmann
1
-0
/
+4
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
1
-1
/
+1
2024-06-23
powerpc/eeh: avoid possible crash when edev->pdev changes
Ganesh Goudar
1
-2
/
+5
2024-06-23
powerpc/pseries: Whitelist dtl slub object for copying to userspace
Anjali K
1
-2
/
+2
2024-06-23
powerpc/64s: Fix unnecessary copy to 0 when kernel is booted at address 0
Jinglin Wen
1
-2
/
+3
2024-06-16
KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group()
Michael Ellerman
1
-5
/
+13
2024-06-04
powerpc/crypto: Add generated P8 asm to .gitignore
Nathan Lynch
1
-0
/
+2
2024-05-30
powerpc: Limit ARCH_HAS_KERNEL_FPU_SUPPORT to PPC64
Samuel Holland
1
-1
/
+1
2024-05-30
powerpc/uaccess: Use YZ asm constraint for ld
Michael Ellerman
1
-0
/
+11
2024-05-30
powerpc/uaccess: Fix build errors seen with GCC 13/14
Michael Ellerman
1
-0
/
+16
2024-05-30
powerpc/pseries/lparcfg: drop error message from guest name lookup
Nathan Lynch
1
-2
/
+2
2024-05-29
powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
Puranjay Mohan
2
-0
/
+24
2024-05-24
Merge tag 'mm-stable-2024-05-24-11-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
1
-0
/
+1
2024-05-23
Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2024-05-22
Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-1
/
+33
2024-05-22
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
1
-2
/
+2
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-19
/
+1
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-5
/
+5
2024-05-19
powerpc: implement ARCH_HAS_KERNEL_FPU_SUPPORT
Samuel Holland
3
-1
/
+33
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
16
-111
/
+52
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-22
/
+9
2024-05-17
Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+3
2024-05-17
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
136
-1006
/
+2106
2024-05-16
powerpc/fadump: Fix section mismatch warning
Michael Ellerman
1
-1
/
+1
2024-05-16
kprobe/ftrace: bail out if ftrace was killed
Stephen Brennan
1
-0
/
+3
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-33
/
+0
2024-05-15
Merge tag 'libnvdimm-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-206
/
+2
2024-05-15
Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-68
/
+74
2024-05-15
Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-5
/
+5
2024-05-14
Merge tag 'irq-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-05-14
Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-15
/
+11
2024-05-14
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2
-11
/
+0
2024-05-14
powerpc: use CONFIG_EXECMEM instead of CONFIG_MODULES where appropriate
Mike Rapoport (IBM)
6
-9
/
+9
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2
-63
/
+64
2024-05-14
powerpc: extend execmem_params for kprobes allocations
Mike Rapoport (IBM)
2
-20
/
+7
2024-05-14
mm/execmem, arch: convert remaining overrides of module_alloc to execmem
Mike Rapoport (IBM)
1
-21
/
+39
2024-05-14
mm: introduce execmem_alloc() and execmem_free()
Mike Rapoport (IBM)
1
-3
/
+3
2024-05-13
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-14
/
+22
2024-05-13
Merge tag 'execve-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-2
/
+1
2024-05-13
Merge branch 'topic/kdump-hotplug' into next
Michael Ellerman
9
-305
/
+653
2024-05-13
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
3
-7
/
+3
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
5
-13
/
+25
2024-05-10
powerpc/85xx: fix compile error without CONFIG_CRASH_DUMP
Hari Bathini
1
-3
/
+6
2024-05-10
powerpc/fadump: pass additional parameters when fadump is active
Hari Bathini
3
-0
/
+40
2024-05-10
powerpc/fadump: setup additional parameters for dump capture kernel
Hari Bathini
5
-9
/
+133
2024-05-10
powerpc/pseries/fadump: add support for multiple boot memory regions
Hari Bathini
5
-120
/
+197
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
4
-9
/
+7
[next]