messages from 2025-05-05 07:54:18 to 2025-05-09 18:40:05 UTC [more...]
[PATCH bpf-next v3 00/11] bpf: Mitigate Spectre v1 using barriers
2025-05-09 18:40 UTC (5+ messages)
` [PATCH bpf-next v3 02/11] bpf: Move insn if/else into do_check_insn()
[PATCH] powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory
2025-05-09 18:32 UTC (7+ messages)
[PATCH v2] soc: fsl: qe: remove unused qe_ic_from_irq function
2025-05-09 16:16 UTC (4+ messages)
[PATCH] KVM: PPC: Book3S HV: Fix IRQ map warnings with XICS on pSeries KVM Guest
2025-05-09 13:49 UTC (3+ messages)
[PATCH v3 0/6] powerpc: use lock guards for mutex Set 1
2025-05-09 13:02 UTC (11+ messages)
` [PATCH v3 1/6] powerpc: eeh: use lock guard for mutex
` [PATCH v3 2/6] powerpc: rtas: "
` [PATCH v3 3/6] powerpc: fadump: "
` [PATCH v3 4/6] powerpc: book3s: vas: "
` [PATCH v3 5/6] powerpc: powernv: ocxl: "
` [PATCH v3 6/6] powerpc: sysdev: "
[PATCH v4 0/6] Fix potential out-of-bounds error in some drivers
2025-05-09 12:40 UTC (10+ messages)
` [PATCH v4 1/6] iio: backend: fix out-of-bound write
` [PATCH v4 2/6] accel/ivpu: Use effective buffer size for zero terminator
` [PATCH v4 3/6] iio: fix potential out-of-bound write
` [PATCH v4 4/6] gpio: "
` [PATCH v4 5/6] powerpc/eeh: fix potential OoB
` [PATCH v4 6/6] powerpc/eeh-powernv: "
[PATCH 1/2] soc: fsl: qmc: Only set completion interrupt when needed
2025-05-09 10:12 UTC (6+ messages)
` [PATCH 2/2] ASoC: fsl: fsl_qmc_audio: Only request completion on last channel
[PATCH v4 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
2025-05-09 8:57 UTC (5+ messages)
` [PATCH v4 1/4] tpm: add buf_size parameter in the .send callback
` [PATCH v4 2/4] tpm: support devices with synchronous send()
` [PATCH v4 3/4] tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
` [PATCH v4 4/4] tpm/tpm_svsm: "
[PATCH v4 0/5] PCI: Add support for resetting the slots in a platform specific way
2025-05-09 6:51 UTC (11+ messages)
` [PATCH v4 1/5] PCI/ERR: Remove misleading TODO regarding kernel panic
` [PATCH v4 2/5] PCI/ERR: Add support for resetting the slots in a platform specific way
` [PATCH v4 3/5] PCI: host-common: Make the driver as a common library for host controller drivers
` [PATCH v4 4/5] PCI: host-common: Add link down handling for host bridges
` [PATCH v4 5/5] PCI: qcom: Add support for resetting the slot due to link down event
[PATCH v7 net-next 00/14] Add more features for ENETC v4 - round 2
2025-05-09 3:20 UTC (16+ messages)
` [PATCH v7 net-next 01/14] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH v7 net-next 02/14] net: enetc: add command BD ring support for i.MX95 ENETC
` [PATCH v7 net-next 03/14] net: enetc: move generic MAC filtering interfaces to enetc-core
` [PATCH v7 net-next 04/14] net: enetc: add MAC filtering for i.MX95 ENETC PF
` [PATCH v7 net-next 05/14] net: enetc: add debugfs interface to dump MAC filter
` [PATCH v7 net-next 06/14] net: enetc: add set/get_rss_table() hooks to enetc_si_ops
` [PATCH v7 net-next 07/14] net: enetc: make enetc_set_rss_key() reusable
` [PATCH v7 net-next 08/14] net: enetc: add RSS support for i.MX95 ENETC PF
` [PATCH v7 net-next 09/14] net: enetc: change enetc_set_rss() to void type
` [PATCH v7 net-next 10/14] net: enetc: enable RSS feature by default
` [PATCH v7 net-next 11/14] net: enetc: extract enetc_refresh_vlan_ht_filter()
` [PATCH v7 net-next 12/14] net: enetc: move generic VLAN hash filter functions to enetc_pf_common.c
` [PATCH v7 net-next 13/14] net: enetc: add VLAN filtering support for i.MX95 ENETC PF
` [PATCH v7 net-next 14/14] net: enetc: add loopback "
[PATCH v3 0/4] tpm: add support for sync send() and use it in ftpm and svsm drivers
2025-05-08 20:00 UTC (11+ messages)
` [PATCH v3 1/4] tpm: add buf_size parameter in the .send callback
` [PATCH v3 3/4] tpm/tpm_ftpm_tee: support TPM_CHIP_FLAG_SYNC
` [PATCH v3 4/4] tpm/tpm_svsm: "
[PATCH v4 07/13] crypto: riscv/sha256 - implement library instead of shash
2025-05-08 18:06 UTC (3+ messages)
[kvm-unit-tests PATCH v3 00/16] arm/arm64: Add kvmtool to the runner script
2025-05-08 15:54 UTC (36+ messages)
` [kvm-unit-tests PATCH v3 01/16] scripts: unittests.cfg: Rename 'extra_params' to 'qemu_params'
` [kvm-unit-tests PATCH v3 02/16] scripts: Add 'test_args' test definition parameter
` [kvm-unit-tests PATCH v3 03/16] configure: Export TARGET unconditionally
` [kvm-unit-tests PATCH v3 04/16] run_tests.sh: Document --probe-maxsmp argument
` [kvm-unit-tests PATCH v3 05/16] scripts: Document environment variables
` [kvm-unit-tests PATCH v3 06/16] scripts: Refuse to run the tests if not configured for qemu
` [kvm-unit-tests PATCH v3 07/16] scripts: Use an associative array for qemu argument names
` [kvm-unit-tests PATCH v3 08/16] scripts: Add 'kvmtool_params' to test definition
` [kvm-unit-tests PATCH v3 09/16] scripts: Add support for kvmtool
` [kvm-unit-tests PATCH v3 10/16] scripts: Add default arguments "
` [kvm-unit-tests PATCH v3 11/16] scripts: Add KVMTOOL environment variable for kvmtool binary path
` [kvm-unit-tests PATCH v3 12/16] scripts: Detect kvmtool failure in premature_failure()
` [kvm-unit-tests PATCH v3 13/16] scripts: Do not probe for maximum number of VCPUs when using kvmtool
` [kvm-unit-tests PATCH v3 14/16] scripts/mkstandalone: Export $TARGET
` [kvm-unit-tests PATCH v3 15/16] scripts: Add 'disabled_if' test definition parameter for kvmtool to use
` [kvm-unit-tests PATCH v3 16/16] scripts: Enable kvmtool
[PATCH] dt-bindings: soc: fsl,qman-fqd: Fix reserved-memory.yaml reference
2025-05-08 14:56 UTC (2+ messages)
[linux-next-20250320][btrfs] Kernel OOPs while running btrfs/108
2025-05-08 10:44 UTC (4+ messages)
[PATCH v3 0/9] module: Introduce hash-based integrity checking
2025-05-08 7:57 UTC (11+ messages)
[PATCH v3 0/5] PCI: Add support for resetting the slots in a platform specific way
2025-05-08 6:58 UTC (7+ messages)
` [PATCH v3 5/5] PCI: qcom: Add support for resetting the slot due to link down event
[PATCH] dt-bindings: soc: fsl,ls1028a-reset: Drop extra "/" in $id
2025-05-08 6:44 UTC (3+ messages)
[PATCH v1] powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recovery
2025-05-08 6:29 UTC
[powerpc:next] BUILD SUCCESS 03c9d1a5a30d93bff31b4eb0a52f030b4c7f73ea
2025-05-08 4:48 UTC
[PATCH net-next] net: ibmveth: Refactored veth_pool_store for better maintainability
2025-05-08 2:50 UTC (3+ messages)
[powerpc:merge] BUILD SUCCESS ee74be3b5209b3ad646793c099499c528c57b241
2025-05-08 1:59 UTC
[next-20250506][btrfs] Kernel OOPS while btrfs/001 TC
2025-05-07 21:18 UTC (4+ messages)
[PATCH 0/3] Enhancements to the secvar interface in static key management mode
2025-05-07 15:48 UTC (14+ messages)
` [PATCH 1/3] powerpc/pseries: Correct secvar format representation for static key management
` [PATCH 2/3] powerpc/secvar: Expose secvars relevant to the key management mode
` [PATCH 3/3] integrity/platform_certs: Allow loading of keys in static "
[PATCH 3/6] powerpc/perf:make isa207_pmu_format_group struct static
2025-05-07 11:52 UTC (2+ messages)
[PATCH 4/6] powerpc: fix sparse warnings
2025-05-07 11:11 UTC (2+ messages)
[PATCH 0/3] ioctl numbers list cleanup
2025-05-07 6:13 UTC (4+ messages)
` [PATCH 1/3] Documentation: ioctl-number: Fix linuxppc-dev mailto link
` [PATCH 2/3] Documentation: ioctl-number: Extend "Include File" column width
` [PATCH 3/3] Documentation: ioctl-number: Correct full path to papr-physical-attestation.h
[BUG][powerpc] OOPs: Kernel access of bad area during zram swap write - kswapd0 crash
2025-05-07 0:33 UTC (4+ messages)
[PATCH AUTOSEL 5.15 1/5] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
2025-05-06 21:37 UTC
[PATCH AUTOSEL 6.1 1/6] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
2025-05-06 21:37 UTC
[PATCH AUTOSEL 6.6 01/12] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
2025-05-06 21:36 UTC (2+ messages)
` [PATCH AUTOSEL 6.6 02/12] book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n
[PATCH AUTOSEL 6.12 01/18] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
2025-05-06 21:35 UTC (2+ messages)
` [PATCH AUTOSEL 6.12 02/18] book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n
[PATCH AUTOSEL 6.14 01/20] ASoC: imx-card: Adjust over allocation of memory in imx_card_parse_of()
2025-05-06 21:35 UTC (2+ messages)
` [PATCH AUTOSEL 6.14 02/20] book3s64/radix: Fix compile errors when CONFIG_ARCH_WANT_OPTIMIZE_DAX_VMEMMAP=n
[PATCH v2] powerpc/pseries/iommu: Fix kmemleak in TCE table userspace view
2025-05-06 17:41 UTC
[PATCH 0/4] crypto: lib/chacha - improve type safety
2025-05-06 16:09 UTC (6+ messages)
` [PATCH 1/4] crypto: lib/chacha - strongly type the ChaCha state
` [PATCH 2/4] crypto: lib/chacha - use struct assignment to copy state
` [PATCH 3/4] crypto: lib/chacha - add strongly-typed state zeroization
` [PATCH 4/4] crypto: lib/chacha - add array bounds to function prototypes
[PATCH] powerpc/pseries/htmdump: Include header file to get is_kvm_guest() definition
2025-05-06 14:01 UTC (2+ messages)
[PATCH v2 00/57] irqdomain: Cleanups and Documentation
2025-05-06 13:41 UTC (2+ messages)
[PATCH v4 0/3] net: ibmveth: Make ibmveth use new reset function and new KUnit testsg
2025-05-06 8:50 UTC (2+ messages)
[PATCH AUTOSEL 5.4 27/79] powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7
2025-05-05 23:20 UTC
[PATCH AUTOSEL 5.10 038/114] powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7
2025-05-05 23:17 UTC
[PATCH AUTOSEL 5.15 057/153] powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7
2025-05-05 23:12 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 128/153] arch/powerpc/perf: Check the instruction type before creating sample with perf_mem_data_src
[PATCH AUTOSEL 6.1 081/212] powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7
2025-05-05 23:05 UTC (2+ messages)
` [PATCH AUTOSEL 6.1 179/212] arch/powerpc/perf: Check the instruction type before creating sample with perf_mem_data_src
[PATCH AUTOSEL 6.6 106/294] powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7
2025-05-05 22:55 UTC (3+ messages)
` [PATCH AUTOSEL 6.6 240/294] powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory
` [PATCH AUTOSEL 6.6 241/294] arch/powerpc/perf: Check the instruction type before creating sample with perf_mem_data_src
[PATCH AUTOSEL 6.12 178/486] powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7
2025-05-05 22:37 UTC (4+ messages)
` [PATCH AUTOSEL 6.12 394/486] powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory
` [PATCH AUTOSEL 6.12 395/486] powerpc/pseries/iommu: create DDW for devices with DMA mask less than 64-bits
` [PATCH AUTOSEL 6.12 396/486] arch/powerpc/perf: Check the instruction type before creating sample with perf_mem_data_src
[PATCH AUTOSEL 6.14 225/642] powerpc/prom_init: Fixup missing #size-cells on PowerBook6,7
2025-05-05 22:12 UTC (4+ messages)
` [PATCH AUTOSEL 6.14 508/642] powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory
` [PATCH AUTOSEL 6.14 509/642] powerpc/pseries/iommu: create DDW for devices with DMA mask less than 64-bits
` [PATCH AUTOSEL 6.14 510/642] arch/powerpc/perf: Check the instruction type before creating sample with perf_mem_data_src
[RFC V1 0/6] Generic Entry/Exit support for ppc64
2025-05-05 17:18 UTC (3+ messages)
[PATCH v2] fsldma: Set correct dma_mask based on hw capability
2025-05-05 17:53 UTC
Bug: Issue in ioctls.h affecting userspace
2025-05-05 12:44 UTC
[PATCH v4 00/13] Architecture-optimized SHA-256 library API
2025-05-05 12:24 UTC (2+ messages)
[PATCH v2] powerpc/boot: Fix build with gcc 15
2025-05-05 12:14 UTC (3+ messages)
` [PATCH v3] "
[PATCH] powerpc/pseries/dlpar: Search DRC index from ibm,drc-indexes for IO add
2025-05-05 9:02 UTC (4+ messages)
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).