All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-19 08:20:48 to 2020-03-19 09:15:06 UTC [more...]

[RFC PATCH 00/70 v2] x86: SEV-ES Guest Support
 2020-03-19  9:13 UTC  (44+ messages)
` [PATCH 01/70] KVM: SVM: Add GHCB definitions
` [PATCH 02/70] KVM: SVM: Add GHCB Accessor functions
` [PATCH 03/70] x86/cpufeatures: Add SEV-ES CPU feature
` [PATCH 04/70] x86/traps: Move some definitions to <asm/trap_defs.h>
` [PATCH 05/70] x86/insn: Make inat-tables.c suitable for pre-decompression code
` [PATCH 07/70] x86/umip: Factor out instruction decoding
` [PATCH 08/70] x86/insn: Add insn_get_modrm_reg_off()
` [PATCH 09/70] x86/insn: Add insn_rep_prefix() helper
` [PATCH 10/70] x86/boot/compressed: Fix debug_puthex() parameter type
` [PATCH 11/70] x86/boot/compressed/64: Disable red-zone usage
` [PATCH 12/70] x86/boot/compressed/64: Add IDT Infrastructure
` [PATCH 13/70] x86/boot/compressed/64: Rename kaslr_64.c to ident_map_64.c
` [PATCH 14/70] x86/boot/compressed/64: Add page-fault handler
` [PATCH 15/70] x86/boot/compressed/64: Always switch to own page-table
` [PATCH 16/70] x86/boot/compressed/64: Don't pre-map memory in KASLR code
` [PATCH 17/70] x86/boot/compressed/64: Change add_identity_map() to take start and end
` [PATCH 18/70] x86/boot/compressed/64: Add stage1 #VC handler
` [PATCH 19/70] x86/boot/compressed/64: Call set_sev_encryption_mask earlier
` [PATCH 20/70] x86/boot/compressed/64: Check return value of kernel_ident_mapping_init()
` [PATCH 21/70] x86/boot/compressed/64: Add function to map a page unencrypted
` [PATCH 22/70] x86/boot/compressed/64: Setup GHCB Based VC Exception handler
` [PATCH 23/70] x86/sev-es: Add support for handling IOIO exceptions
` [PATCH 24/70] x86/fpu: Move xgetbv()/xsetbv() into separate header
` [PATCH 25/70] x86/sev-es: Add CPUID handling to #VC handler
` [PATCH 26/70] x86/idt: Move IDT to data segment
` [PATCH 27/70] x86/idt: Split idt_data setup out of set_intr_gate()
` [PATCH 28/70] x86/idt: Move two function from k/idt.c to i/a/desc.h
` [PATCH 29/70] x86/head/64: Install boot GDT
` [PATCH 30/70] x86/head/64: Reload GDT after switch to virtual addresses
` [PATCH 31/70] x86/head/64: Load segment registers earlier
` [PATCH 32/70] x86/head/64: Switch to initial stack earlier
` [PATCH 33/70] x86/head/64: Build k/head64.c with -fno-stack-protector
` [PATCH 34/70] x86/head/64: Load IDT earlier
` [PATCH 35/70] x86/head/64: Move early exception dispatch to C code
` [PATCH 36/70] x86/sev-es: Add SEV-ES Feature Detection
` [PATCH 37/70] x86/sev-es: Compile early handler code into kernel image
` [PATCH 38/70] x86/sev-es: Setup early #VC handler
` [PATCH 39/70] x86/sev-es: Setup GHCB based boot "
` [PATCH 41/70] x86/sev-es: Add Runtime #VC Exception Handler
` [PATCH 45/70] x86/sev-es: Harden runtime #VC handler for exceptions from user-space
` [PATCH 46/70] x86/sev-es: Filter exceptions not supported "
` [PATCH 53/70] x86/sev-es: Handle RDPMC Events
` [PATCH 58/70] x86/sev-es: Handle VMMCALL Events

[PATCHv3 0/3] clean up KPTI / SDEI trampoline data alignment
 2020-03-19  9:14 UTC  (8+ messages)
` [PATCH 1/3] arm64: clean up trampoline vector loads
` [PATCH 2/3] arm64/sdei: gather trampolines' .rodata
` [PATCH 3/3] arm64: reduce trampoline data alignment

Loan Application Details
 2020-03-19  9:12 UTC  (3+ messages)

[PATCH] configs: disable eMMC HS200 support on layerscape platforms
 2020-03-19  9:13 UTC  (4+ messages)

[PATCH 00/10] stm32mp1: board and SOC identifications
 2020-03-19  9:13 UTC  (5+ messages)
` [PATCH 07/10] board: stm32mp1: add finished good in board identifier OTP

[PATCHv2] exec: Fix a deadlock in ptrace
 2020-03-19  9:13 UTC  (18+ messages)
` [PATCH 0/2] Infrastructure to allow fixing exec deadlocks
  ` [PATCH 0/5] "
    ` [PATCH v2 5/5] exec: Add a exec_update_mutex to replace cred_guard_mutex
                  ` [PATCH v3 "
                              ` [PATCH v4 3/5] "

[Intel-gfx] [PATCH 3/4] drm/i915/execlists: Force single submission for sentinels
 2020-03-19  9:12 UTC  (2+ messages)
` [Intel-gfx] [PATCH] "

[PATCH net-next 0/3] net: phy: add and use phy_check_downshift
 2020-03-19  9:10 UTC  (5+ messages)
` [PATCH net-next 1/3] "

[dpdk-dev] [PATCH 0/4] Support DMA-accelerated Tx operations for vhost-user PMD
 2020-03-19  9:10 UTC  (4+ messages)

[PATCH] powerpc: allow opting out of WATCHDOG_RESET() from timer interrupt
 2020-03-19  9:10 UTC  (3+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH 0/7] misc updates for hns3 PMD driver
 2020-03-19  9:08 UTC  (2+ messages)

I need feedback on my posted patches
 2020-03-19  9:07 UTC  (13+ messages)
  ` [Outreachy kernel] "
` [Outreachy kernel] "

[Intel-gfx] [PATCH 1/4] drm/i915: Prefer '%ps' for printing function symbol names
 2020-03-19  9:07 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for series starting with [1/4] "

[dpdk-dev] [PATCH 0/2] net/netvsc: patches
 2020-03-19  9:06 UTC  (4+ messages)

[PATCH v10 00/16] s390x: Protected Virtualization support
 2020-03-19  9:04 UTC  (4+ messages)
` [PATCH v10 15/16] docs: system: Add protvirt docs

[MPTCP] [PATCH 2/2] mptcp: fix compilation warning without IPV6
 2020-03-19  9:05 UTC 

[MPTCP] [PATCH 1/2] mptcp: fix compilation error without IPV6
 2020-03-19  9:05 UTC 

Re: Re: [PATCH v6 00/14] Introduce Data Access MONitor (DAMON)
 2020-03-19  9:03 UTC  (2+ messages)
`  "

[PATCH 00/15] btrfs: read repair/direct I/O improvements
 2020-03-19  9:03 UTC  (4+ messages)
` [PATCH 15/15] btrfs: unify buffered and direct I/O read repair

[dpdk-dev] [PATCH] net/mlx5: fix zero value validation for metadata
 2020-03-19  9:02 UTC 

[PATCH v2] staging: unisys: Documentation: Correct a long line in doc
 2020-03-19  9:01 UTC  (3+ messages)
` [Outreachy kernel] "

[patch V2 00/15] Lock ordering documentation and annotation for lockdep
 2020-03-19  9:00 UTC  (15+ messages)
` [patch V2 03/15] usb: gadget: Use completion interface instead of open coding it
` [patch V2 04/15] orinoco_usb: Use the regular completion interfaces
` [patch V2 07/15] powerpc/ps3: Convert half completion to rcuwait
` [patch V2 08/15] Documentation: Add lock ordering and nesting documentation
` [patch V2 11/15] completion: Use simple wait queues

[dpdk-dev] [PATCH] doc: prefer https when pointing to dpdk.org
 2020-03-19  9:00 UTC  (2+ messages)

[PATCH net-next] net: mvmdio: fix driver probe on missing irq
 2020-03-19  8:58 UTC  (6+ messages)

[PATCH v2 0/2] integrate classzone_idx and high_zoneidx
 2020-03-19  8:57 UTC  (5+ messages)
` [PATCH v2 1/2] mm/page_alloc: use ac->high_zoneidx for classzone_idx

[PATCH 0/5] media: i2c: max9286: Add configuration properties
 2020-03-19  9:00 UTC  (6+ messages)
` [PATCH 2/5] dt-bindings: media: max9286: Add overlap window

[RFC 1/2] mm, slub: prevent kmalloc_node crashes and memory leaks
 2020-03-19  8:52 UTC  (5+ messages)

[PATCH 0/3] Add AP isolate support and two modules parameters
 2020-03-19  8:55 UTC  (7+ messages)
` [PATCH 1/3] brcmfmac: support AP isolate
` [PATCH 2/3] brcmfmac: make firmware eap_restrict a module parameter
` [PATCH 3/3] brcmfmac: make setting SDIO workqueue WQ_HIGHPRI "

process descriptor address in kernel stack
 2020-03-19  8:53 UTC 

[PATCH] thermal: imx_sc_thermal: Fix incorrect data type
 2020-03-19  8:54 UTC  (4+ messages)

[RFC 00/14] efi_loader: add capsule update support
 2020-03-19  8:55 UTC  (5+ messages)
` [RFC 13/14] tools: add mkeficapsule command for UEFI capsule update test

[PATCH v6 0/2] Add capsule-pstore backend support
 2020-03-19  8:53 UTC  (5+ messages)

[GIT PULL 0/6] intel_th/stm class: Updates for v5.7
 2020-03-19  8:51 UTC  (2+ messages)
` [PATCH v1] intel_th: msu: Make stopping the trace optional

[MODERATED] [PATCH 0/3] v4 more sampling fun 0
 2020-03-19  8:50 UTC  (2+ messages)
  ` [MODERATED] Re: [PATCH 1/3] v4 more sampling fun 1

[PATCH 00/13] microvm: add acpi support
 2020-03-19  8:49 UTC  (4+ messages)

[PATCH v2] usb: dwc3: support continuous runtime PM with dual role
 2020-03-19  8:49 UTC 

[Xen-devel] [XEN PATCH v2 1/2] Check zone before merging adjacent blocks in heap
 2020-03-19  8:49 UTC  (8+ messages)
` [Xen-devel] [PATCH 1/2] xen/mm: fold PGC_broken into PGC_state bits

[PATCH v2 0/5] nvmet-rdma/srpt: SRQ per completion vector
 2020-03-19  8:48 UTC  (5+ messages)
` [PATCH v2 2/5] nvmet-rdma: add srq pointer to rdma_cmd

[PATCH] sched/clock: expire timer in hardirq context
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] time/sched_clock: Expire "

[PATCH v3 2/6] clocksource: timer-ti-dm: Prepare for using cpuidle
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-ti-dm: "

[PATCH v2] clocksource: owl: Improve owl_timer_init fail messages
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/owl: "

[PATCH v3 6/6] clocksource: timer-ti-dm: Enable autoreload in set_pwm
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-ti-dm: "

[tip: timers/core] clocksource: Replace setup_irq() by request_irq()
 2020-03-19  8:47 UTC 

[PATCH v5] clocksource: Add driver for the Ingenic JZ47xx OST
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v2 1/4] clocksource: fttmr010: Parametrise shutdown
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/fttmr010: "

[dpdk-dev] [PATCH] eal/freebsd: fix queuing duplicate eal_alarm_callbacks
 2020-03-19  8:48 UTC  (3+ messages)

[PATCH] clocksource: imx-tpm: Remove unused includes
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/imx-tpm: "

[PATCH 1/4] dt-bindings: timer: Add X1000 bindings
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH 4/5] pci: handled return value of platform_get_irq correctly
 2020-03-19  8:47 UTC  (4+ messages)

[PATCH v2 4/4] dt-bindings: fttmr010: Add ast2600 compatible
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH] clocksource: timer-ti-dm: Drop bogus omap_dm_timer_of_set_source()
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-ti-dm: "

[PATCH 1/4] board: freescale: ls1028a: mux changes for lpuart
 2020-03-19  8:48 UTC  (4+ messages)
` [PATCH 2/4] arm: dts: ls1028a: add lpuart nodes
  ` [PATCH 3/4] armv8: ls1028aqds: add lpuart dts support
    ` [PATCH 4/4] configs: ls1028aqds: add lpuart config

[PATCH v2 2/4] clocksource: fttmr010: Set interrupt and shutdown
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/fttmr010: "

[PATCH 2/2] clocksource: timer-ti-dm: Do not update counter on updating the period
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-ti-dm: "

[PATCH] clocksource/drivers/timer-microchip-pit64b: set rate for gck
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-microchip-pit64b: Fix "

[PATCH v3 1/6] clocksource: timer-ti-dm: Convert to SPDX identifier
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-ti-dm: "

[PATCH v4 3/6] clocksource: timer-ti-dm: Implement cpu_pm notifier for context save and restore
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-ti-dm: "

[dpdk-dev] [PATCH 0/5] net/iavf: support FDIR capabiltiy
 2020-03-19  8:48 UTC  (3+ messages)

[PATCH 3/4] clocksource: Ingenic: Add support for TCU of X1000
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/ingenic: "

[PATCH v3 5/6] clocksource: timer-ti-dm: Add support to get pwm current status
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-ti-dm: "

[PATCH v4] clocksource/drivers/timer-cs5535: request irq with non-NULL dev_id
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-cs5535: Request "

[PATCH v3 4/6] clocksource: timer-ti-dm: Do not update counter on updating the period
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-ti-dm: "

[PATCH v1] clocksource: Avoid creating dead devices
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/timer-probe: "

[PATCH] clocksource: imx-sysctr: Remove unused includes
 2020-03-19  8:47 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/imx-sysctr: "

[PATCH v3] arm: imx6: configure NoC on i.MX6DQP
 2020-03-19  8:46 UTC  (2+ messages)

[PATCH] irqchip/versatile-fpga: Handle chained IRQs properly
 2020-03-19  8:44 UTC  (4+ messages)
` [PATCH v2] "

[zeus 00/13] Patch review
 2020-03-19  8:44 UTC  (2+ messages)

[PATCH v4 0/3] delay timer_new from init to realize to fix memleaks
 2020-03-19  8:43 UTC  (20+ messages)
` [PATCH v4 2/3] mac_via: fix incorrect creation of mos6522 device in mac_via

[GSoC][RFC] Convert mergetool to builtin
 2020-03-19  8:42 UTC  (2+ messages)

[PATCH v7 0/2] MAX9286 GMSL support
 2020-03-19  8:45 UTC  (7+ messages)
` [PATCH v7 2/2] media: i2c: Add MAX9286 driver

[PATCH v3] drm/bochs: downgrade pci_request_region failure from error to warning
 2020-03-19  8:39 UTC  (6+ messages)

[PATCH 0/5] ad7780,ad7791,ad7793: localize all IIO channel macro defs
 2020-03-19  8:38 UTC  (5+ messages)
` [PATCH 5/5] iio: adc: ad7793: use read_avail iio hook for scale available

[PATCH 0/2] Add MFW recovery and PCI Shutdown handler
 2020-03-19  8:38 UTC  (3+ messages)
` [PATCH 1/2] qedi: Add MFW error recovery process
` [PATCH 2/2] qedi: Add PCI shutdown handler support

[PATCH v3] ocxl: control via sysfs whether the FPGA is reloaded on a link reset
 2020-03-19  8:34 UTC  (2+ messages)

[PATCH][zeus 0/7] zeus pull request - cover letter only
 2020-03-19  8:36 UTC 

[PATCH] Staging: qlge: Add a blank line after variable declaration
 2020-03-19  8:35 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm: cpus: Add kryo468 compatible
 2020-03-19  8:33 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sc7180: Fix cpu compatible

[dpdk-dev] [PATCH] doc: add link to stable roadmap
 2020-03-19  8:33 UTC  (2+ messages)

[PATCH v9 00/10] error: auto propagated local_err part I
 2020-03-19  8:31 UTC  (10+ messages)
` [PATCH v9 02/10] scripts: Coccinelle script to use ERRP_AUTO_PROPAGATE()
                ` [Xen-devel] "

[PATCH v3 0/9] workingset protection/detection on the anonymous LRU list
 2020-03-19  8:31 UTC  (5+ messages)
` [PATCH v3 6/9] mm/workingset: handle the page without memcg

[PATCH 0/2] staging: iio: adc: General code reformatting / cleanup patchset
 2020-03-19  7:04 UTC  (6+ messages)
` [PATCH 1/2] staging: iio: adc: ad7192: Reformat lines crossing 80 columns
  ` [Outreachy kernel] "

[PATCH v3 7/8] ima: Calculate and extend PCR with digests in ima_template_entry
 2020-03-19  8:31 UTC  (5+ messages)

[PATCH 1/5] libnma: initial add 1.8.28
 2020-03-19  8:29 UTC  (5+ messages)
` [PATCH 4/5] networkmanager-openvpn: Make PACKAGECONFIG gnome work

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2020-03-19  8:30 UTC  (2+ messages)

[PATCH v8 0/5] x86/kvm/hyper-v: add support for synthetic debugger
 2020-03-19  8:30 UTC  (3+ messages)
` [PATCH v8 3/5] x86/kvm/hyper-v: Add support for synthetic debugger capability

[PULL v2 00/37] Linux user for 5.0 patches
 2020-03-19  8:25 UTC  (8+ messages)

[Bug 1868055] [NEW] cannot run golang app with docker, version 17.09.1-ce, disabling core 0 and qemu-arm, version 2.7
 2020-03-19  8:16 UTC  (4+ messages)
` [Bug 1868055] "

[Xen-devel] [seabios test] 148711: regressions - FAIL
 2020-03-19  8:25 UTC 

[PATCH v3] Staging: qlge: Add a blank line after variable declarations
 2020-03-19  8:26 UTC  (5+ messages)
` [Outreachy kernel] "

'wg syncconf' and interface addresses
 2020-03-18  8:21 UTC  (3+ messages)

[PATCH v3 0/6] Add basic SoC Support for Mediatek MT6779 SoC
 2020-03-19  8:25 UTC  (5+ messages)
` [PATCH v3 1/6] dt-bindings: pinctrl: add bindings for MediaTek "

[PATCH v6 2/5] media: v4l2: Extend VIDIOC_ENUM_FMT to support MC-centric devices
 2020-03-19  8:24 UTC  (3+ messages)

[PATCH 0/4] x86/Hyper-V: Panic code path fixes
 2020-03-19  8:24 UTC  (4+ messages)
` [PATCH 0/4] x86/Hyper-V: Unload vmbus channel in hv panic callback

[igt-dev] [PATCH i-g-t 0/3] tests/gem_exec_alignment.c: Update subtests
 2020-03-19  8:23 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/gem_exec_alignment.c: Update subtests (rev3)

[PATCH] ucm2: hdadsp: add basic ucm config
 2020-03-19  8:21 UTC  (7+ messages)

[RFC PATCH 0/3] Fix quiet console in pre-panic scenarios
 2020-03-19  8:20 UTC  (5+ messages)
` [RFC PATCH 3/3] watchdog: Turn console verbosity on when reporting softlockup


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.