messages from 2022-12-22 13:33:42 to 2023-01-05 08:01:56 UTC [more...]
[PATCH 00/14] Remove clang's -Qunused-arguments from KBUILD_CPPFLAGS
2023-01-05 8:00 UTC (6+ messages)
` [PATCH 05/14] powerpc: Remove linker flag from KBUILD_AFLAGS
` [PATCH 06/14] powerpc/vdso: Remove unused '-s' flag from ASFLAGS
` [PATCH 07/14] powerpc/vdso: Improve linker flags
` [PATCH 08/14] powerpc/vdso: Remove an unsupported flag from vgettimeofday-32.o with clang
[PATCH v2 0/7] pseries dynamic secure boot interface using secvar
2023-01-05 7:28 UTC (14+ messages)
` [PATCH v2 1/7] powerpc/pseries: Log hcall return codes for PLPKS debug
` [PATCH v2 2/7] powerpc/secvar: WARN_ON_ONCE() if multiple secvar ops are set
` [PATCH v2 3/7] powerpc/secvar: Use sysfs_emit() instead of sprintf()
` [PATCH v2 4/7] powerpc/secvar: Handle format string in the consumer
` [PATCH v2 5/7] powerpc/secvar: Handle max object size "
` [PATCH v2 6/7] powerpc/secvar: Extend sysfs to include config vars
` [PATCH v2 7/7] powerpc/pseries: Implement secvars for dynamic secure boot
[Skiboot] [PATCH 1/3] core/device: Add function to return child node using name and length
2023-01-05 7:11 UTC
[PATCH] macintosh/macio-adb: add missing iounmap() on error in macio_init()
2023-01-05 6:41 UTC
[PATCH 07/10] tty: Convert ->dtr_rts() to take bool argument
2023-01-05 6:19 UTC (2+ messages)
[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
2023-01-05 3:06 UTC
[RFC PATCH] mm: remove zap_page_range and change callers to use zap_vma_page_range
2023-01-05 1:14 UTC (7+ messages)
[PATCH rcu 04/27] arch/powerpc/kvm: Remove "select SRCU"
2023-01-05 0:37 UTC
[PATCH v2] powerpc: Fix a wrong version calculation issue in ld_version
2023-01-04 20:24 UTC
[PATCH] mm: remove zap_page_range and create zap_vma_pages
2023-01-04 18:09 UTC (4+ messages)
[PATCH] PCI/AER: Rate limit the reporting of the correctable errors
2023-01-04 13:04 UTC (5+ messages)
Linux 6.2-rc2
2023-01-04 10:34 UTC
[PATCH 0/4] PLPKS bugfixes and enhancements
2023-01-04 7:42 UTC (11+ messages)
` [PATCH 1/4] powerpc/pseries: Fix handling of PLPKS object flushing timeout
` [PATCH 2/4] powerpc/pseries: Fix alignment of PLPKS structures and buffers
` [PATCH 3/4] powerpc/pseries: Expose PLPKS config values, support additional fields
` [PATCH 4/4] powerpc/pseries: Implement signed update for PLPKS objects
[PATCH] drivers/misc/ocxl/context.c : eliminate unnecessary type conversions
2023-01-04 7:06 UTC
[PATCH] powerpc: Fix a wrong version calculation issue in ld_version
2023-01-04 7:03 UTC (2+ messages)
[PATCH] ASoC: fsl_micfil: Correct the number of steps on SX controls
2023-01-04 2:57 UTC
[bpf-next v1] bpf: drop deprecated bpf_jit_enable == 2
2023-01-04 1:54 UTC (3+ messages)
[FSL P50x0] DPAA Ethernet issue
2023-01-03 20:17 UTC (7+ messages)
[PATCH v9 00/10] phy: Add support for Lynx 10G SerDes
2023-01-03 18:30 UTC (12+ messages)
` [PATCH v9 01/10] dt-bindings: phy: Add 2500BASE-X and 10GBASE-R
` [PATCH v9 02/10] dt-bindings: phy: Add Lynx 10G phy binding
` [PATCH v9 03/10] dt-bindings: clock: Add ids for Lynx 10g PLLs
` [PATCH v9 04/10] clk: Add Lynx 10G SerDes PLL driver
` [PATCH v9 05/10] phy: fsl: Add Lynx 10G SerDes driver
` [PATCH v9 06/10] arm64: dts: ls1046a: Add serdes bindings
` [PATCH v9 07/10] arm64: dts: ls1046ardb: "
` [PATCH v9 08/10] arm64: dts: ls1088a: "
` [PATCH v9 09/10] arm64: dts: ls1088a: Prevent PCSs from probing as phys
` [PATCH v9 10/10] arm64: dts: ls1088ardb: Add serdes bindings
[PATCH v2 0/2] PS3 patches
2023-01-03 17:51 UTC (3+ messages)
` [PATCH v2 2/2] powerpc/ps3: Refresh ps3_defconfig
` [PATCH v2 1/2] powerpc/ps3: Change updateboltedpp panic to info
[PATCH v1 0/3] PS3 patches
2023-01-03 17:06 UTC (7+ messages)
` [PATCH v1 2/3] powerpc/ps3: Change updateboltedpp panic to info
` [PATCH v1 1/3] powerpc: Fix processing of CONFIG_CMDLINE
` [PATCH v1 3/3] powerpc/ps3: Refresh ps3_defconfig
[PATCH] powerpc: Fix a wrong version calculation issue in ld_version
2023-01-03 9:57 UTC
[PATCH 00/19] Introduce __xchg, non-atomic xchg
2023-01-03 10:02 UTC (30+ messages)
` [PATCH 02/19] arch/arc: rename internal name __xchg to __arch_xchg
` [PATCH v2] arch: rename all internal names "
` [PATCH v3] "
` [PATCH 04/19] arch/arm64: rename internal name "
` [PATCH 05/19] arch/hexagon: "
` [PATCH 06/19] arch/ia64: "
` [PATCH 07/19] arch/loongarch: "
` [PATCH 08/19] arch/m68k: "
` [PATCH 09/19] arch/mips: "
` [PATCH 10/19] arch/openrisc: "
` [PATCH 11/19] arch/parisc: "
` [PATCH 12/19] arch/powerpc: correct logged function names in xchg helpers
` [PATCH 13/19] arch/riscv: rename internal name __xchg to __arch_xchg
` [PATCH 14/19] arch/s390: "
` [PATCH 15/19] arch/sh: "
` [PATCH 16/19] arch/sparc: "
` [PATCH 17/19] arch/xtensa: "
` [PATCH 18/19] linux/include: add non-atomic version of xchg
` [PATCH 19/19] drm/i915/gt: use __xchg instead of internal helper
[PATCH 5.10 23/63] powerpc: add support for TIF_NOTIFY_SIGNAL
2023-01-03 8:13 UTC
Patch "powerpc: add support for TIF_NOTIFY_SIGNAL" has been added to the 5.10-stable tree
2023-01-03 7:36 UTC
[PATCH] perf test bpf: Skip test if kernel-debuginfo is not present
2023-01-02 14:23 UTC (7+ messages)
[powerpc]Build (ld) failure 6.2-rc2
2023-01-02 6:36 UTC
[Bug 216095] New: sysfs: cannot create duplicate filename '/devices/platform/of-display'
2023-01-02 6:10 UTC (4+ messages)
` [Bug 216095] "
[PATCH 1/3] core/device: Add function to return child node using name and length
2023-01-02 3:15 UTC (3+ messages)
` [PATCH 2/3] skiboot: Update IMC code to use dt_find_by_name_len for checking dt nodes
` [PATCH 3/3] skiboot: Update IMC PMU node names for power10
[PATCH 00/11] Fix pca954x i2c-mux node names
2022-12-31 12:40 UTC (7+ messages)
` [PATCH 03/11] ARM: dts: imx: Fix pca9547 i2c-mux node name
` [PATCH 06/11] ARM: dts: vf610: Fix pca9548 i2c-mux node names
` [PATCH 07/11] arm64: dts: freescale: Fix pca954x "
[PATCH v2 00/50] KVM: Rework kvm_init() and hardware enabling
2022-12-29 20:52 UTC (5+ messages)
[PATCH] powerpc/mpc52xx_lpbfifo: Drop unused functions
2022-12-29 17:28 UTC (2+ messages)
[PATCH v2] vdso: Improve cmd_vdso_check to check all dynamic relocations
2022-12-29 16:22 UTC (2+ messages)
[PATCH AUTOSEL 4.14 1/4] powerpc/rtas: avoid device tree lookups in rtas_os_term()
2022-12-28 10:37 UTC (4+ messages)
` [PATCH AUTOSEL 4.14 2/4] powerpc/rtas: avoid scheduling "
` [PATCH AUTOSEL 4.14 3/4] powerpc/msi: Fix deassociation of MSI descriptors
[PATCH -next] powerpc/64s/hash: change stress_hpt_timer_fn to static
2022-12-28 9:36 UTC
[PATCH 0/6] pseries dynamic secure boot interface using secvar
2022-12-28 8:12 UTC (8+ messages)
` [PATCH 1/6] powerpc/pseries: Log hcall return codes for PLPKS debug
` [PATCH 2/6] powerpc/secvar: WARN_ON_ONCE() if multiple secvar ops are set
` [PATCH 3/6] powerpc/secvar: Handle format string in the consumer
` [PATCH 4/6] powerpc/secvar: Handle max object size "
` [PATCH 5/6] powerpc/secvar: Extend sysfs to include config vars
` [PATCH 6/6] powerpc/pseries: Implement secvars for dynamic secure boot
[PATCH] fbdev: make offb driver tristate
2022-12-27 21:06 UTC (5+ messages)
[PATCH AUTOSEL 4.9 1/3] powerpc/rtas: avoid scheduling in rtas_os_term()
2022-12-27 20:36 UTC (2+ messages)
` [PATCH AUTOSEL 4.9 2/3] powerpc/msi: Fix deassociation of MSI descriptors
[PATCH AUTOSEL 4.19 1/4] powerpc/rtas: avoid device tree lookups in rtas_os_term()
2022-12-27 20:35 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 2/4] powerpc/rtas: avoid scheduling "
` [PATCH AUTOSEL 4.19 3/4] powerpc/msi: Fix deassociation of MSI descriptors
[PATCH AUTOSEL 5.4 3/7] powerpc/rtas: avoid device tree lookups in rtas_os_term()
2022-12-27 20:35 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 4/7] powerpc/rtas: avoid scheduling "
` [PATCH AUTOSEL 5.4 5/7] powerpc/msi: Fix deassociation of MSI descriptors
[PATCH AUTOSEL 5.10 3/7] powerpc/rtas: avoid device tree lookups in rtas_os_term()
2022-12-27 20:35 UTC (3+ messages)
` [PATCH AUTOSEL 5.10 4/7] powerpc/rtas: avoid scheduling "
` [PATCH AUTOSEL 5.10 5/7] powerpc/msi: Fix deassociation of MSI descriptors
[PATCH AUTOSEL 5.15 18/22] powerpc/rtas: avoid device tree lookups in rtas_os_term()
2022-12-27 20:34 UTC (3+ messages)
` [PATCH AUTOSEL 5.15 19/22] powerpc/rtas: avoid scheduling "
` [PATCH AUTOSEL 5.15 20/22] powerpc/msi: Fix deassociation of MSI descriptors
[PATCH AUTOSEL 6.0 21/27] powerpc/rtas: avoid device tree lookups in rtas_os_term()
2022-12-27 20:33 UTC (3+ messages)
` [PATCH AUTOSEL 6.0 22/27] powerpc/rtas: avoid scheduling "
` [PATCH AUTOSEL 6.0 25/27] powerpc/msi: Fix deassociation of MSI descriptors
[PATCH AUTOSEL 6.1 21/28] powerpc/rtas: avoid device tree lookups in rtas_os_term()
2022-12-27 20:32 UTC (3+ messages)
` [PATCH AUTOSEL 6.1 22/28] powerpc/rtas: avoid scheduling "
` [PATCH AUTOSEL 6.1 26/28] powerpc/msi: Fix deassociation of MSI descriptors
[RFC PATCH 0/9] powerpc/64: Build with PC-Relative addressing
2022-12-27 9:26 UTC (10+ messages)
` [RFC PATCH 1/9] crypto: powerpc - Use address generation helper for asm
` [RFC PATCH 2/9] powerpc/64s: Refactor initialisation after prom
` [RFC PATCH 3/9] powerpc/64e: Simplify address calculation in secondary hold loop
` [RFC PATCH 4/9] powerpc/64: Move initial base and TOC pointer calculation
` [RFC PATCH 5/9] powerpc/64s: Run at the kernel virtual address earlier in boot
` [RFC PATCH 6/9] powerpc: add CFUNC assembly label annotation
` [RFC PATCH 7/9] powerpc/64: Add support to build with prefixed instructions
` [RFC PATCH 8/9] powerpc/64: vmlinux support building with PCREL addresing
` [RFC PATCH 9/9] powerpc/64: modules "
Build regressions/improvements in v6.2-rc1
2022-12-27 8:35 UTC
[powerpc:merge] BUILD SUCCESS 10d7f30201f3ebe724c30ab2cc0d9d1b9684146c
2022-12-26 21:53 UTC
[PATCH 1/3] dt-bindings: reset: syscon-reboot: Add priority property
2022-12-26 11:45 UTC (2+ messages)
` [PATCH v4 3/3] powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-reboot
[PATCH v2 0/8] powerpc/85xx: p2020: Create one unified machine description
2022-12-24 21:14 UTC (9+ messages)
` [PATCH v2 1/8] powerpc/85xx: Mark mpc85xx_rdb_pic_init() as static
` [PATCH v2 2/8] powerpc/85xx: Mark mpc85xx_ds_pic_init() "
` [PATCH v2 3/8] powerpc/85xx: p2020: Move all P2020 machine descriptions to p2020.c
` [PATCH v2 4/8] powerpc/85xx: p2020: Move i8259 code into own function
` [PATCH v2 5/8] powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacks
` [PATCH v2 6/8] powerpc/85xx: p2020: Define just one machine description
` [PATCH v2 7/8] powerpc/85xx: p2020: Enable boards by new config option CONFIG_PPC_P2020
` [PATCH v2 8/8] powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible string
[PATCH] powerpc/boot: Fix compilation of uImage for e500 platforms
2022-12-24 17:44 UTC (9+ messages)
` [PATCH v3] powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImage
[PATCH] net-wan: Add check for NULL for utdm in ucc_hdlc_probe
2022-12-23 15:30 UTC (2+ messages)
` [lvc-project] "
[PATCH 3/5] kbuild: do not print extra logs for V=2
2022-12-23 11:23 UTC (2+ messages)
[PATCH net v2] powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
2022-12-23 2:00 UTC (7+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).