All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-02-09 10:01:39 to 2018-02-09 11:03:43 UTC [more...]

[Qemu-devel] [PULL 00/30] target-arm queue
 2018-02-09 11:03 UTC  (29+ messages)
` [Qemu-devel] [PULL 01/30] target/arm: Add armv7m_nvic_set_pending_derived()
` [Qemu-devel] [PULL 02/30] target/arm: Split "get pending exception info" from "acknowledge it"
` [Qemu-devel] [PULL 03/30] target/arm: Add ignore_stackfaults argument to v7m_exception_taken()
` [Qemu-devel] [PULL 04/30] target/arm: Make v7M exception entry stack push check MPU
` [Qemu-devel] [PULL 05/30] target/arm: Make v7m_push_callee_stack() honour MPU
` [Qemu-devel] [PULL 06/30] target/arm: Make exception vector loads honour the SAU
` [Qemu-devel] [PULL 07/30] target/arm: Handle exceptions during exception stack pop
` [Qemu-devel] [PULL 08/30] target/arm: implement SHA-512 instructions
` [Qemu-devel] [PULL 09/30] target/arm: implement SHA-3 instructions
` [Qemu-devel] [PULL 10/30] target/arm: implement SM3 instructions
` [Qemu-devel] [PULL 11/30] target/arm: implement SM4 instructions
` [Qemu-devel] [PULL 12/30] target/arm: enable user-mode SHA-3, SM3, SM4 and SHA-512 instruction support
` [Qemu-devel] [PULL 13/30] sdhci: Add i.MX specific subtype of SDHCI
` [Qemu-devel] [PULL 14/30] hw: i.MX: Convert i.MX6 to use TYPE_IMX_USDHC
` [Qemu-devel] [PULL 15/30] i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks
` [Qemu-devel] [PULL 16/30] i.MX: Add code to emulate i.MX2 watchdog IP block
` [Qemu-devel] [PULL 17/30] i.MX: Add code to emulate i.MX7 SNVS IP-block
` [Qemu-devel] [PULL 18/30] i.MX: Add code to emulate GPCv2 IP block
` [Qemu-devel] [PULL 19/30] i.MX: Add i.MX7 GPT variant
` [Qemu-devel] [PULL 20/30] i.MX: Add implementation of i.MX7 GPR IP block
` [Qemu-devel] [PULL 21/30] usb: Add basic code to emulate Chipidea USB IP
` [Qemu-devel] [PULL 22/30] hw/arm: Move virt's PSCI DT fixup code to arm/boot.c
` [Qemu-devel] [PULL 23/30] target/arm: Expand vector registers for SVE
` [Qemu-devel] [PULL 24/30] target/arm: Add predicate "
` [Qemu-devel] [PULL 25/30] target/arm: Add SVE to migration state
` [Qemu-devel] [PULL 26/30] target/arm: Add ZCR_ELx
` [Qemu-devel] [PULL 27/30] target/arm: Add SVE state to TB->FLAGS
` [Qemu-devel] [PULL 29/30] target/arm/translate.c: Fix missing 'break' for TT insns

[PATCH v2 00/41] Automate updating git-completion.bash a bit
 2018-02-09 11:01 UTC  (14+ messages)
` [PATCH v3 00/42] "
  ` [PATCH v3 01/42] parse-options: support --git-completion-helper
  ` [PATCH v3 02/42] parse-options: add OPT_xxx_F() variants
  ` [PATCH v3 03/42] parse-options: let OPT__FORCE take optional flags argument
  ` [PATCH v3 04/42] git-completion.bash: introduce __gitcomp_builtin
  ` [PATCH v3 05/42] completion: use __gitcomp_builtin in _git_add
  ` [PATCH v3 06/42] completion: use __gitcomp_builtin in _git_am
  ` [PATCH v3 07/42] completion: use __gitcomp_builtin in _git_apply
  ` [PATCH v3 08/42] completion: use __gitcomp_builtin in _git_branch
  ` [PATCH v3 09/42] completion: use __gitcomp_builtin in _git_checkout
  ` [PATCH v3 10/42] completion: use __gitcomp_builtin in _git_cherry_pick
  ` [PATCH v3 11/42] completion: use __gitcomp_builtin in _git_clean
  ` [PATCH v3 12/42] completion: use __gitcomp_builtin in _git_clone

[Qemu-devel] [PATCH 0/4] tcg: fix dirty bitmap race with MTTCG
 2018-02-09 11:02 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/4] memory: remove memory_region_test_and_clear_dirty
` [Qemu-devel] [PATCH 2/4] memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot
` [Qemu-devel] [PATCH 3/4] memory: introduce memory_global_after_dirty_log_sync
` [Qemu-devel] [PATCH 4/4] memory: unify loops to sync dirty log bitmap

[PATCH v2 0/4] hvm/svm: Enable vm events for SVM
 2018-02-09 11:03 UTC  (9+ messages)
` [PATCH v2 1/4] asm-x86/monitor: Enable svm monitor events
` [PATCH v2 2/4] hvm/svm: Enable Breakpoint events
` [PATCH v2 3/4] hvm/svm: Enable MSR events

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

Some buttons on the Fujitsu u7[25]7 laptops are not working
 2018-02-09 11:02 UTC  (4+ messages)
    ` [PATCH][RfC] "

[PATCH 0/7] SMMUv3 driver
 2018-02-09 11:02 UTC  (9+ messages)
` [PATCH 1/7] Port WARN_ON_ONCE() from Linux
` [PATCH 6/7] drivers/passthrough/arm: Refactor code for arm smmu drivers

[PATCH V4] x86/hvm: fix domain crash when CR3 has the noflush bit set
 2018-02-09 11:01 UTC 

[RFC 00/15] Selectable platform support
 2018-02-09 11:01 UTC  (10+ messages)
` [RFC 11/15] drm/i915: Use INTEL_GEN everywhere
` [RFC 15/15] drm/i915: Replace some negative Gen checks

[Xenomai] Xenomai community meeting 2018, meeting minutes
 2018-02-09 11:00 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] aspeed: simplify using the 'unimplemented device'
 2018-02-09 10:57 UTC  (4+ messages)
` [Qemu-arm] [PATCH v2 1/2] hw/arm/aspeed: directly map the serial device to the system address space
  ` [Qemu-devel] "

[PATCH] Makefile.lib: imx hab: fix hab files with embedded variables
 2018-02-09 10:57 UTC  (2+ messages)

[PATCH] mm/zpool: zpool_evictable: fix mismatch in parameter name and kernel-doc
 2018-02-09 10:57 UTC  (4+ messages)

[PATCH 0/2] acpi: document sysfs interfaces
 2018-02-09 10:57 UTC  (7+ messages)
` [PATCH 1/2] acpi/dptf: document sysfs atttributes
` [PATCH v1 2/2] acpi/dock: document sysfs interface

[PATCH v7 5/6] iommu/arm-smmu: Add support for qcom, smmu-v2 variant
 2018-02-09 10:57 UTC  (2+ messages)
` [PATCH v8 5/6] iommu/arm-smmu: Add support for qcom,smmu-v2 variant

Recording memory addresses on ARM
 2018-02-09 10:56 UTC  (3+ messages)

libxl - avoid calling block script
 2018-02-09 10:55 UTC  (2+ messages)

[PATCH v3 00/41] Optimize KVM/ARM for VHE systems
 2018-02-09 10:55 UTC  (6+ messages)
` [PATCH v3 04/41] KVM: arm64: Rework hyp_panic for VHE and non-VHE

[virtio-dev] [PATCH v2 0/3] virtio-balloon: free page hint reporting support
 2018-02-09 10:53 UTC  (4+ messages)
` [Qemu-devel] "
  ` [virtio-dev] "

[PATCH BlueZ 1/2] core: Fixes order InterfaceAdded
 2018-02-09 10:53 UTC  (3+ messages)
` [PATCH BlueZ] shared/gatt-client: Reset callbacks when unregistering
` [PATCH BlueZ 2/2] "

[PATCH] cpufreq: schedutil: rate limits for SCHED_DEADLINE
 2018-02-09 10:53 UTC  (5+ messages)

[PATCH] mm: Split page_type out from _map_count
 2018-02-09 10:51 UTC  (2+ messages)

[PATCH] bootm: fit: add option to add DT snipped that contains fit public key
 2018-02-09 10:50 UTC  (2+ messages)

[PATCH v13 3/4] thinkpad_acpi: Add support for battery thresholds
 2018-02-09 10:49 UTC  (7+ messages)
  ` [Devel] "

[PATCH v2 0/4] ARM/arm64: exynos: Fix missing missing reg warning for syscon restart nodes
 2018-02-09 10:48 UTC  (5+ messages)

Associate physical device with device name
 2018-02-09 10:47 UTC  (4+ messages)

[PATCH v2] printk: Relocate wake_klogd check close to the end of console_unlock()
 2018-02-09 10:47 UTC  (6+ messages)

[PATCH v9 1/7] drm/i915/guc: Move GuC WOPCM related code into separate files
 2018-02-09 10:47 UTC  (3+ messages)
` [PATCH v9 6/7] drm/i915/guc: Check the locking status of GuC WOPCM registers

[PATCH 1/1] IB/rxe: remove unnecessary skb_clone
 2018-02-09 10:47 UTC 

master build broken now
 2018-02-09 10:46 UTC  (2+ messages)

[PATCH] examples/ipsec-secgw: print correct crypto name
 2018-02-09 10:40 UTC 

[PATCH v13 4/4] battery: Add the ThinkPad "Not Charging" quirk
 2018-02-09 10:45 UTC  (2+ messages)

[PATCH] drm/i915/bxt: Enable VBT based BL control for DP (v2)
 2018-02-09 10:45 UTC  (3+ messages)

[PATCH v2] blk: optimization for classic polling
 2018-02-09 21:12 UTC 

[PATCH] can: ucan: add driver for Theobroma Systems UCAN devices
 2018-02-09 10:40 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] arm: sunxi: Use proper and meaningful Kconfig entries
 2018-02-09 10:39 UTC  (4+ messages)
` [U-Boot] [PATCH 04/11] sunxi: Add SUNXI_RSB kconfig entry

[PATCH] Improve the shaper accuracy for large packets
 2018-02-09 10:38 UTC 

[Qemu-devel] [PATCH v3] block: unify blocksize types
 2018-02-09 10:36 UTC 

Building the Raspberry Pi kernel with RT PREEMPT
 2018-02-09 10:35 UTC  (4+ messages)

[qemu-mainline test] 118670: tolerable FAIL - PUSHED
 2018-02-09 10:31 UTC 

TPM selftest failure in 4.15
 2018-02-09 10:30 UTC  (12+ messages)

[Buildroot] [PATCH] keepalived: bump to version 1.4.1
 2018-02-09 10:28 UTC 

[PATCH RFC] vfio/mdev: delay uevent after initialization complete
 2018-02-09 10:27 UTC 

[PATCH] Improve the shaper accuracy for large packets
 2018-02-09 10:26 UTC 

[PATCH] ltp: fix knob to control numa support
 2018-02-09 10:26 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] block: unify blocksize types
 2018-02-09 10:23 UTC  (2+ messages)

[PATCH 1/2] drm/i915: Rename drm_i915_gem_request to i915_request
 2018-02-09 10:22 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Reduce context HW ID lifetime

[PATCH] ASoC: codecs: Add support for AK4458 DAC driver
 2018-02-09 10:22 UTC  (4+ messages)

Outdated URL in Documentation
 2018-02-09 10:20 UTC  (5+ messages)

[GIT PULL] More ACPI updates for v4.16-rc1
 2018-02-09 10:19 UTC 

[PATCH] doc: update ethdev APIs to return named opaque type
 2018-02-09 10:18 UTC  (2+ messages)
` [PATCH v2] "

[GIT PULL] More power management updates for v4.16-rc1
 2018-02-09 10:17 UTC 

[PATCH] drm/i915: Rename drm_i915_gem_request to i915_request
 2018-02-09 10:15 UTC  (4+ messages)

[Bug 104963] MSI MoBo A88XM-E35 GPU Trinity A8-5600K (Aruba HD7560D) Boot loop without radeon.dpm=0
 2018-02-09 10:17 UTC  (3+ messages)

[U-Boot] [PATCH 7/9] rockchip: defconfig: Clean the unused pinctrl config
 2018-02-09 10:15 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 8/9] pinctrl: rockchip: Clean the unused rockchip pinctrl drivers
 2018-02-09 10:15 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 9/9] ARM: dts: rk322x: Correct the uart2 default pin configuration
 2018-02-09 10:15 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 3/9] ARM: rockchip: Kconfig: Remove the SPL_PINCTRL for rk3188
 2018-02-09 10:15 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 4/9] ARM: rockchip: Remove the pinctrl request at rk3288-board-spl
 2018-02-09 10:15 UTC  (3+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] pwm-backlight: make power-supply as option
 2018-02-09 10:15 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v2 1/2] core: add uclass_get_device_by_phandle_id() api
 2018-02-09 10:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[U-Boot] [PATCH v2 2/2] pinctrl-uclass: convert to use live dt
 2018-02-09 10:15 UTC  (2+ messages)
` [U-Boot] [U-Boot, v2, "

[PATCH 1/2] MIPS: add initial qca4531 support
 2018-02-09 10:14 UTC  (2+ messages)
` [PATCH 2/2] MIPS: add initial 8devices-lima board

[Qemu-devel] [PATCH v7 0/3] qemu-img: Document --force-share / -U
 2018-02-09 10:14 UTC  (2+ messages)

[U-Boot] [PATCH 6/9] pinctrl: rockchip: Add common rockchip pinctrl driver
 2018-02-09 10:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[PATCH 1/2] drm/sun4i: Handle DRM_BUS_FLAG_PIXDATA_*EDGE
 2018-02-09 10:13 UTC  (12+ messages)
` [PATCH 2/2] drm/sun4i: Handle DRM_MODE_FLAG_**SYNC_POSITIVE correctly

[U-Boot] [PATCH 5/9] rk3288: chrome: defconfig: Disable SPL_OF_PLATDATA for new pinctrl driver
 2018-02-09 10:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/9] rockchip: rk3399-evb: defconfig: Disable SPL_OF_PLATDATA for new pinctrl driver
 2018-02-09 10:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 2/9] ARM: rockchip: rk3188: Remove the pinctrl setup and enable uart at SPL
 2018-02-09 10:13 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[Bug 104082] amdgpu 0000:07:00.0: swiotlb buffer is full (sz: 2097152 bytes)
 2018-02-09 10:13 UTC  (2+ messages)

[Buildroot] [PATCH] keepalived: fix build with 4.15+ kernel headers
 2018-02-09 10:12 UTC 

[PATCH RESEND v4] perf/core: Fix installing cgroup event into cpu
 2018-02-09 10:11 UTC  (2+ messages)

[PATCH/RFC 00/11] ARM: dts: rcar-gen2: Enable watchdog support
 2018-02-09 10:11 UTC  (2+ messages)

[Xenomai] rtdm_timer_start latency?
 2018-02-09 10:11 UTC  (3+ messages)

[PATCH 2/9] phy: add Rockchip Innosilicon hdmi phy
 2018-02-09 10:10 UTC  (7+ messages)
` [2/9] "

Fwd: Failures noticed in FIO run
 2018-02-09 10:10 UTC  (5+ messages)
    `  "

[Qemu-devel] [PULL 00/26] virtio, vhost, pci, pc: features, fixes and cleanups
 2018-02-09 10:06 UTC  (2+ messages)

[Buildroot] [next] listing of tests is broken
 2018-02-09 10:06 UTC  (4+ messages)

[PATCH 1/2] make xen ocaml safe-strings compliant
 2018-02-09 10:06 UTC  (6+ messages)

[PATCH v7 0/7] livepatch: Atomic replace feature
 2018-02-09 10:06 UTC  (7+ messages)
` [PATCH v7 1/7] livepatch: Use lists to manage patches, objects and functions
` [PATCH v7 2/7] livepatch: Free only structures with initialized kobject
` [PATCH v7 3/7] livepatch: Initial support for dynamic structures

[U-Boot] [PATCH v2 4/9] mmc: reworked version lookup in mmc_startup_v4
 2018-02-09 10:06 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] rtc: placing RTC memory region outside BQL
 2018-02-09 10:05 UTC  (3+ messages)

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

[PATCH 0/3] regulator da9062: add and make use of map_mode support
 2018-02-09 10:05 UTC  (8+ messages)
  ` [PATCH 1/3] regulator: da9062: add of_map_mode support for bucks
  ` [PATCH 2/3] dt-bindings: regulator: describe da9062's regulator modes
  ` [PATCH 3/3] ARM: dts: phycore-imx6: set buck regulator modes explicitly

[PATCH 0/5] drm/i915: Grab the vblank evasion lock around the entire evasion
 2018-02-09 10:04 UTC  (2+ messages)

[PATCH net 0/2] s390/qeth: fixes 2018-02-09
 2018-02-09 10:03 UTC  (6+ messages)
` [PATCH net 1/2] s390/qeth: fix underestimated count of buffer elements
` [PATCH net 2/2] s390/qeth: fix SETIP command handling

[PATCH] doc: add VxLAN GRO to release notes
 2018-02-09 10:02 UTC  (3+ messages)

[PATCH v2 00/10] Chunk allocator unification
 2018-02-09 10:02 UTC  (4+ messages)
` [PATCH v2] btrfs-progs: ctree: Add extra level check for read_node_slot()

master - python: add devmapper library to linking
 2018-02-09 10:01 UTC 

master - partial revert "command: Skip some memory zeroing."
 2018-02-09 10:01 UTC 

[PATCH 1/3] drm/ttm: add bit flag TTM_OPT_FLAG_FORCE_ALLOC
 2018-02-09 10:00 UTC  (2+ messages)
` [PATCH 3/3] drm/ttm: check if free mem space is under the lower limit


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.