All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-28 12:01:37 to 2016-06-28 12:45:05 UTC [more...]

post-receive: pub/scm/linux/kernel/git/chanwoo/linux
 2016-06-28 12:45 UTC 

post-receive: pub/scm/linux/kernel/git/chanwoo/linux
 2016-06-28 12:44 UTC 

[PATCH v7 0/3] Richacl tests
 2016-06-28 12:44 UTC  (4+ messages)
` [PATCH v7 3/3] generic/362-370: Add richacl tests

[PATCH 0/5] sched/debug: decouple sched_stat tracepoints from CONFIG_SCHEDSTATS
 2016-06-28 12:43 UTC  (2+ messages)

Doing crypto in small stack buffers (bluetooth vs vmalloc-stack crash, etc)
 2016-06-28 12:42 UTC  (3+ messages)

making xenstore domain easy configurable
 2016-06-28 12:42 UTC  (9+ messages)

[PATCH 00/15] arm/arm64: KVM: Merge boot and runtime page tables
 2016-06-28 12:42 UTC  (8+ messages)
` [PATCH 02/15] arm64: KVM: Kill HYP_PAGE_OFFSET
` [PATCH 05/15] arm64: KVM: Refactor kern_hyp_va/hyp_kern_va to deal with multiple offsets

[PATCH v2 0/3] Updated spidev usability patchset
 2016-06-28 12:40 UTC  (7+ messages)
` [PATCH v2 3/3] drivers core: allow id match override when manually binding driver

[PATCH 1/2] drm/i915/debug: Select PREEMPT_COUNT when enabling debugging
 2016-06-28 12:41 UTC  (5+ messages)
` [PATCH 2/2] drm/i915: Use atomic waits for short non-atomic ones
` ✓ Ro.CI.BAT: success for series starting with [1/2] drm/i915/debug: Select PREEMPT_COUNT when enabling debugging

RAID 10 / 2 Devices Layout question
 2016-06-28 12:40 UTC  (4+ messages)

Lib snappy error
 2016-06-28 12:40 UTC  (6+ messages)

[kvm-unit-tests PATCH v4 00/12] PCI bus support
 2016-06-28 12:38 UTC  (8+ messages)

post-receive: pub/scm/linux/kernel/git/mszeredi/vfs
 2016-06-28 12:37 UTC 

[PATCH 0/5] Make RDMA RW API SGE limit configurable
 2016-06-28 12:37 UTC  (4+ messages)
` [PATCH 2/5] IB/core: Add max_sge argument to rdma_rw_ctx_init()

post-receive: pub/scm/linux/kernel/git/mszeredi/vfs
 2016-06-28 12:37 UTC 

[PATCH] virtio-blk: Generate uevent after attribute available
 2016-06-28 11:45 UTC  (2+ messages)

[PATCH v6 0/6] mfd: tps65218: Clean ups
 2016-06-28 12:30 UTC  (21+ messages)
` [PATCH v6 1/6] mfd: tps65218: Remove redundant read wrapper
` [PATCH v6 2/6] Documentation: regulator: tps65218: Update examples
` [PATCH v6 3/6] input: tps65218-pwrbutton: Add platform_device_id table
` [PATCH v6 4/6] gpio: tps65218-gpio: "
` [PATCH v6 5/6] mfd: tps65218: Use mfd_add_devices instead of of_platform_populate
` [PATCH v6 6/6] regulator: tps65218: Remove all the compatibles

[BUG] perf test 29 crashing
 2016-06-28 12:34 UTC 

[PATCH 1/2] crypto: tcrypt: Fix mixing printk/pr_err and obvious indentation issues
 2016-06-28 12:33 UTC  (7+ messages)
` [PATCH 2/2] crypto: tcrypt: Fix linkage error on ARM on division of s64
      ` crypto: tcrypt - Fix memory leaks/crashes in multibuffer hash speed test
          ` [PATCH v2] "

post-receive: pub/scm/linux/kernel/git/shawnguo/linux
 2016-06-28 12:33 UTC 

[Qemu-devel] [PATCH 00/15] optimize Qemu RSS usage
 2016-06-28 12:33 UTC  (11+ messages)
` [Qemu-devel] [PATCH 03/15] coroutine-ucontext: reduce stack size to 64kB

[PATCH v6 000/119] xfs: add reverse mapping, reflink, dedupe, and online scrub support
 2016-06-28 12:32 UTC  (27+ messages)
` [PATCH 012/119] xfs: during btree split, save new block key & ptr for future insertion
` [PATCH 013/119] xfs: support btrees with overlapping intervals for keys
` [PATCH 014/119] xfs: introduce interval queries on btrees
` [PATCH 016/119] xfs: move deferred operations into a separate file
` [PATCH 018/119] xfs: enable the xfs_defer mechanism to process extents to free

[PATCH 2/2] drm/i915: Crop cursor image for CHV pipe C cursor issue
 2016-06-28 12:32 UTC  (3+ messages)
` [RFC] drm/i915/chv: Clip cursor for CHV pipe C HW Cursor pos < 0

[Qemu-devel] [PATCH v4 00/11] backup compression
 2016-06-28 12:32 UTC  (4+ messages)
` [Qemu-devel] [PATCH 07/11] block: optimization blk_pwrite_compressed()

[PATCH v7 00/17] KVM: arm64: GICv3 ITS emulation
 2016-06-28 12:32 UTC  (36+ messages)
` [PATCH v7 01/17] KVM: arm/arm64: move redistributor kvm_io_devices
` [PATCH v7 02/17] KVM: arm/arm64: check return value for kvm_register_vgic_device
` [PATCH v7 03/17] KVM: extend struct kvm_msi to hold a 32-bit device ID
` [PATCH v7 04/17] KVM: arm/arm64: extend arch CAP checks to allow per-VM capabilities
` [PATCH v7 05/17] KVM: kvm_io_bus: add kvm_io_bus_get_dev() call
` [PATCH v7 06/17] KVM: arm/arm64: VGIC: add refcounting for IRQs
` [PATCH v7 07/17] irqchip: refactor and add GICv3 definitions
` [PATCH v7 08/17] KVM: arm64: handle ITS related GICv3 redistributor registers
` [PATCH v7 09/17] KVM: arm64: introduce ITS emulation file with MMIO framework
` [PATCH v7 10/17] KVM: arm64: introduce new KVM ITS device
` [PATCH v7 11/17] KVM: arm64: implement basic ITS register handlers
` [PATCH v7 12/17] KVM: arm64: connect LPIs to the VGIC emulation
` [PATCH v7 13/17] KVM: arm64: read initial LPI pending table
` [PATCH v7 14/17] KVM: arm64: allow updates of LPI configuration table
` [PATCH v7 15/17] KVM: arm64: implement ITS command queue command handlers
` [PATCH v7 16/17] KVM: arm64: implement MSI injection in ITS emulation
` [PATCH v7 17/17] KVM: arm64: enable ITS emulation as a virtual MSI controller

[PATCH net-next 0/6] r8152: support new chips
 2016-06-28 12:28 UTC  (9+ messages)
` [PATCH net-next v3 0/7] "
  ` [PATCH net-next v3 1/7] r8152: add aldps_enable for rtl_ops
  ` [PATCH net-next v3 2/7] r8152: add u1u2_enable "
  ` [PATCH net-next v3 3/7] r8152: add power_cut_en "
  ` [PATCH net-next v3 4/7] r8152: add u2p3_enable "
  ` [PATCH net-next v3 5/7] r8152: support the new chip 8050
  ` [PATCH net-next v3 6/7] r8152: support RTL8153B
  ` [PATCH net-next v3 7/7] r8152: add byte_enable for ocp_read_word function

[PATCH net 1/1] qed: Protect the doorbell BAR with the write barriers
 2016-06-28 11:46 UTC 

[PATCH v3 0/2] [for arm-soc] mach-tango updates for v4.8
 2016-06-28 12:30 UTC  (4+ messages)
` [PATCH v3 1/2] ARM: tango: add HOTPLUG_CPU support

post-receive: pub/scm/linux/kernel/git/shawnguo/linux
 2016-06-28 12:30 UTC 

How to add recipes to images not RPMs
 2016-06-28 12:28 UTC  (4+ messages)

btrfs_evit_inode doesn't handle not fully initialized inodes
 2016-06-28 12:28 UTC 

[PATCH 0/4] Mesh mpm fixes and enhancements
 2016-06-28 12:27 UTC  (5+ messages)
` [PATCH 1/4] mac80211: mesh: flush stations before beacons are stopped
  ` [PATCH 2/4] mac80211/cfg: mesh: fix healing time when a mesh peer is disconnecting

[PATCH net-next 00/16] Mellanox 100G SRIOV E-Switch offload and VF representors
 2016-06-28 12:27 UTC  (3+ messages)
` [PATCH net-next 08/16] net/devlink: Add E-Switch mode control

[Bug 96553] Xorg freezes
 2016-06-28 12:27 UTC 

[PATCH v4 0/6] mfd: tps65218: Clean ups
 2016-06-28 12:27 UTC  (4+ messages)

[v3 PATCH 0/5] Rockchip Type-C and DispplayPort driver
 2016-06-28 12:26 UTC  (3+ messages)
` [v3 PATCH 1/5] extcon: Add Type-C and DP support

[v4 PATCH 0/5] Rockchip Type-C and DispplayPort driver
 2016-06-28 12:24 UTC  (15+ messages)
` [v4 PATCH 1/5] extcon: Add Type-C and DP support
` [v4 PATCH 2/5] Documentation: bindings: add dt doc for Rockchip USB Type-C PHY
` [v4 PATCH 3/5] phy: Add USB Type-C PHY driver for rk3399
` [v4 PATCH 4/5] Documentation: bindings: add dt documentation for cdn DP controller
` [v4 PATCH 5/5] drm/rockchip: cdn-dp: add cdn DP support for rk3399

Adventures in btrfs raid5 disk recovery
 2016-06-28 12:25 UTC  (14+ messages)

post-receive: pub/scm/linux/kernel/git/rafael/linux-pm
 2016-06-28 12:24 UTC 

[PATCH] tools lib bpf: fix spelling mistake: "missmatch" -> "mismatch"
 2016-06-28 12:23 UTC 

[PATCH] firmware: declare __{start,end}_builtin_fw as pointers
 2016-06-28 12:23 UTC 

[xen-unstable-smoke test] 96340: tolerable all pass - PUSHED
 2016-06-28 12:23 UTC 

[lttng-tools GIT PULL] Fix: fix English syntax errors in 'lttng status'
 2016-06-28 12:23 UTC 

[PATCH v4 00/13] pnfs: layout pipelining and related fixes
 2016-06-28 12:22 UTC  (4+ messages)
` [PATCH v4 12/13] pnfs: rework LAYOUTGET retry handling

[REPOST 2, PATCH] builddeb: really include objtool binary in headers package
 2016-06-28 12:21 UTC 

Re:
 2016-06-27  8:24 UTC 

[PATCH] [media] rcar-csi2: add Renesas R-Car MIPI CSI-2 driver
 2016-06-28 12:21 UTC  (3+ messages)

[PATCH] thunderbolt: fix spelling mistake: "missmatch" -> "mismatch"
 2016-06-28 12:19 UTC 

[U-Boot] [PATCHv7 1/6] armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
 2016-06-28 12:18 UTC  (6+ messages)
` [U-Boot] [PATCHv7 2/6] ARMv8: add the secure monitor firmware framework
` [U-Boot] [PATCHv7 3/6] ARMv8/layerscape: Add FSL PPA support
` [U-Boot] [PATCHv7 4/6] ARMv8/Layerscape: switch SMP method accordingly
` [U-Boot] [PATCHv7 5/6] ARMv8/PSCI: Fixup the device tree for PSCI
` [U-Boot] [PATCHv7 6/6] ARMv8/ls1043ardb: Integrate FSL PPA

[PATCH v4 00/16] xen/arm: Use the typesafes gfn and mfn
 2016-06-28 12:18 UTC  (4+ messages)
` [PATCH v4 08/16] xen: Replace _mfn(INVALID_MFN) with MFN_INVALID_T

[PATCH] ./configure.ac: Detect SSL in libcurl using curl-config
 2016-06-28 12:04 UTC 

Any acpi_device_id naming conventions to follow?
 2016-06-28 12:17 UTC  (3+ messages)

[PATCH v2 0/2] x86/entry: speed up context-tracking system calls by 150 clock cycles
 2016-06-28 12:16 UTC  (2+ messages)

[PATCH] spi: loopback-test: fix spelling mistake: "missmatch" -> "mismatch"
 2016-06-28 12:15 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/shawnguo/linux
 2016-06-28 12:15 UTC 

[Buildroot] qt5wayland: new package
 2016-06-28 12:14 UTC  (4+ messages)

issues with emulated PCI MMIO backed by host memory under KVM
 2016-06-28 12:20 UTC  (10+ messages)

[PATCH 1/1] ipmi: remove trydefaults parameter and default init
 2016-06-28 12:14 UTC  (5+ messages)

[PATCH v3] ArmVirtPkg/ArmVirtXen: Add ACPI support for Virt Xen ARM
 2016-06-28 12:13 UTC  (2+ messages)

ceph build changes
 2016-06-28 12:13 UTC  (2+ messages)

[PATCH net] openvswitch: fix conntrack netlink event delivery
 2016-06-28 12:12 UTC 

[PATCH v4 01/17] NFS: Don't flush caches for a getattr that races with writeback
 2016-06-28 12:12 UTC  (2+ messages)

Problem with two overlayed 9p filesystems
 2016-06-28 12:11 UTC  (3+ messages)

[PATCH] PM / devfreq: exynos-ppmu: fix error path in exynos_ppmu_probe()
 2016-06-28 12:10 UTC  (7+ messages)
` [PATCH] PM / devfreq: exynos: fix error path in exynos_bus_probe()

[PATCHv2 2/7] ppc: bpf/jit: Fix/enhance 32-bit Load Immediate implementation
 2016-06-28 12:10 UTC  (2+ messages)
` [PATCHv2, "

[PATCH v6 07/11] powerpc/powernv: set power_save func after the idle states are initialized
 2016-06-28 12:10 UTC  (2+ messages)
` [v6, "

[PATCH] powerpc/pci: Reduce log level of PCI I/O space warning
 2016-06-28 12:10 UTC  (2+ messages)
`  "

[PATCH 00/13] Legacy engine initialization refactoring
 2016-06-28 12:10 UTC  (4+ messages)
` [PATCH 09/13] drm/i915: Compact Gen8 semaphore initialization

post-receive: pub/scm/linux/kernel/git/powerpc/linux
 2016-06-28 12:08 UTC 

[PATCH] extcon: Add support for qcom SPMI PMIC USB id detection hardware
 2016-06-28 12:06 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/3] Add generic ioremap / iounmap defines
 2016-06-28 12:07 UTC  (3+ messages)
` [U-Boot] [PATCH v2 3/3] linux/io.h: add generic ioremap()/iounmap() defines

[PATCH v2] UBI: only read necessary size when reading the VID header
 2016-06-28 12:05 UTC  (2+ messages)

[PATCH net] Bridge: Fix ipv6 mc snooping if bridge has no ipv6 address
 2016-06-28 12:04 UTC  (4+ messages)
  ` [Bridge] "

[PATCH v4 0/5] regulator: add Ricoh RN5T567 PMIC support
 2016-06-28 12:03 UTC  (8+ messages)
` [PATCH v4 4/5] mfd: rn5t618: register power off callback optionally
` [PATCH v4 5/5] mfd: rn5t618: register restart handler

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2016-06-28 12:02 UTC 

[PATCH net-next] net: bridge: add support for IGMP/MLD stats and export them via netlink
 2016-06-28 12:02 UTC  (4+ messages)
` [Bridge] "


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.