messages from 2023-08-07 23:25:39 to 2023-08-12 01:03:57 UTC [more...]
[PATCH v3] powerpc: Use shared font data
2023-08-12 1:02 UTC
[PATCH 00/17] -Wmissing-prototype warning fixes
2023-08-11 22:10 UTC (7+ messages)
` [PATCH 02/17] [RESEND] irq_work: consolidate arch_irq_work_raise prototypes
` [PATCH 06/17] macintosh/ams: mark ams_init() static
` [PATCH 14/17] kprobes: unify kprobes_exceptions_nofify() prototypes
[PATCH RFC 0/3] powerpc/ps3: refactor strncpy usage
2023-08-11 21:25 UTC (5+ messages)
` [PATCH RFC 1/3] powerpc/ps3: refactor strncpy usage attempt 1
` [PATCH RFC 2/3] powerpc/ps3: refactor strncpy usage attempt 2
` [PATCH RFC 3/3] powerpc/ps3: refactor strncpy usage attempt 2.5
[PATCH] ocxl: Use pci_dev_id() to simplify the code
2023-08-11 13:00 UTC (2+ messages)
[PATCH v2] tty: Explicitly include correct DT includes
2023-08-10 13:13 UTC (2+ messages)
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-08-11 17:44 UTC (5+ messages)
[PATCH v14 00/15] phy: Add support for Lynx 10G SerDes
2023-08-11 16:36 UTC (16+ messages)
[PATCH 1/2] tools/perf: Add text_end to "struct dso" to save .text section size
2023-08-11 13:55 UTC (3+ messages)
` [PATCH 2/2] tools/perf/tests: Fix object code reading to skip address that falls out of text section
[PATCH] tools/perf: Fix dso kernel load and symbol process to correctly map dso to its long_name, type and adjust_symbols
2023-08-11 13:46 UTC (3+ messages)
[PATCH V3 01/14] blk-mq: add blk_mq_max_nr_hw_queues()
2023-08-11 13:10 UTC (6+ messages)
[PATCH v2] powernv/opal-prd: Silence memcpy() run-time false positive warnings
2023-08-11 12:36 UTC (2+ messages)
[RFC PATCH v2 0/7] Add audio support in v4l2 framework
2023-08-11 11:05 UTC (9+ messages)
[PATCH v6 2/3] PCI/AER: Disable AER interrupt on suspend
2023-08-11 8:00 UTC (8+ messages)
[PATCH v3 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
2023-08-11 7:53 UTC (36+ messages)
` [PATCH v3 01/28] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v3 02/28] soc: fsl: cpm1: qmc: "
` [PATCH v3 03/28] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v3 04/28] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v3 05/28] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v3 06/28] dt-bindings: net: Add support for QMC HDLC
` [PATCH v3 07/28] net: wan: "
` [PATCH v3 08/28] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v3 09/28] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v3 10/28] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v3 11/28] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v3 12/28] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v3 13/28] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v3 14/28] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v3 15/28] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v3 16/28] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v3 17/28] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v3 18/28] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v3 19/28] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v3 20/28] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v3 21/28] net: wan: Add framer framework support
` [PATCH v3 22/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v3 23/28] mfd: core: Ensure disabled devices are skiped without aborting
` [PATCH v3 24/28] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v3 25/28] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v3 26/28] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v3 27/28] ASoC: codecs: Add support for the framer codec
` [PATCH v3 28/28] net: wan: fsl_qmc_hdlc: Add framer support
KASAN debug kernel fails to boot at early stage when CONFIG_SMP=y is set (kernel 6.5-rc5, PowerMac G4 3,6)
2023-08-11 6:45 UTC (2+ messages)
[PATCH v2] powerpc/rtas_flash: allow user copy to flash block cache objects
2023-08-11 3:37 UTC
WARNING: CPU: 1 PID: 1 at net/core/netpoll.c:370 netpoll_send_skb+0x2d8/0x33c at boot when CONFIG_NETCONSOLE=y is set (kernel 6.4.8, PowerMac G4 3,6)
2023-08-10 23:23 UTC
[PATCH v2 0/6] Enable loading local and third party keys on PowerVM guest
2023-08-10 21:54 UTC (10+ messages)
` [PATCH v2 1/6] integrity: PowerVM support for loading CA keys on machine keyring
` [PATCH v2 2/6] integrity: ignore keys failing CA restrictions on non-UEFI platform
` [PATCH v2 3/6] integrity: remove global variable from machine_keyring.c
` [PATCH v2 4/6] integrity: check whether imputed trust is enabled
` [PATCH v2 5/6] integrity: PowerVM machine keyring enablement
` [PATCH v2 6/6] integrity: PowerVM support for loading third party code signing keys
[PATCH v2 1/3] mm: lock a vma before stack expansion
2023-08-10 20:31 UTC (10+ messages)
` [PATCH v2 3/3] fork: lock VMAs of the parent process when forking
[PATCH 32/36] tty: hvc: convert counts to size_t
2023-08-10 9:15 UTC
[PATCH v4 00/10] Introduce SMT level and add PowerPC support
2023-08-10 8:51 UTC (4+ messages)
[PATCH] powerpc/ep8248e: Mark driver as non removable
2023-08-10 6:02 UTC (2+ messages)
[PATCH v3] powerpc: Explicitly include correct DT includes
2023-08-10 6:02 UTC (2+ messages)
[PATCH v3 0/9] Cleanup/Optimise KUAP (v3)
2023-08-10 6:02 UTC (2+ messages)
[PATCH 1/2] powerpc/crypto: fix missing skcipher dependency for aes-gcm-p10
2023-08-10 6:02 UTC (2+ messages)
[PATCH 0/4] powerpc: mm_cpumask cleanups and lazy tlb mm
2023-08-10 6:02 UTC (2+ messages)
[PATCH] powerpc/64: Enable accelerated crypto algorithms in defconfig
2023-08-10 6:02 UTC (2+ messages)
[PATCH] powerpc/kexec: fix minor typo
2023-08-10 6:02 UTC (2+ messages)
[PATCH v1 0/4] Improve ptrace selftest usability
2023-08-10 6:02 UTC (2+ messages)
` (subset) "
[PATCH] powerpc: address missing-prototypes warnings
2023-08-10 6:02 UTC (2+ messages)
[PATCH] powerpc/pseries: PLPKS: undo kernel-doc comment notation
2023-08-10 0:07 UTC
[PATCH V5 1/3] core/device: Add function to return child node using name at substring "@"
2023-08-09 21:58 UTC (4+ messages)
` [PATCH V5 3/3] skiboot: Update IMC PMU node names for power10
[PATCH] spi: fsl-cpm: Properly define and use IO pointers
2023-08-09 16:29 UTC (2+ messages)
[PATCH -next] net/ps3_gelic_net: Use ether_addr_to_u64() to convert ethernet address
2023-08-09 14:39 UTC (3+ messages)
[PATCH 1/2] powerpc: mark more local variables as volatile
2023-08-09 13:35 UTC (4+ messages)
` [PATCH 2/2] powerpc: xmon: remove unused variables
[PATCH 4.19 061/323] soc/fsl/qe: fix usb.c build errors
2023-08-09 10:38 UTC (2+ messages)
` [PATCH 4.19 077/323] crypto: nx - fix build warnings when DEBUG_FS is not enabled
[PATCH 4.14 041/204] soc/fsl/qe: fix usb.c build errors
2023-08-09 10:39 UTC (2+ messages)
` [PATCH 4.14 050/204] crypto: nx - fix build warnings when DEBUG_FS is not enabled
[PATCH] powerpc: Make virt_to_pfn() a static inline
2023-08-09 8:07 UTC
[PATCH] powerpc/radix: Move some functions into #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLE
2023-08-09 8:01 UTC
[PATCH v2] powerpc: Use shared font data
2023-08-08 23:02 UTC (5+ messages)
[PATCH net-next v2 00/10] net: fs_enet: Driver cleanup
2023-08-08 22:10 UTC (2+ messages)
[PATCH -next] ASoC: imx-audio-rpmsg: Remove redundant initialization owner in imx_audio_rpmsg_driver
2023-08-08 20:32 UTC (2+ messages)
[PATCH v2 0/2] Introduce pci_find_next_dvsec_capability() to simplify the code
2023-08-08 15:58 UTC (4+ messages)
` [PATCH v2 1/2] PCI: Add pci_find_next_dvsec_capability to find next Designated VSEC
` [PATCH v2 2/2] ocxl: use pci_find_next_dvsec_capability() to simplify the code
[PATCH v8 0/6] Add support for memmap on memory feature on ppc64
2023-08-08 9:15 UTC (7+ messages)
` [PATCH v8 1/6] mm/memory_hotplug: Simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfig
` [PATCH v8 2/6] mm/memory_hotplug: Allow memmap on memory hotplug request to fallback
` [PATCH v8 3/6] mm/memory_hotplug: Allow architecture to override memmap on memory support check
` [PATCH v8 4/6] mm/memory_hotplug: Support memmap_on_memory when memmap is not aligned to pageblocks
` [PATCH v8 5/6] powerpc/book3s64/memhotplug: Enable memmap on memory for radix
` [PATCH v8 6/6] mm/memory_hotplug: Embed vmem_altmap details in memory block
[PATCH v2 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer
2023-08-08 9:06 UTC (54+ messages)
` [PATCH v2 01/28] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v2 02/28] soc: fsl: cpm1: qmc: "
` [PATCH v2 03/28] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v2 04/28] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v2 06/28] net: wan: Add support for QMC HDLC
` [PATCH v2 08/28] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v2 09/28] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v2 10/28] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v2 11/28] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v2 12/28] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v2 13/28] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v2 14/28] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v2 15/28] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v2 16/28] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v2 17/28] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v2 18/28] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v2 19/28] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v2 20/28] net: wan: Add framer framework support
` [PATCH v2 22/28] mfd: core: Ensure disabled devices are skiped without aborting
` [PATCH v2 23/28] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v2 24/28] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v2 25/28] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v2 26/28] ASoC: codecs: Add support for the framer codec
` [PATCH v2 28/28] net: wan: fsl_qmc_hdlc: Add framer support
[PATCH v7 7/7] mm/memory_hotplug: Enable runtime update of memmap_on_memory parameter
2023-08-08 7:46 UTC (16+ messages)
[PATCH v1 1/6] powerpc/include: Remove unneeded #include <asm/fs_pd.h>
2023-08-08 6:04 UTC (6+ messages)
` [PATCH v1 2/6] powerpc/include: Declare mpc8xx_immr in 8xx_immap.h
` [PATCH v1 3/6] powerpc/include: Remove mpc8260.h and m82xx_pci.h
` [PATCH v1 4/6] powerpc: Remove CONFIG_PCI_8260
` [PATCH v1 5/6] powerpc/8xx: Remove immr_map() and immr_unmap()
` [PATCH v1 6/6] powerpc/cpm2: Remove cpm2_map() and cpm2_unmap()
[RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
2023-08-07 23:25 UTC (3+ messages)
[RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
2023-08-07 23:17 UTC (2+ messages)
[PATCH] powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT
2023-08-08 0:53 UTC
[PATCH mm-unstable v9 00/31] Split ptdesc from struct page
2023-08-07 23:05 UTC (16+ messages)
` [PATCH mm-unstable v9 17/31] arm: Convert various functions to use ptdescs
` [PATCH mm-unstable v9 18/31] arm64: "
` [PATCH mm-unstable v9 19/31] csky: Convert __pte_free_tlb() "
` [PATCH mm-unstable v9 20/31] hexagon: "
` [PATCH mm-unstable v9 21/31] loongarch: Convert various functions "
` [PATCH mm-unstable v9 22/31] m68k: "
` [PATCH mm-unstable v9 23/31] mips: "
` [PATCH mm-unstable v9 24/31] nios2: Convert __pte_free_tlb() "
` [PATCH mm-unstable v9 25/31] openrisc: "
` [PATCH mm-unstable v9 26/31] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH mm-unstable v9 27/31] sh: Convert pte_free_tlb() "
` [PATCH mm-unstable v9 28/31] sparc64: Convert various functions "
` [PATCH mm-unstable v9 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH mm-unstable v9 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH mm-unstable v9 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
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).