All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-25 12:08:52 to 2024-06-25 12:40:24 UTC [more...]

[PATCH v4 00/40] lib/find: add atomic find_bit() primitives
 2024-06-25 12:16 UTC  (3+ messages)
` [PATCH v4 19/40] iommu: optimize subsystem by using atomic find_bit() API

[PATCH 00/14] testb: Various tweaks and fixes for Labgrid
 2024-06-25 12:38 UTC  (7+ messages)
` [PATCH 13/14] Update u-boot.cfg to include CFG also
` [PATCH 14/14] smbios: Correct error handling when writing tables

PROBLEM: kernel crashes when running xfsdump since ~6.4
 2024-06-25 12:40 UTC  (11+ messages)

[PATCH 1/2] Add libfuzzer target to fuzz/x86_instruction_emulator
 2024-06-25 12:39 UTC  (6+ messages)
` [PATCH 2/2] Add scripts/oss-fuzz/build.sh

[V4 00/16] Add data type profiling support for powerpc
 2024-06-25 12:38 UTC  (5+ messages)
` [V4 03/16] tools/perf: Add support to capture and parse raw instruction in powerpc using dso__data_read_offset utility

[PATCH] drm: renesas: Move RZ/G2L MIPI DSI driver to rz-du
 2024-06-25 12:39 UTC  (2+ messages)

[PATCH 00/13] target/arm: AdvSIMD conversion, part 2
 2024-06-25 12:38 UTC  (11+ messages)
` [PATCH 04/13] target/arm: Convert SQRDMLAH, SQRDMLSH to decodetree
` [PATCH 05/13] target/arm: Convert SDOT, UDOT "
` [PATCH 06/13] target/arm: Convert SUDOT, USDOT "
` [PATCH 08/13] target/arm: Convert BFMLALB, BFMLALT "
` [PATCH 12/13] target/arm: Convert FCMLA "

[PATCH v5 0/3] Fix address translations on MPFS PCIe controller
 2024-06-25 12:38 UTC  (8+ messages)
` [PATCH v5 1/3] PCI: microchip: Fix outbound address translation tables
` [PATCH v5 2/3] PCI: microchip: Fix inbound "
` [PATCH v5 3/3] dt-bindings: PCI: microchip,pcie-host: allow dma-noncoherent

[PATCH] config: fix warning for cross build with meson >= 1.3.0
 2024-06-25 12:36 UTC  (3+ messages)

[PATCH 0/2] dts: add blocklist test suite
 2024-06-25 12:36 UTC  (3+ messages)
` [PATCH 1/2] dts: add blocked ports to EalParams
` [PATCH 2/2] dts: add blocklist test suite

[PATCH v3 00/19] labgrid: Provide an integration with Labgrid
 2024-06-25 12:38 UTC  (12+ messages)
` [PATCH v3 06/19] test: Avoid failing skipped tests
` [PATCH v3 08/19] test: Introduce the concept of a role
` [PATCH v3 19/19] CI: Allow running tests on sjg lab

[PATCH v6 00/18] Transparent Contiguous PTEs for User Mappings
 2024-06-25 12:37 UTC  (11+ messages)
` [PATCH v6 18/18] arm64/mm: Automatically fold contpte mappings

[PATCH v3 0/6] Add Binman code-coverage test to CI
 2024-06-25 12:38 UTC  (4+ messages)
` [PATCH v3 4/6] buildman: Always use the full path in CROSS_COMPILE

[PATCH] build: raise error if requested application is unbuildable
 2024-06-25 12:36 UTC  (3+ messages)

[PATCH v9 00/14] Update SMMUv3 to the modern iommu API (part 2b/3)
 2024-06-25 12:37 UTC  (15+ messages)
` [PATCH v9 01/14] iommu/arm-smmu-v3: Convert to domain_alloc_sva()
` [PATCH v9 02/14] iommu/arm-smmu-v3: Start building a generic PASID layer
` [PATCH v9 03/14] iommu/arm-smmu-v3: Make smmu_domain->devices into an allocated list
` [PATCH v9 04/14] iommu/arm-smmu-v3: Make changing domains be hitless for ATS
` [PATCH v9 05/14] iommu/arm-smmu-v3: Add ssid to struct arm_smmu_master_domain
` [PATCH v9 06/14] iommu/arm-smmu-v3: Do not use master->sva_enable to restrict attaches
` [PATCH v9 07/14] iommu/arm-smmu-v3: Thread SSID through the arm_smmu_attach_*() interface
` [PATCH v9 08/14] iommu/arm-smmu-v3: Make SVA allocate a normal arm_smmu_domain
` [PATCH v9 09/14] iommu/arm-smmu-v3: Keep track of arm_smmu_master_domain for SVA
` [PATCH v9 10/14] iommu/arm-smmu-v3: Put the SVA mmu notifier in the smmu_domain
` [PATCH v9 11/14] iommu/arm-smmu-v3: Allow IDENTITY/BLOCKED to be set while PASID is used
` [PATCH v9 12/14] iommu/arm-smmu-v3: Test the STE S1DSS functionality
` [PATCH v9 13/14] iommu/arm-smmu-v3: Allow a PASID to be set when RID is IDENTITY/BLOCKED
` [PATCH v9 14/14] iommu/arm-smmu-v3: Allow setting a S1 domain to a PASID

[PATCH 0/1] exit: kill signal_struct->quick_threads
 2024-06-25 12:35 UTC  (14+ messages)
            ` [PATCH 0/17] exit: complete synchronize_group_exit
              ` [PATCH 02/17] signal: Compute the process exit_code in get_signal
              ` [PATCH 03/17] coredump: Consolidate the work to allow SIGKILL during coredumps
              ` [PATCH 04/17] signal: In get_signal call do_exit when it is unnecessary to shoot down threads

[PATCH v3] ALSA: compress_offload: introduce passthrough operation mode
 2024-06-25 12:36 UTC  (6+ messages)

[PATCH] meson: use built-in 'modules' helper for python dependencies
 2024-06-25 12:33 UTC  (3+ messages)

[PATCH v4 0/3] spi: fsl-dspi: Convert to yaml format and use common SPI property
 2024-06-25 12:34 UTC  (7+ messages)
` [PATCH v4 1/3] spi: fsl-dspi: use common proptery 'spi-cs-setup(hold)-delay-ns'
` [PATCH v4 2/3] spi: dt-bindings: fsl-dspi: Convert to yaml format
` [PATCH v4 3/3] arm64: dts: fsl-ls1043a-rdb: use common spi-cs-setup(hold)-delay-ns

[PATCH v2] mmc: mmc_spi: allow for spi controllers incapable of getting as low as 400k
 2024-06-25 12:33 UTC 

[PATCH net-next v4 0/7] net: pse-pd: Add new PSE c33 features
 2024-06-25 12:33 UTC  (8+ messages)
` [PATCH net-next v4 1/7] net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state
` [PATCH net-next v4 2/7] netlink: specs: Expand the PSE netlink command with C33 new features
` [PATCH net-next v4 3/7] net: pse-pd: pd692x0: Expand ethtool status message
` [PATCH net-next v4 4/7] net: pse-pd: Add new power limit get and set c33 features
` [PATCH net-next v4 5/7] net: ethtool: Add new power limit get and set features
` [PATCH net-next v4 6/7] netlink: specs: Expand the PSE netlink command with C33 pw-limit attributes
` [PATCH net-next v4 7/7] net: pse-pd: pd692x0: Enhance with new current limit and voltage read callbacks

[RFC][OE-core 1/3] cve-check: enrich annotation of CVEs
 2024-06-25 12:33 UTC  (4+ messages)
` [RFC][OE-core 2/3] vex.bbclass: add a new class
  ` [OE-core] "

[PATCH v1] thermal: gov_step_wise: Go straight to instance->lower when mitigation is over
 2024-06-25 12:33 UTC  (3+ messages)

[PATCH v14 0/5] AMD Pstate Driver Core Performance Boost
 2024-06-25 12:32 UTC  (6+ messages)
` [PATCH v14 5/5] cpufreq: Only disable boost during cpu online when using frequency tables

[libgpiod][PATCH] bindings: python: fix LineRequest.set_value only works for the last entry
 2024-06-25 12:32 UTC  (2+ messages)

[PATCH i-g-t 0/1] lib/gpu_cmds: Fix hardcoded buffer size
 2024-06-25 12:31 UTC  (4+ messages)
` [PATCH i-g-t 0/2] "
  ` [PATCH i-g-t 1/2] "
  ` [PATCH i-g-t 2/2] lib/gpu_cmds: Typo fix

[PATCH net-next v13 00/15] stmmac: Add Loongson platform support
 2024-06-25 12:31 UTC  (6+ messages)
` [PATCH net-next v13 06/15] net: stmmac: dwmac-loongson: Detach GMAC-specific platform data init

[PATCH 00/42] labgrid: Provide an integration with Labgrid
 2024-06-25 12:31 UTC  (4+ messages)
` [PATCH 25/42] test: Allow connecting to a running board

[PATCH 0/2] x86/fred: Fix two problems during the FRED initialization
 2024-06-25 12:31 UTC  (4+ messages)
` [PATCH 1/2] x86/fred: Always install system interrupt handler into IDT

[PATCH v4] usb: gadget: aspeed_udc: validate endpoint index for ast udc
 2024-06-25 12:30 UTC  (6+ messages)

[PATCH i-g-t] lib/rendercopy_gen9: Use AUX_NONE for platforms with unified compression
 2024-06-25 12:30 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

[RESEND PATCH v2 0/5] net: dwc_eth_qos: Add glue driver for Intel MAC
 2024-06-25 12:30 UTC  (3+ messages)
` [RESEND PATCH v2 1/5] x86: provide mb() macro

[PATCH 6.6 000/192] 6.6.36-rc1 review
 2024-06-25 12:20 UTC  (4+ messages)
  ` [PATCH 6.6 100/192] netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter core

[PATCH v3 00/15] Add support for RISC-V ACPI tests
 2024-06-25 12:29 UTC  (5+ messages)
` [PATCH v3 14/15] tests/qtest/bios-tables-test.c: Enable basic testing for RISC-V

[PATCH] netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid
 2024-06-25 12:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 1/2] drm: bridge: samsung-dsim: Initialize bridge on attach
 2024-06-25 12:26 UTC  (2+ messages)
` [PATCH v2 2/2] drm/bridge: tc358767: Reset chip again "

[PATCH v3] fs: fsconfig: intercept non-new mount API in advance for FSCONFIG_CMD_CREATE_EXCL command
 2024-06-25 12:28 UTC  (2+ messages)

[PATCH 6.9 000/281] 6.9.6-rc1 review
 2024-06-25 12:28 UTC  (6+ messages)
` [PATCH 6.9 073/281] drm/xe: Use ordered WQ for G2H handler

[PATCH] describe: refresh the index when 'broken' flag is used
 2024-06-25 12:28 UTC  (4+ messages)

[PATCH v1 00/10] iommufd/{iova_bitmap,selftest}: Fix dirty hugepages tracking and selftests
 2024-06-25 12:27 UTC  (5+ messages)
` [PATCH v1 09/10] iommufd/iova_bitmap: Dynamic pinning on iova_bitmap_set()

[PATCH] describe: refresh the index when 'broken' flag is used
 2024-06-25 12:27 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v8 0/2] nvme: queue-depth multipath iopolicy
 2024-06-25 12:26 UTC  (3+ messages)
` [PATCH v8 1/2] nvme-multipath: prepare for "queue-depth" iopolicy
` [PATCH v8 2/2] nvme-multipath: implement "

[PATCH v3 0/9] A new selftests/ directory for arm compatibility testing
 2024-06-25 12:24 UTC  (10+ messages)
` [PATCH v3 1/9] selftests/arm: Add mm test
` [PATCH v3 2/9] selftests/arm: Add elf test
` [PATCH v3 3/9] selftests: arm, arm64: Use ifdeffery to pull signal infrastructure
` [PATCH v3 4/9] selftests/arm: Add signal tests
` [PATCH v3 5/9] selftests/arm64: Fix build warnings for ptrace
` [PATCH v3 6/9] selftests/arm64: Split ptrace, use ifdeffery
` [PATCH v3 7/9] selftests/arm: Add ptrace test
` [PATCH v3 8/9] selftests/arm: Add ptrace_64 test
` [PATCH v3 9/9] selftests: Add build infrastructure along with README

[PATCH 0/6] Some drivers logging cleanups
 2024-06-25 12:24 UTC  (7+ messages)
` [PATCH 1/6] vdpa/sfc: remove dead code
` [PATCH 2/6] drivers: use dedicated log macros instead of EAL logtype
` [PATCH 3/6] net/sfc: remove use "
` [PATCH 4/6] vdpa/sfc: "
` [PATCH 5/6] bus/pci: use a dynamic logtype
` [PATCH 6/6] crypto/ccp: "

[PATCH 6.9 000/250] 6.9.7-rc1 review
 2024-06-25 12:25 UTC  (4+ messages)
` [PATCH 6.9 238/250] drm/xe: Use ordered WQ for G2H handler

[PATCH v3 0/8] Refactor perf python module build
 2024-06-25 12:24 UTC  (5+ messages)
` [PATCH v3 7/8] perf python: Switch module to linking libraries from building source

[PATCH] Coresight: Set correct cs_mode for TPDM to fix disable issue
 2024-06-25 12:24 UTC  (2+ messages)

[PATCH 0/2] statx NULL path support
 2024-06-25 12:22 UTC  (3+ messages)
` [PATCH 1/2] vfs: add CLASS fd_raw

[PATCH v7] usb: dwc3: core: Workaround for CSR read timeout
 2024-06-25 12:23 UTC  (10+ messages)

[PATCH] net/vmxnet3: fix init logs
 2024-06-25 12:22 UTC 

[PATCH 00/17] Revise Facebook Minerva BMC DTS
 2024-06-25 12:18 UTC  (36+ messages)
` [PATCH 01/17] ARM: dts: aspeed: minerva: change the address of tmp75
` [PATCH 02/17] ARM: dts: aspeed: minerva: Add spi-gpio
` [PATCH 03/17] ARM: dts: aspeed: minerva: change aliases for uart
` [PATCH 04/17] ARM: dts: aspeed: minerva: add eeprom on i2c bus
` [PATCH 05/17] ARM: dts: aspeed: minerva: change RTC reference
` [PATCH 06/17] ARM: dts: aspeed: minerva: enable mdio3
` [PATCH 07/17] ARM: dts: aspeed: minerva: remove unused bus and device
` [PATCH 08/17] ARM: dts: aspeed: minerva: Define the LEDs node name
` [PATCH 09/17] ARM: dts: aspeed: minerva: Add adc sensors for fan board
` [PATCH 10/17] ARM: dts: aspeed: minerva: add linename of two pins
` [PATCH 11/17] ARM: dts: aspeed: minerva: enable ehci0 for USB
` [PATCH 12/17] ARM: dts: aspeed: minerva: add tmp75 sensor
` [PATCH 13/17] ARM: dts: minerva: add power monitor xdp710
` [PATCH 14/17] ARM: dts: aspeed: minerva: revise sgpio line name
` [PATCH 15/17] ARM: dts: aspeed: minerva: Switch the i2c bus number
` [PATCH 16/17] ARM: dts: aspeed: minerva: remove unused power device
` [PATCH 17/17] ARM: dts: aspeed: minerva: add ltc4287 device

[PATCH v5 0/3] vhost-user-blk: live resize additional APIs
 2024-06-25 12:18 UTC  (4+ messages)
` [PATCH v5 1/3] qdev-monitor: add option to report GenericError from find_device_state
` [PATCH v5 2/3] vhost-user-blk: split vhost_user_blk_sync_config()
` [PATCH v5 3/3] qapi: introduce device-sync-config

[PATCH v9 00/24] Add Secure TSC support for SNP guests
 2024-06-25 12:19 UTC  (8+ messages)
` [PATCH v9 03/24] virt: sev-guest: Make payload a variable length array

[PATCH v9 0/8] media: raspberrypi: Add support for PiSP Back End
 2024-06-25 12:19 UTC  (7+ messages)
` [PATCH v9 3/8] media: uapi: Add Raspberry Pi PiSP Back End uAPI

[PATCH v5 0/3] Fix address translations on MPFS PCIe controller
 2024-06-25 12:17 UTC  (2+ messages)

[PATCH v2] memblock: export memblock_free() to free reserved memory
 2024-06-25 12:16 UTC 

[f2fs-dev] [PATCH] f2fs: only fragment segment in the same section
 2024-06-25 12:15 UTC  (3+ messages)
` [f2fs-dev] [PATCH v2] "
  `  "

[PATCH] mm: remove partial comments of kswapd_shrink_node head
 2024-06-25 12:15 UTC 

[PATCH v2] dt-bindings: iommu: qcom,iommu: Add MSM8953 GPU IOMMU to SMMUv2 compatibles
 2024-06-25 12:15 UTC  (2+ messages)

[PATCH v2 00/12] i2c: riic: Add support for Renesas RZ/G3S
 2024-06-25 12:13 UTC  (13+ messages)
` [PATCH v2 01/12] clk: renesas: r9a08g045: Add clock, reset and power domain support for I2C
` [PATCH v2 02/12] i2c: riic: Use temporary variable for struct device
` [PATCH v2 03/12] i2c: riic: Call pm_runtime_get_sync() when need to access registers
` [PATCH v2 04/12] i2c: riic: Use pm_runtime_resume_and_get()
` [PATCH v2 05/12] i2c: riic: Enable runtime PM autosuspend support
` [PATCH v2 06/12] i2c: riic: Add suspend/resume support
` [PATCH v2 07/12] i2c: riic: Define individual arrays to describe the register offsets
` [PATCH v2 08/12] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support
` [PATCH v2 09/12] i2c: riic: Add support for fast mode plus
` [PATCH v2 10/12] arm64: dts: renesas: r9a08g045: Add I2C nodes
` [PATCH v2 11/12] arm64: dts: renesas: rzg3s-smarc: Enable i2c0 node
` [PATCH v2 12/12] arm64: dts: renesas: rzg3s-smarc-som: Enable i2c1 node

[PATCH v5 0/5] Add kd101ne3-40ti configuration in driver jd9365da
 2024-06-25 12:13 UTC  (4+ messages)
` [PATCH v5 1/5] drm/panel: jd9365da: Modify the method of sending commands

[PATCH v2 0/5] iommu: sun50i: Add Allwinner H616 support
 2024-06-25 12:03 UTC  (2+ messages)

[PATCH] drm/connector: hdmi: shorten too long function name
 2024-06-25 12:11 UTC  (2+ messages)

STMMAC driver CPU stall warning
 2024-06-25 12:11 UTC  (4+ messages)

[PATCH] arm64: dts: imx8mp: Do not reconfigure Audio PLL2 on DH i.MX8M Plus DHCOM SoM
 2024-06-25 12:11 UTC 

[PATCH v2 0/2] PCI hotplug driver fixes
 2024-06-25 12:10 UTC  (10+ messages)
` [PATCH v2 2/2] powerpc: hotplug driver bridge support

[PATCH] reset: RESET_IMX8MP_AUDIOMIX should depend on ARCH_MXC
 2024-06-25 12:11 UTC  (2+ messages)

[PATCH 0/8] iio: adc: dfsdm: add scaling support
 2024-06-25 12:14 UTC  (7+ messages)
` [PATCH 7/8] iio: add sd modulator generic iio backend

[PATCH] hw/intc/ioapic: Delete a wrong IRQ redirection on I/O APIC
 2024-06-25 12:03 UTC 

Fwd: [PATCH v2] memblock: export memblock_free() to free reserved memory
 2024-06-25 12:08 UTC 

[PATCH rc] iommu/amd: Fix GT feature enablement again
 2024-06-25 12:09 UTC  (2+ messages)

[PATCH RFC net-next 0/4] Adjust page pool netlink filling to non common case
 2024-06-25 12:08 UTC  (4+ messages)
` [PATCH RFC net-next 2/4] net: core: page_pool_user: Change 'ifindex' for page pool dump
` [PATCH RFC net-next 3/4] mlxsw: pci: Allow get page pool info/stats via netlink
` [PATCH RFC net-next 4/4] mlxsw: Set page pools list for netdevices


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.