All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-16 13:17:03 to 2023-10-16 13:48:41 UTC [more...]

[GIT PULL] intel-pinctrl for 6.7-1
 2023-10-16 13:47 UTC 

[PATCH 00/12] target/hppa: Add emulation of a C3700 HP-PARISC workstation
 2023-10-16 13:48 UTC  (3+ messages)
` [PATCH 09/12] hw/hppa: Export machine name, BTLBs, power-button address via fw_cfg

[PATCH v11 0/3] Add minimal MT8365 and MT8365-EVK support
 2023-10-16 13:48 UTC  (4+ messages)
` [PATCH v11 3/3] arm64: dts: mediatek: Initial mt8365-evk support

[PATCH v10 00/50] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-10-16 13:28 UTC  (47+ messages)
` [PATCH v10 01/50] KVM: SVM: INTERCEPT_RDTSCP is never intercepted anyway
` [PATCH v10 02/50] KVM: SVM: Fix TSC_AUX virtualization setup
` [PATCH v10 03/50] KVM: SEV: Do not intercept accesses to MSR_IA32_XSS for SEV-ES guests
` [PATCH v10 04/50] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH v10 09/50] x86/traps: Define RMP violation #PF error code
` [PATCH v10 10/50] x86/fault: Report RMP page faults for kernel addresses
` [PATCH v10 11/50] x86/sev: Add helper functions for RMPUPDATE and PSMASH instruction
` [PATCH v10 12/50] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH v10 13/50] crypto: ccp: Define the SEV-SNP commands
` [PATCH v10 14/50] crypto: ccp: Add support to initialize the AMD-SP for SEV-SNP
` [PATCH v10 15/50] crypto: ccp: Provide API to issue SEV and SNP commands
` [PATCH v10 16/50] x86/sev: Introduce snp leaked pages list
` [PATCH v10 17/50] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH v10 18/50] crypto: ccp: Handle the legacy SEV command "
` [PATCH v10 19/50] crypto: ccp: Add the SNP_PLATFORM_STATUS command
` [PATCH v10 20/50] KVM: SEV: Select CONFIG_KVM_SW_PROTECTED_VM when CONFIG_KVM_AMD_SEV=y
` [PATCH v10 21/50] KVM: SEV: Add support to handle AP reset MSR protocol
` [PATCH v10 22/50] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH v10 23/50] KVM: SEV: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH v10 24/50] KVM: SEV: Add initial SEV-SNP support
` [PATCH v10 25/50] KVM: SEV: Add KVM_SNP_INIT command
` [PATCH v10 26/50] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH v10 27/50] KVM: Add HVA range operator
` [PATCH v10 28/50] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v10 29/50] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH v10 30/50] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
` [PATCH v10 31/50] KVM: SEV: Add KVM_EXIT_VMGEXIT
` [PATCH v10 32/50] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH v10 33/50] KVM: SEV: Add support to handle "
` [PATCH v10 34/50] KVM: x86: Export the kvm_zap_gfn_range() for the SNP use
` [PATCH v10 35/50] KVM: SEV: Add support to handle RMP nested page faults
` [PATCH v10 36/50] KVM: SEV: Use a VMSA physical address variable for populating VMCB
` [PATCH v10 37/50] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PATCH v10 38/50] KVM: SEV: Add support for GHCB-based termination requests
` [PATCH v10 39/50] KVM: SEV: Implement gmem hook for initializing private pages
` [PATCH v10 40/50] KVM: SEV: Implement gmem hook for invalidating "
` [PATCH v10 41/50] KVM: x86: Add gmem hook for determining max NPT mapping level
` [PATCH v10 42/50] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PATCH v10 43/50] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH v10 44/50] iommu/amd: Add IOMMU_SNP_SHUTDOWN support
` [PATCH v10 45/50] iommu/amd: Report all cases inhibiting SNP enablement
` [PATCH v10 46/50] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH v10 47/50] x86/sev: Add KVM commands for per-instance certs
` [PATCH v10 48/50] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v10 49/50] crypto: ccp: Add debug support for decrypting pages
` [PATCH v10 50/50] crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump

[PATCH v2 0/2] AMD Address Translation Library
 2023-10-16 13:47 UTC  (4+ messages)
` [PATCH v2 1/2] RAS: Introduce "

[PATCH v13 0/8] Wave5 codec driver
 2023-10-16 13:47 UTC  (11+ messages)
` [PATCH v13 5/8] media: chips-media: wave5: Add the v4l2 layer
` [PATCH v13 6/8] media: dt-bindings: wave5: add Chips&Media 521c codec IP support

[PATCH] ldd: Do not recommend binutils as the safer option
 2023-10-16 13:46 UTC  (5+ messages)

[PATCHv6 00/17] scsi: EH rework prep patches, part 2
 2023-10-16 13:38 UTC  (16+ messages)
` [PATCH 01/17] pmcraid: add missing scsi_device_put() in pmcraid_eh_target_reset_handler()
` [PATCH 03/17] bfa: Do not use scsi command to signal TMF status
` [PATCH 04/17] aha152x: look for stuck command when resetting device
` [PATCH 05/17] a1000u2w: do not rely on the command for inia100_device_reset()
` [PATCH 08/17] xen-scsifront: rework scsifront_action_handler()
` [PATCH 11/17] snic: reserve tag for TMF
` [PATCH 12/17] snic: allocate device reset command

[XEN PATCH][for-4.19 v2 0/1] address violations of MISRA C:2012 Rule 11.9
 2023-10-16 13:46 UTC  (5+ messages)
` [XEN PATCH][for-4.19 v2 1/1] xen: introduce a deviation for "

[libgpiod][PATCH v3 0/1] bindings: python: optionally include module in sdist
 2023-10-16 13:45 UTC  (4+ messages)
` [libgpiod][PATCH v3 1/1] "

[XEN PATCH 00/10] arm: address some violations of MISRA C:2012 Rule 8.2
 2023-10-16 13:45 UTC  (6+ messages)
` [XEN PATCH 10/10] arm/smmu: address violation "

[PATCH net-next v5 0/5] bridge: Add a limit on learned FDB entries
 2023-10-16 13:27 UTC  (12+ messages)
` [Bridge] "
` [PATCH net-next v5 1/5] net: bridge: Set BR_FDB_ADDED_BY_USER early in fdb_add_entry
  ` [Bridge] "
` [PATCH net-next v5 2/5] net: bridge: Track and limit dynamically learned FDB entries
  ` [Bridge] "
` [PATCH net-next v5 3/5] net: bridge: Add netlink knobs for number / max "
  ` [Bridge] "
` [PATCH net-next v5 4/5] net: bridge: Set strict_start_type for br_policy
  ` [Bridge] "
` [PATCH net-next v5 5/5] selftests: forwarding: bridge_fdb_learning_limit: Add a new selftest
  ` [Bridge] "

[PATCH v8 2/3] unit tests: add TAP unit test framework
 2023-10-16 13:43 UTC  (2+ messages)
` [PATCH v8 2.5/3] fixup! "

[PATCH] ui/gtk-egl: apply scale factor when calculating window's dimension
 2023-10-16 13:44 UTC  (2+ messages)

stable-rc/linux-5.4.y baseline: 153 runs, 27 regressions (v5.4.258-44-ga8161789be4b)
 2023-10-16 13:44 UTC 

[PATCH v5 0/7] vhost-user: Back-end state migration
 2023-10-16 13:42 UTC  (15+ messages)
` [Virtio-fs] "
` [PATCH v5 1/7] vhost-user.rst: Improve [GS]ET_VRING_BASE doc
  ` [Virtio-fs] "
` [PATCH v5 2/7] vhost-user.rst: Clarify enabling/disabling vrings
  ` [Virtio-fs] "
` [PATCH v5 3/7] vhost-user.rst: Introduce suspended state
  ` [Virtio-fs] "
` [PATCH v5 4/7] vhost-user.rst: Migrating back-end-internal state
  ` [Virtio-fs] "
` [Virtio-fs] [PATCH v5 5/7] vhost-user: Interface for migration state transfer
` [PATCH v5 6/7] vhost: Add high-level state save/load functions
  ` [Virtio-fs] "
` [PATCH v5 7/7] vhost-user-fs: Implement internal migration
  ` [Virtio-fs] "

[PATCH mptcp-next 0/5] v2 fixes for "mptcp: convert Netlink code to use YAML spec"
 2023-10-16 13:43 UTC  (6+ messages)
` [PATCH mptcp-next 1/5] Squash-to: "net: mptcp: convert netlink from small_ops to ops"
` [PATCH mptcp-next 2/5] Squash-to: "Documentation: netlink: add a YAML spec for mptcp"
` [PATCH mptcp-next 3/5] Squash-to: "uapi: mptcp: use header file generated from YAML spec"
` [PATCH mptcp-next 4/5] Squash to: "net: mptcp: use policy generated by "
` [PATCH mptcp-next 5/5] tools: ynl-gen: add support for exact-len validation

[PATCH v6 0/6] drm: Add support for atomic async page-flip
 2023-10-16 13:42 UTC  (8+ messages)
` [PATCH v6 6/6] drm/doc: Define KMS atomic state set

[PATCH] tests/docker: avoid invalid escape in Python string
 2023-10-16 13:42 UTC  (2+ messages)

[PATCH] docs/sphinx: avoid invalid escape in Python string
 2023-10-16 13:41 UTC  (2+ messages)

[PATCH] tests/avocado: avoid invalid escape in Python string
 2023-10-16 13:41 UTC  (2+ messages)

Feature request: Add btop resource monitor
 2023-10-16 13:41 UTC  (2+ messages)
` [OE-core] "

[PATCH v3 00/20] Add minimal Tensor/GS101 SoC support and Oriole/Pixel6 board
 2023-10-16 13:41 UTC  (7+ messages)
` [PATCH v3 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
` [PATCH v3 06/20] dt-bindings: pinctrl: samsung: add google,gs101-pinctrl compatible

[Bug 218015] New: amdgpu powerplay: Spontaneous changes to power_dpm_force_performance_level
 2023-10-16 13:41 UTC  (2+ messages)
` [Bug 218015] "

[PATCH] Toaster: bug-fix on tests.browser.test_most_recent_builds_states
 2023-10-16 13:40 UTC 

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

[PATCH for-4.18 v5] xen/pdx: Make CONFIG_PDX_COMPRESSION a common Kconfig option
 2023-10-16 13:40 UTC  (7+ messages)

[PATCH v11 00/20] cxl/pci: Add support for RCH RAS error handling
 2023-10-16 13:40 UTC  (5+ messages)
` [PATCH v11 10/20] cxl/pci: Introduce config option PCIEAER_CXL

[PATCH 0/1] Make initialization work for newer versions of TI CC2564
 2023-10-16 12:55 UTC  (2+ messages)
` [PATCH 1/1] tools/hciattach: Increase timeout for TI-specific initialization

stable-rc/linux-6.1.y baseline: 166 runs, 10 regressions (v6.1.58-132-g9b707223d2e98)
 2023-10-16 13:39 UTC 

[PATCH v2 0/5] arm64: dts: qcom: sdm845-mtp: misc improvements
 2023-10-16 13:39 UTC  (3+ messages)
` [PATCH v2 3/5] arm64: dts: qcom: sdm845-mtp: switch to mbn firmware

[RFC PATCH v2 0/9] i386/sev: Use C API of Rust SEV library
 2023-10-16 13:38 UTC  (8+ messages)
` [RFC PATCH v2 1/9] Add Rust SEV library as subproject

[PATCH] [PATCH] Toaster: bug-fix on tests.browser.test_most_recent_builds_states
 2023-10-16 13:38 UTC 

[Intel-xe] [PATCH 0/2] DGFX HWMON Enhancement
 2023-10-16 13:37 UTC  (7+ messages)
` [Intel-xe] [PATCH 1/2] drm/xe/hwmon: Protect hwmon rw attributes with hwmon_lock
        `  "

[PATCH] mm/sparsemem: fix race in accessing memory_section->usage
 2023-10-16 13:38 UTC  (4+ messages)

[PATCH 5.15 000/102] 5.15.136-rc1 review
 2023-10-16 13:36 UTC  (2+ messages)

Dev Manual, "5.16 Sharing Files Between Recipes", does not define /sysroot-only
 2023-10-16 13:36 UTC  (3+ messages)
` [docs] "

[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
 2023-10-16 13:35 UTC  (4+ messages)
` [PATCH v7 07/12] KVM: arm64: PMU: Set PMCR_EL0.N for vCPU based on the associated PMU

[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
 2023-10-16 13:35 UTC  (14+ messages)

[PATCH] sched/eevdf: Toggle eligibility through sched_feat
 2023-10-16 13:33 UTC  (3+ messages)

[PATCH 00/17] More build system cleanups, optional non-relocatable installs
 2023-10-16 13:33 UTC  (5+ messages)
` [PATCH 04/17] configure: clean up handling of CFI option

[PATCH 1/1] net: fec: Fix device_get_match_data usage
 2023-10-16 13:33 UTC  (2+ messages)

[PATCH for-4.18 v2] x86/pvh: fix identity mapping of low 1MB
 2023-10-16 13:32 UTC  (2+ messages)

[resend, PATCH v1 0/3] parport: Switch to some modern APIs
 2023-10-16 13:31 UTC  (4+ messages)
` [resend, PATCH v1 1/3] parport: Use kasprintf() instead of fixed buffer formatting
` [resend, PATCH v1 2/3] parport: Use list_for_each() helper
` [resend, PATCH v1 3/3] parport: Drop unneeded NULL or 0 assignments

Ethernet issue on imx6
 2023-10-16 13:31 UTC  (5+ messages)

[PATCH] hv/hv_kvp_daemon: Some small fixes for handling NM keyfiles
 2023-10-16 13:31 UTC 

[PATCH nft 1/2] tests/shell: use bash instead of /bin/sh for tests
 2023-10-16 13:30 UTC  (2+ messages)
` [PATCH nft 2/2] tests/shell: honor NFT_TEST_VERBOSE_TEST variable to debug tests via `bash -x`

[PATCH] riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE
 2023-10-16 13:30 UTC  (6+ messages)

[PATCH v3] xen-pciback: Consider INTx disabled when MSI/MSI-X is enabled
 2023-10-16 13:29 UTC  (4+ messages)

[PATCH RFC] ALSA: scarlett2: Add ioctls for user-space access
 2023-10-16 13:28 UTC  (4+ messages)

PATCH: dev-manual/new-recipe.rst: add missing parenthesis to "Patching Code" section
 2023-10-16 13:29 UTC  (2+ messages)
` [docs] "

[PATCH v4 00/10] Migration deprecated parts
 2023-10-16 13:28 UTC  (6+ messages)
` [PATCH v4 03/10] migration: migrate 'inc' command option is deprecated

[PATCH net-next v2 1/3] sock: Code cleanup on __sk_mem_raise_allocated()
 2023-10-16 13:28 UTC  (3+ messages)
` [PATCH net-next v2 2/3] sock: Doc behaviors for pressure heurisitics
` [PATCH net-next v2 3/3] sock: Fix improper heuristic on raising memory

[for-4.18][PATCH] xen/arm: Check return code from recursive calls to scan_pfdt_node()
 2023-10-16 13:28 UTC  (2+ messages)

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

[Intel-xe] [RFC PATCH] drm/xe/uAPi: Clarify the meaning of min_page_size and MIN_ALIGNMENT
 2023-10-16 13:27 UTC  (5+ messages)

[PATCH BlueZ 1/2] bap: Fix source+sink endpoint registration
 2023-10-16 13:27 UTC  (2+ messages)

[resend, PATCH v1 1/1] logic_pio: Use RESOURCE_SIZE_MAX definition
 2023-10-16 13:26 UTC 

[PATCH] net/nfp: fix jumbo packet descriptors for NFDk
 2023-10-16 13:25 UTC  (2+ messages)

[PATCH] net/nfp: update incorrect MAC stats offset
 2023-10-16 13:25 UTC  (2+ messages)

[PATCH 0/2] Fix two converity issue of NFP PMD
 2023-10-16 13:25 UTC  (2+ messages)

[PATCH net-next v3 0/2] Switch DSA to inclusive terminology
 2023-10-16 13:23 UTC  (4+ messages)
` [PATCH net-next v3 1/2] net: dsa: Use conduit and user terms

(no subject)
 2023-10-16 13:23 UTC  (4+ messages)
` your mail

[PATCH v10 0/5] lib,kprobes: kretprobe scalability improvement
 2023-10-16 13:23 UTC  (5+ messages)
` [PATCH v10 3/5] kprobes: kretprobe scalability improvement with objpool
` [PATCH v10 4/5] kprobes: freelist.h removed

[mlmmj] Release 1.4.0 rc1
 2023-10-16 13:21 UTC  (2+ messages)

[PATCH v13 00/10] fuse: Add support for passthrough read/write
 2023-10-16 13:21 UTC  (19+ messages)

[PATCH v7 12/12] app/graph: add l3fwd use case
 2023-10-16 13:20 UTC  (4+ messages)
` [PATCH v8 00/12] add CLI based graph application
  ` [PATCH v8 05/12] app/graph: add ethdev command line interfaces

[xen-unstable-smoke test] 183382: tolerable all pass - PUSHED
 2023-10-16 13:21 UTC 

[PATCH v3] drm/amd/amdgpu/vcn: Add RB decouple feature under SRIOV
 2023-10-16 13:20 UTC  (2+ messages)

[PATCH 0/4] hw/pci: Have functions acess memory regions via pci_address_space()
 2023-10-16 10:27 UTC  (3+ messages)
` [PATCH 2/4] hw/isa/lpc_ich9: Access memory regions via pci_address_space[_io]()

Fwd: Intel 7560 LTE Modem stops working after resuming from standby
 2023-10-16 13:18 UTC  (4+ messages)
`  "

stable-rc/linux-4.19.y baseline: 132 runs, 27 regressions (v4.19.296-42-gb3c2ae79aa73)
 2023-10-16 13:19 UTC 

[PATCH v3 1/2] ASoC: dt-bindings: sound-card-common: List DAPM endpoints ignoring system suspend
 2023-10-16 13:17 UTC  (7+ messages)
    `  "

[RFC PATCH v6 00/11] Add audio support in v4l2 framework
 2023-10-16 13:16 UTC  (3+ messages)
` [RFC PATCH v6 09/11] media: uapi: Add audio rate controls support

[igt-dev] [PATCH i-g-t] tools/intel_gpu_frequency: fix device opening
 2023-10-16 13:17 UTC 

fix the non-coherent coldfire dma_alloc_coherent v2
 2023-10-16 13:17 UTC  (9+ messages)
` [PATCH 01/12] riscv: RISCV_NONSTANDARD_CACHE_OPS shouldn't depend on RISCV_DMA_NONCOHERENT
` [PATCH 04/12] soc: renesas: select RISCV_DMA_NONCOHERENT from ARCH_R9A07G043

Problem with io_uring splice and KTLS
 2023-10-16 13:17 UTC  (8+ messages)

[RFC] improve it87_wdt (IT8784/IT8786) / keeping WDTCTRL unchanged / deactivate watchdog by setting WDTVALLSB/WDTVALMSB 0
 2023-10-16 13:16 UTC 


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.