linuxppc-dev
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/01/19
Re: [PATCH 7/8] soc: renesas: don't access of_root directly
Geert Uytterhoeven
2026/01/19
Re: [PATCH 3/8] base: soc: export soc_device_get_machine()
Geert Uytterhoeven
2026/01/19
Re: [PATCH 1/8] of: provide of_machine_get_compatible()
Geert Uytterhoeven
2026/01/19
Re: [PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
Dave Hansen
2026/01/19
Re: [PATCH 1/8] of: provide of_machine_get_compatible()
Danilo Krummrich
2026/01/19
Re: [PATCH v4 1/3] randomize_kstack: Maintain kstack_offset per task
Dave Hansen
2026/01/19
Re: [PATCH v4 1/3] randomize_kstack: Maintain kstack_offset per task
Ryan Roberts
2026/01/19
Re: [PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
Dave Hansen
2026/01/19
Re: [PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
Kees Cook
2026/01/19
Re: [PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
Heiko Carstens
2026/01/19
Re: [PATCH v4 1/3] randomize_kstack: Maintain kstack_offset per task
Dave Hansen
2026/01/19
Re: [PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
Dave Hansen
2026/01/19
Re: [PATCH 8/8] soc: sunxi: mbus: don't access of_root directly
Jernej Škrabec
2026/01/19
Re: [PATCH 00/15] tick/sched: Refactor idle cputime accounting
Peter Zijlstra
2026/01/19
Re: [PATCH 09/15] tick/sched: Move dyntick-idle cputime accounting to cputime code
Peter Zijlstra
2026/01/19
Re: [PATCH 06/15] tick/sched: Unify idle cputime accounting
Peter Zijlstra
2026/01/19
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Jason Gunthorpe
2026/01/19
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Jason Gunthorpe
2026/01/19
Re: [PATCH 03/15] sched/cputime: Correctly support generic vtime idle time
Peter Zijlstra
2026/01/19
[PATCH v4 3/3] randomize_kstack: Unify random source across arches
Ryan Roberts
2026/01/19
[PATCH v4 2/3] prandom: Add __always_inline version of prandom_u32_state()
Ryan Roberts
2026/01/19
[PATCH v4 1/3] randomize_kstack: Maintain kstack_offset per task
Ryan Roberts
2026/01/19
[PATCH v4 0/3] Fix bugs and performance of kstack offset randomisation
Ryan Roberts
2026/01/19
Re: [PATCH 1/8] of: provide of_machine_get_compatible()
Bartosz Golaszewski
2026/01/19
Re: [PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
Ryan Roberts
2026/01/19
Re: [PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
Ryan Roberts
2026/01/19
Re: [PATCH 01/15] sched/idle: Handle offlining first in idle loop
Peter Zijlstra
2026/01/19
Re: [PATCH 07/15] cpufreq: ondemand: Simplify idle cputime granularity test
Rafael J. Wysocki
2026/01/19
Re: [PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
David Laight
2026/01/19
Re: [PATCH 1/8] of: provide of_machine_get_compatible()
Danilo Krummrich
2026/01/19
Re: [PATCH 3/8] base: soc: export soc_device_get_machine()
Danilo Krummrich
2026/01/19
Re: [PATCH 00/12] i2c: add and start using i2c_adapter-specific printk helpers
Johan Hovold
2026/01/19
Re: [PATCH 00/12] i2c: add and start using i2c_adapter-specific printk helpers
Bartosz Golaszewski
2026/01/19
Re: [PATCH 3/8] base: soc: export soc_device_get_machine()
Christophe Leroy (CS GROUP)
2026/01/19
Re: [PATCH 2/8] base: soc: order includes alphabetically
Christophe Leroy (CS GROUP)
2026/01/19
Re: [PATCH 1/8] of: provide of_machine_get_compatible()
Christophe Leroy (CS GROUP)
2026/01/19
Re: [PATCH 4/8] soc: fsl: guts: don't access of_root directly
Christophe Leroy (CS GROUP)
2026/01/19
Re: [PATCH 4/8] soc: fsl: guts: don't access of_root directly
LEROY Christophe
2026/01/19
Re: [PATCH 00/12] i2c: add and start using i2c_adapter-specific printk helpers
Johan Hovold
2026/01/19
Re: Big I2C core changes coming up this year (was: Re: [PATCH 00/12] i2c: add and start using i2c_adapter-specific printk helpers
Johan Hovold
2026/01/19
Re: [PATCH v3 0/3] Fix bugs and performance of kstack offset randomisation
Mark Rutland
2026/01/19
Re: [PATCH v3 3/3] randomize_kstack: Unify random source across arches
Mark Rutland
2026/01/19
[PATCH 8/8] soc: sunxi: mbus: don't access of_root directly
Bartosz Golaszewski
2026/01/19
[PATCH 7/8] soc: renesas: don't access of_root directly
Bartosz Golaszewski
2026/01/19
[PATCH 6/8] soc: imx9: don't access of_root directly
Bartosz Golaszewski
2026/01/19
[PATCH 5/8] soc: imx8m: don't access of_root directly
Bartosz Golaszewski
2026/01/19
[PATCH 3/8] base: soc: export soc_device_get_machine()
Bartosz Golaszewski
2026/01/19
[PATCH 4/8] soc: fsl: guts: don't access of_root directly
Bartosz Golaszewski
2026/01/19
[PATCH 2/8] base: soc: order includes alphabetically
Bartosz Golaszewski
2026/01/19
[PATCH 1/8] of: provide of_machine_get_compatible()
Bartosz Golaszewski
2026/01/19
[PATCH 0/8] soc: remove direct accesses to of_root from drivers/soc/
Bartosz Golaszewski
2026/01/19
Re: [PATCH v3 2/3] prandom: Convert prandom_u32_state() to __always_inline
Mark Rutland
2026/01/19
Re: [PATCH v3 1/3] randomize_kstack: Maintain kstack_offset per task
Mark Rutland
2026/01/19
Re: [PATCH] powerpc/52xx/mpc52xx_gpt: consolidate chained IRQ handler install/remove
Bartosz Golaszewski
2026/01/19
Re: [PATCH v8 2/5] PCI: endpoint: Add BAR subrange mapping support
Koichiro Den
2026/01/18
Re: [PATCH 1/2] ASoC: dt-bindings: fsl,audmix: Add support for i.MX952 platform
Shengjiu Wang
2026/01/18
Re: [PATCH 1/2] ASoC: dt-bindings: fsl,audmix: Add support for i.MX952 platform
Krzysztof Kozlowski
2026/01/18
Re: [PATCH] soc: fsl: qe: qe_ports_ic: Consolidate chained IRQ handler install/remove
Christophe Leroy (CS GROUP)
2026/01/18
[PATCH] powerpc/44x/uic: Consolidate chained IRQ handler install/remove
Chen Ni
2026/01/18
Re: [PATCH 2/2] ASoC: fsl_audmix: Add support for i.MX952 platform
Dan Carpenter
2026/01/18
Re: [PATCH 1/2] ASoC: dt-bindings: fsl,audmix: Add support for i.MX952 platform
Shengjiu Wang
2026/01/18
[PATCH] powerpc/52xx/mpc52xx_gpt: consolidate chained IRQ handler install/remove
Chen Ni
2026/01/18
[PATCH] powerpc/52xx/media5200: Consolidate chained IRQ handler install/remove
Chen Ni
2026/01/18
[PATCH] soc: fsl: qe: qe_ports_ic: Consolidate chained IRQ handler install/remove
Chen Ni
2026/01/18
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Alistair Popple
2026/01/18
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Alistair Popple
2026/01/18
Re: [PATCH 07/15] cpufreq: ondemand: Simplify idle cputime granularity test
Viresh Kumar
2026/01/18
Re: [PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
Coiby Xu
2026/01/18
Re: [PATCH v2] powerpc: Add reloc_offset() to font bitmap pointer used for bootx_printf()
Cedar Maxwell
2026/01/18
Re: [PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
Mimi Zohar
2026/01/18
Re: [RESEND PATCH v4 0/2] PCI: Introduce pci_clear/set_config_dword()
Hans Zhang
2026/01/17
Re: [PATCH 1/2] ASoC: dt-bindings: fsl,audmix: Add support for i.MX952 platform
Krzysztof Kozlowski
2026/01/17
Re: [PATCH v2 1/6] powerpc64/bpf: Move tail_call_cnt to bottom of stack frame
Hari Bathini
2026/01/17
Re: [PATCH v2 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw
Hari Bathini
2026/01/17
Re: [PATCH v2 3/6] powerpc64/bpf: Tailcall handling with trampolines
Hari Bathini
2026/01/17
Re: [PATCH v2 3/6] powerpc64/bpf: Tailcall handling with trampolines
Hari Bathini
2026/01/17
Re: [PATCH 2/6] powerpc64/bpf: Tailcall handling with trampolines
Hari Bathini
2026/01/17
Re: [PATCH v2 2/6] powerpc64/bpf: Support tailcalls with subprogs
Hari Bathini
2026/01/17
Re: [PATCH v2 1/6] powerpc64/bpf: Move tail_call_cnt to bottom of stack frame
Hari Bathini
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Matthew Brost
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Balbir Singh
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Matthew Brost
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Jason Gunthorpe
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Jason Gunthorpe
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Matthew Brost
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Andrew Morton
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Matthew Brost
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Vlastimil Babka
2026/01/16
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Kuehling, Felix
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Jason Gunthorpe
2026/01/16
Re: [PATCH 14/19] drivers: hwtracing: stm: console.c: Migrate to register_console_force helper
Marcos Paulo de Souza
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Vlastimil Babka
2026/01/16
Re: [PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
Ard Biesheuvel
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Jason Gunthorpe
2026/01/16
Re: [PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
Mimi Zohar
2026/01/16
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Rodrigo Vivi
2026/01/16
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Rodrigo Vivi
2026/01/16
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Vlastimil Babka
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Vlastimil Babka
2026/01/16
Re: [PATCH 1/2] ASoC: dt-bindings: fsl,audmix: Add support for i.MX952 platform
Frank Li
2026/01/16
Re: [PATCH 00/15] tick/sched: Refactor idle cputime accounting
Frederic Weisbecker
2026/01/16
[PATCH 15/15] sched/cputime: Handle dyntick-idle steal time correctly
Frederic Weisbecker
2026/01/16
[PATCH 14/15] sched/cputime: Handle idle irqtime gracefully
Frederic Weisbecker
2026/01/16
[PATCH 13/15] sched/cputime: Consolidate get_cpu_[idle|iowait]_time_us()
Frederic Weisbecker
2026/01/16
[PATCH 12/15] tick/sched: Consolidate idle time fetching APIs
Frederic Weisbecker
2026/01/16
[PATCH 11/15] tick/sched: Account tickless idle cputime only when tick is stopped
Frederic Weisbecker
2026/01/16
[PATCH 10/15] tick/sched: Remove unused fields
Frederic Weisbecker
2026/01/16
[PATCH 09/15] tick/sched: Move dyntick-idle cputime accounting to cputime code
Frederic Weisbecker
2026/01/16
[PATCH 08/15] tick/sched: Remove nohz disabled special case in cputime fetch
Frederic Weisbecker
2026/01/16
[PATCH 07/15] cpufreq: ondemand: Simplify idle cputime granularity test
Frederic Weisbecker
2026/01/16
[PATCH 05/15] s390/time: Prepare to stop elapsing in dynticks-idle
Frederic Weisbecker
2026/01/16
[PATCH 06/15] tick/sched: Unify idle cputime accounting
Frederic Weisbecker
2026/01/16
[PATCH 04/15] powerpc/time: Prepare to stop elapsing in dynticks-idle
Frederic Weisbecker
2026/01/16
[PATCH 03/15] sched/cputime: Correctly support generic vtime idle time
Frederic Weisbecker
2026/01/16
[PATCH 02/15] sched/cputime: Remove superfluous and error prone kcpustat_field() parameter
Frederic Weisbecker
2026/01/16
[PATCH 01/15] sched/idle: Handle offlining first in idle loop
Frederic Weisbecker
2026/01/16
[PATCH 00/15] tick/sched: Refactor idle cputime accounting
Frederic Weisbecker
2026/01/16
Re: [PATCH v2 2/6] powerpc64/bpf: Support tailcalls with subprogs
Hari Bathini
2026/01/16
Re: [PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
Mimi Zohar
2026/01/16
Re: [PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
Ard Biesheuvel
2026/01/16
Re: [PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Balbir Singh
2026/01/16
Re: [PATCH 14/19] drivers: hwtracing: stm: console.c: Migrate to register_console_force helper
Alexander Shishkin
2026/01/16
[PATCH] bus: fsl-mc: declare fsl_mc_bus_dpdbg_type static
Christophe Leroy (CS GROUP)
2026/01/16
Re: [PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
Thomas Weißschuh
2026/01/16
[PATCH v6 1/5] mm/zone_device: Reinitialize large zone device private folios
Francois Dugast
2026/01/16
[PATCH v6 0/5] Enable THP support in drm_pagemap
Francois Dugast
2026/01/16
[PATCH 2/2] ASoC: fsl_audmix: Add support for i.MX952 platform
Shengjiu Wang
2026/01/16
[PATCH 1/2] ASoC: dt-bindings: fsl,audmix: Add support for i.MX952 platform
Shengjiu Wang
2026/01/16
[PATCH 0/2] ASoC: fsl_audmix: Support the i.MX952 platform
Shengjiu Wang
2026/01/16
Re: [PATCH 15/19] drivers: tty: serial: mux.c: Migrate to register_console_force helper
Petr Mladek
2026/01/16
Re: [PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
Ard Biesheuvel
2026/01/15
Re: [PATCH v2 2/6] powerpc64/bpf: Support tailcalls with subprogs
Christophe Leroy (CS GROUP)
2026/01/15
Re: [PATCH v2 5/6] powerpc64/bpf: Support exceptions
Hari Bathini
2026/01/15
Re: [PATCH v5 1/5] mm/zone_device: Reinitialize large zone device private folios
Matthew Brost
2026/01/15
Re: [PATCH v2 5/6] powerpc64/bpf: Support exceptions
Hari Bathini
2026/01/15
Re: [PATCH v2 4/6] powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT
Hari Bathini
2026/01/15
Re: [PATCH v2 2/6] powerpc64/bpf: Support tailcalls with subprogs
Hari Bathini
2026/01/15
Re: [PATCH net v2] net: freescale: ucc_geth: Return early when TBI PHY can't be found
patchwork-bot+netdevbpf
2026/01/15
Re: [PATCH v18 00/12] Support page table check on PowerPC
Andrew Donnellan
2026/01/15
Re: [PATCH v18 00/12] Support page table check on PowerPC
Andrew Morton
2026/01/15
Re: [PATCH v2 15/35] lib/crypto: s390/aes: Migrate optimized code into library
Holger Dengler
2026/01/15
Re: [PATCH v4 5/6] keys/trusted_keys: establish PKWM as a trusted source
Nayna Jain
2026/01/15
Re: [PATCH v4 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
Nayna Jain
2026/01/15
Re: [PATCH v2 00/35] AES library improvements
Eric Biggers
2026/01/15
Re: [PATCH v4 3/6] pseries/plpks: expose PowerVM wrapping features via the sysfs
Nayna Jain
2026/01/15
Re: [PATCH v4 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
Nayna Jain
2026/01/15
Re: [PATCH v4 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
Nayna Jain
2026/01/15
Re: [PATCH v2 00/23] mm: balloon infrastructure cleanups
David Hildenbrand (Red Hat)
2026/01/15
Re: [PATCH v8 2/5] PCI: endpoint: Add BAR subrange mapping support
Frank Li
2026/01/15
Re: [PATCH v2 00/23] mm: balloon infrastructure cleanups
Andrew Morton
2026/01/15
Re: [PATCH 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
Mimi Zohar
2026/01/15
Re: [PATCH v2 22/23] mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
Lorenzo Stoakes
2026/01/15
Re: [PATCH v2 22/23] mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
David Hildenbrand (Red Hat)
2026/01/15
Re: [PATCH v2 22/23] mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
Michael S. Tsirkin
2026/01/15
Re: [PATCH v2 22/23] mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
Michael S. Tsirkin
2026/01/15
Re: [PATCH v2 22/23] mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
David Hildenbrand (Red Hat)
2026/01/15
Re: [PATCH 16/19] drivers: tty: serial: ma35d1_serial: Migrate to register_console_force helper
Petr Mladek
2026/01/15
Re: [PATCH v8 2/5] PCI: endpoint: Add BAR subrange mapping support
Frank Li
2026/01/15
Re: [PATCH v8 2/5] PCI: endpoint: Add BAR subrange mapping support
Niklas Cassel
2026/01/15
Re: [PATCH v8 5/5] Documentation: PCI: endpoint: Clarify pci_epc_set_bar() usage
Frank Li
2026/01/15
Re: [PATCH v8 4/5] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
Frank Li
2026/01/15
Re: [PATCH v8 3/5] PCI: dwc: Advertise dynamic inbound mapping support
Frank Li
2026/01/15
Re: [PATCH v2 05/23] mm/balloon_compaction: centralize adjust_managed_page_count() handling
Liam R. Howlett
2026/01/15
Re: [PATCH v2 22/23] mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOON
Lorenzo Stoakes
2026/01/15
Re: [PATCH v2 21/23] mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATION
Lorenzo Stoakes
2026/01/15
Re: [PATCH v2 20/23] mm/kconfig: make BALLOON_COMPACTION depend on MIGRATION
Lorenzo Stoakes
2026/01/15
Re: [PATCH v2 19/23] mm: rename balloon_compaction.(c|h) to balloon.(c|h)
Lorenzo Stoakes
2026/01/15
Re: [PATCH v2 18/23] mm/vmscan: drop inclusion of balloon_compaction.h
Lorenzo Stoakes
2026/01/15
Re: [PATCH v2 04/23] mm/balloon_compaction: centralize basic page migration handling
David Hildenbrand (Red Hat)
2026/01/15
Re: [PATCH v2 17/23] mm/balloon_compaction: remove "extern" from functions
Lorenzo Stoakes
2026/01/15
Re: [PATCH v2 16/23] mm/balloon_compaction: mark remaining functions for having proper kerneldoc
Lorenzo Stoakes
2026/01/15
Re: [PATCH v2 15/23] mm/balloon_compaction: assert that the balloon_pages_lock is held
Lorenzo Stoakes
2026/01/15
Re: [PATCH v2 14/23] mm/balloon_compaction: move internal helpers to balloon_compaction.c
Lorenzo Stoakes
2026/01/15
Re: [PATCH v2 13/23] mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()
Lorenzo Stoakes
2026/01/15
Re: [PATCH v2 12/23] mm/balloon_compaction: remove balloon_page_push/pop()
Lorenzo Stoakes
2026/01/15
Re: [PATCH 14/19] drivers: hwtracing: stm: console.c: Migrate to register_console_force helper
Petr Mladek
2026/01/15
Re: [PATCH v2 11/23] drivers/virtio/virtio_balloon: stop using balloon_page_push/pop()
Lorenzo Stoakes
2026/01/15
Re: [PATCH v2 06/23] vmw_balloon: stop using the balloon_dev_info lock
David Hildenbrand (Red Hat)
2026/01/15
Re: [PATCH v2 10/23] mm/balloon_compaction: drop fs.h include from balloon_compaction.h
Lorenzo Stoakes
2026/01/15
Re: [PATCH 13/19] um: drivers: mconsole_kern.c: Migrate to register_console_force helper
Petr Mladek
2026/01/15
Re: [PATCH v2 09/23] mm/balloon_compaction: make balloon_mops static
Lorenzo Stoakes
2026/01/15
Re: [PATCH v2 06/23] vmw_balloon: stop using the balloon_dev_info lock
Lorenzo Stoakes
2026/01/15
Re: [PATCH v2 04/23] mm/balloon_compaction: centralize basic page migration handling
Lorenzo Stoakes
2026/01/15
Re: [PATCH 12/19] sparc: kernel: btext: Migrate to register_console_force helper
Petr Mladek
2026/01/15
[PATCH v4 5/6] keys/trusted_keys: establish PKWM as a trusted source
Srish Srinivasan
2026/01/15
Re: [PATCH 11/19] powerpc: kernel: udbg: Migrate to register_console_force helper
Petr Mladek
2026/01/15
Re: [PATCH v2 23/23] MAINTAINERS: move memory balloon infrastructure to "MEMORY MANAGEMENT - BALLOON"
Vlastimil Babka
2026/01/15
[PATCH v4 3/6] pseries/plpks: expose PowerVM wrapping features via the sysfs
Srish Srinivasan
2026/01/15
[PATCH v4 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
Srish Srinivasan
2026/01/15
[PATCH v4 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
Srish Srinivasan
2026/01/15
[PATCH v2 12/23] mm/balloon_compaction: remove balloon_page_push/pop()
David Hildenbrand (Red Hat)
2026/01/15
[PATCH v2 02/23] vmw_balloon: remove vmballoon_compaction_init()
David Hildenbrand (Red Hat)
2026/01/15
Re: [PATCH v2 03/23] powerpc/pseries/cmm: remove cmm_balloon_compaction_init()
Lorenzo Stoakes
2026/01/15
[PATCH v2 04/23] mm/balloon_compaction: centralize basic page migration handling
David Hildenbrand (Red Hat)
2026/01/15
[PATCH v2 01/23] vmw_balloon: adjust BALLOON_DEFLATE when deflating while migrating
David Hildenbrand (Red Hat)
2026/01/15
[PATCH v8 2/5] PCI: endpoint: Add BAR subrange mapping support
Koichiro Den
2026/01/15
[PATCH v8 4/5] PCI: dwc: ep: Support BAR subrange inbound mapping via Address Match Mode iATU
Koichiro Den
2026/01/15
[PATCH v8 5/5] Documentation: PCI: endpoint: Clarify pci_epc_set_bar() usage
Koichiro Den
2026/01/15
Re: [PATCH v2 00/23] mm: balloon infrastructure cleanups
David Hildenbrand (Red Hat)
2026/01/15
Re: [PATCH v2 23/23] MAINTAINERS: move memory balloon infrastructure to "MEMORY MANAGEMENT - BALLOON"
David Hildenbrand (Red Hat)
Earlier messages
Later messages