All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-16 16:37:57 to 2023-10-16 17:01:54 UTC [more...]

[PATCH v1 0/3] Replace acpi_driver with platform_driver
 2023-10-16 17:01 UTC  (2+ messages)
` [PATCH v1 1/3] ACPI: acpi_pad: "

[PATCH v2 0/2] accel/qaic: Add support for host/device timesync
 2023-10-16 17:01 UTC  (3+ messages)
` [PATCH v2 1/2] accel/qaic: Add support for periodic timesync
` [PATCH v2 2/2] accel/qaic: Support MHI QAIC_TIMESYNC channel

[PATCH v2] accel/qaic: Enable 1 MSI fallback mode
 2023-10-16 17:00 UTC 

[PATCH 2/3] PCI: layerscape: add suspend/resume for ls1021a
 2023-10-16 16:59 UTC  (5+ messages)

[PATCH v16 000/116] KVM TDX basic feature support
 2023-10-16 16:15 UTC  (29+ messages)
` [PATCH v16 002/116] KVM: x86/vmx: initialize loaded_vmcss_on_cpu in vmx_hardware_setup()
` [PATCH v16 003/116] KVM: x86/vmx: Refactor KVM VMX module init/exit functions
` [PATCH v16 005/116] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v16 006/116] KVM: TDX: Add placeholders for TDX VM/vcpu structure
` [PATCH v16 009/116] KVM: TDX: Define TDX architectural definitions
` [PATCH v16 015/116] x86/cpu: Add helper functions to allocate/free TDX private host key id
` [PATCH v16 017/116] KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
` [PATCH v16 022/116] KVM: TDX: Make pmu_intel.c ignore guest TD case
` [PATCH v16 025/116] KVM: TDX: allocate/free TDX vcpu structure
` [PATCH v16 026/116] KVM: TDX: Do TDX specific vcpu initialization
` [PATCH v16 029/116] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA
` [PATCH v16 031/116] KVM: Allow page-sized MMU caches to be initialized with custom 64-bit values
` [PATCH v16 032/116] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
` [PATCH v16 036/116] KVM: x86/mmu: Disallow fast page fault on private GPA
` [PATCH v16 037/116] KVM: x86/mmu: Allow per-VM override of the TDP max page level
` [PATCH v16 067/116] KVM: TDX: Add TSX_CTRL msr into uret_msrs list
` [PATCH v16 075/116] KVM: TDX: remove use of struct vcpu_vmx from posted_interrupt.c
` [PATCH v16 084/116] KVM: TDX: handle EXIT_REASON_OTHER_SMI
` [PATCH v16 085/116] KVM: TDX: handle ept violation/misconfig exit
` [PATCH v16 087/116] KVM: TDX: Handle EXIT_REASON_OTHER_SMI with MSMI
` [PATCH v16 100/116] KVM: TDX: Silently discard SMI request
` [PATCH v16 101/116] KVM: TDX: Silently ignore INIT/SIPI
` [PATCH v16 105/116] KVM: TDX: Add methods to ignore VMX preemption timer
` [PATCH v16 108/116] KVM: TDX: Add a method to ignore for TDX to ignore hypercall patch
` [PATCH v16 109/116] KVM: TDX: Add methods to ignore virtual apic related operation
` [PATCH v16 110/116] KVM: TDX: Inhibit APICv for TDX guest
` [PATCH v16 113/116] KVM: TDX: Add hint TDX ioctl to release Secure-EPT
` [PATCH v16 114/116] RFC: KVM: x86: Add x86 callback to check cpuid

[PATCH v2 iproute2-next 0/2] rdma: Support dumping SRQ resource in raw format
 2023-10-16 16:20 UTC  (2+ messages)

[PATCH 1/3] PCI: layerscape: add function pointer for exit_from_l2()
 2023-10-16 16:58 UTC  (8+ messages)
` [PATCH 2/3] PCI: layerscape: add suspend/resume for ls1021a

[PATCH v2 00/15] Pass data temperature information to UFS devices
 2023-10-16 16:36 UTC  (17+ messages)
` [PATCH v2 03/15] block: Support data lifetime in the I/O priority bitfield

[igt-dev] [PATCH i-g-t] tools/intel_gpu_frequency: fix device opening
 2023-10-16 16:59 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH RFC 00/11] KVM: x86: Make Hyper-V emulation optional (AKA introduce CONFIG_KVM_HYPERV)
 2023-10-16 16:55 UTC  (5+ messages)
` [PATCH RFC 08/11] KVM: nVMX: hyper-v: Introduce nested_vmx_evmptr() accessor

[PATCH 3/4] PCI: Add PCI_CLASS_SERIAL_CXL_SWITCH_CCI class ID to pci_ids.h
 2023-10-16 16:58 UTC  (2+ messages)

[PATCH 5.15 000/102] 5.15.136-rc1 review
 2023-10-16 16:58 UTC  (5+ messages)

[PATCH v2 00/13] ip_tunnel: convert __be16 tunnel flags to bitmaps
 2023-10-16 16:52 UTC  (11+ messages)
` [PATCH v2 01/13] bitops: add missing prototype check
` [PATCH v2 02/13] bitops: make BYTES_TO_BITS() treewide-available
` [PATCH v2 03/13] bitops: let the compiler optimize {__,}assign_bit()
` [PATCH v2 04/13] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
` [PATCH v2 07/13] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
` [PATCH v2 09/13] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()
` [PATCH v2 10/13] ip_tunnel: use a separate struct to store tunnel params in the kernel
` [PATCH v2 11/13] ip_tunnel: convert __be16 tunnel flags to bitmaps
` [PATCH v2 12/13] lib/bitmap: add compile-time test for __assign_bit() optimization
` [PATCH v2 13/13] lib/bitmap: add tests for IP tunnel flags conversion helpers

[RFC PATCH 00/10] drm/mipi-dsi: another attempt at sorting out DSI link powerup
 2023-10-16 16:53 UTC  (22+ messages)
` [RFC PATCH 01/10] Revert "drm/bridge: tc358762: Split register programming from pre-enable to enable"
` [RFC PATCH 02/10] drm/mipi-dsi: document DSI hosts limitations
` [RFC PATCH 03/10] drm/mipi-dsi: add API for manual control over the DSI link power state
` [RFC PATCH 04/10] drm/msm/dsi: use dsi_mgr_bridge_power_off in dsi_mgr_bridge_post_disable
` [RFC PATCH 05/10] drm/msm/dsi: implement manual power control
` [RFC PATCH 06/10] drm/bridge: tc358762: add support for manual DSI "
` [RFC PATCH 07/10] drm/bridge: ps8640: require "
` [RFC PATCH 08/10] drm/bridge: lt9611: mark for automatic "
` [RFC PATCH 09/10] drm/bridge: lt9611uxc: implement "
` [RFC PATCH 10/10] drm/msm/dsi: drop (again) the ps8640 workaround

[PATCH] sched/eevdf: Toggle eligibility through sched_feat
 2023-10-16 16:52 UTC  (4+ messages)

[Intel-wired-lan] [PATCH iwl-next v3 00/13] Add E800 live migration driver
 2023-10-16 16:51 UTC  (3+ messages)
`  "

[PATCH 00/15] sched: EEVDF and latency-nice and/or slice-attr
 2023-10-16 16:50 UTC  (9+ messages)

[RFC PATCH v5 00/16] KVM TDX: TDP MMU: large page support
 2023-10-16 16:21 UTC  (13+ messages)
` [RFC PATCH v5 01/16] KVM: TDP_MMU: Go to next level if smaller private mapping exists
` [RFC PATCH v5 02/16] KVM: TDX: Pass page level to cache flush before TDX SEAMCALL
` [RFC PATCH v5 03/16] KVM: TDX: Pass KVM page level to tdh_mem_page_add() and tdh_mem_page_aug()
` [RFC PATCH v5 04/16] KVM: TDX: Pass size to tdx_measure_page()
` [RFC PATCH v5 05/16] KVM: TDX: Pass size to reclaim_page()
` [RFC PATCH v5 06/16] KVM: TDX: Update tdx_sept_{set,drop}_private_spte() to support large page
` [RFC PATCH v5 08/16] KVM: TDX: Pin pages via get_page() right before ADD/AUG'ed to TDs
` [RFC PATCH v5 09/16] KVM: TDX: Pass desired page level in err code for page fault handler
` [RFC PATCH v5 10/16] KVM: x86/tdp_mmu: Allocate private page table for large page split
` [RFC PATCH v5 13/16] KVM: x86/tdp_mmu: Try to merge pages into a large page
` [RFC PATCH v5 15/16] KVM: x86/mmu: Make kvm fault handler aware of large page of private memslot
` [RFC PATCH v5 16/16] KVM: TDX: Allow 2MB large page for TD GUEST

[virtio-comment] [PATCH v1 0/7] virtio-net: Support flow filter for receive packets
 2023-10-16 16:55 UTC  (7+ messages)
` [virtio-comment] [PATCH v1 6/7] virtio-net: Add flow filter requests
  ` [virtio-comment] RE: [EXT] "
` [virtio-comment] [PATCH v1 7/7] virtio-net: Add flow filter device and driver requirements
  ` [virtio-comment] RE: [EXT] "

[PATCH v2 00/10] xhci: dbc: Update driver to use modern APIs
 2023-10-16 16:55 UTC  (3+ messages)
` [PATCH v2 05/10] xhci: dbc: Check for errors first in xhci_dbc_stop()

[PATCH v4 4/4] drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P4
 2023-10-16 16:54 UTC 

USB: add check to detect host controller hardware removal
 2023-10-16 16:56 UTC  (2+ messages)

[PATCH] clocksource/drivers/arm_arch_timer: limit XGene-1 workaround
 2023-10-16 16:54 UTC  (2+ messages)

[PATCH v4 3/4] drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P3
 2023-10-16 16:54 UTC 

[PATCH net-next v4 0/2] Switch DSA to inclusive terminology
 2023-10-16 16:47 UTC  (5+ messages)
` [PATCH net-next v4 1/2] net: dsa: Use conduit and user terms
` [PATCH net-next v4 2/2] net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUIT

[PATCH v4 2/4] drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P2
 2023-10-16 16:53 UTC 

[PATCH] t/t7601: Modernize test scripts using functions
 2023-10-16 16:53 UTC  (2+ messages)

[PATCH v3 0/3] Revamp k3-socinfo driver
 2023-10-16 16:46 UTC  (3+ messages)

[PATCH] x86/boot: efistub: Assign global boot_params variable
 2023-10-16 16:46 UTC 

[PATCH v4 1/4] drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV - P1
 2023-10-16 16:52 UTC 

[PATCH 00/11] crypto: qat - add rate limiting feature to qat_4xxx
 2023-10-16 16:41 UTC  (3+ messages)
  ` [PATCH 08/11] "

[PATCH 6.5 000/191] 6.5.8-rc1 review
 2023-10-16 16:52 UTC  (5+ messages)
` [PATCH 6.5 006/191] arm_pmu: acpi: Add a representative platform device for TRBE

[PATCH v2] target/arm: Fix CNTPCT_EL0 trapping from EL0 when HCR_EL2.E2H is 0
 2023-10-16 16:52 UTC  (2+ messages)

[PATCH] soc: ti: knav_qmss_queue: Use device_get_match_data()
 2023-10-16 16:45 UTC  (3+ messages)

[PATCH] Toaster: Fixed javascript issue on tests.browser.test_js_unit_tests
 2023-10-16 16:52 UTC 

[PATCH] firmware: ti_sci: Use device_get_match_data()
 2023-10-16 16:44 UTC  (3+ messages)

[PATCH] Toaster: Fixed javascript issue on tests.browser.test_js_unit_tests
 2023-10-16 16:52 UTC 

[RFC PATCH v3 00/78] Strict disable implicit fallthrough
 2023-10-16 16:51 UTC  (3+ messages)
` [RFC PATCH v3 20/78] target/mips: add fallthrough pseudo-keyword

[PATCH] dt-bindings: serial: re-order entries to match coding convention
 2023-10-16 16:43 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/gvt: Optimize mmio_offset_compare() for efficiency
 2023-10-13 12:13 UTC  (2+ messages)
` [Intel-gfx] [PATCH v2] "

[Intel-gfx] [PATCH] drm/i915/gvt: Optimize mmio_offset_compare() for efficiency
 2023-10-12 23:04 UTC 

[PATCH v3 -next 0/3] RISC-V: ACPI improvements
 2023-10-16 16:49 UTC  (8+ messages)
` [PATCH v3 -next 1/3] RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
` [PATCH v3 -next 2/3] RISC-V: ACPI: RHCT: Add function to get CBO block sizes
` [PATCH v3 -next 3/3] RISC-V: cacheflush: Initialize CBO variables on ACPI systems

[PATCH v2 00/11] Unify the PMD coding style
 2023-10-16 16:50 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 11/11] net/nfp: refact the meson build file

[PATCH v7 1/2] schemas: memory: Add ECC properties
 2023-10-16 16:50 UTC  (10+ messages)
` [PATCH v7 2/2] schemas: Add some common reserved-memory usages

[XEN PATCH][for-4.19 v2 0/1] address violations of MISRA C:2012 Rule 11.9
 2023-10-16 16:49 UTC  (4+ messages)
` [XEN PATCH][for-4.19 v2 1/1] xen: introduce a deviation for "

[PATCH net-next,v3] tcp: Set pingpong threshold via sysctl
 2023-10-16 16:49 UTC  (2+ messages)

[PATCH 0/3] hvf x86 correctness and efficiency improvements
 2023-10-16 16:48 UTC  (4+ messages)

[PATCH 2/2] ath10k: mac: enable WIPHY_FLAG_CHANNEL_CHANGE_ON_BEACON on ath10k
 2023-10-16 16:41 UTC  (5+ messages)

[PATCH iwl-next 0/4] iavf: cleanups, dead code removal
 2023-10-16 16:48 UTC  (10+ messages)
` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH iwl-next 1/4] iavf: rely on netdev's own registered state
  `  "
` [Intel-wired-lan] [PATCH iwl-next 2/4] iavf: use unregister_netdev
  `  "
` [Intel-wired-lan] [PATCH iwl-next 3/4] iavf: add a common function for undoing the interrupt scheme
  `  "
` [Intel-wired-lan] [PATCH iwl-next 4/4] iavf: delete the iavf client interface
  `  "

[PATCH qemu 0/1] contrib/elf2dmp: Conversion of conversions of malloc/calloc/free to g_malloc/g_new/g_free
 2023-10-16 16:48 UTC  (3+ messages)
` [PATCH qemu 1/1] Switch memory management calls to new coding conventions

[PATCH 1/1] Bluetooth: ISO: Allow binding a PA sync socket
 2023-10-16 16:40 UTC  (2+ messages)
`  "

[PATCH 4/4] arm: dts: imx93-evk: remove wrong eqos compatible string
 2023-10-16 16:46 UTC 

[PATCH 1/4] clk: imx: add i.MX93 CCF driver
 2023-10-16 16:46 UTC 

[PATCH v3 0/1] Qemu crashes on VM migration after an handled memory error
 2023-10-16 16:48 UTC  (4+ messages)
` [PATCH v4 0/2] "
  ` [PATCH v4 2/2] migration: prevent migration when a poisoned page is unknown from the VM

[PATCH 3/5] arm64: dts: imx8mp: Update i.MX8MP DHCOM SoM DT to production rev.200
 2023-10-16 16:46 UTC  (2+ messages)

[PATCH] imx: hab: Use size parameter
 2023-10-16 16:46 UTC  (2+ messages)

BPF memory model
 2023-10-16 16:48 UTC  (6+ messages)

[PATCH 1/4] net: dwc_eth_qos: add i.MX93 support
 2023-10-16 16:46 UTC 

[PATCH v2 0/3] pnv nest1 chiplet model
 2023-10-16 16:47 UTC  (3+ messages)
` [PATCH v2 1/3] hw/ppc: Add pnv pervasive common chiplet units

[PATCH 1/5] spl: fit: Add board level function to decide application of DTO
 2023-10-16 16:46 UTC  (2+ messages)

[Intel-xe] [PATCH v3 0/6] LRC debugfs and general instruction tweaks
 2023-10-16 16:48 UTC  (6+ messages)
` [Intel-xe] ✗ CI.checkpatch: warning for LRC debugfs and general instruction tweaks (rev4)
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[PATCH 2/3] mx7dsabresd: Convert to watchdog driver model
 2023-10-16 16:46 UTC  (2+ messages)

[PATCH 4/5] arm64: dts: imx8mp: Drop i.MX8MP DHCOM rev.100 PHY address workaround from PDK3 DT
 2023-10-16 16:46 UTC  (2+ messages)

[PATCH 4/4] imx93_evk: defconfig: enable clock driver
 2023-10-16 16:46 UTC 

[PATCH 3/3] smegw01: Convert to watchdog driver model
 2023-10-16 16:46 UTC  (2+ messages)

[PATCH 2/5] arm64: dts: imx8mp: Switch to DT overlays for i.MX8MP DHCOM SoM
 2023-10-16 16:46 UTC  (2+ messages)

[PATCH 3/4] serial: lpuart: Enable IPG clock
 2023-10-16 16:46 UTC 

[PATCH v3 0/5] r8152: Avoid writing garbage to the adapter's registers
 2023-10-16 16:46 UTC  (4+ messages)
` [PATCH v3 5/5] r8152: Block future register access if register access fails

[PATCH 5/5] arm64: dts: imx8mp: Add DT overlay describing i.MX8MP DHCOM SoM rev.100
 2023-10-16 16:46 UTC  (2+ messages)

[PATCH 1/3] imx7d-sdb-u-boot: Pass SPDX-License tag
 2023-10-16 16:45 UTC  (2+ messages)

[PATCH] Input: synaptics: enable InterTouch for ThinkPad L14 G1
 2023-10-16 15:51 UTC  (3+ messages)

[PATCH v1 bpf-next 00/11] bpf: tcp: Add SYN Cookie generation/validation SOCK_OPS hooks
 2023-10-16 16:46 UTC  (2+ messages)

[PATCH 3/4] net: phy: realtek: Add support for RTL8211F(D)(I)-VD-CG
 2023-10-16 16:45 UTC 

[PATCH 2/4] net: dwc_eth_qos: Add board_interface_eth_init() for i.MX93
 2023-10-16 16:45 UTC 

[PATCH] ARM: dts: imx: Switch USB1 port control to GPIO on Data Modul i.MX8M Plus eDM SBC
 2023-10-16 16:45 UTC  (2+ messages)

[PATCH 2/4] arm: dts: imx93: add a per clock for LPUART1
 2023-10-16 16:45 UTC 

[PATCH v20 1/4] usb: Add support for Intel LJCA device
 2023-10-16 16:05 UTC  (11+ messages)

[RFC PATCH] hmp: implement hmp_ram_memory_dump
 2023-10-16 16:42 UTC 

[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
 2023-10-16 16:31 UTC  (4+ messages)
` [RFC PATCH 02/53] netfs: Track the fpos above which the server has no data

[PATCH net-next v3 0/2] Switch DSA to inclusive terminology
 2023-10-16 16:41 UTC  (4+ messages)
` [PATCH net-next v3 1/2] net: dsa: Use conduit and user terms

[PATCH v8 2/3] unit tests: add TAP unit test framework
 2023-10-16 16:41 UTC  (3+ messages)
` [PATCH v8 2.5/3] fixup! "

[PATCH v7 0/8] xen/arm: Split MMU code as the prepration of MPU work
 2023-10-16 16:41 UTC  (5+ messages)
` [PATCH v7 8/8] xen/arm: mmu: move MMU specific P2M code to mmu/p2m.{c,h}

[PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
 2023-10-16 16:41 UTC  (2+ messages)

[PATCH 0/5] Add Support for RK3566 Powkiddy RGB30
 2023-10-16 16:07 UTC  (5+ messages)
` [PATCH 3/5] drm/panel: st7703: Add Powkiddy RGB30 Panel Support

[PATCH] selftests/nolibc: add tests for multi-object linkage
 2023-10-16 16:24 UTC  (11+ 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.