linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-11 12:42:01 to 2020-02-11 13:58:19 UTC [more...]

[RFC PATCH 00/62] Linux as SEV-ES Guest Support
 2020-02-11 13:52 UTC  (54+ messages)
` [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 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 13/62] x86/boot/compressed/64: Change add_identity_map() to take start and end
` [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 v4] drm/virtio: add drm_driver.release callback
 2020-02-11 13:58 UTC 

[RFC PATCH 0/7] vfio/pci: SR-IOV support
 2020-02-11 13:57 UTC  (3+ messages)
  ` [dpdk-dev] "

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2020-02-11 13:57 UTC  (5+ messages)
` [PATCH v7 00/11] "
  ` [PATCH v7 11/11] arm64: scs: add shadow stacks for SDEI

[PATCH 1/2] ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quirk subdevice id
 2020-02-11 13:56 UTC  (7+ messages)
` [PATCH 2/2] ALSA: hda/realtek - Fix Lenovo Thinkpad X1 Carbon 7th quirk value

INFO: task hung in wdm_flush
 2020-02-11 13:55 UTC  (12+ messages)

[PATCHv9 00/12] PCI: Recode Mobiveil driver and add PCIe Gen4 driver for NXP Layerscape SoCs
 2020-02-11 13:55 UTC  (13+ messages)

[PATCH v4] drm/cirrus: add drm_driver.release callback
 2020-02-11 13:55 UTC 

[RFC] why can't dynamic isolation just like the static way
 2020-02-11 13:54 UTC  (2+ messages)

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

[PATCH -next v2] locking/osq_lock: annotate a data race in osq_lock
 2020-02-11 13:54 UTC 

[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 0/8] ASoC: qdsp6: db820c: Add support for external and bluetooth audio
 2020-02-11 13:52 UTC  (11+ messages)
` [PATCH v2 "
  ` [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 

[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

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

[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] arm64: dts: imx8mq-phanbell: Add support for ethernet
 2020-02-11 13:48 UTC 

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

[PATCH RFC 0/7] perf pmu-events: Support event aliasing for system PMUs
 2020-02-11 13:47 UTC  (5+ 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 -next] staging: vc04_services: remove set but unused variable 'local_entity_uc'
 2020-02-11 13:43 UTC 

[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

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

[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

[PATCH 0/9] mtd: spi-nor: add xSPI Octal DTR support
 2020-02-11 13:33 UTC  (10+ 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] 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 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

[PATCH v2] mm/filemap: fix a data race in filemap_fault()
 2020-02-11 13:24 UTC  (4+ messages)

[PATCH] tracing/perf: Move rcu_irq_enter/exit_irqson() to perf trace point hook
 2020-02-11 13:23 UTC  (10+ messages)

[PATCH v6 00/12] mm/gup: track FOLL_PIN pages
 2020-02-11 13:21 UTC  (3+ messages)
` [PATCH v6 12/12] mm: dump_page(): additional diagnostics for huge pinned pages

[PATCH] ARM: dts: sun5i: Add dts for inet86v_rev2
 2020-02-11 13:15 UTC  (2+ messages)

[PATCH] ASoC: amd: Buffer Size instead of MAX Buffer
 2020-02-11 13:12 UTC 

vhost changes (batched) in linux-next after 12/13 trigger random crashes in KVM guests after reboot
 2020-02-11 13:13 UTC  (15+ messages)

[PATCH v2] microblaze: Kernel parameters should be parsed earlier
 2020-02-11 13:13 UTC 

[PATCH v2 0/6] irq/irq_sim: try to improve the API
 2020-02-11 13:12 UTC  (7+ messages)
` [PATCH v2 1/6] irq: make irq_domain_reset_irq_data() available even for non-V2 users
` [PATCH v2 2/6] irq/irq_sim: simplify the API
` [PATCH v2 3/6] irq/domain: add a new callback to domain ops
` [PATCH v2 4/6] irq/irq_sim: remove irq_domain_remove_sim()
` [PATCH v2 5/6] irq/domain: provide irq_domain_dispose_mappings() helper
` [PATCH v2 6/6] irqchip: keystone: use irq_domain_dispose_mappings()

[PATCH] s390/time: Fix clk type in get_tod_clock
 2020-02-11 13:12 UTC  (2+ messages)

[PATCH] microblaze: Kernel parameters should be parsed earlier
 2020-02-11 13:11 UTC  (2+ messages)

[PATCH] printk: Convert a use of sprintf to snprintf in console_unlock
 2020-02-11 13:05 UTC  (3+ messages)

[RFC PATCH v2] UML: add support for KASAN under x86_64
 2020-02-11 13:02 UTC  (2+ messages)

-Wtautological-constant-compare in arch/s390/include/asm/page.h
 2020-02-11 13:01 UTC  (3+ messages)

[PATCH] lib/test_lockup: test module to generate lockups
 2020-02-11 13:01 UTC  (5+ messages)

[PATCH] drm/virtio: rework batching
 2020-02-11 12:57 UTC 

[PATCH v3 0/3] vfs: have syncfs() return error when there are writeback errors
 2020-02-11 12:57 UTC  (5+ messages)

[PATCH v5 1/7] console: Don't perform test for CON_BRL flag
 2020-02-11 12:54 UTC  (4+ messages)

[PATCH V3 1/4] dt-bindings: spi: imx: Add i.MX8MM/i.MX8MN/i.MX8MP compatible
 2020-02-11 12:48 UTC  (4+ messages)
` [PATCH V3 2/4] arm64: dts: freescale: Add i.MX8MP dtsi support
` [PATCH V3 3/4] arm64: dts: freescale: Add i.MX8MP EVK board support
` [PATCH V3 4/4] dt-bindings: arm: imx: Add the i.MX8MP EVK board

[PATCH v5 00/13] Change readahead API
 2020-02-11 12:54 UTC  (4+ messages)
` [PATCH v5 04/13] mm: Add readahead address space operation

[[PATCH staging] 3/7] staging: wfx: fix init/remove vs IRQ race
 2020-02-11 12:52 UTC  (3+ messages)

[PATCH v8 0/5] Add MMC software queue support
 2020-02-11 12:51 UTC  (4+ messages)
` [PATCH v8 1/5] mmc: Add MMC host "

[PATCH V6 1/2] perf/core: Add new branch sample type for HW index of raw branch records
 2020-02-11 12:47 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 3/3] perf/x86/msr: Add Tremont support
 2020-02-11 12:47 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V3] perf/x86/intel: Avoid unnecessary PEBS_ENABLE MSR access in PMI
 2020-02-11 12:47 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 2/3] perf/x86/cstate: Add Tremont support
 2020-02-11 12:47 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V6 2/2] perf/x86/intel: Output LBR TOS information
 2020-02-11 12:47 UTC  (2+ messages)
` [tip: perf/core] perf/x86/intel: Output LBR TOS information correctly

[PATCH v4 4/4] sched/fair: Kill wake_cap()
 2020-02-11 12:47 UTC  (2+ messages)
` [tip: sched/core] sched/fair: Remove wake_cap()

[PATCH v4 2/4] sched/topology: Remove SD_BALANCE_WAKE on asymmetric capacity systems
 2020-02-11 12:47 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH v2 0/6] staging: WF200 driver fixes
 2020-02-11 12:49 UTC  (4+ messages)
` [PATCH v2 1/6] staging: wfx: fix init/remove vs IRQ race

[PATCH] locking/percpu-rwsem: Add might_sleep() for writer locking
 2020-02-11 12:48 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v4 1/4] sched/fair: Add asymmetric CPU capacity wakeup scan
 2020-02-11 12:47 UTC  (2+ messages)
` [tip: sched/core] "

[PATCH] locking/rwsem: Remove RWSEM_OWNER_UNKNOWN
 2020-02-11 12:48 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH -v2 6/7] locking/percpu-rwsem: Fold __percpu_up_read()
 2020-02-11 12:48 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH -v2 3/7] locking/percpu-rwsem: Move __this_cpu_inc() into the slowpath
 2020-02-11 12:48 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH -v2 2/7] locking/percpu-rwsem: Convert to bool
 2020-02-11 12:48 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v6 5/6] locking/lockdep: Track number of zapped lock chains
 2020-02-11 12:48 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v6 3/6] locking/lockdep: Track number of zapped classes
 2020-02-11 12:48 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH -v2 1/7] locking/percpu-rwsem, lockdep: Make percpu-rwsem use its own lockdep_map
 2020-02-11 12:48 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v6 6/6] locking/lockdep: Reuse freed chain_hlocks entries
 2020-02-11 12:48 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v6 1/6] locking/lockdep: Decrement irq context counters when removing lock chain
 2020-02-11 12:48 UTC  (2+ messages)
` [tip: locking/core] locking/lockdep: Decrement IRQ "

[PATCH v6 4/6] locking/lockdep: Throw away all lock chains with zapped class
 2020-02-11 12:48 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH v6 2/6] locking/lockdep: Display irq_context names in /proc/lockdep_chains
 2020-02-11 12:48 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH -v2-mkII 5/7] locking/percpu-rwsem: Remove the embedded rwsem
 2020-02-11 12:48 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH -v2 4/7] locking/percpu-rwsem: Extract __percpu_down_read_trylock()
 2020-02-11 12:48 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH 1/3] perf/x86/intel: Add Elkhart Lake support
 2020-02-11 12:47 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH] sched.h: Annotate curr pointer in rq with __rcu
 2020-02-11 12:47 UTC  (2+ messages)
` [tip: sched/urgent] sched/core: "

[PATCH V2] perf/x86/intel: Fix inaccurate period in context switch for auto-reload
 2020-02-11 12:47 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v4 3/4] sched: Remove for_each_lower_domain()
 2020-02-11 12:47 UTC  (2+ messages)
` [tip: sched/core] sched/core: "

[PATCH] sched/core: sched_tick_remote: Remove duplicate assignment
 2020-02-11 12:47 UTC  (2+ messages)
` [tip: sched/core] sched/core: Remove duplicate assignment in sched_tick_remote()

[PATCH RESEND] Staging: remove wusbcore and UWB from the kernel tree
 2020-02-11 12:48 UTC 

[PATCH -next] locking/osq_lock: annotate a data race in osq_lock
 2020-02-11 12:47 UTC  (3+ messages)

[PATCH] psi: Fix OOB write when writing 0 bytes to psi files
 2020-02-11 12:47 UTC  (2+ messages)
` [tip: sched/urgent] sched/psi: Fix OOB write when writing 0 bytes to PSI files

[PATCH 1/2 v2] perf/x86/amd: Add missing L2 misses event spec to AMD Family 17h's event map
 2020-02-11 12:47 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH V2] perf/x86: Add Intel Tiger Lake uncore support
 2020-02-11 12:47 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH RESEND] sched: fix kernel-doc warning in attach_entity_load_avg()
 2020-02-11 12:47 UTC  (2+ messages)
` [tip: sched/urgent] sched/fair: Fix "

[PATCH 3/3] objtool: Add relocation check for alternative sections
 2020-02-11 12:47 UTC  (2+ messages)
` [tip: core/objtool] "

[PATCH 2/3] objtool: Add is_static_jump() helper
 2020-02-11 12:47 UTC  (2+ messages)
` [tip: core/objtool] "

[PATCH 1/3] objtool: Fail the kernel build on fatal errors
 2020-02-11 12:47 UTC  (2+ messages)
` [tip: core/objtool] "

[PATCH 0/7] mm/hotplug: Only use subsection in VMEMMAP case and fix hot add/remove failure in SPARSEMEM|!VMEMMAP case
 2020-02-11 12:46 UTC  (4+ messages)
` [PATCH 1/7] mm/sparse.c: Introduce new function fill_subsection_map()

[PATCH bpf-next v3 00/10] MAC and Audit policy using eBPF (KRSI)
 2020-02-11 12:45 UTC  (10+ messages)
` [PATCH bpf-next v3 02/10] bpf: lsm: Add a skeleton and config options
` [PATCH bpf-next v3 03/10] bpf: lsm: Introduce types for eBPF based LSM
` [PATCH bpf-next v3 04/10] bpf: lsm: Add mutable hooks list for the BPF LSM

[PATCH v1] printk: Declare log_wait as external variable
 2020-02-11 12:43 UTC  (2+ messages)

[PATCH 00/18] Rename some identifier and functions
 2020-02-11 12:38 UTC  (2+ messages)
` [PATCH 18/18] staging: exfat: Rename function "ffsRemoveDir" to "ffs_remove_dir"


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