messages from 2022-08-16 21:49:03 to 2022-08-20 17:51:28 UTC [more...]
[PATCH] powerpc: align syscall table for ppc32
2022-08-20 17:50 UTC (2+ messages)
Build/boot problem with 7b4537199a4a (Re: [PATCH v6 02/10] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS)
2022-08-20 17:01 UTC (6+ messages)
[powerpc:next-test] BUILD SUCCESS bbee0d0affda40bb0917813cf416ac6ccbe1d5fa
2022-08-20 12:41 UTC
[powerpc:merge] BUILD SUCCESS 171ad2c21268b329c0a92707f7642f588ab77926
2022-08-20 12:39 UTC
[PATCH] powerpc/fsl-pci: Choose PCI host bridge with alias pci0 as the primary
2022-08-20 12:33 UTC
[PATCH] powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not unique
2022-08-20 11:51 UTC
[PATCH v1 1/5] powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32
2022-08-20 10:55 UTC (4+ messages)
` [PATCH v1 2/5] powerpc/32: Don't always pass -mcpu=powerpc to the compiler
[PATCH] powerpc/boot: Fix compilation of uImage for e500 platforms
2022-08-20 10:52 UTC
[PATCH 1/3] dt-bindings: reset: syscon-reboot: Add priority property
2022-08-20 10:29 UTC (3+ messages)
` [PATCH 2/3] power: reset: syscon-reboot: Add support for specifying priority
` [PATCH 3/3] powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-reboot
[PATCH v4 1/2] powerpc/mm: Support execute-only memory on the Radix MMU
2022-08-20 6:30 UTC (6+ messages)
` [PATCH v4 2/2] selftests/powerpc: Add a test for execute-only memory
[GIT PULL] Please pull powerpc/linux.git powerpc-6.0-3 tag
2022-08-20 5:03 UTC
[PATCH] powerpc/boot: Convert more files to use SPDX tags
2022-08-20 3:10 UTC (3+ messages)
[PATCH] MAINTAINERS: Remove myself as EEH maintainer
2022-08-20 0:17 UTC (6+ messages)
[RESEND PATCH net-next v4 00/25] net: dpaa: Cleanups in preparation for phylink conversion
2022-08-19 23:50 UTC (32+ messages)
` [RESEND PATCH net-next v4 01/25] dt-bindings: net: Convert FMan MAC bindings to yaml
` [RESEND PATCH net-next v4 02/25] net: fman: Convert to SPDX identifiers
` [RESEND PATCH net-next v4 03/25] net: fman: Don't pass comm_mode to enable/disable
` [RESEND PATCH net-next v4 04/25] net: fman: Store en/disable in mac_device instead of mac_priv_s
` [RESEND PATCH net-next v4 05/25] net: fman: dtsec: Always gracefully stop/start
` [RESEND PATCH net-next v4 06/25] net: fman: Get PCS node in per-mac init
` [RESEND PATCH net-next v4 07/25] net: fman: Store initialization function in match data
` [RESEND PATCH net-next v4 08/25] net: fman: Move struct dev to mac_device
` [RESEND PATCH net-next v4 09/25] net: fman: Configure fixed link in memac_initialization
` [RESEND PATCH net-next v4 10/25] net: fman: Export/rename some common functions
` [RESEND PATCH net-next v4 11/25] net: fman: memac: Use params instead of priv for max_speed
` [RESEND PATCH net-next v4 12/25] net: fman: Move initialization to mac-specific files
` [RESEND PATCH net-next v4 13/25] net: fman: Mark mac methods static
` [RESEND PATCH net-next v4 14/25] net: fman: Inline several functions into initialization
` [RESEND PATCH net-next v4 15/25] net: fman: Remove internal_phy_node from params
` [RESEND PATCH net-next v4 16/25] net: fman: Map the base address once
` [RESEND PATCH net-next v4 17/25] net: fman: Pass params directly to mac init
` [RESEND PATCH net-next v4 18/25] net: fman: Use mac_dev for some params
` [RESEND PATCH net-next v4 19/25] net: fman: Specify type of mac_dev for exception_cb
` [RESEND PATCH net-next v4 20/25] net: fman: Clean up error handling
` [RESEND PATCH net-next v4 21/25] net: fman: Change return type of disable to void
` [RESEND PATCH net-next v4 22/25] net: dpaa: Use mac_dev variable in dpaa_netdev_init
` [RESEND PATCH net-next v4 23/25] soc: fsl: qbman: Add helper for sanity checking cgr ops
` [RESEND PATCH net-next v4 24/25] soc: fsl: qbman: Add CGR update function
` [RESEND PATCH net-next v4 25/25] net: dpaa: Adjust queue depth on rate change
[PATCH] net: move from strlcpy with unused retval to strscpy
2022-08-19 16:06 UTC (4+ messages)
[PATCH] block: move from strlcpy with unused retval to strscpy
2022-08-19 15:24 UTC (3+ messages)
[PATCH] kernel: exit: cleanup release_thread()
2022-08-19 14:55 UTC (4+ messages)
[PATCH] powerpc: Add support for early debugging via Serial 16550 console
2022-08-19 22:43 UTC (4+ messages)
[PATCH v4 0/3] generic and PowerPC SED Opal keystore
2022-08-19 22:31 UTC (4+ messages)
` [PATCH v4 1/3] block: sed-opal: "
` [PATCH v4 2/3] powerpc/pseries: PLPKS SED Opal keystore support
` [PATCH v4 3/3] block: sed-opal: keystore access for SED Opal keys
[PATCH] powerpc: export cpu_smallcore_map for modules
2022-08-19 22:18 UTC (3+ messages)
[PATCH 0/7] powerpc/85xx: p2020: Create one unified machine description
2022-08-19 19:15 UTC (8+ messages)
` [PATCH 1/7] powerpc/85xx: Mark mpc85xx_rdb_pic_init() as static
` [PATCH 2/7] powerpc/85xx: Mark mpc85xx_ds_pic_init() "
` [PATCH 3/7] powerpc/85xx: p2020: Move all P2020 machine descriptions to p2020.c
` [PATCH 4/7] powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacks
` [PATCH 5/7] powerpc/85xx: p2020: Define just one machine description
` [PATCH 6/7] powerpc/85xx: p2020: Enable boards by new config option CONFIG_P2020
` [PATCH 7/7] powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible string
[PATCH v6 1/2] mm: migration: fix the FOLL_GET failure on following huge page
2022-08-19 16:55 UTC (2+ messages)
[PATCH] powerpc/fsl_booke: Make calc_cam_sz() static
2022-08-19 14:26 UTC
[PATCH] powerpc: Remove stale declarations in mmu_decl.h
2022-08-19 14:23 UTC
[PATCH v2 -next] powerpc/powermac: Fix symbol not declared warnings
2022-08-19 13:06 UTC
[PATCH] selftests/powerpc: Add missing PMU selftests to .gitignores
2022-08-19 11:29 UTC (2+ messages)
[PATCH] powerpc/pci: Fix get_phb_number() locking
2022-08-19 11:29 UTC (3+ messages)
[PATCH] [backport for 4.14] powerpc/ptdump: Fix display of RW pages on FSL_BOOK3E
2022-08-19 11:14 UTC (2+ messages)
[PATCH] powerpc/boot: Drop unused dummy.c
2022-08-19 11:05 UTC
[Bug 215381] New: BUG: Unable to handle kernel data access on read at 0x6600cc00000004
2022-08-19 10:19 UTC (2+ messages)
` [Bug 215381] "
[Bug 216190] New: 5.19-rc4 kernel + KASAN fails to boot at very early stage when CONFIG_SMP=y is selected (PowerMac G4 3,6)
2022-08-19 10:17 UTC (2+ messages)
` [Bug 216190] "
[PATCH] powerpc/85xx: DTS: Add CPLD definitions for P1021RDB Combo Board CPL Design
2022-08-19 8:44 UTC
[PATCH -next] powerpc/powermac: Fix symbol not declared warnings
2022-08-19 8:12 UTC (2+ messages)
[PATCH v3 00/18] powerpc: Syscall wrapper and register clearing
2022-08-19 7:41 UTC (25+ messages)
` [PATCH v3 01/18] powerpc: Remove asmlinkage from syscall handler definitions
` [PATCH v3 02/18] powerpc: Use generic fallocate compatibility syscall
` [PATCH v3 03/18] powerpc/32: Remove powerpc select specialisation
` [PATCH v3 04/18] powerpc: Provide do_ppc64_personality helper
` [PATCH v3 05/18] powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlers
` [PATCH v3 06/18] powerpc: Remove direct call to personality syscall handler
` [PATCH v3 07/18] powerpc: Remove direct call to mmap2 syscall handlers
` [PATCH v3 08/18] powerpc: Include all arch-specific syscall prototypes
` [PATCH v3 09/18] powerpc: Enable compile-time check for syscall handlers
` [PATCH v3 10/18] powerpc: Use common syscall handler type
` [PATCH v3 11/18] powerpc: Add ZEROIZE_GPRS macros for register clears
` [PATCH v3 12/18] Revert "powerpc/syscall: Save r3 in regs->orig_r3"
` [PATCH v3 13/18] powerpc: Provide syscall wrapper
` [PATCH v3 14/18] powerpc/64s: Clear/restore caller gprs in syscall interrupt/return
` [PATCH v3 15/18] powerpc/64s: Use {ZEROIZE,SAVE,REST}_GPRS macros in sc, scv 0 handlers
` [PATCH v3 16/18] powerpc/32: Clarify interrupt restores with REST_GPR macro in entry_32.S
` [PATCH v3 17/18] powerpc/64s: Fix comment on interrupt handler prologue
` [PATCH v3 18/18] powerpc/64s: Clear gprs on interrupt routine entry
[PATCH v2 11/14] powerpc/64s: Clear/restore caller gprs in syscall interrupt/return
2022-08-19 6:22 UTC (6+ messages)
[6.0-rc1] Kernel crash while running MCE tests
2022-08-19 4:42 UTC (3+ messages)
[PATCH] powerpc/microwatt: Add LiteX MMC driver
2022-08-19 4:08 UTC (2+ messages)
[PATCH v2 1/2] mm/migrate_device.c: Copy pte dirty bit to page
2022-08-19 2:51 UTC (15+ messages)
[PATCH] macintosh: move from strlcpy with unused retval to strscpy
2022-08-18 21:00 UTC
[PATCH] cpuidle: move from strlcpy with unused retval to strscpy
2022-08-18 21:00 UTC
[PATCH] powerpc: move from strlcpy with unused retval to strscpy
2022-08-18 20:59 UTC
[PATCH] tty: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH] soc: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH] scsi: move from strlcpy with unused retval to strscpy
2022-08-18 21:01 UTC
[PATCH] powerpc/vdso: Don't map VDSO at a fixed address on PPC32
2022-08-18 17:31 UTC
[PATCH v2 0/3 RESEND] sed-opal: keyrings, discovery, revert, key store
2022-08-18 14:30 UTC (4+ messages)
` [PATCH v2 1/3 RESEND] block: sed-opal: Implement IOC_OPAL_DISCOVERY
` [PATCH v2 2/3 RESEND] block: sed-opal: Implement IOC_OPAL_REVERT_LSP
` [PATCH v2 3/3 RESEND] block: sed-opal: keyring support for SED keys
[RFC PATCH v1] spi: fsl_spi: Convert to transfer_one
2022-08-18 13:38 UTC
[PATCH 00/16] objtool: Enable and implement --mcount option on powerpc
2022-08-18 12:25 UTC (15+ messages)
` [PATCH 01/16] powerpc: Replace unreachable() with it's builtin variant in WARN_ON()
` [PATCH 02/16] powerpc: override __ALIGN() and __ALIGN_STR() macros
` [PATCH 03/16] powerpc: Fix objtool unannotated intra-function call warnings
` [PATCH 05/16] powerpc: Skip objtool from running on drivers/crypto/vmx/aesp8-ppc.o
[PATCH net-next] Remove DECnet support from kernel
2022-08-18 7:09 UTC (2+ messages)
[PATCH v2 1/4] Make place for common balloon code
2022-08-18 6:43 UTC (5+ messages)
[PATCH] powerpc: Move patch sites out of asm-prototypes.h
2022-08-18 5:06 UTC
[powerpc:fixes] BUILD SUCCESS f889a2e89ea5b4db5cf09765ee5e310be43c7b6f
2022-08-18 4:33 UTC
[PATCH v8 00/31] Rust support
2022-08-17 23:13 UTC (8+ messages)
` [PATCH v8 27/31] Kbuild: add "
[PATCH] ASoC: fsl_sai: Remove unnecessary FIFO reset in ISR
2022-08-17 17:58 UTC (5+ messages)
[PATCH 0/5] powerpc/pci: Cleanup unused code and enable 256 PCI buses
2022-08-17 16:42 UTC (6+ messages)
` [PATCH 5/5] powerpc/pci: Add config option for using all "
[PATCH 1/2] powerpc/pci: Allow to disable filling deprecated pci-OF-bus-map
2022-08-17 16:39 UTC (2+ messages)
` [PATCH 2/2] powerpc/pci: Enable PPC_PCI_BUS_NUM_DOMAIN_DEPENDENT by default
[PATCH v3 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
2022-08-17 13:14 UTC (6+ messages)
` [PATCH v3 10/14] locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
` [PATCH v3 11/14] perf/hw_breakpoint: Reduce contention with large number of tasks
[RFC 0/3] Asynchronous EEH recovery
2022-08-17 7:16 UTC (2+ messages)
[PATCH] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
2022-08-17 6:36 UTC (4+ messages)
[PATCH] gcc-plugins: Undefine LATENT_ENTROPY_PLUGIN when plugin disabled for a file
2022-08-17 3:09 UTC (5+ messages)
[Bug 216367] New: Kernel 6.0-rc1 fails to build with GCC_PLUGIN_LATENT_ENTROPY=y (PowerMac G5 11,2)
2022-08-17 0:47 UTC (2+ messages)
` [Bug 216367] "
[PATCH] KVM: PPC: Book3S HV: Fix decrementer migration
2022-08-16 22:25 UTC
[PATCH 6/8] serial: Make ->set_termios() old ktermios const
2022-08-16 11:57 UTC
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).