All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-11 13:25:45 to 2020-02-11 13:53:08 UTC [more...]

[RFC PATCH v2 09/10] power: supply: Initial support for ROHM BD70528 PMIC charger block
 2020-02-11 13:52 UTC  (9+ messages)

[RFC PATCH 00/62] Linux as SEV-ES Guest Support
 2020-02-11 13:52 UTC  (63+ messages)
` [PATCH 01/62] KVM: SVM: Add GHCB definitions
` [PATCH 02/62] KVM: SVM: Add GHCB Accessor functions
` [PATCH 03/62] x86/cpufeatures: Add SEV-ES CPU feature
` [PATCH 04/62] x86/traps: Move some definitions to <asm/trap_defs.h>
` [PATCH 05/62] x86/insn-decoder: Make inat-tables.c suitable for pre-decompression code
` [PATCH 06/62] x86/boot/compressed: Fix debug_puthex() parameter type
` [PATCH 07/62] x86/boot/compressed/64: Disable red-zone usage
` [PATCH 08/62] x86/boot/compressed/64: Add IDT Infrastructure
` [PATCH 09/62] x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c
` [PATCH 10/62] x86/boot/compressed/64: Add page-fault handler
` [PATCH 11/62] x86/boot/compressed/64: Always switch to own page-table
` [PATCH 12/62] x86/boot/compressed/64: Don't pre-map memory in KASLR code
` [PATCH 13/62] x86/boot/compressed/64: Change add_identity_map() to take start and end
` [PATCH 14/62] x86/boot/compressed/64: Add stage1 #VC handler
` [PATCH 15/62] x86/boot/compressed/64: Call set_sev_encryption_mask earlier
` [PATCH 16/62] x86/boot/compressed/64: Check return value of kernel_ident_mapping_init()
` [PATCH 17/62] x86/boot/compressed/64: Add function to map a page unencrypted
` [PATCH 18/62] x86/boot/compressed/64: Setup GHCB Based VC Exception handler
` [PATCH 19/62] x86/sev-es: Add support for handling IOIO exceptions
` [PATCH 20/62] x86/fpu: Move xgetbv()/xsetbv() into separate header
` [PATCH 21/62] x86/sev-es: Add CPUID handling to #VC handler
` [PATCH 22/62] x86/sev-es: Add handler for MMIO events
` [PATCH 23/62] x86/idt: Move IDT to data segment
` [PATCH 24/62] x86/idt: Split idt_data setup out of set_intr_gate()
` [PATCH 25/62] x86/head/64: Install boot GDT
` [PATCH 26/62] x86/head/64: Reload GDT after switch to virtual addresses
` [PATCH 27/62] x86/head/64: Load segment registers earlier
` [PATCH 28/62] x86/head/64: Switch to initial stack earlier
` [PATCH 29/62] x86/head/64: Load IDT earlier
` [PATCH 30/62] x86/head/64: Move early exception dispatch to C code
` [PATCH 31/62] x86/sev-es: Add SEV-ES Feature Detection
` [PATCH 32/62] x86/sev-es: Compile early handler code into kernel image
` [PATCH 33/62] x86/sev-es: Setup early #VC handler
` [PATCH 34/62] x86/sev-es: Setup GHCB based boot "
` [PATCH 35/62] x86/sev-es: Setup per-cpu GHCBs for the runtime handler
` [PATCH 36/62] x86/sev-es: Add Runtime #VC Exception Handler
` [PATCH 37/62] x86/sev-es: Wire up existing #VC exit-code handlers
` [PATCH 38/62] x86/sev-es: Handle instruction fetches from user-space
` [PATCH 39/62] x86/sev-es: Harden runtime #VC handler for exceptions "
` [PATCH 40/62] x86/sev-es: Filter exceptions not supported "
` [PATCH 41/62] x86/sev-es: Handle MSR events
` [PATCH 42/62] x86/sev-es: Handle DR7 read/write events
` [PATCH 43/62] x86/sev-es: Handle WBINVD Events
` [PATCH 44/62] x86/sev-es: Handle RDTSC Events
` [PATCH 45/62] x86/sev-es: Handle RDPMC Events
` [PATCH 46/62] x86/sev-es: Handle INVD Events
` [PATCH 47/62] x86/sev-es: Handle RDTSCP Events
` [PATCH 48/62] x86/sev-es: Handle MONITOR/MONITORX Events
` [PATCH 49/62] x86/sev-es: Handle MWAIT/MWAITX Events
` [PATCH 50/62] x86/sev-es: Handle VMMCALL Events
` [PATCH 51/62] x86/sev-es: Handle #AC Events
` [PATCH 52/62] x86/sev-es: Handle #DB Events
` [PATCH 53/62] x86/paravirt: Allow hypervisor specific VMMCALL handling under SEV-ES
` [PATCH 54/62] x86/kvm: Add KVM "
` [PATCH 55/62] x86/vmware: Add VMware specific handling for VMMCALL "
` [PATCH 56/62] x86/realmode: Add SEV-ES specific trampoline entry point
` [PATCH 57/62] x86/realmode: Setup AP jump table
` [PATCH 58/62] x86/head/64: Don't call verify_cpu() on starting APs
` [PATCH 59/62] x86/head/64: Rename start_cpu0
` [PATCH 60/62] x86/sev-es: Support CPU offline/online
` [PATCH 61/62] x86/cpufeature: Add SEV_ES_GUEST CPU Feature
` [PATCH 62/62] x86/sev-es: Add NMI state tracking

[PATCH V2 0/5] vDPA support
 2020-02-11 13:52 UTC  (5+ messages)
` [PATCH V2 3/5] vDPA: introduce vDPA bus
` [PATCH V2 5/5] vdpasim: vDPA device simulator

[PATCH kvm-unit-tests v2] arm64: timer: Speed up gic-timer-state check
 2020-02-11 13:52 UTC  (4+ messages)

[alsa-devel] [PATCH 0/8] ASoC: qdsp6: db820c: Add support for external and bluetooth audio
 2020-02-11 13:52 UTC  (11+ messages)
` [alsa-devel] [PATCH v2 "
  ` [alsa-devel] [PATCH v2 8/8] ASoC: qcom: apq8096: add kcontrols to set PCM rate
                  `  "

[PATCH v4] drm/bochs: add drm_driver.release callback
 2020-02-11 13:52 UTC  (3+ messages)

[PATCH 0/2] iio: dac: AD5770R: Add support
 2020-02-11 13:51 UTC  (4+ messages)
` [PATCH 1/2] iio: dac: ad5770r: Add AD5770R support

mcp25xxfd: missing cerrif
 2020-02-11 13:51 UTC  (3+ messages)

[PATCH] gpio: siox: potentially enabling IRQs too early
 2020-02-11 13:51 UTC  (2+ messages)
` [PATCH] gpio: siox: use raw spinlock for irq related locking

[PATCH] migration/rdma: rdma_accept_incoming_migration fix error handling
 2020-02-11 13:49 UTC  (4+ messages)

[PATCH 0/2] drm/virtio: locking/reservation fixes
 2020-02-11 13:50 UTC  (7+ messages)
` [PATCH 1/2] drm/virtio: fix virtio_gpu_execbuffer_ioctl locking
` [PATCH 2/2] drm/virtio: fix virtio_gpu_cursor_plane_update()

[RFC][pci/pm] pci config space save restore issues during suspend/resume
 2020-02-11 13:50 UTC  (2+ messages)

[for-linus][PATCH 0/5] tracing: A few more patches for 5.6
 2020-02-11 13:49 UTC  (6+ messages)
` [for-linus][PATCH 1/5] bootconfig: Allocate xbc_nodes array dynamically
` [for-linus][PATCH 2/5] tools/bootconfig: Suppress non-error messages
` [for-linus][PATCH 3/5] tracing: Add missing nest end to synth_event_trace_start() error case
` [for-linus][PATCH 4/5] tracing: Dont return -EINVAL when tracing soft disabled synth events
` [for-linus][PATCH 5/5] tracing: Consolidate trace() functions

[PATCH 1/2] ath11k: add thermal cooling device support
 2020-02-11 13:49 UTC  (6+ messages)
` [PATCH 2/2] ath11k: add thermal sensor "

[Xen-devel] PV Shim ballooning
 2020-02-11 13:49 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq-phanbell: Add support for ethernet
 2020-02-11 13:48 UTC  (2+ messages)

AMD IOMMU stops RDMA NFS from working since kernel 5.5 (bisected)
 2020-02-11 13:48 UTC  (4+ messages)

[zeus] [PATCH] u-boot-fslc: missing lzop-native dependency for MACHINE imx6qdlsabreauto
 2020-02-11 13:48 UTC  (2+ messages)
` [meta-freescale] "

ubifs: mounting fails due to error in orphan file handling
 2020-02-11 13:47 UTC  (7+ messages)

[PATCH] u-boot: set B directory for imx5's
 2020-02-11 13:47 UTC  (2+ messages)
` [meta-freescale] "

[PATCH v2 00/12] drm/i915/display: convert to drm_device based logging macros
 2020-02-11 13:47 UTC  (5+ messages)
` [PATCH v2 11/12] drm/i915/hdmi: convert to struct "
  ` [Intel-gfx] "

[RFC PATCH] iw: add clang-based fuzzer for scan IEs
 2020-02-11 13:47 UTC  (2+ messages)

[PATCH] serial: 8250_pnp: pass IRQ shared flag to UART ports
 2020-02-11 13:47 UTC  (4+ messages)
  ` 答复: "

[PATCH RFC 0/7] perf pmu-events: Support event aliasing for system PMUs
 2020-02-11 13:47 UTC  (6+ messages)
` [PATCH RFC 5/7] perf pmu: Support matching by sysid

[PATCH 0/4] perf tools: Fix kmap handling
 2020-02-11 13:47 UTC  (6+ messages)
` [PATCH 2/4] perf tools: Mark ksymbol dsos with kernel type
      ` [PATCHv2 "

[PATCH] tests/acceptance/ppc_prep_40p: Use cdn.netbsd.org hostname
 2020-02-11 13:45 UTC 

[Buildroot] [PATCH 1/1] mbuffer: new package
 2020-02-11 13:46 UTC 

perf not picking up symbols for namespaced processes
 2020-02-11 13:46 UTC  (7+ messages)

[PATCH -next] staging: vc04_services: remove set but unused variable 'local_entity_uc'
 2020-02-11 13:43 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/hdmi: prefer to_i915() over drm->dev_private to get at i915
 2020-02-11 13:44 UTC 

[PATCH 1/1] Remove the legacy whitespace
 2020-02-11 13:44 UTC 

[PATCH] drm/ttm: rework BO delayed delete. v2
 2020-02-11 13:43 UTC  (2+ messages)

PCI: bus resource allocation error
 2020-02-11 13:43 UTC  (3+ messages)

[zeus][PATCH v2] ruby: fix CVE-2019-16254
 2020-02-11 13:43 UTC 

[Xen-devel] [PATCH v4 0/2] xsm: hide detailed Xen version
 2020-02-11 13:42 UTC  (3+ messages)
` [Xen-devel] [PATCH v4 1/2] xsm: add Kconfig option for denied string
` [Xen-devel] [PATCH v4 2/2] xsm: hide detailed Xen version from unprivileged guests

[PATCH 1/2 v2 RESEND] perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map
 2020-02-11 13:42 UTC  (3+ messages)
` [PATCH 2/2 v2 RESEND] x86/cpu/amd: Enable the fixed intructions retired free counter IRPERF

Cleanup TTMs delayed delete handling
 2020-02-11 13:41 UTC  (6+ messages)
` [PATCH 4/6] drm/ttm: rework BO delayed delete

[PATCH 1/1] Remove the legacy whitespace
 2020-02-11 13:41 UTC  (2+ messages)

[PATCH v3] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
 2020-02-11 13:41 UTC  (6+ messages)

[Intel-gfx] [PATCH 1/7] drm/i915/gt: Avoid resetting ring->head outside of its timeline mutex
 2020-02-11 13:41 UTC  (3+ messages)
` [Intel-gfx] [PATCH 4/7] drm/i915/gem: Don't leak non-persistent requests on changing engines

Develop a patch series with git?
 2020-02-11 13:40 UTC  (2+ messages)

Requesting review about optimizing large guest start up time
 2020-02-11 12:08 UTC 

[PATCH 0/9] mtd: spi-nor: add xSPI Octal DTR support
 2020-02-11 13:33 UTC  (25+ messages)
` [PATCH 1/9] spi: spi-mem: allow specifying whether an op is DTR or not
` [PATCH 2/9] spi: spi-mem: allow specifying a command's extension
` [PATCH 3/9] spi: cadence-quadspi: Add support for octal DTR flashes
` [PATCH 4/9] mtd: spi-nor: add support for DTR protocol
` [PATCH 5/9] mtd: spi-nor: get command opcode extension type from BFPT
` [PATCH 6/9] mtd: spi-nor: parse xSPI Profile 1.0 table
` [PATCH 7/9] mtd: spi-nor: use dummy cycle and address width info from SFDP
` [PATCH 8/9] mtd: spi-nor: enable octal DTR mode when possible
` [PATCH 9/9] mtd: spi-nor: add support for Cypress Semper flash

[PATCH] block: make BlockConf.*_size properties 32-bit
 2020-02-11 11:54 UTC 

[PATCH] ruby: fix CVE-2019-16254
 2020-02-11 13:35 UTC  (6+ messages)

[Xen-devel] [PATCH v8 0/5] VM forking
 2020-02-11 13:34 UTC  (6+ messages)
` [Xen-devel] [PATCH v8 1/5] x86/p2m: Allow p2m_get_page_from_gfn to return shared entries

[PATCH v2 0/6] kvm/split_lock: Add feature split lock detection support in kvm
 2020-02-11 13:34 UTC  (5+ messages)
` [PATCH v2 3/6] kvm: x86: Emulate split-lock access as a write

[Intel-gfx] [PATCH v1] drm/i915: Call intel_edp_init_connector only for eDP
 2020-02-11 13:33 UTC  (3+ messages)

[Xen-devel] [qemu-mainline test] 146844: regressions - FAIL
 2020-02-11 13:31 UTC 

[PATCH v2] gitlab-ci: Move EDK2 YAML config to .gitlab-ci.d directory
 2020-02-11 13:26 UTC  (2+ messages)

[PATCH] firmware/dmi: Report DMI Bios & EC firmware release
 2020-02-11 13:31 UTC  (3+ messages)

[PATCH v4 1/2] sched: Add sched_clock_register_new()
 2020-02-11 13:31 UTC  (3+ messages)

[PATCH] nvme: Don't deter users from enabling hwmon support
 2020-02-11 13:30 UTC  (2+ messages)

[PATCH] tests/acceptance/ppc_prep_40p: Do not run NetBSD test by default
 2020-02-11 13:25 UTC  (2+ messages)

Does anybody experience kernel crush when 'ebtable -t nat -L'
 2020-02-11 13:29 UTC  (5+ messages)

[linux-next:master 1249/1397] drivers/hwmon/axi-fan-control.c:418 axi_fan_control_probe() error: potentially dereferencing uninitialized 'res'
 2020-02-11 13:28 UTC  (2+ messages)

[RESEND V2 1/4] ath11k: drop tx_info from ath11k_sta
 2020-02-11 13:27 UTC  (4+ messages)
` [PATCH 4/4] ath11k: add more HE fields into radiotap header

[PULL 0/6] 9p patches 2020-02-08
 2020-02-11 13:27 UTC  (4+ messages)

[PATCH] usb: dwc2: extend treatment for incomplete transfer
 2020-02-11 13:26 UTC  (3+ messages)

[PATCH v5 00/18] platform/x86: Rework intel_scu_ipc and intel_pmc_ipc drivers
 2020-02-11 13:26 UTC  (19+ messages)
` [PATCH v5 01/18] platform/x86: intel_scu_ipc: Split out SCU IPC functionality from the SCU driver
` [PATCH v5 02/18] platform/x86: intel_scu_ipc: Log more information if SCU IPC command fails
` [PATCH v5 03/18] platform/x86: intel_scu_ipc: Introduce new SCU IPC API
` [PATCH v5 04/18] platform/x86: intel_mid_powerbtn: Convert to use "
` [PATCH v5 05/18] watchdog: intel-mid_wdt: "
` [PATCH v5 06/18] platform/x86: intel_scu_ipcutil: "
` [PATCH v5 07/18] platform/x86: intel_scu_ipc: Add managed function to register SCU IPC
` [PATCH v5 08/18] platform/x86: intel_pmc_ipc: Start using "
` [PATCH v5 09/18] mfd: intel_soc_pmic: Add SCU IPC member to struct intel_soc_pmic
` [PATCH v5 10/18] mfd: intel_soc_pmic_bxtwc: Convert to use new SCU IPC API
` [PATCH v5 11/18] mfd: intel_soc_pmic_mrfld: "
` [PATCH v5 12/18] platform/x86: intel_telemetry: "
` [PATCH v5 13/18] platform/x86: intel_pmc_ipc: Drop intel_pmc_ipc_command()
` [PATCH v5 14/18] x86/platform/intel-mid: Add empty stubs for intel_scu_devices_[create|destroy]()
` [PATCH v5 15/18] platform/x86: intel_pmc_ipc: Move PCI IDs to intel_scu_pcidrv.c
` [PATCH v5 16/18] platform/x86: intel_telemetry: Add telemetry_get_pltdata()
` [PATCH v5 17/18] platform/x86: intel_pmc_ipc: Convert to MFD
` [PATCH v5 18/18] MAINTAINERS: Update entry for Intel Broxton PMC driver


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.