All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-16 15:54:03 to 2023-10-16 16:31:08 UTC [more...]

[PATCH v16 000/116] KVM TDX basic feature support
 2023-10-16 16:15 UTC  (39+ messages)
` [PATCH v16 004/116] KVM: VMX: Reorder vmx initialization with kvm vendor initialization
` [PATCH v16 012/116] KVM: TDX: Retry SEAMCALL on the lack of entropy error
` [PATCH v16 016/116] x86/virt/tdx: Add a helper function to return system wide info about TDX module
` [PATCH v16 019/116] KVM: x86, tdx: Make KVM_CAP_MAX_VCPUS backend specific
` [PATCH v16 040/116] KVM: x86/mmu: Assume guest MMIOs are shared
` [PATCH v16 041/116] KVM: x86/tdp_mmu: Init role member of struct kvm_mmu_page at allocation
` [PATCH v16 044/116] KVM: x86/tdp_mmu: Don't zap private pages for unsupported cases
` [PATCH v16 045/116] KVM: x86/tdp_mmu: Sprinkle __must_check
` [PATCH v16 046/116] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
` [PATCH v16 047/116] [MARKER] The start of TDX KVM patch series: TDX EPT violation
` [PATCH v16 048/116] KVM: x86/mmu: TDX: Do not enable page track for TD guest
` [PATCH v16 049/116] KVM: VMX: Split out guts of EPT violation to common/exposed function
` [PATCH v16 050/116] KVM: VMX: Move setting of EPT MMU masks to common VT-x code
` [PATCH v16 051/116] KVM: TDX: Add accessors VMX VMCS helpers
` [PATCH v16 052/116] KVM: TDX: Add load_mmu_pgd method for TDX
` [PATCH v16 053/116] KVM: TDX: Retry seamcall when TDX_OPERAND_BUSY with operand SEPT
` [PATCH v16 054/116] KVM: TDX: Require TDP MMU and mmio caching for TDX
` [PATCH v16 055/116] KVM: TDX: TDP MMU TDX support
` [PATCH v16 056/116] KVM: TDX: MTRR: implement get_mt_mask() for TDX
` [PATCH v16 057/116] [MARKER] The start of TDX KVM patch series: TD finalization
` [PATCH v16 058/116] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX
` [PATCH v16 059/116] KVM: TDX: Create initial guest memory
` [PATCH v16 060/116] KVM: TDX: Finalize VM initialization
` [PATCH v16 061/116] [MARKER] The start of TDX KVM patch series: TD vcpu enter/exit
` [PATCH v16 062/116] KVM: TDX: Implement TDX vcpu enter/exit path
` [PATCH v16 064/116] KVM: TDX: restore host xsave state when exit from the guest TD
` [PATCH v16 065/116] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr
` [PATCH v16 066/116] KVM: TDX: restore user ret MSRs
` [PATCH v16 068/116] [MARKER] The start of TDX KVM patch series: TD vcpu exits/interrupts/hypercalls
` [PATCH v16 069/116] KVM: TDX: complete interrupts after tdexit
` [PATCH v16 070/116] KVM: TDX: restore debug store when TD exit
` [PATCH v16 071/116] KVM: TDX: handle vcpu migration over logical processor
` [PATCH v16 072/116] KVM: x86: Add a switch_db_regs flag to handle TDX's auto-switched behavior
` [PATCH v16 073/116] KVM: TDX: Add support for find pending IRQ in a protected local APIC
` [PATCH v16 074/116] KVM: x86: Assume timer IRQ was injected if APIC state is proteced
` [PATCH v16 076/116] KVM: TDX: Implement interrupt injection
` [PATCH v16 077/116] KVM: TDX: Implements vcpu request_immediate_exit
` [PATCH v16 116/116] [MARKER] the end of (the first phase of) TDX KVM patch series

[virtio-comment] [PATCH v3 0/2] Support enabling virtqueue after DRIVER_OK
 2023-10-16 16:30 UTC  (4+ messages)
` [virtio-comment] "

[XEN PATCH v2 0/8] address violations of MISRA C:2012 Rule 10.1
 2023-10-16 16:30 UTC  (8+ messages)
` [XEN PATCH][for-next][for-4.19 v2 1/8] xen/include: add macro LOWEST_BIT
` [XEN PATCH][for-next v2 6/8] x86/mce: Move MC_NCLASSES into the enum mctelem_class

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

[PATCH] xlnx-bbram: hw/nvram: Remove deprecated device reset
 2023-10-16 16:29 UTC  (2+ messages)

[PATCH v3 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
 2023-10-16 16:29 UTC  (8+ messages)
` [PATCH v3 4/4] migration/qapi: Drop @MigrationParameter enum

[PATCH 0/9] Suspend to RAM support for K3 J7200
 2023-10-16 16:29 UTC  (3+ messages)
` [PATCH 1/9] DO NOT MERGE: arm: dts: k3-j7200-r5-common: Add pmic node for esm

[PATCH net v2] net: ti: icssg-prueth: Fix r30 CMDs bitmasks
 2023-10-16 16:28 UTC  (2+ messages)

[PATCH] KVM: x86: hyper-v: Don't auto-enable stimer during deserialization
 2023-10-16 16:27 UTC  (4+ messages)

[PATCH] hw/arm/exynos4210: Get arm_boot_info declaration from 'hw/arm/boot.h'
 2023-10-16 16:27 UTC  (2+ messages)

[PATCH v7 12/12] app/graph: add l3fwd use case
 2023-10-16 16:27 UTC  (6+ messages)
` [PATCH v8 00/12] add CLI based graph application
  ` [PATCH v8 11/12] app/graph: add CLI option to enable graph stats

[PATCH v3 1/2] x86/cpu/intel: Fix MTRR verification for TME enabled platforms
 2023-10-16 16:26 UTC  (9+ messages)

[PATCH v4 0/3] permit write-sealed memfd read-only shared mappings
 2023-10-16 16:27 UTC  (3+ messages)
` [PATCH v4 3/3] mm: perform the mapping_map_writable() check after call_mmap()

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

ath11k: QCA6390 hw2.0: firmware crashing on ath.git master branch
 2023-10-16 16:26 UTC 

[PATCH] hw/arm: Move raspberrypi-fw-defs.h to the include/hw/arm/ folder
 2023-10-16 16:26 UTC  (2+ messages)

[PATCH] Update PACKAGECONFIG term and add custom example
 2023-10-16 16:26 UTC  (2+ messages)
` [docs] "

[PATCH] x86/mce: Increase the size of the MCE pool from 2 to 8 pages
 2023-10-16 16:14 UTC  (8+ messages)

[PATCH v3 00/19] IOMMUFD Dirty Tracking
 2023-10-16 16:25 UTC  (16+ messages)
` [PATCH v3 02/19] vfio: Move iova_bitmap into iommu core
` [PATCH v3 19/19] iommu/intel: Access/Dirty bit support for SL domains

[Intel-xe] [PATCH 0/1] x86/alternatives: Disable KASAN in apply_alternatives()
 2023-10-16 16:25 UTC  (5+ messages)
` [Intel-xe] [PATCH 1/1] "
` [Intel-xe] ✓ CI.BAT: success for "

[PATCH for-4.18] docs/sphinx: Lifecycle of a domid
 2023-10-16 16:24 UTC 

[PATCH 1/1] target/arm: Adding a check for the result of calling the CPU information check function
 2023-10-16 16:23 UTC  (2+ messages)

[PATCH 0/3] rev-list: add support for commits in `--missing`
 2023-10-16 16:24 UTC  (3+ messages)
` [PATCH v2 "

[PATCH net-next 0/4] net: remove last of the phylink validate methods and clean up
 2023-10-16 16:23 UTC  (3+ messages)
` [PATCH net-next 2/4] net: fman: convert to .mac_get_caps()

[PATCH v4 0/2] xen/arm: Enlarge identity map space
 2023-10-16 16:23 UTC  (12+ messages)
` [PATCH v4 2/2] xen/arm: Enlarge identity map space to 10TB

[PATCH net-next v5 00/16] net: Make timestamping selectable
 2023-10-16 16:23 UTC  (11+ messages)
` [PATCH net-next v5 08/16] net: ethtool: Add a command to expose current time stamping layer

[PATCH] cmd: mbr: Allow 4 MBR partitions without need for extended
 2023-10-16 16:22 UTC  (5+ messages)
  ` [PATCH v2] "

[RFC][PATCH v4 0/4] drm/panic: Add a drm panic handler
 2023-10-16 16:22 UTC  (4+ messages)
` [PATCH v4 1/4] drm/format-helper: Export line conversion helper for drm_panic

[PATCH v7 00/16] introduce more MDP3 components in MT8195
 2023-10-16 16:21 UTC  (10+ messages)
` [PATCH v7 15/16] dt-bindings: display: mediatek: split: add compatible for MT8195

[PATCH iproute2] bridge: fdb: add an error print for unknown command
 2023-10-16 16:19 UTC  (4+ messages)

[PATCH RFC V2 00/37] Support of Virtual CPU Hotplug for ARMv8 Arch
 2023-10-16 16:20 UTC  (10+ messages)
` [PATCH RFC V2 07/37] arm/virt,gicv3: Changes to pre-size GIC with possible vcpus @machine init
    ` [PATCH RFC V2 07/37] arm/virt, gicv3: "
` [PATCH RFC V2 09/37] hw/acpi: Move CPU ctrl-dev MMIO region len macro to common header file

[PATCH v2 1/3] PCI: layerscape: Add function pointer for exit_from_l2()
 2023-10-16 16:17 UTC  (9+ messages)
` [PATCH v2 2/3] PCI: layerscape: Add suspend/resume for ls1021a
` [PATCH v2 3/3] PCI: layerscape: Add suspend/resume for ls1043a

[PATCH iproute] ip: fix memory leak in 'ip maddr show'
 2023-10-16 16:20 UTC  (2+ messages)

[PATCH v4 10/38] arm64: Explicitly save/restore CPACR when probing SVE and SME
 2023-10-16 16:19 UTC  (5+ messages)
` [PATCH v4 00/38] arm64: Remove cpus_have_const_cap()

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

[PATCH net] qed: fix LL2 RX buffer allocation
 2023-10-16 16:17 UTC  (2+ messages)

[PATCH v2 1/4] spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector()
 2023-10-16 16:16 UTC  (4+ messages)
` [PATCH v2 2/4] ARM: imx: Factor out parsing of ROM log
` [PATCH v2 3/4] ARM: imx: Use correct U-Boot offset in case of secondary boot from eMMC
` [PATCH v2 4/4] ARM: imx: Add support for detecting primary/secondary bmode on MX8M

[PATCH] uboot-extlinux-config.bbclass: fix missed override syntax migration
 2023-10-16 16:16 UTC  (3+ messages)

[PATCH v2 0/3] nfs-utils: gssd support for KRB5_AP_ERR_BAD_INTEGRITY
 2023-10-16 16:15 UTC  (2+ messages)

[PATCH v3 5/9] board_f: Fix corruption of relocaddr
 2023-10-16 16:15 UTC  (15+ messages)

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

[PATCH 1/2] profiles: Add support for Audio Locations
 2023-10-16 16:13 UTC  (2+ messages)

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

[PATCH] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
 2023-10-16 16:11 UTC  (3+ messages)

[PATCH] perf vendor events: Update PMC used in PM_RUN_INST_CMPL event for power10 platform
 2023-10-16 16:11 UTC  (2+ messages)

[Intel-xe] [PATCH v2 0/6] LRC debugfs and general instruction tweaks
 2023-10-16 16:11 UTC  (7+ messages)
` [Intel-xe] [PATCH v2 4/6] drm/xe: Extract MI_* instructions to their own header
` [Intel-xe] [PATCH v2 5/6] drm/xe/debugfs: Add dump of default LRCs' MI instructions
` [Intel-xe] [PATCH v2 6/6] drm/xe/debugfs: Include GFXPIPE commands in LRC dump

[PATCH] tests/vm/freebsd: Add additional library paths for libfdt
 2023-10-16 16:10 UTC 

[PATCH v1 1/6] leds: gpio: Keep driver firmware interface agnostic
 2023-10-16 16:10 UTC  (6+ messages)
` [PATCH v1 2/6] leds: gpio: Utilise PTR_ERR_OR_ZERO()
` [PATCH v1 3/6] leds: gpio: Refactor code to use devm_gpiod_get_index_optional()
` [PATCH v1 4/6] leds: gpio: Move temporary variable for struct device to gpio_led_probe()
` [PATCH v1 5/6] leds: gpio: Remove unneeded assignment
` [PATCH v1 6/6] leds: gpio: Update headers

[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
 2023-10-16 16:10 UTC  (8+ messages)
` [RFC PATCH 08/53] netfs: Add rsize to netfs_io_request
` [RFC PATCH 09/53] netfs: Implement unbuffered/DIO vs buffered I/O locking
` [RFC PATCH 11/53] netfs: Add support for DIO buffering

[PATCH 0/2] Add and use new helper acpi_use_parent_companion
 2023-10-16 16:09 UTC  (4+ messages)
` [PATCH 1/2] ACPI: Add "
  ` [PATCH 2/2] i2c: i801: Use new "

[PATCH] xfs: only remap the written blocks in xfs_reflink_end_cow_extent
 2023-10-16 16:10 UTC  (3+ messages)

[PATCH v14 00/12] FUSE passthrough for file io
 2023-10-16 16:09 UTC  (13+ messages)
` [PATCH v14 01/12] fs: prepare for stackable filesystems backing file helpers
` [PATCH v14 02/12] fs: factor out backing_file_{read,write}_iter() helpers
` [PATCH v14 03/12] fs: factor out backing_file_splice_{read,write}() helpers
` [PATCH v14 04/12] fs: factor out backing_file_mmap() helper
` [PATCH v14 05/12] fuse: factor out helper for FUSE_DEV_IOC_CLONE
` [PATCH v14 06/12] fuse: introduce FUSE_PASSTHROUGH capability
` [PATCH v14 07/12] fuse: pass optional backing_id in struct fuse_open_out
` [PATCH v14 08/12] fuse: implement ioctls to manage backing files
` [PATCH v14 09/12] fuse: implement read/write passthrough
` [PATCH v14 10/12] fuse: implement splice_{read/write} passthrough
` [PATCH v14 11/12] fuse: implement passthrough for mmap
` [PATCH v14 12/12] fuse: implement passthrough for readdir

[PATCH] semihosting/arm-compat: Have TARGET_SYS_EXIT[_EXTENDED] return signed
 2023-10-16 16:08 UTC  (2+ messages)

[PATCH v2] ACPI: resource: Do IRQ override on TongFang GMxXGxx
 2023-10-16 16:08 UTC 

[PATCH v3] ref-manual: Add documentation for the unimplemented-ptest QA warning
 2023-10-16 16:07 UTC  (2+ messages)

[linux-linus test] 183380: tolerable FAIL - PUSHED
 2023-10-16 16:07 UTC 

[RFC PATCH 0/5] Move video memory reservation for SPL at the end of RAM
 2023-10-16 16:06 UTC  (6+ messages)
` [RFC PATCH 1/5] arm: mach-k3: common: Reserve video memory from end of the RAM
` [RFC PATCH 2/5] board: ti: am62x: evm: Remove video_setup from spl_board_init
` [RFC PATCH 3/5] common/board_f: Catch bloblist before starting resevatinos
` [RFC PATCH 4/5] video: Skip framebuffer reservation if already reserved
` [RFC PATCH 5/5] video: Fill video handoff in video post probe

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

[igt-dev] [PATCH i-g-t v3 00/12] PAT and cache coherency support
 2023-10-16 16:04 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 05/12] tests/xe/mmap: add some tests for cpu_caching and coh_mode

[PATCH v2 4/4] toaster: Update bootstrap version to 3.4.1
 2023-10-16 16:05 UTC 

[PATCH v2 4/4] toaster: Update bootstrap version to 3.4.1
 2023-10-16 16:04 UTC 

[PATCH v8 0/3] smartpqi man page updates
 2023-10-16 16:04 UTC  (4+ messages)
` [PATCH v8 1/3] smartpqi: update host attribute descriptions
` [PATCH v8 2/3] smartpqi: remove sysfs entry for version
` [PATCH v8 3/3] smartpqi: add device attributes

[PATCH RFC net-next v2 1/1] net: sched: Disambiguate verdict from return code
 2023-10-16 16:04 UTC  (2+ messages)

[PATCH] Bluetooth: hci_bcm4377: Mark bcm4378/bcm4387 as BROKEN_LE_CODED
 2023-10-16 16:03 UTC  (3+ messages)

[PATCH] scsi: use ATA-12 pass-thru for OPAL as fallback
 2023-10-16 16:01 UTC  (7+ messages)

[PATCH v2 0/9] tests/migration-test: Allow testing older machine types
 2023-10-16 16:00 UTC  (5+ messages)
` [PATCH v2 3/9] tests/qtest: Allow qtest_get_machines to use an alternate QEMU binary

[PATCH 00/19] QEMU: CXL mailbox rework and features
 2023-10-16 15:59 UTC  (4+ messages)
` [PATCH 03/19] hw/cxl/mbox: Pull the CCI definition out of the CXLDeviceState

[PATCH v2 1/2] cxl: Add cxl_decoders_committed() helper
 2023-10-16 16:00 UTC  (4+ messages)
  ` [PATCH v2 2/2] cxl: Add decoders_committed sysfs attribute to cxl_port

[PATCH v1] arm: dts: k3-am625-verdin: fix boot
 2023-10-16 15:58 UTC  (2+ messages)

(no subject)
 2023-10-16 15:57 UTC 

[PATCH] ASoC: dt-bindings: tas5805m: Disallow undefined properties
 2023-10-16 15:55 UTC 

[GIT PULL] firewire updates for 6.5-rc1
 2023-10-16 15:56 UTC  (9+ messages)

[PATCH] [WIP] configfs: improve item creation performance
 2023-10-16 15:56 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] dt-bindings: ata: tegra: Disallow undefined properties
 2023-10-16 15:55 UTC 

[PATCH] dt-bindings: soundwire: Add reference to soundwire-controller.yaml schema
 2023-10-16 15:55 UTC 

[PATCH] dt-bindings: usb: ti,tps6598x: Disallow undefined properties
 2023-10-16 15:55 UTC 

[PATCH] rbtree: Examine rb_add* helpers in rbtree_test
 2023-10-16 15:55 UTC 

[PATCH v3] perf bench sched pipe: Add -G/--cgroups option
 2023-10-16 15:55 UTC  (6+ messages)

Recent failures on master depmodwrapper-cross
 2023-10-16 15:54 UTC  (4+ messages)
` [OE-core] "

[PATCH] net/bonding: fix link status callback stop
 2023-10-16 15:54 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: BCM5301X: Explicitly disable unused switch CPU ports
 2023-10-16 15:36 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: BCM5301X: Set fixed-link for extra Netgear R8000 "

[PATCH 5.15 000/102] 5.15.136-rc1 review
 2023-10-16 15:53 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.