index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
2023-03-04
Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-02-28
powerpc/vmlinux.lds: Add .text.asan/tsan sections
Michael Ellerman
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2023-02-25
Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-20
Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-17
powerpc/64: Fix unannotated intra-function call warning
Sathvika Vasireddy
2023-02-17
powerpc/epapr: Don't use wrteei on non booke
Christophe Leroy
2023-02-15
powerpc/eeh: Set channel state after notifying the drivers
Ganesh Goudar
2023-02-13
powerpc/rtas: arch-wide function token lookup conversions
Nathan Lynch
2023-02-13
powerpc/rtas: introduce rtas_function_token() API
Nathan Lynch
2023-02-13
powerpc/pseries: add RTAS work area allocator
Nathan Lynch
2023-02-13
powerpc/rtas: add tracepoints around RTAS entry
Nathan Lynch
2023-02-13
powerpc/rtas: strengthen do_enter_rtas() type safety, drop inline
Nathan Lynch
2023-02-13
powerpc/rtas: improve function information lookups
Nathan Lynch
2023-02-13
powerpc/rtas: ensure 4KB alignment for rtas_data_buf
Nathan Lynch
2023-02-13
powerpc/rtas: handle extended delays safely in early boot
Nathan Lynch
2023-02-12
powerpc/pseries: Pass PLPKS password on kexec
Russell Currey
2023-02-12
powerpc/secvar: Don't print error on ENOENT when reading variables
Andrew Donnellan
2023-02-12
powerpc/secvar: Warn when PAGE_SIZE is smaller than max object size
Andrew Donnellan
2023-02-12
powerpc/secvar: Allow backend to populate static list of variable names
Andrew Donnellan
2023-02-12
powerpc/secvar: Extend sysfs to include config vars
Russell Currey
2023-02-12
powerpc/secvar: Clean up init error messages
Andrew Donnellan
2023-02-12
powerpc/secvar: Handle max object size in the consumer
Russell Currey
2023-02-12
powerpc/secvar: Handle format string in the consumer
Russell Currey
2023-02-12
powerpc/secvar: Use sysfs_emit() instead of sprintf()
Russell Currey
2023-02-12
powerpc/secvar: Warn and error if multiple secvar ops are set
Russell Currey
2023-02-12
powerpc/secvar: Use u64 in secvar_operations
Michael Ellerman
2023-02-12
powerpc/secvar: Fix incorrect return in secvar_sysfs_load()
Russell Currey
2023-02-12
Merge branch 'fixes' into next
Michael Ellerman
2023-02-10
powerpc/kcsan: Prevent recursive instrumentation with IRQ save/restores
Rohan McLure
2023-02-10
powerpc/kcsan: Exclude udelay to prevent recursive instrumentation
Rohan McLure
2023-02-10
powerpc/kcsan: Add exclusions from instrumentation
Rohan McLure
2023-02-10
powerpc: Skip stack validation checking alternate stacks if they are not allo...
Nicholas Piggin
2023-02-10
powerpc/64: Move paca allocation to early_setup()
Nicholas Piggin
2023-02-10
powerpc/64: Fix task_cpu in early boot when booting non-zero cpuid
Nicholas Piggin
2023-02-10
powerpc/64e: Simplify address calculation in secondary hold loop
Nicholas Piggin
2023-02-10
powerpc/64s: Refactor initialisation after prom
Nicholas Piggin
2023-02-10
powerpc: Remove __kernel_text_address() in show_instructions()
Christophe Leroy
2023-02-10
powerpc/mce: log the error for all unrecoverable errors
Ganesh Goudar
2023-02-09
powerpc: mm: add VM_IOREMAP flag to the vmalloc area
Baoquan He
2023-02-08
powerpc/iommu: fix memory leak with using debugfs_lookup()
Greg Kroah-Hartman
2023-02-07
powerpc/pci: Add option for using pci_to_OF_bus_map
Pali Rohár
2023-02-07
powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switch
Nicholas Piggin
2023-02-05
powerpc/vdso: Filter clang's auto var init zero enabler when linking
Nathan Chancellor
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-30
powerpc/64: Fix perf profiling asynchronous interrupt handlers
Nicholas Piggin
2023-01-30
powerpc/64: Don't recurse irq replay
Nicholas Piggin
2023-01-30
powerpc/rtas: upgrade internal arch spinlocks
Nathan Lynch
2023-01-30
powerpc/rtas: remove lock and args fields from global rtas struct
Nathan Lynch
[next]