All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-20 11:19:37 to 2017-10-20 11:56:36 UTC [more...]

[PATCH v1 0/3] Virtio-balloon Improvement
 2017-10-20 11:54 UTC  (4+ messages)
` [PATCH v1 1/3] virtio-balloon: replace the coarse-grained balloon_lock
` [PATCH v1 2/3] virtio-balloon: deflate up to oom_pages on OOM
` [PATCH v1 3/3] virtio-balloon: stop inflating when OOM occurs

[PATCH 1/1] tty: serial: imx: disable ageing timer interrupt if dma in use
 2017-10-20 11:56 UTC  (4+ messages)

[Qemu-devel] [PULL 00/46] more s390x patches for 2.11
 2017-10-20 11:54 UTC  (43+ messages)
` [Qemu-devel] [PULL 01/46] S390: use g_new() family of functions
` [Qemu-devel] [PULL 02/46] s390x/css: be more consistent if broken beyond repair
` [Qemu-devel] [PULL 03/46] s390x/tcg: turn INTERRUPT_EXT into a mask
` [Qemu-devel] [PULL 04/46] s390x/tcg: cleanup service interrupt injection
` [Qemu-devel] [PULL 05/46] s390x/tcg: injection of emergency signals and external calls
` [Qemu-devel] [PULL 06/46] s390x/tcg: rework checking for deliverable interrupts
` [Qemu-devel] [PULL 07/46] s390x/tcg: take care of external interrupt subclasses
` [Qemu-devel] [PULL 08/46] s390x/tcg: STOPPED cpus can never wake up
` [Qemu-devel] [PULL 09/46] s390x/tcg: a CPU cannot switch state due to an interrupt
` [Qemu-devel] [PULL 10/46] target/s390x: factor out handling of WAIT PSW into s390_handle_wait()
` [Qemu-devel] [PULL 11/46] s390x/tcg: handle WAIT PSWs during interrupt injection
` [Qemu-devel] [PULL 12/46] target/s390x: interpret PSW_MASK_WAIT only for TCG
` [Qemu-devel] [PULL 13/46] s390x/kvm: pass ipb directly into handle_sigp()
` [Qemu-devel] [PULL 14/46] s390x/kvm: generalize SIGP stop and restart interrupt injection
` [Qemu-devel] [PULL 15/46] s390x/kvm: factor out storing of CPU status
` [Qemu-devel] [PULL 16/46] s390x/kvm: factor out storing of adtl "
` [Qemu-devel] [PULL 17/46] s390x/kvm: drop two debug prints
` [Qemu-devel] [PULL 18/46] s390x/kvm: factor out SIGP code into sigp.c
` [Qemu-devel] [PULL 19/46] s390x/kvm: factor out actual handling of STOP interrupts
` [Qemu-devel] [PULL 20/46] s390x/tcg: implement SIGP SENSE RUNNING STATUS
` [Qemu-devel] [PULL 21/46] s390x/tcg: implement SIGP SENSE
` [Qemu-devel] [PULL 22/46] s390x/tcg: implement SIGP EXTERNAL CALL
` [Qemu-devel] [PULL 23/46] s390x/tcg: implement SIGP EMERGENCY SIGNAL
` [Qemu-devel] [PULL 24/46] s390x/tcg: implement SIGP CONDITIONAL "
` [Qemu-devel] [PULL 25/46] s390x/tcg: implement STOP and RESET interrupts for TCG
` [Qemu-devel] [PULL 26/46] s390x/tcg: flush the tlb on SIGP SET PREFIX
` [Qemu-devel] [PULL 27/46] s390x/tcg: switch to new SIGP handling code
` [Qemu-devel] [PULL 28/46] s390x/cpumodel: allow to enable SENSE RUNNING STATUS for qemu
` [Qemu-devel] [PULL 29/46] s390x/tcg: unlock NMI
` [Qemu-devel] [PULL 30/46] s390x/tcg: refactor stfl(e) to use s390_get_feat_block()
` [Qemu-devel] [PULL 31/46] target/s390x: special handling when starting a CPU with WAIT PSW
` [Qemu-devel] [PULL 32/46] virtio-ccw: Add the virtio-input devices for CCW bus
` [Qemu-devel] [PULL 33/46] s390x/MAINTAINERS: add mailing list
` [Qemu-devel] [PULL 34/46] s390x/event-facility: variable-length event masks
` [Qemu-devel] [PULL 35/46] s390x: fix cpu object referrence leak in s390x_new_cpu()
` [Qemu-devel] [PULL 36/46] s390x: move s390x_new_cpu() into board code
` [Qemu-devel] [PULL 37/46] s390x/css: IO instr handler ending control
` [Qemu-devel] [PULL 38/46] s390x: improve error handling for SSCH and RSCH
` [Qemu-devel] [PULL 39/46] s390x: refactor error handling for XSCH handler
` [Qemu-devel] [PULL 40/46] s390x: refactor error handling for CSCH handler
` [Qemu-devel] [PULL 41/46] s390x: refactor error handling for HSCH handler
` [Qemu-devel] [PULL 42/46] s390x: refactor error handling for MSCH handler

[RESEND x2][PATCH 0/3] dwc2 fixes for edge cases on hikey
 2017-10-20 11:48 UTC  (14+ messages)

[PATCH v4 00/20] KVM: arm/arm64: Optimize arch timer register handling
 2017-10-20 11:56 UTC  (44+ messages)
` [PATCH v4 01/20] irqchip/gic: Deal with broken firmware exposing only 4kB of GICv2 CPU interface
` [PATCH v4 02/20] arm64: Implement arch_counter_get_cntpct to read the physical counter
` [PATCH v4 03/20] arm64: Use physical counter for in-kernel reads when booted in EL2
` [PATCH v4 04/20] KVM: arm/arm64: Guard kvm_vgic_map_is_active against !vgic_initialized
` [PATCH v4 05/20] KVM: arm/arm64: Support calling vgic_update_irq_pending from irq context
` [PATCH v4 06/20] KVM: arm/arm64: Check that system supports split eoi/deactivate
` [PATCH v4 07/20] KVM: arm/arm64: Make timer_arm and timer_disarm helpers more generic
` [PATCH v4 08/20] KVM: arm/arm64: Rename soft timer to bg_timer
` [PATCH v4 09/20] KVM: arm/arm64: Move timer/vgic flush/sync under disabled irq
` [PATCH v4 10/20] KVM: arm/arm64: Use separate timer for phys timer emulation
` [PATCH v4 11/20] KVM: arm/arm64: Move timer save/restore out of the hyp code
` [PATCH v4 12/20] genirq: Document vcpu_info usage for percpu_devid interrupts
` [PATCH v4 13/20] KVM: arm/arm64: Set VCPU affinity for virt timer irq
` [PATCH v4 14/20] KVM: arm/arm64: Avoid timer save/restore in vcpu entry/exit
` [PATCH v4 15/20] KVM: arm/arm64: Support EL1 phys timer register access in set/get reg
` [PATCH v4 16/20] KVM: arm/arm64: Use kvm_arm_timer_set/get_reg for guest register traps
` [PATCH v4 17/20] KVM: arm/arm64: Move phys_timer_emulate function
` [PATCH v4 18/20] KVM: arm/arm64: Avoid phys timer emulation in vcpu entry/exit
` [PATCH v4 19/20] KVM: arm/arm64: Get rid of kvm_timer_flush_hwstate
` [PATCH v4 20/20] KVM: arm/arm64: Rework kvm_timer_should_fire

[PATCH] mtd: nand: omap2: Fix subpage write
 2017-10-20 11:56 UTC  (7+ messages)
` [PATCH v2] "

[GIT PULL 1/7] dt-bindings: Updates for v4.15-rc1
 2017-10-20 11:56 UTC  (14+ messages)
` [GIT PULL 2/7] firmware: tegra: Changes "
` [GIT PULL 3/7] soc/tegra: "
` [GIT PULL 4/7] thermal: tegra: "
` [GIT PULL 5/7] ARM: tegra: Device tree changes "
` [GIT PULL 6/7] arm64: "
` [GIT PULL 7/7] arm64: tegra: Default configuration updates "

[patch v9 0/4] JTAG driver introduction
 2017-10-20 11:55 UTC  (5+ messages)
` [patch v9 1/4] drivers: jtag: Add JTAG core driver

[iptables PATCH] libxt_recent: Remove ineffective checks for info->name
 2017-10-20 11:54 UTC  (2+ messages)

[PATCH net] sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect
 2017-10-20 11:54 UTC  (3+ messages)

[PATCH v1 0/3] Virtio-balloon Improvement
 2017-10-20 11:54 UTC 

Is it safe to use btrfs on top of different types of devices?
 2017-10-20 11:53 UTC  (14+ messages)

[U-Boot] [PATCH v2] imx: Fix regression with CONFIG_DM_MMC=y
 2017-10-20 11:51 UTC  (2+ messages)

[PATCH v2] doc: add virtio lsc note
 2017-10-20 11:50 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] btrfs: clean up btrfs_dev_stat_inc() usage
 2017-10-20 11:48 UTC  (2+ messages)

[PATCH 2/2] drm/i915: Filter out spurious execlists context-switch interrupts
 2017-10-20 11:48 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] x86: don't include asm/x86_init.h in asm/setup.h
 2017-10-20 11:48 UTC  (6+ messages)
` [tip:x86/timers] x86: Don't "

[PATCH v2] clockevents/drivers/cs5535: improve resilience to spurious interrupts
 2017-10-20 11:45 UTC  (2+ messages)
` [tip:timers/urgent] clockevents/drivers/cs5535: Improve "

[PATCH 1/4] powerpc/tm: Add commandline option to disable hardware transactional memory
 2017-10-20 11:45 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: mmc: Change buffer type in ALLOC_CACHE_ALIGN_BUFFER macro
 2017-10-20 11:45 UTC  (3+ messages)
  ` [U-Boot] [PATCH v2] "

[U-Boot] [PATCH] drivers: mmc: Avoid memory leak in case of failure
 2017-10-20 11:45 UTC  (3+ messages)
  ` [U-Boot] [PATCH v2] "

[Qemu-devel] [PATCH] throttle: fix a qemu crash problem when calling blk_delete
 2017-10-20 11:43 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH v3] drm/i915: Add Guc/HuC firmware details to error state
 2017-10-20 11:44 UTC  (3+ messages)

[PATCH i-g-t v2 14/14] tests/kms_atomic: Convert/rewrite tests to use igt_kms framework
 2017-10-20 11:43 UTC  (6+ messages)
` [PATCH i-g-t v2] tests/kms_atomic: Convert/rewrite tests to use igt_kms framework, v2

[PATCH i-g-t] tests/kms_concurrent: Fix testcase fails
 2017-10-20 11:43 UTC  (3+ messages)

[PATCH] ovl: handle ENOENT on index lookup
 2017-10-20 11:42 UTC  (3+ messages)

[PATCH v3 for 4.10] x86/vpt: guarantee the return value of pt_update_irq() set in vIRR or PIR
 2017-10-20 11:42 UTC  (2+ messages)

[U-Boot] fsl_esdhc driver is broken with DM
 2017-10-20 11:41 UTC  (19+ messages)

[linux-lvm] cache on SSD makes system unresponsive
 2017-10-20 11:41 UTC  (5+ messages)

[PATCH v8] usb: dwc3: of-simple: Add support to get resets for the device
 2017-10-20 11:40 UTC  (2+ messages)

[PATCH] ARM: multi_v7_defconfig: Enable HugePages
 2017-10-20 11:40 UTC  (4+ messages)

[xen-4.8-testing baseline-only test] 72333: regressions - trouble: blocked/broken/fail/pass
 2017-10-20 11:39 UTC 

[PATCH v2] clk: tegra: Use readl_relaxed_poll_timeout_atomic in tegra210_clock_init
 2017-10-20 11:38 UTC  (3+ messages)

[PATCH v6 0/6] generate full callchain cursor entries for inlined frames
 2017-10-20 11:38 UTC  (4+ messages)
` [PATCH v6 1/6] perf report: properly handle branch count in match_chain

[PATCH 0/12] PM / sleep: Driver flags for system suspend/resume
 2017-10-20 11:35 UTC  (6+ messages)
` [Update][PATCH v2 01/12] PM / core: Add NEVER_SKIP and SMART_PREPARE driver flags

[PATCH 1/2] drm/i915: Bump wait-times for the final CS interrupt before parking
 2017-10-20 11:38 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[Qemu-devel] [PATCH] s390-ccw: print carriage return with new lines
 2017-10-20 11:37 UTC  (9+ messages)

[OSSTEST PATCH 00/16] Upgrade to Stretch
 2017-10-20 11:37 UTC  (8+ messages)
` [OSSTEST PATCH 03/16] ts-xen-build-prep: don't install w3c-dtd-xhtml for Stretch onward
` [OSSTEST PATCH 16/16] ts-guests-nbd-mirror: make it work with stretch

[Qemu-devel] [libvirt] Question about the host-model CPU mode
 2017-10-20 11:37 UTC  (2+ messages)

[PATCH 0/4] fix fanotify issues with the series in v4.12
 2017-10-20 11:37 UTC  (3+ messages)
` [PATCH 1/4] fsnotify: fix pinning of marks and groups

[PATCH] PM / QoS: Fix device resume latency PM QoS
 2017-10-20 11:27 UTC 

[PATCH V3 00/29]
 2017-10-20 11:36 UTC  (6+ messages)
` [PATCH V3 28/29] x86/vvtd: Add queued invalidation (QI) support
` [PATCH V3 29/29] x86/vvtd: save and restore emulated VT-d

[PATCH] iommu: dmar: make include of x86_init.h conditional
 2017-10-20 11:35 UTC  (2+ messages)

[PATCH v2 0/2] mm, thp: introduce dedicated transparent huge page allocation interfaces
 2017-10-20 11:35 UTC  (3+ messages)
` [PATCH v2 1/2] "

[PATCH v15 24/32] v4l: fwnode: Add a helper function to obtain device / integer references
 2017-10-20 11:35 UTC  (5+ messages)
` [PATCH v15.1 "

[PATCH net-next v12] openvswitch: enable NSH support
 2017-10-20 11:34 UTC  (9+ messages)

[RESEND PATCH 0/2] arm/arm64: kvm: Disable branch profiling in HYP code
 2017-10-20 11:34 UTC  (7+ messages)
` [RESEND PATCH 1/2] arm/arm64: kvm: Move initialization completion message
` [RESEND PATCH 2/2] arm/arm64: kvm: Disable branch profiling in HYP code

[PATCH i-g-t 0/8] tools/intel_vbt_decode: refactoring and cleanups
 2017-10-20 11:33 UTC  (5+ messages)
` [PATCH i-g-t 5/8] tools/intel_vbt_decode: unify child device printing across versions

[Qemu-devel] [PULL v1 00/21] Merge tpm 2017/10/19
 2017-10-20 11:33 UTC  (2+ messages)

[PATCH] HAX drm/i915: Disable CSR (DMC) for Kabylake
 2017-10-20 11:33 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH net-next v2] geneve: Get rid of is_all_zero(), streamline is_tnl_info_zero()
 2017-10-20 11:31 UTC 

[U-Boot] [PATCH v2 00/26] mmc: Add support for HS200 and UHS modes
 2017-10-20 11:31 UTC  (2+ messages)

swap_info_get: Bad swap offset entry 0200f8a7
 2017-10-20 11:31 UTC  (2+ messages)

[PATCH v4 04/12] intel-ipu3: Add user space ABI definitions
 2017-10-20 11:29 UTC  (3+ messages)
` [PATCH v4 11/12] intel-ipu3: Add imgu v4l2 driver

[PATCH] doc: nft.8 simplify initial SYNOPSIS line
 2017-10-20 11:29 UTC 

[Ksummit-discuss] Draft Agenda for the Kernel Summit
 2017-10-20 11:19 UTC  (4+ messages)

[PATCH] drm/i915/cnl: Map VBT DDC Pin to BSpec DDC Pin
 2017-10-20 11:29 UTC  (5+ messages)

[PATCH v3] driver core: Move device_links_purge() after bus_remove_device()
 2017-10-20 11:17 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Introduce execlist_port_* accessors
 2017-10-20 11:26 UTC  (4+ messages)

[git pull] pinctrl: sh-pfc: Updates for v4.15 (take two)
 2017-10-20 11:25 UTC 

[git pull] clk: renesas: Updates for v4.15 (take two)
 2017-10-20 11:23 UTC 

[PATCH 1/3] db: increase metadump's default overly long extent discard threshold
 2017-10-20 11:23 UTC  (6+ messages)
` [PATCH 2/3] xfsprogs: explicitly cast troublesome types to match printf format specifiers
` [PATCH 3/3] xfs_io: add new error injection knobs to inject command

[Qemu-devel] Key signing party at KVM Forum 2017
 2017-10-20 11:22 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu-pr-helper: Do not use {0} for initialization
 2017-10-20 11:21 UTC 

[PATCH v2 0/5] rt5651: Enable jack detection
 2017-10-20 11:18 UTC  (3+ messages)
` [PATCH v2 3/5] ASoC: intel: byt: Enable IN2 map quirk for a KIANO laptop
` [PATCH v2 5/5] ASoC: rt5651: Enable JD1_1 quirk for KIANO laptopt


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.