All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-04 15:19:06 to 2022-04-04 15:54:07 UTC [more...]

[PATCH for-7.1 00/18] hw/arm: Make exynos4210 use TYPE_SPLIT_IRQ
 2022-04-04 15:46 UTC  (3+ messages)
` [PATCH for-7.1 01/18] hw/arm/exynos4210: Use TYPE_OR_IRQ instead of custom OR-gate device
` [PATCH for-7.1 02/18] hw/intc/exynos4210_gic: Remove unused TYPE_EXYNOS4210_IRQ_GATE

[PATCH v2] dt-bindings: timer: Convert rda,8810pl-timer to YAML
 2022-04-04 15:53 UTC 

[PATCH] [PATCH RFC v2] Implements Backend Program conventions for vhost-user-scsi
 2022-04-04 15:44 UTC  (4+ messages)

[PATCH 0/7] Fix divide errors in fbdev drivers
 2022-04-04 15:52 UTC  (5+ messages)
` [PATCH 6/7] video: fbdev: arkfb: Error out if 'pixclock' equals zero
` [PATCH 7/7] video: fbdev: s3fb: "

[PATCH v2 0/4] btrfs: rework background block group relocation
 2022-04-04 15:48 UTC  (3+ messages)
` [PATCH v2 4/4] btrfs: zoned: make auto-reclaim less aggressive

[PATCH v1 0/5] Introduce virtio subsystem and Admin virtqueue
 2022-04-04 15:52 UTC  (13+ messages)
` [virtio-comment] [PATCH v1 2/5] Introduce Admin Command Set
  `  "
` [PATCH v1 3/5] Introduce DEVICE INFO Admin command
` [PATCH v1 4/5] Add virtio Admin virtqueue
` [PATCH v1 5/5] Add miscellaneous configuration structure for PCI

[igt-dev] [PATCH] lib/igt_amd: add helper to R/W DM visual confirm debug option
 2022-04-04 15:51 UTC  (6+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for lib/igt_amd: add helper to R/W DM visual confirm debug option (rev2)
` [igt-dev] ✓ Fi.CI.IGT: success "

[PATCH] cmd: ubi.c: skip part command if right partition is already attached
 2022-04-04 15:50 UTC 

[PATCH] drm/format_helper: fix a kernel-doc typo
 2022-04-04 15:51 UTC  (3+ messages)

[RFC v2] mac80211: prepare sta handling for MLO support
 2022-04-04 15:51 UTC  (6+ messages)

[PATCH v4 0/8] x86/boot: (mostly) video mode handling adjustments
 2022-04-04 15:50 UTC  (4+ messages)
` [PATCH v4 1/8] x86/boot: make "vga=current" work with graphics modes

RTT-PROBE: lore-subspace-rtt
 2022-04-04 15:50 UTC 

[PATCH 0/2] makedumpfile: improve write_kdump_pages_cyclic
 2022-04-04 15:50 UTC  (3+ messages)
` [PATCH 1/2] makedumpfile: omit unnecessary calls to print_progress
` [PATCH 2/2] makedumpfile: break loop after last dumpable page

[PATCH v9 00/45] CXl 2.0 emulation Support
 2022-04-04 15:14 UTC  (75+ messages)
` [PATCH v9 03/45] MAINTAINERS: Add entry for Compute Express Link Emulation
` [PATCH v9 04/45] hw/cxl/device: Introduce a CXL device (8.2.8)
` [PATCH v9 05/45] hw/cxl/device: Implement the CAP array (8.2.8.1-2)
` [PATCH v9 06/45] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [PATCH v9 07/45] hw/cxl/device: Add memory device utilities
` [PATCH v9 08/45] hw/cxl/device: Add cheap EVENTS implementation (8.2.9.1)
` [PATCH v9 09/45] hw/cxl/device: Timestamp implementation (8.2.9.3)
` [PATCH v9 10/45] hw/cxl/device: Add log commands (8.2.9.4) + CEL
` [PATCH v9 11/45] hw/pxb: Use a type for realizing expanders
` [PATCH v9 12/45] hw/pci/cxl: Create a CXL bus type
` [PATCH v9 13/45] cxl: Machine level control on whether CXL support is enabled
` [PATCH v9 14/45] hw/pxb: Allow creation of a CXL PXB (host bridge)
` [PATCH v9 15/45] qtest/cxl: Introduce initial test for pxb-cxl only
` [PATCH v9 16/45] hw/cxl/rp: Add a root port
` [PATCH v9 17/45] hw/cxl/device: Add a memory device (8.2.8.5)
` [PATCH v9 18/45] hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)
` [PATCH v9 19/45] hw/cxl/device: Add some trivial commands
` [PATCH v9 20/45] hw/cxl/device: Plumb real Label Storage Area (LSA) sizing
` [PATCH v9 21/45] hw/cxl/device: Implement get/set Label Storage Area (LSA)
` [PATCH v9 22/45] qtests/cxl: Add initial root port and CXL type3 tests
` [PATCH v9 23/45] hw/cxl/component: Implement host bridge MMIO (8.2.5, table 142)
` [PATCH v9 24/45] acpi/cxl: Add _OSC implementation (9.14.2)
` [PATCH v9 25/45] acpi/cxl: Create the CEDT (9.14.1)
` [PATCH v9 26/45] hw/cxl/component: Add utils for interleave parameter encoding/decoding
` [PATCH v9 27/45] hw/cxl/host: Add support for CXL Fixed Memory Windows
` [PATCH v9 28/45] acpi/cxl: Introduce CFMWS structures in CEDT
` [PATCH v9 29/45] hw/pci-host/gpex-acpi: Add support for dsdt construction for pxb-cxl
` [PATCH v9 30/45] pci/pcie_port: Add pci_find_port_by_pn()
` [PATCH v9 31/45] CXL/cxl_component: Add cxl_get_hb_cstate()
` [PATCH v9 32/45] mem/cxl_type3: Add read and write functions for associated hostmem
` [PATCH v9 33/45] cxl/cxl-host: Add memops for CFMWS region
` [PATCH v9 34/45] hw/cxl/component Add a dumb HDM decoder handler
` [PATCH v9 35/45] i386/pc: Enable CXL fixed memory windows
` [PATCH v9 36/45] tests/acpi: q35: Allow addition of a CXL test
` [PATCH v9 37/45] qtests/bios-tables-test: Add a test for CXL emulation
` [PATCH v9 38/45] tests/acpi: Add tables "
` [PATCH v9 39/45] qtest/cxl: Add more complex test cases with CFMWs
` [PATCH v9 40/45] hw/arm/virt: Basic CXL enablement on pci_expander_bridge instances pxb-cxl
` [PATCH v9 41/45] qtest/cxl: Add aarch64 virt test for CXL
` [PATCH v9 42/45] docs/cxl: Add initial Compute eXpress Link (CXL) documentation
` [PATCH v9 43/45] pci-bridge/cxl_upstream: Add a CXL switch upstream port
` [PATCH v9 44/45] pci-bridge/cxl_downstream: Add a CXL switch downstream port
` [PATCH v9 45/45] docs/cxl: Add switch documentation

[PATCH 5.4 v2] KVM: x86/mmu: do compare-and-exchange of gPTE via the user address
 2022-04-04 15:49 UTC 

[PATCH 0/9] Apple M1 (Pro/Max) NVMe driver
 2022-04-04 15:47 UTC  (7+ messages)
` [PATCH 5/9] soc: apple: Add RTKit IPC library

[PATCH 0/4] drm: ssd130x: Add support for SINO WEALTH SH1106
 2022-04-04 15:48 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: display: ssd1307fb: Add entry "

drivers/gpu/drm/amd/amdgpu/../pm/swsmu/inc/smu_v11_0_pptable.h:163:17: warning: field smc_pptable within 'struct smu_11_0_powerplay_table' is less aligned than 'PPTable_t' and is usually due to 'struct smu_11_0_powerplay_table' being packed, which can lea
 2022-04-04 15:47 UTC 

[PATCH] trace-cmd: Try alternate path for message cache
 2022-04-04 15:47 UTC  (17+ messages)

[PATCH] worktree: add -z option for list subcommand
 2022-04-04 15:47 UTC  (4+ messages)
` [PATCH v2] "

v5.18-rc1: migratepages triggers VM_BUG_ON_FOLIO(folio_nr_pages(old) != nr_pages)
 2022-04-04 15:44 UTC  (6+ messages)

stable-rc/linux-5.10.y build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.109-593-gd189d4a7b878)
 2022-04-04 15:45 UTC 

[PATCH 4.19] KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated
 2022-04-04 15:43 UTC 

[PATCH 5.4] KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated
 2022-04-04 15:43 UTC 

[PATCH 4.9] KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated
 2022-04-04 15:43 UTC 

arch/arm/mach-iop32x/cp6.c:10:6: warning: no previous prototype for 'iop_enable_cp6'
 2022-04-04 15:43 UTC  (3+ messages)

[PATCH] drm/amd/display: cleanup extern usage in function definition
 2022-04-04 15:43 UTC  (5+ messages)

[PATCH 0/6] Importing and exporting stashes to refs
 2022-04-04 15:44 UTC  (4+ messages)
` [PATCH v3 0/4] "
  ` [PATCH v3 2/4] builtin/stash: factor out revision parsing into a function

[PATCH 4.14] KVM: x86: Forbid VMM to set SYNIC/STIMER MSRs when SynIC wasn't activated
 2022-04-04 15:43 UTC 

[PATCH net] net: openvswitch: fix leak of nested actions
 2022-04-04 15:43 UTC 

[PATCH v1 0/2]: PCI: PM: Improvements related to D3cold -> D0 transitions
 2022-04-04 15:42 UTC  (3+ messages)
` [PATCH v1 1/2] PCI: PM: Avoid leaving devices in D0-uninitialized in pci_power_up()
` [PATCH v1 2/2] PCI: PM: Resume bus after putting the bridge into D0 entirely

[PATCH] mac80211: prepare sta handling for MLO support
 2022-04-04 15:41 UTC 

[Intel-gfx] [PATCH] drm/i915/display/debugfs: Add connector debugfs for "output_bpc"
 2022-04-04 15:41 UTC  (7+ messages)

maintainership of fstests
 2022-04-04 15:36 UTC  (3+ messages)

[PATCH v1 0/9] Machine type compatible properties
 2022-04-04 15:33 UTC  (7+ messages)
` [PATCH v1 7/9] colo-compare: safe finalization
` [PATCH v1 8/9] qom: add command to print initial properties

RTT-PROBE: lore-subspace-rtt
 2022-04-04 15:40 UTC 

[PATCH] drm/scheduler: quieten kernel-doc warnings
 2022-04-04 15:40 UTC  (6+ messages)

[PATCH] arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
 2022-04-04 15:38 UTC  (3+ messages)

[PATCH v3 0/4] Introduce akcipher service for virtio-crypto
 2022-04-04 15:39 UTC  (5+ messages)

[PATCH 1/3] drm/vmwgfx: Add debugfs entries for ttm placements
 2022-04-04 15:38 UTC  (2+ messages)

[PATCH v2 0/2] gpio: rcar: Add-R-Car S4-8 GPIO support
 2022-04-04 15:38 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: renesas,rcar-gpio: Add r8a779f0 support
` [PATCH v2 2/2] gpio: rcar: Add R-Car Gen4 support

[PATCH] media: hantro: Use post processor scaling capacities
 2022-04-04 15:38 UTC  (3+ messages)

i40e QinQ Offload w/ NVM 8.40 not working
 2022-04-04 15:36 UTC  (2+ messages)

[PATCH v2] arm64: dts: renesas: r8a779f0: Add GPIO nodes
 2022-04-04 15:35 UTC  (2+ messages)

[CI 0/8] Per client GPU utilisation
 2022-04-04 15:36 UTC  (6+ messages)
` [CI 8/8] drm/i915: Expose client engine utilisation via fdinfo
  ` [Intel-gfx] "

[PATCH 0/4] etnaviv drm/sched stragglers
 2022-04-04 15:35 UTC  (6+ messages)
` [PATCH 2/4] drm/gem: Delete gem array fencing helpers

[PATCH] dt-bindings: soc: samsung: usi: refer to dtschema for SPI
 2022-04-04 15:33 UTC  (4+ messages)

[PATCH v2] app/testpmd: fix issue with memory leaks when quit testpmd
 2022-04-04 15:34 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/7] rebase: make reflog messages independent of the backend
 2022-04-04 15:34 UTC  (2+ messages)
` Review Request (was Re: [PATCH 0/7] rebase: make reflog messages independent of the backend)

Question about RDMA server
 2022-04-04 15:34 UTC  (9+ messages)

[PATCH 0/2] Introduce XSM ability for domain privilege escalation
 2022-04-04 15:33 UTC  (4+ messages)
` [PATCH 1/2] xsm: add ability to elevate a domain to privileged

[PATCH v4 0/4] x86: further time/APIC improvements (and more)
 2022-04-04 15:33 UTC  (4+ messages)
` [PATCH v4 4/4] x86/time: use fake read_tsc()

[PATCH] filemap: remove obsolete comment in lock_page
 2022-04-04 15:32 UTC  (2+ messages)

Linux 5.18-rc1
 2022-04-04 15:32 UTC  (5+ messages)

[PATCH] net: ax88179: add proper error handling of usb read errors
 2022-04-04 15:31 UTC  (2+ messages)

[xen-4.15-testing test] 169152: regressions - FAIL
 2022-04-04 15:32 UTC 

stable-rc/linux-5.4.y build: 189 builds: 3 failed, 186 passed, 4 errors, 28 warnings (v5.4.188-369-gfec0077da6ba)
 2022-04-04 15:30 UTC 

[PATCH] random: fix add_hwgenerator_randomness entropy accounting
 2022-04-04 15:29 UTC  (3+ messages)

[RFC PATCH bpf-next 0/2] Priorities for bpf progs attached to the same tracepoint
 2022-04-04 15:29 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-04 15:29 UTC 

[PATCH v7 0/8] IPI virtualization support for VM
 2022-04-04 15:29 UTC  (5+ messages)
` [PATCH v7 5/8] KVM: x86: Add support for vICR APIC-write VM-Exits in x2APIC mode

[PATCH v4 0/9] serial: 8250: dw: RZN1 DMA support
 2022-04-04 15:29 UTC  (6+ messages)
` [PATCH v4 7/9] serial: 8250: dw: Add support for DMA flow controlling devices

[PATCH] of: of_property_read_string return -ENODATA when !length
 2022-04-04 15:28 UTC  (6+ messages)

[PATCH] serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe
 2022-04-04 15:25 UTC  (4+ messages)

[PATCH] arm64: mm: fix pmd_leaf()
 2022-04-04 15:24 UTC  (6+ messages)

[PATCH v1 0/3] ACPI: PCI: PM: Power up PCI devices with ACPI companions upfront
 2022-04-04 15:25 UTC  (4+ messages)
` [PATCH v1 1/3] ACPI: bus: Introduce acpi_dev_for_each_child()
` [PATCH v1 2/3] ACPI: PM: Introduce acpi_dev_power_up_children_with_adr()
` [PATCH v1 3/3] PCI: ACPI: PM: Power up devices in D3cold before scanning them

[PATCH v1 0/3] Fixes for Mediatek dt-bindings
 2022-04-04 15:22 UTC  (4+ messages)

[Printing-architecture] RESCHEDULED: OP monthly call (19 April 2022)
 2022-04-04 15:24 UTC 

[PATCH] ext4: remove unnecessary code in __mb_check_buddy
 2022-04-04 15:22 UTC 

[PATCH] convert: clarify line ending conversion warning
 2022-04-04 15:22 UTC  (2+ messages)

[PATCH RFC V1 net-next 3/4] net: Let the active time stamping layer be selectable
 2022-04-04 15:20 UTC  (3+ messages)

[PATCH] trace-cmd library: Write buffer option in out_write_cpu_data()
 2022-04-04 15:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-04-04 15:19 UTC 

RAID 1 to RAID 5 failure
 2022-04-04 15:19 UTC 

[PATCH] trace-cmd library: Use clock local if no clock is found when creating buffer
 2022-04-04 15:19 UTC 

[mm/slub] 555b8c8cb3: WARNING:at_lib/stackdepot.c:#stack_depot_fetch
 2022-04-04 15:18 UTC  (7+ 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.