All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-02-26 14:14:45 to 2024-02-26 14:37:14 UTC [more...]

[RFC PATCH 00/73] KVM: x86/PVM: Introduce a new hypervisor
 2024-02-26 14:36 UTC  (49+ messages)
` [RFC PATCH 01/73] KVM: Documentation: Add the specification for PVM
` [RFC PATCH 02/73] x86/ABI/PVM: Add PVM-specific ABI header file
` [RFC PATCH 03/73] x86/entry: Implement switcher for PVM VM enter/exit
` [RFC PATCH 04/73] x86/entry: Implement direct switching for the switcher
` [RFC PATCH 05/73] KVM: x86: Set 'vcpu->arch.exception.injected' as true before vendor callback
` [RFC PATCH 06/73] KVM: x86: Move VMX interrupt/nmi handling into kvm.ko
` [RFC PATCH 07/73] KVM: x86/mmu: Adapt shadow MMU for PVM
` [RFC PATCH 08/73] KVM: x86: Allow hypercall handling to not skip the instruction
` [RFC PATCH 09/73] KVM: x86: Add PVM virtual MSRs into emulated_msrs_all[]
` [RFC PATCH 10/73] KVM: x86: Introduce vendor feature to expose vendor-specific CPUID
` [RFC PATCH 11/73] KVM: x86: Implement gpc refresh for guest usage
` [RFC PATCH 12/73] KVM: x86: Add NR_VCPU_SREG in SREG enum
` [RFC PATCH 13/73] KVM: x86/emulator: Reinject #GP if instruction emulation failed for PVM
` [RFC PATCH 14/73] KVM: x86: Create stubs for PVM module as a new vendor
` [RFC PATCH 15/73] mm/vmalloc: Add a helper to reserve a contiguous and aligned kernel virtual area
` [RFC PATCH 16/73] KVM: x86/PVM: Implement host mmu initialization
` [RFC PATCH 17/73] KVM: x86/PVM: Implement module initialization related callbacks
` [RFC PATCH 18/73] KVM: x86/PVM: Implement VM/VCPU "
` [RFC PATCH 19/73] x86/entry: Export 32-bit ignore syscall entry and __ia32_enabled variable
` [RFC PATCH 20/73] KVM: x86/PVM: Implement vcpu_load()/vcpu_put() related callbacks
` [RFC PATCH 21/73] KVM: x86/PVM: Implement vcpu_run() callbacks
` [RFC PATCH 22/73] KVM: x86/PVM: Handle some VM exits before enable interrupts
` [RFC PATCH 23/73] KVM: x86/PVM: Handle event handling related MSR read/write operation
` [RFC PATCH 24/73] KVM: x86/PVM: Introduce PVM mode switching
` [RFC PATCH 25/73] KVM: x86/PVM: Implement APIC emulation related callbacks
` [RFC PATCH 26/73] KVM: x86/PVM: Implement event delivery flags "
` [RFC PATCH 27/73] KVM: x86/PVM: Implement event injection "
` [RFC PATCH 28/73] KVM: x86/PVM: Handle syscall from user mode
` [RFC PATCH 29/73] KVM: x86/PVM: Implement allowed range checking for #PF
` [RFC PATCH 30/73] KVM: x86/PVM: Implement segment related callbacks
` [RFC PATCH 31/73] KVM: x86/PVM: Implement instruction emulation for #UD and #GP
` [RFC PATCH 32/73] KVM: x86/PVM: Enable guest debugging functions
` [RFC PATCH 33/73] KVM: x86/PVM: Handle VM-exit due to hardware exceptions
` [RFC PATCH 34/73] KVM: x86/PVM: Handle ERETU/ERETS synthetic instruction
` [RFC PATCH 35/73] KVM: x86/PVM: Handle PVM_SYNTHETIC_CPUID "
` [RFC PATCH 36/73] KVM: x86/PVM: Handle KVM hypercall
` [RFC PATCH 37/73] KVM: x86/PVM: Use host PCID to reduce guest TLB flushing
` [RFC PATCH 38/73] KVM: x86/PVM: Handle hypercalls for privilege instruction emulation
` [RFC PATCH 39/73] KVM: x86/PVM: Handle hypercall for CR3 switching
` [RFC PATCH 40/73] KVM: x86/PVM: Handle hypercall for loading GS selector
` [RFC PATCH 41/73] KVM: x86/PVM: Allow to load guest TLS in host GDT
` [RFC PATCH 42/73] KVM: x86/PVM: Support for kvm_exit() tracepoint
` [RFC PATCH 43/73] KVM: x86/PVM: Enable direct switching
` [RFC PATCH 44/73] KVM: x86/PVM: Implement TSC related callbacks
` [RFC PATCH 45/73] KVM: x86/PVM: Add dummy PMU "
` [RFC PATCH 46/73] KVM: x86/PVM: Support for CPUID faulting
` [RFC PATCH 47/73] KVM: x86/PVM: Handle the left supported MSRs in msrs_to_save_base[]
` [RFC PATCH 48/73] KVM: x86/PVM: Implement system registers setting callbacks

[PATCH v3 0/8] usb: cdns: fix suspend on J7200 by assuming reset-on-resume
 2024-02-26 14:35 UTC  (7+ messages)
` [PATCH v3 1/8] dt-bindings: usb: ti,j721e-usb: drop useless compatible list

[PATCH v2 00/28] qemu-img: refersh options and --help handling, cleanups
 2024-02-26 14:36 UTC  (15+ messages)
` [PATCH 01/28] qemu-img: stop printing error twice in a few places
` [PATCH 02/28] qemu-img: measure: convert img_size to signed, simplify handling
` [PATCH 03/28] qemu-img: create: "
` [PATCH 04/28] qemu-img: global option processing and error printing
` [PATCH 05/28] qemu-img: pass current cmd info into command handlers
` [PATCH 06/28] qemu-img: create: refresh options/--help
` [PATCH 16/28] qemu-img: snapshot: make -l (list) the default, simplify option handling

[PATCH] Remove a bogus empty file
 2024-02-26 14:36 UTC 

[PATCH] clk: imx: scu: Fix memory leak in __imx_clk_gpr_scu()
 2024-02-26 14:35 UTC  (8+ messages)
` [cocci] [PATCH] clk: imx: scu: Use common error handling code "
  `  "
    ` [cocci] "
      `  "

[tip:x86/fred] [x86/fred] 65c9cc9e2c: WARNING:kernel_stack
 2024-02-26 14:34 UTC 

[PATCH v2] hwtracing: hisi_ptt: Move type check to the beginning of hisi_ptt_pmu_event_init()
 2024-02-26 14:35 UTC  (2+ messages)

b4 using specified base-commit yet still fails to apply?
 2024-02-26 14:34 UTC 

[PATCH v2 1/1] leds: expresswire: Don't use "proxy" headers
 2024-02-26 14:34 UTC  (6+ messages)

[PATCH v2] migration: Fix qmp_query_migrate mbps value
 2024-02-26 14:33 UTC 

[Outreachy][PATCH 1/2] strbuf: introduce strbuf_addstrings() to repeatedly add a string
 2024-02-26 14:33 UTC  (2+ messages)
` [Outreachy][PATCH 2/2] Port helper/test-sha256.c and helper/test-sha1.c to unit-tests/t-hash.c

NX-protected page
 2024-02-26 14:34 UTC  (8+ messages)
  `  "

Invalid URL, ignoring: --noplugin=input,hog(8)
 2024-02-26 14:29 UTC 

[PATCH 0/2] netfilter: bridge_netfilter:
 2024-02-26 14:21 UTC  (3+ messages)
` [PATCH nf 1/2] netfilter: bridge: confirm multicast packets before passing them up the stack
` [PATCH nf 2/2] selftests: netfilter: add bridge conntrack + multicast test case

[PATCH net-next v3 0/3] net: stmmac: Allow driver-specific AXI configuration
 2024-02-26 14:33 UTC  (7+ messages)
` [PATCH net-next v3 3/3] net: stmmac: Configure AXI on Tegra234 MGBE

Chromium sandbox on LoongArch and statx -- seccomp deep argument inspection again?
 2024-02-26 14:33 UTC  (11+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-02-26 14:32 UTC  (3+ messages)
` [PATCH v19 004/130] x86/virt/tdx: Support global metadata read for all element sizes

[PATCH 0/3] x86/entry: More cleanup
 2024-02-26 14:32 UTC  (7+ messages)
` [PATCH 1/3] x86/entry: Adjustments to "reduce assembly code size of entry points"
` [PATCH 2/3] x86/entry: Simplify expressions in compat_restore_all_guest()
` [PATCH 3/3] x86/entry: Introduce EFRAME_* constants

[PATCH v2 0/4] add support of MARK and RSS flow action
 2024-02-26 14:31 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/4] ethdev: add function to check representor port

[PATCH] drm/xe: use KMEM_CACHE() to create xe_hw_fence cache
 2024-02-26 14:31 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH] ARM: dts: aspeed: ahe50dc: Update lm25066 regulator name
 2024-02-26 14:31 UTC  (4+ messages)

[PATCH v4 00/36] Memory allocation profiling
 2024-02-26 14:31 UTC  (5+ messages)
` [PATCH v4 03/36] mm/slub: Mark slab_free_freelist_hook() __always_inline

[RFC WIP PATCH] venus: add qcom,no-low-power property
 2024-02-26 14:30 UTC  (14+ messages)

[PATCH 0/3] mtd: rawnand: More continuous read fixes
 2024-02-26 14:28 UTC  (2+ messages)

[PATCH v3 0/9] auxdisplay: linedisp: Clean up and add new driver
 2024-02-26 14:30 UTC  (4+ messages)

[PATCH v6 00/10] x86: Confine early 1:1 mapped startup code
 2024-02-26 14:30 UTC  (11+ messages)
` [PATCH v6 01/10] x86/startup_64: Simplify CR4 handling in "
` [PATCH v6 02/10] x86/startup_64: Defer assignment of 5-level paging global variables
` [PATCH v6 03/10] x86/startup_64: Simplify calculation of initial page table address
` [PATCH v6 04/10] x86/startup_64: Simplify virtual switch on primary boot
` [PATCH v6 05/10] x86/sme: Avoid SME/SVE related checks on non-SME/SVE platforms
` [PATCH v6 06/10] efi/libstub: Add generic support for parsing mem_encrypt=
` [PATCH v6 07/10] x86/boot: Move mem_encrypt= parsing to the decompressor
` [PATCH v6 08/10] x86/sme: Move early SME kernel encryption handling into .head.text
` [PATCH v6 09/10] x86/sev: Move early startup code into .head.text section
` [PATCH v6 10/10] x86/startup_64: Drop global variables keeping track of LA57 state

[PATCHv3] nvme: authentication error are always non-retryable
 2024-02-26 14:30 UTC 

[PATCH] MAINTAINERS: Drop myself as maintainer of TYPEC port controller drivers
 2024-02-26 14:30 UTC  (3+ messages)

[RCF 0/1] mm/mempolicy: weighted interleave system default weights
 2024-02-26 14:29 UTC  (6+ messages)
` [RFC 1/1] mm/mempolicy: introduce system default interleave weights

[PATCH v2 0/3] hw/ide: Make "ide_internal.h" really internal
 2024-02-26 13:43 UTC  (7+ messages)
` [PATCH v2 3/3] hw/ide: Include 'ide_internal.h' from current path

[GIT PULL] pinctrl: renesas: Updates for v6.9 (take two)
 2024-02-26 14:29 UTC  (2+ messages)

[PATCH 00/10] reset: Make whole system three-phase-reset aware
 2024-02-26 14:33 UTC  (6+ messages)
` [PATCH 04/10] include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTERFACES} macros
` [PATCH 05/10] hw/core: Add documentation and license comments to reset.h

[RFC PATCH] rpm: add PACKAGECONFIG for openmp and disable it by default for native builds
 2024-02-26 14:28 UTC 

[REGRESSION 6.1.70] system calls with CIFS mounts failing with "Resource temporarily unavailable"
 2024-02-26 14:28 UTC  (3+ messages)

intel i225 NIC loses PCIe link, network becomes unusable)
 2024-02-26 14:10 UTC  (2+ messages)

[PATCH v2 2/4] gpio: cdev: use correct pointer accessors with SRCU
 2024-02-26 14:27 UTC  (2+ messages)

[PATCH] drm/i915: fix applying placement flag
 2024-02-26 14:27 UTC 

[PATCH v2 00/14] serial: Add a helper to parse device properties and more
 2024-02-26 14:19 UTC  (45+ messages)
` [PATCH v2 01/14] serial: core: Move struct uart_port::quirks closer to possible values
` [PATCH v2 02/14] serial: core: Add UPIO_UNKNOWN constant for unknown port type
` [PATCH v2 03/14] serial: port: Introduce a common helper to read properties
` [PATCH v2 04/14] serial: 8250_aspeed_vuart: Switch to use uart_read_port_properties()
` [PATCH v2 05/14] serial: 8250_bcm2835aux: "
` [PATCH v2 06/14] serial: 8250_bcm7271: "
` [PATCH v2 07/14] serial: 8250_dw: "
` [PATCH v2 08/14] serial: 8250_ingenic: "
` [PATCH v2 09/14] serial: 8250_lpc18xx: "
` [PATCH v2 10/14] serial: 8250_of: "
` [PATCH v2 11/14] serial: 8250_omap: "
` [PATCH v2 12/14] serial: 8250_pxa: "
` [PATCH v2 13/14] serial: 8250_tegra: "
` [PATCH v2 14/14] serial: 8250_uniphier: "

[PATCHSET v3 0/8] Support for provided buffers for send
 2024-02-26 14:27 UTC  (6+ messages)
` [PATCH 6/8] io_uring/net: support multishot "

[PATCH v2] drm/xe: Do not include current dir for generated/xe_wa_oob.h
 2024-02-26 14:25 UTC  (3+ messages)

[PATCH] tools/xentop: Add VBD3 support to xentop
 2024-02-26 14:24 UTC  (3+ messages)

DT Query on "New Compatible vs New Property"
 2024-02-26 14:22 UTC  (13+ messages)

[LTP] [PATCH 1/2] include: Move new API only functions to new API header
 2024-02-26 14:20 UTC  (3+ messages)
` [LTP] [PATCH 2/2] tst_fs_setup.c: Add tst_ prefix to new API functions

[PATCH v15 01/10] irqchip/riscv-intc: Fix low-level interrupt handler setup for AIA
 2024-02-26 14:21 UTC  (2+ messages)
` [tip: irq/msi] "

long-term stable backports of NFSD patches
 2024-02-26 14:21 UTC 

[PATCH v2 0/8] imx8mp: Enable PCIe/NVMe support
 2024-02-26 14:21 UTC  (15+ messages)
` [PATCH v2 4/8] imx8mp: power-domain: Expose high performance PLL clock
` [PATCH v2 5/8] phy: phy-imx8m-pcie: Add support for i.MX8M{M/P} PCIe PHY

[PATCH v1] dts: fix smoke tests driver regex
 2024-02-26 14:20 UTC  (2+ messages)

[PATCH] drm/i915/display/debugfs: New entry "DRRS capable" to i915_drrs_status
 2024-02-26 14:20 UTC  (4+ messages)

[PATCH v4 00/30] Enable build of full Xen for RISC-V
 2024-02-26 14:20 UTC  (13+ messages)
` [PATCH v4 12/30] xen/riscv: introduce cmpxchg.h

[RFC PATCH 00/45] KVM: Arm SMMUv3 driver for pKVM
 2024-02-26 14:19 UTC  (16+ messages)
` [RFC PATCH 24/45] KVM: arm64: smmu-v3: Setup stream table
` [RFC PATCH 27/45] KVM: arm64: smmu-v3: Setup domains and page table configuration
` [RFC PATCH 30/45] iommu/arm-smmu-v3: Move queue and table allocation to arm-smmu-v3-common.c

[PATCH v2] MAINTAINERS: Remove T Ambarus from few mchp entries
 2024-02-26 14:19 UTC  (4+ messages)

Need help: alternative module inclusion - duplicate symbols
 2024-02-26 13:38 UTC  (2+ messages)

[PATCH 00/14] hw/southbridge: Extract ICH9 QOM container model
 2024-02-26 13:46 UTC  (8+ messages)
` [PATCH 06/14] hw/pci-bridge: Extract QOM ICH definitions to 'ich_dmi_pci.h'

[rft, PATCH v1 00/14] serial: Add a helper to parse device properties and more
 2024-02-26 14:17 UTC  (9+ messages)
` [PATCH v1 02/14] serial: core: Add UPIO_UNSET constant for unset port type

[PATCH md-6.9 00/10] md/raid1: refactor read_balance() and some minor fix
 2024-02-26 14:16 UTC  (3+ messages)
` [PATCH md-6.9 06/10] md/raid1: factor out read_first_rdev() from read_balance()

[PATCH v1] net: sfp: add quirks for ODI DFP-34X-2C2
 2024-02-26 14:16 UTC  (3+ messages)

[PATCH 0/5] HDCP MST Type1 fixes
 2024-02-26 14:16 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for HDCP MST Type1 fixes (rev8)

[PULL] drm-xe-next
 2024-02-26 14:16 UTC  (3+ messages)

[PATCH 1/2] ARM: i.MX6ul: TQMa6ul: fix mmc aliases
 2024-02-26 14:14 UTC  (2+ messages)
` [PATCH 2/2] ARM: i.MX6ul: TQMa6ul: install barebox on eMMC boot partitions

[PATCH v3] bitbake: doc: Add section for variable context
 2024-02-26 14:16 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v3 0/2] riscv: pwm: sophgo: add pwm support for CV1800
 2024-02-26 14:02 UTC  (4+ messages)
` [PATCH v3 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC

[PATCH] [alsa-lib][PATCH] conf: USB-Audio: Add Corsair HS60 Pro to the IEC958 blacklist
 2024-02-26 14:14 UTC 

next/master baseline: 294 runs, 32 regressions (next-20240226)
 2024-02-26 14:15 UTC 

[PATCH v6 00/41] Raspberry Pi 4B machine
 2024-02-26 13:39 UTC  (4+ messages)
` [PATCH v6 11/41] Temporarily disable unimplemented rpi4b devices

[v4,0/2] wifi: mac80211: refactor STA CSA parsing flows
 2024-02-26 14:14 UTC  (5+ messages)
` [v4,2/2] "


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.