linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-10 10:37:40 to 2022-01-17 17:08:41 UTC [more...]

[PATCH AUTOSEL 5.15 02/44] powerpc/6xx: add missing of_node_put
 2022-01-17 17:00 UTC 

[PATCH AUTOSEL 5.16 03/52] powerpc/6xx: add missing of_node_put
 2022-01-17 16:58 UTC  (15+ messages)
` [PATCH AUTOSEL 5.16 04/52] powerpc/powernv: "
` [PATCH AUTOSEL 5.16 05/52] powerpc/cell: "
` [PATCH AUTOSEL 5.16 06/52] powerpc/btext: "
` [PATCH AUTOSEL 5.16 07/52] powerpc/watchdog: Fix missed watchdog reset due to memory ordering race
` [PATCH AUTOSEL 5.16 08/52] ASoC: imx-hdmi: add put_device() after of_find_device_by_node()
` [PATCH AUTOSEL 5.16 10/52] powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING
` [PATCH AUTOSEL 5.16 13/52] powerpc/powermac: Add missing lockdep_register_key()
` [PATCH AUTOSEL 5.16 14/52] KVM: PPC: Book3S: Suppress warnings when allocating too big memory slots
` [PATCH AUTOSEL 5.16 15/52] KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUEST
` [PATCH AUTOSEL 5.16 27/52] powerpc/40x: Map 32Mbytes of memory at startup
` [PATCH AUTOSEL 5.16 28/52] selftests/powerpc/spectre_v2: Return skip code when miss_percent is high
` [PATCH AUTOSEL 5.16 29/52] powerpc: handle kdump appropriately with crash_kexec_post_notifiers option
` [PATCH AUTOSEL 5.16 30/52] powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic
` [PATCH AUTOSEL 5.16 39/52] selftests/powerpc: Add a test of sigreturning to the kernel

[RFC PATCH 1/3] powerpc/64s: Fix system call emulation
 2022-01-17 14:24 UTC  (3+ messages)
` [RFC PATCH 2/3] powerpc/64s: Emulate scv syscalls if facility unavailable and PR KVM is possible
` [RFC PATCH 3/3] KVM: PPC: Book3S PR: Disable SCV when running AIL is disabled

[RFC PATCH 1/3] powerpc/64s: Fix system call emulation
 2022-01-17 14:20 UTC 

[PATCH v3] powerpc/papr_scm: Implement initial support for injecting smart errors
 2022-01-17 14:11 UTC  (3+ messages)

[PATCH net 0/4] net/fsl: xgmac_mdio: Add workaround for erratum A-009885
 2022-01-17 14:00 UTC  (11+ messages)
` [PATCH net 1/4] "
` [PATCH net 2/4] dt-bindings: net: Document fsl,erratum-a009885
` [PATCH net 3/4] powerpc/fsl/dts: Enable WA for erratum A-009885 on fman3l MDIO buses
` [PATCH net 4/4] net/fsl: xgmac_mdio: Fix incorrect iounmap when removing module

[PATCH] powerpc/64s: Mask SRR0 before checking against the masked NIP
 2022-01-17 13:44 UTC 

[PATCH v2 0/5] fsl-asoc-card: Add optional dt property for setting mclk-id
 2022-01-17 13:21 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: sound: Rename tlv320aic31xx-micbias as tlv320aic31xx
` [PATCH v2 2/5] dt-bindings: tlv320aic31xx: Define PLL clock inputs
` [PATCH v2 3/5] ASoC: bindings: fsl-asoc-card: Add mclk-id optional property
` [PATCH v2 4/5] ASoC: fsl-asoc-card: Add optional dt property for setting mclk-id
` [PATCH v2 5/5] ASoC: fsl-asoc-card: Remove BCLK default value for tlv320aic31xx card

[PATCH v3 1/2] powerpc/mce: Avoid using irq_work_queue() in realmode
 2022-01-17  8:11 UTC  (6+ messages)
` [PATCH v3 2/2] pseries/mce: Refactor the pseries mce handling code

[PATCH] powerpc/32s: Enable STRICT_MODULE_RWX for the 603 core
 2022-01-17 10:06 UTC 

[PATCH v4] powerpc/mce: Avoid using irq_work_queue() in realmode
 2022-01-17  8:32 UTC 

[PATCH v2] powerpc: Add missing SPDX license identifiers
 2022-01-17  8:18 UTC  (2+ messages)

[PATCH v2] powerpc: Add missing SPDX license identifiers to DTS files
 2022-01-17  8:17 UTC  (2+ messages)

[PATCH v2 0/2] powerpc/fadump: handle CMA activation failure appropriately
 2022-01-17  7:59 UTC  (6+ messages)
` [PATCH v2 1/2] mm/cma: provide option to opt out from exposing pages on activation failure
` [PATCH v2 2/2] powerpc/fadump: opt out from freeing pages on cma "

[PATCH v3 0/2] powerpc/fadump: handle CMA activation failure appropriately
 2022-01-17  7:52 UTC  (3+ messages)
` [PATCH v3 1/2] mm/cma: provide option to opt out from exposing pages on activation failure
` [PATCH v3 2/2] powerpc/fadump: opt out from freeing pages on cma "

[powerpc:next-test] BUILD SUCCESS 7773544e4027aa905e7f75752e3db619b473bd5c
 2022-01-17  2:26 UTC 

[powerpc:merge] BUILD SUCCESS 863a7c25c334ed368b4508fccae92d6bb61e71a4
 2022-01-17  2:26 UTC 

[powerpc:fixes-test] BUILD SUCCESS d37823c3528e5e0705fc7746bcbc2afffb619259
 2022-01-17  2:26 UTC 

[powerpc:fixes] BUILD SUCCESS 252745240ba0ae774d2f80c5e185ed59fbc4fb41
 2022-01-17  2:18 UTC 

[PATCH 00/13] powerpc/bpf: Some fixes and updates
 2022-01-16 10:41 UTC  (17+ messages)
` [PATCH 01/13] bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack()
` [PATCH 02/13] powerpc32/bpf: Fix codegen for bpf-to-bpf calls
` [PATCH 03/13] powerpc/bpf: Update ldimm64 instructions during extra pass
` [PATCH 11/13] powerpc64/bpf elfv2: Setup kernel TOC in r2 on entry

[PATCH v2] powerpc/audit: Fix syscall_get_arch()
 2022-01-16 10:41 UTC  (2+ messages)

[PATCH] powerpc: Add missing SPDX license identifiers
 2022-01-16  9:57 UTC  (2+ messages)

[PATCH v2 0/3] mm: support huge vmalloc mapping on arm64/x86
 2022-01-15 10:17 UTC  (13+ messages)
` [PATCH v2 2/3] arm64: Support huge vmalloc mappings
` [PATCH v2 3/3] x86: "

[PATCH] powerpc/perf: Fix power_pmu_disable to call clear_pmi_irq_pending only if PMI is pending
 2022-01-15  7:20 UTC 

[powerpc:merge] BUILD SUCCESS 64aae3ed0b303954227bf1990dff6fded6889677
 2022-01-15  3:58 UTC 

[RFC PATCH 0/3] powerpc/pseries/vas: VAS/NXGZIP support with LPM
 2022-01-14 17:59 UTC  (3+ messages)
` [RFC PATCH 3/3] powerpc/pseries/vas: Use migration_in_progress to disable DLPAR

[PATCH 1/1] powerpc/e500/qemu-e500: allow core to idle without waiting
 2022-01-14 17:49 UTC  (4+ messages)

[PATCH 0/3] powerpc: Enhance error handling with patch_instruction()
 2022-01-14 16:19 UTC  (3+ messages)
` [PATCH 1/3] powerpc: Properly return error code from do_patch_instruction()

[RFC PATCH v3 0/8] Use pageblock_order for cma and alloc_contig_range alignment
 2022-01-14 15:15 UTC  (21+ messages)
` [RFC PATCH v3 1/8] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
` [RFC PATCH v3 2/8] mm: compaction: handle non-lru compound pages properly in isolate_migratepages_block()
` [RFC PATCH v3 3/8] mm: migrate: allocate the right size of non hugetlb or THP compound pages
` [RFC PATCH v3 5/8] mm: page_isolation: check specified range for unmovable pages during isolation
` [RFC PATCH v3 7/8] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size

[GIT PULL] Please pull powerpc/linux.git powerpc-5.17-1 tag
 2022-01-14 14:39 UTC  (2+ messages)

[PATCH] net: apple: mace: Fix build since dev_addr constification
 2022-01-14 11:30 UTC  (3+ messages)

[PATCH] net: apple: bmac: Fix build since dev_addr constification
 2022-01-14 11:30 UTC  (3+ messages)

[PATCH] powerpc: Add missing SPDX license identifiers to DTS files
 2022-01-14 10:49 UTC 

[PATCH] powerpc/bpf: Always reallocate BPF_REG_5, BPF_REG_AX and TMP_REG when possible
 2022-01-14 10:37 UTC  (4+ messages)

[PATCH] powerpc/perf: Fix power_pmu_wants_prompt_pmi to be defined only for CONFIG_PPC64
 2022-01-14  3:13 UTC 

[PATCH] powerpc/audit: Fix syscall_get_arch()
 2022-01-13 18:07 UTC 

[PATCH] powerpc/audit: Simplify syscall_get_arch()
 2022-01-13 15:50 UTC  (2+ messages)

[PATCH] powerpc: dts: t104xrdb: fix phy type for FMAN 4/5
 2022-01-13 12:35 UTC  (2+ messages)

[5.16.0] build error on unrecognized opcode: ptesync
 2022-01-13  3:12 UTC  (5+ messages)

Linux kernel: powerpc: KVM guest can trigger host crash on Power8
 2022-01-13  0:17 UTC  (14+ messages)

[PATCH] powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switch
 2022-01-12 18:50 UTC  (9+ messages)
          ` [PATCH] powerpc: dts: add device tree for T1040RDB-REV-A
              ` [PATCH v2] powerpc: dts: t1040rdb: fix ports names for Seville Ethernet switch

[PATCH 0/6] Improve KVM's interaction with CPU hotplug
 2022-01-12 17:21 UTC  (6+ messages)
` [PATCH 3/6] KVM: Remove opaque from kvm_arch_check_processor_compat

linux-next: manual merge of the audit tree with the powerpc tree
 2022-01-12 17:19 UTC  (14+ messages)

[PATCH 06/23] powerpc/membarrier: Remove special barrier on mm switch
 2022-01-12 16:11 UTC  (4+ messages)
` [PATCH 07/23] membarrier: Rewrite sync_core_before_usermode() and improve documentation

consolidate the compat fcntl definitions
 2022-01-12 16:09 UTC  (16+ messages)
` [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define
` [PATCH 2/5] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH 3/5] uapi: merge the 32-bit mips struct flock into the generic one
` [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH 5/5] compat: consolidate the compat_flock{,64} definition

[PATCH v5] powerpc/pseries: read the lpar name from the firmware
 2022-01-12 13:10 UTC  (5+ messages)

[PATCH 0/2] powerpc/fadump: handle CMA activation failure appropriately
 2022-01-12  9:50 UTC  (6+ messages)
` [PATCH 1/2] mm/cma: provide option to opt out from exposing pages on activation failure

[powerpc/merge] PMU: Kernel warning while running pmu/ebb selftests
 2022-01-12  7:08 UTC  (4+ messages)

[PATCH v5 00/21] Introduce power-off+restart call chain API
 2022-01-11  7:57 UTC  (4+ messages)
` [PATCH v5 04/21] kernel: Add combined power-off+restart handler "

[PATCH 0/3] KVM: PPC: KVM module exit fixes
 2022-01-11 14:43 UTC  (4+ messages)
` [PATCH 2/3] KVM: PPC: Book3S HV: Delay setting of kvm ops

[PATCH v3 0/6] KVM: PPC: MMIO fixes
 2022-01-11 14:39 UTC  (12+ messages)
` [PATCH v3 3/6] KVM: PPC: Don't use pr_emerg when mmio emulation fails
` [PATCH v3 5/6] KVM: PPC: mmio: Return to guest after emulation failure
` [PATCH v3 6/6] KVM: PPC: mmio: Reject instructions that access more than mmio.data size

[PATCH v5 0/6] KEXEC_SIG with appended signature
 2022-01-11 11:37 UTC  (7+ messages)
` [PATCH v5 1/6] s390/kexec_file: Don't opencode appended signature check
` [PATCH v5 2/6] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH v5 3/6] kexec_file: Don't opencode appended signature verification
` [PATCH v5 4/6] module: strip the signature marker in the verification function
` [PATCH v5 5/6] module: Use key_being_used_for for log messages in verify_appended_signature
` [PATCH v5 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

[PATCH v2 0/2] mm: Fix kernel BUG in __check_heap_object() on PowerPC64
 2022-01-11  6:04 UTC  (5+ messages)
` [PATCH v2 1/2] powerpc: Fix virt_addr_valid() check

[PATCH] powerpc/time: Fix build failure due to do_hard_irq_enable() on PPC32
 2022-01-11  3:11 UTC  (2+ messages)

[PATCH V2 00/17] riscv: compat: Add COMPAT mode support for rv64
 2022-01-11  2:43 UTC  (13+ messages)
` [PATCH V2 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V2 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V2 03/17] asm-generic: fcntl: compat: Remove duplicate definitions
` [PATCH V2 11/17] riscv: compat: Add elf.h implementation

[PATCH kernel v5] KVM: PPC: Merge powerpc's debugfs entry content into generic entry
 2022-01-11  0:54 UTC 

[PATCH 00/16] Remove usage of the deprecated "pci-dma-compat.h" API
 2022-01-10 15:35 UTC  (2+ messages)

[PATCH v3] powerpc/32s: Fix kasan_init_region() for KASAN
 2022-01-10 15:29 UTC 

[PATCH v4 0/6] KEXEC_SIG with appended signature
 2022-01-10 13:49 UTC  (7+ messages)
` [PATCH v4 1/6] s390/kexec_file: Don't opencode appended signature check
` [PATCH v4 2/6] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH v4 3/6] kexec_file: Don't opencode appended signature verification
` [PATCH v4 4/6] module: strip the signature marker in the verification function
` [PATCH v4 5/6] module: Use key_being_used_for for log messages in verify_appended_signature
` [PATCH v4 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

[PATCH v2 0/8] Implement EBPF on powerpc32
 2022-01-10 12:13 UTC  (4+ messages)
` [PATCH v2 8/8] powerpc/bpf: Reallocate BPF registers to volatile registers when possible on PPC32


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).