public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-17 17:02:06 to 2022-11-17 20:10:14 UTC [more...]

[PATCH v10 000/108] KVM TDX basic feature support
 2022-11-17 20:10 UTC  (46+ messages)
` [PATCH v10 005/108] KVM: TDX: Initialize the TDX module when loading the KVM intel kernel module
` [PATCH v10 015/108] x86/cpu: Add helper functions to allocate/free TDX private host key id
` [PATCH v10 016/108] KVM: TDX: create/destroy VM structure
` [PATCH v10 021/108] KVM: TDX: initialize VM with TDX specific parameters
` [PATCH v10 031/108] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE
` [PATCH v10 032/108] KVM: x86/mmu: Make sync_page not use hard-coded 0 as the initial SPTE value
` [PATCH v10 033/108] KVM: x86/mmu: Allow non-zero value for non-present SPTE and removed SPTE
` [PATCH v10 034/108] KVM: x86/mmu: Add Suppress VE bit to shadow_mmio_{value, mask}
` [PATCH v10 041/108] KVM: x86/tdp_mmu: refactor kvm_tdp_mmu_map()
` [PATCH v10 045/108] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page
` [PATCH v10 049/108] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU
` [PATCH v10 071/108] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr

[patch 13/33] x86/apic/vector: Provide MSI parent domain
 2022-11-17 20:06 UTC  (2+ messages)

[PATCH 00/13] SVM: vNMI (with my fixes)
 2022-11-17 20:04 UTC  (11+ messages)
` [PATCH 02/13] KVM: nSVM: don't call nested_sync_control_from_vmcb02 on each VM exit
` [PATCH 06/13] KVM: SVM: Add VNMI bit definition
` [PATCH 07/13] KVM: SVM: Add VNMI support in get/set_nmi_mask
` [PATCH 09/13] KVM: SVM: allow NMI window with vNMI

[PATCH v3 04/16] platform/x86/intel/ifs: Remove memory allocation from load path
 2022-11-17 19:59 UTC  (4+ messages)

[PATCH 00/46] gcc-LTO support for the kernel
 2022-11-17 20:00 UTC  (3+ messages)
` [PATCH 40/46] x86/livepatch, lto: Disable live patching with gcc LTO

[PATCH v3 00/37] Shadow stacks for userspace
 2022-11-17 19:57 UTC  (6+ messages)
` [PATCH v3 35/37] x86/cet: Add PTRACE interface for CET

[PATCH] irqchip/sifive-plic: default to enabled
 2022-11-17 19:57 UTC  (3+ messages)

[PATCH 1/1] staging: gdm724x: Replace macro GDM_TTY_READY with static inline function
 2022-11-17 19:54 UTC  (3+ messages)
  ` [PATCH 1/1 v2] "

[PATCH] kbuild: Fix -Wimplicit-function-declaration in license_is_gpl_compatible
 2022-11-17 19:49 UTC  (2+ messages)

[PATCH v3 00/13] Enable USB host and device functions on Jetson
 2022-11-17 19:45 UTC  (3+ messages)
` [PATCH v3 06/13] usb: typec: ucsi_ccg: Add cypress,firmware-build as a well-known regex

[PATCH] hwmon: pm_bus: core: Implement regulator get_status
 2022-11-17 19:43 UTC 

[PATCH v5 00/24] RSEQ node id and virtual cpu id extensions
 2022-11-17 19:42 UTC  (8+ messages)
` [PATCH v5 08/24] sched: Introduce per memory space current virtual cpu id

[PATCH -next] drm/amd/display: fix kernel-doc issues in dc.h
 2022-11-17 19:39 UTC  (2+ messages)

[PATCH v2 2/2] PCI: Allow building CONFIG_OF drivers with COMPILE_TEST
 2022-11-17 19:38 UTC  (2+ messages)

[PATCH] ARM: Drop '-mthumb' from AFLAGS_ISA
 2022-11-17 19:34 UTC  (3+ messages)

[PATCH] staging: vt6655: change the function name s_vFillCTSHead
 2022-11-17 19:33 UTC  (2+ messages)

[PATCH 0/6] Build output clean up
 2022-11-17 19:32 UTC  (3+ messages)

[PATCH 2/2] pci: dwc: pcie-qcom: Add support for SM8550 PCIEs
 2022-11-17 19:30 UTC  (2+ messages)

[PATCH rcu/dev 1/3] net: Use call_rcu_flush() for qdisc_free_cb
 2022-11-17 19:29 UTC  (14+ messages)
` [PATCH rcu/dev 3/3] net: Use call_rcu_flush() for dst_destroy_rcu

[PATCH 1/2] net: phy: Add link between phy dev and mac dev
 2022-11-17 19:28 UTC  (2+ messages)

[PATCH 7/9] PCI: qcom: add support for IPQ8074 Gen3 port
 2022-11-17 19:28 UTC  (2+ messages)

[PATCH v2 0/2] Clean up x86_32 stackprotector
 2022-11-17 19:28 UTC  (12+ messages)
` [PATCH v2 1/2] x86/stackprotector/32: Make the canary into a regular percpu variable

[PATCH v2] random: add helpers for random numbers with given floor or range
 2022-11-17 19:26 UTC  (2+ messages)
` [PATCH v3] "

drivers/net/wwan/iosm/iosm_ipc_protocol.c:244:36: error: passing argument 3 of 'dma_alloc_coherent' from incompatible pointer type [-Werror=incompatible-pointer-types]
 2022-11-17 19:25 UTC 

[PATCH 1/2] riscv: dts: microchip: remove pcie node from the sev kit
 2022-11-17 19:24 UTC  (2+ messages)

[PATCH v3 0/9] cxl: Add support for Restricted CXL hosts (RCD mode)
 2022-11-17 19:23 UTC  (23+ messages)
` [PATCH v3 2/9] cxl/acpi: Extract component registers of restricted hosts from RCRB
` [PATCH v3 3/9] cxl/mem: Adjust cxl_mem_find_port() to find an RCH's port
` [PATCH v3 4/9] cxl/mem: Skip intermediate port enumeration of restricted endpoints (RCDs)
` [PATCH v3 5/9] cxl/pci: Only register RCDs with device 0, function 0 as CXL memory device

RCU stalls in squashfs_readahead()
 2022-11-17 19:21 UTC 

[PATCH v2 0/4] driver core: Decouple device links enforcing and probe deferral timeouts
 2022-11-17 19:16 UTC  (8+ messages)
` [PATCH v2 1/4] driver core: Make driver_deferred_probe_timeout a static variable
` [PATCH v2 3/4] driver core: Add fw_devlink.timeout param to stop waiting for devlinks

[PATCH] random: reseed in delayed work rather than on-demand
 2022-11-17 19:16 UTC 

[RESEND PATCH 0/3] Add supports for Imagis IST3038 and IST30XXB
 2022-11-17 19:15 UTC  (4+ messages)
` [RESNED PATCH 1/3] dt-bindings: input/touchscreen: Add compatible for "
` [RESNED PATCH 2/3] input/touchscreen: imagis: Correct the maximum touch area value
` [RESNED PATCH 3/3] input/touchscreen: imagis: Add supports for Imagis IST3038 and IST30XXB

[PATCH 0/3] NFS: NFSD: Allow crossing mounts when re-exporting
 2022-11-17 19:11 UTC  (4+ messages)
` [PATCH 1/3] NFSD: Teach nfsd_mountpoint() auto mounts
` [PATCH 2/3] fs: namei: Allow follow_down() to uncover "
` [PATCH 3/3] NFS: nfs_encode_fh: Remove S_AUTOMOUNT check

[PATCH v2 0/2] kvm: sev: Add SNP guest request throttling
 2022-11-17 19:11 UTC  (5+ messages)
` [PATCH v2 1/2] kvm: sev: Add SEV-SNP "
` [PATCH v2 2/2] kvm: sev: If ccp is busy, report throttled to guest

[RFC PATCH 0/2] add support for CDX bus MSI domain
 2022-11-17 19:10 UTC  (4+ messages)
` [RFC PATCH v4 0/8] add support for CDX bus
  ` [RFC PATCH v4 7/8] bus/cdx: add cdx-MSI domain with gic-its domain as parent

[linux-next-v2 5/5] arm64: dts: rockchip: Add missing of ethernet-phy-id to reset the phy on Rock 3A SBC
 2022-11-17 19:10 UTC  (6+ messages)

[PATCH v18 0/3] Add TDX Guest Attestation support
 2022-11-17 19:07 UTC  (2+ messages)

[PATCH 0/2] Input: cyttsp5 - add vddio regulator
 2022-11-17 19:05 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: input: cyttsp5: document vddio-supply
` [PATCH 2/2] Input: cyttsp5 - add vddio regulator

[PATCH 04/47] LoongArch: Set _PAGE_DIRTY only if _PAGE_WRITE is set in {pmd,pte}_mkdirty()
 2022-11-17 18:53 UTC  (3+ messages)

[PATCH v7 1/3] platform/chrome: cros_ec_uart: Add cros-ec-uart transport layer
 2022-11-17 18:48 UTC  (3+ messages)
` [PATCH v7 2/3] dt-bindings: mfd: Add DT compatible string "google,cros_ec_uart"
` [PATCH v7 3/3] platform/chrome: cros_ec_uart: Add DT enumeration support

Intel timed i/o driver in HTE
 2022-11-17 18:47 UTC 

[PATCH v2] staging: vt6655: change the function name s_vGenerateTxParameter
 2022-11-17 18:46 UTC  (2+ messages)

[PATCH v3] staging: vt6655: change the function name s_vFillRTSHead
 2022-11-17 18:45 UTC  (2+ messages)

[PATCH] KVM: x86/mmu: simplify kvm_tdp_mmu_map flow when guest has to retry
 2022-11-17 18:43 UTC  (2+ messages)

[PATCH v3] dmaengine: ti: k3-udma: Deferring probe when soc_device_match() returns NULL
 2022-11-17 18:44 UTC 

[RFC PATCH v3] selftest/x86/meltdown: Add a selftest for meltdown
 2022-11-17 18:43 UTC  (5+ messages)

Remove traceevent from tools/lib
 2022-11-17 18:42 UTC  (2+ messages)

[PATCH] pmbus core: Add power good support
 2022-11-17 18:40 UTC 

[PATCH 1/2] vmlinux.lds.h: fix BOUNDED_SECTION_(PRE|POST)_LABEL macros
 2022-11-17 18:38 UTC  (5+ messages)
` [driver-core-next] vmlinux.lds.h fix (corrected)
  ` [PATCH 2/2] vmlinux.lds.h: add HEADERED_SECTION_* macros

[PATCH v7 06/17] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip
 2022-11-17 18:37 UTC  (5+ messages)
` [PATCH v8 "

[Patch v3 00/14] Add PCI pass-thru support to Hyper-V Confidential VMs
 2022-11-17 18:33 UTC  (6+ messages)
` [Patch v3 13/14] PCI: hv: Add hypercalls to read/write MMIO space

[PATCH] KVM: x86: Allow APICv APIC ID inhibit to be cleared on legacy kernels
 2022-11-17 18:33 UTC  (2+ messages)
` [PATCH v3] KVM: x86: Allow APICv APIC ID inhibit to be cleared

[PATCH] scsi: ufs: Remove check_upiu_size() from ufshcd.h
 2022-11-17 18:29 UTC  (2+ messages)

[PATCH] scsi: elx: libefc: Fix second parameter type in state callbacks
 2022-11-17 18:29 UTC  (2+ messages)

[PATCH] scsi: NCR5380: fix repeated words in comments
 2022-11-17 18:29 UTC  (2+ messages)

[PATCH] scsi: ufs: core: Refactor ufshcd_hba_enable()
 2022-11-17 18:29 UTC  (2+ messages)

[PATCH] scsi: qla2xxx: Remove unused variable found_devs
 2022-11-17 18:29 UTC  (2+ messages)

[PATCH] scsi: BusLogic: remove variable adapter_count
 2022-11-17 18:29 UTC  (2+ messages)

[PATCH] scsi: message: fusion: remove variable 'where'
 2022-11-17 18:29 UTC  (2+ messages)

[PATCH] scsi: target: core: Remove unused variable unit_serial_len
 2022-11-17 18:29 UTC  (2+ messages)

[PATCH] scsi: csiostor: Remove unused variable n
 2022-11-17 18:29 UTC  (2+ messages)

[PATCH 00/30] Remove strtobool()
 2022-11-17 18:29 UTC  (3+ messages)
` [PATCH 04/30] scsi: target: Use kstrtobool() instead of strtobool()

[PATCH] PCI: dwc: add missing free_irq() in ks_pcie_remove() and error path in ks_pcie_probe()
 2022-11-17 18:28 UTC  (2+ messages)

[V4 PATCH 0/3] Minor improvements to the selftest setup logic
 2022-11-17 18:24 UTC  (7+ messages)
` [V4 PATCH 1/3] KVM: selftests: move common startup logic to kvm_util.c
` [V4 PATCH 2/3] KVM: selftests: Add arch specific initialization

[PATCH v3 2/2] KVM: arm64: Don't acquire RCU read lock for exclusive table walks
 2022-11-17 18:23 UTC  (3+ messages)

[PATCH] scripts/show_delta: port to python3
 2022-11-17 18:22 UTC 

[PATCH 0/3] vc04_services: Promote bool usage
 2022-11-17 18:22 UTC  (7+ messages)
` [PATCH 1/3] Revert "staging: mmal-vchiq: Avoid use of bool in structures"

[patch 00/10] genirq/msi: Treewide cleanup of pointless linux/msi.h includes
 2022-11-17 18:20 UTC  (3+ messages)
` [patch 03/10] scsi: lpfc: Remove linux/msi.h include

[PATCH v2 1/9] s390/uaccess: Add storage key checked cmpxchg access to user space
 2022-11-17 18:20 UTC  (3+ messages)
` [RFC PATCH] s390/uaccess: Limit number of retries for cmpxchg_user_key

[PATCH 5/5] s390/uaccess: add cmpxchg_user_key()
 2022-11-17 18:19 UTC  (3+ messages)
` [PATCH] s390: cmpxchg: Make loop condition for 1,2 byte cases precise

[PATCH v2] perf jevents: Parse metrics during conversion
 2022-11-17 18:16 UTC  (6+ messages)
  ` RFC "
        ` [External] : "

[PATCH] KVM: x86: avoid memslot check in NX hugepage recovery if it cannot be true
 2022-11-17 18:16 UTC  (2+ messages)

[PATCH][next] scsi: bfa: Replace one-element array with flexible-array member
 2022-11-17 18:16 UTC  (2+ messages)

[PATCH] scsi: libfc: remove redundant variable ev_qual
 2022-11-17 18:14 UTC  (2+ messages)

[PATCH -next] scsi: lpfc: Use memset_startat() helper
 2022-11-17 18:13 UTC  (2+ messages)

[PATCH] staging: wlan-ng: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
 2022-11-17 18:03 UTC  (4+ messages)

[PATCH] scsi: scsi_debug: Fix a warning in resp_write_scat()
 2022-11-17 18:12 UTC  (2+ messages)

[PATCHSET 00/12] perf test: Add test workloads (v3)
 2022-11-17 18:11 UTC  (8+ messages)
` [PATCH 05/12] perf test: Add 'leafloop' test workload

[Syzkaller & bisect] There is "__perf_event_overflow" WARNING in v6.1-rc5 kernel in guest
 2022-11-17 18:11 UTC  (2+ messages)

[PATCH 1/4] clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets
 2022-11-17 18:10 UTC  (4+ messages)
` [PATCH 2/4] clk: imx: imxrt1050: add IMXRT1050_CLK_LCDIF_PIX clock gate
` [PATCH 3/4] ARM: dts: imxrt1050: increase mmc max-frequency property
` [PATCH 4/4] ARM: dts: imx: prepend a 0 in the memory address to make it clear it's 32MB

[RFC] ACPI: PCC: Support shared interrupt for multiple subspaces
 2022-11-17 18:09 UTC  (10+ messages)

[PATCH v4 0/5] evm: Prepare for moving to the LSM infrastructure
 2022-11-17 18:07 UTC  (11+ messages)
` [PATCH v4 3/5] security: Allow all LSMs to provide xattrs for inode_init_security hook
` [PATCH v4 4/5] evm: Align evm_inode_init_security() definition with LSM infrastructure
` [PATCH v4 5/5] evm: Support multiple LSMs providing an xattr

[PATCH v1 0/8] Renesas V4H DSI & DP output support
 2022-11-17 18:07 UTC  (5+ messages)
` [PATCH v1 1/8] dt-bindings: display: renesas,du: Provide bindings for r8a779g0
` [PATCH v1 2/8] dt-bindings: display: bridge: renesas,dsi-csi2-tx: Add r8a779g0

[PATCH v1] mm/vmscan: simplify the nr assignment logic for pages to scan
 2022-11-17 18:07 UTC  (2+ messages)

[PATCH v4] wifi: ath10k: Store WLAN firmware version in SMEM image table
 2022-11-17 18:05 UTC 

[PATCH] ceph: make sure directories aren't complete after setting crypt context
 2022-11-17 18:02 UTC  (4+ messages)

[PATCH v4] udmabuf: add vmap and vunmap methods to udmabuf_ops
 2022-11-17 18:01 UTC  (5+ messages)

[PATCH] ecryptfs: make splice write available again
 2022-11-17 17:57 UTC  (2+ messages)

[PATCH v3] wifi: ath10k: Add WLAN firmware image version info into smem
 2022-11-17 17:56 UTC  (5+ messages)

[PATCH] kbuild: deb-pkg: get rid of |flex:native workaround from Build-Depends
 2022-11-17 16:50 UTC  (2+ messages)

[RFC PATCH 0/9] dt-bindings: cleanup titles
 2022-11-17 17:52 UTC  (5+ messages)
` [RFC PATCH 1/9] dt-bindings: drop redundant part of title of shared bindings

[PATCH v11 0/2] Add thermal control driver for Sunplus SoC
 2022-11-17 17:51 UTC  (3+ messages)
` [PATCH v11 2/2] dt-bindings: thermal: Add Sunplus schema

[PATCH 1/1] usb: gadget: f_hid: Conduct proper refcounting on shared f_hidg pointer
 2022-11-17 17:38 UTC  (4+ messages)

[PATCH v12 0/2] Hey Uwe, all,
 2022-11-17 17:38 UTC  (4+ messages)
` [PATCH v12 1/2] pwm: add microchip soft ip corePWM driver

[PATCH v2 0/2] drm/vc4: hdmi: Fix pointer dereference before check
 2022-11-17 17:32 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH] drm/amd/display: add FB_DAMAGE_CLIPS support
 2022-11-17 17:31 UTC  (2+ messages)

linux-next: manual merge of the drm-misc tree with the origin tree
 2022-11-17 17:29 UTC  (2+ messages)

[PATCH v6 1/3] drm_bridge: register content protect property
 2022-11-17 17:25 UTC  (4+ messages)

[PATCH v1 1/2] math64: favor kernel-doc from header files
 2022-11-17 17:23 UTC  (5+ messages)
` [PATCH v1 2/2] math64: add kernel-doc for DIV64_U64_ROUND_UP

[PATCH v5] udmabuf: add vmap and vunmap methods to udmabuf_ops
 2022-11-17 17:18 UTC 

[RFC 0/1] BPF tracing for arm64 using fprobe
 2022-11-17 17:16 UTC  (3+ messages)

[GIT PULL] Networking for 6.1-rc6
 2022-11-17 17:15 UTC  (2+ messages)

[GIT PULL] nfsd round 5 for v6.1-rc
 2022-11-17 17:15 UTC  (2+ messages)

[PATCH] clk: qcom: gcc-msm8939: Add rates to the GP clocks
 2022-11-17 17:15 UTC 

[PATCH v10 18/19] drm/vc4: vec: Add support for more analog TV standards
 2022-11-17 17:14 UTC  (2+ messages)

[RFC PATCH 0/4] block: uImage.FIT filesystem image mapper
 2022-11-17 17:12 UTC  (4+ messages)
` [RFC PATCH 3/4] blkdev: add function to add named read-only partitions

[PATCH v2 00/16] x86: head_64.S spring cleaning
 2022-11-17 17:08 UTC  (5+ messages)
` [PATCH v2 04/16] x86/compressed: efi-mixed: move efi32_pe_entry into .text section

[PATCH] dt-bindings: iio: adc: qcom,spmi-vadc: fix PM8350 define
 2022-11-17 17:06 UTC  (7+ messages)

[PATCH v5 0/2] arm: qcom: mdm9615: second round of bindings and DT fixes
 2022-11-17 17:04 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: regulators: convert non-smd RPM Regulators bindings to dt-schema
` [PATCH v5 2/2] dt-bindings: soc: qcom: convert non-smd RPM "

[PATCH 0/2] add ti tmag5273 driver
 2022-11-17 17:04 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: iio: magnetometer: add ti tmag5273 documentation file

[PATCH v5] PCI/ACPI: PCI/ACPI: Validate devices with power resources support D3
 2022-11-17 17:01 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox