linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-20 15:04:40 to 2021-08-20 16:58:44 UTC [more...]

[PATCH v5 00/12] Add TDX Guest Support (Initial support)
 2021-08-20 16:59 UTC  (14+ messages)
` [PATCH v5 04/12] x86/tdx: Add protected guest support for TDX guest
` [PATCH v5 05/12] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions

[PATCH RESEND v6 0/9] fsdax: introduce fs query to support reflink
 2021-08-20 16:54 UTC  (8+ messages)
` [PATCH RESEND v6 1/9] pagemap: Introduce ->memory_failure()
` [PATCH RESEND v6 2/9] dax: Introduce holder for dax_device
` [PATCH RESEND v6 3/9] mm: factor helpers for memory_failure_dev_pagemap

[RFC PATCH v3 net-next 00/10] add support for VSC75XX control over SPI
 2021-08-20 16:53 UTC  (4+ messages)
` [RFC PATCH v3 net-next 02/10] net: mdio: mscc-miim: convert to a regmap implementation

[PATCH v2 0/8] drm/bridge: Make panel and bridge probe order consistent
 2021-08-20 16:49 UTC  (3+ messages)

[PATCH RFC 0/4] mm: Enable PM_SWAP for shmem with PTE_MARKER
 2021-08-20 16:49 UTC  (11+ messages)

[PATCH] kbuild: Enable dtc 'pci_device_reg' warning by default
 2021-08-20 16:50 UTC 

[syzbot] WARNING in split_huge_page_to_list
 2021-08-20 16:48 UTC 

[syzbot] linux-next boot error: possible deadlock in blktrans_open
 2021-08-20 16:48 UTC 

[PATCH linux-next] debug:kdb: fix unsigned int win compared to less than zero
 2021-08-20 16:46 UTC  (2+ messages)

[linux-stable-rc:linux-5.10.y 3189/3969] drivers/scsi/qla4xxx/ql4_nx.c:3239:6: warning: stack frame size (2320) exceeds limit (2048) in function 'qla4_8xxx_get_minidump'
 2021-08-20 16:45 UTC 

[PATCH] x86/resctrl: Fix 'uninitialized symbol' build warning
 2021-08-20 16:40 UTC  (3+ messages)

[PATCH v3 0/2] fs: remove support for mandatory locking
 2021-08-20 16:39 UTC  (3+ messages)
` [PATCH v3 1/2] fs: warn about impending deprecation of mandatory locks
` [PATCH v3 2/2] fs: remove mandatory file locking support

[PATCH net-next] stmmac: align RX buffers
 2021-08-20 16:38 UTC  (13+ messages)

[PATCH] mm/secretmem: use refcount_t instead of atomic_t
 2021-08-20 16:38 UTC  (4+ messages)

[RFC PATCH 00/15] create power sequencing subsystem
 2021-08-20 16:35 UTC  (5+ messages)
` [RFC PATCH 10/15] pwrseq: add support for QCA BT+WiFi power sequencer

[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
 2021-08-20 16:30 UTC  (20+ messages)
                    ` Removing Mandatory Locks

[PATCH 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-08-20 16:25 UTC  (8+ messages)

[PATCH] MAINTAINERS: Replace Ley Foon Tan as Altera Mailbox maintainer
 2021-08-20 16:25 UTC  (3+ messages)

[PATCH] mei: improve Denverton HSM & IFSI support
 2021-08-20 16:25 UTC  (6+ messages)

[PATCH rdma-next v3 0/3] SG fix together with update to RDMA umem
 2021-08-20 16:18 UTC  (5+ messages)
` [PATCH rdma-next v3 2/3] lib/scatterlist: Fix wrong update of orig_nents

[PATCH] mm: Export PageHeadHuge()
 2021-08-20 16:14 UTC 

[PATCH] PCI: VMD: ACPI: Make ACPI companion lookup work for VMD bus
 2021-08-20 16:12 UTC 

[PATCH v2 00/63] Introduce strict memcpy() bounds checking
 2021-08-20 16:11 UTC  (20+ messages)
` [PATCH v2 22/63] HID: cp2112: Use struct_group() for memcpy() region
` [PATCH v2 55/63] HID: roccat: Use struct_group() to zero kone_mouse_event
` [PATCH v2 56/63] RDMA/mlx5: Use struct_group() to zero struct mlx5_ib_mr
` [PATCH v2 57/63] powerpc/signal32: Use struct_group() to zero spe regs

[PATCH] x86/efi: Restore Firmware IDT in before ExitBootServices()
 2021-08-20 16:04 UTC  (8+ messages)

[PATCH v2 0/2] fs: remove support for mandatory locking
 2021-08-20 16:08 UTC  (7+ messages)
` [PATCH v2 1/2] fs: warn about impending deprecation of mandatory locks

[PATCH V3 00/13] x86/Hyper-V: Add Hyper-V Isolation VM support
 2021-08-20 16:08 UTC  (9+ messages)
` [PATCH V3 13/13] HV/Storvsc: Add Isolation VM support for storvsc driver

[PATCH net-next 0/3] net: ipa: enable automatic suspend
 2021-08-20 16:01 UTC  (4+ messages)
` [PATCH net-next 1/3] net: ipa: use autosuspend
` [PATCH net-next 2/3] net: ipa: rename ipa_clock_* symbols
` [PATCH net-next 3/3] net: ipa: rename "ipa_clock.c"

[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-08-20 15:59 UTC  (46+ messages)
` [PATCH Part2 v5 01/45] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH Part2 v5 02/45] iommu/amd: Introduce function to check SEV-SNP support
` [PATCH Part2 v5 03/45] x86/sev: Add the host SEV-SNP initialization support
` [PATCH Part2 v5 04/45] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v5 05/45] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 v5 06/45] x86/sev: Invalid pages from direct map when adding it to RMP table
` [PATCH Part2 v5 07/45] x86/traps: Define RMP violation #PF error code
` [PATCH Part2 v5 08/45] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 v5 09/45] x86/fault: Add support to dump RMP entry on fault
` [PATCH Part2 v5 10/45] crypto: ccp: shutdown SEV firmware on kexec
` [PATCH Part2 v5 11/45] crypto:ccp: Define the SEV-SNP commands
` [PATCH Part2 v5 12/45] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH Part2 v5 13/45] crypto:ccp: Provide APIs to issue SEV-SNP commands
` [PATCH Part2 v5 14/45] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 v5 15/45] crypto: ccp: Handle the legacy SEV command "
` [PATCH Part2 v5 16/45] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH Part2 v5 17/45] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH Part2 v5 18/45] crypto: ccp: Provide APIs to query extended attestation report
` [PATCH Part2 v5 19/45] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH Part2 v5 20/45] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH Part2 v5 21/45] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH Part2 v5 22/45] KVM: SVM: Add initial SEV-SNP support
` [PATCH Part2 v5 23/45] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH Part2 v5 24/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 v5 25/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 v5 26/45] KVM: SVM: Mark the private vma unmerable for SEV-SNP guests
` [PATCH Part2 v5 27/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 v5 28/45] KVM: X86: Keep the NPT and RMP page level in sync
` [PATCH Part2 v5 29/45] KVM: x86/mmu: Move 'pfn' variable to caller of direct_page_fault()
` [PATCH Part2 v5 30/45] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX and SNP
` [PATCH Part2 v5 31/45] KVM: x86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use
` [PATCH Part2 v5 32/45] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH Part2 v5 33/45] KVM: x86: Update page-fault trace to log full 64-bit error code
` [PATCH Part2 v5 34/45] KVM: SVM: Do not use long-lived GHCB map while setting scratch area
` [PATCH Part2 v5 35/45] KVM: SVM: Remove the long-lived GHCB host map
` [PATCH Part2 v5 36/45] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH Part2 v5 37/45] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 v5 38/45] KVM: SVM: Add support to handle "
` [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap
` [PATCH Part2 v5 40/45] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH Part2 v5 41/45] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 v5 42/45] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH Part2 v5 43/45] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH Part2 v5 44/45] KVM: SVM: Support SEV-SNP AP Creation NAE event
` [PATCH Part2 v5 45/45] KVM: SVM: Add module parameter to enable the SEV-SNP

[RFC PATCH 0/3] PCI: Define slot-power-limit DT property
 2021-08-20 16:00 UTC  (4+ messages)
` [RFC PATCH 1/3] dt-bindings: Add 'slot-power-limit' PCIe port property
` [RFC PATCH 2/3] PCI: aardvark: Add support for sending Set_Slot_Power_Limit message
` [RFC PATCH 3/3] arm64: dts: armada-3720-turris-mox: Define slot-power-limit for PCIe

[PATCH 0/2] s390/vfio-ap: do not open code locks for VFIO_GROUP_NOTIFY_SET_KVM notification
 2021-08-20 15:59 UTC  (7+ messages)
` [PATCH 1/2] s390/vfio-ap: r/w lock for PQAP interception handler function pointer

[PATCH] PCI: aardvark: Fix masking and unmasking legacy INTx interrupts
 2021-08-20 15:56 UTC  (2+ messages)

[PATCH 00/13] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
 2021-08-20 15:56 UTC  (15+ messages)
` [PATCH 08/13] mtd: spinand: Reject 8D-8D-8D op_templates if octal_dtr_enale() is missing in manufacturer_op
` [PATCH 11/13] mtd: spinand: Add support for Power-on-Reset (PoR) instruction

[RFC net-next 0/7] Add basic SyncE interfaces
 2021-08-20 15:55 UTC  (9+ messages)
` [RFC net-next 1/7] ptp: Add interface for acquiring DPLL state

[PATCH v2 0/3] Start getting rid of the GPIO_NO_WAKE_IRQ
 2021-08-20 15:54 UTC  (5+ messages)
` [PATCH v2 2/3] irqdomain: Fix irq_domain_trim_hierarchy()
` [PATCH v2 3/3] irqchip/qcom-pdc: Start getting rid of the GPIO_NO_WAKE_IRQ

[PATCH] ima: fix infinite loop within "ima_match_policy" function
 2021-08-20 15:48 UTC  (5+ messages)

[PATCH] x86/mce/dev-mcelog: Call mce_register_decode_chain() much earlier
 2021-08-20 15:48 UTC  (4+ messages)

[v1 0/2] drm/panel: boe-tv101wum-nl6: Support enabling a 3.3V rail
 2021-08-20 15:46 UTC  (6+ messages)
` [v2 "
  ` [v2 1/2] "
  ` [v2 2/2] dt-bindings: "

[syzbot] WARNING in drm_gem_shmem_vm_open
 2021-08-20 15:45 UTC  (2+ messages)

[PATCH] mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaim
 2021-08-20 15:44 UTC  (4+ messages)

[PATCH 0/7] x86/edac/amd64: Add support for noncpu nodes
 2021-08-20 15:43 UTC  (6+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] x86/amd_nb: Add support for northbridges on Aldebaran
  ` [PATCH v2 2/3] EDAC/mce_amd: Extract node id from InstanceHi in IPID

[PATCH v2] mm: Add configuration to control whether vmpressure notifier is enabled
 2021-08-20 15:41 UTC  (4+ messages)

[PATCH] HID: apple: Add support for Keychron K8, K2 in bluetooth mode
 2021-08-20 15:41 UTC  (3+ messages)

[PATCH] net: marvell: fix MVNETA_TX_IN_PRGRS bit number
 2021-08-20 15:39 UTC 

[PATCH 0/3] gpio: mpc8xxx: Fix 3 errors related to the error handling path of the 'mpc8xxx_probe()'
 2021-08-20 15:38 UTC  (4+ messages)
` [PATCH 1/3] gpio: mpc8xxx: Fix a resources leak in the error handling path of 'mpc8xxx_probe()'
` [PATCH 2/3] gpio: mpc8xxx: Fix a potential double iounmap call in 'mpc8xxx_probe()'
` [PATCH 3/3] gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code and avoid a leak

[PATCH v2] f2fs-tools: change fiemap print out format
 2021-08-20 15:36 UTC 

[PATCH v3] clk: HiSilicon: clk-hi3670: mark critical clocks as such
 2021-08-20 15:35 UTC 

[PATCH 0/8] arm64: dts: initial NXP S32G2 support
 2021-08-20 15:29 UTC  (6+ messages)
` [PATCH 4/8] arm64: dts: add "

[PATCH] drm/amd/pm: And destination bounds checking to struct copy
 2021-08-20 15:27 UTC  (2+ messages)

[PATCH v5 0/3] Handle update hardware queues and queue freeze more carefully
 2021-08-20 15:27 UTC  (4+ messages)

[PATCH v4 1/2] f2fs: separate out iostat feature
 2021-08-20 15:23 UTC  (4+ messages)
` [PATCH v4 2/2] f2fs: introduce periodic iostat io latency traces
  ` [f2fs-dev] "

[PATCH Part1 v5 00/38] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-20 15:19 UTC  (39+ messages)
` [PATCH Part1 v5 01/38] x86/mm: Add sev_feature_enabled() helper
` [PATCH Part1 v5 02/38] x86/sev: Shorten GHCB terminate macro names
` [PATCH Part1 v5 03/38] x86/sev: Get rid of excessive use of defines
` [PATCH Part1 v5 04/38] x86/head64: Carve out the guest encryption postprocessing into a helper
` [PATCH Part1 v5 05/38] x86/sev: Define the Linux specific guest termination reasons
` [PATCH Part1 v5 06/38] x86/sev: Save the negotiated GHCB version
` [PATCH Part1 v5 07/38] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH Part1 v5 08/38] x86/sev: Check SEV-SNP features support
` [PATCH Part1 v5 09/38] x86/sev: Add a helper for the PVALIDATE instruction
` [PATCH Part1 v5 10/38] x86/sev: Check the vmpl level
` [PATCH Part1 v5 11/38] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH Part1 v5 12/38] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH Part1 v5 13/38] x86/sev: "
` [PATCH Part1 v5 14/38] x86/sev: Add helper for validating pages in early enc attribute changes
` [PATCH Part1 v5 15/38] x86/kernel: Make the bss.decrypted section shared in RMP table
` [PATCH Part1 v5 16/38] x86/kernel: Validate rom memory before accessing when SEV-SNP is active
` [PATCH Part1 v5 17/38] x86/mm: Add support to validate memory when changing C-bit
` [PATCH Part1 v5 18/38] KVM: SVM: Define sev_features and vmpl field in the VMSA
` [PATCH Part1 v5 19/38] KVM: SVM: Create a separate mapping for the SEV-ES save area
` [PATCH Part1 v5 20/38] KVM: SVM: Create a separate mapping for the GHCB "
` [PATCH Part1 v5 21/38] KVM: SVM: Update the SEV-ES save area mapping
` [PATCH Part1 v5 22/38] x86/sev: Use SEV-SNP AP creation to start secondary CPUs
` [PATCH Part1 v5 23/38] x86/head/64: set up a startup %gs for stack protector
` [PATCH Part1 v5 24/38] x86/sev: move MSR-based VMGEXITs for CPUID to helper
` [PATCH Part1 v5 25/38] KVM: x86: move lookup of indexed CPUID leafs "
` [PATCH Part1 v5 26/38] x86/compressed/acpi: move EFI config table access to common code
` [PATCH Part1 v5 27/38] x86/boot: Add Confidential Computing type to setup_data
` [PATCH Part1 v5 28/38] x86/compressed/64: enable SEV-SNP-validated CPUID in #VC handler
` [PATCH Part1 v5 29/38] x86/boot: add a pointer to Confidential Computing blob in bootparams
` [PATCH Part1 v5 30/38] x86/compressed/64: store Confidential Computing blob address "
` [PATCH Part1 v5 31/38] x86/compressed/64: add identity mapping for Confidential Computing blob
` [PATCH Part1 v5 32/38] x86/sev: enable SEV-SNP-validated CPUID in #VC handlers
` [PATCH Part1 v5 33/38] x86/sev: Provide support for SNP guest request NAEs
` [PATCH Part1 v5 34/38] x86/sev: Add snp_msg_seqno() helper
` [PATCH Part1 v5 35/38] x86/sev: Register SNP guest request platform device
` [PATCH Part1 v5 36/38] virt: Add SEV-SNP guest driver
` [PATCH Part1 v5 37/38] virt: sevguest: Add support to derive key
` [PATCH Part1 v5 38/38] virt: sevguest: Add support to get extended report

[PATCH v6 00/19] gfs2: Fix mmap + page fault deadlocks
 2021-08-20 15:22 UTC  (5+ messages)
` [PATCH v6 10/19] gfs2: Introduce flag for glock holder auto-demotion
  ` [Cluster-devel] "

[PATCH] f2fs-tools: change fiemap print out format
 2021-08-20 15:20 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH v7 0/8] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-08-20 15:18 UTC  (4+ messages)
` [PATCH v7 7/8] fsdax: Introduce dax_iomap_ops for end of reflink

[PATCH] scsi: snic: Fix spelling mistake "progres" -> "progress"
 2021-08-20 15:18 UTC 

[PATCH v4 0/1] NAX (No Anonymous Execution) LSM
 2021-08-20 15:14 UTC  (2+ messages)
` [PATCH v4 1/1] NAX LSM: Add initial support

[PATCH v2] PCI: Fix Intel i210 by avoiding overlapping of BARs
 2021-08-20 15:12 UTC  (3+ messages)

[PATCH v2 0/5] staging: r8188eu: fix sparse warnings
 2021-08-20 15:10 UTC  (4+ messages)
` [PATCH v2 4/5] staging: r8188eu: restricted __be16 degrades to int

[PATCH 1/4] habanalabs: add "in device creation" status
 2021-08-20 15:07 UTC  (4+ messages)
` [PATCH 2/4] habanalabs: disable IRQ in user interrupts spinlock
` [PATCH 3/4] habanalabs: remove unnecessary device status check
` [PATCH 4/4] habanalabs: never copy_from_user inside spinlock

[PATCH 1/2] arm64: dts: exynos: align operating-points table name with dtschema in Exynos5433
 2021-08-20 15:05 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: exynos: add proper comaptible FSYS syscon "

[PATCH v2 1/4] dt-bindings: devfreq: event: convert Samsung Exynos NoCP to dtschema
 2021-08-20 15:03 UTC  (4+ messages)
` [PATCH v2 2/4] dt-bindings: devfreq: event: convert Samsung Exynos PPMU "
` [PATCH v2 3/4] dt-bindings: memory: convert Samsung Exynos DMC "
` [PATCH v2 4/4] ARM: dts: exynos: align PPMU event node names with dtschema


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).