November 2023 Archives by thread
      
      Starting: Wed Nov  1 01:04:51 AEDT 2023
         Ending: Thu Nov 30 23:50:45 AEDT 2023
         Messages: 1051
     
- [PATCH v13 08/35] KVM: Introduce KVM_SET_USER_MEMORY_REGION2
 
Sean Christopherson
 - [PATCH v13 16/35] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 
Sean Christopherson
 - [PATCH v13 17/35] KVM: Add transparent hugepage support for dedicated guest memory
 
Sean Christopherson
 - [pci:controller/xilinx-xdma] BUILD REGRESSION 8d786149d78c7784144c7179e25134b6530b714b
 
Bjorn Helgaas
 - [linux-next:master] BUILD REGRESSION c503e3eec382ac708ee7adf874add37b77c5d312
 
Bjorn Helgaas
 - [PATCH v13 13/35] KVM: Introduce per-page memory attributes
 
David Matlack
 - [Bug 206203] kmemleak reports various leaks in drivers/of/unittest.c
 
bugzilla-daemon at kernel.org
 - Several kmemleak reports + "refcount_t: underflow; use-after-free" at boot when OF_UNITTEST + OF_OVERLAY is set (Kernel v6.6-rc6, PowerMac G5 11,2)
 
Erhard Furtner
 - [PATCH v13 09/35] KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
 
Binbin Wu
 - [RFC PATCH v8 00/13] Add audio support in v4l2 framework
 
Shengjiu Wang
 - [PATCH v13 01/35] KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
 
Fuad Tabba
 - [PATCH v13 02/35] KVM: Assert that mmu_invalidate_in_progress *never* goes negative
 
Fuad Tabba
 - [PATCH v13 04/35] KVM: WARN if there are dangling MMU invalidations at VM destruction
 
Fuad Tabba
 - [PATCH v13 05/35] KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
 
Fuad Tabba
 - [PATCH v13 07/35] KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
 
Fuad Tabba
 - [PATCH v13 03/35] KVM: Use gfn instead of hva for mmu_notifier_retry
 
Xu Yilun
 - Does anyone use Appletalk?
 
Finn Thain
 - [PATCH v2 37/37] powerpc: Support execute-only on all powerpc
 
Aneesh Kumar K.V
 - [PATCH v13 12/35] KVM: Prepare for handling only shared mappings in mmu_notifier events
 
Binbin Wu
 - [PATCH 1/2] kexec: fix KEXEC_FILE dependencies
 
Baoquan He
 - [PATCH v2] powerpc/mm: Avoid calling arch_enter/leave_lazy_mmu() in set_ptes
 
Michael Ellerman
 - [RFC PATCH] powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONE
 
Aneesh Kumar K.V
 - [PATCH v13 10/35] KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
 
Fuad Tabba
 - [PATCH v13 11/35] KVM: Drop .on_unlock() mmu_notifier hook
 
Fuad Tabba
 - [PATCH v13 18/35] KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
 
Fuad Tabba
 - [PATCH v13 20/35] KVM: x86/mmu: Handle page fault for private memory
 
Fuad Tabba
 - [PATCH v13 21/35] KVM: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
 
Fuad Tabba
 - Fbdev issue after the drm updates 'drm-next-2023-10-31-1'
 
Christian Zigotzky
 - [PATCH v13 22/35] KVM: Allow arch code to track number of memslot address spaces per VM
 
Fuad Tabba
 - [PATCH v13 15/35] fs: Export anon_inode_getfile_secure() for use by KVM
 
Christian Brauner
 - [PATCH v3 1/4] PCI: layerscape: Add function pointer for exit_from_l2()
 
Manivannan Sadhasivam
 - [PATCH v3 2/4] PCI: layerscape: Add suspend/resume for ls1021a
 
Manivannan Sadhasivam
 - [PATCH v3 3/4] PCI: layerscape: Rename pf_* as pf_lut_*
 
Manivannan Sadhasivam
 - [PATCH v3 4/4] PCI: layerscape: Add suspend/resume for ls1043a
 
Manivannan Sadhasivam
 - [GIT PULL] Please pull powerpc/linux.git powerpc-6.7-1 tag
 
Michael Ellerman
 - [PATCH 0/8] devm_led_classdev_register() usage problem
 
George Stark
 - [powerpc:merge] BUILD REGRESSION efdcf91a2158294ea1af97e7d592c00e7a97c5b5
 
kernel test robot
 - [powerpc:next] BUILD SUCCESS 303d77a6e1707498f09c9d8ee91b1dc07ca315a5
 
kernel test robot
 - [PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
 
Paolo Bonzini
 - [PATCH 0/2] tty: hvc: Convert to platform remove callback returning void
 
Uwe Kleine-König
 - mm/debug_vm_pgtable.c:860 warning triggered
 
Anshuman Khandual
 - [PATCH 2/8] leds: nic78bx: explicitly unregister LEDs at module's shutdown
 
Christophe Leroy
 - [PATCH v13 23/35] KVM: x86: Add support for "protected VMs" that can utilize private memory
 
Fuad Tabba
 - [PATCH v13 27/35] KVM: selftests: Add helpers to convert guest memory b/w private and shared
 
Fuad Tabba
 - [PATCH v2 29/37] powerpc/nohash: Replace pte_user() by pte_read()
 
Christophe Leroy
 - [PATCH 0/7] powerpc/rtas: Trivial, coding style, and kernel-doc fixes
 
Nathan Lynch via B4 Relay
 - [PATCH 1/7] powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-doc
 
Nathan Lynch via B4 Relay
 - [PATCH 2/7] powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-doc
 
Nathan Lynch via B4 Relay
 - [PATCH 4/7] powerpc/rtas: Remove unused rtas_service_present()
 
Nathan Lynch via B4 Relay
 - [PATCH 6/7] powerpc/rtas: Remove trailing space
 
Nathan Lynch via B4 Relay
 - [PATCH 7/7] powerpc/rtas: Remove 'extern' from function declarations in rtas.h
 
Nathan Lynch via B4 Relay
 - [PATCH] powerpc: Fix signature of pfn_to_kaddr()
 
Linus Walleij
 - [RFC PATCH v8 13/13] media: vim2m_audio: add virtual driver for audio memory to memory
 
Hans Verkuil
 - [PATCH 1/3] perf tests test_arm_coresight: Fix the shellcheck warning in latest test_arm_coresight.sh
 
Arnaldo Carvalho de Melo
 - Recurring data races when machine at idle e.g. "BUG: KCSAN: data-race in tick_nohz_idle_stop_tick / tick_sched_do_timer" and several data races at boot (G4 DP, kernel v6.6)
 
Erhard Furtner
 - [PATCH V3] tools/perf: Add perf binary dependent rule for shellcheck log in Makefile.perf
 
Athira Rajeev
 - [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
 
Will Deacon
 - [PATCH AUTOSEL 6.6 11/31] ACPI: APEI: Fix AER info corruption when error status data has multiple sections
 
Sasha Levin
 - [PATCH AUTOSEL 6.5 11/30] ACPI: APEI: Fix AER info corruption when error status data has multiple sections
 
Sasha Levin
 - [PATCH AUTOSEL 6.6 11/36] scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool
 
Sasha Levin
 - [PATCH AUTOSEL 6.5 09/34] scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool
 
Sasha Levin
 - [PATCH AUTOSEL 6.1 08/30] scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool
 
Sasha Levin
 - [PATCH AUTOSEL 5.15 05/22] scsi: ibmvfc: Remove BUG_ON in the case of an empty event pool
 
Sasha Levin
 - [powerpc:fixes-test] BUILD SUCCESS 644b6025bcaff59737270d812c70302f5a8d4a8f
 
kernel test robot
 - [PATCH v2 1/1] powerpc: fix a memory leak
 
kernel test robot
 - [PATCH 1/4] add generic builtin command line
 
Christophe Leroy
 - [PATCH 00/22] -Wmissing-prototype warning fixes
 
Arnd Bergmann
 - [powerpc:merge] BUILD REGRESSION 11121f9bdf3d1f7a04a87381df18587b9fe8f908
 
kernel test robot
 - [PATCH v4 0/5] powerpc/smp: Topology and shared processor optimizations
 
Srikar Dronamraju
 - [PATCH v4 1/5] powerpc/smp: Enable Asym packing for cores on shared processor
 
Srikar Dronamraju
 - [PATCH v4 2/5] powerpc/smp: Disable MC domain for shared processor
 
Srikar Dronamraju
 - [PATCH v5 1/3] powerpc: make fadump resilient with memory add/remove events
 
Michael Ellerman
 - [PATCH 0/8] generic command line v6
 
Daniel Walker
 - [PATCH v9 00/15] Add audio support in v4l2 framework
 
Shengjiu Wang
 - Ping? Re: [PATCH rc] kvm: Prevent compiling virt/kvm/vfio.c unless VFIO is selected
 
Michael Ellerman
 - get_user_pages() and EXEC_ONLY mapping.
 
Aneesh Kumar K.V
 - [PATCH 00/52] serial: Convert to platform remove callback returning void
 
Uwe Kleine-König
 - [PATCH 51/52] serial: ucc: Convert to platform remove callback returning void
 
Uwe Kleine-König
 - Fwd: The PCIe AER error flood between PCIe bridge and Realtek's RTL8723BE makes system hang
 
Bagas Sanjaya
 - [PATCH][next] soc: fsl: dpio: remove redundant assignment to pointer p
 
Colin Ian King
 - [PATCH v3 0/9] RISC-V SBI debug console extension support
 
patchwork-bot+linux-riscv at kernel.org
 - [PATCH 1/4] kbuild: remove ARCH_POSTLINK from module builds
 
patchwork-bot+linux-riscv at kernel.org
 - [GIT PULL] Please pull powerpc/linux.git powerpc-6.7-2 tag
 
Michael Ellerman
 - [powerpc:merge] BUILD REGRESSION 275f51172646ac48f0c4e690c72183084fd996d1
 
kernel test robot
 - [PATCH] misc: ocxl: context: Remove unnecessary (void*) conversions
 
Li zeming
 - [PATCH] misc: ocxl: afu_irq: Remove unnecessary (void*) conversions
 
Li zeming
 - [PATCH 0/3] PCI: dwc: Improve code readability
 
Yoshihiro Shimoda
 - [PATCH] misc: ocxl: link: Remove unnecessary (void*) conversions
 
Li zeming
 - [PATCH] misc: ocxl: main: Remove unnecessary ‘0’ values from rc
 
Li kunyu
 - (subset) [PATCH v5 0/5] ppc, fbdev: Clean up fbdev mmap helper
 
Michael Ellerman
 - [PATCH] powerpc: Remove orphaned reg_a2.h
 
Michael Ellerman
 - [PATCH] powerpc/32: Drop unused grackle_set_stg()
 
Michael Ellerman
 - [PATCH v4] powerpc/pseries/vas: Migration suspend waits for no in-progress open windows
 
Haren Myneni
 - [PATCH v3 00/10] powerpc/pseries: New character devices for system parameters and VPD
 
Michal Suchánek
 - Build regressions/improvements in v6.7-rc1
 
Geert Uytterhoeven
 - Fail to boot KCSAN-enabled kernel (Kernel panic - not syncing: Fatal exception, Unrecoverable FP Unavailable Exception 800 at c0000000022cafe0) on a PowerMac G5, kernel 6.6.1
 
Erhard Furtner
 - [PATCH v2] powerpc/book3s/hash: Drop _PAGE_PRIVILEGED from PAGE_NONE
 
Aneesh Kumar K.V
 - [PATCH] powerpc/sched: Cleanup vcpu_is_preempted()
 
Aneesh Kumar K.V
 - [PATCH] powerpc: Fix data corruption on IPI
 
Timothy Pearson
 - [PATCH] powerpc: Restrict ARCH_HIBERNATION_POSSIBLE to supported configurations
 
Vishal Chourasia
 - [PATCH 0/2] kexec_file: Load kernel at top of system RAM if required
 
Baoquan He
 - [PATCH 0/7] kexec_file: print out debugging message if required
 
Baoquan He
 - [PATCH 2/7] kexec_file: print out debugging message if required
 
Baoquan He
 - [PATCH 0/3] powerpc/pseries/memhp: Fix minor bugs and improve error logging
 
Nathan Lynch via B4 Relay
 - [PATCH 1/3] powerpc/pseries/memhp: Fix access beyond end of drmem array
 
Nathan Lynch via B4 Relay
 - [PATCH 2/3] powerpc/pseries/memhp: Remove unbalanced dlpar_release_drc() call
 
Nathan Lynch via B4 Relay
 - [PATCH 3/3] powerpc/pseries/memhp: Log more error conditions in add path
 
Nathan Lynch via B4 Relay
 - [PATCH v2 0/5] powerpc/rtas: Trivial and coding style fixes
 
Nathan Lynch via B4 Relay
 - [PATCH v2 1/5] powerpc/rtas: Drop declaration of undefined call_rtas() function
 
Nathan Lynch via B4 Relay
 - [PATCH v2 4/5] powerpc/rtas: Remove trailing space
 
Nathan Lynch via B4 Relay
 - [PATCH] lazy tlb: consolidate lazy tlb mm switching fix
 
Nicholas Piggin
 - [PATCH 18/32] fbdev/ps3fb: Set FBINFO_VIRTFB flag
 
Thomas Zimmermann
 - [PATCH 19/32] fbdev/ps3fb: Initialize fb_ops with fbdev macros
 
Thomas Zimmermann
 - [PATCH v9 00/27] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 
Herve Codina
 - [PATCH v9 02/27] soc: fsl: cpm1: qmc: Fix __iomem addresses declaration
 
Herve Codina
 - [PATCH v9 03/27] soc: fsl: cpm1: qmc: Fix rx channel reset
 
Herve Codina
 - [PATCH v9 04/27] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
 
Herve Codina
 - [PATCH 2/3] modpost: Extended modversion support
 
Matthew Maurer
 - [PATCH v2] powernv/opal-prd: Silence memcpy() run-time false positive warnings
 
matoro
 - [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
 
Peter Xu
 - [PATCH 1/2] powerpc/hv-gpci: Add return value check in affinity_domain_via_partition_show function
 
Kajol Jain
 - linux-next: Tree for Nov 16 (arch/powerpc/platforms/86xx/pic.o)
 
Randy Dunlap
 - [PATCH] powerpc: Add PVN support for HeXin C2000 processor
 
Zhao Ke
 - [PATCH v4 1/5] crypto: mxs-dcp: Add support for hardware-bound keys
 
Herbert Xu
 - [PATCH net-next 00/10] net*: Convert to platform remove callback returning void
 
Uwe Kleine-König
 - [PATCH net-next 06/10] net: wan/fsl_ucc_hdlc: Convert to platform remove callback returning void
 
Uwe Kleine-König
 - [PATCH v3 6/9] RISC-V: Add stubs for sbi_console_putchar/getchar()
 
Anup Patel
 - [PATCH v3 7/9] tty/serial: Add RISC-V SBI debug console based earlycon
 
Anup Patel
 - [PATCH v3 8/9] tty: Add SBI debug console support to HVC SBI driver
 
Anup Patel
 - [RFC - is this a bug?] powerpc/lib/sstep: Asking for some light on this, please. :)
 
Gustavo A. R. Silva
 - [PATCH v2 0/5] MODVERSIONS + RUST Redux
 
Matthew Maurer
 - [PATCH v4 0/5] RISC-V SBI debug console extension support
 
Anup Patel
 - [PATCH v4 00/13] powerpc/pseries: New character devices for system parameters and VPD
 
Nathan Lynch via B4 Relay
 - [PATCH v4 03/13] powerpc/rtas: Add function return status constants
 
Nathan Lynch via B4 Relay
 - [PATCH v4 05/13] powerpc/rtas: Facilitate high-level call sequences
 
Nathan Lynch via B4 Relay
 - [PATCH v4 07/13] powerpc/rtas: Warn if per-function lock isn't held
 
Nathan Lynch via B4 Relay
 - [PATCH v4 10/13] powerpc/pseries/papr-sysparm: Validate buffer object lengths
 
Nathan Lynch via B4 Relay
 - [PATCH] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
 
Kefeng Wang
 - [PATCH 00/34] biops: add atomig find_bit() operations
 
Yury Norov
 - [PATCH 01/34] lib/find: add atomic find_bit() primitives
 
Yury Norov
 - [PATCH 16/34] powerpc: use atomic find_bit() API where appropriate
 
Yury Norov
 - [PATCH 00/10] Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON
 
Heiner Kallweit
 - [PATCH 03/10] drivers/i2c/busses/i2c-pasemi-pci.c: Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON
 
Heiner Kallweit
 - [PATCH] powerpc: Don't clobber fr0/vs0 during fp|altivec register  save
 
Timothy Pearson
 - [PATCH] ASoC: fsl_mqs: Remove duplicate linux/of.h header
 
Lucas Tanure
 - [PATCH v2] powerpc: Don't clobber fr0/vs0 during fp|altivec register  save
 
Timothy Pearson
 - Please backport feea65a338e5 ("powerpc/powernv: Fix fortify source warnings in opal-prd.c")
 
Michael Ellerman
 - [PATCH v2] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
 
Kefeng Wang
 - [linus:master] [file]  0ede61d858:  will-it-scale.per_thread_ops -2.9% regression
 
kernel test robot
 - [PATCH] ASoC: fsl_sai: Fix no frame sync clock issue on i.MX8MP
 
Shengjiu Wang
 - [PATCH v4 0/4] KVM: selftests: add powerpc support
 
Nicholas Piggin
 - [PATCH 0/5] usb: gadget: udc: Convert to platform remove callback returning void
 
Uwe Kleine-König
 - [PATCH 2/5] usb: gadget: fsl_udc: Convert to platform remove callback returning void
 
Uwe Kleine-König
 - [PATCH v4 2/2] ASoC: imx-rpmsg: Force codec power on in low power audio mode
 
Mark Brown
 - Potential config regression after 89cde455 ("kexec: consolidate kexec and crash options into kernel/Kconfig.kexec")
 
Ignat Korchagin
 - [PATCH] powerpc: add crtsavres.o to always-y instead of extra-y
 
Masahiro Yamada
 - [PATCH] powerpc/lib: Avoid array bounds warnings in vec ops
 
Michael Ellerman
 - [PATCH v5 1/2] ASoC: dt-bindings: sound-card-common: List sound widgets ignoring system suspend
 
Chancel Liu
 - [PATCH v5 2/2] ASoC: imx-rpmsg: Force codec power on in low power audio mode
 
Chancel Liu
 - [PATCH v10 00/14] Add audio support in v4l2 framework
 
Shengjiu Wang
 - [PATCH 00/17] tty: small cleanups and fixes
 
Jiri Slaby (SUSE)
 - [PATCH][next] powerpc/crypto: Avoid -Wstringop-overflow warnings
 
Gustavo A. R. Silva
 - [PATCH 12/14] tools/perf: Update tools's copy of powerpc syscall table
 
Namhyung Kim
 - [PATCH] ASoC: fsl_xcvr: Enable 2 * TX bit clock for spdif only case
 
Shengjiu Wang
 - [PATCH] KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registers
 
Nicholas Piggin
 - [PATCH] powerpc/xics: Check return value of kasprintf in icp_native_map_one_cpu
 
Kunwu Chan
 - [PATCH 1/2] ASoC: fsl: mpc8610_hpcd: Remove unused driver
 
Michael Ellerman
 - [PATCH v11 00/15] Add audio support in v4l2 framework
 
Shengjiu Wang
 - [PATCH 3/3] drm/amd/display: Support DRM_AMD_DC_FP on RISC-V
 
Christoph Hellwig
 - [PATCH] powerpc/mm: Fix null-pointer dereference in pgtable_cache_add
 
Kunwu Chan
 - [PATCH] powerpc: Use ARRAY_SIZE for array length
 
Jiapeng Chong
 - [PATCH] powerpc: Adjust config HOTPLUG_CPU dependency
 
Vishal Chourasia
 - [PATCH v2 0/4] eventfd: simplify signal helpers
 
Christian Brauner
 - [PATCH 12/41] mm: add per-VMA lock and helper functions to control it
 
Alexander Gordeev
 - [PATCH] dt-bindings: fsl,dpaa2-console: drop unneeded quotes
 
Rob Herring
 - [PATCH] ASoC: fsl_xcvr: refine the requested phy clock frequency
 
Shengjiu Wang
 - [PATCH] powerpc/86xx: Drop unused CONFIG_MPC8610
 
Michael Ellerman
 - [PATCH] powerpc/lib: Validate size for vector operations
 
Naveen N Rao
 - [PATCH v1] powerpc: Add PVN support for HeXin C2000 processor
 
Greg KH
 - [PATCH v2 0/3] powerpc: -Wmissing-prototypes fixes
 
Arnd Bergmann
 - [powerpc] Lockups seen during/just after boot (bisected)
 
Sachin Sant
 - [PATCH] perf vendor events: Update datasource event name to fix duplicate events
 
Athira Rajeev
 - [PATCH V4] tools/perf: Add perf binary dependent rule for shellcheck log in Makefile.perf
 
Athira Rajeev
 - [RFC] UBUNTU: [Config] y2038: Disable COMPAT and COMPAT_32BIT_TIME on ppc64le
 
Dimitri John Ledkov
 - [PATCH v2 0/7] kexec_file: print out debugging message if required
 
Baoquan He
 - [PATCH v5 0/5] RISC-V SBI debug console extension support
 
Anup Patel
 - [PATCH 2/6] powerpc/fsl-pci: Use PCI_HEADER_TYPE_MASK instead of literal
 
Ilpo Järvinen
 - [PATCH v2 00/10] Don't let i2c adapters declare I2C_CLASS_SPD support if they support I2C_CLASS_HWMON
 
Heiner Kallweit
 - [PATCH] powerpc/85xx: Fix typo in code comment
 
Christophe Leroy
 - [powerpc:merge] BUILD SUCCESS 9a15ae60f2c9707433b01e55815cd9142be102b2
 
kernel test robot
 - [powerpc:next-test] BUILD SUCCESS 5a0756654f337bc86a5a85e50bcf8a3a070ade42
 
kernel test robot
 - [powerpc:next] BUILD SUCCESS 4958b3a7bb0f6669e569684e3cd90e413f450ba8
 
kernel test robot
 - [PATCH v5] powerpc/pseries/vas: Migration suspend waits for no in-progress open windows
 
Haren Myneni
 - [PATCH] perf test record+probe_libc_inet_pton: Fix call chain match on powerpc
 
Likhitha Korrapati
 - [PATCH] powerpc/imc-pmu: Fix null pointer dereference in update_events_in_group
 
Kunwu Chan
 - [PATCH] powerpc/powernv: Fix null pointer dereference in opal_powercap_init
 
Kunwu Chan
 - linux-next: manual merge of the tty tree with the powerpc tree
 
Stephen Rothwell
 - linux-next: duplicate patch in the tty tree
 
Stephen Rothwell
 - [PATCH] powerpc/powernv/pci: Do setup dev PE in pnv_pci_enable_device_hook
 
Luming Yu
 - [PATCH] powerpc/powernv: Add a null pointer check in opal_event_init
 
Kunwu Chan
 - linux-next: build failure after merge of the mm tree
 
Stephen Rothwell
 - [PATCHv9 2/2] powerpc/setup: Loosen the mapping between cpu logical id and its seq in dt
 
Hari Bathini
 - [PATCH 1/3] asm-generic/mmiowb: Mark accesses to fix KCSAN warnings
 
Rohan McLure
 - [PATCH 1/2] powerpc/rtas: Create rtas_busy_sleep function
 
Haren Myneni
 - Powerpc: maple_defconfig: kernel/rtas_pci.c:46:5: error: no previous prototype for function 'rtas_read_config' [-Werror,-Wmissing-prototypes]
 
Naresh Kamboju
 - [PATCH] scsi: ipr: Remove obsolete check for old CPUs
 
Michael Ellerman
 - [PATCH v2 18/32] fbdev/ps3fb: Set FBINFO_VIRTFB flag
 
Thomas Zimmermann
 - [PATCH v2 19/32] fbdev/ps3fb: Initialize fb_ops with fbdev macros
 
Thomas Zimmermann
 - [PATCH] powerpc/powernv: Add error handling to opal_prd_range_is_valid
 
Haoran Liu
 - [PATCH] powerpc/rtas_pci: rename and properly expose config access APIs
 
Nathan Lynch via B4 Relay
 - linux-next: build warning after merge of the mm tree
 
Stephen Rothwell
 - [PATCH v1] powerpc/powernv/pci: fix PE in re-used pci_dn for pnv_pci_enable_device_hook
 
Luming Yu
 - [PATCH] soc: fsl: cpm1: qmc: fix error return code in qmc_probe()
 
Herve Codina
 - [PATCH 1/5] selftests/powerpc: Fix error handling in FPU/VMX preemption tests
 
Michael Ellerman
 - [PATCH 2/5] selftests/powerpc: Check all FPRs in fpu_preempt
 
Michael Ellerman
 - [PATCH 3/5] selftests/powerpc: Generate better bit patterns for FPU tests
 
Michael Ellerman
 - [PATCH 4/5] selftests/powerpc: Run fpu_preempt test for 60 seconds
 
Michael Ellerman
 - [PATCH 5/5] selftests/powerpc: Check all FPRs in fpu_syscall test
 
Michael Ellerman
 - [PATCH 00/17] Prepare the PowerQUICC QMC and TSA for the HDLC QMC driver
 
Herve Codina
 - [PATCH 05/17] soc: fsl: cpm1: qmc: Remove inline function specifiers
 
Herve Codina
 - [powerpc:next] BUILD SUCCESS 0d555b57ee660d8a871781c0eebf006e855e918d
 
kernel test robot
 - linux-next: duplicate patches in the char-misc tree
 
Stephen Rothwell
 - [PATCH v2] powerpc/pseries/vas: Use usleep_range() to support HCALL delay
 
Haren Myneni
 - [PATCH v2] powerpc: Add PVN support for HeXin C2000 processor
 
Zhao Ke
 - [PATCH 1/5] powerpc/suspend: Add prototype for do_after_copyback()
 
Michael Ellerman
 - [PATCH v4 0/4] dwc general suspend/resume functionality
 
Frank Li
 - [PATCH v3 0/7] kexec_file: print out debugging message if required
 
Baoquan He
 - [PATCH v9 0/7] Support page table check
 
Rohan McLure
 - [PATCH] powerpc/ftrace: Fix stack teardown in ftrace_no_trace
 
Naveen N Rao
 - [kvm-unit-tests PATCH v1 00/18] arm/arm64: Rework cache maintenance at boot
 
Shaoqin Huang
 - [PATCH v2] powerpc/mm: Fix null-pointer dereference in pgtable_cache_add
 
Kunwu Chan
 - [PATCH v2 1/3] powerpc/code-patching: Add generic memory patching
 
Naveen N Rao
 - [PATCH v2 2/3] powerpc/64: Convert patch_instruction() to patch_u32()
 
Naveen N Rao
 - [PATCH 1/2] powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()
 
Michael Ellerman
 - [PATCH 2/2] powerpc: Fix build error due to is_valid_bugaddr()
 
Michael Ellerman
 - [PATCH] powerpc/irq: Allow softirq to hardirq stack transition
 
Michael Ellerman
    
 
    
      Last message date: 
       Thu Nov 30 23:50:45 AEDT 2023
    Archived on: Thu Nov 30 23:51:12 AEDT 2023
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).