All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-02 16:07:34 to 2023-03-02 16:37:55 UTC [more...]

[PATCH 00/43] Migration: Create options.c for capabilities/params/properties
 2023-03-02 16:34 UTC  (17+ messages)
` [PATCH 01/43] migration: rename enabled_capabilities to capabilities
` [PATCH 02/43] migration: Pass migrate_caps_check() the old and new caps
` [PATCH 03/43] migration: Create migration_cap_set()
` [PATCH 08/43] migration: Move migrate_use_multifd() to options.c
` [PATCH 09/43] migration: Move migrate_use_zero_copy_send() "
` [PATCH 10/43] migration: Move migrate_use_xbzrle() "
` [PATCH 15/43] migration: Move qmp_query_migrate_capabilities() "
` [PATCH 17/43] migration: Move migrate_cap_set() "
` [PATCH 18/43] migration: Move parameters functions to option.c
` [PATCH 19/43] migration: Use migrate_max_postcopy_bandwidth()
` [PATCH 21/43] migration: Create migrate_throttle_trigger_threshold()
` [PATCH 22/43] migration: Create migrate_checkpoint_delay()
` [PATCH 25/43] migration: Create migrate_cpu_throttle_initial() to option.c
` [PATCH 29/43] migration: Move migrate_postcopy() to options.c
` [PATCH 34/43] migration: Make all functions check have the same format
` [PATCH 41/43] migration: Create migrate_tls_hostname() function

[PATCH] drm/amd/display: Simplify same effect if/else blocks
 2023-03-02 16:37 UTC  (6+ messages)

[PATCH v7 01/41] Documentation/x86: Add CET shadow stack description
 2023-03-02 16:34 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-02 16:36 UTC 

[PATCH] perf: arm_cspmu: Fix compiler warning
 2023-03-02 16:34 UTC  (4+ messages)

[PATCH v14 00/14] Add PSR support for eDP
 2023-03-02 16:33 UTC  (30+ messages)
` [PATCH v14 01/14] drm: add helper functions to retrieve old and new crtc
` [PATCH v14 02/14] drm/bridge: use atomic enable/disable callbacks for panel bridge
` [PATCH v14 03/14] drm/bridge: add psr support for panel bridge callbacks
` [PATCH v14 04/14] drm/msm/disp/dpu: check for crtc enable rather than crtc active to release shared resources
` [PATCH v14 05/14] drm/msm/disp/dpu: get timing engine status from intf status register
` [PATCH v14 06/14] drm/msm/disp/dpu: wait for extra vsync till timing engine status is disabled
` [PATCH v14 07/14] drm/msm/disp/dpu: reset the datapath after timing engine disable
` [PATCH v14 08/14] drm/msm/dp: use atomic callbacks for DP bridge ops
` [PATCH v14 09/14] drm/msm/dp: Add basic PSR support for eDP
` [PATCH v14 10/14] drm/msm/dp: use the eDP bridge ops to validate eDP modes
` [PATCH v14 11/14] drm/msm/disp/dpu: use atomic enable/disable callbacks for encoder functions
` [PATCH v14 12/14] drm/msm/disp/dpu: add PSR support for eDP interface in dpu driver
` [PATCH v14 13/14] drm/msm/disp/dpu: update dpu_enc crtc state on crtc enable/disable during self refresh
` [PATCH v14 14/14] drm/msm/dp: set self refresh aware based on PSR support

[PATCH v2 00/20] vfio: Add migration pre-copy support and device dirty tracking
 2023-03-02 16:30 UTC  (6+ messages)
` [PATCH v2 07/20] vfio/common: Add VFIOBitmap and (de)alloc functions

[PATCH v2 0/6] Deprecate support for 32-bit x86 and arm hosts
 2023-03-02 16:31 UTC  (7+ messages)
` [PATCH v2 1/6] docs/about/deprecated: Deprecate the qemu-system-i386 binary
` [PATCH v2 2/6] docs/about/deprecated: Deprecate 32-bit x86 hosts
` [PATCH v2 3/6] gitlab-ci.d/crossbuilds: Drop the i386 jobs
` [PATCH v2 4/6] docs/about/deprecated: Deprecate the qemu-system-arm binary
` [PATCH v2 5/6] docs/about/deprecated: Deprecate 32-bit arm hosts
` [PATCH v2 6/6] gitlab-ci.d/crossbuilds: Drop the 32-bit arm system emulation jobs

[PATCH 0/9] mirror: allow switching from background to active mode
 2023-03-02 16:31 UTC  (7+ messages)
` [PATCH 8/9] mirror: return the remaining dirty bytes upon query

[PATCH] selftests: amd-pstate: fix TEST_FILES
 2023-03-02 16:32 UTC  (2+ messages)

[PATCH v2 0/2] MediaTek MT6735 SCPSYS support
 2023-03-02 15:26 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: power: Add binding for MediaTek MT6735 power controller

[PATCH 1/2] powerpc/64: Move CPU -mtune options into Kconfig
 2023-03-02 16:30 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/7] drm/i915: Check HPD during eDP probe
 2023-03-02 16:29 UTC  (9+ messages)
` [Intel-gfx] [PATCH 1/7] drm/i915: Populate dig_port->connected() before connector init
` [Intel-gfx] [PATCH 2/7] drm/i915: Fix SKL DDI A digital port .connected()
` [Intel-gfx] [PATCH 3/7] drm/i915: Get rid of the gm45 HPD live state nonsense
` [Intel-gfx] [PATCH 4/7] drm/i915: Introduce <platform>_hotplug_mask()
` [Intel-gfx] [PATCH 5/7] drm/i915: Introduce intel_hpd_enable_detection()
` [Intel-gfx] [PATCH 6/7] drm/i915: Check HPD live state during eDP probe
` [Intel-gfx] [PATCH 7/7] drm/i915: Reuse <platform>_hotplug_mask() in .hpd_detection_setup()
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Check HPD during eDP probe

[PATCH] tcg: Include "qemu/timer.h" for profile_getclock
 2023-03-02 16:29 UTC 

[PATCH] spice: move client_migrate_info command to ui/
 2023-03-02 16:27 UTC 

[PATCH] migration: move migration_global_dump() to migration-hmp-cmds.c
 2023-03-02 16:26 UTC 

[PATCH 0/6] block: switch to AIO_WAIT_WHILE_UNLOCKED() where possible
 2023-03-02 16:26 UTC  (10+ messages)
` [PATCH 5/6] hmp: convert handle_hmp_command() to AIO_WAIT_WHILE_UNLOCKED()
` [PATCH 6/6] monitor: convert monitor_cleanup() "

RTT-PROBE: lore-subspace-rtt
 2023-03-02 16:26 UTC 

RISC-V Linux kernel not booting up with KASAN enabled
 2023-03-02 16:25 UTC  (3+ messages)

[PATCH v4] ceph: do not print the whole xattr value if it's too long
 2023-03-02 16:24 UTC  (2+ messages)

[PATCH 0/8] Enable IPQ9754 USB
 2023-03-02 16:24 UTC  (16+ messages)
` [PATCH 2/8] dt-bindings: phy: qcom,qusb2: Document IPQ9574 compatible
` [PATCH 4/8] clk: qcom: gcc-ipq9574: Add USB related clocks
` [PATCH 5/8] phy: qcom-qusb2: add QUSB2 support for IPQ9574
` [PATCH 6/8] phy: qcom: qmp: Update IPQ9574 USB Phy initialization Sequence
` [PATCH 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes
` [PATCH 8/8] arm64: dts: qcom: ipq9574: Enable USB

[PATCHv6 00/11] Introduce RK806 Support
 2023-03-02 16:24 UTC  (8+ messages)
` [PATCHv6 05/11] mfd: rk808: split into core and i2c
` [PATCHv6 09/11] pinctrl: rk805: add rk806 pinctrl support

[PATCH v4 bpf-next 0/8] xdp: introduce xdp-feature support
 2023-03-02 13:44 UTC  (5+ messages)
` [PATCH v4 bpf-next 2/8] drivers: net: turn on XDP features
      ` [Intel-wired-lan] "

[Intel-wired-lan] [PATCH net v2] ice: avoid bonding causing auxiliary plug/unplug under RTNL lock
 2023-03-02 12:38 UTC  (4+ messages)

[RFC PATCH v3 00/22] arm64: livepatch: Use ORC for dynamic frame pointer validation
 2023-03-02 16:23 UTC  (4+ messages)

[linux-linus test] 178951: regressions - trouble: fail/pass/starved
 2023-03-02 16:24 UTC 

[PATCH v9 0/8] i2c-atr and FPDLink
 2023-03-02 16:16 UTC  (8+ messages)

cryptsetup - No key available with passphrase
 2023-03-02 16:23 UTC  (3+ messages)

[PATCH v2 0/2] iio: Add kernel-docs and rename iio_trigger_poll_chained
 2023-03-02 16:23 UTC  (5+ messages)
` [PATCH v2 1/2] iio: Improve the kernel-doc of iio_trigger_poll

[PATCH v2 0/3] Migration: Make more ram_counters atomic
 2023-03-02 16:21 UTC  (4+ messages)
` [PATCH v2 1/3] migration: Merge ram_counters and ram_atomic_counters
` [PATCH v2 2/3] migration: Update atomic stats out of the mutex
` [PATCH v2 3/3] migration: Make multifd_bytes atomic

[PATCH v2 00/11] fold per-CPU vmstats remotely
 2023-03-02 16:20 UTC  (5+ messages)
` [PATCH v2 08/11] mm/vmstat: switch counter modification to cmpxchg

[PATCH v2 0/3] leds: simatic-ipc-leds-gpio: split up
 2023-03-02 16:21 UTC  (7+ messages)
` [PATCH v2 2/3] leds: simatic-ipc-leds-gpio: split up into multiple drivers

[PATCH v2 00/34] pci(pc/q35): acpi-index support on non-hotpluggable slots
 2023-03-02 16:15 UTC  (35+ messages)
` [PATCH v2 01/34] Revert "tests/qtest: Check for devices in bios-tables-test"
` [PATCH v2 02/34] tests: acpi: whitelist new q35.noacpihp test and pc.hpbrroot
` [PATCH v2 03/34] tests: acpi: add test_acpi_q35_tcg_no_acpi_hotplug test and extend test_acpi_piix4_no_acpi_pci_hotplug
` [PATCH v2 04/34] tests: acpi: update expected blobs
` [PATCH v2 05/34] tests: acpi: whitelist q35/DSDT.multi-bridge before extending testcase
` [PATCH v2 06/34] tests: acpi: extend multi-bridge case with case 'root-port, id=HOHP, hotplug=off root-port, bus=NOHP'
` [PATCH v2 07/34] x86: pcihp: fix missing PCNT callchain when intermediate root-port has 'hotplug=off' set
` [PATCH v2 08/34] tests: acpi: whitelist pc/DSDT.hpbrroot and pc/DSDT.hpbridge tests
` [PATCH v2 09/34] x86: pcihp: fix missing bridge AML when intermediate root-port has 'hotplug=off' set
` [PATCH v2 10/34] tests: acpi: update expected blobs
` [PATCH v2 11/34] pcihp: piix4: do not redirect hotplug controller to piix4 when ACPI hotplug is disabled
` [PATCH v2 12/34] pci: fix 'hotplugglable' property behavior
` [PATCH v2 13/34] tests: acpi: whitelist DSDT blobs before isolating PCI _DSM func 0 prolog
` [PATCH v2 14/34] pcihp: move PCI _DSM function 0 prolog into separate function
` [PATCH v2 15/34] tests: acpi: update expected blobs
` [PATCH v2 16/34] tests: acpi: whitelist DSDT before adding EDSM method
` [PATCH v2 17/34] acpi: pci: add EDSM method to DSDT
` [PATCH v2 18/34] tests: acpi: update expected blobs
` [PATCH v2 19/34] tests: acpi: whitelist DSDT before adding device with acpi-index to testcases
` [PATCH v2 20/34] tests: acpi: add device with acpi-index on non-hotpluggble bus
` [PATCH v2 21/34] acpi: pci: support acpi-index for non-hotpluggable devices
` [PATCH v2 22/34] tests: acpi: update expected blobs
` [PATCH v2 23/34] tests: acpi: whitelist DSDT before exposing non zero functions
` [PATCH v2 24/34] acpi: pci: describe all functions on populated slots
` [PATCH v2 25/34] tests: acpi: update expected blobs
` [PATCH v2 26/34] tests: acpi: whitelist DSDT before adding non-0 function device with acpi-index to testcases
` [PATCH v2 27/34] tests: acpi: add non zero function device with acpi-index on non-hotpluggble bus
` [PATCH v2 28/34] tests: acpi: update expected blobs
` [PATCH v2 29/34] pci: move acpi-index uniqueness check to generic PCI device code
` [PATCH v2 30/34] acpi: pci: drop BSEL usage when deciding that device isn't hotpluggable
` [PATCH v2 31/34] acpi: pci: move BSEL into build_append_pcihp_slots()
` [PATCH v2 32/34] acpi: pci: move out ACPI PCI hotplug generator from generic slot generator build_append_pci_bus_devices()
` [PATCH v2 33/34] pcihp: move fields enabling hotplug into AcpiPciHpState
` [PATCH v2 34/34] pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callback

[PULL 0/2] Migration 20230302 patches
 2023-03-02 16:19 UTC  (3+ messages)
` [PULL 1/2] test-vmstate: fix bad GTree usage, use-after-free
` [PULL 2/2] Fix exec migration on Windows (w32+w64)

[PATCH 00/17] use __atomic operations returning previous value
 2023-03-02 16:18 UTC  (19+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/17] vhost: use previous value atomic fetch operations
  ` [PATCH v2 02/17] telemetry: "
  ` [PATCH v2 03/17] stack: "
  ` [PATCH v2 04/17] eal: "
  ` [PATCH v2 05/17] distributor: "
  ` [PATCH v2 06/17] bbdev: "
  ` [PATCH v2 07/17] examples/vhost: "
  ` [PATCH v2 08/17] net/virtio: "
  ` [PATCH v2 09/17] net/octeontx: "
  ` [PATCH v2 10/17] net/mlx5: "
  ` [PATCH v2 11/17] net/iavf: "
  ` [PATCH v2 12/17] net/cxgbe: "
  ` [PATCH v2 13/17] drivers/event: "
  ` [PATCH v2 14/17] dma/skeleton: "
  ` [PATCH v2 15/17] drivers/common: "
  ` [PATCH v2 16/17] app/test: "
  ` [PATCH v2 17/17] test-eventdev: "

[PATCH v1 1/1] ACPI: docs: enumeration: Correct reference to the I²C device data type
 2023-03-02 16:12 UTC 

[PATCH v2 0/6] Fix merge restore state
 2023-03-02 16:19 UTC  (7+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 6/7] merge: ensure we can actually restore pre-merge state

[PATCH v1 1/1] i3c: Correct reference to the I²C device data type
 2023-03-02 16:12 UTC 

[PATCH] arm64: dts: qcom: sm8550: fix LPASS pinctrl slew base address
 2023-03-02 16:16 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/debugfs: move IPS debugfs to hsw_ips.c
 2023-03-02 16:16 UTC 

would torture testing devices before format be useful?
 2023-03-02 15:59 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-03-02 16:16 UTC 

What's cooking in git.git (Feb 2023, #01; Thu, 2)
 2023-03-02 16:15 UTC  (6+ messages)
  ` so/diff-merges-more (was Re: What's cooking in git.git (Feb 2023, #01; Thu, 2))

[PATCH] hostmem: Add clear option to file backend
 2023-03-02 16:14 UTC  (6+ messages)
    ` [External] "

iwd ap mode changed?
 2023-03-02 16:15 UTC  (2+ messages)

[PATCH v4 1/2] doc: ref-variables: add LAYERSERIES_COMPAT to term glossary
 2023-03-02 16:14 UTC  (2+ messages)
` [PATCH v4 2/2] bitbake-user-manual: update Hello World example

[GIT PULL] x86/urgent for v5.13-rc5
 2023-03-02 16:14 UTC  (9+ messages)

[PATCH 0/3] kernfs: Introduce separate rwsem to protect inode
 2023-03-02 16:14 UTC  (5+ messages)
` [PATCH 1/3] kernfs: Introduce separate rwsem to protect inode attributes
` [PATCH 2/3] kernfs: Use a per-fs rwsem to protect per-fs list of kernfs_super_info

[PATCH 1/1] psi: remove 500ms min window size limitation for triggers
 2023-03-02 16:13 UTC  (9+ messages)

[PATCH v1 00/10] Better fixes for grouping of events
 2023-03-02 16:13 UTC  (7+ messages)
` [PATCH v1 04/10] perf stat: Modify the group test
` [PATCH v1 07/10] perf evsel: Add function to compute pmu_name

[PATCH 0/3] Rename queue index to queue number
 2023-03-02 16:12 UTC  (4+ messages)
  ` [virtio-dev] Re: [virtio-comment] "
    ` [virtio-dev] "

[PATCH 1/2] ARC: Add the clone3 wrapper
 2023-03-02 16:10 UTC  (2+ messages)
` [PATCH 2/2] ARC: run child from the separate start block in __clone

[PATCH 4.19 0/9] 4.19.275-rc1 review
 2023-03-02 16:11 UTC  (2+ messages)

[PATCH] vim: add missing pkgconfig inherit
 2023-03-02 16:10 UTC 

[PATCH v2] dt-bindings: display: mediatek: Compatible list cleanup
 2023-03-02 16:08 UTC  (4+ messages)

[Regression] mmap with MAP_32BIT randomly fails since 6.1
 2023-03-02 15:32 UTC 

[PATCH] serial: imx: Drop a few unneeded casts
 2023-03-02 16:06 UTC  (3+ messages)

[PATCH] mfd: si476x-cmd: fix codespell
 2023-03-02 16:07 UTC  (2+ messages)

[PATCH 0/3] Fix active zone accounting for zoned
 2023-03-02 16:07 UTC  (5+ messages)
` [PATCH 3/3] btrfs: handle active zone accounting properly


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.