linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-07 17:06:11 to 2021-07-07 19:52:11 UTC [more...]

[PATCH 1/3] PCI: tegra: Fix OF node reference leak
 2021-07-07 19:52 UTC  (5+ messages)
` [PATCH 3/3] PCI: tegra: make const array err_msg static

[PATCH v9 0/5] Generic page pool & deferred freeing for system dmabuf hea
 2021-07-07 19:42 UTC  (7+ messages)
` [PATCH v9 1/5] drm: Add a sharable drm page-pool implementation
  ` page pools, was "

[PATCH] s390: preempt: Fix preempt_count initialization
 2021-07-07 19:42 UTC 

[PATCH v2] ASoC: atmel: ATMEL drivers depend on HAS_DMA
 2021-07-07 19:42 UTC  (3+ messages)

[PATCH RFC 00/12] Enroll kernel keys thru MOK
 2021-07-07 19:31 UTC  (3+ messages)
` [PATCH RFC 05/12] integrity: Introduce mok keyring

[PATCH] f2fs: drop dirty node pages when cp is in error status
 2021-07-07 19:30 UTC 

[PATCH] preempt: Allow CONFIG_DEBUG_PREEMPT for CONFIG_PREEMPT_VOLUNTARY
 2021-07-07 19:23 UTC 

[PATCH Part2 RFC v4 00/40] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2021-07-07 19:21 UTC  (42+ messages)
` [PATCH Part2 RFC v4 01/40] KVM: SVM: Add support to handle AP reset MSR protocol
` [PATCH Part2 RFC v4 02/40] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH Part2 RFC v4 03/40] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH Part2 RFC v4 04/40] x86/sev: Add the host SEV-SNP initialization support
` [PATCH Part2 RFC v4 05/40] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 RFC v4 06/40] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH Part2 RFC v4 07/40] x86/sev: Split the physmap when adding the page in RMP table
` [PATCH Part2 RFC v4 08/40] x86/traps: Define RMP violation #PF error code
` [PATCH Part2 RFC v4 09/40] x86/fault: Add support to dump RMP entry on fault
` [PATCH Part2 RFC v4 10/40] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 RFC v4 11/40] crypto:ccp: Define the SEV-SNP commands
` [PATCH Part2 RFC v4 12/40] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH Part2 RFC v4 13/40] crypto: ccp: Shutdown SNP firmware on kexec
` [PATCH Part2 RFC v4 14/40] crypto:ccp: Provide APIs to issue SEV-SNP commands
` [PATCH Part2 RFC v4 15/40] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH Part2 RFC v4 16/40] crypto: ccp: Handle the legacy SEV command "
` [PATCH Part2 RFC v4 17/40] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH Part2 RFC v4 18/40] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH Part2 RFC v4 19/40] crypto: ccp: provide APIs to query extended attestation report
` [PATCH Part2 RFC v4 20/40] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH Part2 RFC v4 21/40] KVM: SVM: Add initial SEV-SNP support
` [PATCH Part2 RFC v4 22/40] KVM: SVM: Add KVM_SNP_INIT command
` [PATCH Part2 RFC v4 23/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH Part2 RFC v4 24/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 RFC v4 25/40] KVM: SVM: Reclaim the guest pages when SEV-SNP VM terminates
` [PATCH Part2 RFC v4 26/40] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH Part2 RFC v4 27/40] KVM: X86: Add kvm_x86_ops to get the max page level for the TDP
` [PATCH Part2 RFC v4 28/40] KVM: X86: Introduce kvm_mmu_map_tdp_page() for use by SEV
` [PATCH Part2 RFC v4 29/40] KVM: X86: Introduce kvm_mmu_get_tdp_walk() for SEV-SNP use
` [PATCH Part2 RFC v4 30/40] KVM: X86: Define new RMP check related #NPF error bits
` [PATCH Part2 RFC v4 31/40] KVM: X86: update page-fault trace to log the 64-bit error code
` [PATCH Part2 RFC v4 32/40] KVM: SVM: Add support to handle GHCB GPA register VMGEXIT
` [PATCH Part2 RFC v4 33/40] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 RFC v4 34/40] KVM: SVM: Add support to handle "
` [PATCH Part2 RFC v4 35/40] KVM: Add arch hooks to track the host write to guest memory
` [PATCH Part2 RFC v4 36/40] KVM: X86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH Part2 RFC v4 37/40] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 RFC v4 38/40] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH Part2 RFC v4 39/40] KVM: SVM: Use a VMSA physical address variable for populating VMCB
` [PATCH Part2 RFC v4 40/40] KVM: SVM: Support SEV-SNP AP Creation NAE event

[PATCH] powerpc: preempt: Don't touch the idle task's preempt_count during hotplug
 2021-07-07 19:18 UTC 

[GIT PULL] More ACPI updates for v5.14-rc1
 2021-07-07 19:15 UTC 

[GIT PULL] More power management updates for v5.14-rc1
 2021-07-07 19:13 UTC 

[PATCH v4] tty: serial: jsm: allocate queue buffer at probe time
 2021-07-07 19:13 UTC  (4+ messages)

[GIT PULL] remoteproc updates for v5.14
 2021-07-07 19:09 UTC  (7+ messages)

[PATCH] arm64: drop CROSS_COMPILE for LLVM=1 LLVM_IAS=1
 2021-07-07 19:08 UTC  (6+ messages)

[PATCH v2] kallsyms: new /proc/kallmodsyms with builtin modules and symbol sizes
 2021-07-07 19:07 UTC  (4+ messages)
` [PATCH v2 PING] "

[ide] b7fb14d3ac: EIP:ioread32_rep
 2021-07-07 19:05 UTC  (8+ messages)

[PATCH] sched: Fix nr_uninterruptible race causing increasing load average
 2021-07-07 19:04 UTC 

[PATCH v4 06/10] scsi: ufs: Remove host_sem used in suspend/resume
 2021-07-07 19:04 UTC  (10+ messages)

[PATCH net-next RFC 0/2] add elevated refcnt support for page pool
 2021-07-07 19:03 UTC  (6+ messages)
` [PATCH net-next RFC 1/2] page_pool: add page recycling support based on elevated refcnt

[PATCH v3] kallsyms: strip LTO suffixes from static functions
 2021-07-07 18:59 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v3 00/11] CSI2RX support on J721E
 2021-07-07 18:56 UTC  (6+ messages)
` [PATCH v3 11/11] media: dt-bindings: Convert Cadence CSI2RX binding to YAML

[PATCH] ieee802154: hwsim: fix GPF in hwsim_new_edge_nl
 2021-07-07 18:55 UTC  (3+ messages)

[linux-audit/audit-kernel] BUG: audit_classify_syscall() fails to properly handle 64-bit syscalls when executing as 32-bit application on ARM (#131)
 2021-07-07 18:54 UTC  (4+ messages)

[PATCH] riscv: explicitly use symbol offsets for VDSO
 2021-07-07 18:51 UTC 

[PATCH] gpu: ttm: fix GPF in ttm_bo_release
 2021-07-07 18:51 UTC 

[PATCH IPV6 1/1] ipv6: allocate enough headroom in ip6_finish_output2()
 2021-07-07 18:50 UTC  (7+ messages)

[GIT pull] x86/fpu for v5.14-rc1
 2021-07-07 18:45 UTC  (2+ messages)

[GIT PULL] Modules updates for v5.14
 2021-07-07 18:45 UTC  (2+ messages)

[GIT PULL] More fallthrough fixes for Clang for 5.14-rc1
 2021-07-07 18:45 UTC  (2+ messages)

[GIT PULL] xen: branch for v5.14-rc1
 2021-07-07 18:45 UTC  (2+ messages)

[GIT PULL] hwspinlock updates for v5.14
 2021-07-07 18:45 UTC  (2+ messages)

[PATCH 0/2] LICENSES: add and use copyleft-next-0.3.1
 2021-07-07 18:43 UTC  (3+ messages)
` [PATCH 1/2] LICENSES: Add the copyleft-next-0.3.1 license
` [PATCH 2/2] testing: use the copyleft-next-0.3.1 SPDX tag

[GIT PULL] percpu fixes for v5.14-rc1
 2021-07-07 18:40 UTC  (2+ messages)

[PATCH] powerpc: preempt: Don't touch the idle task's preempt_count during hotplug
 2021-07-07 18:38 UTC 

[RFCv2 0/7] libperf: Add leader/group info to perf_evsel
 2021-07-07 18:37 UTC  (19+ messages)
` [PATCH 2/7] libperf: Move idx to perf_evsel::idx
` [PATCH 3/7] libperf: Move leader to perf_evsel::leader
` [PATCH 6/7] libperF: Add group support to perf_evsel__open

[PATCH v2] tracing: Add linear buckets to histogram logic
 2021-07-07 18:28 UTC  (2+ messages)

[PATCH -tip v8 00/13] kprobes: Fix stacktrace with kretprobes on x86
 2021-07-07 18:28 UTC  (3+ messages)
` [PATCH -tip v8 02/13] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor()

[PATCH v3 0/2] Renesas 8T49N241 device driver
 2021-07-07 18:26 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: Add binding for Renesas 8T49N241
` [PATCH v3 2/2] clk: Add ccf driver "

[PATCH v3 1/2] mm/vmalloc: Use batched page requests in bulk-allocator
 2021-07-07 18:26 UTC  (2+ messages)
` [PATCH v3 2/2] mm/vmalloc: Remove gfpflags_allow_blocking() check

[PATCH 0/4] TSX force abort
 2021-07-07 18:23 UTC  (11+ messages)
` [PATCH 4/4] x86/tsx: Add cmdline tsx=fake to not clear CPUID bits RTM and HLE

[PATCH] ipmr: Fix indentation issue
 2021-07-07 18:18 UTC 

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

[PATCH v4 mvebu 0/4] firmware: turris-mox-rwtm: fixups
 2021-07-07 18:14 UTC  (3+ messages)

ALSA: intel8x0: div by zero in snd_intel8x0_update()
 2021-07-07 18:14 UTC  (10+ messages)

[PATCH 1/1] sched/fair: improve yield_to vs fairness
 2021-07-07 18:07 UTC  (2+ messages)

[PATCHSET 0/4] perf inject: Fix broken data with mixed input/output
 2021-07-07 18:05 UTC  (5+ messages)
` [PATCH 1/4] perf tools: Remove repipe argument from perf_session__new()
` [PATCH 2/4] perf tools: Pass a fd to perf_file_header__read_pipe()
` [PATCH 3/4] perf inject: Fix output from a pipe to a file
` [PATCH 4/4] perf inject: Fix output from a file to a pipe

[PATCH v2 0/9] MIPS: Migrate pistachio to generic kernel
 2021-07-07 18:02 UTC  (7+ messages)
` [PATCH v2 4/9] clocksource/drivers/pistachio: Make it seletable for MIPS
` [PATCH v2 5/9] phy: pistachio-usb: Depend on MIPS || COMPILE_TEST
` [PATCH v2 6/9] pinctrl: pistachio: Make it as a option

[PATCH V2] mmc: sdhci: Update the software timeout value for sdhc
 2021-07-07 18:03 UTC  (5+ messages)

[PATCH v2 1/2] fcntl: fix potential deadlocks for &fown_struct.lock
 2021-07-07 17:58 UTC  (13+ messages)

[PATCH] drm/msm: Fix display fault handling
 2021-07-07 18:01 UTC 

[PATCH] media: stkwebcam: fix memory leak in stk_camera_probe
 2021-07-07 17:54 UTC 

[PATCH] arm64: Add missing header <asm/smp.h> in two files
 2021-07-07 17:54 UTC 

[PATCH] checkpatch: Add check for common mailing list helper checks
 2021-07-07 17:53 UTC  (4+ messages)

[PATCH RFT] regulator: mtk-dvfsrc: Fix wrong dev pointer for devm_regulator_register
 2021-07-07 17:52 UTC  (2+ messages)

[PATCH] regulator: fixed: Mark regulator-fixed-domain as deprecated
 2021-07-07 17:52 UTC  (2+ messages)

[RFC PATCH v0.1 0/9] UMCG early preview/RFC patchset
 2021-07-07 17:45 UTC  (2+ messages)

[PATCH v2 0/7] Asynchronous notifications from secure world
 2021-07-07 17:51 UTC  (9+ messages)

[PATCH RFC 0/2] driver core: Add ability to delete device links of unregistered devices
 2021-07-07 17:49 UTC  (8+ messages)
` [PATCH RFC 1/2] "
` [PATCH RFC 2/2] scsi: ufshcd: Fix device links when BOOT WLUN fails to probe

[PATCH] ASoC: cygnus:fix spelling mistakes
 2021-07-07 17:49 UTC  (2+ messages)

[PATCH kernel] KVM: PPC: Book3S HV: Make unique debugfs nodename
 2021-07-07 17:48 UTC  (2+ messages)

[PATCH v2 RFC] f2fs: fix to force keeping write barrier for strict fsync mode
 2021-07-07 17:48 UTC  (6+ messages)

[RFC PATCH v11 00/10] Add Rockchip SFC(serial flash controller) support
 2021-07-07 17:47 UTC  (3+ messages)
` [RFC PATCH v11 02/10] spi: rockchip-sfc: add rockchip serial flash controller

[PATCH] driver core: Fix double failed probing with fw_devlink=on
 2021-07-07 17:45 UTC  (8+ messages)

how can we test the hexagon port in mainline
 2021-07-07 17:42 UTC  (9+ messages)

[PATCH] docs: bpf: Added more extension example
 2021-07-07 17:40 UTC 

[PATCH v5 0/5] iommu/arm-smmu: adreno-smmu page fault handling
 2021-07-07 17:38 UTC  (5+ messages)

[PATCH] sched: Initialize the idle task with preemption disabled
 2021-07-07 17:31 UTC  (11+ messages)
` [tip: sched/core] sched/core: "

[PATCH v2 2/2] media: rc: introduce Meson IR blaster driver
 2021-07-07 17:24 UTC  (3+ messages)
` [PATCH] fixup! "

[PATCH] mm: try_to_unmap() is now void
 2021-07-07 17:25 UTC  (2+ messages)

[GIT PULL] ucounts: Count rlimits in each user namespace
 2021-07-07 17:23 UTC  (5+ messages)
` [PATCH] ucounts: Fix UCOUNT_RLIMIT_SIGPENDING counter leak

[PATCH 0/4] PCI: replace dublicated MRRS limit quirks
 2021-07-07 17:21 UTC  (2+ messages)

[PATCH v6 0/2] s390/vfio-ap: fix memory leak in mdev remove callback
 2021-07-07 17:16 UTC  (5+ messages)
` [PATCH v6 2/2] s390/vfio-ap: r/w lock for PQAP interception handler function pointer

memory leak in bpf
 2021-07-07 17:06 UTC  (12+ messages)

[PATCH v3 0/2] fcntl: fix potential deadlocks
 2021-07-07 17:06 UTC  (2+ messages)


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).