All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-16 13:21:34 to 2024-04-16 14:00:10 UTC [more...]

[PATCH v5 00/18] ACPI/arm64: add support for virtual cpu hotplug
 2024-04-16 14:00 UTC  (3+ messages)
` [PATCH v5 03/18] ACPI: processor: Register deferred CPUs from acpi_processor_get_info()

[PATCH 0/6] Infrastructure to dump ip registers in devcoredump
 2024-04-16 13:59 UTC  (7+ messages)
` [PATCH 2/6] drm/amdgpu: add support of gfx10 register dump
` [PATCH 4/6] drm/amdgpu: add support for gfx v10 print
` [PATCH 6/6] drm/amdgpu: add ip dump for each ip in devcoredump

[PATCH] virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
 2024-04-16 13:14 UTC  (4+ messages)

[PATCH v11 0/3] Add support for vibrator in multiple PMICs
 2024-04-16 13:59 UTC  (5+ messages)
` [PATCH v11 1/3] input: pm8xxx-vibrator: refactor to support new SPMI vibrator
` [PATCH v11 3/3] input: pm8xxx-vibrator: add new SPMI vibrator support

[PATCH] arm-systemready/linux-distros: Upgrade the Debian version to 12.4
 2024-04-16 13:58 UTC 

[PATCH v3 00/22] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
 2024-04-16 13:52 UTC  (23+ messages)
` [PATCH v3 01/22] hw/i386/pc: Deprecate 2.4 to 2.7 pc-i440fx machines
` [PATCH v3 02/22] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
` [PATCH v3 03/22] hw/usb/hcd-xhci: Remove XHCI_FLAG_FORCE_PCIE_ENDCAP flag
` [PATCH v3 04/22] hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST flag
` [PATCH v3 05/22] hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size
` [PATCH v3 06/22] hw/acpi/ich9: Remove 'memory-hotplug-support' property
` [PATCH v3 07/22] hw/acpi/ich9: Remove dead code related to 'acpi_memory_hotplug'
` [PATCH v3 08/22] hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine
` [PATCH v3 09/22] target/i386/kvm: Remove x86_cpu_change_kvm_default() and 'kvm-cpu.h'
` [PATCH v3 10/22] hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded
` [PATCH v3 11/22] hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults()
` [PATCH v3 12/22] hw/smbios: Remove 'smbios_uuid_encoded', simplify smbios_encode_uuid()
` [PATCH v3 13/22] hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm
` [PATCH v3 14/22] hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
` [PATCH v3 15/22] hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
` [PATCH v3 16/22] hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine
` [PATCH v3 17/22] hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob
` [PATCH v3 18/22] hw/i386/pc: Remove PCMachineClass::rsdp_in_ram
` [PATCH v3 19/22] hw/i386/acpi: Remove AcpiBuildState::rsdp field
` [PATCH v3 20/22] hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine
` [PATCH v3 21/22] target/i386: Remove X86CPU::kvm_no_smi_migration field
` [PATCH v3 22/22] hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE

[PATCH V2 0/3] powercap: Introduce TPMI RAPL PMU support
 2024-04-16 13:58 UTC  (3+ messages)
` [PATCH V2 2/3] powercap: intel_rapl: Introduce APIs for "

[PATCH 6.8 000/172] 6.8.7-rc1 review
 2024-04-16 13:58 UTC  (2+ messages)

[PATCH net-next v6 00/11] net/smc: SMC intra-OS shortcut with loopback-ism
 2024-04-16 13:58 UTC  (4+ messages)
` [PATCH net-next v6 01/11] net/smc: decouple ism_client from SMC-D DMB registration

[PATCH net-next] sfc: use flow_rule_no_unsupp_control_flags()
 2024-04-16 13:57 UTC  (2+ messages)

[PATCH] Add zh_TW Traditional Chinese translation
 2024-04-16 13:27 UTC  (2+ messages)

[PATCH v2 00/10] Add a host IOMMU device abstraction
 2024-04-16 13:53 UTC  (5+ messages)
` [PATCH v2 02/10] vfio: Introduce HIODLegacyVFIO device

[PATCH] add-patch: response to invalid option
 2024-04-16 13:56 UTC  (3+ messages)

[PATCH v2 1/1] mm: change inlined allocation helpers to account at the call site
 2024-04-16 13:55 UTC  (2+ messages)

[QEMU][PATCH v3 0/7] Xen: support grant mappings
 2024-04-16 13:28 UTC  (6+ messages)
` [QEMU][PATCH v3 5/7] memory: add MemoryRegion map and unmap callbacks

[PATCH v5 00/10] media: subdev: Improve stream enable/disable machinery
 2024-04-16 13:55 UTC  (11+ messages)
` [PATCH v5 01/10] media: subdev: Add privacy led helpers
` [PATCH v5 02/10] media: subdev: Use v4l2_subdev_has_op() in v4l2_subdev_enable/disable_streams()
` [PATCH v5 03/10] media: subdev: Add checks for subdev features
` [PATCH v5 04/10] media: subdev: Fix use of sd->enabled_streams in call_s_stream()
` [PATCH v5 05/10] media: subdev: Improve v4l2_subdev_enable/disable_streams_fallback
` [PATCH v5 06/10] media: subdev: Add v4l2_subdev_is_streaming()
` [PATCH v5 07/10] media: subdev: Support privacy led in v4l2_subdev_enable/disable_streams()
` [PATCH v5 08/10] media: subdev: Refactor v4l2_subdev_enable/disable_streams()
` [PATCH v5 09/10] media: subdev: Support single-stream case in v4l2_subdev_enable/disable_streams()
` [PATCH v5 10/10] media: subdev: Support non-routing subdevs in v4l2_subdev_s_stream_helper()

[meta-python2][PATCH] layer.conf: update LAYERSERIES_COMPAT for scarthgap
 2024-04-16 13:55 UTC  (3+ messages)

ucm2: HDA: Use Master volume control for dual speakers
 2024-04-16 13:54 UTC 

[PATCH v2] Bluetooth: btnxpuart: Enable status prints for firmware download
 2024-04-16 13:52 UTC 

[PATCH] dt-bindings: net: nxp,dwmac-imx: allow nvmem cells property
 2024-04-16 13:52 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net] igc: Fix LED-related deadlock on driver unbind
 2024-04-16 13:51 UTC  (3+ messages)
  `  "

[PATCH v4 00/10] media: subdev: Improve stream enable/disable machinery
 2024-04-16 13:51 UTC  (6+ messages)
` [PATCH v4 10/10] media: subdev: Support non-routing subdevs in v4l2_subdev_s_stream_helper()

[PATCH v8 0/3] serial: 8250_pnp: Support configurable reg shift property
 2024-04-16 13:51 UTC  (3+ messages)
` [PATCH v8 1/3] PNP: Add dev_is_pnp() macro

[PATCH 0/7] drm/xe: Per client usage
 2024-04-16 13:51 UTC  (7+ messages)
` [PATCH 2/7] drm/xe: Add helper to capture context runtime

[Intel-wired-lan] [PATCH iwl-net v2] igc: Fix deadlock on module removal
 2024-04-16 13:51 UTC  (3+ messages)
  `  "

./include/asm-generic/tlb.h:629:10: error: parameter 'ptep' set but not used
 2024-04-16 13:51 UTC  (2+ messages)

[PATCH v11 00/28] drm/connector: Create HDMI Connector infrastructure
 2024-04-16 13:50 UTC  (9+ messages)
` [PATCH v11 09/28] drm/display: hdmi: Add HDMI compute clock helper
` [PATCH v11 15/28] drm/connector: hdmi: Compute bpc and format automatically

[PATCH 0/3] adding 705.6/768kHz rates; DSD and 768kHz in aloop
 2024-04-16 13:49 UTC  (2+ messages)

[PATCH v4] usb: gadget: u_ether: Replace netif_stop_queue with netif_device_detach
 2024-04-16 13:48 UTC  (11+ messages)

[PATCH-for-9.1 v2 00/21] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
 2024-04-16 13:47 UTC  (10+ messages)
` [PATCH-for-9.1 v2 12/21] hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm
` [PATCH-for-9.1 v2 13/21] hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
` [PATCH-for-9.1 v2 21/21] hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE

[RFC PATCH] usertools: add telemetry exporter
 2024-04-16 13:46 UTC  (2+ messages)
` [PATCH v2] "

[RFC PATCH 0/2] mxl-gpy: add option to match SGMII speed to the TPI speed
 2024-04-16 13:46 UTC  (3+ messages)
` [RFC PATCH 2/2] net: phy: mxl-gpy: add new device tree property to disable SGMII autoneg

[PATCH v3 0/7] Enable device atomics with a VM bind flag
 2024-04-16 13:46 UTC  (5+ messages)
` [PATCH v3 4/7] drm/xe: Move vm bind bo validation to a helper function
` ✓ CI.FULL: success for Enable device atomics with a VM bind flag (rev3)

[PATCH] hw/s390x: Include missing 'cpu.h' header
 2024-04-16 13:25 UTC  (2+ messages)

[PATCH v6 0/5] KTD2026 indicator LED for X86 Xiaomi Pad2
 2024-04-16 13:45 UTC  (3+ messages)
` [PATCH v6 1/5] platform: x86-android-tablets: other: Add swnode for Xiaomi pad2 indicator LED

io_uring: worker thread NULL dereference during openat op
 2024-04-16 13:45 UTC  (3+ messages)

[PATCH] lru_cache: Initialize hlist_head in lc_create
 2024-04-16 13:42 UTC  (3+ messages)

[PATCH 1/2] clk: imx27: add nand clock
 2024-04-16 13:41 UTC  (2+ messages)

[PATCH net-next v3 0/5] net: stmmac: Add support for RZN1 GMAC devices
 2024-04-16 13:41 UTC  (4+ messages)
` [PATCH net-next v3 2/5] net: stmmac: introduce pcs_init/pcs_exit stmmac operations

[PATCH] memblock: add no-map alloc functions
 2024-04-16 13:41 UTC  (2+ messages)

[PATCH v3 0/2] s390/mm: shared zeropage + KVM fixes
 2024-04-16 13:41 UTC  (7+ messages)
` [PATCH v3 2/2] s390/mm: re-enable the shared zeropage for !PV and !skeys KVM guests

[PATCH v7 0/4] Add bridged amplifiers to cs42l43
 2024-04-16 13:40 UTC  (3+ messages)
` [PATCH v7 4/4] spi: cs42l43: Add bridged cs35l56 amplifiers

[PATCH RESEND v3] drm/bridge: anx7625: Update audio status while detecting
 2024-04-16 13:41 UTC  (2+ messages)

[PATCH 5/6] drm/i915/dp: Enable AUX based backlight for HDR
 2024-04-16 13:40 UTC  (2+ messages)
` [5/6] "

[PATCH 0/4] arm: boards: add wolfvision pf5 mainboard
 2024-04-16 13:39 UTC  (6+ messages)
` [PATCH 1/4] DNM: dts: arm64: rockchip: copy pf5 device tree from mainline Linux

[PATCH] xen/arm: imx8qm: Re-license file to GPL-2.0-only
 2024-04-16 13:40 UTC  (2+ messages)

[PATCH 1/2] certs: Add ECDSA signature verification self-test
 2024-04-16 13:39 UTC  (4+ messages)
` [PATCH 2/2] certs: Guard RSA "

[PATCH v2 00/47] KVM: arm64: Preamble for pKVM
 2024-04-16 13:38 UTC  (7+ messages)
` [PATCH v2 16/47] KVM: arm64: Clarify rationale for ZCR_EL1 value restored on guest exit
` [PATCH v2 47/47] KVM: arm64: Refactor checks for FP state ownership

[PATCH v2 02/10] backends/confidential-guest-support: Add IGVM file parameter
 2024-04-16 13:31 UTC  (5+ messages)
` [PATCH v2 03/10] backends/confidential-guest-support: Add functions to support IGVM

[PATCH] of: do not copy properties if they already exist in the destination
 2024-04-16 13:38 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] x86/svm: Add flushbyasid in the supported features
 2024-04-16 13:38 UTC  (2+ messages)

[PATCH v2] gpio: Add Intel gpio controller support
 2024-04-16 13:37 UTC  (2+ messages)

[PATCH] scripts: config: add script to manipulate .config files on the command line
 2024-04-16 13:36 UTC  (2+ messages)

[PATCH v3] arm: fix clang build warning in include/asm/memory.h
 2024-04-16 13:36 UTC  (2+ messages)

[PATCH v3 1/5] drm:amdgpu: enable IH RB ring1 for IH v6.0
 2024-04-16 13:36 UTC  (6+ messages)
` [PATCH v3 2/5] drm:amdgpu: Enable IH ring1 for IH v6.1
` [PATCH v3 3/5] drm/amdgpu: Add IH_RING1_CFG headers for IH v6.0
` [PATCH v3 4/5] drm/amdgpu: enable redirection of irq's for IH V6.0
` [PATCH v3 5/5] drm/amdgpu: enable redirection of irq's for IH V6.1

[PATCH 0/4] regulator: Fix AXP717 PMIC support
 2024-04-16 13:30 UTC  (5+ messages)
` [PATCH 1/4] regulator: axp20x: AXP717: fix LDO supply rails and off-by-ones

[djwong-xfs:timestats-hoist 455/460] mean_and_variance.c:(.text+0x400): multiple definition of `u128_div'; fs/bcachefs/mean_and_variance.o:mean_and_variance.c:(.text+0x0): first defined here
 2024-04-16 13:35 UTC 

[PATCH 00/23] media: atomisp: Further media-controller related fixes + dead code removal
 2024-04-16 13:34 UTC  (5+ messages)
` [PATCH 11/23] media: atomisp: Remove test pattern generator (TPG) support

[PATCH] net: openvswitch: Check vport name
 2024-04-16 13:35 UTC  (2+ messages)

[PATCH v2 0/4] arm: boards: add wolfvision pf5 mainboard
 2024-04-16 13:34 UTC  (2+ messages)

[PATCH] m68k: bitops: Fix typo in comment
 2024-04-16 13:34 UTC  (3+ messages)

[PATCH v2] drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference
 2024-04-16 13:33 UTC  (2+ messages)

[PATCH] pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map()
 2024-04-16 13:33 UTC  (2+ messages)

[PATCH net 0/4] net: stmmac: Fix MAC-capabilities procedure
 2024-04-16 13:30 UTC  (3+ messages)

[PATCH v5 00/11] Add suspend to ram support for PCIe on J7200
 2024-04-16 13:30 UTC  (24+ messages)
` [PATCH v5 01/11] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v5 02/11] i2c: omap: wakeup the controller during suspend() callback
` [PATCH v5 03/11] mux: add mux_chip_resume() function
` [PATCH v5 04/11] mux: mmio: add resume support
` [PATCH v5 05/11] PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()
` [PATCH v5 06/11] PCI: cadence: Set cdns_pcie_host_init() global
` [PATCH v5 07/11] PCI: j721e: Use dev_err_probe() in the probe() function
` [PATCH v5 08/11] PCI: j721e: Add reset GPIO to struct j721e_pcie
` [PATCH v5 09/11] PCI: Add T_PERST_CLK_US macro
` [PATCH v5 10/11] PCI: j721e: Use "
` [PATCH v5 11/11] PCI: j721e: Add suspend and resume support

[PATCH 0/3] Add thermal sensor driver for Surface Aggregator
 2024-04-16 13:30 UTC  (5+ messages)
` [PATCH 1/3] hwmon: Add thermal sensor driver for Surface Aggregator Module
` [PATCH 2/3] hwmon: surface_temp: Add support for sensor names

[PATCH] dm: Change the default value of rq_affinity from 0 into 1
 2024-04-16 13:30 UTC  (4+ messages)

[v2] Support for Arm CCA VMs on Linux
 2024-04-16 13:30 UTC  (5+ messages)
` [PATCH v2 00/43] arm64: Support for Arm CCA in KVM
  ` [PATCH v2 07/43] arm64: RME: Check for RME support at KVM init

[PATCH] firmware: arm_scmi: power_control: support suspend command
 2024-04-16 13:28 UTC  (9+ messages)

[PATCH-for-9.1 v2 0/3] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
 2024-04-16 13:27 UTC  (2+ messages)

[XEN PATCH v1 13/15] x86: wire cpu_has_{svm/vmx}_* to false when svm/vmx not enabled
 2024-04-16 13:26 UTC  (2+ messages)

[PATCH v3 0/9] drm: Switch from dev_err to dev_err_probe for missing DSI host error path
 2024-04-16 13:26 UTC  (2+ messages)

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-16 13:25 UTC  (16+ messages)
` [net-next PATCH 13/15] eth: fbnic: add basic Rx handling

[Linux kernel bug] WARNING in ext4_iomap_begin
 2024-04-16 13:25 UTC 

[PATCH v1 0/2] s390/mm: fix improper use of __storage_key_init_range
 2024-04-16 13:24 UTC  (2+ messages)

[PATCH v2 0/9] TTM shrinker helpers and xe buffer object shrinker
 2024-04-16 13:24 UTC  (4+ messages)

[PATCH 00/15] drm: struct drm_edid conversions
 2024-04-16 13:22 UTC  (23+ messages)
` [PATCH 01/15] drm/panel: simple: switch to struct drm_edid
` [PATCH 02/15] drm/panel-samsung-atna33xc20: "
` [PATCH 03/15] drm/panel-edp: "
` [PATCH 04/15] drm/bridge/analogix/anx6345: "
` [PATCH 05/15] drm/bridge/analogix/anx78xx: "
` [PATCH 06/15] drm/sun4i: hdmi: "
` [PATCH 07/15] drm/vc4: "
` [PATCH 08/15] drm/bridge: anx7625: use struct drm_edid more
` [PATCH 09/15] drm/gud: switch to struct drm_edid
` [PATCH 10/15] drm/i2c: tda998x: "
` [PATCH 11/15] drm/bochs: "
` [PATCH 12/15] drm/virtio: "
` [PATCH 13/15] drm/rockchip: cdn-dp: "
` [PATCH 14/15] drm/rockchip: inno_hdmi: "
` [PATCH 15/15] drm/rockchip: rk3066_hdmi: "

[PATCH v4 0/2] Add initial ARM MHUv3 mailbox support
 2024-04-16 13:22 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: mailbox: arm,mhuv3: Add bindings

[PATCH] rockchip: px30-board-tpl: Use CONFIG_TPL_BANNER_PRINT flag
 2024-04-16 13:22 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: net: wireless: ath11k: add ieee80211-freq-limit property
 2024-04-16 13:22 UTC  (3+ messages)

[PATCH 6.6 000/122] 6.6.28-rc1 review
 2024-04-16 13:22 UTC  (5+ messages)

[xen-unstable test] 185635: regressions - FAIL
 2024-04-16 13:22 UTC 

[syzbot] Re: [syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotify
 2024-04-16 13:22 UTC  (6+ messages)

[PATCH v12 00/14] Add Cgroup support for SGX EPC memory
 2024-04-16 13:22 UTC  (3+ messages)
` [PATCH v12 05/14] x86/sgx: Implement basic EPC misc cgroup functionality

[PATCH net-next v1 2/4] rust: net::phy support C45 helpers
 2024-04-16 13:21 UTC  (4+ messages)


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.