messages from 2023-02-10 00:46:26 to 2023-02-14 07:15:50 UTC [more...]
[PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn
2023-02-14 7:05 UTC (10+ messages)
` [PATCH v2 01/24] alpha/cpu: Expose arch_cpu_idle_dead()'s prototype declaration
` [PATCH v2 02/24] alpha/cpu: Make sure arch_cpu_idle_dead() doesn't return
` [PATCH v2 03/24] arm/cpu: "
` [PATCH v2 04/24] arm64/cpu: Mark cpu_die() __noreturn
` [PATCH v2 05/24] csky/cpu: Make sure arch_cpu_idle_dead() doesn't return
` [PATCH v2 06/24] ia64/cpu: Mark play_dead() __noreturn
` [PATCH v2 07/24] loongarch/cpu: Make sure play_dead() doesn't return
` [PATCH v2 08/24] loongarch/cpu: Mark play_dead() __noreturn
` [PATCH v2 09/24] mips/cpu: Expose play_dead()'s prototype definition
[PATCH v6 0/7] Support page table check
2023-02-14 6:14 UTC (11+ messages)
` [PATCH v6 1/7] powerpc: mm: Separate set_pte, set_pte_at for internal, external use
` [PATCH v6 2/7] powerpc/64s: mm: Introduce __pmdp_collapse_flush with mm_struct argument
` [PATCH v6 3/7] powerpc: mm: Replace p{u,m,4}d_is_leaf with p{u,m,4}_leaf
` [PATCH v6 4/7] powerpc: mm: Implement p{m,u,4}d_leaf on all platforms
` [PATCH v6 5/7] powerpc: mm: Add common pud_pfn stub for "
` [PATCH v6 6/7] powerpc: mm: Add p{te,md,ud}_user_accessible_page helpers
` [PATCH v6 7/7] powerpc: mm: Support page table check
linux-next: qemu boot log difference today
2023-02-14 6:12 UTC (3+ messages)
[PATCH v6 00/26] pSeries dynamic secure boot secvar interface + platform keyring loading
2023-02-14 6:07 UTC (40+ messages)
` [PATCH v6 01/26] powerpc/pseries: Fix handling of PLPKS object flushing timeout
` [PATCH v6 02/26] powerpc/pseries: Fix alignment of PLPKS structures and buffers
` [PATCH v6 03/26] powerpc/secvar: Fix incorrect return in secvar_sysfs_load()
` [PATCH v6 04/26] powerpc/secvar: Use u64 in secvar_operations
` [PATCH v6 05/26] powerpc/secvar: Warn and error if multiple secvar ops are set
` [PATCH v6 06/26] powerpc/secvar: Use sysfs_emit() instead of sprintf()
` [PATCH v6 07/26] powerpc/secvar: Handle format string in the consumer
` [PATCH v6 08/26] powerpc/secvar: Handle max object size "
` [PATCH v6 09/26] powerpc/secvar: Clean up init error messages
` [PATCH v6 10/26] powerpc/secvar: Extend sysfs to include config vars
` [PATCH v6 11/26] powerpc/secvar: Allow backend to populate static list of variable names
` [PATCH v6 12/26] powerpc/secvar: Warn when PAGE_SIZE is smaller than max object size
` [PATCH v6 13/26] powerpc/secvar: Don't print error on ENOENT when reading variables
` [PATCH v6 14/26] powerpc/pseries: Move plpks.h to include directory
` [PATCH v6 15/26] powerpc/pseries: Move PLPKS constants to header file
` [PATCH v6 16/26] powerpc/pseries: Expose PLPKS config values, support additional fields
` [PATCH v6 17/26] powerpc/pseries: Implement signed update for PLPKS objects
` [PATCH v6 18/26] powerpc/pseries: Log hcall return codes for PLPKS debug
` [PATCH v6 19/26] powerpc/pseries: Make caller pass buffer to plpks_read_var()
` [PATCH v6 20/26] powerpc/pseries: Turn PSERIES_PLPKS into a hidden option
` [PATCH v6 21/26] powerpc/pseries: Clarify warning when PLPKS password already set
` [PATCH v6 22/26] powerpc/pseries: Add helper to get PLPKS password length
` [PATCH v6 23/26] powerpc/pseries: Pass PLPKS password on kexec
` [PATCH v6 24/26] powerpc/pseries: Implement secvars for dynamic secure boot
` [PATCH v6 25/26] integrity/powerpc: Improve error handling & reporting when loading certs
` [PATCH v6 26/26] integrity/powerpc: Support loading keys from PLPKS
[PATCH v2 0/8] powerpc/85xx: p2020: Create one unified machine description
2023-02-14 5:49 UTC (18+ messages)
` [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 6/8] powerpc/85xx: p2020: Define just one machine description
[powerpc:next-test] BUILD SUCCESS 631bb79c0c5654bdd79b6df186f9e41981a2b1fa
2023-02-14 3:48 UTC
Build regressions/improvements in v6.2-rc8
2023-02-14 0:38 UTC (2+ messages)
[PATCH AUTOSEL 6.1 17/38] powerpc/85xx: Fix unannotated intra-function call warning
2023-02-14 0:06 UTC (5+ messages)
` [PATCH AUTOSEL 6.1 18/38] powerpc/kvm: "
[PATCH RFC] PCI/AER: Enable internal AER errors by default
2023-02-13 22:44 UTC (3+ messages)
[PATCH v2] powerpc/machdep: warn when machine_is() used too early
2023-02-13 20:20 UTC (2+ messages)
[PATCH v2] powerpc/machdep: warn when machine_is() used too early
2023-02-13 19:23 UTC
[PATCH 00/11] drm,fbdev: Move video= option to drivers/video
2023-02-13 16:31 UTC (5+ messages)
` [PATCH 04/11] drivers/ps3: Read video= option with fb_get_option()
[PATCH] powerpc/pseries/cpuhp: respect current SMT when adding new CPU
2023-02-13 15:40 UTC (4+ messages)
[PATCH 6.1 024/114] of: Make OF framebuffer device names unique
2023-02-13 14:47 UTC
[PATCH v6 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures
2023-02-13 13:53 UTC (3+ messages)
` [PATCH v6 6/7] PCI: pciehp: Rely on `link_active_reporting'
[PATCH] powerpc/machdep: warn when machine_is() used too early
2023-02-13 13:38 UTC (3+ messages)
[PATCH] powerpc/nohash: Fix build error with binutils >= 2.38
2023-02-13 11:23 UTC
[PATCH v2 0/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
2023-02-13 7:54 UTC (12+ messages)
` [PATCH v2 2/4] m68k: use asm-generic/memory_model.h for both MMU and !MMU
` [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM
[powerpc:next] BUILD SUCCESS 99dcb8a071130d5a5d33d255416debf7f5a92a06
2023-02-13 1:19 UTC
[powerpc:next-test] BUILD SUCCESS 2b42c8057a19768a3f203feee8fe16965ff119b5
2023-02-12 23:56 UTC
linux-next: build failure after merge of the powerpc tree
2023-02-12 23:22 UTC (2+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-6.2-5 tag
2023-02-12 19:34 UTC (2+ messages)
[PATCH 0/2] char/agp: consolidate asm/agp.h
2023-02-12 8:46 UTC (3+ messages)
` [PATCH 1/2] char/agp: consolidate {alloc,free}_gatt_pages()
` [PATCH 2/2] char/agp: introduce asm-generic/agp.h
[PATCH 00/24 v2] Documentation: correct lots of spelling errors (series 1)
2023-02-11 0:30 UTC (2+ messages)
[PATCH 6.1 v2 0/7] Backport Build ID fixes
2023-02-10 20:17 UTC (8+ messages)
` [PATCH 6.1 v2 1/7] riscv: remove special treatment for the link order of head.o
` [PATCH 6.1 v2 2/7] arm64: "
` [PATCH 6.1 v2 3/7] arch: fix broken BuildID for arm64 and riscv
` [PATCH 6.1 v2 4/7] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 6.1 v2 5/7] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 6.1 v2 6/7] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 6.1 v2 7/7] sh: define RUNTIME_DISCARD_EXIT
[PATCH 5.4 v2 0/6] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
2023-02-10 20:39 UTC (10+ messages)
` [PATCH 5.4 v2 1/6] x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
` [PATCH 5.4 v2 2/6] arch: fix broken BuildID for arm64 and riscv
` [PATCH 5.4 v2 3/6] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.4 v2 4/6] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 5.4 v2 5/6] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.4 v2 6/6] sh: define RUNTIME_DISCARD_EXIT
[PATCH 5.10 v2 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
2023-02-10 20:19 UTC (6+ messages)
` [PATCH 5.10 v2 1/5] arch: fix broken BuildID for arm64 and riscv
` [PATCH 5.10 v2 2/5] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.10 v2 3/5] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 5.10 v2 4/5] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.10 v2 5/5] sh: define RUNTIME_DISCARD_EXIT
[PATCH 5.15 v2 0/5] Fix Build ID on arm64 if CONFIG_MODVERSIONS=y
2023-02-10 20:18 UTC (6+ messages)
` [PATCH 5.15 v2 1/5] arch: fix broken BuildID for arm64 and riscv
` [PATCH 5.15 v2 2/5] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.15 v2 3/5] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 5.15 v2 4/5] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.15 v2 5/5] sh: define RUNTIME_DISCARD_EXIT
[PATCH v3 1/1] PCI: layerscape: Add EP mode support for ls1028a
2023-02-10 20:11 UTC (5+ messages)
` [External] : "
[PATCH v4 00/15] spi: Add support for stacked/parallel memories
2023-02-10 19:36 UTC (16+ messages)
` [PATCH v4 01/15] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call
` [PATCH v4 02/15] net: "
` [PATCH v4 03/15] iio: imu: "
` [PATCH v4 04/15] mtd: devices: "
` [PATCH v4 05/15] staging: "
` [PATCH v4 06/15] platform/x86: serial-multi-instantiate: "
` [PATCH v4 07/15] powerpc/83xx/mpc832x_rdb: Replace all spi->chip_select "
` [PATCH v4 08/15] ALSA: hda: cs35l41: "
` [PATCH v4 09/15] spi: Add stacked and parallel memories support in SPI core
` [PATCH v4 10/15] mtd: spi-nor: Convert macros with inline functions
` [PATCH v4 11/15] mtd: spi-nor: Add APIs to set/get nor->params
` [PATCH v4 12/15] mtd: spi-nor: Add stacked memories support in spi-nor
` [PATCH v4 13/15] spi: spi-zynqmp-gqspi: Add stacked memories support in GQSPI driver
` [PATCH v4 14/15] mtd: spi-nor: Add parallel memories support in spi-nor
` [PATCH v4 15/15] spi: spi-zynqmp-gqspi: Add parallel memories support in GQSPI driver
[powerpc:next-test] BUILD SUCCESS e4d432f204d77e853b9d55810ebc877fa6d69a3d
2023-02-11 1:44 UTC
[powerpc:next] BUILD SUCCESS 231635a26513955fea98638e79e0a43734976c3b
2023-02-11 1:35 UTC
[PATCH 00/34] selftests: Fix incorrect kernel headers search path
2023-02-11 0:15 UTC (4+ messages)
[PATCH] powerpc/machdep: warn when machine_is() used too early
2023-02-10 23:56 UTC
[PATCH v3 00/20] RTAS maintenance
2023-02-10 18:42 UTC (21+ messages)
` [PATCH v3 01/20] powerpc/rtas: handle extended delays safely in early boot
` [PATCH v3 02/20] powerpc/perf/hv-24x7: add missing RTAS retry status handling
` [PATCH v3 03/20] powerpc/pseries/lpar: "
` [PATCH v3 04/20] powerpc/pseries/lparcfg: "
` [PATCH v3 05/20] powerpc/pseries/setup: "
` [PATCH v3 06/20] powerpc/rtas: ensure 4KB alignment for rtas_data_buf
` [PATCH v3 07/20] powerpc/pseries: drop RTAS-based timebase synchronization
` [PATCH v3 08/20] powerpc/rtas: improve function information lookups
` [PATCH v3 09/20] powerpc/rtas: strengthen do_enter_rtas() type safety, drop inline
` [PATCH v3 10/20] powerpc/tracing: tracepoints for RTAS entry and exit
` [PATCH v3 11/20] powerpc/rtas: add tracepoints around RTAS entry
` [PATCH v3 12/20] powerpc/pseries: add RTAS work area allocator
` [PATCH v3 13/20] powerpc/pseries/dlpar: use RTAS work area API
` [PATCH v3 14/20] powerpc/pseries: PAPR system parameter API
` [PATCH v3 15/20] powerpc/pseries: convert CMO probe to papr_sysparm API
` [PATCH v3 16/20] powerpc/pseries/lparcfg: convert "
` [PATCH v3 17/20] powerpc/pseries/hv-24x7: "
` [PATCH v3 18/20] powerpc/pseries/lpar: "
` [PATCH v3 19/20] powerpc/rtas: introduce rtas_function_token() API
` [PATCH v3 20/20] powerpc/rtas: arch-wide function token lookup conversions
[PATCH v2 00/19] RTAS maintenance
2023-02-10 6:07 UTC (9+ messages)
` [PATCH v2 01/19] powerpc/rtas: handle extended delays safely in early boot
` [PATCH v2 11/19] powerpc/rtas: add work area allocator
[PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs
2023-02-10 5:08 UTC (3+ messages)
` [PATCH mm-unstable v1 17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s
[powerpc:next] BUILD SUCCESS 6acecfa485d3de955c35a18730c106ddf1e7600e
2023-02-10 2:58 UTC
[PATCH v4 00/18] gpiolib cleanups
2023-02-10 0:30 UTC (3+ messages)
` [PATCH v4 08/18] gpiolib: remove gpio_set_debounce()
[PATCH v2 0/2] PS3 patches
2023-02-10 0:51 UTC (9+ messages)
` [PATCH v2 1/2] powerpc/ps3: Change updateboltedpp panic to info
[PATCH 0/3] Add generic data patching functions
2023-02-10 0:45 UTC (4+ messages)
` [PATCH 1/3] powerpc/code-patching: Add generic memory patching
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).