ARM: configs: tizen_bcm2711_defconfig: Enable extcon feature
[platform/kernel/linux-rpi.git] / arch / powerpc / kernel /
2023-02-01 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-02-01 Eric W. Biedermanexit: Add and use make_task_dead.
2023-01-13 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2023-01-12 Nathan Lynchpowerpc/rtas: avoid scheduling in rtas_os_term()
2023-01-12 Nathan Lynchpowerpc/rtas: avoid device tree lookups in rtas_os_term()
2022-10-31 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-10-26 Li Huafeipowerpc/kprobes: Fix null pointer reference in arch_pre...
2022-10-26 Rohan McLurepowerpc: Fix fallocate and fadvise64_64 compat paramete...
2022-10-26 Liang Hepowerpc/pci_dn: Add missing of_node_put()
2022-10-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-10-15 Nathan LynchRevert "powerpc/rtas: Implement reentrant rtas call"
2022-09-12 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-09-08 Masahiro Yamadapowerpc: align syscall table for ppc32
2022-09-05 Dom CobleyMerge tag 'v5.15.63' into rpi-5.15.y
2022-08-25 Zhouyi Zhoupowerpc/64: Init jump labels before parse_early_param()
2022-08-25 Christophe Leroypowerpc/32: Set an IBAT covering up to _einittext durin...
2022-08-25 Michael Ellermanpowerpc/pci: Fix get_phb_number() locking
2022-08-23 Dom CobleyMerge tag 'v5.15.61' into rpi-5.15.y
2022-08-17 Michael Ellermanpowerpc/pci: Fix PHB numbering when using opal-phbid
2022-08-17 Pali Rohárpowerpc/pci: Prefer PCI domain assignment via DT 'linux...
2022-08-17 Alexey Kardashevskiypowerpc/iommu: Fix iommu_table_in_use for a small defau...
2022-08-17 Michael Ellermanpowerpc/64s: Disable stack variable initialisation...
2022-07-18 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-07-12 Nicholas Pigginpowerpc/tm: Fix more userspace r13 corruption
2022-07-12 Nicholas Pigginpowerpc: flexible GPR range save/restore macros
2022-07-11 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-07-07 Liam Howlettpowerpc/prom_init: Fix kernel config grep
2022-07-04 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-07-02 Naveen N. Raopowerpc/ftrace: Remove ftrace init tramp once kernel...
2022-06-29 Andrew Donnellanpowerpc/rtas: Allow ibm,platform-dump RTAS call with...
2022-06-29 Naveen N. Raopowerpc: Enable execve syscall exit tracepoint
2022-06-24 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-22 He Yingpowerpc/kasan: Silence KASAN warnings in __get_wchan()
2022-06-17 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-06-14 Alexey Kardashevskiypowerpc/mm: Switch obsolete dssall to .long
2022-06-14 Michael Ellermanpowerpc/32: Fix overread/overwrite of thread_struct...
2022-06-09 Randy Dunlappowerpc/idle: Fix return value of __setup() handler
2022-06-09 Hari Bathinipowerpc/fadump: fix PT_LOAD segment for boot memory...
2022-06-09 Laurent Dufourpowerpc/rtas: Keep MSR[RI] set when calling RTAS
2022-05-09 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-05-09 Alexey Kardashevskiypowerpc/64: Add UADDR64 relocation support
2022-05-01 Andreas Gruenbachergup: Turn fault_in_pages_{readable,writeable} into...
2022-04-19 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-13 Hangyu Huapowerpc/secvar: fix refcount leak in format_show()
2022-04-13 Sourabh Jainpowerpc: Set crashkernel offset to mid of RMA region
2022-04-11 Dom CobleyMerge remote-tracking branch 'stable/linux-5.15.y'...
2022-04-08 Andreas Gruenbacherpowerpc/kvm: Fix kvm_use_magic_page
2022-02-23 Christophe Leroypowerpc/603: Fix boot failure with DEBUG_PAGEALLOC...
2022-02-01 Nicholas Pigginpowerpc/64s: Mask SRR0 before checking against the...
2022-02-01 Christophe Leroypowerpc/32: Fix boot failure with GCC latent entropy...
2022-01-27 Hari Bathinipowerpc/fadump: Fix inaccurate CPU state info in vmcore...
2022-01-27 Hari Bathinipowerpc: handle kdump appropriately with crash_kexec_po...
2022-01-27 Christophe Leroypowerpc/40x: Map 32Mbytes of memory at startup
2022-01-27 Michael Ellermanpowerpc/smp: Move setup_profiling_timer() under CONFIG_...
2022-01-27 Nicholas Pigginpowerpc/watchdog: Fix missed watchdog reset due to...
2022-01-27 Julia Lawallpowerpc/btext: add missing of_node_put
2022-01-27 Michael Ellermanpowerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warnings
2022-01-27 Michael Ellermanpowerpc/64s: Mask NIP before checking against SRR0
2022-01-27 Christophe Leroypowerpc/modules: Don't WARN on first module allocation...
2022-01-27 Peiwei Hupowerpc/prom_init: Fix improper check of prom_getprop()
2022-01-27 Mark Rutlandpowerpc: Avoid discarding flags in system_call_exception()
2021-12-22 Russell Curreypowerpc/module_64: Fix livepatching for RO modules
2021-12-01 Christophe Leroypowerpc/32: Fix hardlockup on vmap stack overflow
2021-11-25 Eric W. Biedermansignal: Replace force_fatal_sig with force_exit_sig...
2021-11-25 Eric W. Biedermansignal: Replace force_sigsegv(SIGSEGV) with force_fatal...
2021-11-25 Eric W. Biedermansignal/powerpc: On swapcontext failure force SIGSEGV
2021-11-25 Nicholas Pigginprintk: restore flushing of NMI buffers on remote CPUs...
2021-11-25 Christophe Leroypowerpc/8xx: Fix pinned TLBs with CONFIG_STRICT_KERNEL_RWX
2021-11-25 Christophe Leroypowerpc/signal32: Fix sigset_t copy
2021-11-25 Masahiro Yamadapowerpc: clean vdso32 and vdso64 directories
2021-11-25 Christophe Leroypowerpc/8xx: Fix Oops with STRICT_KERNEL_RWX without...
2021-11-18 Nicholas Pigginpowerpc/64s/interrupt: Fix check_return_regs_valid...
2021-11-18 Nicholas Pigginpowerpc/32e: Ignore ESR in instruction storage interrup...
2021-11-18 Nathan Lynchpowerpc: fix unbalanced node refcount in check_kvm_guest()
2021-10-31 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2021-10-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2021-10-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2021-10-30 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-rc8' of git://git....
2021-10-30 Linus TorvaldsMerge tag 'powerpc-5.15-6' of git://git./linux/kernel...
2021-10-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15' of git://git./linux...
2021-10-29 Linus TorvaldsMerge tag 'block-5.15-2021-10-29' of git://git.kernel...
2021-10-29 Linus TorvaldsMerge tag 'mmc-v5.15-rc5' of git://git./linux/kernel...
2021-10-29 Linus TorvaldsMerge tag 'for-5.15-rc7-tag' of git://git./linux/kernel...
2021-10-29 Linus TorvaldsMerge tag 'trace-v5.15-rc6-3' of git://git./linux/kerne...
2021-10-29 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2021-10-28 Dave AirlieMerge tag 'drm-intel-fixes-2021-10-28' of git://anongit...
2021-10-28 Linus TorvaldsMerge tag 'spi-fix-v5.15-rc7' of git://git./linux/kerne...
2021-10-28 Linus TorvaldsMerge tag 'regmap-fix-v5.15-rc7' of git://git./linux...
2021-10-28 Linus TorvaldsMerge tag 'linux-watchdog-5.15-rc7' of git://linux...
2021-10-28 Linus TorvaldsMerge tag 'trace-v5.15-rc6-2' of git://git./linux/kerne...
2021-10-28 Dave AirlieMerge tag 'drm-misc-fixes-2021-10-28' of git://anongit...
2021-10-28 Dave AirlieMerge tag 'drm-misc-fixes-2021-10-26' of git://anongit...
2021-10-27 Linus TorvaldsMerge tag 'trace-v5.15-rc6' of git://git./linux/kernel...
2021-10-27 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-10-27 Dave AirlieMerge tag 'amd-drm-fixes-5.15-2021-10-21' of https...
2021-10-26 Linus TorvaldsMerge tag 'arm-soc-fixes-5.15-3' of git://git./linux...
2021-10-26 Jakub KicinskiMerge https://git./linux/kernel/git/bpf/bpf
2021-10-26 Arnd BergmannMerge tag 'qcom-arm64-fixes-for-5.15-2' of git://git...
2021-10-25 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2021-10-25 Linus TorvaldsMerge tag 'libata-5.15-rc7' of git://git./linux/kernel...
next