All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-08-18 03:23:11 to 2020-08-18 04:42:03 UTC [more...]

[PULL 00/40] ppc-for-5.2 queue 20200818
 2020-08-18  4:19 UTC  (41+ messages)
` [PULL 01/40] target/ppc: Fix TCG leak with the evmwsmiaa instruction
` [PULL 02/40] target/ppc: Introduce Power ISA 3.1 flag
` [PULL 03/40] target/ppc: Enable Power ISA 3.1
` [PULL 04/40] target/ppc: add byte-reverse br[dwh] instructions
` [PULL 05/40] target/ppc: convert vmuluwm to tcg_gen_gvec_mul
` [PULL 06/40] target/ppc: add vmulld instruction
` [PULL 07/40] ppc/spapr: Fix 32 bit logical memory block size assumptions
` [PULL 08/40] spapr: Use error_append_hint() in spapr_caps.c
` [PULL 09/40] spapr: Forbid nested KVM-HV in pre-power9 compat mode
` [PULL 10/40] ppc/xive: Fix some typos in comments
` [PULL 11/40] Update PowerPC AT_HWCAP2 definition
` [PULL 12/40] target/ppc: add vmulld to INDEX_op_mul_vec case
` [PULL 13/40] target/ppc: add vmulh{su}w instructions
` [PULL 14/40] target/ppc: add vmulh{su}d instructions
` [PULL 15/40] target/ppc: Fix SPE unavailable exception triggering
` [PULL 16/40] docs: adding NUMA documentation for pseries
` [PULL 17/40] docs: Update POWER9 XIVE support for nested guests
` [PULL 18/40] spapr: Clarify error and documentation for broken KVM XICS
` [PULL 19/40] spapr/xive: Fix xive->fd if kvm_create_device() fails
` [PULL 20/40] spapr/xive: Simplify kvmppc_xive_disconnect()
` [PULL 21/40] target/ppc: Integrate icount to purr, vtb, and tbu40
` [PULL 22/40] ppc/xive: Rework setup of XiveSource::esb_mmio
` [PULL 23/40] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
` [PULL 24/40] spapr/xive: Convert KVM device fd checks to assert()
` [PULL 25/40] spapr: Simplify error handling in spapr_phb_realize()
` [PULL 26/40] spapr/xive: Rework error handling of kvmppc_xive_cpu_connect()
` [PULL 27/40] spapr/xive: Rework error handling of kvmppc_xive_source_reset()
` [PULL 28/40] spapr/xive: Rework error handling of kvmppc_xive_mmap()
` [PULL 29/40] spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state()
` [PULL 30/40] spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config()
` [PULL 31/40] spapr/xive: Rework error handling in kvmppc_xive_get_queues()
` [PULL 32/40] spapr/xive: Rework error handling of kvmppc_xive_set_source_config()
` [PULL 33/40] spapr/kvm: Fix error handling in kvmppc_xive_pre_save()
` [PULL 34/40] spapr/xive: Fix error handling in kvmppc_xive_post_load()
` [PULL 35/40] ppc/xive: Fix error handling in vmstate_xive_tctx_*() callbacks
` [PULL 36/40] spapr/xive: Simplify error handling in kvmppc_xive_connect()
` [PULL 37/40] ppc/xive: Simplify error handling in xive_tctx_realize()
` [PULL 38/40] spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state()
` [PULL 39/40] nvram: Exit QEMU if NVRAM cannot contain all -prom-env data
` [PULL 40/40] spapr/xive: Use xive_source_esb_len()

[PATCH] ath10k: fix the status check and wrong return
 2020-08-18  4:40 UTC  (5+ messages)

[PATCH v4 0/7] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-08-18  4:35 UTC  (7+ messages)
` [PATCH v4 3/7] genirq: Introduce irq_suspend_one() and irq_resume_one() callbacks

[v3, 00/11] mmc: fsl_esdhc: support eMMC HS200/HS400 modes
 2020-08-18  4:35 UTC  (2+ messages)

[jkirsher-next-queue:dev-queue 8/52] include/linux/prefetch.h:65:49: error: declaration of 'struct page' will not be visible outside of this function
 2020-08-18  4:33 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] drm/amdgpu: refine create and release logic of hive info
 2020-08-18  4:30 UTC 

[PATCHSET v2 0/2] io_uring: handle short reads internally
 2020-08-18  4:30 UTC  (5+ messages)

[PATCH] ASoC: soc-core: move snd_soc_dai_link_set_capabilities() to soc-core.c
 2020-08-18  4:29 UTC 

[PATCH] md: only calculate blocksize once and use i_blocksize()
 2020-08-18  3:02 UTC 

[chrome-os:chromeos-5.4 32/59] arch/x86/include/asm/jump_label.h:25:9: sparse: sparse: context imbalance in 'nohz_newidle_balance' - unexpected unlock
 2020-08-18  4:28 UTC 

[audit] c4dad0aab3: canonical_address#:#[##]
 2020-08-18  1:10 UTC  (3+ messages)
  ` [LKP] "

[RFC PATCH 0/4] x86/vdso: x86/sgx: Rework SGX vDSO API
 2020-08-18  4:24 UTC  (5+ messages)
` [RFC PATCH 1/4] x86/vdso: x86/sgx: Explicitly force 8-byte CMP for detecting user handler
` [RFC PATCH 2/4] x86/vdso: x86/sgx: Rework __vdso_sgx_enter_enclave() API
` [RFC PATCH 3/4] x86/vdso: x86/sgx: Introduce dedicated SGX exit reasons for vDSO
` [RFC PATCH 4/4] x86/vdso: x86/sgx: Allow the user to exit the vDSO loop on interrupts

[RFC PATCH] xen/gntdev.c: Convert get_user_pages*() to pin_user_pages*()
 2020-08-18  4:32 UTC 

[PATCH] mm/hotplug: Enumerate memory range offlining failure reasons
 2020-08-18  4:22 UTC 

[PATCH bpf-next v8 0/7] Generalizing bpf_local_storage
 2020-08-18  4:16 UTC  (3+ messages)
` [PATCH bpf-next v8 6/7] bpf: Allow local storage to be used from LSM programs

[PATCH] mt76: mt7663s: fix unable to handle kernel paging request
 2020-08-18  4:12 UTC  (2+ messages)

[PATCH v6 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-08-18  4:21 UTC  (7+ messages)
` [PATCH v6 02/15] iommu: Report domain nesting info

[RFC] Experimental DMA-BUF Device Heaps
 2020-08-18  4:13 UTC  (6+ messages)

[BUG] Regression in Linux 5.4.17 for JMicron JMS566 enclosure
 2020-08-18  4:13 UTC  (8+ messages)

[PATCH] block: rnbd: rnbd-srv: silence uninitialized variable warning
 2020-08-18  4:03 UTC 

[PATCH 0/2] scripts:gdb: Add few structs in gdb scripts
 2020-08-18  4:04 UTC  (3+ messages)
` [PATCH 1/2] proc: Add struct mount & struct super_block addr in lx-mounts command
` [PATCH 2/2] tasks: Add task_struct addr for lx-ps cmd

[PATCH net-next] net: dsa: loop: Return VLAN table size through devlink
 2020-08-18  4:03 UTC 

[igt-dev] [PATCH i-g-t] i915/gem_set_tiling_vs_gtt: Added description for test case
 2020-08-18  4:04 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[RFC PATCH] Modify fetch-pack to no longer die on error?
 2020-08-18  4:01 UTC  (9+ messages)
` [PATCH v3 0/7] Lazy fetch with subprocess
  ` [PATCH v3 1/7] negotiator/noop: add noop fetch negotiator
  ` [PATCH v3 2/7] fetch: allow refspecs specified through stdin
  ` [PATCH v3 3/7] fetch: avoid reading submodule config until needed
  ` [PATCH v3 4/7] fetch: only populate existing_refs if needed
  ` [PATCH v3 5/7] fetch-pack: do not lazy-fetch during ref iteration
  ` [PATCH v3 6/7] promisor-remote: lazy-fetch objects in subprocess
  ` [PATCH v3 7/7] fetch-pack: remove no_dependents code

next/pending-fixes baseline: 325 runs, 26 regressions (v5.9-rc1-207-gddf860520297)
 2020-08-18  3:57 UTC 

drivers/scsi/sg.c:1145 sg_ioctl_common() warn: inconsistent returns 'sfp->rq_list_lock'
 2020-08-18  3:54 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix the default RSS key configuration
 2020-08-18  3:54 UTC  (7+ messages)

[PATCH v5 0/2] Add documentation and machine driver for SC7180 sound card
 2020-08-18  3:50 UTC  (9+ messages)
` [PATCH v5 1/2] ASoC: qcom: dt-bindings: Add sc7180 machine bindings
` [PATCH v5 2/2] ASoC: qcom: sc7180: Add machine driver for sound card registration

[PATCH] ACPI/IORT: Drop the unused @ops of iort_add_device_replay()
 2020-08-18  3:49 UTC  (3+ messages)

[PATCH] perf: arm-spe: Fix check error when synthesizing events
 2020-08-18  3:45 UTC  (3+ messages)

[PATCH v3] mm: introduce reference pages
 2020-08-18  3:42 UTC  (3+ messages)

[PATCH v3 2/2] block: better deal with the delayed not supported case in blk_cloned_rq_check_limits
 2020-08-18  3:43 UTC  (2+ messages)

[LTP] [PATCH v1 3/3] syscalls/msgrcv09: Add error test for MSG_COPY flag
 2020-08-18  3:43 UTC  (2+ messages)
` [LTP] [PATCH v2] syscalls/msgrcv03: "

[PATCH v3] mfd: sprd: Add wakeup capability for PMIC irq
 2020-08-18  3:41 UTC 

[PATCH V3 1/5] dt-bindings: clock: Update i.MX28 example
 2020-08-18  3:34 UTC  (10+ messages)
` [PATCH V3 2/5] dt-bindings: clock: Update i.MX23 example
` [PATCH V3 3/5] dt-bindings: serial: Convert i.MX uart to json-schema
` [PATCH V3 4/5] dt-bindings: serial: Convert MXS auart "
` [PATCH V3 5/5] dt-bindings: serial: Convert NXP lpuart "

[dpdk-dev] [PATCH v2] lib/librte_eal: support SVE flag on ARM64
 2020-08-18  3:41 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] eal/arm64: update CPU flags

[PATCH v4 0/8] Generalize start-powered-off property from ARM
 2020-08-18  3:33 UTC  (9+ messages)
` [PATCH v4 1/8] target/arm: Move start-powered-off property to generic CPUState
` [PATCH v4 2/8] target/arm: Move setting of CPU halted state to generic code
` [PATCH v4 3/8] ppc/spapr: Use start-powered-off CPUState property
` [PATCH v4 4/8] ppc/e500: "
` [PATCH v4 5/8] mips/cps: "
` [PATCH v4 6/8] sparc/sun4m: Remove main_cpu_reset()
` [PATCH v4 7/8] sparc/sun4m: Use start-powered-off CPUState property
` [PATCH v4 8/8] target/s390x: "

[RFC PATCH 1/2] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
 2020-08-18  3:34 UTC  (6+ messages)
` [RFC PATCH 2/2] powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm

[PATCH v3] arm64: dts: qcom: sc7180: Add DisplayPort HPD pin dt node
 2020-08-18  3:36 UTC  (2+ messages)

Fwd: Read time tree block corruption detected
 2020-08-18  3:36 UTC  (13+ messages)

[PATCH v9 0/6] arm64: expose FAR_EL1 tag bits in siginfo
 2020-08-18  3:33 UTC  (14+ messages)
` [PATCH v9 1/6] parisc: start using signal-defs.h
` [PATCH v9 2/6] arch: move SA_* definitions to generic headers
` [PATCH v9 3/6] signal: clear non-uapi flag bits when passing/returning sa_flags
` [PATCH v9 4/6] signal: define the SA_UNSUPPORTED bit in sa_flags
` [PATCH v9 5/6] signal: define the field siginfo.si_xflags
` [PATCH v9 6/6] arm64: expose FAR_EL1 tag bits in siginfo

[PATCH v2 0/2] clocksource: arm_arch_timer: Some fixes
 2020-08-18  3:28 UTC  (9+ messages)
` [PATCH v2 1/2] clocksource: arm_arch_timer: Use stable count reader in erratum sne
` [PATCH v2 2/2] clocksource: arm_arch_timer: Correct fault programming of CNTKCTL_EL1.EVNTI

[PATCH] genksyms: keywords: Use __restrict not _restrict
 2020-08-18  3:32 UTC  (7+ messages)

[PATCH v2 00/12] soundwire: intel: add power management support
 2020-08-17 15:29 UTC  (26+ messages)
` [PATCH v2 01/12] soundwire: intel: add pm_runtime support
` [PATCH v2 02/12] soundwire: intel: reset pm_runtime status during system resume
` [PATCH v2 03/12] soundwire: intel: fix race condition on "
` [PATCH v2 04/12] soundwire: intel: call helper to reset Slave states on resume
` [PATCH v2 05/12] soundwire: intel: reinitialize IP+DSP in .prepare(), but only when resuming
` [PATCH v2 06/12] soundwire: intel: pm_runtime idle scheduling
` [PATCH v2 07/12] soundwire: intel: add CLK_STOP_TEARDOWN for pm_runtime suspend
` [PATCH v2 08/12] soundwire: intel: add CLK_STOP_BUS_RESET support
` [PATCH v2 09/12] soundwire: intel: add CLK_STOP_NOT_ALLOWED support
` [PATCH v2 10/12] soundwire: intel_init: handle power rail dependencies for clock stop mode
` [PATCH v2 11/12] soundwire: intel: support clock_stop mode without quirks
` [PATCH v2 12/12] soundwire: intel: refine runtime pm for SDW_INTEL_CLK_STOP_BUS_RESET

[PATCH RESEND 0/5] Some clean-ups for bio merge
 2020-08-18  3:30 UTC  (11+ messages)
` [PATCH RESEND 3/5] block: Add a new helper to attempt to merge a bio
` [PATCH RESEND 5/5] block: Remove __blk_mq_sched_bio_merge() helper

[PATCH v6] arm64: dts: qcom: sc7180: Add Display Port dt node
 2020-08-18  3:30 UTC  (4+ messages)

[PATCH] HID: google: add google vivaldi HID driver
 2020-08-18  3:28 UTC  (2+ messages)

[PATCH v4] selftests/powerpc: Fix pkey syscall redefinitions
 2020-08-18  3:21 UTC  (2+ messages)

[PATCH] powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 cores
 2020-08-18  3:21 UTC  (2+ messages)

device compatibility interface for live migration with assigned devices
 2020-08-18  3:24 UTC  (13+ messages)

[PATCH] [xfs_db:type] do nothing if 'current type' == 'the requested type'
 2020-08-18  3:25 UTC  (2+ messages)

[PATCH 1/4] drm/amdgpu/pm: remove duplicate check
 2020-08-18  3:25 UTC  (3+ messages)
` [PATCH 4/4] drm/amdgpu/pm: only hide average power on SI and pre-RENOIR APUs

[PATCH 1/2] powerpc/kernel/cputable: cleanup the function declarations
 2020-08-18  3:21 UTC  (2+ messages)

[joro:sev-es-client-tip-5.9 49/76] arch/x86/kernel/sev-es.c:594:1: warning: no previous prototype for function 'ist_exc_vmm_communication'
 2020-08-18  3:23 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.