Messages by Date
-
2025/05/20
Re: [PATCH v6 08/16] PCI/AER: Simplify pci_print_aer()
Ilpo Järvinen
-
2025/05/20
Re: [PATCH v6 04/16] PCI/AER: Extract bus/dev/fn in aer_print_port_info() with PCI_BUS_NUM(), etc
Ilpo Järvinen
-
2025/05/20
Re: [PATCH v6 07/16] PCI/AER: Initialize aer_err_info before using it
Ilpo Järvinen
-
2025/05/20
Re: [PATCH v6 05/16] PCI/AER: Rename aer_print_port_info() to aer_print_source()
Ilpo Järvinen
-
2025/05/20
[PATCH] Documentation: embargoed-hardware-issues.rst: Remove myself
Michael Ellerman
-
2025/05/20
Re: [PATCH v6 01/16] PCI/DPC: Initialize aer_err_info before using it
Ilpo Järvinen
-
2025/05/20
Re: [PATCH 1/3] i2c: powermac: convert of_node usage to fwnode
Andi Shyti
-
2025/05/20
Re: [PATCH 1/3] i2c: powermac: convert of_node usage to fwnode
Wolfram Sang
-
2025/05/20
Re: [PATCH v6 00/16] Rate limit AER logs
Krzysztof Wilczyński
-
2025/05/19
Re: [PATCH] crypto: powerpc/poly1305 - add depends on BROKEN for now
Christophe Leroy
-
2025/05/19
Re: [PATCH v6 15/16] PCI/AER: Add ratelimits to PCI AER Documentation
Sathyanarayanan Kuppuswamy
-
2025/05/19
Re: [PATCH v6 16/16] PCI/AER: Add sysfs attributes for log ratelimits
Sathyanarayanan Kuppuswamy
-
2025/05/19
Re: [PATCH v6 14/16] PCI/AER: Introduce ratelimit for error logs
Sathyanarayanan Kuppuswamy
-
2025/05/19
Re: [PATCH v6 13/16] PCI/AER: Rename struct aer_stats to aer_report
Sathyanarayanan Kuppuswamy
-
2025/05/19
Re: [PATCH v6 12/16] PCI/AER: Make all pci_print_aer() log levels depend on error type
Sathyanarayanan Kuppuswamy
-
2025/05/19
Re: [PATCH v4 6/6] powerpc/eeh-powernv: fix potential OoB
Mahesh J Salgaonkar
-
2025/05/19
Re: [PATCH v4 5/6] powerpc/eeh: fix potential OoB
Mahesh J Salgaonkar
-
2025/05/19
Re: [PATCH v6 11/16] PCI/AER: Check log level once and remember it
Sathyanarayanan Kuppuswamy
-
2025/05/19
Re: [PATCH] crypto: powerpc/poly1305 - add depends on BROKEN for now
Herbert Xu
-
2025/05/19
Re: [PATCH] crypto: powerpc/poly1305 - add depends on BROKEN for now
Herbert Xu
-
2025/05/19
Re: [PATCH v6 09/16] PCI/AER: Update statistics early in logging
Sathyanarayanan Kuppuswamy
-
2025/05/19
Re: [PATCH v6 10/16] PCI/AER: Combine trace_aer_event() with statistics updates
Sathyanarayanan Kuppuswamy
-
2025/05/19
Re: [PATCH v6 08/16] PCI/AER: Simplify pci_print_aer()
Sathyanarayanan Kuppuswamy
-
2025/05/19
Re: [PATCH v6 07/16] PCI/AER: Initialize aer_err_info before using it
Sathyanarayanan Kuppuswamy
-
2025/05/19
Re: [PATCH v6 06/16] PCI/AER: Move aer_print_source() earlier in file
Sathyanarayanan Kuppuswamy
-
2025/05/19
Re: [PATCH v6 05/16] PCI/AER: Rename aer_print_port_info() to aer_print_source()
Sathyanarayanan Kuppuswamy
-
2025/05/19
Re: [PATCH v6 04/16] PCI/AER: Extract bus/dev/fn in aer_print_port_info() with PCI_BUS_NUM(), etc
Sathyanarayanan Kuppuswamy
-
2025/05/19
Re: [PATCH v6 03/16] PCI/AER: Consolidate Error Source ID logging in aer_print_port_info()
Sathyanarayanan Kuppuswamy
-
2025/05/19
Re: [PATCH v6 02/16] PCI/DPC: Log Error Source ID only when valid
Sathyanarayanan Kuppuswamy
-
2025/05/19
Re: [PATCH v6 01/16] PCI/DPC: Initialize aer_err_info before using it
Sathyanarayanan Kuppuswamy
-
2025/05/19
Re: [PATCH 1/3] i2c: powermac: convert of_node usage to fwnode
Andi Shyti
-
2025/05/19
Re: [PATCH 0/4] pci: implement "pci=aer_panic"
Bjorn Helgaas
-
2025/05/19
[PATCH v6 04/16] PCI/AER: Extract bus/dev/fn in aer_print_port_info() with PCI_BUS_NUM(), etc
Bjorn Helgaas
-
2025/05/19
[PATCH v6 10/16] PCI/AER: Combine trace_aer_event() with statistics updates
Bjorn Helgaas
-
2025/05/19
[PATCH v6 14/16] PCI/AER: Introduce ratelimit for error logs
Bjorn Helgaas
-
2025/05/19
[PATCH v6 02/16] PCI/DPC: Log Error Source ID only when valid
Bjorn Helgaas
-
2025/05/19
[PATCH v6 13/16] PCI/AER: Rename struct aer_stats to aer_report
Bjorn Helgaas
-
2025/05/19
[PATCH v6 16/16] PCI/AER: Add sysfs attributes for log ratelimits
Bjorn Helgaas
-
2025/05/19
[PATCH v6 15/16] PCI/AER: Add ratelimits to PCI AER Documentation
Bjorn Helgaas
-
2025/05/19
[PATCH v6 12/16] PCI/AER: Make all pci_print_aer() log levels depend on error type
Bjorn Helgaas
-
2025/05/19
[PATCH v6 11/16] PCI/AER: Check log level once and remember it
Bjorn Helgaas
-
2025/05/19
[PATCH v6 08/16] PCI/AER: Simplify pci_print_aer()
Bjorn Helgaas
-
2025/05/19
[PATCH v6 09/16] PCI/AER: Update statistics early in logging
Bjorn Helgaas
-
2025/05/19
[PATCH v6 06/16] PCI/AER: Move aer_print_source() earlier in file
Bjorn Helgaas
-
2025/05/19
[PATCH v6 07/16] PCI/AER: Initialize aer_err_info before using it
Bjorn Helgaas
-
2025/05/19
[PATCH v6 05/16] PCI/AER: Rename aer_print_port_info() to aer_print_source()
Bjorn Helgaas
-
2025/05/19
[PATCH v6 03/16] PCI/AER: Consolidate Error Source ID logging in aer_print_port_info()
Bjorn Helgaas
-
2025/05/19
[PATCH v6 01/16] PCI/DPC: Initialize aer_err_info before using it
Bjorn Helgaas
-
2025/05/19
[PATCH v6 00/16] Rate limit AER logs
Bjorn Helgaas
-
2025/05/19
Re: [PATCH] docs: powerpc: Add htm.rst to table of contents
Randy Dunlap
-
2025/05/19
Re: [BUG][powerpc] OOPs: Kernel access of bad area during zram swap write - kswapd0 crash
Misbah Anjum N
-
2025/05/19
Re: [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
Mike Rapoport
-
2025/05/19
Re: [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
Alexandre Ghiti
-
2025/05/19
Re: [PATCH 0/4] pci: implement "pci=aer_panic"
Hans Zhang
-
2025/05/19
Re: [PATCH 0/4] pci: implement "pci=aer_panic"
Hans Zhang
-
2025/05/19
Re: [PATCH 0/4] pci: implement "pci=aer_panic"
Hans Zhang
-
2025/05/19
Re: [PATCH] crypto: powerpc/poly1305 - add depends on BROKEN for now
Christophe Leroy
-
2025/05/19
Re: Crash in __do_IRQ with gcc 15
Arnd Bergmann
-
2025/05/19
Re: [PATCH 3/4] PCI/AER: Expose AER panic state via pci_aer_panic_enabled()
Hans Zhang
-
2025/05/19
Re: [PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
Dave Chinner
-
2025/05/19
Re: [PATCH 1/3] i2c: powermac: convert of_node usage to fwnode
Wolfram Sang
-
2025/05/19
Re: [PATCH 0/3] i2c: remove 'of_node' from i2c_board_info
Andy Shevchenko
-
2025/05/19
[PATCH 1/3] i2c: powermac: convert of_node usage to fwnode
Wolfram Sang
-
2025/05/19
[PATCH 0/3] i2c: remove 'of_node' from i2c_board_info
Wolfram Sang
-
2025/05/19
Re: [PATCH 1/3] i2c: powermac: convert of_node usage to fwnode
Andy Shevchenko
-
2025/05/19
Re: [PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
Christian Brauner
-
2025/05/19
Re: [kvm-unit-tests PATCH v3 00/16] arm/arm64: Add kvmtool to the runner script
Shaoqin Huang
-
2025/05/19
Re: [kvm-unit-tests PATCH v3 09/16] scripts: Add support for kvmtool
Shaoqin Huang
-
2025/05/19
Re: [kvm-unit-tests PATCH v3 11/16] scripts: Add KVMTOOL environment variable for kvmtool binary path
Shaoqin Huang
-
2025/05/19
Re: [PATCH bpf-next v3 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
Hari Bathini
-
2025/05/19
Re: [PATCH bpf-next v2 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
Hari Bathini
-
2025/05/18
[powerpc:merge] BUILD SUCCESS a9d887695c86d44fd23f612549cb8dc78a3a0f22
kernel test robot
-
2025/05/18
Re: [PATCH bpf-next v2 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
Hari Bathini
-
2025/05/18
Re: [PATCH bpf-next v3 05/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
Hari Bathini
-
2025/05/18
Re: [PATCH v2 2/4] powerpc/perf: make isa207_pmu_format_group struct static
kernel test robot
-
2025/05/17
[PATCH v2 4/4] powerpc/boot/install.sh: Fix shellcheck warnings
Madhavan Srinivasan
-
2025/05/17
[PATCH v2 3/4] powerpc/prom_init: Fix shellcheck warnings
Madhavan Srinivasan
-
2025/05/17
[PATCH v2 2/4] powerpc/perf: make isa207_pmu_format_group struct static
Madhavan Srinivasan
-
2025/05/17
[PATCH v2 1/4] powerpc/kvm: Fix ifdef to remove build warning
Madhavan Srinivasan
-
2025/05/17
Re: [PATCH] powerpc: Replace strcpy() with strscpy() in proc_ppc64_init()
Madhavan Srinivasan
-
2025/05/17
Re: [PATCH 4/6] powerpc: fix sparse warnings
Madhavan Srinivasan
-
2025/05/17
Re: [PATCH 2/6] powerpc/xmon: fix sparse warning "Using plain integer as NULL pointer"
Madhavan Srinivasan
-
2025/05/17
Re: [PATCH] powerpc: Transliterate author name and remove FIXME
Madhavan Srinivasan
-
2025/05/17
Re: [PATCH] powerpc/powermac: Use str_enabled_disabled() and str_on_off() helpers
Madhavan Srinivasan
-
2025/05/17
Re: [PATCH] powerpc/iommu: Use str_disabled_enabled() helper
Madhavan Srinivasan
-
2025/05/17
Re: [PATCH] powerpc/mm/fault: Use str_write_read() helper function
Madhavan Srinivasan
-
2025/05/17
Re: [PATCH] powerpc/kernel: Fix ppc_save_regs inclusion in build
Madhavan Srinivasan
-
2025/05/17
Re: [PATCH v3] powerpc/pseries/iommu: Fix kmemleak in TCE table userspace view
Madhavan Srinivasan
-
2025/05/17
Re: [PATCH] powerpc/8xx: Reduce alignment constraint for kernel memory
Madhavan Srinivasan
-
2025/05/17
Re: [PATCH] KVM: PPC: Book3S HV: Fix IRQ map warnings with XICS on pSeries KVM Guest
Madhavan Srinivasan
-
2025/05/17
Re: [PATCH] powerpc/pseries/htmdump: Include header file to get is_kvm_guest() definition
Madhavan Srinivasan
-
2025/05/17
[PATCH] docs: powerpc: Add htm.rst to table of contents
Brigham Campbell
-
2025/05/17
Re: [PATCH 0/6] bus: fsl-mc: cleanup and fixes
Christophe Leroy
-
2025/05/17
Re: [PATCH] soc: fsl: qe: Consolidate chained IRQ handler install/remove
Christophe Leroy
-
2025/05/17
Re: [PATCH] soc: fsl: Do not enable DPAA2_CONSOLE by default during compile testing
Christophe Leroy
-
2025/05/17
Re: [PATCH] KVM: PPC: Book3S HV: Add H_VIRT mapping for tracing exits
IBM
-
2025/05/17
[PATCH v2] powerpc: Fix struct termio related ioctl macros
Madhavan Srinivasan
-
2025/05/17
Re: [PATCH] soc: fsl: qbman: Remove const from portal->cgrs allocation type
Christophe Leroy
-
2025/05/17
Re: [PATCH] bus: fsl-mc: Use strscpy() instead of strscpy_pad()
Christophe Leroy
-
2025/05/17
[PATCH] powerpc: Fix indentation and replace typedef with struct name
Thorsten Blum
-
2025/05/17
Re: [RESEND PATCH] bus: fsl-mc: Use strscpy() instead of strscpy_pad()
Christophe Leroy
-
2025/05/17
Re: [PATCH] bus: fsl_mc: Fix driver_managed_dma check
Christophe Leroy
-
2025/05/16
Re: [PATCH 3/4] PCI/AER: Expose AER panic state via pci_aer_panic_enabled()
Sathyanarayanan Kuppuswamy
-
2025/05/16
[v2 PATCH] powerpc: Add gcc 128-bit shift helpers
Herbert Xu
-
2025/05/16
Re: [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
Pratyush Yadav
-
2025/05/16
[PATCH V3 06/16] powerpc/perf: Remove driver-specific throttle support
kan . liang
-
2025/05/16
Re: [PATCH 0/4] pci: implement "pci=aer_panic"
Sathyanarayanan Kuppuswamy
-
2025/05/16
Re: [PATCH v3 0/9] module: Introduce hash-based integrity checking
Mimi Zohar
-
2025/05/16
Re: [PATCH] ASoC: fsl_xcvr: update platform driver name
Mark Brown
-
2025/05/16
[PATCH 2/4] PCI/AER: Introduce aer_panic kernel command-line option
Hans Zhang
-
2025/05/16
[PATCH 2/2] PCI/AER: Use bool for AER disable state tracking
Hans Zhang
-
2025/05/16
Re: [PATCH v2 10/13] arch, mm: set high_memory in free_area_init()
Mike Rapoport
-
2025/05/16
[PATCH 1/4] pci: implement "pci=aer_panic"
Hans Zhang
-
2025/05/16
[PATCH 0/4] pci: implement "pci=aer_panic"
Hans Zhang
-
2025/05/16
[PATCH 3/4] PCI/AER: Expose AER panic state via pci_aer_panic_enabled()
Hans Zhang
-
2025/05/16
[PATCH 4/4] PCI/AER: Trigger kernel panic on recovery failure if aer_panic is set
Hans Zhang
-
2025/05/16
[PATCH 0/2] PCI: Convert MSI and AER state tracking variables to bool type
Hans Zhang
-
2025/05/16
[PATCH 1/2] PCI/MSI: Use bool for MSI enable state tracking
Hans Zhang
-
2025/05/16
[PATCH] KVM: PPC: Book3S HV: Add H_VIRT mapping for tracing exits
Gautam Menghani
-
2025/05/16
Re: [PATCH] ASoC: fsl_xcvr: update platform driver name
Daniel Baluta
-
2025/05/16
Re: [PATCH] powerpc: Add gcc 128-bit shift helpers
Gabriel Paubert
-
2025/05/16
[PATCH] powerpc: Add gcc 128-bit shift helpers
Herbert Xu
-
2025/05/16
[PATCH] ASoC: fsl_xcvr: update platform driver name
Shengjiu Wang
-
2025/05/15
Re: [PATCH] powerpc: Fix struct termio related ioctl macros
Tulio Magno Quites Machado Filho
-
2025/05/15
[PATCH 07/15] bugs/powerpc: Concatenate 'cond_str' with '__FILE__' in BUG_ENTRY(), to extend WARN_ON/BUG_ON output
Ingo Molnar
-
2025/05/15
[PATCH 06/15] bugs/powerpc: Pass in 'cond_str' to BUG_ENTRY()
Ingo Molnar
-
2025/05/15
Re: [PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
Amir Goldstein
-
2025/05/15
Re: [PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
Christian Brauner
-
2025/05/15
[PATCH] soc: fsl: qe: Consolidate chained IRQ handler install/remove
Chen Ni
-
2025/05/15
Re: [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
Andrey Albershteyn
-
2025/05/14
Re: [PATCH] crypto: powerpc/poly1305 - add depends on BROKEN for now
Herbert Xu
-
2025/05/14
Re: [PATCH v5 4/4] tpm/tpm_svsm: support TPM_CHIP_FLAG_SYNC
Jarkko Sakkinen
-
2025/05/14
Re: [PATCH v3 2/9] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
Mimi Zohar
-
2025/05/14
Re: [PATCH v3 2/9] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
Thomas Weißschuh
-
2025/05/14
Re: [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
Casey Schaufler
-
2025/05/14
Re: [PATCH bpf-next v3 11/11] bpf: Fall back to nospec for sanitization-failures
Kumar Kartikeya Dwivedi
-
2025/05/14
Re: [PATCH v3 1/9] powerpc/ima: Drop unnecessary check for CONFIG_MODULE_SIG
Mimi Zohar
-
2025/05/14
Re: [PATCH v3 2/9] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
Mimi Zohar
-
2025/05/14
Re: [PATCH bpf-next v3 11/11] bpf: Fall back to nospec for sanitization-failures
Luis Gerhorst
-
2025/05/14
Re: [PATCH v4 2/5] PCI/ERR: Add support for resetting the slots in a platform specific way
Sathyanarayanan Kuppuswamy
-
2025/05/14
Re: [PATCH v4 1/5] PCI/ERR: Remove misleading TODO regarding kernel panic
Sathyanarayanan Kuppuswamy
-
2025/05/14
Re: [PATCH v4 5/5] PCI: qcom: Add support for resetting the slot due to link down event
Manivannan Sadhasivam
-
2025/05/14
Re: [PATCH v4 4/5] PCI: host-common: Add link down handling for host bridges
Manivannan Sadhasivam
-
2025/05/14
Re: [PATCH v4 0/5] PCI: Add support for resetting the slots in a platform specific way
Manivannan Sadhasivam
-
2025/05/14
Re: [PATCH] crypto: powerpc/poly1305 - add depends on BROKEN for now
Eric Biggers
-
2025/05/14
Re: [PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
H. Peter Anvin
-
2025/05/14
Re: [PATCH v3 2/9] ima: efi: Drop unnecessary check for CONFIG_MODULE_SIG/CONFIG_KEXEC_SIG
Mimi Zohar
-
2025/05/14
[PATCH V2 05/15] powerpc/perf: Remove driver-specific throttle support
kan . liang
-
2025/05/14
Re: [PATCH v2] fsldma: Set correct dma_mask based on hw capability
Vinod Koul
-
2025/05/14
[PATCH v5 2/4] tpm: support devices with synchronous send()
Stefano Garzarella
-
2025/05/14
[PATCH v5 3/4] tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
Stefano Garzarella
-
2025/05/14
[PATCH v5 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
Stefano Garzarella
-
2025/05/14
[PATCH v5 1/4] tpm: add bufsiz parameter in the .send callback
Stefano Garzarella
-
2025/05/14
[PATCH v5 4/4] tpm/tpm_svsm: support TPM_CHIP_FLAG_SYNC
Stefano Garzarella
-
2025/05/14
Re: [PATCH v1] powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recovery
Ganesh G R
-
2025/05/14
Re: [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
Andrey Albershteyn
-
2025/05/14
Re: [PATCH] crypto: powerpc/poly1305 - add depends on BROKEN for now
Herbert Xu
-
2025/05/14
Re: [kvm-unit-tests PATCH v3 07/16] scripts: Use an associative array for qemu argument names
Shaoqin Huang
-
2025/05/14
Re: [kvm-unit-tests PATCH v3 06/16] scripts: Refuse to run the tests if not configured for qemu
Shaoqin Huang
-
2025/05/14
Re: [PATCH bpf-next v3 09/11] selftests/bpf: Add test for Spectre v1 mitigation
Kumar Kartikeya Dwivedi
-
2025/05/13
Re: [PATCH bpf-next v3 11/11] bpf: Fall back to nospec for sanitization-failures
Kumar Kartikeya Dwivedi
-
2025/05/13
Re: [PATCH v4 2/5] PCI/ERR: Add support for resetting the slots in a platform specific way
Krishna Chaitanya Chundru
-
2025/05/13
Re: [PATCH v4 5/5] PCI: qcom: Add support for resetting the slot due to link down event
Krishna Chaitanya Chundru
-
2025/05/13
Re: [PATCH v4 4/5] PCI: host-common: Add link down handling for host bridges
Krishna Chaitanya Chundru
-
2025/05/13
Re: [PATCH bpf-next v3 10/11] bpf: Allow nospec-protected var-offset stack access
Kumar Kartikeya Dwivedi
-
2025/05/13
Re: [PATCH bpf-next v3 08/11] bpf: Fall back to nospec for Spectre v1
Kumar Kartikeya Dwivedi
-
2025/05/13
[PATCH] crypto: powerpc/poly1305 - add depends on BROKEN for now
Eric Biggers
-
2025/05/13
Re: [PATCH] irqdomain: ppc: Switch to of_fwnode_handle()
Mahesh J Salgaonkar
-
2025/05/13
Re: [PATCH] irqdomain: ppc: Switch to of_fwnode_handle()
Mahesh J Salgaonkar
-
2025/05/13
Re: [PATCH v3] powerpc/boot: Fix build with gcc 15
Madhavan Srinivasan
-
2025/05/13
Re: [PATCH v2 0/5] powerpc: convert board-file GPIO chips to using new value setters
Madhavan Srinivasan
-
2025/05/13
Re: [PATCH V3 0/9] Add support for configure and control of Hardware Trace Macro(HTM)
Madhavan Srinivasan
-
2025/05/13
Re: [kvm-unit-tests PATCH v3 04/16] run_tests.sh: Document --probe-maxsmp argument
Shaoqin Huang
-
2025/05/13
Re: [kvm-unit-tests PATCH v3 05/16] scripts: Document environment variables
Shaoqin Huang
-
2025/05/13
Re: [PATCH] powerpc: Transliterate author name and remove FIXME
Madhavan Srinivasan
-
2025/05/13
Re: [kvm-unit-tests PATCH v3 02/16] scripts: Add 'test_args' test definition parameter
Shaoqin Huang
-
2025/05/13
Re: [kvm-unit-tests PATCH v3 01/16] scripts: unittests.cfg: Rename 'extra_params' to 'qemu_params'
Shaoqin Huang
-
2025/05/13
Re: Crash in __do_IRQ with gcc 15
Paul Mackerras
-
2025/05/13
Re: [PATCH] tools/lib/perf: Fix -Werror=alloc-size-larger-than in cpumap.c
Ian Rogers
-
2025/05/13
Re: [PATCH] tools/lib/perf: Fix -Werror=alloc-size-larger-than in cpumap.c
Ian Rogers
-
2025/05/13
Re: [PATCH] tools/lib/perf: Fix -Werror=alloc-size-larger-than in cpumap.c
Arnaldo Carvalho de Melo
-
2025/05/13
Re: [PATCH] powerpc: Transliterate author name and remove FIXME
Christophe Leroy
-
2025/05/13
[PATCH] powerpc/rtas: Replace one-element array with flexible array member
Thorsten Blum
-
2025/05/13
Re: Crash in __do_IRQ with gcc 15
Segher Boessenkool
-
2025/05/13
Re: [PATCH] powerpc: Transliterate author name and remove FIXME
Thorsten Blum
-
2025/05/13
Re: [PATCH v4 1/4] tpm: add buf_size parameter in the .send callback
Stefano Garzarella
-
2025/05/13
Re: [PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
Amir Goldstein
-
2025/05/13
Re: Crash in __do_IRQ with gcc 15
Paul Mackerras
-
2025/05/13
Re: [PATCH] PCI/ERR: s390/pci: Use pci_uevent_ers() in PCI recovery
Niklas Schnelle
-
2025/05/13
linux-next: build warning after merge of the powerpc tree
Stephen Rothwell
-
2025/05/13
Re: Crash in __do_IRQ with gcc 15
Arnd Bergmann
-
2025/05/13
Re: [PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
Arnd Bergmann
-
2025/05/13
Re: [PATCH v2 0/5] powerpc: convert board-file GPIO chips to using new value setters
Linus Walleij
-
2025/05/13
[PATCH v5 7/7] fs: introduce file_getattr and file_setattr syscalls
Andrey Albershteyn
-
2025/05/13
[PATCH v5 6/7] fs: prepare for extending file_get/setattr()
Andrey Albershteyn
-
2025/05/13
[PATCH v5 5/7] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP
Andrey Albershteyn
-
2025/05/13
[PATCH v5 4/7] fs: split fileattr/fsxattr converters into helpers
Andrey Albershteyn
-
2025/05/13
[PATCH v5 3/7] selinux: implement inode_file_[g|s]etattr hooks
Andrey Albershteyn
-
2025/05/13
[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
Andrey Albershteyn
-
2025/05/13
[PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
Andrey Albershteyn