All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-08 09:53:25 to 2018-02-08 11:00:42 UTC [more...]

[PATCH 00/16] kvm: arm64: Support for dynamic IPA size
 2018-02-08 11:00 UTC  (7+ messages)
` [PATCH v1 05/16] arm64: Helper for parange to PASize
` [PATCH v1 14/16] kvm: arm64: Switch to per VM IPA

[Qemu-devel] [PULL 0/2] Audio 20180202 patches
 2018-02-08 11:00 UTC  (3+ messages)
` [Qemu-devel] [PULL 2/2] hw/audio/sb16.c: change dolog() to qemu_log_mask()

[Qemu-devel] Questions regarding how QEMU initializes virtual peripherals
 2018-02-08 10:59 UTC  (2+ messages)

[PATCH 00/18] [ANNOUNCE] Dynamically created function based events
 2018-02-08 10:59 UTC  (5+ messages)
` [PATCH 03/18] tracing: Add simple arguments to "
` [PATCH 09/18] tracing: Add indexing of arguments for "

[Qemu-devel] [PATCH 1/1] hw/audio/sb16.c: missing break statement
 2018-02-08 10:57 UTC 

[PATCH kvm-unit-tests 0/8] arm/arm64: extend psci tests
 2018-02-08 10:58 UTC  (3+ messages)
` [PATCH kvm-unit-tests 3/8] powerpc: don't use NMI's to signal end of migration

[PATCH] drm/i915/pmu: Disable rc6 reporting if runtime-pm is disabled
 2018-02-08 10:57 UTC  (2+ messages)

[PATCH iproute2-next] ip/tunnel: Minor cleanups
 2018-02-08 10:57 UTC 

[RFC PATCH] Documentation: DT: arm: Add topology property to define package boundaries
 2018-02-08 10:57 UTC  (4+ messages)

gen3 reset paranoia
 2018-02-08 10:55 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [v2] drm/i915: Be paranoid and post the writes to stop the rings (rev4)

[PATCH 1/2] drm/i915: Add missing kerneldoc for 'ent' in i915_driver_init_early
 2018-02-08 10:54 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Fix kerneldoc parameter markup

[PATCH - JACK PCM plugin] jack: Write only valid values to the internal hw_ptr
 2018-02-08 10:54 UTC  (3+ messages)

[PATCH v2 00/20] arm64: Rework cpu capabilities handling
 2018-02-08 10:53 UTC  (5+ messages)
` [PATCH v2 16/20] arm64: Handle shared capability entries

[PATCHv1 00/14] omapdrm: DSI command mode panel support
 2018-02-08 10:53 UTC  (5+ messages)

[PATCH 00/16] Adding NV12 support
 2018-02-08 10:53 UTC  (7+ messages)
` [PATCH 13/16] drm/i915: Add NV12 as supported format for primary plane
` [PATCH 14/16] drm/i915: Add NV12 as supported format for sprite plane
` [PATCH 15/16] drm/i915: Add NV12 support to intel_framebuffer_init

Unexpected git diff output during merge conflict
 2018-02-08 10:51 UTC 

[PATCH iproute2-next 0/3] ip/tunnel: Unify tunnel help message print routines
 2018-02-08 10:50 UTC  (4+ messages)
` [PATCH iproute2-next 1/3] vti/vti6: Unify vti_print_help()
` [PATCH iproute2-next 2/3] gre/gre6: Unify gre_print_help()
` [PATCH iproute2-next 3/3] iptnl/ip6tnl: Unify iptunnel_print_help()

[PATCH] x86/nmi: lower initial watchdog frequency to avoid boot hangs
 2018-02-08 10:47 UTC  (9+ messages)

[PATCH 1/2] drm/i915/perf: Fix compiler warning for string truncation
 2018-02-08 10:47 UTC  (5+ messages)
` [PATCH 2/2] "
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH v8 0/7] TDA1997x HDMI video reciver
 2018-02-08 10:46 UTC  (9+ messages)

[libvirt-users] Nested KVM: L0 guest produces kernel BUG on wakeup from managed save (while a nested VM is running)
 2018-02-08 10:46 UTC  (3+ messages)

[PATCH v4 0/7] typec: tcpm: Add sink side support for PPS
 2018-02-08 10:45 UTC  (6+ messages)
` [PATCH v4 6/7] typec: tcpm: Represent source supply through power_supply class
        ` [v4,6/7] "

[Qemu-devel] [PATCH 0/2] scsi: add block job opblockers for scsi-block
 2018-02-08 10:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] "

[PATCH net] netfilter: on setsockopt() acquire sock lock only in the required scope
 2018-02-08 10:38 UTC 

[Qemu-devel] [PATCH v6 00/28] Migration: postcopy failure recovery
 2018-02-08 10:38 UTC  (30+ messages)
` [Qemu-devel] [PATCH v6 01/28] migration: better error handling with QEMUFile
` [Qemu-devel] [PATCH v6 02/28] migration: reuse mis->userfault_quit_fd
` [Qemu-devel] [PATCH v6 03/28] migration: provide postcopy_fault_thread_notify()
` [Qemu-devel] [PATCH v6 04/28] migration: new postcopy-pause state
` [Qemu-devel] [PATCH v6 05/28] migration: implement "postcopy-pause" src logic
` [Qemu-devel] [PATCH v6 06/28] migration: allow dst vm pause on postcopy
` [Qemu-devel] [PATCH v6 07/28] migration: allow src return path to pause
` [Qemu-devel] [PATCH v6 08/28] migration: allow send_rq to fail
` [Qemu-devel] [PATCH v6 09/28] migration: allow fault thread to pause
` [Qemu-devel] [PATCH v6 10/28] qmp: hmp: add migrate "resume" option
` [Qemu-devel] [PATCH v6 11/28] migration: pass MigrationState to migrate_init()
` [Qemu-devel] [PATCH v6 12/28] migration: rebuild channel on source
` [Qemu-devel] [PATCH v6 13/28] migration: new state "postcopy-recover"
` [Qemu-devel] [PATCH v6 14/28] migration: wakeup dst ram-load-thread for recover
` [Qemu-devel] [PATCH v6 15/28] migration: new cmd MIG_CMD_RECV_BITMAP
` [Qemu-devel] [PATCH v6 16/28] migration: new message MIG_RP_MSG_RECV_BITMAP
` [Qemu-devel] [PATCH v6 17/28] migration: new cmd MIG_CMD_POSTCOPY_RESUME
` [Qemu-devel] [PATCH v6 18/28] migration: new message MIG_RP_MSG_RESUME_ACK
` [Qemu-devel] [PATCH v6 19/28] migration: introduce SaveVMHandlers.resume_prepare
` [Qemu-devel] [PATCH v6 20/28] migration: synchronize dirty bitmap for resume
` [Qemu-devel] [PATCH v6 21/28] migration: setup ramstate "
` [Qemu-devel] [PATCH v6 22/28] migration: final handshake for the resume
` [Qemu-devel] [PATCH v6 23/28] migration: init dst in migration_object_init too
` [Qemu-devel] [PATCH v6 24/28] io: let watcher of the channel run in same ctx
` [Qemu-devel] [PATCH v6 25/28] qmp/migration: new command migrate-recover
` [Qemu-devel] [PATCH v6 26/28] hmp/migration: add migrate_recover command
` [Qemu-devel] [PATCH v6 27/28] migration/qmp: add command migrate-pause
` [Qemu-devel] [PATCH v6 28/28] migration/hmp: add migrate_pause command

[Qemu-devel] [PATCH] block: early check for blockers on drive-mirror
 2018-02-08 10:38 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH] S390: Expose s390-specific CPU info
 2018-02-08 10:37 UTC  (4+ messages)

[Qemu-devel] [PATCH v5 00/23] RISC-V QEMU Port Submission
 2018-02-08 10:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 17/23] RISC-V VirtIO Machine

[PATCH 1/2] powerpc/mm: Fix crashes with PUD level hugetlb config
 2018-02-08 10:34 UTC  (2+ messages)
` [PATCH 2/2] powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabled

[GIT PULL] CRIS urgent fixes for 4.16
 2018-02-08 10:35 UTC 

[PATCH/RFC 00/11] ARM: dts: rcar-gen2: Enable watchdog support
 2018-02-08 10:34 UTC  (12+ messages)
` [PATCH/RFC 01/11] clk: renesas: r8a7792: Add rwdt clock
` [PATCH/RFC 02/11] ARM: dts: r8a7792: Add RWDT node
` [PATCH/RFC 03/11] ARM: dts: r8a7793: "
` [PATCH/RFC 04/11] ARM: dts: lager: Enable watchdog support
` [PATCH/RFC 05/11] ARM: dts: koelsch: "
` [PATCH/RFC 06/11] ARM: dts: porter: "
` [PATCH/RFC 07/11] ARM: dts: blanche: "
` [PATCH/RFC 08/11] ARM: dts: wheat: "
` [PATCH/RFC 09/11] ARM: dts: gose: "
` [PATCH/RFC 10/11] ARM: dts: alt: "
` [PATCH/RFC 11/11] ARM: dts: silk: "

[PATCH v1] dir.c: don't flag the index as dirty for changes to the untracked cache
 2018-02-08 10:33 UTC  (2+ messages)

[RFC crypto v3 8/9] chtls: Register the ULP
 2018-02-08 10:34 UTC  (9+ messages)

[PATCH v2 1/2] drm/i915/perf: Fix compiler warning for string truncation
 2018-02-08 10:32 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH] KVM: X86: Fix SMRAM accessing even if VM is shutdown
 2018-02-08 10:31 UTC  (4+ messages)

[PATCH] x86/kvm/vmx: Don't halt vcpu when L1 is injecting events to L2
 2018-02-08 10:29 UTC  (2+ messages)

[PATCH] examples/ipsec-secgw: add support for AES 256
 2018-02-08 10:29 UTC  (2+ messages)

[PATCH v1] KVM: s390: use switch vs jump table in interrupt.c
 2018-02-08 10:29 UTC  (7+ messages)

[Qemu-devel] [PATCH v4 01/22] RISC-V Maintainers
 2018-02-08 10:28 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 03/22] RISC-V CPU Core Definition

[Buildroot] [PATCH] package/openssh: also install ssh-copy-id script
 2018-02-08 10:28 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/3] tests/perf_pmu: Use perf timestamps in a few more places
 2018-02-08 10:27 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/3] "

[PATCH v2 0/2] ARM: dts: sun8i: h3-h5: Move pinctrl of mmc0 and mmc1 to dtsi
 2018-02-08 10:26 UTC  (4+ messages)
` [PATCH v2 1/2] ARM: dts: sun8i: h3-h5: Move pinctrl of mmc0 from dts "

[PATCH -mm -v2] mm, swap, frontswap: Fix THP swap if frontswap enabled
 2018-02-08 10:25 UTC  (7+ messages)

[PATCH v2] KVM: X86: Fix SMRAM accessing even if VM is shutdown
 2018-02-08 10:24 UTC  (2+ messages)

[PATCH v1] x86/msr: add Raw and Host domain policies
 2018-02-08 10:23 UTC 

GPIO WDT and open drain
 2018-02-08  9:21 UTC  (2+ messages)

[PATCH v4 0/6] drm/omap: Make omapdss API more generic + related patches
 2018-02-08 10:21 UTC  (5+ messages)
` [PATCH v4 1/6] drm/omap: Fail probe if irq registration fails
` [PATCH v4 2/6] drm/omap: Add get_ovl_name() and get_mgr_name() to dispc_ops
` [PATCH v4 3/6] drm/omap: Make omapdss API more generic
` [PATCH v4 6/6] drm/omap: dss: platform_register_drivers() to dss.c and remove core.c

http AUTOREV feature
 2018-02-08 10:20 UTC  (2+ messages)
` [PATCH] feat(wget_autorev): add autorev feature for wget

[PATCH] acpi: osl: Replace GFP_ATOMIC with GFP_KERNEL in acpi_os_execute
 2018-02-08 10:20 UTC  (4+ messages)

Best practices for sending digital data
 2018-02-08 10:18 UTC  (2+ messages)

[PATCH 0/2] KVM: s390: avoid jump tables
 2018-02-08 10:18 UTC  (5+ messages)

[Qemu-devel] [RFC] exec: eliminate ram naming issue as migration
 2018-02-08 10:18 UTC  (11+ messages)

[xen-4.10-testing test] 118657: trouble: broken/fail/pass
 2018-02-08 10:17 UTC 

[Qemu-devel] [PULL 0/1] Ide patches
 2018-02-08 10:16 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/i915_pciids.h: Add Cannonlake PCI IDs for another SKU
 2018-02-08 10:16 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] cpufreq: remove at32ap-cpufreq
 2018-02-08 10:16 UTC  (3+ messages)

[PATCH] kernel-fitimage.bbclass: Fix 64 bit ENTRYPOINT
 2018-02-08 10:15 UTC  (2+ messages)

[PATCH] arm: imx: Add MODULE_ALIAS for cpufreq
 2018-02-08 10:13 UTC  (3+ messages)

[PATCH] cpufreq: add and use cpufreq_for_each_{valid_,}entry_idx
 2018-02-08 10:13 UTC  (4+ messages)
` [PATCH v2] "
  ` [PATCH v4] "

[PATCH 0/3] x86 bugfixes for LTO
 2018-02-08 10:12 UTC  (4+ messages)
` [PATCH 1/3] x86: dumpstack: avoid uninitlized variable
  ` [PATCH 2/3] x86: fix swsusp_arch_resume prototype

[linus:master] BUILD REGRESSION a2e5790d841658485d642196dbb0927303d6c22f
 2018-02-08 10:13 UTC  (11+ messages)

[PATCH 1/2] ACPI: processor_perflib: Do not send _PPC change notification if not ready
 2018-02-08 10:12 UTC  (4+ messages)
` [PATCH 2/2] cpufreq: intel_pstate: enable HWP after resumed

[Qemu-devel] [PATCH 0/2] qmp: add query-cpus-fast
 2018-02-08 10:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] "

[Buildroot] aarch64 + armhf multiarch support?
 2018-02-08 10:12 UTC 

[GIT PULL] CRIS for 4.16
 2018-02-08 10:11 UTC 

[PATCH v2] PM / Domains: Fixup domain-idle-states OF parsing
 2018-02-08 10:09 UTC  (3+ messages)

Fw: ax25d
 2018-02-08 10:11 UTC 

[PATCH v5 00/16] Rockchip ISP1 Driver
 2018-02-08  9:54 UTC  (6+ messages)
` [PATCH v5 04/16] media: rkisp1: add Rockchip MIPI Synopsys DPHY driver

net: phy: question about phy_is_internal for generic-phy
 2018-02-08 10:09 UTC 

[PATCH v28 0/4] Virtio-balloon: support free page reporting
 2018-02-08  9:50 UTC  (11+ messages)
` [virtio-dev] "
` [PATCH v28 1/4] mm: support reporting free page blocks
  ` [virtio-dev] "
` [PATCH v28 2/4] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
  ` [virtio-dev] "
` [PATCH v28 3/4] mm/page_poison: add a function to expose page poison val to kernel modules
  ` [virtio-dev] "
` [PATCH v28 4/4] virtio-balloon: VIRTIO_BALLOON_F_PAGE_POISON
  ` [virtio-dev] "

[PATCH] dma-buf: Remove unused sync_dump()
 2018-02-08 10:09 UTC 

[bug report] cpufreq: scpi: remove arm_big_little dependency
 2018-02-08 10:06 UTC  (4+ messages)
` [PATCH] cpufreq: scpi: fix static checker warning cdev isn't an ERR_PTR

killing ceph-rest-api
 2018-02-08 10:07 UTC  (2+ messages)

[PATCH v5] ARM: sun8i: h2+: add support for Banana Pi M2 Zero board
 2018-02-08 10:06 UTC  (3+ messages)

[PATCH -next] cpufreq: scpi: fix error return code in scpi_cpufreq_init()
 2018-02-08 10:05 UTC  (5+ messages)

[U-Boot] [PATCH 1/2] env: Fix env_load_location
 2018-02-08 10:05 UTC  (3+ messages)

[PATCH] cpufreq: AMD: Ignore the check for ProcFeedback in ST/CZ
 2018-02-08 10:03 UTC  (3+ messages)

[PATCH v3 00/11] Tegra210 DFLL implementation
 2018-02-08 10:04 UTC  (13+ messages)
` [PATCH v3 01/11] regulator: core: add API to get voltage constraints

[git pull] Input updates for v4.15-rc8
 2018-02-08 10:04 UTC  (2+ messages)

[PATCH RFC] x86: KASAN: Sanitize unauthorized irq stack access
 2018-02-08 10:03 UTC  (4+ messages)

[PATCH] perf sched map: re-annotate shortname if thread comm changed
 2018-02-08 10:03 UTC 

[PATCH v4] ACPI / tables: Add IORT to injectable table list
 2018-02-08 10:00 UTC  (3+ messages)

[PATCH] ACPI / processor_idle: Set default C1 state description
 2018-02-08 10:00 UTC  (2+ messages)

[PATCH] ACPI / battery: Add quirk for Asus UX360UA and UX410UAK
 2018-02-08  9:59 UTC  (2+ messages)

[PATCH v2 0/5] ACPI: Do not call _STA on battery devices with unmet dependencies
 2018-02-08  9:57 UTC  (3+ messages)
  ` [Devel] "

[Qemu-devel] [PATCH v7] s390x/cpu: expose the guest crash information
 2018-02-08  9:57 UTC 

[PATCH 00/14] Fix support for Icecream
 2018-02-08  9:57 UTC  (4+ messages)

[PATCH] ACPI/PCI: pci_link: remove error messages when no _PRS methods
 2018-02-08  9:55 UTC  (4+ messages)

[Qemu-devel] [PATCH RFC 00/21] Modularize generated QAPI code
 2018-02-08  9:55 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC 06/21] qapi-gen: New common driver for code and doc generators

[Qemu-devel] [patch] linux-user/syscall.c: Fix missing break for host_to_target_cmsg
 2018-02-08  9:56 UTC  (3+ messages)

[PATCH 0/7] ARM: davinci: add genpd support
 2018-02-08  9:54 UTC  (5+ messages)
` [PATCH 2/7] soc: davinci: new genpd driver

[PATCH] spi: bcm2835aux: use 64-bit arithmetic instead of 32-bit
 2018-02-08  9:54 UTC  (4+ messages)

[PATCH v3] ACPI: Force I2C to be selected as a built-in module
 2018-02-08  9:52 UTC  (4+ messages)

possible deadlock in rtnl_lock (4)
 2018-02-08  9:54 UTC  (2+ messages)

LOCK_SYNC_MIX state makes "getattr" operations extremely slow when there are lots of clients issue writes or reads to the same file
 2018-02-08  9:54 UTC  (8+ messages)

Questions on page flips and atomic modeset
 2018-02-08  9:53 UTC  (5+ messages)

[PATCH] drm/panel: Fix ARM Versatile panel clocks
 2018-02-08  9:53 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.